[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. 5017 1726879800.76191: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-suS executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 5017 1726879800.77258: Added group all to inventory 5017 1726879800.77260: Added group ungrouped to inventory 5017 1726879800.77381: Group all now contains ungrouped 5017 1726879800.77386: Examining possible inventory source: /tmp/kdump-DAr/inventory.yml 5017 1726879801.10204: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 5017 1726879801.10294: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 5017 1726879801.10327: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 5017 1726879801.10417: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 5017 1726879801.10554: Loaded config def from plugin (inventory/script) 5017 1726879801.10557: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 5017 1726879801.10619: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 5017 1726879801.10754: Loaded config def from plugin (inventory/yaml) 5017 1726879801.10757: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 5017 1726879801.10889: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 5017 1726879801.11985: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 5017 1726879801.11990: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 5017 1726879801.11994: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 5017 1726879801.12002: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 5017 1726879801.12007: Loading data from /tmp/kdump-DAr/inventory.yml 5017 1726879801.12124: /tmp/kdump-DAr/inventory.yml was not parsable by auto 5017 1726879801.12264: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 5017 1726879801.12317: Loading data from /tmp/kdump-DAr/inventory.yml 5017 1726879801.12519: group all already in inventory 5017 1726879801.12528: set inventory_file for managed_node1 5017 1726879801.12533: set inventory_dir for managed_node1 5017 1726879801.12535: Added host managed_node1 to inventory 5017 1726879801.12559: Added host managed_node1 to group all 5017 1726879801.12561: set ansible_host for managed_node1 5017 1726879801.12562: set ansible_ssh_extra_args for managed_node1 5017 1726879801.12567: set inventory_file for managed_node2 5017 1726879801.12572: set inventory_dir for managed_node2 5017 1726879801.12576: Added host managed_node2 to inventory 5017 1726879801.12636: Added host managed_node2 to group all 5017 1726879801.12638: set ansible_host for managed_node2 5017 1726879801.12656: set ansible_ssh_extra_args for managed_node2 5017 1726879801.12662: set inventory_file for managed_node3 5017 1726879801.12666: set inventory_dir for managed_node3 5017 1726879801.12667: Added host managed_node3 to inventory 5017 1726879801.12687: Added host managed_node3 to group all 5017 1726879801.12689: set ansible_host for managed_node3 5017 1726879801.12690: set ansible_ssh_extra_args for managed_node3 5017 1726879801.12694: Reconcile groups and hosts in inventory. 5017 1726879801.12699: Group ungrouped now contains managed_node1 5017 1726879801.12751: Group ungrouped now contains managed_node2 5017 1726879801.12754: Group ungrouped now contains managed_node3 5017 1726879801.13018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 5017 1726879801.13516: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 5017 1726879801.13603: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 5017 1726879801.13713: Loaded config def from plugin (vars/host_group_vars) 5017 1726879801.13719: 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) 5017 1726879801.13730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 5017 1726879801.13745: 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) 5017 1726879801.13817: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 5017 1726879801.14436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879801.14622: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 5017 1726879801.14685: Loaded config def from plugin (connection/local) 5017 1726879801.14689: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 5017 1726879801.15840: Loaded config def from plugin (connection/paramiko_ssh) 5017 1726879801.15845: 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) 5017 1726879801.17709: 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) 5017 1726879801.17777: Loaded config def from plugin (connection/psrp) 5017 1726879801.17782: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 5017 1726879801.19554: 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) 5017 1726879801.19678: Loaded config def from plugin (connection/ssh) 5017 1726879801.19683: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 5017 1726879801.24360: 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) 5017 1726879801.24465: Loaded config def from plugin (connection/winrm) 5017 1726879801.24470: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 5017 1726879801.24555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 5017 1726879801.24662: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 5017 1726879801.24841: Loaded config def from plugin (shell/cmd) 5017 1726879801.24844: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 5017 1726879801.24881: 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) 5017 1726879801.25048: Loaded config def from plugin (shell/powershell) 5017 1726879801.25051: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 5017 1726879801.25130: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 5017 1726879801.25857: Loaded config def from plugin (shell/sh) 5017 1726879801.25859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 5017 1726879801.26059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 5017 1726879801.26620: Loaded config def from plugin (become/runas) 5017 1726879801.26623: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 5017 1726879801.27487: Loaded config def from plugin (become/su) 5017 1726879801.27490: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 5017 1726879801.28136: Loaded config def from plugin (become/sudo) 5017 1726879801.28139: 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 5017 1726879801.28235: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml 5017 1726879801.29573: trying /usr/local/lib/python3.12/site-packages/ansible/modules 5017 1726879801.33769: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 5017 1726879801.33849: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 5017 1726879801.34162: in VariableManager get_vars() 5017 1726879801.34175: done with get_vars() 5017 1726879801.34179: variable 'playbook_dir' from source: magic vars 5017 1726879801.34180: variable 'ansible_playbook_python' from source: magic vars 5017 1726879801.34181: variable 'ansible_config_file' from source: magic vars 5017 1726879801.34182: variable 'groups' from source: magic vars 5017 1726879801.34183: variable 'omit' from source: magic vars 5017 1726879801.34184: variable 'ansible_version' from source: magic vars 5017 1726879801.34185: variable 'ansible_check_mode' from source: magic vars 5017 1726879801.34186: variable 'ansible_diff_mode' from source: magic vars 5017 1726879801.34187: variable 'ansible_forks' from source: magic vars 5017 1726879801.34188: variable 'ansible_inventory_sources' from source: magic vars 5017 1726879801.34189: variable 'ansible_skip_tags' from source: magic vars 5017 1726879801.34190: variable 'ansible_limit' from source: magic vars 5017 1726879801.34191: variable 'ansible_run_tags' from source: magic vars 5017 1726879801.34192: variable 'ansible_verbosity' from source: magic vars 5017 1726879801.34252: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml 5017 1726879801.35756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 5017 1726879801.35781: 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 5017 1726879801.36081: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 5017 1726879801.36321: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 5017 1726879801.36324: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-suS/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__) 5017 1726879801.36364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 5017 1726879801.36408: 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) 5017 1726879801.36660: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 5017 1726879801.36755: Loaded config def from plugin (callback/default) 5017 1726879801.36758: 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) 5017 1726879801.38313: Loaded config def from plugin (callback/junit) 5017 1726879801.38317: 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) 5017 1726879801.38386: 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) 5017 1726879801.38489: Loaded config def from plugin (callback/minimal) 5017 1726879801.38492: 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) 5017 1726879801.38540: 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) 5017 1726879801.38627: Loaded config def from plugin (callback/tree) 5017 1726879801.38630: 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 5017 1726879801.38801: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 5017 1726879801.38804: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-suS/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ssh_wrapper.yml ************************************************ 3 plays in /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml 5017 1726879801.38838: in VariableManager get_vars() 5017 1726879801.38858: done with get_vars() 5017 1726879801.38865: in VariableManager get_vars() 5017 1726879801.38887: done with get_vars() 5017 1726879801.38893: variable 'omit' from source: magic vars 5017 1726879801.38944: in VariableManager get_vars() 5017 1726879801.38962: done with get_vars() 5017 1726879801.39001: variable 'omit' from source: magic vars PLAY [Create static inventory from hostvars] *********************************** 5017 1726879801.39834: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 5017 1726879801.39931: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 5017 1726879801.39963: getting the remaining hosts for this loop 5017 1726879801.39965: done getting the remaining hosts for this loop 5017 1726879801.39975: getting the next task for host managed_node3 5017 1726879801.39982: done getting next task for host managed_node3 5017 1726879801.39984: ^ task is: TASK: Gathering Facts 5017 1726879801.39986: ^ 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 5017 1726879801.39989: getting variables 5017 1726879801.39990: in VariableManager get_vars() 5017 1726879801.40002: Calling all_inventory to load vars for managed_node3 5017 1726879801.40005: Calling groups_inventory to load vars for managed_node3 5017 1726879801.40008: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879801.40023: Calling all_plugins_play to load vars for managed_node3 5017 1726879801.40037: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879801.40041: Calling groups_plugins_play to load vars for managed_node3 5017 1726879801.40092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879801.40161: done with get_vars() 5017 1726879801.40171: done getting variables 5017 1726879801.40258: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Friday 20 September 2024 20:50:01 -0400 (0:00:00.015) 0:00:00.016 ****** 5017 1726879801.40287: entering _queue_task() for managed_node3/gather_facts 5017 1726879801.40289: Creating lock for gather_facts 5017 1726879801.40694: worker is 1 (out of 1 available) 5017 1726879801.40704: exiting _queue_task() for managed_node3/gather_facts 5017 1726879801.40718: done queuing things up, now waiting for results queue to drain 5017 1726879801.40721: waiting for pending results... 5017 1726879801.40953: running TaskExecutor() for managed_node3/TASK: Gathering Facts 5017 1726879801.41140: in run() - task 0affef3a-ec81-c52e-bf3c-00000000001a 5017 1726879801.41144: variable 'ansible_search_path' from source: unknown 5017 1726879801.41148: calling self._execute() 5017 1726879801.41204: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879801.41219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879801.41234: variable 'omit' from source: magic vars 5017 1726879801.41370: variable 'omit' from source: magic vars 5017 1726879801.41411: variable 'omit' from source: magic vars 5017 1726879801.41463: variable 'omit' from source: magic vars 5017 1726879801.41522: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879801.41678: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879801.41684: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879801.41687: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879801.41690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879801.41694: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879801.41697: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879801.41700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879801.41826: Set connection var ansible_connection to ssh 5017 1726879801.41845: Set connection var ansible_pipelining to False 5017 1726879801.41860: Set connection var ansible_timeout to 10 5017 1726879801.41879: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879801.41888: Set connection var ansible_shell_type to sh 5017 1726879801.41905: Set connection var ansible_shell_executable to /bin/sh 5017 1726879801.41935: variable 'ansible_shell_executable' from source: unknown 5017 1726879801.41944: variable 'ansible_connection' from source: unknown 5017 1726879801.41951: variable 'ansible_module_compression' from source: unknown 5017 1726879801.41959: variable 'ansible_shell_type' from source: unknown 5017 1726879801.41966: variable 'ansible_shell_executable' from source: unknown 5017 1726879801.41976: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879801.41985: variable 'ansible_pipelining' from source: unknown 5017 1726879801.41993: variable 'ansible_timeout' from source: unknown 5017 1726879801.42006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879801.42204: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5017 1726879801.42227: variable 'omit' from source: magic vars 5017 1726879801.42237: starting attempt loop 5017 1726879801.42336: running the handler 5017 1726879801.42339: variable 'ansible_facts' from source: unknown 5017 1726879801.42342: _low_level_execute_command(): starting 5017 1726879801.42344: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879801.46497: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879801.46551: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 <<< 5017 1726879801.46556: stdout chunk (state=3): >>>/root <<< 5017 1726879801.46559: stderr chunk (state=3): >>><<< 5017 1726879801.46561: stdout chunk (state=3): >>><<< 5017 1726879801.46585: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879801.46616: _low_level_execute_command(): starting 5017 1726879801.46704: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879801.4659324-5044-959918585989 `" && echo ansible-tmp-1726879801.4659324-5044-959918585989="` echo /root/.ansible/tmp/ansible-tmp-1726879801.4659324-5044-959918585989 `" ) && sleep 0' 5017 1726879801.47306: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879801.47392: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879801.47439: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879801.47457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879801.47498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879801.47563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879801.49711: stdout chunk (state=3): >>>ansible-tmp-1726879801.4659324-5044-959918585989=/root/.ansible/tmp/ansible-tmp-1726879801.4659324-5044-959918585989 <<< 5017 1726879801.49911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879801.49945: stdout chunk (state=3): >>><<< 5017 1726879801.49949: stderr chunk (state=3): >>><<< 5017 1726879801.50079: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879801.4659324-5044-959918585989=/root/.ansible/tmp/ansible-tmp-1726879801.4659324-5044-959918585989 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879801.50082: variable 'ansible_module_compression' from source: unknown 5017 1726879801.50085: ANSIBALLZ: Using generic lock for ansible.legacy.setup 5017 1726879801.50088: ANSIBALLZ: Acquiring lock 5017 1726879801.50090: ANSIBALLZ: Lock acquired: 140107173102848 5017 1726879801.50093: ANSIBALLZ: Creating module 5017 1726879801.92356: ANSIBALLZ: Writing module into payload 5017 1726879801.92569: ANSIBALLZ: Writing module 5017 1726879801.92613: ANSIBALLZ: Renaming module 5017 1726879801.92632: ANSIBALLZ: Done creating module 5017 1726879801.92682: variable 'ansible_facts' from source: unknown 5017 1726879801.92736: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879801.92740: _low_level_execute_command(): starting 5017 1726879801.92744: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'python3.12'"'"'; command -v '"'"'python3.11'"'"'; command -v '"'"'python3.10'"'"'; command -v '"'"'python3.9'"'"'; command -v '"'"'python3.8'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python3'"'"'; echo ENDFOUND && sleep 0' 5017 1726879801.93501: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879801.93534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879801.93550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879801.93579: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879801.93675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879801.95457: stdout chunk (state=3): >>>PLATFORM <<< 5017 1726879801.95541: stdout chunk (state=3): >>>Linux <<< 5017 1726879801.95563: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 5017 1726879801.95710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879801.95801: stderr chunk (state=3): >>><<< 5017 1726879801.95804: stdout chunk (state=3): >>><<< 5017 1726879801.95822: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879801.95972 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 5017 1726879801.95980: _low_level_execute_command(): starting 5017 1726879801.95982: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 5017 1726879801.96204: Sending initial data 5017 1726879801.96208: Sent initial data (1181 bytes) 5017 1726879801.96599: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879801.96612: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879801.96660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address <<< 5017 1726879801.96678: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 5017 1726879801.96767: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879801.96799: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879801.96818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879801.96841: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879801.96932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879802.00603: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} <<< 5017 1726879802.01084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879802.01103: stdout chunk (state=3): >>><<< 5017 1726879802.01115: stderr chunk (state=3): >>><<< 5017 1726879802.01136: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879802.01270: variable 'ansible_facts' from source: unknown 5017 1726879802.01286: variable 'ansible_facts' from source: unknown 5017 1726879802.01304: variable 'ansible_module_compression' from source: unknown 5017 1726879802.01362: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5017be9hnmjn/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 5017 1726879802.01400: variable 'ansible_facts' from source: unknown 5017 1726879802.01607: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879801.4659324-5044-959918585989/AnsiballZ_setup.py 5017 1726879802.01903: Sending initial data 5017 1726879802.01907: Sent initial data (149 bytes) 5017 1726879802.02509: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879802.02524: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879802.02574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879802.02606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879802.02610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879802.02697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879802.02722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879802.02739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879802.02758: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879802.02848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879802.04478: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879802.04564: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879802.04643: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmp6zf1nq4o /root/.ansible/tmp/ansible-tmp-1726879801.4659324-5044-959918585989/AnsiballZ_setup.py <<< 5017 1726879802.04647: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879801.4659324-5044-959918585989/AnsiballZ_setup.py" <<< 5017 1726879802.04689: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmp6zf1nq4o" to remote "/root/.ansible/tmp/ansible-tmp-1726879801.4659324-5044-959918585989/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879801.4659324-5044-959918585989/AnsiballZ_setup.py" <<< 5017 1726879802.07313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879802.07350: stderr chunk (state=3): >>><<< 5017 1726879802.07363: stdout chunk (state=3): >>><<< 5017 1726879802.07414: done transferring module to remote 5017 1726879802.07439: _low_level_execute_command(): starting 5017 1726879802.07449: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879801.4659324-5044-959918585989/ /root/.ansible/tmp/ansible-tmp-1726879801.4659324-5044-959918585989/AnsiballZ_setup.py && sleep 0' 5017 1726879802.08173: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879802.08207: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879802.08210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879802.08278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879802.08373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879802.08391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879802.08488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879802.10324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879802.10440: stderr chunk (state=3): >>><<< 5017 1726879802.10443: stdout chunk (state=3): >>><<< 5017 1726879802.10556: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879802.10560: _low_level_execute_command(): starting 5017 1726879802.10562: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879801.4659324-5044-959918585989/AnsiballZ_setup.py && sleep 0' 5017 1726879802.11191: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879802.11207: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879802.11224: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879802.11247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879802.11337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879802.13695: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 5017 1726879802.13754: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 5017 1726879802.14054: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886f2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886efbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886f2eab0> import '_signal' # <<< 5017 1726879802.14062: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 5017 1726879802.14068: stdout chunk (state=3): >>>import 'io' # <<< 5017 1726879802.14104: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5017 1726879802.14187: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879802.14233: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5017 1726879802.14381: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886cdd160> <<< 5017 1726879802.14439: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879802.14488: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886cddfd0> import 'site' # <<< 5017 1726879802.14519: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879802.14940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879802.14976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5017 1726879802.15016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879802.15233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d1bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d1bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5017 1726879802.15292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879802.15309: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879802.15339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d537d0> <<< 5017 1726879802.15366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5017 1726879802.15403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d53e60> import '_collections' # <<< 5017 1726879802.15458: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d33a70> <<< 5017 1726879802.15473: stdout chunk (state=3): >>>import '_functools' # <<< 5017 1726879802.15498: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d31190> <<< 5017 1726879802.15594: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d18f50> <<< 5017 1726879802.15646: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5017 1726879802.15650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5017 1726879802.15706: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879802.15711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879802.15735: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879802.15777: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d776b0> <<< 5017 1726879802.15818: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d762d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d32030> <<< 5017 1726879802.15841: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d1ae40> <<< 5017 1726879802.15919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5017 1726879802.15923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886da8770> <<< 5017 1726879802.15974: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d181d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5017 1726879802.16001: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886da8c20> <<< 5017 1726879802.16004: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886da8ad0> <<< 5017 1726879802.16044: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886da8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d16cf0> <<< 5017 1726879802.16095: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879802.16099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5017 1726879802.16165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5017 1726879802.16172: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886da9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886da91f0> import 'importlib.machinery' # <<< 5017 1726879802.16224: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879802.16228: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886daa420> <<< 5017 1726879802.16245: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 5017 1726879802.16285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5017 1726879802.16303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5017 1726879802.16342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 5017 1726879802.16357: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886dc4620> import 'errno' # <<< 5017 1726879802.16401: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879802.16429: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886dc5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5017 1726879802.16469: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5017 1726879802.16485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886dc6c60> <<< 5017 1726879802.16527: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886dc72c0> <<< 5017 1726879802.16568: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886dc61b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5017 1726879802.16571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879802.16624: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879802.16644: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886dc7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886dc7470> <<< 5017 1726879802.16687: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886daa390> <<< 5017 1726879802.16707: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5017 1726879802.16735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5017 1726879802.16777: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5017 1726879802.16783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5017 1726879802.16811: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886ad7cb0> <<< 5017 1726879802.16840: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5017 1726879802.16865: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879802.16901: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886b00770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b004d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886b007a0> <<< 5017 1726879802.16940: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879802.16956: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886b00980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886ad5e50> <<< 5017 1726879802.16992: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879802.17098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879802.17129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b02000> <<< 5017 1726879802.17150: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b00c80> <<< 5017 1726879802.17185: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886daab40> <<< 5017 1726879802.17197: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879802.17276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879802.17279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879802.17341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879802.17357: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b2e360> <<< 5017 1726879802.17407: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879802.17429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879802.17462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879802.17481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879802.17526: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b4a510> <<< 5017 1726879802.17541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879802.17588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879802.17637: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879802.17679: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b832f0> <<< 5017 1726879802.17703: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5017 1726879802.17735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879802.17751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879802.17803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5017 1726879802.17900: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886ba9a90> <<< 5017 1726879802.17976: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b83410> <<< 5017 1726879802.18034: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b4b1a0> <<< 5017 1726879802.18063: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98869cc440> <<< 5017 1726879802.18078: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b49550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b02f00> <<< 5017 1726879802.18247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879802.18274: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9886b49910> <<< 5017 1726879802.18450: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_9j_0v264/ansible_ansible.legacy.setup_payload.zip' <<< 5017 1726879802.18472: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.18603: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.18645: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879802.18648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879802.18698: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879802.18786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879802.18821: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886a32090> <<< 5017 1726879802.18824: stdout chunk (state=3): >>>import '_typing' # <<< 5017 1726879802.19041: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886a08f80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886a080e0> <<< 5017 1726879802.19046: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.19074: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 5017 1726879802.19117: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.19121: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 5017 1726879802.19150: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.20694: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.21991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886a0bf20> <<< 5017 1726879802.22036: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879802.22039: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5017 1726879802.22081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5017 1726879802.22112: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879802.22129: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886a5daf0> <<< 5017 1726879802.22145: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886a5d880> <<< 5017 1726879802.22192: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886a5d190> <<< 5017 1726879802.22214: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879802.22248: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886a5d670> <<< 5017 1726879802.22263: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886a32d20> import 'atexit' # <<< 5017 1726879802.22313: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879802.22335: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886a5e810> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886a5ea50> <<< 5017 1726879802.22346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5017 1726879802.22383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5017 1726879802.22409: stdout chunk (state=3): >>>import '_locale' # <<< 5017 1726879802.22447: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886a5ef90> <<< 5017 1726879802.22468: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879802.22502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5017 1726879802.22550: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868c4d70> <<< 5017 1726879802.22568: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98868c6990> <<< 5017 1726879802.22595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879802.22611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879802.22653: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868c72f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5017 1726879802.22705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879802.22711: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868c84d0> <<< 5017 1726879802.22744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879802.22785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5017 1726879802.22789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5017 1726879802.22803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5017 1726879802.22858: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868caf60> <<< 5017 1726879802.22895: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98868cb0b0> <<< 5017 1726879802.22920: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868c9220> <<< 5017 1726879802.22937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879802.22963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5017 1726879802.23001: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879802.23037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5017 1726879802.23075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868cecf0> <<< 5017 1726879802.23096: stdout chunk (state=3): >>>import '_tokenize' # <<< 5017 1726879802.23162: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868cd7c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868cd520> <<< 5017 1726879802.23189: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5017 1726879802.23209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879802.23259: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868cf8f0> <<< 5017 1726879802.23298: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868c96a0> <<< 5017 1726879802.23359: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886912ea0> <<< 5017 1726879802.23362: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886912f90> <<< 5017 1726879802.23405: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5017 1726879802.23408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5017 1726879802.23459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879802.23479: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886914b60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886914920> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879802.23592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5017 1726879802.23668: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879802.23671: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886917080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98869151f0> <<< 5017 1726879802.23712: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5017 1726879802.23718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879802.23753: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5017 1726879802.23776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5017 1726879802.23813: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98869228a0> <<< 5017 1726879802.23969: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886917230> <<< 5017 1726879802.24040: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98869235c0> <<< 5017 1726879802.24079: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886922c60> <<< 5017 1726879802.24143: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886923aa0> <<< 5017 1726879802.24171: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886913290> <<< 5017 1726879802.24189: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879802.24228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5017 1726879802.24248: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879802.24281: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879802.24292: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886926b10> <<< 5017 1726879802.24469: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886927f80> <<< 5017 1726879802.24499: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98869252b0> <<< 5017 1726879802.24556: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98869261b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886924e60> <<< 5017 1726879802.24561: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.24586: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5017 1726879802.24690: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.24814: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.24820: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5017 1726879802.24845: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5017 1726879802.25000: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.25138: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.25806: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.26497: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5017 1726879802.26505: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 5017 1726879802.26550: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5017 1726879802.26553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879802.26603: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98867af530> <<< 5017 1726879802.26723: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5017 1726879802.26753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98867ace60> <<< 5017 1726879802.26763: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868c4c50> <<< 5017 1726879802.26807: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879802.26844: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.26848: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.26882: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5017 1726879802.27043: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.27239: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5017 1726879802.27256: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98867ace30> <<< 5017 1726879802.27278: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.27818: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.28364: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.28449: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.28543: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879802.28554: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.28593: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.28635: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 5017 1726879802.28736: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.28858: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879802.28883: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 5017 1726879802.28937: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.28991: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879802.29002: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.29268: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.29552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879802.29617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879802.29646: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879802.29726: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98867aede0> <<< 5017 1726879802.29747: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.29816: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.29916: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 5017 1726879802.29936: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879802.29970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879802.30031: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879802.30158: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98867b59d0> <<< 5017 1726879802.30230: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879802.30233: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98867b6300> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988692af60> <<< 5017 1726879802.30256: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.30292: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.30333: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 5017 1726879802.30389: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.30429: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.30496: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.30569: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879802.30610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879802.30700: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98867b5010> <<< 5017 1726879802.30752: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98867b64b0> <<< 5017 1726879802.30780: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5017 1726879802.30856: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.30917: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.30950: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.31008: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879802.31034: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879802.31060: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879802.31063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879802.31147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879802.31150: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879802.31163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879802.31218: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988684a720> <<< 5017 1726879802.31268: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98867c0350> <<< 5017 1726879802.31362: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98867ba4b0> <<< 5017 1726879802.31372: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98867ba330> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5017 1726879802.31413: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.31419: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 5017 1726879802.31447: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879802.31498: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5017 1726879802.31519: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5017 1726879802.31598: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.31681: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.31695: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5017 1726879802.31749: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.31791: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.31835: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.31893: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 5017 1726879802.31896: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.31959: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.32047: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.32063: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.32106: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 5017 1726879802.32126: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.32311: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.32499: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.32547: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.32616: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 5017 1726879802.32619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879802.32650: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 5017 1726879802.32676: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 5017 1726879802.32724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 5017 1726879802.32728: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886850d10> <<< 5017 1726879802.32746: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 5017 1726879802.32772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 5017 1726879802.32826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 5017 1726879802.32842: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 5017 1726879802.32872: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885d3fdd0> <<< 5017 1726879802.32899: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879802.32924: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9885d40080> <<< 5017 1726879802.32963: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98867c8e60> <<< 5017 1726879802.32978: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98867c8290> <<< 5017 1726879802.33026: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886852c90> <<< 5017 1726879802.33049: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868527b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 5017 1726879802.33096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 5017 1726879802.33110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 5017 1726879802.33148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 5017 1726879802.33201: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9885d43140> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885d429f0> <<< 5017 1726879802.33211: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879802.33254: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9885d42bd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885d41e20> <<< 5017 1726879802.33258: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 5017 1726879802.33350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 5017 1726879802.33375: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885d43230> <<< 5017 1726879802.33408: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 5017 1726879802.33442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 5017 1726879802.33445: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9885db5d00> <<< 5017 1726879802.33483: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885d43d10> <<< 5017 1726879802.33522: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886852870> import 'ansible.module_utils.facts.timeout' # <<< 5017 1726879802.33556: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 5017 1726879802.33575: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.33638: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.33696: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 5017 1726879802.33711: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.33768: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.33836: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 5017 1726879802.33842: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.33881: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 5017 1726879802.33898: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.33934: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 5017 1726879802.33991: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.34043: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 5017 1726879802.34103: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.34154: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 5017 1726879802.34157: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.34216: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.34280: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.34336: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.34425: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 5017 1726879802.34428: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.34985: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.35492: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 5017 1726879802.35553: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.35612: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.35653: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.35691: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 5017 1726879802.35706: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 5017 1726879802.35732: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.35770: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 5017 1726879802.35833: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.35899: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 5017 1726879802.35912: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.35936: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.35977: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 5017 1726879802.36023: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.36030: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.36053: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 5017 1726879802.36136: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.36233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 5017 1726879802.36275: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885db6e10> <<< 5017 1726879802.36296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 5017 1726879802.36326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5017 1726879802.36461: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885db6720> import 'ansible.module_utils.facts.system.local' # <<< 5017 1726879802.36476: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.36539: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.36616: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 5017 1726879802.36627: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.36710: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.36816: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 5017 1726879802.36900: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.36992: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 5017 1726879802.36995: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.37027: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.37084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 5017 1726879802.37133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 5017 1726879802.37219: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879802.37281: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9885de1fa0> <<< 5017 1726879802.37502: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885dd67e0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 5017 1726879802.37568: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.37627: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 5017 1726879802.37731: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.37819: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.37949: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.38123: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 5017 1726879802.38126: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 5017 1726879802.38170: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.38217: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 5017 1726879802.38257: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.38321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 5017 1726879802.38389: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879802.38394: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9885dfd9d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885db6f90> import 'ansible.module_utils.facts.system.user' # <<< 5017 1726879802.38425: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 5017 1726879802.38475: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.38519: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 5017 1726879802.38538: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.38698: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.38875: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 5017 1726879802.38997: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.39102: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.39143: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.39198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 5017 1726879802.39239: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 5017 1726879802.39254: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.39409: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.39572: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 5017 1726879802.39596: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.39719: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.39852: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 5017 1726879802.39897: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.39932: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.40596: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.41199: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 5017 1726879802.41202: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 5017 1726879802.41212: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.41313: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.41445: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 5017 1726879802.41448: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.41544: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.41660: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 5017 1726879802.41842: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.42040: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 5017 1726879802.42043: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.42072: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 5017 1726879802.42102: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.42148: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 5017 1726879802.42265: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.42372: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.42609: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.42850: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 5017 1726879802.42855: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 5017 1726879802.42892: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.42931: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 5017 1726879802.42945: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.43000: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.43003: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 5017 1726879802.43012: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.43085: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.43156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 5017 1726879802.43185: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.43216: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 5017 1726879802.43235: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.43293: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.43362: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 5017 1726879802.43365: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.43419: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.43491: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 5017 1726879802.43494: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.43795: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.44101: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 5017 1726879802.44162: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.44233: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 5017 1726879802.44280: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.44330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 5017 1726879802.44333: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.44356: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.44397: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 5017 1726879802.44428: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.44442: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.44479: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 5017 1726879802.44490: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.44564: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.44670: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 5017 1726879802.44701: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 5017 1726879802.44714: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.44758: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.44803: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 5017 1726879802.44825: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.44859: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.44862: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.44903: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.44956: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.45035: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.45126: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 5017 1726879802.45139: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.45186: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.45241: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 5017 1726879802.45255: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.45481: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.45709: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 5017 1726879802.45712: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.45752: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.45814: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 5017 1726879802.45817: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.45888: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.45927: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 5017 1726879802.45932: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.46011: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.46118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 5017 1726879802.46130: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 5017 1726879802.46218: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.46323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 5017 1726879802.46404: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879802.46659: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 5017 1726879802.46686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 5017 1726879802.46711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 5017 1726879802.46737: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9885c26720> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885c27020> <<< 5017 1726879802.46798: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885c23e30> <<< 5017 1726879802.66492: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 5017 1726879802.66512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885c6cef0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885c6deb0> <<< 5017 1726879802.66520: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 5017 1726879802.66524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879802.66596: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885cbc2f0> <<< 5017 1726879802.66606: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885cbfec0> <<< 5017 1726879802.66878: 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 <<< 5017 1726879802.87134: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "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_lsb": {}, "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-141", "ansible_nodename": "ip-10-31-14-141.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": "ec2f68a6ec25a63ed35d143a27481d61", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 0.5439453125, "5m": 0.22705078125, "15m": 0.08642578125}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2QB0/hXOB/EfE+k", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 42886 10.31.14.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 42886 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "uni<<< 5017 1726879802.87194: stdout chunk (state=3): >>>x:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_fibre_channel_wwn": [], "ansible_local": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_hostnqn": "", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::efc2:9347:ac1a:9284", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.141"], "ansible_all_ipv6_addresses": ["fe80::efc2:9347:ac1a:9284"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::efc2:9347:ac1a:9284"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "02", "epoch": "1726879802", "epoch_int": "1726879802", "date": "2024-09-20", "time": "20:50:02", "iso8601_micro": "2024-09-21T00:50:02.517269Z", "iso8601": "2024-09-21T00:50:02Z", "iso8601_basic": "20240920T205002517269", "iso8601_basic_short": "20240920T205002", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2888, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 829, "free": 2888}, "nocache": {"free": 3468, "used": 249}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}<<< 5017 1726879802.87228: stdout chunk (state=3): >>>}, "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": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "ansible_product_uuid": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 349, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251221286912, "block_size": 4096, "block_total": 64483404, "block_available": 61333322, "block_used": 3150082, "inode_total": 16384000, "inode_available": 16303668, "inode_used": 80332, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_pkg_mgr": "dnf", "ansible_fips": false, "ansible_iscsi_iqn": "", "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"}}} <<< 5017 1726879802.87847: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5017 1726879802.87890: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 5017 1726879802.87922: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct <<< 5017 1726879802.87986: stdout chunk (state=3): >>># cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil <<< 5017 1726879802.88008: stdout chunk (state=3): >>># cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon <<< 5017 1726879802.88064: stdout chunk (state=3): >>># cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast <<< 5017 1726879802.88070: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 <<< 5017 1726879802.88113: stdout chunk (state=3): >>># cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle <<< 5017 1726879802.88129: stdout chunk (state=3): >>># cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version <<< 5017 1726879802.88162: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux <<< 5017 1726879802.88200: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr <<< 5017 1726879802.88240: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 5017 1726879802.88597: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879802.88683: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression <<< 5017 1726879802.88758: stdout chunk (state=3): >>># destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 5017 1726879802.88825: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 5017 1726879802.88861: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro <<< 5017 1726879802.88908: stdout chunk (state=3): >>># destroy argparse # destroy logging <<< 5017 1726879802.88937: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal <<< 5017 1726879802.89295: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 5017 1726879802.89408: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879802.89563: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5017 1726879802.89606: stdout chunk (state=3): >>># destroy _collections <<< 5017 1726879802.89635: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5017 1726879802.89752: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 5017 1726879802.89756: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5017 1726879802.89793: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5017 1726879802.89992: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 5017 1726879802.89999: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re <<< 5017 1726879802.90002: stdout chunk (state=3): >>># destroy itertools <<< 5017 1726879802.90024: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 5017 1726879802.90071: stdout chunk (state=3): >>># clear sys.audit hooks <<< 5017 1726879802.90684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879802.90761: stderr chunk (state=3): >>><<< 5017 1726879802.90764: stdout chunk (state=3): >>><<< 5017 1726879802.90971: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886f2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886efbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886f2eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886cdd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886cddfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d1bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d1bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d537d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d53e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d33a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d31190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d18f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d776b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d762d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d32030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d1ae40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886da8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d181d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886da8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886da8ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886da8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886d16cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886da9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886da91f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886daa420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886dc4620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886dc5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886dc6c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886dc72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886dc61b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886dc7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886dc7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886daa390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886ad7cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886b00770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b004d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886b007a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886b00980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886ad5e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b02000> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b00c80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886daab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b2e360> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b4a510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b832f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886ba9a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b83410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b4b1a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98869cc440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b49550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886b02f00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9886b49910> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_9j_0v264/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886a32090> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886a08f80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886a080e0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886a0bf20> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886a5daf0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886a5d880> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886a5d190> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886a5d670> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886a32d20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886a5e810> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886a5ea50> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886a5ef90> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868c4d70> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98868c6990> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868c72f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868c84d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868caf60> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98868cb0b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868c9220> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868cecf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868cd7c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868cd520> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868cf8f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868c96a0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886912ea0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886912f90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886914b60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886914920> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886917080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98869151f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98869228a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886917230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98869235c0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886922c60> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886923aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886913290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886926b10> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9886927f80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98869252b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98869261b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886924e60> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98867af530> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98867ace60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868c4c50> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98867ace30> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98867aede0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98867b59d0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98867b6300> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988692af60> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98867b5010> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98867b64b0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f988684a720> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98867c0350> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98867ba4b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98867ba330> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886850d10> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885d3fdd0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9885d40080> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98867c8e60> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98867c8290> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886852c90> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98868527b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9885d43140> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885d429f0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9885d42bd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885d41e20> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885d43230> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9885db5d00> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885d43d10> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9886852870> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885db6e10> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885db6720> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9885de1fa0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885dd67e0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9885dfd9d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885db6f90> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9885c26720> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885c27020> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885c23e30> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885c6cef0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885c6deb0> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885cbc2f0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9885cbfec0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "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_lsb": {}, "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-141", "ansible_nodename": "ip-10-31-14-141.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": "ec2f68a6ec25a63ed35d143a27481d61", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 0.5439453125, "5m": 0.22705078125, "15m": 0.08642578125}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2QB0/hXOB/EfE+k", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 42886 10.31.14.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 42886 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_fibre_channel_wwn": [], "ansible_local": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_hostnqn": "", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::efc2:9347:ac1a:9284", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.141"], "ansible_all_ipv6_addresses": ["fe80::efc2:9347:ac1a:9284"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::efc2:9347:ac1a:9284"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "02", "epoch": "1726879802", "epoch_int": "1726879802", "date": "2024-09-20", "time": "20:50:02", "iso8601_micro": "2024-09-21T00:50:02.517269Z", "iso8601": "2024-09-21T00:50:02Z", "iso8601_basic": "20240920T205002517269", "iso8601_basic_short": "20240920T205002", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2888, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 829, "free": 2888}, "nocache": {"free": 3468, "used": 249}, "swap": {"total": 3716, "free": 3716, "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": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "ansible_product_uuid": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 349, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251221286912, "block_size": 4096, "block_total": 64483404, "block_available": 61333322, "block_used": 3150082, "inode_total": 16384000, "inode_available": 16303668, "inode_used": 80332, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_pkg_mgr": "dnf", "ansible_fips": false, "ansible_iscsi_iqn": "", "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 sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 5017 1726879802.92811: 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.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879801.4659324-5044-959918585989/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879802.92815: _low_level_execute_command(): starting 5017 1726879802.92818: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879801.4659324-5044-959918585989/ > /dev/null 2>&1 && sleep 0' 5017 1726879802.92887: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879802.92891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879802.92893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration <<< 5017 1726879802.92896: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879802.92898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879802.92948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879802.92962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879802.93053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879802.95857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879802.95861: stderr chunk (state=3): >>><<< 5017 1726879802.95864: stdout chunk (state=3): >>><<< 5017 1726879802.95923: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 5017 1726879802.95929: handler run complete 5017 1726879802.96035: variable 'ansible_facts' from source: unknown 5017 1726879802.96127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879802.96445: variable 'ansible_facts' from source: unknown 5017 1726879802.96577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879802.96717: attempt loop complete, returning result 5017 1726879802.96721: _execute() done 5017 1726879802.96723: dumping result to json 5017 1726879802.96763: done dumping result, returning 5017 1726879802.96771: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affef3a-ec81-c52e-bf3c-00000000001a] 5017 1726879802.96776: sending task result for task 0affef3a-ec81-c52e-bf3c-00000000001a 5017 1726879803.00245: done sending task result for task 0affef3a-ec81-c52e-bf3c-00000000001a 5017 1726879803.00249: WORKER PROCESS EXITING ok: [managed_node3] 5017 1726879803.00706: no more pending results, returning what we have 5017 1726879803.00708: results queue empty 5017 1726879803.00709: checking for any_errors_fatal 5017 1726879803.00710: done checking for any_errors_fatal 5017 1726879803.00711: checking for max_fail_percentage 5017 1726879803.00712: done checking for max_fail_percentage 5017 1726879803.00712: checking to see if all hosts have failed and the running result is not ok 5017 1726879803.00713: done checking to see if all hosts have failed 5017 1726879803.00714: getting the remaining hosts for this loop 5017 1726879803.00715: done getting the remaining hosts for this loop 5017 1726879803.00718: getting the next task for host managed_node3 5017 1726879803.00724: done getting next task for host managed_node3 5017 1726879803.00726: ^ task is: TASK: meta (flush_handlers) 5017 1726879803.00729: ^ 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 5017 1726879803.00736: getting variables 5017 1726879803.00738: in VariableManager get_vars() 5017 1726879803.00756: Calling all_inventory to load vars for managed_node3 5017 1726879803.00763: Calling groups_inventory to load vars for managed_node3 5017 1726879803.00771: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879803.00782: Calling all_plugins_play to load vars for managed_node3 5017 1726879803.00786: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879803.00791: Calling groups_plugins_play to load vars for managed_node3 5017 1726879803.01090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879803.01418: done with get_vars() 5017 1726879803.01430: done getting variables 5017 1726879803.01523: in VariableManager get_vars() 5017 1726879803.01533: Calling all_inventory to load vars for managed_node3 5017 1726879803.01536: Calling groups_inventory to load vars for managed_node3 5017 1726879803.01539: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879803.01544: Calling all_plugins_play to load vars for managed_node3 5017 1726879803.01547: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879803.01553: Calling groups_plugins_play to load vars for managed_node3 5017 1726879803.01783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879803.02103: done with get_vars() 5017 1726879803.02118: done queuing things up, now waiting for results queue to drain 5017 1726879803.02120: results queue empty 5017 1726879803.02121: checking for any_errors_fatal 5017 1726879803.02124: done checking for any_errors_fatal 5017 1726879803.02125: checking for max_fail_percentage 5017 1726879803.02126: done checking for max_fail_percentage 5017 1726879803.02127: checking to see if all hosts have failed and the running result is not ok 5017 1726879803.02133: done checking to see if all hosts have failed 5017 1726879803.02134: getting the remaining hosts for this loop 5017 1726879803.02135: done getting the remaining hosts for this loop 5017 1726879803.02138: getting the next task for host managed_node3 5017 1726879803.02143: done getting next task for host managed_node3 5017 1726879803.02146: ^ task is: TASK: Create temporary file 5017 1726879803.02148: ^ 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 5017 1726879803.02150: getting variables 5017 1726879803.02151: in VariableManager get_vars() 5017 1726879803.02160: Calling all_inventory to load vars for managed_node3 5017 1726879803.02162: Calling groups_inventory to load vars for managed_node3 5017 1726879803.02165: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879803.02174: Calling all_plugins_play to load vars for managed_node3 5017 1726879803.02178: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879803.02181: Calling groups_plugins_play to load vars for managed_node3 5017 1726879803.02411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879803.02655: done with get_vars() 5017 1726879803.02665: done getting variables TASK [Create temporary file] *************************************************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:9 Friday 20 September 2024 20:50:03 -0400 (0:00:01.624) 0:00:01.640 ****** 5017 1726879803.02752: entering _queue_task() for managed_node3/tempfile 5017 1726879803.02754: Creating lock for tempfile 5017 1726879803.03118: worker is 1 (out of 1 available) 5017 1726879803.03136: exiting _queue_task() for managed_node3/tempfile 5017 1726879803.03152: done queuing things up, now waiting for results queue to drain 5017 1726879803.03155: waiting for pending results... 5017 1726879803.03596: running TaskExecutor() for managed_node3/TASK: Create temporary file 5017 1726879803.03601: in run() - task 0affef3a-ec81-c52e-bf3c-000000000006 5017 1726879803.03604: variable 'ansible_search_path' from source: unknown 5017 1726879803.03630: calling self._execute() 5017 1726879803.03664: in VariableManager get_vars() 5017 1726879803.03722: Calling all_inventory to load vars for localhost 5017 1726879803.03736: Calling groups_inventory to load vars for localhost 5017 1726879803.03751: Calling all_plugins_inventory to load vars for localhost 5017 1726879803.03788: Calling all_plugins_play to load vars for localhost 5017 1726879803.03814: Calling groups_plugins_inventory to load vars for localhost 5017 1726879803.03828: Calling groups_plugins_play to load vars for localhost 5017 1726879803.03933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879803.03977: done with get_vars() 5017 1726879803.03988: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879803.04065: variable 'ansible_delegated_vars' from source: unknown 5017 1726879803.04083: variable 'ansible_connection' from source: host vars for 'localhost' 5017 1726879803.04097: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 5017 1726879803.04130: variable 'omit' from source: magic vars 5017 1726879803.04248: variable 'omit' from source: magic vars 5017 1726879803.04286: variable 'omit' from source: magic vars 5017 1726879803.04338: variable 'omit' from source: magic vars 5017 1726879803.04361: variable 'ansible_delegated_vars' from source: unknown 5017 1726879803.04372: variable 'ansible_connection' from source: host vars for 'localhost' 5017 1726879803.04377: variable 'ansible_connection' from source: host vars for 'localhost' 5017 1726879803.04415: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879803.04442: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 5017 1726879803.04458: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879803.04522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879803.04525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879803.04609: Set connection var ansible_connection to local 5017 1726879803.04613: Set connection var ansible_pipelining to False 5017 1726879803.04615: Set connection var ansible_timeout to 10 5017 1726879803.04618: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879803.04620: Set connection var ansible_shell_type to sh 5017 1726879803.04624: Set connection var ansible_shell_executable to /bin/sh 5017 1726879803.04655: variable 'ansible_delegated_vars' from source: unknown 5017 1726879803.04658: variable 'ansible_connection' from source: host vars for 'localhost' 5017 1726879803.04661: variable 'ansible_user' from source: unknown 5017 1726879803.04875: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5017 1726879803.04885: variable 'omit' from source: magic vars 5017 1726879803.04892: starting attempt loop 5017 1726879803.04895: running the handler 5017 1726879803.04916: _low_level_execute_command(): starting 5017 1726879803.04926: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 5017 1726879803.04933: in local.exec_command() 5017 1726879803.04942: opening command with Popen() 5017 1726879803.05086: done running command with Popen() 5017 1726879803.05090: getting output with communicate() 5017 1726879803.05471: done communicating 5017 1726879803.05476: done with local.exec_command() 5017 1726879803.05479: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 5017 1726879803.05481: _low_level_execute_command(): starting 5017 1726879803.05484: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879803.0542815-5075-187658773391436 `" && echo ansible-tmp-1726879803.0542815-5075-187658773391436="` echo /root/.ansible/tmp/ansible-tmp-1726879803.0542815-5075-187658773391436 `" ) && sleep 0' 5017 1726879803.05486: in local.exec_command() 5017 1726879803.05489: opening command with Popen() 5017 1726879803.05540: done running command with Popen() 5017 1726879803.05543: getting output with communicate() 5017 1726879803.06582: done communicating 5017 1726879803.06587: done with local.exec_command() 5017 1726879803.06590: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879803.0542815-5075-187658773391436=/root/.ansible/tmp/ansible-tmp-1726879803.0542815-5075-187658773391436 , stderr= 5017 1726879803.06593: variable 'ansible_delegated_vars' from source: unknown 5017 1726879803.06839: variable 'ansible_module_compression' from source: unknown 5017 1726879803.06844: ANSIBALLZ: Using lock for tempfile 5017 1726879803.06847: ANSIBALLZ: Acquiring lock 5017 1726879803.06849: ANSIBALLZ: Lock acquired: 140107170872832 5017 1726879803.06851: ANSIBALLZ: Creating module 5017 1726879803.20781: ANSIBALLZ: Writing module into payload 5017 1726879803.20787: ANSIBALLZ: Writing module 5017 1726879803.20790: ANSIBALLZ: Renaming module 5017 1726879803.20793: ANSIBALLZ: Done creating module 5017 1726879803.20795: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 5017 1726879803.20797: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879803.0542815-5075-187658773391436/AnsiballZ_tempfile.py 5017 1726879803.20821: done transferring module to remote 5017 1726879803.20849: _low_level_execute_command(): starting 5017 1726879803.20863: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879803.0542815-5075-187658773391436/ /root/.ansible/tmp/ansible-tmp-1726879803.0542815-5075-187658773391436/AnsiballZ_tempfile.py && sleep 0' 5017 1726879803.20877: in local.exec_command() 5017 1726879803.20887: opening command with Popen() 5017 1726879803.21098: done running command with Popen() 5017 1726879803.21102: getting output with communicate() 5017 1726879803.21586: done communicating 5017 1726879803.21594: done with local.exec_command() 5017 1726879803.21602: _low_level_execute_command() done: rc=0, stdout=, stderr= 5017 1726879803.21609: _low_level_execute_command(): starting 5017 1726879803.21624: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879803.0542815-5075-187658773391436/AnsiballZ_tempfile.py && sleep 0' 5017 1726879803.21632: in local.exec_command() 5017 1726879803.21641: opening command with Popen() 5017 1726879803.21899: done running command with Popen() 5017 1726879803.21903: getting output with communicate() 5017 1726879803.59397: done communicating 5017 1726879803.59422: done with local.exec_command() 5017 1726879803.59462: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "path": "/tmp/ansible.pw84x4km.inventory.yaml", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": ".inventory.yaml", "prefix": "ansible.", "path": null}}} , stderr=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb011004bf0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb011004230> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb011007170> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010dbd790> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010dbe7b0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010e10620> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010e10770> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010e2ffe0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010e546b0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010e2c2f0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010e119d0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010df9790> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010e57ef0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010e56b10> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010e57f50> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010e553a0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010e78ef0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010df8a10> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010e793a0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010e79250> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010e79610> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010df3530> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010e79cd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010e799a0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010e7abd0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010ea4dd0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010ea6510> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010ea73e0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010ea7a40> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010ea6960> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010eb8500> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010ea7bf0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010e7ab40> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010c60470> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010c60ef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010c60c50> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010c60f20> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010c61100> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010eba5d0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010c627e0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010c61460> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010e7b2f0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010c8aba0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010ca6c90> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010ce3a10> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010d0a1b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010ce3b30> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010ca7920> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010b18a40> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010ca5cd0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010c63740> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb010b18c20> # zipimport: found 30 names in '/tmp/ansible_tempfile_payload_m97hbrn0/ansible_tempfile_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010b7e690> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010b4d580> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010b4c6e0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010b7eed0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010ba6240> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010ba5fd0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010ba5940> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010ba63f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010ba5580> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010ba6fc0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010ba71a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010ba76b0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010a09460> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010a0b080> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010a0ba40> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010a0cc20> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010a0f6b0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010e57d70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010a0d880> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010a176b0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010a16180> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010a15ee0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010a16450> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010a0ddf0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010a5b860> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010a5b9e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010a5d580> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010a5d340> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010a5fb00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010a5dc70> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010a67290> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010a5fc20> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010a68050> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010a68080> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010a685f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010a5bcb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010a6bd10> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010a6cdd0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010a6a480> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010a6b800> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010a6a090> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010af10d0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010af1dc0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010a6cf80> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010af2660> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010af3140> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010902a80> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0109033b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010af06b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb010902150> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0109035f0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010be7770> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010be4530> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010907b60> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb010907950> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 5017 1726879803.59631: done with _execute_module (tempfile, {'state': 'file', 'suffix': '.inventory.yaml', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'tempfile', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879803.0542815-5075-187658773391436/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879803.59700: _low_level_execute_command(): starting 5017 1726879803.59728: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879803.0542815-5075-187658773391436/ > /dev/null 2>&1 && sleep 0' 5017 1726879803.59762: in local.exec_command() 5017 1726879803.59795: opening command with Popen() 5017 1726879803.60026: done running command with Popen() 5017 1726879803.60029: getting output with communicate() 5017 1726879803.60860: done communicating 5017 1726879803.60949: done with local.exec_command() 5017 1726879803.60986: _low_level_execute_command() done: rc=0, stdout=, stderr= 5017 1726879803.61034: handler run complete 5017 1726879803.61088: variable 'ansible_host' from source: unknown 5017 1726879803.61122: variable 'ansible_port' from source: unknown 5017 1726879803.61125: variable 'ansible_user' from source: unknown 5017 1726879803.61185: variable 'ansible_connection' from source: host vars for 'localhost' 5017 1726879803.61190: attempt loop complete, returning result 5017 1726879803.61192: _execute() done 5017 1726879803.61194: dumping result to json 5017 1726879803.61199: done dumping result, returning 5017 1726879803.61201: done running TaskExecutor() for managed_node3/TASK: Create temporary file [0affef3a-ec81-c52e-bf3c-000000000006] 5017 1726879803.61203: sending task result for task 0affef3a-ec81-c52e-bf3c-000000000006 5017 1726879803.61345: done sending task result for task 0affef3a-ec81-c52e-bf3c-000000000006 5017 1726879803.61355: WORKER PROCESS EXITING changed: [managed_node3 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.pw84x4km.inventory.yaml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } 5017 1726879803.61476: no more pending results, returning what we have 5017 1726879803.61480: results queue empty 5017 1726879803.61481: checking for any_errors_fatal 5017 1726879803.61486: done checking for any_errors_fatal 5017 1726879803.61487: checking for max_fail_percentage 5017 1726879803.61491: done checking for max_fail_percentage 5017 1726879803.61492: checking to see if all hosts have failed and the running result is not ok 5017 1726879803.61494: done checking to see if all hosts have failed 5017 1726879803.61494: getting the remaining hosts for this loop 5017 1726879803.61496: done getting the remaining hosts for this loop 5017 1726879803.61501: getting the next task for host managed_node3 5017 1726879803.61508: done getting next task for host managed_node3 5017 1726879803.61511: ^ task is: TASK: Create static inventory from hostvars 5017 1726879803.61513: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879803.61516: getting variables 5017 1726879803.61518: in VariableManager get_vars() 5017 1726879803.61552: Calling all_inventory to load vars for managed_node3 5017 1726879803.61556: Calling groups_inventory to load vars for managed_node3 5017 1726879803.61560: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879803.61588: Calling all_plugins_play to load vars for managed_node3 5017 1726879803.61593: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879803.61602: Calling groups_plugins_play to load vars for managed_node3 5017 1726879803.61933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879803.62328: done with get_vars() 5017 1726879803.62349: done getting variables 5017 1726879803.62514: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Create static inventory from hostvars] *********************************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:16 Friday 20 September 2024 20:50:03 -0400 (0:00:00.597) 0:00:02.238 ****** 5017 1726879803.62548: entering _queue_task() for managed_node3/template 5017 1726879803.62550: Creating lock for template 5017 1726879803.62883: worker is 1 (out of 1 available) 5017 1726879803.62900: exiting _queue_task() for managed_node3/template 5017 1726879803.62914: done queuing things up, now waiting for results queue to drain 5017 1726879803.62916: waiting for pending results... 5017 1726879803.63135: running TaskExecutor() for managed_node3/TASK: Create static inventory from hostvars 5017 1726879803.63272: in run() - task 0affef3a-ec81-c52e-bf3c-000000000007 5017 1726879803.63303: variable 'ansible_search_path' from source: unknown 5017 1726879803.63353: calling self._execute() 5017 1726879803.63397: in VariableManager get_vars() 5017 1726879803.63538: Calling all_inventory to load vars for localhost 5017 1726879803.63549: Calling groups_inventory to load vars for localhost 5017 1726879803.63565: Calling all_plugins_inventory to load vars for localhost 5017 1726879803.63595: Calling all_plugins_play to load vars for localhost 5017 1726879803.63607: Calling groups_plugins_inventory to load vars for localhost 5017 1726879803.63631: Calling groups_plugins_play to load vars for localhost 5017 1726879803.63740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879803.63776: done with get_vars() 5017 1726879803.63878: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879803.63882: variable 'ansible_delegated_vars' from source: unknown 5017 1726879803.63885: variable 'ansible_connection' from source: host vars for 'localhost' 5017 1726879803.63887: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 5017 1726879803.63904: variable 'omit' from source: magic vars 5017 1726879803.64035: variable 'omit' from source: magic vars 5017 1726879803.64080: variable 'omit' from source: magic vars 5017 1726879803.64509: variable 'tempinventory' from source: set_fact 5017 1726879803.64569: variable 'omit' from source: magic vars 5017 1726879803.64661: variable 'ansible_delegated_vars' from source: unknown 5017 1726879803.64668: variable 'ansible_connection' from source: host vars for 'localhost' 5017 1726879803.64671: variable 'ansible_connection' from source: host vars for 'localhost' 5017 1726879803.64678: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879803.64712: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 5017 1726879803.64735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879803.64762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879803.64790: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879803.64864: Set connection var ansible_connection to local 5017 1726879803.64872: Set connection var ansible_pipelining to False 5017 1726879803.64882: Set connection var ansible_timeout to 10 5017 1726879803.64908: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879803.64911: Set connection var ansible_shell_type to sh 5017 1726879803.64914: Set connection var ansible_shell_executable to /bin/sh 5017 1726879803.64925: variable 'ansible_delegated_vars' from source: unknown 5017 1726879803.64929: variable 'ansible_connection' from source: host vars for 'localhost' 5017 1726879803.64933: variable 'ansible_user' from source: unknown 5017 1726879803.65221: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5017 1726879803.65224: variable 'omit' from source: magic vars 5017 1726879803.65227: starting attempt loop 5017 1726879803.65229: running the handler 5017 1726879803.65231: _low_level_execute_command(): starting 5017 1726879803.65233: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 5017 1726879803.65235: in local.exec_command() 5017 1726879803.65237: opening command with Popen() 5017 1726879803.65286: done running command with Popen() 5017 1726879803.65295: getting output with communicate() 5017 1726879803.65708: done communicating 5017 1726879803.65717: done with local.exec_command() 5017 1726879803.65726: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 5017 1726879803.65745: _low_level_execute_command(): starting 5017 1726879803.65759: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879803.657322-5108-186873797840583 `" && echo ansible-tmp-1726879803.657322-5108-186873797840583="` echo /root/.ansible/tmp/ansible-tmp-1726879803.657322-5108-186873797840583 `" ) && sleep 0' 5017 1726879803.65794: in local.exec_command() 5017 1726879803.65801: opening command with Popen() 5017 1726879803.65930: done running command with Popen() 5017 1726879803.65933: getting output with communicate() 5017 1726879803.66636: done communicating 5017 1726879803.66642: done with local.exec_command() 5017 1726879803.66648: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879803.657322-5108-186873797840583=/root/.ansible/tmp/ansible-tmp-1726879803.657322-5108-186873797840583 , stderr= 5017 1726879803.66663: evaluation_path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump 5017 1726879803.66693: search_path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/templates/inventory.yaml.j2 /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/inventory.yaml.j2 /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/templates/inventory.yaml.j2 /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/inventory.yaml.j2 5017 1726879803.66719: variable 'ansible_search_path' from source: unknown 5017 1726879803.66888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5017 1726879803.69382: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5017 1726879803.69425: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5017 1726879803.69480: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5017 1726879803.69579: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5017 1726879803.69650: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5017 1726879803.69876: variable 'hostvars' from source: magic vars 5017 1726879803.69933: in VariableManager get_vars() 5017 1726879803.69937: Calling all_inventory to load vars for managed_node1 5017 1726879803.69941: Calling groups_inventory to load vars for managed_node1 5017 1726879803.69944: Calling all_plugins_inventory to load vars for managed_node1 5017 1726879803.69959: Calling all_plugins_play to load vars for managed_node1 5017 1726879803.69962: Calling groups_plugins_inventory to load vars for managed_node1 5017 1726879803.69971: Calling groups_plugins_play to load vars for managed_node1 5017 1726879803.70003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879803.70014: done with get_vars() 5017 1726879803.70020: in VariableManager get_vars() 5017 1726879803.70025: Calling all_inventory to load vars for managed_node2 5017 1726879803.70030: Calling groups_inventory to load vars for managed_node2 5017 1726879803.70035: Calling all_plugins_inventory to load vars for managed_node2 5017 1726879803.70048: Calling all_plugins_play to load vars for managed_node2 5017 1726879803.70076: Calling groups_plugins_inventory to load vars for managed_node2 5017 1726879803.70080: Calling groups_plugins_play to load vars for managed_node2 5017 1726879803.70179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879803.70184: done with get_vars() 5017 1726879803.70187: in VariableManager get_vars() 5017 1726879803.70190: Calling all_inventory to load vars for managed_node3 5017 1726879803.70195: Calling groups_inventory to load vars for managed_node3 5017 1726879803.70198: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879803.70203: Calling all_plugins_play to load vars for managed_node3 5017 1726879803.70206: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879803.70208: Calling groups_plugins_play to load vars for managed_node3 5017 1726879803.70381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879803.70609: done with get_vars() 5017 1726879803.70635: variable 'inventory_file' from source: host vars for 'managed_node1' 5017 1726879803.70639: variable 'inventory_dir' from source: host vars for 'managed_node1' 5017 1726879803.70642: variable 'ansible_host' from source: host vars for 'managed_node1' 5017 1726879803.70647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5017 1726879803.70650: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5017 1726879803.70652: variable 'inventory_hostname_short' from source: host vars for 'managed_node1' 5017 1726879803.70655: variable 'group_names' from source: host vars for 'managed_node1' 5017 1726879803.70657: variable 'ansible_facts' from source: unknown 5017 1726879803.70659: variable 'playbook_dir' from source: magic vars 5017 1726879803.70693: variable 'ansible_playbook_python' from source: magic vars 5017 1726879803.70696: variable 'ansible_config_file' from source: magic vars 5017 1726879803.70699: variable 'groups' from source: magic vars 5017 1726879803.70702: variable 'omit' from source: magic vars 5017 1726879803.70704: variable 'ansible_version' from source: magic vars 5017 1726879803.70706: variable 'ansible_check_mode' from source: magic vars 5017 1726879803.70709: variable 'ansible_diff_mode' from source: magic vars 5017 1726879803.70711: variable 'ansible_forks' from source: magic vars 5017 1726879803.70713: variable 'ansible_inventory_sources' from source: magic vars 5017 1726879803.70715: variable 'ansible_skip_tags' from source: magic vars 5017 1726879803.70717: variable 'ansible_limit' from source: magic vars 5017 1726879803.70719: variable 'ansible_run_tags' from source: magic vars 5017 1726879803.70724: variable 'ansible_verbosity' from source: magic vars 5017 1726879803.70752: variable 'inventory_file' from source: host vars for 'managed_node2' 5017 1726879803.70755: variable 'inventory_dir' from source: host vars for 'managed_node2' 5017 1726879803.70758: variable 'ansible_host' from source: host vars for 'managed_node2' 5017 1726879803.70762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5017 1726879803.70765: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5017 1726879803.70770: variable 'inventory_hostname_short' from source: host vars for 'managed_node2' 5017 1726879803.70772: variable 'group_names' from source: host vars for 'managed_node2' 5017 1726879803.70779: variable 'ansible_facts' from source: unknown 5017 1726879803.70782: variable 'playbook_dir' from source: magic vars 5017 1726879803.70786: variable 'ansible_playbook_python' from source: magic vars 5017 1726879803.70794: variable 'ansible_config_file' from source: magic vars 5017 1726879803.70800: variable 'groups' from source: magic vars 5017 1726879803.70803: variable 'omit' from source: magic vars 5017 1726879803.70805: variable 'ansible_version' from source: magic vars 5017 1726879803.70829: variable 'ansible_check_mode' from source: magic vars 5017 1726879803.70834: variable 'ansible_diff_mode' from source: magic vars 5017 1726879803.70837: variable 'ansible_forks' from source: magic vars 5017 1726879803.70839: variable 'ansible_inventory_sources' from source: magic vars 5017 1726879803.70841: variable 'ansible_skip_tags' from source: magic vars 5017 1726879803.70844: variable 'ansible_limit' from source: magic vars 5017 1726879803.70847: variable 'ansible_run_tags' from source: magic vars 5017 1726879803.70850: variable 'ansible_verbosity' from source: magic vars 5017 1726879803.70884: variable 'inventory_file' from source: host vars for 'managed_node3' 5017 1726879803.70888: variable 'inventory_dir' from source: host vars for 'managed_node3' 5017 1726879803.70890: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879803.70893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879803.70897: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879803.70900: variable 'inventory_hostname_short' from source: host vars for 'managed_node3' 5017 1726879803.70905: variable 'group_names' from source: host vars for 'managed_node3' 5017 1726879803.70908: variable 'ansible_facts' from source: unknown 5017 1726879803.70957: variable 'ansible_user_id' from source: facts 5017 1726879803.70973: variable 'ansible_user_uid' from source: facts 5017 1726879803.70977: variable 'ansible_user_gid' from source: facts 5017 1726879803.70980: variable 'ansible_user_gecos' from source: facts 5017 1726879803.70982: variable 'ansible_user_dir' from source: facts 5017 1726879803.70985: variable 'ansible_user_shell' from source: facts 5017 1726879803.70987: variable 'ansible_real_user_id' from source: facts 5017 1726879803.70989: variable 'ansible_effective_user_id' from source: facts 5017 1726879803.70992: variable 'ansible_real_group_id' from source: facts 5017 1726879803.70994: variable 'ansible_effective_group_id' from source: facts 5017 1726879803.70996: variable 'ansible_lsb' from source: facts 5017 1726879803.70998: variable 'ansible_is_chroot' from source: facts 5017 1726879803.71001: variable 'ansible_apparmor' from source: facts 5017 1726879803.71003: variable 'ansible_system' from source: facts 5017 1726879803.71005: variable 'ansible_kernel' from source: facts 5017 1726879803.71010: variable 'ansible_kernel_version' from source: facts 5017 1726879803.71012: variable 'ansible_machine' from source: facts 5017 1726879803.71016: variable 'ansible_python_version' from source: facts 5017 1726879803.71020: variable 'ansible_fqdn' from source: facts 5017 1726879803.71022: variable 'ansible_hostname' from source: facts 5017 1726879803.71027: variable 'ansible_nodename' from source: facts 5017 1726879803.71029: variable 'ansible_domain' from source: facts 5017 1726879803.71032: variable 'ansible_userspace_bits' from source: facts 5017 1726879803.71035: variable 'ansible_architecture' from source: facts 5017 1726879803.71039: variable 'ansible_userspace_architecture' from source: facts 5017 1726879803.71041: variable 'ansible_machine_id' from source: facts 5017 1726879803.71046: variable 'ansible_selinux_python_present' from source: facts 5017 1726879803.71050: variable 'ansible_selinux' from source: facts 5017 1726879803.71054: variable 'ansible_loadavg' from source: facts 5017 1726879803.71059: variable 'ansible_distribution' from source: facts 5017 1726879803.71062: variable 'ansible_distribution_release' from source: facts 5017 1726879803.71075: variable 'ansible_distribution_version' from source: facts 5017 1726879803.71078: variable 'ansible_distribution_major_version' from source: facts 5017 1726879803.71082: variable 'ansible_distribution_file_path' from source: facts 5017 1726879803.71085: variable 'ansible_distribution_file_variety' from source: facts 5017 1726879803.71091: variable 'ansible_distribution_file_parsed' from source: facts 5017 1726879803.71093: variable 'ansible_os_family' from source: facts 5017 1726879803.71095: variable 'ansible_ssh_host_key_dsa_public' from source: facts 5017 1726879803.71098: variable 'ansible_ssh_host_key_dsa_public_keytype' from source: facts 5017 1726879803.71100: variable 'ansible_ssh_host_key_rsa_public' from source: facts 5017 1726879803.71103: variable 'ansible_ssh_host_key_rsa_public_keytype' from source: facts 5017 1726879803.71105: variable 'ansible_ssh_host_key_ecdsa_public' from source: facts 5017 1726879803.71107: variable 'ansible_ssh_host_key_ecdsa_public_keytype' from source: facts 5017 1726879803.71109: variable 'ansible_ssh_host_key_ed25519_public' from source: facts 5017 1726879803.71111: variable 'ansible_ssh_host_key_ed25519_public_keytype' from source: facts 5017 1726879803.71113: variable 'ansible_env' from source: facts 5017 1726879803.71119: variable 'ansible_system_capabilities_enforced' from source: facts 5017 1726879803.71122: variable 'ansible_system_capabilities' from source: facts 5017 1726879803.71124: variable 'ansible_virtualization_type' from source: facts 5017 1726879803.71126: variable 'ansible_virtualization_role' from source: facts 5017 1726879803.71133: variable 'ansible_virtualization_tech_guest' from source: facts 5017 1726879803.71135: variable 'ansible_virtualization_tech_host' from source: facts 5017 1726879803.71137: variable 'ansible_dns' from source: facts 5017 1726879803.71144: variable 'ansible_fibre_channel_wwn' from source: facts 5017 1726879803.71147: variable 'ansible_local' from source: facts 5017 1726879803.71151: variable 'ansible_python' from source: facts 5017 1726879803.71158: variable 'ansible_cmdline' from source: facts 5017 1726879803.71163: variable 'ansible_proc_cmdline' from source: facts 5017 1726879803.71170: variable 'ansible_hostnqn' from source: facts 5017 1726879803.71174: variable 'ansible_interfaces' from source: facts 5017 1726879803.71183: variable 'ansible_eth0' from source: facts 5017 1726879803.71188: variable 'ansible_lo' from source: facts 5017 1726879803.71197: variable 'ansible_default_ipv4' from source: facts 5017 1726879803.71202: variable 'ansible_default_ipv6' from source: facts 5017 1726879803.71205: variable 'ansible_all_ipv4_addresses' from source: facts 5017 1726879803.71210: variable 'ansible_all_ipv6_addresses' from source: facts 5017 1726879803.71214: variable 'ansible_locally_reachable_ips' from source: facts 5017 1726879803.71218: variable 'ansible_date_time' from source: facts 5017 1726879803.71225: variable 'ansible_processor' from source: facts 5017 1726879803.71227: variable 'ansible_processor_count' from source: facts 5017 1726879803.71251: variable 'ansible_processor_cores' from source: facts 5017 1726879803.71254: variable 'ansible_processor_threads_per_core' from source: facts 5017 1726879803.71257: variable 'ansible_processor_vcpus' from source: facts 5017 1726879803.71259: variable 'ansible_processor_nproc' from source: facts 5017 1726879803.71261: variable 'ansible_memtotal_mb' from source: facts 5017 1726879803.71264: variable 'ansible_memfree_mb' from source: facts 5017 1726879803.71268: variable 'ansible_swaptotal_mb' from source: facts 5017 1726879803.71271: variable 'ansible_swapfree_mb' from source: facts 5017 1726879803.71275: variable 'ansible_memory_mb' from source: facts 5017 1726879803.71277: variable 'ansible_bios_date' from source: facts 5017 1726879803.71279: variable 'ansible_bios_vendor' from source: facts 5017 1726879803.71282: variable 'ansible_bios_version' from source: facts 5017 1726879803.71285: variable 'ansible_board_asset_tag' from source: facts 5017 1726879803.71288: variable 'ansible_board_name' from source: facts 5017 1726879803.71290: variable 'ansible_board_serial' from source: facts 5017 1726879803.71292: variable 'ansible_board_vendor' from source: facts 5017 1726879803.71294: variable 'ansible_board_version' from source: facts 5017 1726879803.71297: variable 'ansible_chassis_asset_tag' from source: facts 5017 1726879803.71299: variable 'ansible_chassis_serial' from source: facts 5017 1726879803.71301: variable 'ansible_chassis_vendor' from source: facts 5017 1726879803.71303: variable 'ansible_chassis_version' from source: facts 5017 1726879803.71306: variable 'ansible_form_factor' from source: facts 5017 1726879803.71308: variable 'ansible_product_name' from source: facts 5017 1726879803.71310: variable 'ansible_product_serial' from source: facts 5017 1726879803.71312: variable 'ansible_product_uuid' from source: facts 5017 1726879803.71314: variable 'ansible_product_version' from source: facts 5017 1726879803.71316: variable 'ansible_system_vendor' from source: facts 5017 1726879803.71318: variable 'ansible_devices' from source: facts 5017 1726879803.71332: variable 'ansible_device_links' from source: facts 5017 1726879803.71341: variable 'ansible_uptime_seconds' from source: facts 5017 1726879803.71344: variable 'ansible_lvm' from source: facts 5017 1726879803.71346: variable 'ansible_mounts' from source: facts 5017 1726879803.71354: variable 'ansible_pkg_mgr' from source: facts 5017 1726879803.71357: variable 'ansible_fips' from source: facts 5017 1726879803.71359: variable 'ansible_iscsi_iqn' from source: facts 5017 1726879803.71364: variable 'ansible_service_mgr' from source: facts 5017 1726879803.71369: variable 'gather_subset' from source: facts 5017 1726879803.71372: variable 'module_setup' from source: facts 5017 1726879803.71375: variable 'discovered_interpreter_python' from source: facts 5017 1726879803.71378: variable 'tempinventory' from source: set_fact 5017 1726879803.71384: variable 'playbook_dir' from source: magic vars 5017 1726879803.71387: variable 'ansible_playbook_python' from source: magic vars 5017 1726879803.71391: variable 'ansible_config_file' from source: magic vars 5017 1726879803.71394: variable 'groups' from source: magic vars 5017 1726879803.71400: variable 'omit' from source: magic vars 5017 1726879803.71402: variable 'ansible_version' from source: magic vars 5017 1726879803.71408: variable 'ansible_check_mode' from source: magic vars 5017 1726879803.71412: variable 'ansible_diff_mode' from source: magic vars 5017 1726879803.71414: variable 'ansible_forks' from source: magic vars 5017 1726879803.71419: variable 'ansible_inventory_sources' from source: magic vars 5017 1726879803.71423: variable 'ansible_skip_tags' from source: magic vars 5017 1726879803.71429: variable 'ansible_limit' from source: magic vars 5017 1726879803.71431: variable 'ansible_run_tags' from source: magic vars 5017 1726879803.71434: variable 'ansible_verbosity' from source: magic vars 5017 1726879803.73284: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5017 1726879803.73322: variable 'ansible_delegated_vars' from source: unknown 5017 1726879803.73341: variable 'ansible_module_compression' from source: unknown 5017 1726879803.73385: ANSIBALLZ: Using generic lock for ansible.legacy.stat 5017 1726879803.73388: ANSIBALLZ: Acquiring lock 5017 1726879803.73391: ANSIBALLZ: Lock acquired: 140107173102848 5017 1726879803.73396: ANSIBALLZ: Creating module 5017 1726879803.86252: ANSIBALLZ: Writing module into payload 5017 1726879803.86480: ANSIBALLZ: Writing module 5017 1726879803.86483: ANSIBALLZ: Renaming module 5017 1726879803.86486: ANSIBALLZ: Done creating module 5017 1726879803.86488: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 5017 1726879803.86505: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879803.657322-5108-186873797840583/AnsiballZ_stat.py 5017 1726879803.86585: done transferring module to remote 5017 1726879803.86609: _low_level_execute_command(): starting 5017 1726879803.86624: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879803.657322-5108-186873797840583/ /root/.ansible/tmp/ansible-tmp-1726879803.657322-5108-186873797840583/AnsiballZ_stat.py && sleep 0' 5017 1726879803.86633: in local.exec_command() 5017 1726879803.86643: opening command with Popen() 5017 1726879803.86857: done running command with Popen() 5017 1726879803.86865: getting output with communicate() 5017 1726879803.87318: done communicating 5017 1726879803.87327: done with local.exec_command() 5017 1726879803.87337: _low_level_execute_command() done: rc=0, stdout=, stderr= 5017 1726879803.87346: _low_level_execute_command(): starting 5017 1726879803.87360: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879803.657322-5108-186873797840583/AnsiballZ_stat.py && sleep 0' 5017 1726879803.87368: in local.exec_command() 5017 1726879803.87380: opening command with Popen() 5017 1726879803.87502: done running command with Popen() 5017 1726879803.87510: getting output with communicate() 5017 1726879804.27017: done communicating 5017 1726879804.27036: done with local.exec_command() 5017 1726879804.27091: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.pw84x4km.inventory.yaml", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 742, "dev": 34, "nlink": 1, "atime": 1726879803.5621932, "mtime": 1726879803.5621932, "ctime": 1726879803.5621932, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.pw84x4km.inventory.yaml", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c68004bf0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c68004230> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c68007170> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67de17c0> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67de27e0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e345f0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e34740> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e53f50> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e7c620> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e502c0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e359a0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e1d760> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e7ff20> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e7ea80> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e7fd40> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e7d2b0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e9cf80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e1c9e0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67e9d430> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e9d2e0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67e9d6d0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e17500> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e9dd90> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e9da90> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e9ec90> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67ec8ec0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67eca600> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67ecb4d0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67ecbb30> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67ecaa20> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67c885f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67ecbce0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e9ecf0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67cbc560> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67cbd010> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67cbcd70> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67cbcf50> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67cbd100> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67c8a6c0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67cbe720> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67cbd3d0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67e9f3e0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67ce2ab0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67d06b70> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67d3f8f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67d66090> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67d3fa10> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67d077d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67b389b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67d05be0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67cbf650> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5c67b38bc0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_n84rx93o/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67b96690> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67b71610> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67b70770> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67b96ff0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67bc63c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67bc6150> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67bc5a90> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67bc5eb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67bc56d0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67bc7140> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67bc7350> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67bc7830> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67a29610> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67a2b230> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67a2bbf0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67a2cdd0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67a2f890> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67bc7740> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67a2db50> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67a37740> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67a36210> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67a35f70> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67a364e0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67a2e060> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67a7b8c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67a7ba40> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67a7d610> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67a7d3d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67a7fb90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67a7dd00> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67a832f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67a7fc80> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67a885c0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67a88320> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67a88590> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67a7bd40> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67a8bd10> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67a8d280> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67a8a480> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67a8b830> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67a8a090> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67b11370> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67b120f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67a8fef0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67b12120> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67b13320> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67922b40> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c67923470> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67b95940> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5c679221e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c679237d0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67bf76b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67929340> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67927ad0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5c67921fd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 5017 1726879804.27248: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/ansible.pw84x4km.inventory.yaml', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726879803.657322-5108-186873797840583/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 5017 1726879804.27328: _low_level_execute_command(): starting 5017 1726879804.27344: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879803.657322-5108-186873797840583/ /root/.ansible/tmp/ansible-tmp-1726879803.657322-5108-186873797840583/.source.yaml && sleep 0' 5017 1726879804.27382: in local.exec_command() 5017 1726879804.27385: opening command with Popen() 5017 1726879804.27488: done running command with Popen() 5017 1726879804.27491: getting output with communicate() 5017 1726879804.28039: done communicating 5017 1726879804.28046: done with local.exec_command() 5017 1726879804.28054: _low_level_execute_command() done: rc=0, stdout=, stderr= 5017 1726879804.28083: variable 'ansible_delegated_vars' from source: unknown 5017 1726879804.28103: variable 'ansible_module_compression' from source: unknown 5017 1726879804.28234: ANSIBALLZ: Using generic lock for ansible.legacy.copy 5017 1726879804.28237: ANSIBALLZ: Acquiring lock 5017 1726879804.28240: ANSIBALLZ: Lock acquired: 140107173102848 5017 1726879804.28242: ANSIBALLZ: Creating module 5017 1726879804.48207: ANSIBALLZ: Writing module into payload 5017 1726879804.48382: ANSIBALLZ: Writing module 5017 1726879804.48412: ANSIBALLZ: Renaming module 5017 1726879804.48479: ANSIBALLZ: Done creating module 5017 1726879804.48482: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 5017 1726879804.48517: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879803.657322-5108-186873797840583/AnsiballZ_copy.py 5017 1726879804.48596: done transferring module to remote 5017 1726879804.48620: _low_level_execute_command(): starting 5017 1726879804.48632: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879803.657322-5108-186873797840583/ /root/.ansible/tmp/ansible-tmp-1726879803.657322-5108-186873797840583/AnsiballZ_copy.py && sleep 0' 5017 1726879804.48640: in local.exec_command() 5017 1726879804.48651: opening command with Popen() 5017 1726879804.48898: done running command with Popen() 5017 1726879804.48901: getting output with communicate() 5017 1726879804.49261: done communicating 5017 1726879804.49269: done with local.exec_command() 5017 1726879804.49281: _low_level_execute_command() done: rc=0, stdout=, stderr= 5017 1726879804.49286: _low_level_execute_command(): starting 5017 1726879804.49295: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879803.657322-5108-186873797840583/AnsiballZ_copy.py && sleep 0' 5017 1726879804.49300: in local.exec_command() 5017 1726879804.49309: opening command with Popen() 5017 1726879804.49360: done running command with Popen() 5017 1726879804.49364: getting output with communicate() 5017 1726879804.74857: done communicating 5017 1726879804.74861: done with local.exec_command() 5017 1726879804.74884: _low_level_execute_command() done: rc=0, stdout= {"dest": "/tmp/ansible.pw84x4km.inventory.yaml", "src": "/root/.ansible/tmp/ansible-tmp-1726879803.657322-5108-186873797840583/.source.yaml", "md5sum": "7afead51b7fd16dd3eccf3c2a6cad36a", "checksum": "d39fe8100d0d563fe458db3af6841304d6cd7db9", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 35659, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726879803.657322-5108-186873797840583/.source.yaml", "dest": "/tmp/ansible.pw84x4km.inventory.yaml", "mode": "0644", "follow": false, "_original_basename": "inventory.yaml.j2", "checksum": "d39fe8100d0d563fe458db3af6841304d6cd7db9", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c406acbf0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c406ac230> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c406af170> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c404697c0> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c4046a7e0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c404bc5f0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c404bc740> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c404dbf50> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40504620> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c404d82c0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c404bd9a0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c404a5760> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40507f20> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40506a80> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40507d40> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c405052b0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40524f80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c404a49e0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c40525430> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c405252e0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c405256d0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c4049f500> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40525d90> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40525a90> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40526c90> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40550ec0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c40552600> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c405534d0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c40553b30> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40552a20> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c403085f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40553ce0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40526cf0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c4033c560> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c4033d010> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c4033cd70> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c4033cf50> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c4033d100> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c4030a6c0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c4033e720> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c4033d3d0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c405273e0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40362ab0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40386b70> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c403bf8f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c403e6090> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c403bfa10> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c403877d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c401b89b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40385be0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c4033f650> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1c401b8bc0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_1ncz226y/ansible_ansible.legacy.copy_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40216690> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c401f1610> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c401f0770> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40216ff0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c402463c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40246150> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40245a90> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40245eb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c402456d0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c40247140> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c40247350> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40247830> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c400a9610> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c400ab230> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c400abbf0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c400acdd0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c400af890> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c40247740> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c400adb50> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c400b7740> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c400b6210> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c400b5f70> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c400b64e0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c400ae060> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c400fb8c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c400fba40> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c400fd610> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c400fd3d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c400ffb90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c400fdd00> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c401032f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c400ffc80> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c401085c0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c40108320> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c40108590> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c400fbd40> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c4010bd10> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c4010d280> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c4010a480> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c4010b830> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c4010a090> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c40191370> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c401920f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c4010fef0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40192120> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40193320> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c3ffa2b40> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c3ffa3470> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c40215940> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1c3ffa21e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c3ffa37d0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c402776b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c3ffa9340> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c3ffa7ad0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c3ffa1fd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py # code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1c3ffa2030> # zipimport: zlib available # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 5017 1726879804.74939: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726879803.657322-5108-186873797840583/.source.yaml', 'dest': '/tmp/ansible.pw84x4km.inventory.yaml', 'mode': '0644', 'follow': False, '_original_basename': 'inventory.yaml.j2', 'checksum': 'd39fe8100d0d563fe458db3af6841304d6cd7db9', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726879803.657322-5108-186873797840583/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879804.75001: _low_level_execute_command(): starting 5017 1726879804.75034: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879803.657322-5108-186873797840583/ > /dev/null 2>&1 && sleep 0' 5017 1726879804.75039: in local.exec_command() 5017 1726879804.75042: opening command with Popen() 5017 1726879804.75079: done running command with Popen() 5017 1726879804.75134: getting output with communicate() 5017 1726879804.75649: done communicating 5017 1726879804.75652: done with local.exec_command() 5017 1726879804.75655: _low_level_execute_command() done: rc=0, stdout=, stderr= 5017 1726879804.75665: handler run complete 5017 1726879804.75697: variable 'ansible_host' from source: unknown 5017 1726879804.75701: variable 'ansible_port' from source: unknown 5017 1726879804.75703: variable 'ansible_user' from source: unknown 5017 1726879804.75706: variable 'ansible_connection' from source: host vars for 'localhost' 5017 1726879804.75708: attempt loop complete, returning result 5017 1726879804.75714: _execute() done 5017 1726879804.75717: dumping result to json 5017 1726879804.75739: done dumping result, returning 5017 1726879804.75756: done running TaskExecutor() for managed_node3/TASK: Create static inventory from hostvars [0affef3a-ec81-c52e-bf3c-000000000007] 5017 1726879804.75761: sending task result for task 0affef3a-ec81-c52e-bf3c-000000000007 changed: [managed_node3 -> localhost] => { "changed": true, "checksum": "d39fe8100d0d563fe458db3af6841304d6cd7db9", "dest": "/tmp/ansible.pw84x4km.inventory.yaml", "gid": 0, "group": "root", "md5sum": "7afead51b7fd16dd3eccf3c2a6cad36a", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 35659, "src": "/root/.ansible/tmp/ansible-tmp-1726879803.657322-5108-186873797840583/.source.yaml", "state": "file", "uid": 0 } 5017 1726879804.76033: no more pending results, returning what we have 5017 1726879804.76036: results queue empty 5017 1726879804.76038: checking for any_errors_fatal 5017 1726879804.76044: done checking for any_errors_fatal 5017 1726879804.76045: checking for max_fail_percentage 5017 1726879804.76047: done checking for max_fail_percentage 5017 1726879804.76047: checking to see if all hosts have failed and the running result is not ok 5017 1726879804.76048: done checking to see if all hosts have failed 5017 1726879804.76049: getting the remaining hosts for this loop 5017 1726879804.76051: done getting the remaining hosts for this loop 5017 1726879804.76055: getting the next task for host managed_node3 5017 1726879804.76061: done getting next task for host managed_node3 5017 1726879804.76064: ^ task is: TASK: meta (flush_handlers) 5017 1726879804.76066: ^ 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 5017 1726879804.76070: getting variables 5017 1726879804.76071: in VariableManager get_vars() 5017 1726879804.76107: Calling all_inventory to load vars for managed_node3 5017 1726879804.76110: Calling groups_inventory to load vars for managed_node3 5017 1726879804.76113: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879804.76120: done sending task result for task 0affef3a-ec81-c52e-bf3c-000000000007 5017 1726879804.76123: WORKER PROCESS EXITING 5017 1726879804.76132: Calling all_plugins_play to load vars for managed_node3 5017 1726879804.76137: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879804.76141: Calling groups_plugins_play to load vars for managed_node3 5017 1726879804.76326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879804.76510: done with get_vars() 5017 1726879804.76522: done getting variables 5017 1726879804.76587: in VariableManager get_vars() 5017 1726879804.76596: Calling all_inventory to load vars for managed_node3 5017 1726879804.76598: Calling groups_inventory to load vars for managed_node3 5017 1726879804.76599: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879804.76603: Calling all_plugins_play to load vars for managed_node3 5017 1726879804.76605: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879804.76607: Calling groups_plugins_play to load vars for managed_node3 5017 1726879804.76737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879804.76937: done with get_vars() 5017 1726879804.76949: done queuing things up, now waiting for results queue to drain 5017 1726879804.76952: results queue empty 5017 1726879804.76953: checking for any_errors_fatal 5017 1726879804.76959: done checking for any_errors_fatal 5017 1726879804.76960: checking for max_fail_percentage 5017 1726879804.76961: done checking for max_fail_percentage 5017 1726879804.76962: checking to see if all hosts have failed and the running result is not ok 5017 1726879804.76963: done checking to see if all hosts have failed 5017 1726879804.76964: getting the remaining hosts for this loop 5017 1726879804.76967: done getting the remaining hosts for this loop 5017 1726879804.76971: getting the next task for host managed_node3 5017 1726879804.76977: done getting next task for host managed_node3 5017 1726879804.76979: ^ task is: TASK: meta (flush_handlers) 5017 1726879804.76981: ^ 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 5017 1726879804.76984: getting variables 5017 1726879804.76985: in VariableManager get_vars() 5017 1726879804.76992: Calling all_inventory to load vars for managed_node3 5017 1726879804.76994: Calling groups_inventory to load vars for managed_node3 5017 1726879804.76995: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879804.76999: Calling all_plugins_play to load vars for managed_node3 5017 1726879804.77001: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879804.77003: Calling groups_plugins_play to load vars for managed_node3 5017 1726879804.77191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879804.77406: done with get_vars() 5017 1726879804.77420: done getting variables 5017 1726879804.77486: in VariableManager get_vars() 5017 1726879804.77497: Calling all_inventory to load vars for managed_node3 5017 1726879804.77499: Calling groups_inventory to load vars for managed_node3 5017 1726879804.77506: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879804.77518: Calling all_plugins_play to load vars for managed_node3 5017 1726879804.77522: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879804.77526: Calling groups_plugins_play to load vars for managed_node3 5017 1726879804.77660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879804.77869: done with get_vars() 5017 1726879804.77881: done queuing things up, now waiting for results queue to drain 5017 1726879804.77883: results queue empty 5017 1726879804.77883: checking for any_errors_fatal 5017 1726879804.77884: done checking for any_errors_fatal 5017 1726879804.77885: checking for max_fail_percentage 5017 1726879804.77886: done checking for max_fail_percentage 5017 1726879804.77886: checking to see if all hosts have failed and the running result is not ok 5017 1726879804.77887: done checking to see if all hosts have failed 5017 1726879804.77887: getting the remaining hosts for this loop 5017 1726879804.77888: done getting the remaining hosts for this loop 5017 1726879804.77890: getting the next task for host managed_node3 5017 1726879804.77892: done getting next task for host managed_node3 5017 1726879804.77893: ^ task is: None 5017 1726879804.77894: ^ 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 5017 1726879804.77895: done queuing things up, now waiting for results queue to drain 5017 1726879804.77896: results queue empty 5017 1726879804.77896: checking for any_errors_fatal 5017 1726879804.77897: done checking for any_errors_fatal 5017 1726879804.77897: checking for max_fail_percentage 5017 1726879804.77898: done checking for max_fail_percentage 5017 1726879804.77898: checking to see if all hosts have failed and the running result is not ok 5017 1726879804.77899: done checking to see if all hosts have failed 5017 1726879804.77900: getting the next task for host managed_node3 5017 1726879804.77902: done getting next task for host managed_node3 5017 1726879804.77903: ^ task is: None 5017 1726879804.77904: ^ 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 5017 1726879804.77939: in VariableManager get_vars() 5017 1726879804.77953: done with get_vars() 5017 1726879804.77959: in VariableManager get_vars() 5017 1726879804.77969: done with get_vars() 5017 1726879804.77972: variable 'omit' from source: magic vars 5017 1726879804.78000: in VariableManager get_vars() 5017 1726879804.78008: done with get_vars() 5017 1726879804.78025: variable 'omit' from source: magic vars PLAY [Ensure that the rule runs with ssh] ************************************** 5017 1726879804.78269: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 5017 1726879804.78302: getting the remaining hosts for this loop 5017 1726879804.78304: done getting the remaining hosts for this loop 5017 1726879804.78306: getting the next task for host managed_node3 5017 1726879804.78308: done getting next task for host managed_node3 5017 1726879804.78310: ^ task is: TASK: Gathering Facts 5017 1726879804.78312: ^ 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 5017 1726879804.78314: getting variables 5017 1726879804.78315: in VariableManager get_vars() 5017 1726879804.78321: Calling all_inventory to load vars for managed_node3 5017 1726879804.78323: Calling groups_inventory to load vars for managed_node3 5017 1726879804.78325: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879804.78329: Calling all_plugins_play to load vars for managed_node3 5017 1726879804.78331: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879804.78333: Calling groups_plugins_play to load vars for managed_node3 5017 1726879804.78555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879804.78763: done with get_vars() 5017 1726879804.78782: done getting variables 5017 1726879804.78836: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Friday 20 September 2024 20:50:04 -0400 (0:00:01.163) 0:00:03.401 ****** 5017 1726879804.78871: entering _queue_task() for managed_node3/gather_facts 5017 1726879804.79152: worker is 1 (out of 1 available) 5017 1726879804.79165: exiting _queue_task() for managed_node3/gather_facts 5017 1726879804.79182: done queuing things up, now waiting for results queue to drain 5017 1726879804.79184: waiting for pending results... 5017 1726879804.79388: running TaskExecutor() for managed_node3/TASK: Gathering Facts 5017 1726879804.79487: in run() - task 0affef3a-ec81-c52e-bf3c-000000000032 5017 1726879804.79545: variable 'ansible_search_path' from source: unknown 5017 1726879804.79567: calling self._execute() 5017 1726879804.79648: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879804.79684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879804.79688: variable 'omit' from source: magic vars 5017 1726879804.79813: variable 'omit' from source: magic vars 5017 1726879804.79850: variable 'omit' from source: magic vars 5017 1726879804.79896: variable 'omit' from source: magic vars 5017 1726879804.79947: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879804.80057: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879804.80061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879804.80063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879804.80066: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879804.80170: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879804.80175: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879804.80178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879804.80226: Set connection var ansible_connection to ssh 5017 1726879804.80236: Set connection var ansible_pipelining to False 5017 1726879804.80245: Set connection var ansible_timeout to 10 5017 1726879804.80258: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879804.80261: Set connection var ansible_shell_type to sh 5017 1726879804.80266: Set connection var ansible_shell_executable to /bin/sh 5017 1726879804.80289: variable 'ansible_shell_executable' from source: unknown 5017 1726879804.80293: variable 'ansible_connection' from source: unknown 5017 1726879804.80296: variable 'ansible_module_compression' from source: unknown 5017 1726879804.80300: variable 'ansible_shell_type' from source: unknown 5017 1726879804.80303: variable 'ansible_shell_executable' from source: unknown 5017 1726879804.80308: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879804.80313: variable 'ansible_pipelining' from source: unknown 5017 1726879804.80321: variable 'ansible_timeout' from source: unknown 5017 1726879804.80323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879804.80453: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5017 1726879804.80464: variable 'omit' from source: magic vars 5017 1726879804.80479: starting attempt loop 5017 1726879804.80482: running the handler 5017 1726879804.80494: variable 'ansible_facts' from source: unknown 5017 1726879804.80511: _low_level_execute_command(): starting 5017 1726879804.80519: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879804.81125: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879804.81130: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879804.81177: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879804.81185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879804.81258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879804.83885: stdout chunk (state=3): >>>/root <<< 5017 1726879804.84033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879804.84091: stderr chunk (state=3): >>><<< 5017 1726879804.84102: stdout chunk (state=3): >>><<< 5017 1726879804.84145: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 5017 1726879804.84179: _low_level_execute_command(): starting 5017 1726879804.84183: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879804.841452-5160-224592997672953 `" && echo ansible-tmp-1726879804.841452-5160-224592997672953="` echo /root/.ansible/tmp/ansible-tmp-1726879804.841452-5160-224592997672953 `" ) && sleep 0' 5017 1726879804.84818: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879804.84823: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5017 1726879804.84827: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879804.84830: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879804.84839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879804.84915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879804.84985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879804.88126: stdout chunk (state=3): >>>ansible-tmp-1726879804.841452-5160-224592997672953=/root/.ansible/tmp/ansible-tmp-1726879804.841452-5160-224592997672953 <<< 5017 1726879804.88421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879804.88425: stdout chunk (state=3): >>><<< 5017 1726879804.88428: stderr chunk (state=3): >>><<< 5017 1726879804.88447: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879804.841452-5160-224592997672953=/root/.ansible/tmp/ansible-tmp-1726879804.841452-5160-224592997672953 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 5017 1726879804.88579: variable 'ansible_module_compression' from source: unknown 5017 1726879804.88583: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5017be9hnmjn/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 5017 1726879804.88645: variable 'ansible_facts' from source: unknown 5017 1726879804.88856: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879804.841452-5160-224592997672953/AnsiballZ_setup.py 5017 1726879804.89134: Sending initial data 5017 1726879804.89138: Sent initial data (151 bytes) 5017 1726879804.89764: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879804.89896: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879804.89964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879804.90021: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879804.90126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879804.92597: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879804.92663: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879804.92715: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmppn3tdie0 /root/.ansible/tmp/ansible-tmp-1726879804.841452-5160-224592997672953/AnsiballZ_setup.py <<< 5017 1726879804.92718: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879804.841452-5160-224592997672953/AnsiballZ_setup.py" <<< 5017 1726879804.92772: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmppn3tdie0" to remote "/root/.ansible/tmp/ansible-tmp-1726879804.841452-5160-224592997672953/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879804.841452-5160-224592997672953/AnsiballZ_setup.py" <<< 5017 1726879804.94904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879804.94980: stderr chunk (state=3): >>><<< 5017 1726879804.94983: stdout chunk (state=3): >>><<< 5017 1726879804.95008: done transferring module to remote 5017 1726879804.95021: _low_level_execute_command(): starting 5017 1726879804.95028: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879804.841452-5160-224592997672953/ /root/.ansible/tmp/ansible-tmp-1726879804.841452-5160-224592997672953/AnsiballZ_setup.py && sleep 0' 5017 1726879804.95500: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879804.95506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879804.95509: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879804.95512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879804.95565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879804.95575: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879804.95631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879804.98375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879804.98429: stderr chunk (state=3): >>><<< 5017 1726879804.98437: stdout chunk (state=3): >>><<< 5017 1726879804.98451: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 5017 1726879804.98455: _low_level_execute_command(): starting 5017 1726879804.98461: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879804.841452-5160-224592997672953/AnsiballZ_setup.py && sleep 0' 5017 1726879804.98931: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879804.98935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879804.98940: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879804.98943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879804.98997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879804.99001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879804.99077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879805.02367: stdout chunk (state=3): >>>import _frozen_importlib # frozen<<< 5017 1726879805.02372: stdout chunk (state=3): >>> <<< 5017 1726879805.02443: stdout chunk (state=3): >>>import _imp # builtin <<< 5017 1726879805.02506: stdout chunk (state=3): >>>import '_thread' # <<< 5017 1726879805.02510: stdout chunk (state=3): >>> <<< 5017 1726879805.02537: stdout chunk (state=3): >>>import '_warnings' # <<< 5017 1726879805.02548: stdout chunk (state=3): >>>import '_weakref' # <<< 5017 1726879805.02660: stdout chunk (state=3): >>>import '_io' # <<< 5017 1726879805.02681: stdout chunk (state=3): >>> import 'marshal' # <<< 5017 1726879805.02803: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # <<< 5017 1726879805.02842: stdout chunk (state=3): >>># installing zipimport hook <<< 5017 1726879805.02886: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 5017 1726879805.02910: stdout chunk (state=3): >>> <<< 5017 1726879805.02979: stdout chunk (state=3): >>># installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5017 1726879805.03016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879805.03049: stdout chunk (state=3): >>>import '_codecs' # <<< 5017 1726879805.03073: stdout chunk (state=3): >>> <<< 5017 1726879805.03100: stdout chunk (state=3): >>>import 'codecs' # <<< 5017 1726879805.03172: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py<<< 5017 1726879805.03186: stdout chunk (state=3): >>> <<< 5017 1726879805.03222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4db4530><<< 5017 1726879805.03243: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4d83b30><<< 5017 1726879805.03278: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py<<< 5017 1726879805.03302: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'<<< 5017 1726879805.03400: stdout chunk (state=3): >>> import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4db6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 5017 1726879805.03474: stdout chunk (state=3): >>> import '_stat' # import 'stat' # <<< 5017 1726879805.03527: stdout chunk (state=3): >>> <<< 5017 1726879805.03629: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879805.03684: stdout chunk (state=3): >>> import 'genericpath' # <<< 5017 1726879805.03704: stdout chunk (state=3): >>>import 'posixpath' # <<< 5017 1726879805.03756: stdout chunk (state=3): >>>import 'os' # <<< 5017 1726879805.03791: stdout chunk (state=3): >>> import '_sitebuiltins' # <<< 5017 1726879805.03797: stdout chunk (state=3): >>> <<< 5017 1726879805.03833: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages<<< 5017 1726879805.03848: stdout chunk (state=3): >>> Adding directory: '/usr/lib64/python3.12/site-packages'<<< 5017 1726879805.03868: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages'<<< 5017 1726879805.03896: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<< 5017 1726879805.03938: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py<<< 5017 1726879805.03944: stdout chunk (state=3): >>> <<< 5017 1726879805.03971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'<<< 5017 1726879805.03979: stdout chunk (state=3): >>> <<< 5017 1726879805.04095: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4b65160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py<<< 5017 1726879805.04105: stdout chunk (state=3): >>> <<< 5017 1726879805.04123: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'<<< 5017 1726879805.04129: stdout chunk (state=3): >>> <<< 5017 1726879805.04150: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4b65fd0><<< 5017 1726879805.04158: stdout chunk (state=3): >>> <<< 5017 1726879805.04216: stdout chunk (state=3): >>>import 'site' # <<< 5017 1726879805.04222: stdout chunk (state=3): >>> <<< 5017 1726879805.04262: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux<<< 5017 1726879805.04383: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879805.04970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 5017 1726879805.04975: stdout chunk (state=3): >>> <<< 5017 1726879805.05010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'<<< 5017 1726879805.05018: stdout chunk (state=3): >>> <<< 5017 1726879805.05056: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py<<< 5017 1726879805.05059: stdout chunk (state=3): >>> <<< 5017 1726879805.05090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'<<< 5017 1726879805.05096: stdout chunk (state=3): >>> <<< 5017 1726879805.05132: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py<<< 5017 1726879805.05141: stdout chunk (state=3): >>> <<< 5017 1726879805.05212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<< 5017 1726879805.05218: stdout chunk (state=3): >>> <<< 5017 1726879805.05248: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5017 1726879805.05311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4ba3da0><<< 5017 1726879805.05348: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 5017 1726879805.05355: stdout chunk (state=3): >>> <<< 5017 1726879805.05386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<< 5017 1726879805.05425: stdout chunk (state=3): >>> import '_operator' # <<< 5017 1726879805.05431: stdout chunk (state=3): >>> <<< 5017 1726879805.05448: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4ba3fe0><<< 5017 1726879805.05489: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py<<< 5017 1726879805.05495: stdout chunk (state=3): >>> <<< 5017 1726879805.05545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<< 5017 1726879805.05551: stdout chunk (state=3): >>> <<< 5017 1726879805.05665: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 5017 1726879805.05672: stdout chunk (state=3): >>> <<< 5017 1726879805.05709: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879805.05718: stdout chunk (state=3): >>> <<< 5017 1726879805.05752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<< 5017 1726879805.05764: stdout chunk (state=3): >>> <<< 5017 1726879805.05776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 5017 1726879805.05786: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4bdb7d0><<< 5017 1726879805.05827: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5017 1726879805.05859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 5017 1726879805.05911: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4bdbe60> import '_collections' # <<< 5017 1726879805.06019: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4bbba70> import '_functools' # <<< 5017 1726879805.06205: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4bb9190> <<< 5017 1726879805.06241: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4ba0f50><<< 5017 1726879805.06252: stdout chunk (state=3): >>> <<< 5017 1726879805.06303: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 5017 1726879805.06349: stdout chunk (state=3): >>> <<< 5017 1726879805.06355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 5017 1726879805.06407: stdout chunk (state=3): >>> <<< 5017 1726879805.06437: stdout chunk (state=3): >>>import '_sre' # <<< 5017 1726879805.06442: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879805.06482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 5017 1726879805.06491: stdout chunk (state=3): >>> <<< 5017 1726879805.06516: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<< 5017 1726879805.06529: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879805.06616: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4bff6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4bfe2d0> <<< 5017 1726879805.06676: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'<<< 5017 1726879805.06705: stdout chunk (state=3): >>> import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4bba030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4ba2e40><<< 5017 1726879805.06761: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py<<< 5017 1726879805.06793: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'<<< 5017 1726879805.06840: stdout chunk (state=3): >>> import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c30770> <<< 5017 1726879805.06854: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4ba01d0> <<< 5017 1726879805.06888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 5017 1726879805.06932: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.06953: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879805.06972: stdout chunk (state=3): >>> <<< 5017 1726879805.06980: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4c30c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c30ad0><<< 5017 1726879805.07036: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879805.07045: stdout chunk (state=3): >>> <<< 5017 1726879805.07067: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.07087: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4c30e90><<< 5017 1726879805.07152: stdout chunk (state=3): >>> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4b9ecf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 5017 1726879805.07198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879805.07290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c31520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c311f0> import 'importlib.machinery' # <<< 5017 1726879805.07349: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'<<< 5017 1726879805.07393: stdout chunk (state=3): >>> <<< 5017 1726879805.07408: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c32420><<< 5017 1726879805.07435: stdout chunk (state=3): >>> import 'importlib.util' # import 'runpy' # <<< 5017 1726879805.07480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5017 1726879805.07589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c4c620> import 'errno' # <<< 5017 1726879805.07647: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.07651: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.07672: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4c4dd60> <<< 5017 1726879805.07793: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c4ec60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.07801: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.07806: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4c4f2c0> <<< 5017 1726879805.07840: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c4e1b0> <<< 5017 1726879805.07879: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5017 1726879805.07913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879805.07964: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.07986: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4c4fd40> <<< 5017 1726879805.08014: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c4f470> <<< 5017 1726879805.08300: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c32390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4953cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf497c770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf497c4d0> <<< 5017 1726879805.08354: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.08361: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf497c5f0> <<< 5017 1726879805.08398: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf497c950> <<< 5017 1726879805.08457: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4951e50> <<< 5017 1726879805.08482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879805.08654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879805.08706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5017 1726879805.08734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf497df70> <<< 5017 1726879805.08787: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf497cbf0> <<< 5017 1726879805.08818: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c32b40> <<< 5017 1726879805.08856: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879805.08937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879805.08972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879805.09057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879805.09123: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf49ae300> <<< 5017 1726879805.09195: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879805.09286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879805.09344: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf49c6480> <<< 5017 1726879805.09394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879805.09444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879805.09546: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879805.09590: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 5017 1726879805.09703: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4a03230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879805.09719: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879805.09884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5017 1726879805.09939: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4a299d0> <<< 5017 1726879805.10059: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4a03350> <<< 5017 1726879805.10123: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf49c7110> <<< 5017 1726879805.10175: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 5017 1726879805.10193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf48403b0> <<< 5017 1726879805.10220: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf49c54c0> <<< 5017 1726879805.10244: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf497eea0> <<< 5017 1726879805.10507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879805.10558: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0cf4840590> <<< 5017 1726879805.11088: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_qb4eo1do/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 5017 1726879805.11140: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.11202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879805.11214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879805.11284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879805.11429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879805.11464: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 5017 1726879805.11487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 5017 1726879805.11494: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf48a6090> <<< 5017 1726879805.11521: stdout chunk (state=3): >>>import '_typing' # <<< 5017 1726879805.11876: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf487cf80> <<< 5017 1726879805.11886: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf487c0e0> <<< 5017 1726879805.11915: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.11958: stdout chunk (state=3): >>>import 'ansible' # <<< 5017 1726879805.11989: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.12022: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.12049: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.12077: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5017 1726879805.12114: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.14721: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.16914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 5017 1726879805.17099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf48a6d20> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf48d5a30> <<< 5017 1726879805.17152: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf48d57c0> <<< 5017 1726879805.17188: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf48d50d0> <<< 5017 1726879805.17229: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5017 1726879805.17247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879805.17306: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf48d56d0> <<< 5017 1726879805.17315: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf487cef0> <<< 5017 1726879805.17344: stdout chunk (state=3): >>>import 'atexit' # <<< 5017 1726879805.17379: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.17399: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf48d6720> <<< 5017 1726879805.17450: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.17468: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.17472: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf48d68a0> <<< 5017 1726879805.17500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5017 1726879805.17583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5017 1726879805.17785: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf48d6d80> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5017 1726879805.17814: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf473cad0> <<< 5017 1726879805.17849: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.17876: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf473e780> <<< 5017 1726879805.17906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879805.17939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879805.18092: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf473f110> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf473ffe0><<< 5017 1726879805.18103: stdout chunk (state=3): >>> <<< 5017 1726879805.18142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 5017 1726879805.18148: stdout chunk (state=3): >>> <<< 5017 1726879805.18223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'<<< 5017 1726879805.18229: stdout chunk (state=3): >>> <<< 5017 1726879805.18266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<< 5017 1726879805.18277: stdout chunk (state=3): >>> <<< 5017 1726879805.18298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'<<< 5017 1726879805.18302: stdout chunk (state=3): >>> <<< 5017 1726879805.18415: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4742d20><<< 5017 1726879805.18423: stdout chunk (state=3): >>> <<< 5017 1726879805.18481: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879805.18536: stdout chunk (state=3): >>> # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4742e40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4741010> <<< 5017 1726879805.18586: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879805.18677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py<<< 5017 1726879805.18683: stdout chunk (state=3): >>> <<< 5017 1726879805.18729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py<<< 5017 1726879805.18736: stdout chunk (state=3): >>> <<< 5017 1726879805.18810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'<<< 5017 1726879805.18858: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 5017 1726879805.18883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<< 5017 1726879805.18907: stdout chunk (state=3): >>> import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4746c60><<< 5017 1726879805.18929: stdout chunk (state=3): >>> import '_tokenize' # <<< 5017 1726879805.18944: stdout chunk (state=3): >>> <<< 5017 1726879805.19057: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4745730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4745490><<< 5017 1726879805.19098: stdout chunk (state=3): >>> <<< 5017 1726879805.19109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py<<< 5017 1726879805.19142: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<< 5017 1726879805.19271: stdout chunk (state=3): >>> import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4747e60><<< 5017 1726879805.19280: stdout chunk (state=3): >>> <<< 5017 1726879805.19334: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4741520><<< 5017 1726879805.19341: stdout chunk (state=3): >>> <<< 5017 1726879805.19385: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879805.19407: stdout chunk (state=3): >>> <<< 5017 1726879805.19421: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.19429: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf478adb0> <<< 5017 1726879805.19477: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py<<< 5017 1726879805.19488: stdout chunk (state=3): >>> <<< 5017 1726879805.19504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879805.19510: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf478afc0><<< 5017 1726879805.19516: stdout chunk (state=3): >>> <<< 5017 1726879805.19567: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5017 1726879805.19609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'<<< 5017 1726879805.19628: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py<<< 5017 1726879805.19634: stdout chunk (state=3): >>> <<< 5017 1726879805.19700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879805.19713: stdout chunk (state=3): >>> <<< 5017 1726879805.19732: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.19741: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf478cad0> <<< 5017 1726879805.19791: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf478c890> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py<<< 5017 1726879805.19798: stdout chunk (state=3): >>> <<< 5017 1726879805.19994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 5017 1726879805.20062: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879805.20082: stdout chunk (state=3): >>> <<< 5017 1726879805.20087: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879805.20094: stdout chunk (state=3): >>> <<< 5017 1726879805.20118: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf478f020> <<< 5017 1726879805.20127: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf478d190><<< 5017 1726879805.20138: stdout chunk (state=3): >>> <<< 5017 1726879805.20169: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py<<< 5017 1726879805.20252: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 5017 1726879805.20258: stdout chunk (state=3): >>> <<< 5017 1726879805.20298: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py<<< 5017 1726879805.20305: stdout chunk (state=3): >>> <<< 5017 1726879805.20336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5017 1726879805.20364: stdout chunk (state=3): >>>import '_string' # <<< 5017 1726879805.20371: stdout chunk (state=3): >>> <<< 5017 1726879805.20465: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf479a7b0><<< 5017 1726879805.20472: stdout chunk (state=3): >>> <<< 5017 1726879805.20832: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf478f140> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879805.20847: stdout chunk (state=3): >>> <<< 5017 1726879805.20867: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879805.20879: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf479b530><<< 5017 1726879805.20901: stdout chunk (state=3): >>> <<< 5017 1726879805.20934: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.20973: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.20989: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf479b7d0><<< 5017 1726879805.21011: stdout chunk (state=3): >>> <<< 5017 1726879805.21124: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf479bb60><<< 5017 1726879805.21396: stdout chunk (state=3): >>> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf478b1a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.21403: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879805.21406: stdout chunk (state=3): >>> <<< 5017 1726879805.21590: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf479eb10> <<< 5017 1726879805.21744: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.21790: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.21817: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf479ff50> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf479d2b0> <<< 5017 1726879805.21875: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879805.21909: stdout chunk (state=3): >>> # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf479e660> <<< 5017 1726879805.21991: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf479ce60> <<< 5017 1726879805.22034: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.22076: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available<<< 5017 1726879805.22152: stdout chunk (state=3): >>> <<< 5017 1726879805.22263: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.22601: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5017 1726879805.22779: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.22997: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.24203: stdout chunk (state=3): >>># zipimport: zlib available<<< 5017 1726879805.24209: stdout chunk (state=3): >>> <<< 5017 1726879805.25516: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5017 1726879805.25526: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 5017 1726879805.25595: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5017 1726879805.25627: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5017 1726879805.25757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879805.25806: stdout chunk (state=3): >>> # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.25810: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4628200> <<< 5017 1726879805.26083: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5017 1726879805.26088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'<<< 5017 1726879805.26091: stdout chunk (state=3): >>> import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4629730> <<< 5017 1726879805.26094: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf47a2a50> <<< 5017 1726879805.26188: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available<<< 5017 1726879805.26195: stdout chunk (state=3): >>> <<< 5017 1726879805.26260: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 5017 1726879805.26266: stdout chunk (state=3): >>> <<< 5017 1726879805.26379: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.26593: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.27187: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4629820> # zipimport: zlib available <<< 5017 1726879805.27994: stdout chunk (state=3): >>># zipimport: zlib available<<< 5017 1726879805.28185: stdout chunk (state=3): >>> <<< 5017 1726879805.28972: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.29182: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.29220: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879805.29239: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.29299: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.29360: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5017 1726879805.29371: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.29532: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.29707: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879805.29747: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.29752: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.29755: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 5017 1726879805.29782: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.29837: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.29895: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879805.29926: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.30799: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.30868: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879805.30983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879805.31000: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879805.31156: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf462b5c0> <<< 5017 1726879805.31160: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.31291: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.31427: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5017 1726879805.31476: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5017 1726879805.31483: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879805.31508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879805.31600: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.31788: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4631d60> <<< 5017 1726879805.31915: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4632690> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf47a31a0> # zipimport: zlib available <<< 5017 1726879805.31941: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.32004: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5017 1726879805.32036: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.32087: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.32161: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.32249: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.32370: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879805.32425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879805.32559: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4631370> <<< 5017 1726879805.32635: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4632810> <<< 5017 1726879805.32676: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5017 1726879805.32795: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.32817: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.32901: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.32945: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.33006: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879805.33033: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879805.33088: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879805.33092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879805.33200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879805.33204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879805.33231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879805.33328: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf46c6960> <<< 5017 1726879805.33401: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf463c5f0> <<< 5017 1726879805.33531: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4636720> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4636570> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5017 1726879805.33594: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5017 1726879805.33624: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879805.33717: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5017 1726879805.33750: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.33754: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 5017 1726879805.33830: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.33857: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.33959: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.33995: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.34027: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.34089: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.34154: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.34213: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.34279: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 5017 1726879805.34283: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.34635: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # <<< 5017 1726879805.34639: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.34964: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.35273: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.35418: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879805.35454: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 5017 1726879805.35490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 5017 1726879805.35514: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 5017 1726879805.35555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 5017 1726879805.35589: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf46cd070> <<< 5017 1726879805.35661: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 5017 1726879805.35678: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 5017 1726879805.35742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 5017 1726879805.35763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 5017 1726879805.35786: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3b43f80> <<< 5017 1726879805.35812: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.35885: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf3b442c0> <<< 5017 1726879805.35977: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf46ad070> <<< 5017 1726879805.35982: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf46ac650> <<< 5017 1726879805.36260: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf46cf350> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf46cec30> <<< 5017 1726879805.36272: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf3b47230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3b46ae0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf3b46c90> <<< 5017 1726879805.36289: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3b45f10> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 5017 1726879805.36443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 5017 1726879805.36490: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3b47380> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 5017 1726879805.36527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 5017 1726879805.36602: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf3bb5eb0> <<< 5017 1726879805.36623: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3b47e90> <<< 5017 1726879805.36652: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf46cedb0> import 'ansible.module_utils.facts.timeout' # <<< 5017 1726879805.36716: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 5017 1726879805.36721: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 5017 1726879805.36831: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5017 1726879805.36920: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 5017 1726879805.36942: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.37021: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.37213: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 5017 1726879805.37217: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available <<< 5017 1726879805.37262: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 5017 1726879805.37407: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 5017 1726879805.37477: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.37556: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 5017 1726879805.37560: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.37663: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.37744: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.37839: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.37934: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 5017 1726879805.37952: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.38997: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.39732: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 5017 1726879805.39737: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.39824: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.39914: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.39975: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.40042: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 5017 1726879805.40045: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.40088: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.40138: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 5017 1726879805.40142: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.40232: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.40394: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 5017 1726879805.40592: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 5017 1726879805.40696: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.40822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 5017 1726879805.40825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 5017 1726879805.40845: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3bb76e0> <<< 5017 1726879805.40921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5017 1726879805.41120: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3bb6960> <<< 5017 1726879805.41149: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 5017 1726879805.41260: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.41373: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 5017 1726879805.41486: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.41535: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.41703: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 5017 1726879805.41721: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.41820: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.41957: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 5017 1726879805.41961: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.42009: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.42088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 5017 1726879805.42162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 5017 1726879805.42246: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.42350: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf3be6120> <<< 5017 1726879805.42717: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3bd6d50> import 'ansible.module_utils.facts.system.python' # <<< 5017 1726879805.42730: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.42808: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.42907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 5017 1726879805.43065: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.43292: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.43400: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.43628: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 5017 1726879805.43645: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.43705: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.43772: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 5017 1726879805.43778: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.43834: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.43918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 5017 1726879805.43922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 5017 1726879805.43968: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.43994: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf3a01c70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf46ced50> import 'ansible.module_utils.facts.system.user' # <<< 5017 1726879805.44036: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 5017 1726879805.44116: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5017 1726879805.44186: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 5017 1726879805.44201: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.44472: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.44902: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 5017 1726879805.44927: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.45101: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.45161: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.45236: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 5017 1726879805.45269: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5017 1726879805.45302: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.45652: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.45844: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 5017 1726879805.45888: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.46070: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.46290: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 5017 1726879805.46334: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.46385: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.47445: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.48412: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 5017 1726879805.48437: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 5017 1726879805.48605: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.48996: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 5017 1726879805.49149: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 5017 1726879805.49436: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.49754: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available <<< 5017 1726879805.49758: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 5017 1726879805.49821: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.49905: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 5017 1726879805.49908: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.50082: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.50237: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.50637: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.51006: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 5017 1726879805.51137: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # <<< 5017 1726879805.51140: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.51169: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.51221: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 5017 1726879805.51224: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.51336: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.51462: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 5017 1726879805.51466: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.51493: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.51551: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 5017 1726879805.51638: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.51741: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 5017 1726879805.51829: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.51932: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 5017 1726879805.52487: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.52936: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 5017 1726879805.52940: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.53279: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.53306: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available <<< 5017 1726879805.53344: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 5017 1726879805.53364: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.53414: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.53454: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 5017 1726879805.53481: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.53746: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # <<< 5017 1726879805.53775: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 5017 1726879805.53799: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.53863: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.53932: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 5017 1726879805.53958: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.53988: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.54004: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.54146: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.54168: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.54293: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.54420: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 5017 1726879805.54424: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # <<< 5017 1726879805.54454: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 5017 1726879805.54516: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.54603: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 5017 1726879805.54632: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.54998: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.55344: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 5017 1726879805.55433: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5017 1726879805.55506: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 5017 1726879805.55522: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.55680: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # <<< 5017 1726879805.55695: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.55810: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.55959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 5017 1726879805.55976: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.56133: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.56281: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 5017 1726879805.56388: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879805.58044: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 5017 1726879805.58069: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py<<< 5017 1726879805.58106: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 5017 1726879805.58159: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879805.58207: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf3a2b6e0> <<< 5017 1726879805.58223: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3a283b0> <<< 5017 1726879805.58411: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3a29310> <<< 5017 1726879805.77940: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3a72bd0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py<<< 5017 1726879805.78006: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'<<< 5017 1726879805.78010: stdout chunk (state=3): >>> import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3a71280> <<< 5017 1726879805.78090: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py<<< 5017 1726879805.78114: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879805.78187: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3a73590> <<< 5017 1726879805.78268: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3a721b0> <<< 5017 1726879805.78786: 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 <<< 5017 1726879806.05096: stdout chunk (state=3): >>> <<< 5017 1726879806.05131: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "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_local": {}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 42886 10.31.14.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 42886 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "05", "epoch": "1726879805", "epoch_int": "1726879805", "date": "2024-09-20", "time": "20:50:05", "iso8601_micro": "2024-09-21T00:50:05.575903Z", "iso8601": "2024-09-21T00:50:05Z", "iso8601_basic": "20240920T205005575903", "iso8601_basic_short": "20240920T205005", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2Q<<< 5017 1726879806.05172: stdout chunk (state=3): >>>B0/hXOB/EfE+k", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-141", "ansible_nodename": "ip-10-31-14-141.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": "ec2f68a6ec25a63ed35d143a27481d61", "ansible_hostnqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2879, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 838, "free": 2879}, "nocache": {"free": 3459, "used": 258}, "swap": {"total": 3716, "free": 3716, "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": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "ansible_product_uuid": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 352, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251221127168, "block_size": 4096, "block_total": 64483404, "block_available": 61333283, "block_used": 3150121, "inode_total": 16384000, "inode_available": 16303666, "inode_used": 80334, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::efc2:9347:ac1a:9284", "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_<<< 5017 1726879806.05178: stdout chunk (state=3): >>>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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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_se<<< 5017 1726879806.05312: stdout chunk (state=3): >>>gmentation": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.141"], "ansible_all_ipv6_addresses": ["fe80::efc2:9347:ac1a:9284"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::efc2:9347:ac1a:9284"]}, "ansible_pkg_mgr": "dnf", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_loadavg": {"1m": 0.74072265625, "5m": 0.2734375, "15m": 0.1025390625}, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "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"}}} <<< 5017 1726879806.06064: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 5017 1726879806.06087: stdout chunk (state=3): >>> <<< 5017 1726879806.06109: stdout chunk (state=3): >>># clear sys.path_hooks <<< 5017 1726879806.06115: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 5017 1726879806.06147: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 <<< 5017 1726879806.06150: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc<<< 5017 1726879806.06325: stdout chunk (state=3): >>> # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing l<<< 5017 1726879806.06331: stdout chunk (state=3): >>>ocale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file<<< 5017 1726879806.06343: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.file<<< 5017 1726879806.06394: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process <<< 5017 1726879806.06411: stdout chunk (state=3): >>># cleanup[2] removing gettext # destroy gettext<<< 5017 1726879806.06415: stdout chunk (state=3): >>> # cleanup[2] removing argparse <<< 5017 1726879806.06421: stdout chunk (state=3): >>># cleanup[2] removing distro.distro<<< 5017 1726879806.06424: stdout chunk (state=3): >>> # cleanup[2] removing distro<<< 5017 1726879806.06444: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils<<< 5017 1726879806.06455: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules<<< 5017 1726879806.06481: stdout chunk (state=3): >>> # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle<<< 5017 1726879806.06498: stdout chunk (state=3): >>> # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util<<< 5017 1726879806.06515: stdout chunk (state=3): >>> # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter<<< 5017 1726879806.06527: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution<<< 5017 1726879806.06550: 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.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob <<< 5017 1726879806.06571: stdout chunk (state=3): >>># cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux<<< 5017 1726879806.06603: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios<<< 5017 1726879806.06626: stdout chunk (state=3): >>> # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network<<< 5017 1726879806.06638: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd<<< 5017 1726879806.06662: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual<<< 5017 1726879806.06691: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd<<< 5017 1726879806.06747: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot<<< 5017 1726879806.06751: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips<<< 5017 1726879806.06761: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user<<< 5017 1726879806.06782: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux<<< 5017 1726879806.06827: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux<<< 5017 1726879806.06854: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos<<< 5017 1726879806.06858: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize <<< 5017 1726879806.06994: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 5017 1726879806.07346: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879806.07368: stdout chunk (state=3): >>># destroy importlib.machinery <<< 5017 1726879806.07409: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util <<< 5017 1726879806.07426: stdout chunk (state=3): >>># destroy _bz2 <<< 5017 1726879806.07453: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 5017 1726879806.07503: stdout chunk (state=3): >>># destroy binascii # destroy zlib <<< 5017 1726879806.07506: stdout chunk (state=3): >>># destroy bz2<<< 5017 1726879806.07509: stdout chunk (state=3): >>> # destroy lzma # destroy zipfile._path<<< 5017 1726879806.07528: stdout chunk (state=3): >>> <<< 5017 1726879806.07546: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 5017 1726879806.07583: stdout chunk (state=3): >>> # destroy ipaddress <<< 5017 1726879806.07613: stdout chunk (state=3): >>># destroy ntpath <<< 5017 1726879806.07644: stdout chunk (state=3): >>># destroy importlib <<< 5017 1726879806.07669: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib<<< 5017 1726879806.07693: stdout chunk (state=3): >>> # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 5017 1726879806.07726: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale <<< 5017 1726879806.07760: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal<<< 5017 1726879806.07779: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy syslog<<< 5017 1726879806.07798: stdout chunk (state=3): >>> <<< 5017 1726879806.07856: stdout chunk (state=3): >>># destroy uuid # destroy _hashlib<<< 5017 1726879806.07861: stdout chunk (state=3): >>> # destroy _blake2 <<< 5017 1726879806.07877: stdout chunk (state=3): >>># destroy selinux<<< 5017 1726879806.07885: stdout chunk (state=3): >>> # destroy shutil <<< 5017 1726879806.07916: stdout chunk (state=3): >>># destroy distro <<< 5017 1726879806.07936: stdout chunk (state=3): >>># destroy distro.distro<<< 5017 1726879806.07940: stdout chunk (state=3): >>> # destroy argparse # destroy logging <<< 5017 1726879806.07995: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing <<< 5017 1726879806.08022: stdout chunk (state=3): >>># destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle<<< 5017 1726879806.08064: stdout chunk (state=3): >>> # destroy _compat_pickle # destroy _pickle<<< 5017 1726879806.08070: stdout chunk (state=3): >>> <<< 5017 1726879806.08072: stdout chunk (state=3): >>># destroy queue <<< 5017 1726879806.08095: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.reduction<<< 5017 1726879806.08102: stdout chunk (state=3): >>> <<< 5017 1726879806.08123: stdout chunk (state=3): >>># destroy selectors # destroy shlex<<< 5017 1726879806.09498: stdout chunk (state=3): >>> # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5017 1726879806.09663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879806.09738: stderr chunk (state=3): >>><<< 5017 1726879806.09741: stdout chunk (state=3): >>><<< 5017 1726879806.09880: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4db4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4d83b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4db6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4b65160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4b65fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4ba3da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4ba3fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4bdb7d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4bdbe60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4bbba70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4bb9190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4ba0f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4bff6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4bfe2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4bba030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4ba2e40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c30770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4ba01d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4c30c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c30ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4c30e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4b9ecf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c31520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c311f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c32420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c4c620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4c4dd60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c4ec60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4c4f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c4e1b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4c4fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c4f470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c32390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4953cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf497c770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf497c4d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf497c5f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf497c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4951e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf497df70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf497cbf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4c32b40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf49ae300> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf49c6480> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4a03230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4a299d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4a03350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf49c7110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf48403b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf49c54c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf497eea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0cf4840590> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_qb4eo1do/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf48a6090> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf487cf80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf487c0e0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf48a6d20> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf48d5a30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf48d57c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf48d50d0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf48d56d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf487cef0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf48d6720> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf48d68a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf48d6d80> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf473cad0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf473e780> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf473f110> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf473ffe0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4742d20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4742e40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4741010> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4746c60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4745730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4745490> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4747e60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4741520> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf478adb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf478afc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf478cad0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf478c890> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf478f020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf478d190> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf479a7b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf478f140> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf479b530> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf479b7d0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf479bb60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf478b1a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf479eb10> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf479ff50> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf479d2b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf479e660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf479ce60> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4628200> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4629730> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf47a2a50> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4629820> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf462b5c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4631d60> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4632690> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf47a31a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf4631370> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4632810> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf46c6960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf463c5f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4636720> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf4636570> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf46cd070> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3b43f80> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf3b442c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf46ad070> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf46ac650> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf46cf350> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf46cec30> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf3b47230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3b46ae0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf3b46c90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3b45f10> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3b47380> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf3bb5eb0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3b47e90> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf46cedb0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3bb76e0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3bb6960> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf3be6120> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3bd6d50> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf3a01c70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf46ced50> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf3a2b6e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3a283b0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3a29310> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3a72bd0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3a71280> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3a73590> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf3a721b0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "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_local": {}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 42886 10.31.14.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 42886 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "05", "epoch": "1726879805", "epoch_int": "1726879805", "date": "2024-09-20", "time": "20:50:05", "iso8601_micro": "2024-09-21T00:50:05.575903Z", "iso8601": "2024-09-21T00:50:05Z", "iso8601_basic": "20240920T205005575903", "iso8601_basic_short": "20240920T205005", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2QB0/hXOB/EfE+k", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-141", "ansible_nodename": "ip-10-31-14-141.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": "ec2f68a6ec25a63ed35d143a27481d61", "ansible_hostnqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2879, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 838, "free": 2879}, "nocache": {"free": 3459, "used": 258}, "swap": {"total": 3716, "free": 3716, "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": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "ansible_product_uuid": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 352, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251221127168, "block_size": 4096, "block_total": 64483404, "block_available": 61333283, "block_used": 3150121, "inode_total": 16384000, "inode_available": 16303666, "inode_used": 80334, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::efc2:9347:ac1a:9284", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.141"], "ansible_all_ipv6_addresses": ["fe80::efc2:9347:ac1a:9284"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::efc2:9347:ac1a:9284"]}, "ansible_pkg_mgr": "dnf", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_loadavg": {"1m": 0.74072265625, "5m": 0.2734375, "15m": 0.1025390625}, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "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 sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5017 1726879806.10918: 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.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879804.841452-5160-224592997672953/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879806.10922: _low_level_execute_command(): starting 5017 1726879806.10924: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879804.841452-5160-224592997672953/ > /dev/null 2>&1 && sleep 0' 5017 1726879806.11144: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879806.11192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879806.11196: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879806.11198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879806.11200: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879806.11203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879806.11306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879806.11316: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879806.11320: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879806.11383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879806.14481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879806.14485: stdout chunk (state=3): >>><<< 5017 1726879806.14487: stderr chunk (state=3): >>><<< 5017 1726879806.14490: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 5017 1726879806.14492: handler run complete 5017 1726879806.14970: variable 'ansible_facts' from source: unknown 5017 1726879806.15127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879806.15682: variable 'ansible_facts' from source: unknown 5017 1726879806.15767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879806.15893: attempt loop complete, returning result 5017 1726879806.15897: _execute() done 5017 1726879806.15900: dumping result to json 5017 1726879806.15927: done dumping result, returning 5017 1726879806.15935: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affef3a-ec81-c52e-bf3c-000000000032] 5017 1726879806.15940: sending task result for task 0affef3a-ec81-c52e-bf3c-000000000032 5017 1726879806.16246: done sending task result for task 0affef3a-ec81-c52e-bf3c-000000000032 5017 1726879806.16249: WORKER PROCESS EXITING ok: [managed_node3] 5017 1726879806.16558: no more pending results, returning what we have 5017 1726879806.16560: results queue empty 5017 1726879806.16561: checking for any_errors_fatal 5017 1726879806.16562: done checking for any_errors_fatal 5017 1726879806.16563: checking for max_fail_percentage 5017 1726879806.16564: done checking for max_fail_percentage 5017 1726879806.16565: checking to see if all hosts have failed and the running result is not ok 5017 1726879806.16565: done checking to see if all hosts have failed 5017 1726879806.16566: getting the remaining hosts for this loop 5017 1726879806.16568: done getting the remaining hosts for this loop 5017 1726879806.16571: getting the next task for host managed_node3 5017 1726879806.16580: done getting next task for host managed_node3 5017 1726879806.16582: ^ task is: TASK: meta (flush_handlers) 5017 1726879806.16583: ^ 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 5017 1726879806.16586: getting variables 5017 1726879806.16587: in VariableManager get_vars() 5017 1726879806.16608: Calling all_inventory to load vars for managed_node3 5017 1726879806.16611: Calling groups_inventory to load vars for managed_node3 5017 1726879806.16613: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879806.16621: Calling all_plugins_play to load vars for managed_node3 5017 1726879806.16624: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879806.16626: Calling groups_plugins_play to load vars for managed_node3 5017 1726879806.16770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879806.16959: done with get_vars() 5017 1726879806.16970: done getting variables 5017 1726879806.17032: in VariableManager get_vars() 5017 1726879806.17041: Calling all_inventory to load vars for managed_node3 5017 1726879806.17043: Calling groups_inventory to load vars for managed_node3 5017 1726879806.17045: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879806.17049: Calling all_plugins_play to load vars for managed_node3 5017 1726879806.17051: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879806.17053: Calling groups_plugins_play to load vars for managed_node3 5017 1726879806.17183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879806.17354: done with get_vars() 5017 1726879806.17368: done queuing things up, now waiting for results queue to drain 5017 1726879806.17369: results queue empty 5017 1726879806.17370: checking for any_errors_fatal 5017 1726879806.17374: done checking for any_errors_fatal 5017 1726879806.17375: checking for max_fail_percentage 5017 1726879806.17379: done checking for max_fail_percentage 5017 1726879806.17380: checking to see if all hosts have failed and the running result is not ok 5017 1726879806.17380: done checking to see if all hosts have failed 5017 1726879806.17381: getting the remaining hosts for this loop 5017 1726879806.17382: done getting the remaining hosts for this loop 5017 1726879806.17384: getting the next task for host managed_node3 5017 1726879806.17386: done getting next task for host managed_node3 5017 1726879806.17388: ^ task is: TASK: Gather facts from {{ kdump_test_ssh_server_outside }} 5017 1726879806.17389: ^ 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 5017 1726879806.17391: getting variables 5017 1726879806.17391: in VariableManager get_vars() 5017 1726879806.17398: Calling all_inventory to load vars for managed_node3 5017 1726879806.17400: Calling groups_inventory to load vars for managed_node3 5017 1726879806.17402: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879806.17405: Calling all_plugins_play to load vars for managed_node3 5017 1726879806.17407: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879806.17409: Calling groups_plugins_play to load vars for managed_node3 5017 1726879806.17591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879806.17902: done with get_vars() 5017 1726879806.17911: done getting variables 5017 1726879806.18220: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879806.18225: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879806.18307: variable 'inventory_hostname' from source: host vars for 'managed_node3' TASK [Gather facts from managed_node3] ***************************************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:58 Friday 20 September 2024 20:50:06 -0400 (0:00:01.395) 0:00:04.797 ****** 5017 1726879806.18402: entering _queue_task() for managed_node3/setup 5017 1726879806.18690: worker is 1 (out of 1 available) 5017 1726879806.18703: exiting _queue_task() for managed_node3/setup 5017 1726879806.18716: done queuing things up, now waiting for results queue to drain 5017 1726879806.18718: waiting for pending results... 5017 1726879806.19265: running TaskExecutor() for managed_node3/TASK: Gather facts from managed_node3 5017 1726879806.19277: in run() - task 0affef3a-ec81-c52e-bf3c-00000000000b 5017 1726879806.19282: variable 'ansible_search_path' from source: unknown 5017 1726879806.19286: calling self._execute() 5017 1726879806.19290: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879806.19373: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879806.19380: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879806.19462: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879806.19485: in VariableManager get_vars() 5017 1726879806.19520: Calling all_inventory to load vars for managed_node3 5017 1726879806.19524: Calling groups_inventory to load vars for managed_node3 5017 1726879806.19536: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879806.19555: Calling all_plugins_play to load vars for managed_node3 5017 1726879806.19594: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879806.19597: Calling groups_plugins_play to load vars for managed_node3 5017 1726879806.19878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879806.20208: done with get_vars() 5017 1726879806.20248: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879806.20267: variable 'ansible_delegated_vars' from source: unknown 5017 1726879806.20292: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879806.20305: variable 'omit' from source: magic vars 5017 1726879806.20419: variable 'omit' from source: magic vars 5017 1726879806.20578: variable 'omit' from source: magic vars 5017 1726879806.20582: variable 'omit' from source: magic vars 5017 1726879806.20584: variable 'ansible_delegated_vars' from source: unknown 5017 1726879806.20587: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879806.20598: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879806.20623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879806.20649: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879806.20669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879806.20717: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879806.20727: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879806.20737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879806.20746: variable 'ansible_port' from source: unknown 5017 1726879806.20754: variable 'ansible_user' from source: unknown 5017 1726879806.20886: Set connection var ansible_connection to ssh 5017 1726879806.20903: Set connection var ansible_pipelining to False 5017 1726879806.20921: Set connection var ansible_timeout to 10 5017 1726879806.20934: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879806.20942: Set connection var ansible_shell_type to sh 5017 1726879806.20951: Set connection var ansible_shell_executable to /bin/sh 5017 1726879806.21026: variable 'ansible_delegated_vars' from source: unknown 5017 1726879806.21029: variable 'ansible_user' from source: unknown 5017 1726879806.21032: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879806.21284: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5017 1726879806.21303: variable 'omit' from source: magic vars 5017 1726879806.21315: starting attempt loop 5017 1726879806.21323: running the handler 5017 1726879806.21344: _low_level_execute_command(): starting 5017 1726879806.21368: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879806.22247: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879806.22306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879806.22340: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879806.22365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879806.22478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879806.24931: stdout chunk (state=3): >>>/root <<< 5017 1726879806.25111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879806.25207: stderr chunk (state=3): >>><<< 5017 1726879806.25211: stdout chunk (state=3): >>><<< 5017 1726879806.25235: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 5017 1726879806.25258: _low_level_execute_command(): starting 5017 1726879806.25359: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879806.2524369-5194-176800595252602 `" && echo ansible-tmp-1726879806.2524369-5194-176800595252602="` echo /root/.ansible/tmp/ansible-tmp-1726879806.2524369-5194-176800595252602 `" ) && sleep 0' 5017 1726879806.25936: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879806.25951: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879806.25987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879806.26093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879806.26114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879806.26131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879806.26160: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879806.26271: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879806.29095: stdout chunk (state=3): >>>ansible-tmp-1726879806.2524369-5194-176800595252602=/root/.ansible/tmp/ansible-tmp-1726879806.2524369-5194-176800595252602 <<< 5017 1726879806.29302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879806.29354: stderr chunk (state=3): >>><<< 5017 1726879806.29357: stdout chunk (state=3): >>><<< 5017 1726879806.29383: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879806.2524369-5194-176800595252602=/root/.ansible/tmp/ansible-tmp-1726879806.2524369-5194-176800595252602 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 5017 1726879806.29583: variable 'ansible_delegated_vars' from source: unknown 5017 1726879806.29587: variable 'ansible_module_compression' from source: unknown 5017 1726879806.29590: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5017be9hnmjn/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 5017 1726879806.29628: variable 'ansible_facts' from source: unknown 5017 1726879806.29805: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879806.2524369-5194-176800595252602/AnsiballZ_setup.py 5017 1726879806.30078: Sending initial data 5017 1726879806.30091: Sent initial data (152 bytes) 5017 1726879806.30618: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879806.30636: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879806.30649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879806.30711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879806.30728: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879806.30796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879806.33189: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879806.33270: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879806.33322: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpc_d9pdnr /root/.ansible/tmp/ansible-tmp-1726879806.2524369-5194-176800595252602/AnsiballZ_setup.py <<< 5017 1726879806.33352: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879806.2524369-5194-176800595252602/AnsiballZ_setup.py" <<< 5017 1726879806.33412: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpc_d9pdnr" to remote "/root/.ansible/tmp/ansible-tmp-1726879806.2524369-5194-176800595252602/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879806.2524369-5194-176800595252602/AnsiballZ_setup.py" <<< 5017 1726879806.35394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879806.35461: stderr chunk (state=3): >>><<< 5017 1726879806.35465: stdout chunk (state=3): >>><<< 5017 1726879806.35492: done transferring module to remote 5017 1726879806.35506: _low_level_execute_command(): starting 5017 1726879806.35511: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879806.2524369-5194-176800595252602/ /root/.ansible/tmp/ansible-tmp-1726879806.2524369-5194-176800595252602/AnsiballZ_setup.py && sleep 0' 5017 1726879806.36255: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879806.36321: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879806.36383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879806.38936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879806.38988: stderr chunk (state=3): >>><<< 5017 1726879806.38991: stdout chunk (state=3): >>><<< 5017 1726879806.39009: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 5017 1726879806.39014: _low_level_execute_command(): starting 5017 1726879806.39020: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879806.2524369-5194-176800595252602/AnsiballZ_setup.py && sleep 0' 5017 1726879806.39580: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879806.39584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879806.39587: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879806.39589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879806.39656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879806.39684: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879806.39789: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879806.43106: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5017 1726879806.43171: stdout chunk (state=3): >>>import _imp # builtin <<< 5017 1726879806.43232: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5017 1726879806.43250: stdout chunk (state=3): >>>import '_weakref' # <<< 5017 1726879806.43330: stdout chunk (state=3): >>>import '_io' # <<< 5017 1726879806.43360: stdout chunk (state=3): >>>import 'marshal' # <<< 5017 1726879806.43413: stdout chunk (state=3): >>>import 'posix' # <<< 5017 1726879806.43589: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879806.43612: stdout chunk (state=3): >>>import '_codecs' # <<< 5017 1726879806.43657: stdout chunk (state=3): >>>import 'codecs' # <<< 5017 1726879806.43730: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5017 1726879806.43776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5017 1726879806.43793: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab97b4530> <<< 5017 1726879806.43828: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9783b30> <<< 5017 1726879806.43867: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 5017 1726879806.43902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5017 1726879806.43943: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab97b6ab0> <<< 5017 1726879806.43947: stdout chunk (state=3): >>>import '_signal' # <<< 5017 1726879806.43961: stdout chunk (state=3): >>>import '_abc' # <<< 5017 1726879806.44626: stdout chunk (state=3): >>>import 'abc' # <<< 5017 1726879806.44650: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9589160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9589fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879806.45185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879806.45228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5017 1726879806.45244: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5017 1726879806.45262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879806.45298: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5017 1726879806.45350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5017 1726879806.45389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5017 1726879806.45434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5017 1726879806.45451: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95c7e60> <<< 5017 1726879806.45595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95c7f20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5017 1726879806.45631: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5017 1726879806.45712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879806.45751: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879806.45783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 5017 1726879806.45790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 5017 1726879806.45812: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95ff830> <<< 5017 1726879806.45861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5017 1726879806.45894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 5017 1726879806.45900: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95ffec0> <<< 5017 1726879806.45989: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95dfb00><<< 5017 1726879806.46005: stdout chunk (state=3): >>> <<< 5017 1726879806.46021: stdout chunk (state=3): >>>import '_functools' # <<< 5017 1726879806.46063: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95dd1c0><<< 5017 1726879806.46079: stdout chunk (state=3): >>> <<< 5017 1726879806.46234: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95c5010> <<< 5017 1726879806.46308: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 5017 1726879806.46324: stdout chunk (state=3): >>> import '_sre' # <<< 5017 1726879806.46368: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879806.46407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 5017 1726879806.46453: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<< 5017 1726879806.46456: stdout chunk (state=3): >>> <<< 5017 1726879806.46480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<< 5017 1726879806.46524: stdout chunk (state=3): >>> import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9623740><<< 5017 1726879806.46528: stdout chunk (state=3): >>> <<< 5017 1726879806.46559: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9622360> <<< 5017 1726879806.46599: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 5017 1726879806.46628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95de0f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9620bc0><<< 5017 1726879806.46713: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py<<< 5017 1726879806.46757: stdout chunk (state=3): >>> <<< 5017 1726879806.46761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 5017 1726879806.46801: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9654740> <<< 5017 1726879806.46806: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95c4290> <<< 5017 1726879806.46840: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 5017 1726879806.46877: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879806.46885: stdout chunk (state=3): >>> <<< 5017 1726879806.46908: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab9654bf0><<< 5017 1726879806.46970: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9654aa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879806.46977: stdout chunk (state=3): >>> <<< 5017 1726879806.47005: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.47009: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab9654e90><<< 5017 1726879806.47040: stdout chunk (state=3): >>> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95c2db0><<< 5017 1726879806.47080: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<< 5017 1726879806.47087: stdout chunk (state=3): >>> <<< 5017 1726879806.47106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879806.47185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'<<< 5017 1726879806.47187: stdout chunk (state=3): >>> <<< 5017 1726879806.47227: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9655580> <<< 5017 1726879806.47248: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9655250> import 'importlib.machinery' # <<< 5017 1726879806.47296: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 5017 1726879806.47315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879806.47345: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9656480><<< 5017 1726879806.47488: stdout chunk (state=3): >>> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab966c680> <<< 5017 1726879806.47513: stdout chunk (state=3): >>>import 'errno' # <<< 5017 1726879806.47519: stdout chunk (state=3): >>> <<< 5017 1726879806.47561: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879806.47570: stdout chunk (state=3): >>> <<< 5017 1726879806.47598: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879806.47604: stdout chunk (state=3): >>> <<< 5017 1726879806.47630: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab966dd60><<< 5017 1726879806.47636: stdout chunk (state=3): >>> <<< 5017 1726879806.47696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5017 1726879806.47702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 5017 1726879806.47724: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py<<< 5017 1726879806.47744: stdout chunk (state=3): >>> <<< 5017 1726879806.47764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 5017 1726879806.47787: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab966ec30> <<< 5017 1726879806.47839: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879806.47866: stdout chunk (state=3): >>> import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab966f290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab966e180><<< 5017 1726879806.47911: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py<<< 5017 1726879806.47921: stdout chunk (state=3): >>> <<< 5017 1726879806.47934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 5017 1726879806.47996: stdout chunk (state=3): >>> # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.48023: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.48046: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab966fd10><<< 5017 1726879806.48067: stdout chunk (state=3): >>> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab966f440><<< 5017 1726879806.48070: stdout chunk (state=3): >>> <<< 5017 1726879806.48131: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab96564b0><<< 5017 1726879806.48170: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 5017 1726879806.48175: stdout chunk (state=3): >>> <<< 5017 1726879806.48220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 5017 1726879806.48252: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 5017 1726879806.48260: stdout chunk (state=3): >>> <<< 5017 1726879806.48329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879806.48350: stdout chunk (state=3): >>> <<< 5017 1726879806.48354: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.48377: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab937fbf0><<< 5017 1726879806.48383: stdout chunk (state=3): >>> <<< 5017 1726879806.48409: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 5017 1726879806.48447: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.48468: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab93a8710><<< 5017 1726879806.48516: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab93a8470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.48541: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.48548: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab93a8740><<< 5017 1726879806.48593: stdout chunk (state=3): >>> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879806.48597: stdout chunk (state=3): >>> <<< 5017 1726879806.48614: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.48654: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab93a8920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab937dd90><<< 5017 1726879806.48660: stdout chunk (state=3): >>> <<< 5017 1726879806.48696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 5017 1726879806.48858: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879806.48902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 5017 1726879806.48910: stdout chunk (state=3): >>> <<< 5017 1726879806.48938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5017 1726879806.48972: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab93a9fa0><<< 5017 1726879806.48977: stdout chunk (state=3): >>> <<< 5017 1726879806.49026: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab93a8c50><<< 5017 1726879806.49031: stdout chunk (state=3): >>> <<< 5017 1726879806.49064: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9656ba0> <<< 5017 1726879806.49119: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879806.49210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879806.49252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879806.49333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'<<< 5017 1726879806.49387: stdout chunk (state=3): >>> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab93da330><<< 5017 1726879806.49393: stdout chunk (state=3): >>> <<< 5017 1726879806.49471: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 5017 1726879806.49479: stdout chunk (state=3): >>> <<< 5017 1726879806.49505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 5017 1726879806.49543: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879806.49662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab93f24e0> <<< 5017 1726879806.49708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879806.49781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879806.49889: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879806.49938: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 5017 1726879806.49942: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 5017 1726879806.49992: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab942f2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5017 1726879806.50059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 5017 1726879806.50107: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py<<< 5017 1726879806.50117: stdout chunk (state=3): >>> <<< 5017 1726879806.50177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 5017 1726879806.50181: stdout chunk (state=3): >>> <<< 5017 1726879806.50446: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9451a30> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab942f3e0><<< 5017 1726879806.50449: stdout chunk (state=3): >>> <<< 5017 1726879806.50522: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab93f3170><<< 5017 1726879806.50529: stdout chunk (state=3): >>> <<< 5017 1726879806.50565: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py<<< 5017 1726879806.50586: stdout chunk (state=3): >>> <<< 5017 1726879806.50621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab926c3b0><<< 5017 1726879806.50686: stdout chunk (state=3): >>> <<< 5017 1726879806.50693: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab93f1520> <<< 5017 1726879806.50696: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab93aaed0> <<< 5017 1726879806.50934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 5017 1726879806.50983: stdout chunk (state=3): >>> import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4ab93f18e0><<< 5017 1726879806.50991: stdout chunk (state=3): >>> <<< 5017 1726879806.51291: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_zd412wrz/ansible_setup_payload.zip'<<< 5017 1726879806.51308: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5017 1726879806.51391: stdout chunk (state=3): >>> <<< 5017 1726879806.51606: stdout chunk (state=3): >>># zipimport: zlib available<<< 5017 1726879806.51625: stdout chunk (state=3): >>> <<< 5017 1726879806.51664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 5017 1726879806.51691: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879806.51769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 5017 1726879806.51894: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879806.51932: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 5017 1726879806.51977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'<<< 5017 1726879806.51980: stdout chunk (state=3): >>> <<< 5017 1726879806.51983: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab92d6060> <<< 5017 1726879806.52035: stdout chunk (state=3): >>>import '_typing' # <<< 5017 1726879806.52039: stdout chunk (state=3): >>> <<< 5017 1726879806.52323: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab92acf50><<< 5017 1726879806.52386: stdout chunk (state=3): >>> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab92ac0b0><<< 5017 1726879806.52391: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5017 1726879806.52438: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available<<< 5017 1726879806.52445: stdout chunk (state=3): >>> <<< 5017 1726879806.52492: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 5017 1726879806.52495: stdout chunk (state=3): >>> <<< 5017 1726879806.52532: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available<<< 5017 1726879806.52545: stdout chunk (state=3): >>> <<< 5017 1726879806.55162: stdout chunk (state=3): >>># zipimport: zlib available<<< 5017 1726879806.55287: stdout chunk (state=3): >>> <<< 5017 1726879806.57407: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<< 5017 1726879806.57423: stdout chunk (state=3): >>> <<< 5017 1726879806.57430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 5017 1726879806.57452: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab92afec0><<< 5017 1726879806.57463: stdout chunk (state=3): >>> <<< 5017 1726879806.57506: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py<<< 5017 1726879806.57534: stdout chunk (state=3): >>> <<< 5017 1726879806.57538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879806.57595: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<< 5017 1726879806.57598: stdout chunk (state=3): >>> <<< 5017 1726879806.57632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py<<< 5017 1726879806.57640: stdout chunk (state=3): >>> <<< 5017 1726879806.57668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'<<< 5017 1726879806.57707: stdout chunk (state=3): >>> # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.57727: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879806.57796: stdout chunk (state=3): >>> import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab9301a90> <<< 5017 1726879806.57833: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9301820> <<< 5017 1726879806.57864: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9301130><<< 5017 1726879806.57872: stdout chunk (state=3): >>> <<< 5017 1726879806.57903: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py<<< 5017 1726879806.57949: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'<<< 5017 1726879806.57998: stdout chunk (state=3): >>> import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9301be0><<< 5017 1726879806.58007: stdout chunk (state=3): >>> <<< 5017 1726879806.58024: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab92d6a80><<< 5017 1726879806.58035: stdout chunk (state=3): >>> <<< 5017 1726879806.58056: stdout chunk (state=3): >>>import 'atexit' # <<< 5017 1726879806.58067: stdout chunk (state=3): >>> <<< 5017 1726879806.58102: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.58154: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab93027b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.58179: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab93029f0><<< 5017 1726879806.58217: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py<<< 5017 1726879806.58229: stdout chunk (state=3): >>> <<< 5017 1726879806.58316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 5017 1726879806.58323: stdout chunk (state=3): >>> <<< 5017 1726879806.58389: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9302f30><<< 5017 1726879806.58417: stdout chunk (state=3): >>> import 'pwd' # <<< 5017 1726879806.58491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879806.58505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<< 5017 1726879806.58513: stdout chunk (state=3): >>> <<< 5017 1726879806.58561: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab916ccb0><<< 5017 1726879806.58621: stdout chunk (state=3): >>> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.58634: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879806.58663: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab916e8d0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py<<< 5017 1726879806.58668: stdout chunk (state=3): >>> <<< 5017 1726879806.58709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<< 5017 1726879806.58761: stdout chunk (state=3): >>> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab916f1d0> <<< 5017 1726879806.58815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py<<< 5017 1726879806.58818: stdout chunk (state=3): >>> <<< 5017 1726879806.58858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879806.58946: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91703b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879806.58990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'<<< 5017 1726879806.59036: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<< 5017 1726879806.59043: stdout chunk (state=3): >>> <<< 5017 1726879806.59194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9172e70> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab9172f90> <<< 5017 1726879806.59261: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9171130> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879806.59334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 5017 1726879806.59361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<< 5017 1726879806.59396: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879806.59442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'<<< 5017 1726879806.59486: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py<<< 5017 1726879806.59493: stdout chunk (state=3): >>> <<< 5017 1726879806.59531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9176db0><<< 5017 1726879806.59534: stdout chunk (state=3): >>> <<< 5017 1726879806.59667: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91758e0><<< 5017 1726879806.59671: stdout chunk (state=3): >>> <<< 5017 1726879806.59682: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9175640><<< 5017 1726879806.59688: stdout chunk (state=3): >>> <<< 5017 1726879806.59728: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py<<< 5017 1726879806.59735: stdout chunk (state=3): >>> <<< 5017 1726879806.59763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879806.59896: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9177e30><<< 5017 1726879806.59905: stdout chunk (state=3): >>> <<< 5017 1726879806.59953: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9171640><<< 5017 1726879806.59970: stdout chunk (state=3): >>> <<< 5017 1726879806.60013: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879806.60016: stdout chunk (state=3): >>> <<< 5017 1726879806.60089: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab91bae40> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py<<< 5017 1726879806.60093: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'<<< 5017 1726879806.60112: stdout chunk (state=3): >>> <<< 5017 1726879806.60147: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91baf60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py<<< 5017 1726879806.60152: stdout chunk (state=3): >>> <<< 5017 1726879806.60202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5017 1726879806.60314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879806.60318: stdout chunk (state=3): >>> <<< 5017 1726879806.60321: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.60346: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab91bcb90> <<< 5017 1726879806.60372: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91bc950> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py<<< 5017 1726879806.60380: stdout chunk (state=3): >>> <<< 5017 1726879806.60619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 5017 1726879806.60685: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879806.60696: stdout chunk (state=3): >>> <<< 5017 1726879806.60712: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.60728: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab91bf020> <<< 5017 1726879806.60759: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91bd1c0><<< 5017 1726879806.60806: stdout chunk (state=3): >>> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py<<< 5017 1726879806.60810: stdout chunk (state=3): >>> <<< 5017 1726879806.60921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879806.60984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'<<< 5017 1726879806.60996: stdout chunk (state=3): >>> <<< 5017 1726879806.61099: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91c67b0><<< 5017 1726879806.61107: stdout chunk (state=3): >>> <<< 5017 1726879806.61400: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91bf140><<< 5017 1726879806.61407: stdout chunk (state=3): >>> <<< 5017 1726879806.61554: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879806.61563: stdout chunk (state=3): >>> <<< 5017 1726879806.61590: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab91c7590><<< 5017 1726879806.61641: stdout chunk (state=3): >>> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879806.61654: stdout chunk (state=3): >>> <<< 5017 1726879806.61663: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.61684: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab91c6b70> <<< 5017 1726879806.61780: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879806.61819: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab91c78c0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91bb290><<< 5017 1726879806.61826: stdout chunk (state=3): >>> <<< 5017 1726879806.61856: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py<<< 5017 1726879806.61877: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 5017 1726879806.61919: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py<<< 5017 1726879806.61925: stdout chunk (state=3): >>> <<< 5017 1726879806.61976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 5017 1726879806.61983: stdout chunk (state=3): >>> <<< 5017 1726879806.62047: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879806.62096: stdout chunk (state=3): >>> # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab91ce9f0><<< 5017 1726879806.62107: stdout chunk (state=3): >>> <<< 5017 1726879806.62446: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879806.62486: stdout chunk (state=3): >>> # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879806.62547: stdout chunk (state=3): >>> import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab91cff80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91cd1c0><<< 5017 1726879806.62585: stdout chunk (state=3): >>> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.62620: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab91ce570><<< 5017 1726879806.62683: stdout chunk (state=3): >>> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91ccda0> # zipimport: zlib available <<< 5017 1726879806.62714: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5017 1726879806.62734: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5017 1726879806.62911: stdout chunk (state=3): >>># zipimport: zlib available<<< 5017 1726879806.63058: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5017 1726879806.63093: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.63116: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 5017 1726879806.63157: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.63243: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5017 1726879806.63298: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.63501: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.63731: stdout chunk (state=3): >>># zipimport: zlib available<<< 5017 1726879806.63738: stdout chunk (state=3): >>> <<< 5017 1726879806.64981: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.66144: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5017 1726879806.66152: stdout chunk (state=3): >>> <<< 5017 1726879806.66165: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 5017 1726879806.66193: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves.collections_abc' # <<< 5017 1726879806.66253: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<< 5017 1726879806.66259: stdout chunk (state=3): >>> <<< 5017 1726879806.66299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 5017 1726879806.66383: stdout chunk (state=3): >>> <<< 5017 1726879806.66405: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.66426: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879806.66433: stdout chunk (state=3): >>> <<< 5017 1726879806.66456: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab90581a0> <<< 5017 1726879806.66630: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py<<< 5017 1726879806.66639: stdout chunk (state=3): >>> <<< 5017 1726879806.66644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'<<< 5017 1726879806.66689: stdout chunk (state=3): >>> import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9059100> <<< 5017 1726879806.66719: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91d29f0> <<< 5017 1726879806.66800: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879806.66827: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5017 1726879806.66833: stdout chunk (state=3): >>> <<< 5017 1726879806.66896: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 5017 1726879806.66908: stdout chunk (state=3): >>> <<< 5017 1726879806.67108: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.67243: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.67577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'<<< 5017 1726879806.67619: stdout chunk (state=3): >>> import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9058da0> <<< 5017 1726879806.67652: stdout chunk (state=3): >>># zipimport: zlib available<<< 5017 1726879806.67656: stdout chunk (state=3): >>> <<< 5017 1726879806.68682: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.69623: stdout chunk (state=3): >>># zipimport: zlib available<<< 5017 1726879806.69630: stdout chunk (state=3): >>> <<< 5017 1726879806.69781: stdout chunk (state=3): >>># zipimport: zlib available<<< 5017 1726879806.69788: stdout chunk (state=3): >>> <<< 5017 1726879806.69934: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879806.69940: stdout chunk (state=3): >>> <<< 5017 1726879806.69967: stdout chunk (state=3): >>># zipimport: zlib available<<< 5017 1726879806.69980: stdout chunk (state=3): >>> <<< 5017 1726879806.70042: stdout chunk (state=3): >>># zipimport: zlib available<<< 5017 1726879806.70116: stdout chunk (state=3): >>> import 'ansible.module_utils.common.warnings' # <<< 5017 1726879806.70147: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.70298: stdout chunk (state=3): >>># zipimport: zlib available<<< 5017 1726879806.70307: stdout chunk (state=3): >>> <<< 5017 1726879806.70519: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 5017 1726879806.70554: stdout chunk (state=3): >>># zipimport: zlib available<<< 5017 1726879806.70597: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 5017 1726879806.70680: stdout chunk (state=3): >>># zipimport: zlib available<<< 5017 1726879806.70772: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879806.70800: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5017 1726879806.71321: stdout chunk (state=3): >>># zipimport: zlib available<<< 5017 1726879806.71327: stdout chunk (state=3): >>> <<< 5017 1726879806.71851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<< 5017 1726879806.71988: stdout chunk (state=3): >>> <<< 5017 1726879806.72002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'<<< 5017 1726879806.72011: stdout chunk (state=3): >>> <<< 5017 1726879806.72045: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879806.72052: stdout chunk (state=3): >>> <<< 5017 1726879806.72213: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab905b4a0><<< 5017 1726879806.72217: stdout chunk (state=3): >>> <<< 5017 1726879806.72244: stdout chunk (state=3): >>># zipimport: zlib available<<< 5017 1726879806.72250: stdout chunk (state=3): >>> <<< 5017 1726879806.72396: stdout chunk (state=3): >>># zipimport: zlib available<<< 5017 1726879806.72404: stdout chunk (state=3): >>> <<< 5017 1726879806.72528: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5017 1726879806.72541: stdout chunk (state=3): >>> <<< 5017 1726879806.72554: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 5017 1726879806.72564: stdout chunk (state=3): >>> <<< 5017 1726879806.72602: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879806.72609: stdout chunk (state=3): >>> <<< 5017 1726879806.72659: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<< 5017 1726879806.72790: stdout chunk (state=3): >>> # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.73007: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.73011: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab9061c70> <<< 5017 1726879806.73092: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.73128: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.73132: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab90625d0><<< 5017 1726879806.73142: stdout chunk (state=3): >>> <<< 5017 1726879806.73163: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91d3fb0><<< 5017 1726879806.73168: stdout chunk (state=3): >>> <<< 5017 1726879806.73197: stdout chunk (state=3): >>># zipimport: zlib available<<< 5017 1726879806.73203: stdout chunk (state=3): >>> <<< 5017 1726879806.73284: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.73377: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 5017 1726879806.73494: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.73522: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.73626: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.73899: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879806.73956: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.73994: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab90612b0> <<< 5017 1726879806.74052: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9062840> <<< 5017 1726879806.74120: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 5017 1726879806.74123: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 5017 1726879806.74151: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.74297: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.74372: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.74427: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.74493: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 5017 1726879806.74509: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879806.74529: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879806.74578: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879806.74685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879806.74704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879806.74738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879806.74769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879806.74870: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab90f2a20> <<< 5017 1726879806.74958: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab90686b0> <<< 5017 1726879806.75097: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9067b60> <<< 5017 1726879806.75112: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9066630> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5017 1726879806.75182: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available<<< 5017 1726879806.75384: stdout chunk (state=3): >>> import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5017 1726879806.75449: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.75559: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.75589: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.75625: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.75782: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5017 1726879806.75820: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.75883: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 5017 1726879806.75904: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.76044: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.76195: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.76240: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.76292: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 5017 1726879806.76326: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.76668: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.77209: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py<<< 5017 1726879806.77214: stdout chunk (state=3): >>> <<< 5017 1726879806.77256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 5017 1726879806.77296: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab90f9070> <<< 5017 1726879806.77354: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 5017 1726879806.77386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 5017 1726879806.77399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 5017 1726879806.77491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 5017 1726879806.77504: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 5017 1726879806.77525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 5017 1726879806.77555: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8b33f50> <<< 5017 1726879806.77617: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.77632: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.77649: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab8b34320> <<< 5017 1726879806.77729: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab90490d0> <<< 5017 1726879806.77760: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9048680> <<< 5017 1726879806.77822: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab90fb2f0> <<< 5017 1726879806.77838: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab90fac60> <<< 5017 1726879806.77866: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 5017 1726879806.77944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 5017 1726879806.77986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 5017 1726879806.78009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 5017 1726879806.78040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 5017 1726879806.78085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 5017 1726879806.78097: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.78105: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.78286: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab8b372c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8b36ba0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab8b36d80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8b35fd0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 5017 1726879806.78385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 5017 1726879806.78416: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8b373e0> <<< 5017 1726879806.78449: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 5017 1726879806.78510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 5017 1726879806.78558: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.78568: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.78573: stdout chunk (state=3): >>>import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab8ba1ee0> <<< 5017 1726879806.78630: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8b37ec0> <<< 5017 1726879806.78674: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab90fae70> <<< 5017 1726879806.78693: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 5017 1726879806.78716: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 5017 1726879806.78744: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.78765: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.78786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 5017 1726879806.78812: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.78919: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.79017: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 5017 1726879806.79181: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5017 1726879806.79205: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 5017 1726879806.79230: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.79250: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.79272: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 5017 1726879806.79293: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.79352: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.79491: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 5017 1726879806.79500: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.79580: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 5017 1726879806.79605: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.79675: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.79745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 5017 1726879806.79756: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.79875: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.80198: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 5017 1726879806.81092: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.81942: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 5017 1726879806.81963: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.82075: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.82167: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.82228: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.82284: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 5017 1726879806.82310: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 5017 1726879806.82328: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.82382: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.82427: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 5017 1726879806.82452: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.82542: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.82637: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 5017 1726879806.82672: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.82724: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.82772: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 5017 1726879806.82802: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.82853: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.82899: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 5017 1726879806.82983: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.83086: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.83211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 5017 1726879806.83239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 5017 1726879806.83332: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8ba3fe0> <<< 5017 1726879806.83336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 5017 1726879806.83390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5017 1726879806.83593: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8ba2b70> <<< 5017 1726879806.83798: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available <<< 5017 1726879806.83861: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 5017 1726879806.83872: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.84034: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.84194: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 5017 1726879806.84228: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.84343: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.84460: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 5017 1726879806.84487: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.84564: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.84630: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 5017 1726879806.84719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 5017 1726879806.84829: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879806.84961: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab8bd61b0> <<< 5017 1726879806.85321: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8bc0530> <<< 5017 1726879806.85331: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 5017 1726879806.85368: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.85468: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.85591: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 5017 1726879806.85712: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.85863: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.86091: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.86342: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 5017 1726879806.86388: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 5017 1726879806.86435: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.86498: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 5017 1726879806.86523: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.86585: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.86791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab8be9be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8bd7a70> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 5017 1726879806.86837: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.86904: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 5017 1726879806.86932: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.87220: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.87501: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 5017 1726879806.87532: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.87710: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.87898: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.87964: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.88034: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 5017 1726879806.88049: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 5017 1726879806.88090: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.88190: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5017 1726879806.88400: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.88651: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 5017 1726879806.88670: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 5017 1726879806.88782: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.88911: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.89133: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 5017 1726879806.89383: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 5017 1726879806.90316: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.91286: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 5017 1726879806.91309: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 5017 1726879806.91324: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.91507: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.91701: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 5017 1726879806.91719: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.91902: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.92094: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 5017 1726879806.92116: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.92405: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.92687: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 5017 1726879806.92729: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.92747: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.92768: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 5017 1726879806.92786: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.92854: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.92927: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 5017 1726879806.92946: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.93122: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.93291: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.93675: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.94065: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 5017 1726879806.94193: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available <<< 5017 1726879806.94208: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 5017 1726879806.94222: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.94262: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.94303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 5017 1726879806.94333: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.94461: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.94583: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 5017 1726879806.94604: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.94645: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.94683: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 5017 1726879806.94705: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.94801: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.95085: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # <<< 5017 1726879806.95104: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.95599: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.96093: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 5017 1726879806.96116: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.96220: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.96320: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 5017 1726879806.96340: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.96408: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.96482: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 5017 1726879806.96500: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.96550: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.96608: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 5017 1726879806.96630: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.96688: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.96739: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 5017 1726879806.96762: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.96904: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.97054: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 5017 1726879806.97069: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.97285: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available <<< 5017 1726879806.97297: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.97386: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.97461: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.97597: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.97715: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 5017 1726879806.97739: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # <<< 5017 1726879806.97744: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 5017 1726879806.97781: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.97870: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.97942: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 5017 1726879806.97967: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.98351: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.98723: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 5017 1726879806.98752: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.98833: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.98915: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 5017 1726879806.98927: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.99015: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.99089: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 5017 1726879806.99117: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.99519: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 5017 1726879806.99565: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879806.99729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 5017 1726879806.99762: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 5017 1726879806.99871: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879807.00264: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 5017 1726879807.00294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 5017 1726879807.00345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 5017 1726879807.00375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 5017 1726879807.00406: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879807.00429: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab850b470> <<< 5017 1726879807.00481: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8508ef0> <<< 5017 1726879807.00563: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab850be60> <<< 5017 1726879807.19495: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 5017 1726879807.19532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 5017 1726879807.19541: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8552690> <<< 5017 1726879807.19569: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 5017 1726879807.19605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 5017 1726879807.19632: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab85515b0> <<< 5017 1726879807.19818: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8553f50> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8553440> <<< 5017 1726879807.20221: 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 <<< 5017 1726879807.46426: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 42886 10.31.14.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 42886 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-141", "ansible_nodename": "ip-10-31-14-141.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": "ec2f68a6ec25a63ed35d143a27481d61", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2QB0/hXOB/EfE+k", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "an<<< 5017 1726879807.46451: stdout chunk (state=3): >>>sible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_local": {}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "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_loadavg": {"1m": 0.74072265625, "5m": 0.2734375, "15m": 0.1025390625}, "ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fibre_channel_wwn": [], "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_hostnqn": "", "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": 3717, "ansible_memfree_mb": 2881, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 836, "free": 2881}, "nocache": {"free": 3461, "used": 256}, "swap": {"total": 3716, "free": 3716, "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": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "ansible_product_uuid": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 354, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251221118976, "block_size": 4096, "block_tot<<< 5017 1726879807.46470: stdout chunk (state=3): >>>al": 64483404, "block_available": 61333281, "block_used": 3150123, "inode_total": 16384000, "inode_available": 16303666, "inode_used": 80334, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "07", "epoch": "1726879807", "epoch_int": "1726879807", "date": "2024-09-20", "time": "20:50:07", "iso8601_micro": "2024-09-21T00:50:07.399792Z", "iso8601": "2024-09-21T00:50:07Z", "iso8601_basic": "20240920T205007399792", "iso8601_basic_short": "20240920T205007", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::efc2:9347:ac1a:9284", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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",<<< 5017 1726879807.46481: stdout chunk (state=3): >>> "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.141"], "ansible_all_ipv6_addresses": ["fe80::efc2:9347:ac1a:9284"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::efc2:9347:ac1a:9284"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 5017 1726879807.47297: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5017 1726879807.47518: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # clea<<< 5017 1726879807.47543: stdout chunk (state=3): >>>nup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq <<< 5017 1726879807.47550: stdout chunk (state=3): >>># cleanup[2] removing _queue <<< 5017 1726879807.47613: stdout chunk (state=3): >>># cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos<<< 5017 1726879807.47636: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.network<<< 5017 1726879807.47644: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.network.base<<< 5017 1726879807.47648: stdout chunk (state=3): >>> <<< 5017 1726879807.47709: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix <<< 5017 1726879807.47731: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly <<< 5017 1726879807.47736: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd <<< 5017 1726879807.47739: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme <<< 5017 1726879807.47811: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd<<< 5017 1726879807.47817: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb<<< 5017 1726879807.48020: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 5017 1726879807.48477: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879807.48490: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5017 1726879807.48555: stdout chunk (state=3): >>># destroy _bz2 <<< 5017 1726879807.48559: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 5017 1726879807.48579: stdout chunk (state=3): >>># destroy binascii <<< 5017 1726879807.48703: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 5017 1726879807.48712: stdout chunk (state=3): >>># destroy _locale <<< 5017 1726879807.48747: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 5017 1726879807.48771: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 5017 1726879807.48827: stdout chunk (state=3): >>># destroy _hashlib <<< 5017 1726879807.48835: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux <<< 5017 1726879807.48857: stdout chunk (state=3): >>># destroy shutil <<< 5017 1726879807.48882: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 5017 1726879807.48891: stdout chunk (state=3): >>># destroy argparse # destroy logging <<< 5017 1726879807.48951: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 5017 1726879807.48972: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool<<< 5017 1726879807.48981: stdout chunk (state=3): >>> <<< 5017 1726879807.49210: stdout chunk (state=3): >>># destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing <<< 5017 1726879807.49226: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 5017 1726879807.49294: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 5017 1726879807.49297: stdout chunk (state=3): >>># cleanup[3] wiping configparser <<< 5017 1726879807.49398: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser <<< 5017 1726879807.49421: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 5017 1726879807.49448: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc <<< 5017 1726879807.49479: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 <<< 5017 1726879807.49506: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 <<< 5017 1726879807.49553: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 5017 1726879807.49556: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 5017 1726879807.49567: stdout chunk (state=3): >>># cleanup[3] wiping _struct <<< 5017 1726879807.49794: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879807.49996: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 5017 1726879807.50017: stdout chunk (state=3): >>># destroy platform <<< 5017 1726879807.50046: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath <<< 5017 1726879807.50070: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 5017 1726879807.50113: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 5017 1726879807.50127: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 5017 1726879807.50166: stdout chunk (state=3): >>># destroy _typing <<< 5017 1726879807.50329: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response<<< 5017 1726879807.50448: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 5017 1726879807.50477: stdout chunk (state=3): >>># destroy _random <<< 5017 1726879807.50539: stdout chunk (state=3): >>># destroy _weakref <<< 5017 1726879807.50570: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re <<< 5017 1726879807.50629: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 5017 1726879807.50633: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins <<< 5017 1726879807.50636: stdout chunk (state=3): >>># destroy _thread <<< 5017 1726879807.50655: stdout chunk (state=3): >>># clear sys.audit hooks <<< 5017 1726879807.51377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879807.51439: stderr chunk (state=3): >>><<< 5017 1726879807.51443: stdout chunk (state=3): >>><<< 5017 1726879807.51559: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab97b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9783b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab97b6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9589160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9589fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95c7e60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95c7f20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95ff830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95ffec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95dfb00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95dd1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95c5010> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9623740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9622360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95de0f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9620bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9654740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95c4290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab9654bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9654aa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab9654e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab95c2db0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9655580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9655250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9656480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab966c680> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab966dd60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab966ec30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab966f290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab966e180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab966fd10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab966f440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab96564b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab937fbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab93a8710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab93a8470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab93a8740> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab93a8920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab937dd90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab93a9fa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab93a8c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9656ba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab93da330> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab93f24e0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab942f2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9451a30> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab942f3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab93f3170> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab926c3b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab93f1520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab93aaed0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4ab93f18e0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_zd412wrz/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab92d6060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab92acf50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab92ac0b0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab92afec0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab9301a90> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9301820> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9301130> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9301be0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab92d6a80> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab93027b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab93029f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9302f30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab916ccb0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab916e8d0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab916f1d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91703b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9172e70> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab9172f90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9171130> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9176db0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91758e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9175640> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9177e30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9171640> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab91bae40> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91baf60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab91bcb90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91bc950> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab91bf020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91bd1c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91c67b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91bf140> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab91c7590> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab91c6b70> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab91c78c0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91bb290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab91ce9f0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab91cff80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91cd1c0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab91ce570> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91ccda0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab90581a0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9059100> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91d29f0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9058da0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab905b4a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab9061c70> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab90625d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab91d3fb0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab90612b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9062840> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab90f2a20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab90686b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9067b60> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9066630> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab90f9070> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8b33f50> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab8b34320> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab90490d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab9048680> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab90fb2f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab90fac60> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab8b372c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8b36ba0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab8b36d80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8b35fd0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8b373e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab8ba1ee0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8b37ec0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab90fae70> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8ba3fe0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8ba2b70> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab8bd61b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8bc0530> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab8be9be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8bd7a70> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ab850b470> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8508ef0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab850be60> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8552690> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab85515b0> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8553f50> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ab8553440> 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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 42886 10.31.14.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 42886 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-141", "ansible_nodename": "ip-10-31-14-141.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": "ec2f68a6ec25a63ed35d143a27481d61", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2QB0/hXOB/EfE+k", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_local": {}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "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_loadavg": {"1m": 0.74072265625, "5m": 0.2734375, "15m": 0.1025390625}, "ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fibre_channel_wwn": [], "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_hostnqn": "", "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": 3717, "ansible_memfree_mb": 2881, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 836, "free": 2881}, "nocache": {"free": 3461, "used": 256}, "swap": {"total": 3716, "free": 3716, "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": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "ansible_product_uuid": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 354, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251221118976, "block_size": 4096, "block_total": 64483404, "block_available": 61333281, "block_used": 3150123, "inode_total": 16384000, "inode_available": 16303666, "inode_used": 80334, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "07", "epoch": "1726879807", "epoch_int": "1726879807", "date": "2024-09-20", "time": "20:50:07", "iso8601_micro": "2024-09-21T00:50:07.399792Z", "iso8601": "2024-09-21T00:50:07Z", "iso8601_basic": "20240920T205007399792", "iso8601_basic_short": "20240920T205007", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::efc2:9347:ac1a:9284", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.141"], "ansible_all_ipv6_addresses": ["fe80::efc2:9347:ac1a:9284"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::efc2:9347:ac1a:9284"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5017 1726879807.52495: done with _execute_module (setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879806.2524369-5194-176800595252602/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879807.52499: _low_level_execute_command(): starting 5017 1726879807.52502: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879806.2524369-5194-176800595252602/ > /dev/null 2>&1 && sleep 0' 5017 1726879807.53246: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 5017 1726879807.53249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879807.53251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879807.53317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879807.56139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879807.56240: stderr chunk (state=3): >>><<< 5017 1726879807.56244: stdout chunk (state=3): >>><<< 5017 1726879807.56265: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 5017 1726879807.56277: handler run complete 5017 1726879807.56508: variable 'ansible_facts' from source: unknown 5017 1726879807.56634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879807.57212: variable 'ansible_facts' from source: unknown 5017 1726879807.57238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879807.57456: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879807.57460: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879807.57467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879807.57476: variable 'ansible_port' from source: unknown 5017 1726879807.57480: variable 'ansible_user' from source: unknown 5017 1726879807.57492: attempt loop complete, returning result 5017 1726879807.57495: _execute() done 5017 1726879807.57497: dumping result to json 5017 1726879807.57553: done dumping result, returning 5017 1726879807.57556: done running TaskExecutor() for managed_node3/TASK: Gather facts from managed_node3 [0affef3a-ec81-c52e-bf3c-00000000000b] 5017 1726879807.57559: sending task result for task 0affef3a-ec81-c52e-bf3c-00000000000b ok: [managed_node3] 5017 1726879807.59035: no more pending results, returning what we have 5017 1726879807.59038: results queue empty 5017 1726879807.59039: checking for any_errors_fatal 5017 1726879807.59041: done checking for any_errors_fatal 5017 1726879807.59042: checking for max_fail_percentage 5017 1726879807.59044: done checking for max_fail_percentage 5017 1726879807.59045: checking to see if all hosts have failed and the running result is not ok 5017 1726879807.59046: done checking to see if all hosts have failed 5017 1726879807.59047: getting the remaining hosts for this loop 5017 1726879807.59048: done getting the remaining hosts for this loop 5017 1726879807.59053: getting the next task for host managed_node3 5017 1726879807.59059: done getting next task for host managed_node3 5017 1726879807.59062: ^ task is: TASK: Print message that this test is skipped on EL 6 5017 1726879807.59064: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879807.59067: getting variables 5017 1726879807.59068: in VariableManager get_vars() 5017 1726879807.59094: Calling all_inventory to load vars for managed_node3 5017 1726879807.59098: Calling groups_inventory to load vars for managed_node3 5017 1726879807.59102: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879807.59115: Calling all_plugins_play to load vars for managed_node3 5017 1726879807.59119: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879807.59124: Calling groups_plugins_play to load vars for managed_node3 5017 1726879807.59338: done sending task result for task 0affef3a-ec81-c52e-bf3c-00000000000b 5017 1726879807.59343: WORKER PROCESS EXITING 5017 1726879807.59381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879807.59809: done with get_vars() 5017 1726879807.59822: done getting variables 5017 1726879807.59969: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:63 Friday 20 September 2024 20:50:07 -0400 (0:00:01.415) 0:00:06.213 ****** 5017 1726879807.60007: entering _queue_task() for managed_node3/debug 5017 1726879807.60009: Creating lock for debug 5017 1726879807.60391: worker is 1 (out of 1 available) 5017 1726879807.60405: exiting _queue_task() for managed_node3/debug 5017 1726879807.60418: done queuing things up, now waiting for results queue to drain 5017 1726879807.60420: waiting for pending results... 5017 1726879807.60635: running TaskExecutor() for managed_node3/TASK: Print message that this test is skipped on EL 6 5017 1726879807.60741: in run() - task 0affef3a-ec81-c52e-bf3c-00000000000c 5017 1726879807.60772: variable 'ansible_search_path' from source: unknown 5017 1726879807.60820: calling self._execute() 5017 1726879807.60911: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879807.60927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879807.60944: variable 'omit' from source: magic vars 5017 1726879807.61440: variable 'ansible_distribution' from source: facts 5017 1726879807.61481: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): False 5017 1726879807.61491: when evaluation is False, skipping this task 5017 1726879807.61500: _execute() done 5017 1726879807.61509: dumping result to json 5017 1726879807.61519: done dumping result, returning 5017 1726879807.61532: done running TaskExecutor() for managed_node3/TASK: Print message that this test is skipped on EL 6 [0affef3a-ec81-c52e-bf3c-00000000000c] 5017 1726879807.61542: sending task result for task 0affef3a-ec81-c52e-bf3c-00000000000c skipping: [managed_node3] => { "false_condition": "ansible_distribution in ['CentOS','RedHat']" } 5017 1726879807.61888: no more pending results, returning what we have 5017 1726879807.61892: results queue empty 5017 1726879807.61893: checking for any_errors_fatal 5017 1726879807.61909: done checking for any_errors_fatal 5017 1726879807.61910: checking for max_fail_percentage 5017 1726879807.61911: done checking for max_fail_percentage 5017 1726879807.61912: checking to see if all hosts have failed and the running result is not ok 5017 1726879807.61914: done checking to see if all hosts have failed 5017 1726879807.61914: getting the remaining hosts for this loop 5017 1726879807.61916: done getting the remaining hosts for this loop 5017 1726879807.61920: getting the next task for host managed_node3 5017 1726879807.61925: done getting next task for host managed_node3 5017 1726879807.61927: ^ task is: TASK: meta (end_host) 5017 1726879807.61929: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879807.61933: getting variables 5017 1726879807.61936: in VariableManager get_vars() 5017 1726879807.61959: Calling all_inventory to load vars for managed_node3 5017 1726879807.61962: Calling groups_inventory to load vars for managed_node3 5017 1726879807.61966: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879807.61983: Calling all_plugins_play to load vars for managed_node3 5017 1726879807.61993: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879807.61999: Calling groups_plugins_play to load vars for managed_node3 5017 1726879807.62255: done sending task result for task 0affef3a-ec81-c52e-bf3c-00000000000c 5017 1726879807.62259: WORKER PROCESS EXITING 5017 1726879807.62283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879807.62597: done with get_vars() 5017 1726879807.62608: done getting variables TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:73 Friday 20 September 2024 20:50:07 -0400 (0:00:00.027) 0:00:06.240 ****** 5017 1726879807.62709: in VariableManager get_vars() 5017 1726879807.62719: Calling all_inventory to load vars for managed_node3 5017 1726879807.62722: Calling groups_inventory to load vars for managed_node3 5017 1726879807.62725: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879807.62730: Calling all_plugins_play to load vars for managed_node3 5017 1726879807.62733: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879807.62736: Calling groups_plugins_play to load vars for managed_node3 5017 1726879807.62961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879807.63295: done with get_vars() 5017 1726879807.63535: variable 'ansible_distribution' from source: facts 5017 1726879807.63553: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): False META: end_host conditional evaluated to False, continuing execution for managed_node3 skipping: [managed_node3] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node3" } MSG: end_host conditional evaluated to false, continuing execution for managed_node3 5017 1726879807.63587: done queuing things up, now waiting for results queue to drain 5017 1726879807.63589: results queue empty 5017 1726879807.63590: checking for any_errors_fatal 5017 1726879807.63593: done checking for any_errors_fatal 5017 1726879807.63594: checking for max_fail_percentage 5017 1726879807.63596: done checking for max_fail_percentage 5017 1726879807.63597: checking to see if all hosts have failed and the running result is not ok 5017 1726879807.63598: done checking to see if all hosts have failed 5017 1726879807.63599: getting the remaining hosts for this loop 5017 1726879807.63600: done getting the remaining hosts for this loop 5017 1726879807.63603: getting the next task for host managed_node3 5017 1726879807.63608: done getting next task for host managed_node3 5017 1726879807.63611: ^ task is: TASK: Run the role. If reboot is not required - the play succeeds. 5017 1726879807.63613: ^ 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 5017 1726879807.63616: getting variables 5017 1726879807.63617: in VariableManager get_vars() 5017 1726879807.63627: Calling all_inventory to load vars for managed_node3 5017 1726879807.63630: Calling groups_inventory to load vars for managed_node3 5017 1726879807.63633: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879807.63639: Calling all_plugins_play to load vars for managed_node3 5017 1726879807.63643: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879807.63646: Calling groups_plugins_play to load vars for managed_node3 5017 1726879807.63856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879807.64155: done with get_vars() 5017 1726879807.64164: done getting variables TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:84 Friday 20 September 2024 20:50:07 -0400 (0:00:00.015) 0:00:06.255 ****** 5017 1726879807.64250: entering _queue_task() for managed_node3/include_role 5017 1726879807.64252: Creating lock for include_role 5017 1726879807.64584: worker is 1 (out of 1 available) 5017 1726879807.64597: exiting _queue_task() for managed_node3/include_role 5017 1726879807.64614: done queuing things up, now waiting for results queue to drain 5017 1726879807.64616: waiting for pending results... 5017 1726879807.64890: running TaskExecutor() for managed_node3/TASK: Run the role. If reboot is not required - the play succeeds. 5017 1726879807.65016: in run() - task 0affef3a-ec81-c52e-bf3c-00000000000f 5017 1726879807.65079: variable 'ansible_search_path' from source: unknown 5017 1726879807.65093: calling self._execute() 5017 1726879807.65184: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879807.65205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879807.65224: variable 'omit' from source: magic vars 5017 1726879807.65358: _execute() done 5017 1726879807.65370: dumping result to json 5017 1726879807.65418: done dumping result, returning 5017 1726879807.65421: done running TaskExecutor() for managed_node3/TASK: Run the role. If reboot is not required - the play succeeds. [0affef3a-ec81-c52e-bf3c-00000000000f] 5017 1726879807.65424: sending task result for task 0affef3a-ec81-c52e-bf3c-00000000000f 5017 1726879807.65779: done sending task result for task 0affef3a-ec81-c52e-bf3c-00000000000f 5017 1726879807.65784: WORKER PROCESS EXITING 5017 1726879807.65810: no more pending results, returning what we have 5017 1726879807.65815: in VariableManager get_vars() 5017 1726879807.65845: Calling all_inventory to load vars for managed_node3 5017 1726879807.65849: Calling groups_inventory to load vars for managed_node3 5017 1726879807.65853: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879807.65863: Calling all_plugins_play to load vars for managed_node3 5017 1726879807.65869: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879807.65875: Calling groups_plugins_play to load vars for managed_node3 5017 1726879807.66184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879807.66458: done with get_vars() 5017 1726879807.66465: variable 'ansible_search_path' from source: unknown 5017 1726879807.66536: variable 'omit' from source: magic vars 5017 1726879807.66556: variable 'omit' from source: magic vars 5017 1726879807.66569: variable 'omit' from source: magic vars 5017 1726879807.66575: we have included files to process 5017 1726879807.66576: generating all_blocks data 5017 1726879807.66577: done generating all_blocks data 5017 1726879807.66578: processing included file: fedora.linux_system_roles.kdump 5017 1726879807.66605: in VariableManager get_vars() 5017 1726879807.66615: done with get_vars() 5017 1726879807.66671: in VariableManager get_vars() 5017 1726879807.66684: done with get_vars() 5017 1726879807.66721: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/vars/main.yml 5017 1726879807.66800: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/defaults/main.yml 5017 1726879807.66852: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/meta/main.yml 5017 1726879807.66968: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml 5017 1726879807.67297: in VariableManager get_vars() 5017 1726879807.67312: done with get_vars() 5017 1726879807.67516: in VariableManager get_vars() 5017 1726879807.67536: done with get_vars() 5017 1726879807.68498: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml 5017 1726879807.69129: iterating over new_blocks loaded from include file 5017 1726879807.69132: in VariableManager get_vars() 5017 1726879807.69149: done with get_vars() 5017 1726879807.69151: filtering new block on tags 5017 1726879807.69261: done filtering new block on tags 5017 1726879807.69269: in VariableManager get_vars() 5017 1726879807.69286: done with get_vars() 5017 1726879807.69288: filtering new block on tags 5017 1726879807.69328: done filtering new block on tags 5017 1726879807.69332: in VariableManager get_vars() 5017 1726879807.69347: done with get_vars() 5017 1726879807.69349: filtering new block on tags 5017 1726879807.69437: done filtering new block on tags 5017 1726879807.69441: in VariableManager get_vars() 5017 1726879807.69458: done with get_vars() 5017 1726879807.69460: filtering new block on tags 5017 1726879807.69486: done filtering new block on tags 5017 1726879807.69493: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kdump for managed_node3 5017 1726879807.69501: extending task lists for all hosts with included blocks 5017 1726879807.69547: done extending task lists 5017 1726879807.69548: done processing included files 5017 1726879807.69548: results queue empty 5017 1726879807.69549: checking for any_errors_fatal 5017 1726879807.69551: done checking for any_errors_fatal 5017 1726879807.69552: checking for max_fail_percentage 5017 1726879807.69554: done checking for max_fail_percentage 5017 1726879807.69554: checking to see if all hosts have failed and the running result is not ok 5017 1726879807.69555: done checking to see if all hosts have failed 5017 1726879807.69556: getting the remaining hosts for this loop 5017 1726879807.69557: done getting the remaining hosts for this loop 5017 1726879807.69559: getting the next task for host managed_node3 5017 1726879807.69563: done getting next task for host managed_node3 5017 1726879807.69568: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 5017 1726879807.69570: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879807.69579: getting variables 5017 1726879807.69580: in VariableManager get_vars() 5017 1726879807.69590: Calling all_inventory to load vars for managed_node3 5017 1726879807.69592: Calling groups_inventory to load vars for managed_node3 5017 1726879807.69593: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879807.69598: Calling all_plugins_play to load vars for managed_node3 5017 1726879807.69600: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879807.69602: Calling groups_plugins_play to load vars for managed_node3 5017 1726879807.69744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879807.69927: done with get_vars() 5017 1726879807.69934: done getting variables TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Friday 20 September 2024 20:50:07 -0400 (0:00:00.057) 0:00:06.313 ****** 5017 1726879807.70001: entering _queue_task() for managed_node3/include_tasks 5017 1726879807.70003: Creating lock for include_tasks 5017 1726879807.70262: worker is 1 (out of 1 available) 5017 1726879807.70280: exiting _queue_task() for managed_node3/include_tasks 5017 1726879807.70292: done queuing things up, now waiting for results queue to drain 5017 1726879807.70294: waiting for pending results... 5017 1726879807.70457: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 5017 1726879807.70546: in run() - task 0affef3a-ec81-c52e-bf3c-000000000056 5017 1726879807.70558: variable 'ansible_search_path' from source: unknown 5017 1726879807.70562: variable 'ansible_search_path' from source: unknown 5017 1726879807.70597: calling self._execute() 5017 1726879807.70659: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879807.70666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879807.70688: variable 'omit' from source: magic vars 5017 1726879807.70835: _execute() done 5017 1726879807.70842: dumping result to json 5017 1726879807.70845: done dumping result, returning 5017 1726879807.70848: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0affef3a-ec81-c52e-bf3c-000000000056] 5017 1726879807.70851: sending task result for task 0affef3a-ec81-c52e-bf3c-000000000056 5017 1726879807.70948: done sending task result for task 0affef3a-ec81-c52e-bf3c-000000000056 5017 1726879807.70951: WORKER PROCESS EXITING 5017 1726879807.71004: no more pending results, returning what we have 5017 1726879807.71010: in VariableManager get_vars() 5017 1726879807.71046: Calling all_inventory to load vars for managed_node3 5017 1726879807.71049: Calling groups_inventory to load vars for managed_node3 5017 1726879807.71051: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879807.71072: Calling all_plugins_play to load vars for managed_node3 5017 1726879807.71078: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879807.71082: Calling groups_plugins_play to load vars for managed_node3 5017 1726879807.71272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879807.71455: done with get_vars() 5017 1726879807.71462: variable 'ansible_search_path' from source: unknown 5017 1726879807.71463: variable 'ansible_search_path' from source: unknown 5017 1726879807.71507: we have included files to process 5017 1726879807.71509: generating all_blocks data 5017 1726879807.71511: done generating all_blocks data 5017 1726879807.71515: processing included file: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml 5017 1726879807.71516: loading included file: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml 5017 1726879807.71519: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml 5017 1726879807.72338: done processing included file 5017 1726879807.72341: iterating over new_blocks loaded from include file 5017 1726879807.72342: in VariableManager get_vars() 5017 1726879807.72369: done with get_vars() 5017 1726879807.72371: filtering new block on tags 5017 1726879807.72407: done filtering new block on tags 5017 1726879807.72411: in VariableManager get_vars() 5017 1726879807.72434: done with get_vars() 5017 1726879807.72436: filtering new block on tags 5017 1726879807.72492: done filtering new block on tags 5017 1726879807.72496: in VariableManager get_vars() 5017 1726879807.72518: done with get_vars() 5017 1726879807.72520: filtering new block on tags 5017 1726879807.72581: done filtering new block on tags 5017 1726879807.72584: done iterating over new_blocks loaded from include file included: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed_node3 5017 1726879807.72591: extending task lists for all hosts with included blocks 5017 1726879807.73043: done extending task lists 5017 1726879807.73044: done processing included files 5017 1726879807.73045: results queue empty 5017 1726879807.73046: checking for any_errors_fatal 5017 1726879807.73050: done checking for any_errors_fatal 5017 1726879807.73051: checking for max_fail_percentage 5017 1726879807.73052: done checking for max_fail_percentage 5017 1726879807.73053: checking to see if all hosts have failed and the running result is not ok 5017 1726879807.73054: done checking to see if all hosts have failed 5017 1726879807.73055: getting the remaining hosts for this loop 5017 1726879807.73057: done getting the remaining hosts for this loop 5017 1726879807.73060: getting the next task for host managed_node3 5017 1726879807.73068: done getting next task for host managed_node3 5017 1726879807.73072: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 5017 1726879807.73077: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879807.73088: getting variables 5017 1726879807.73089: in VariableManager get_vars() 5017 1726879807.73103: Calling all_inventory to load vars for managed_node3 5017 1726879807.73106: Calling groups_inventory to load vars for managed_node3 5017 1726879807.73109: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879807.73115: Calling all_plugins_play to load vars for managed_node3 5017 1726879807.73118: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879807.73122: Calling groups_plugins_play to load vars for managed_node3 5017 1726879807.73285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879807.73480: done with get_vars() 5017 1726879807.73488: done getting variables TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Friday 20 September 2024 20:50:07 -0400 (0:00:00.035) 0:00:06.348 ****** 5017 1726879807.73551: entering _queue_task() for managed_node3/setup 5017 1726879807.73794: worker is 1 (out of 1 available) 5017 1726879807.73808: exiting _queue_task() for managed_node3/setup 5017 1726879807.73821: done queuing things up, now waiting for results queue to drain 5017 1726879807.73823: waiting for pending results... 5017 1726879807.73983: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 5017 1726879807.74075: in run() - task 0affef3a-ec81-c52e-bf3c-00000000009a 5017 1726879807.74091: variable 'ansible_search_path' from source: unknown 5017 1726879807.74094: variable 'ansible_search_path' from source: unknown 5017 1726879807.74125: calling self._execute() 5017 1726879807.74189: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879807.74196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879807.74205: variable 'omit' from source: magic vars 5017 1726879807.74587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5017 1726879807.76979: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5017 1726879807.77154: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5017 1726879807.77214: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5017 1726879807.77260: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5017 1726879807.77299: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5017 1726879807.77399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5017 1726879807.77437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5017 1726879807.77459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5017 1726879807.77495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5017 1726879807.77508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5017 1726879807.77568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5017 1726879807.77589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5017 1726879807.77609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5017 1726879807.77645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5017 1726879807.77659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5017 1726879807.77803: variable '__kdump_required_facts' from source: role '' all vars 5017 1726879807.77848: variable 'ansible_facts' from source: unknown 5017 1726879807.77890: Evaluated conditional (__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 5017 1726879807.77893: when evaluation is False, skipping this task 5017 1726879807.77896: _execute() done 5017 1726879807.77899: dumping result to json 5017 1726879807.77902: done dumping result, returning 5017 1726879807.77910: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0affef3a-ec81-c52e-bf3c-00000000009a] 5017 1726879807.77915: sending task result for task 0affef3a-ec81-c52e-bf3c-00000000009a 5017 1726879807.78009: done sending task result for task 0affef3a-ec81-c52e-bf3c-00000000009a 5017 1726879807.78013: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 5017 1726879807.78061: no more pending results, returning what we have 5017 1726879807.78068: results queue empty 5017 1726879807.78069: checking for any_errors_fatal 5017 1726879807.78071: done checking for any_errors_fatal 5017 1726879807.78072: checking for max_fail_percentage 5017 1726879807.78075: done checking for max_fail_percentage 5017 1726879807.78076: checking to see if all hosts have failed and the running result is not ok 5017 1726879807.78077: done checking to see if all hosts have failed 5017 1726879807.78078: getting the remaining hosts for this loop 5017 1726879807.78080: done getting the remaining hosts for this loop 5017 1726879807.78084: getting the next task for host managed_node3 5017 1726879807.78093: done getting next task for host managed_node3 5017 1726879807.78098: ^ task is: TASK: fedora.linux_system_roles.kdump : Check if system is ostree 5017 1726879807.78102: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879807.78116: getting variables 5017 1726879807.78118: in VariableManager get_vars() 5017 1726879807.78152: Calling all_inventory to load vars for managed_node3 5017 1726879807.78155: Calling groups_inventory to load vars for managed_node3 5017 1726879807.78158: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879807.78169: Calling all_plugins_play to load vars for managed_node3 5017 1726879807.78172: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879807.78187: Calling groups_plugins_play to load vars for managed_node3 5017 1726879807.78378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879807.78566: done with get_vars() 5017 1726879807.78577: done getting variables TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Friday 20 September 2024 20:50:07 -0400 (0:00:00.051) 0:00:06.399 ****** 5017 1726879807.78655: entering _queue_task() for managed_node3/stat 5017 1726879807.78853: worker is 1 (out of 1 available) 5017 1726879807.78866: exiting _queue_task() for managed_node3/stat 5017 1726879807.78879: done queuing things up, now waiting for results queue to drain 5017 1726879807.78881: waiting for pending results... 5017 1726879807.79044: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Check if system is ostree 5017 1726879807.79149: in run() - task 0affef3a-ec81-c52e-bf3c-00000000009c 5017 1726879807.79160: variable 'ansible_search_path' from source: unknown 5017 1726879807.79164: variable 'ansible_search_path' from source: unknown 5017 1726879807.79233: calling self._execute() 5017 1726879807.79378: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879807.79382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879807.79384: variable 'omit' from source: magic vars 5017 1726879807.79751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 5017 1726879807.80081: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 5017 1726879807.80139: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 5017 1726879807.80190: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 5017 1726879807.80265: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 5017 1726879807.80379: 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) 5017 1726879807.80436: 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) 5017 1726879807.80454: 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) 5017 1726879807.80480: 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) 5017 1726879807.80579: Evaluated conditional (not __kdump_is_ostree is defined): True 5017 1726879807.80596: variable 'omit' from source: magic vars 5017 1726879807.80642: variable 'omit' from source: magic vars 5017 1726879807.80677: variable 'omit' from source: magic vars 5017 1726879807.80700: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879807.80725: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879807.80740: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879807.80756: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879807.80765: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879807.80799: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879807.80804: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879807.80807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879807.80888: Set connection var ansible_connection to ssh 5017 1726879807.80900: Set connection var ansible_pipelining to False 5017 1726879807.80910: Set connection var ansible_timeout to 10 5017 1726879807.80922: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879807.80925: Set connection var ansible_shell_type to sh 5017 1726879807.80927: Set connection var ansible_shell_executable to /bin/sh 5017 1726879807.80949: variable 'ansible_shell_executable' from source: unknown 5017 1726879807.80952: variable 'ansible_connection' from source: unknown 5017 1726879807.80955: variable 'ansible_module_compression' from source: unknown 5017 1726879807.80957: variable 'ansible_shell_type' from source: unknown 5017 1726879807.80962: variable 'ansible_shell_executable' from source: unknown 5017 1726879807.80965: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879807.80975: variable 'ansible_pipelining' from source: unknown 5017 1726879807.80978: variable 'ansible_timeout' from source: unknown 5017 1726879807.80983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879807.81127: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5017 1726879807.81140: variable 'omit' from source: magic vars 5017 1726879807.81144: starting attempt loop 5017 1726879807.81146: running the handler 5017 1726879807.81159: _low_level_execute_command(): starting 5017 1726879807.81167: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879807.81704: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879807.81708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879807.81712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879807.81768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879807.81779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879807.81838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879807.84523: stdout chunk (state=3): >>>/root <<< 5017 1726879807.84705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879807.84823: stderr chunk (state=3): >>><<< 5017 1726879807.84826: stdout chunk (state=3): >>><<< 5017 1726879807.84853: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 5017 1726879807.84998: _low_level_execute_command(): starting 5017 1726879807.85003: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879807.8487043-5242-47474746592699 `" && echo ansible-tmp-1726879807.8487043-5242-47474746592699="` echo /root/.ansible/tmp/ansible-tmp-1726879807.8487043-5242-47474746592699 `" ) && sleep 0' 5017 1726879807.85732: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879807.85753: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879807.85816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879807.85917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879807.85942: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879807.85971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879807.86068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879807.88890: stdout chunk (state=3): >>>ansible-tmp-1726879807.8487043-5242-47474746592699=/root/.ansible/tmp/ansible-tmp-1726879807.8487043-5242-47474746592699 <<< 5017 1726879807.89044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879807.89116: stderr chunk (state=3): >>><<< 5017 1726879807.89119: stdout chunk (state=3): >>><<< 5017 1726879807.89135: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879807.8487043-5242-47474746592699=/root/.ansible/tmp/ansible-tmp-1726879807.8487043-5242-47474746592699 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 5017 1726879807.89213: variable 'ansible_module_compression' from source: unknown 5017 1726879807.89261: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5017be9hnmjn/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 5017 1726879807.89297: variable 'ansible_facts' from source: unknown 5017 1726879807.89363: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879807.8487043-5242-47474746592699/AnsiballZ_stat.py 5017 1726879807.89485: Sending initial data 5017 1726879807.89488: Sent initial data (150 bytes) 5017 1726879807.90001: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879807.90004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879807.90008: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879807.90011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879807.90064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879807.90072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879807.90133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879807.92563: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879807.92606: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879807.92680: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpa3qa1vu8 /root/.ansible/tmp/ansible-tmp-1726879807.8487043-5242-47474746592699/AnsiballZ_stat.py <<< 5017 1726879807.92683: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879807.8487043-5242-47474746592699/AnsiballZ_stat.py" <<< 5017 1726879807.92739: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpa3qa1vu8" to remote "/root/.ansible/tmp/ansible-tmp-1726879807.8487043-5242-47474746592699/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879807.8487043-5242-47474746592699/AnsiballZ_stat.py" <<< 5017 1726879807.93783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879807.93878: stderr chunk (state=3): >>><<< 5017 1726879807.93882: stdout chunk (state=3): >>><<< 5017 1726879807.93903: done transferring module to remote 5017 1726879807.93924: _low_level_execute_command(): starting 5017 1726879807.93927: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879807.8487043-5242-47474746592699/ /root/.ansible/tmp/ansible-tmp-1726879807.8487043-5242-47474746592699/AnsiballZ_stat.py && sleep 0' 5017 1726879807.94486: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879807.94495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879807.94498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 5017 1726879807.94501: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879807.94504: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879807.94556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879807.94561: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879807.94626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879807.97343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879807.97378: stderr chunk (state=3): >>><<< 5017 1726879807.97382: stdout chunk (state=3): >>><<< 5017 1726879807.97399: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 5017 1726879807.97402: _low_level_execute_command(): starting 5017 1726879807.97408: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879807.8487043-5242-47474746592699/AnsiballZ_stat.py && sleep 0' 5017 1726879807.97980: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879807.98005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879807.98009: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879807.98080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879807.98087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879807.98160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879808.01359: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5017 1726879808.01432: stdout chunk (state=3): >>>import _imp # builtin <<< 5017 1726879808.01483: stdout chunk (state=3): >>>import '_thread' # <<< 5017 1726879808.01495: stdout chunk (state=3): >>> <<< 5017 1726879808.01518: stdout chunk (state=3): >>>import '_warnings' # <<< 5017 1726879808.01527: stdout chunk (state=3): >>>import '_weakref' # <<< 5017 1726879808.01533: stdout chunk (state=3): >>> <<< 5017 1726879808.01641: stdout chunk (state=3): >>>import '_io' # <<< 5017 1726879808.01646: stdout chunk (state=3): >>> <<< 5017 1726879808.01668: stdout chunk (state=3): >>>import 'marshal' # <<< 5017 1726879808.01676: stdout chunk (state=3): >>> <<< 5017 1726879808.01740: stdout chunk (state=3): >>>import 'posix' # <<< 5017 1726879808.01745: stdout chunk (state=3): >>> <<< 5017 1726879808.01803: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 5017 1726879808.01821: stdout chunk (state=3): >>> <<< 5017 1726879808.01826: stdout chunk (state=3): >>># installing zipimport hook<<< 5017 1726879808.01864: stdout chunk (state=3): >>> import 'time' # <<< 5017 1726879808.01871: stdout chunk (state=3): >>> <<< 5017 1726879808.01890: stdout chunk (state=3): >>>import 'zipimport' # <<< 5017 1726879808.01975: stdout chunk (state=3): >>> # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<< 5017 1726879808.01991: stdout chunk (state=3): >>> <<< 5017 1726879808.01995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'<<< 5017 1726879808.02007: stdout chunk (state=3): >>> <<< 5017 1726879808.02050: stdout chunk (state=3): >>>import '_codecs' # <<< 5017 1726879808.02096: stdout chunk (state=3): >>>import 'codecs' # <<< 5017 1726879808.02190: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5017 1726879808.02200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'<<< 5017 1726879808.02391: stdout chunk (state=3): >>> import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf6112c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf610fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf6112eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 5017 1726879808.02407: stdout chunk (state=3): >>>import '_stat' # <<< 5017 1726879808.02428: stdout chunk (state=3): >>> <<< 5017 1726879808.02431: stdout chunk (state=3): >>>import 'stat' # <<< 5017 1726879808.02436: stdout chunk (state=3): >>> <<< 5017 1726879808.02584: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879808.02593: stdout chunk (state=3): >>> <<< 5017 1726879808.02633: stdout chunk (state=3): >>>import 'genericpath' # <<< 5017 1726879808.02644: stdout chunk (state=3): >>> <<< 5017 1726879808.02654: stdout chunk (state=3): >>>import 'posixpath' # <<< 5017 1726879808.02710: stdout chunk (state=3): >>>import 'os' # <<< 5017 1726879808.02713: stdout chunk (state=3): >>> <<< 5017 1726879808.02737: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5017 1726879808.02743: stdout chunk (state=3): >>> <<< 5017 1726879808.02768: stdout chunk (state=3): >>>Processing user site-packages<<< 5017 1726879808.02777: stdout chunk (state=3): >>> <<< 5017 1726879808.02793: stdout chunk (state=3): >>>Processing global site-packages <<< 5017 1726879808.02821: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages'<<< 5017 1726879808.02834: stdout chunk (state=3): >>> <<< 5017 1726879808.02844: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages'<<< 5017 1726879808.02853: stdout chunk (state=3): >>> <<< 5017 1726879808.02865: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<< 5017 1726879808.02912: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5017 1726879808.02932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5017 1726879808.03047: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f41160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py<<< 5017 1726879808.03053: stdout chunk (state=3): >>> <<< 5017 1726879808.03082: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879808.03115: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f41fd0> <<< 5017 1726879808.03165: stdout chunk (state=3): >>>import 'site' # <<< 5017 1726879808.03219: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux<<< 5017 1726879808.03382: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879808.03642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879808.03684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5017 1726879808.03724: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5017 1726879808.03757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'<<< 5017 1726879808.03763: stdout chunk (state=3): >>> <<< 5017 1726879808.03801: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5017 1726879808.03877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<< 5017 1726879808.03882: stdout chunk (state=3): >>> <<< 5017 1726879808.03921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py<<< 5017 1726879808.03923: stdout chunk (state=3): >>> <<< 5017 1726879808.03982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5017 1726879808.04017: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f7fe60> <<< 5017 1726879808.04052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 5017 1726879808.04095: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<< 5017 1726879808.04097: stdout chunk (state=3): >>> <<< 5017 1726879808.04134: stdout chunk (state=3): >>>import '_operator' # <<< 5017 1726879808.04149: stdout chunk (state=3): >>> import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f7ff20><<< 5017 1726879808.04185: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py<<< 5017 1726879808.04191: stdout chunk (state=3): >>> <<< 5017 1726879808.04269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<< 5017 1726879808.04274: stdout chunk (state=3): >>> <<< 5017 1726879808.04358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 5017 1726879808.04399: stdout chunk (state=3): >>> import 'itertools' # <<< 5017 1726879808.04405: stdout chunk (state=3): >>> <<< 5017 1726879808.04446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<< 5017 1726879808.04456: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<< 5017 1726879808.04497: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60fb7830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<< 5017 1726879808.04503: stdout chunk (state=3): >>> <<< 5017 1726879808.04535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 5017 1726879808.04546: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60fb7ec0><<< 5017 1726879808.04584: stdout chunk (state=3): >>> import '_collections' # <<< 5017 1726879808.04590: stdout chunk (state=3): >>> <<< 5017 1726879808.04694: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f97b00> import '_functools' # <<< 5017 1726879808.04699: stdout chunk (state=3): >>> <<< 5017 1726879808.04882: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f951c0> <<< 5017 1726879808.04907: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f7d010><<< 5017 1726879808.04913: stdout chunk (state=3): >>> <<< 5017 1726879808.04960: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 5017 1726879808.04965: stdout chunk (state=3): >>> <<< 5017 1726879808.05000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 5017 1726879808.05014: stdout chunk (state=3): >>> <<< 5017 1726879808.05031: stdout chunk (state=3): >>>import '_sre' # <<< 5017 1726879808.05037: stdout chunk (state=3): >>> <<< 5017 1726879808.05077: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py<<< 5017 1726879808.05083: stdout chunk (state=3): >>> <<< 5017 1726879808.05122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 5017 1726879808.05128: stdout chunk (state=3): >>> <<< 5017 1726879808.05156: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<< 5017 1726879808.05164: stdout chunk (state=3): >>> <<< 5017 1726879808.05187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879808.05236: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60fdb740><<< 5017 1726879808.05242: stdout chunk (state=3): >>> <<< 5017 1726879808.05301: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60fda360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 5017 1726879808.05310: stdout chunk (state=3): >>> <<< 5017 1726879808.05315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'<<< 5017 1726879808.05336: stdout chunk (state=3): >>> import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f960f0><<< 5017 1726879808.05344: stdout chunk (state=3): >>> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60fd8bc0><<< 5017 1726879808.05429: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5017 1726879808.05456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 5017 1726879808.05476: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf6100c740><<< 5017 1726879808.05489: stdout chunk (state=3): >>> <<< 5017 1726879808.05502: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f7c290><<< 5017 1726879808.05509: stdout chunk (state=3): >>> <<< 5017 1726879808.05538: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 5017 1726879808.05593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879808.05600: stdout chunk (state=3): >>> <<< 5017 1726879808.05623: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.05637: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf6100cbf0><<< 5017 1726879808.05694: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf6100caa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879808.05703: stdout chunk (state=3): >>> <<< 5017 1726879808.05728: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879808.05740: stdout chunk (state=3): >>> import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf6100ce90><<< 5017 1726879808.05764: stdout chunk (state=3): >>> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f7adb0><<< 5017 1726879808.05817: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<< 5017 1726879808.05827: stdout chunk (state=3): >>> <<< 5017 1726879808.05843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879808.05882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py<<< 5017 1726879808.05888: stdout chunk (state=3): >>> <<< 5017 1726879808.05947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf6100d580><<< 5017 1726879808.05963: stdout chunk (state=3): >>> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf6100d250><<< 5017 1726879808.05977: stdout chunk (state=3): >>> <<< 5017 1726879808.06031: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py<<< 5017 1726879808.06035: stdout chunk (state=3): >>> <<< 5017 1726879808.06055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879808.06090: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf6100e480><<< 5017 1726879808.06119: stdout chunk (state=3): >>> import 'importlib.util' # <<< 5017 1726879808.06125: stdout chunk (state=3): >>> <<< 5017 1726879808.06185: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<< 5017 1726879808.06189: stdout chunk (state=3): >>> <<< 5017 1726879808.06246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 5017 1726879808.06252: stdout chunk (state=3): >>> <<< 5017 1726879808.06292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<< 5017 1726879808.06315: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf61024680><<< 5017 1726879808.06342: stdout chunk (state=3): >>> import 'errno' # <<< 5017 1726879808.06350: stdout chunk (state=3): >>> <<< 5017 1726879808.06399: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879808.06443: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf61025d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5017 1726879808.06475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 5017 1726879808.06512: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py<<< 5017 1726879808.06520: stdout chunk (state=3): >>> <<< 5017 1726879808.06548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf61026c30><<< 5017 1726879808.06604: stdout chunk (state=3): >>> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879808.06612: stdout chunk (state=3): >>> <<< 5017 1726879808.06627: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.06643: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf61027290><<< 5017 1726879808.06667: stdout chunk (state=3): >>> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf61026180><<< 5017 1726879808.06679: stdout chunk (state=3): >>> <<< 5017 1726879808.06724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 5017 1726879808.06785: stdout chunk (state=3): >>> # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.06823: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.06834: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf61027d10><<< 5017 1726879808.06860: stdout chunk (state=3): >>> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf61027440><<< 5017 1726879808.06867: stdout chunk (state=3): >>> <<< 5017 1726879808.06938: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf6100e4b0><<< 5017 1726879808.06977: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 5017 1726879808.06983: stdout chunk (state=3): >>> <<< 5017 1726879808.07023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 5017 1726879808.07056: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 5017 1726879808.07064: stdout chunk (state=3): >>> <<< 5017 1726879808.07095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<< 5017 1726879808.07148: stdout chunk (state=3): >>> # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.07163: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.07177: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60dabbf0><<< 5017 1726879808.07217: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 5017 1726879808.07230: stdout chunk (state=3): >>> <<< 5017 1726879808.07236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5017 1726879808.07280: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60dd4740><<< 5017 1726879808.07318: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60dd44a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.07336: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.07384: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60dd4770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.07404: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.07437: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60dd4950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60da9d90><<< 5017 1726879808.07449: stdout chunk (state=3): >>> <<< 5017 1726879808.07494: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 5017 1726879808.07583: stdout chunk (state=3): >>> <<< 5017 1726879808.07654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879808.07702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 5017 1726879808.07707: stdout chunk (state=3): >>> <<< 5017 1726879808.07736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<< 5017 1726879808.07744: stdout chunk (state=3): >>> <<< 5017 1726879808.07759: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60dd6030><<< 5017 1726879808.07770: stdout chunk (state=3): >>> <<< 5017 1726879808.07817: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60dd4cb0><<< 5017 1726879808.07825: stdout chunk (state=3): >>> <<< 5017 1726879808.07861: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf6100eba0><<< 5017 1726879808.07911: stdout chunk (state=3): >>> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 5017 1726879808.07919: stdout chunk (state=3): >>> <<< 5017 1726879808.08032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879808.08070: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py<<< 5017 1726879808.08132: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879808.08183: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60e023c0> <<< 5017 1726879808.08266: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 5017 1726879808.08274: stdout chunk (state=3): >>> <<< 5017 1726879808.08294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 5017 1726879808.08330: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879808.08383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 5017 1726879808.08522: stdout chunk (state=3): >>> import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60e1e570> <<< 5017 1726879808.08547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py<<< 5017 1726879808.08550: stdout chunk (state=3): >>> <<< 5017 1726879808.08593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879808.08700: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879808.08704: stdout chunk (state=3): >>> <<< 5017 1726879808.08746: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 5017 1726879808.08751: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 5017 1726879808.08812: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60e532f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 5017 1726879808.08818: stdout chunk (state=3): >>> <<< 5017 1726879808.08908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 5017 1726879808.08912: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879808.09003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 5017 1726879808.09143: stdout chunk (state=3): >>> import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60e7da90> <<< 5017 1726879808.09298: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60e53410> <<< 5017 1726879808.09342: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60e1f200><<< 5017 1726879808.09349: stdout chunk (state=3): >>> <<< 5017 1726879808.09439: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60c9c440> <<< 5017 1726879808.09501: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60e1d5b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60dd6f60> <<< 5017 1726879808.09636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 5017 1726879808.09642: stdout chunk (state=3): >>> <<< 5017 1726879808.09685: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faf60c9c620> <<< 5017 1726879808.09815: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_73iodj52/ansible_stat_payload.zip' <<< 5017 1726879808.10091: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.10194: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879808.10391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879808.10451: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<< 5017 1726879808.10458: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'<<< 5017 1726879808.10461: stdout chunk (state=3): >>> <<< 5017 1726879808.10505: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60cf2120> <<< 5017 1726879808.10509: stdout chunk (state=3): >>>import '_typing' # <<< 5017 1726879808.10893: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60cc9010> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60cc8170> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 5017 1726879808.10921: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.10952: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 5017 1726879808.10994: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.13603: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.15636: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60ccbfb0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879808.15671: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5017 1726879808.15703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5017 1726879808.15729: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60d1da60> <<< 5017 1726879808.15834: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60d1d7f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60d1d100> <<< 5017 1726879808.15859: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879808.15909: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60d1d5e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60cf2b40> <<< 5017 1726879808.15959: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60d1e720> <<< 5017 1726879808.16007: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60d1e8a0> <<< 5017 1726879808.16093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5017 1726879808.16133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 5017 1726879808.16207: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60d1ed80> import 'pwd' # <<< 5017 1726879808.16237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879808.16272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5017 1726879808.16336: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b80c20> <<< 5017 1726879808.16407: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60b82840> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879808.16410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879808.16456: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b83200> <<< 5017 1726879808.16522: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879808.16559: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b843e0> <<< 5017 1726879808.16581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879808.16621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5017 1726879808.16642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5017 1726879808.16736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b86e40> <<< 5017 1726879808.16803: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60b871a0> <<< 5017 1726879808.16821: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b85100> <<< 5017 1726879808.16851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879808.16893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5017 1726879808.16945: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5017 1726879808.16949: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879808.17004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5017 1726879808.17010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 5017 1726879808.17201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b8ae70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b89940> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b896a0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879808.17319: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b8bfb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b85610> <<< 5017 1726879808.17362: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60bd2ff0> <<< 5017 1726879808.17393: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60bd3170> <<< 5017 1726879808.17424: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5017 1726879808.17489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5017 1726879808.17535: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60bd4d40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60bd4b00> <<< 5017 1726879808.17694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879808.17741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5017 1726879808.17809: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60bd7290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60bd5430> <<< 5017 1726879808.17841: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5017 1726879808.17904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879808.17956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5017 1726879808.17976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5017 1726879808.18045: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60bde9f0> <<< 5017 1726879808.18296: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60bd7380> <<< 5017 1726879808.18396: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60bdf830> <<< 5017 1726879808.18433: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60bdfa70> <<< 5017 1726879808.18536: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.18575: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60bdf410> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60bd3470> <<< 5017 1726879808.18590: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879808.18651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5017 1726879808.18669: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.18909: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60be3560> <<< 5017 1726879808.19050: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.19054: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60be4b90> <<< 5017 1726879808.19132: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60be1cd0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60be3050> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60be18b0> <<< 5017 1726879808.19144: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5017 1726879808.19189: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5017 1726879808.19363: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.19529: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.19536: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5017 1726879808.19588: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.19592: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5017 1726879808.19618: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.19833: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.20075: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.21244: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.22452: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 5017 1726879808.22496: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5017 1726879808.22501: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5017 1726879808.22528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879808.22590: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60c68e00> <<< 5017 1726879808.22754: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5017 1726879808.22792: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60c69af0> <<< 5017 1726879808.22882: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60be4d40> import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879808.22886: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.22911: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.22951: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5017 1726879808.22966: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.23240: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.23541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5017 1726879808.23560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60c68980> <<< 5017 1726879808.23785: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.24552: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.25505: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.26108: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.26125: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 5017 1726879808.26250: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879808.26275: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.26300: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5017 1726879808.26330: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.26393: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.26450: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879808.26470: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.26937: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.27410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879808.27519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879808.27542: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879808.27677: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60c6ac30> <<< 5017 1726879808.27696: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.27825: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.27952: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 5017 1726879808.27984: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 5017 1726879808.27991: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879808.28023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5017 1726879808.28030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879808.28132: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.28347: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60a7a480> <<< 5017 1726879808.28379: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60a7adb0> <<< 5017 1726879808.28417: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60c6ba70> <<< 5017 1726879808.28587: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 5017 1726879808.28625: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.28693: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.28788: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.28889: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879808.29098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60a79a90> <<< 5017 1726879808.29154: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60a7aff0> <<< 5017 1726879808.29214: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5017 1726879808.29235: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.29307: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.29417: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.29454: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.29513: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879808.29569: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879808.29588: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879808.29606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879808.29694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879808.29716: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879808.29747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879808.29843: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b0b080> <<< 5017 1726879808.30042: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60a87ec0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60a83140> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60a82f60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5017 1726879808.30065: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.30109: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.30140: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879808.30238: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5017 1726879808.30256: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.30290: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5017 1726879808.30542: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.30893: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.31121: 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"}}} <<< 5017 1726879808.31143: stdout chunk (state=3): >>># destroy __main__ <<< 5017 1726879808.31702: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path <<< 5017 1726879808.31748: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport <<< 5017 1726879808.31813: stdout chunk (state=3): >>># cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external <<< 5017 1726879808.31891: stdout chunk (state=3): >>># cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon <<< 5017 1726879808.31896: stdout chunk (state=3): >>># cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5017 1726879808.32269: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879808.32276: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5017 1726879808.32323: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 5017 1726879808.32329: stdout chunk (state=3): >>># destroy zipfile._path <<< 5017 1726879808.32386: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch <<< 5017 1726879808.32421: stdout chunk (state=3): >>># destroy ipaddress # destroy ntpath <<< 5017 1726879808.32426: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 5017 1726879808.32429: stdout chunk (state=3): >>># destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 5017 1726879808.32452: stdout chunk (state=3): >>># destroy grp # destroy encodings <<< 5017 1726879808.32465: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select <<< 5017 1726879808.32487: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 5017 1726879808.32526: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 5017 1726879808.32560: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 5017 1726879808.32674: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux <<< 5017 1726879808.32679: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 5017 1726879808.32681: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 5017 1726879808.32684: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 5017 1726879808.32803: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5017 1726879808.32812: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879808.32994: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5017 1726879808.33044: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 5017 1726879808.33050: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 5017 1726879808.33127: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 5017 1726879808.33130: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 5017 1726879808.33163: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5017 1726879808.33296: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings <<< 5017 1726879808.33322: stdout chunk (state=3): >>># destroy math # destroy _bisect # destroy time <<< 5017 1726879808.33344: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5017 1726879808.33381: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 5017 1726879808.33409: stdout chunk (state=3): >>># destroy itertools <<< 5017 1726879808.33430: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 5017 1726879808.33451: stdout chunk (state=3): >>># clear sys.audit hooks <<< 5017 1726879808.34048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879808.34062: stderr chunk (state=3): >>>Shared connection to 10.31.14.141 closed. <<< 5017 1726879808.34116: stderr chunk (state=3): >>><<< 5017 1726879808.34119: stdout chunk (state=3): >>><<< 5017 1726879808.34194: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf6112c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf610fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf6112eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f41160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f41fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f7fe60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f7ff20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60fb7830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60fb7ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f97b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f951c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f7d010> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60fdb740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60fda360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f960f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60fd8bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf6100c740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f7c290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf6100cbf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf6100caa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf6100ce90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60f7adb0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf6100d580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf6100d250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf6100e480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf61024680> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf61025d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf61026c30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf61027290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf61026180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf61027d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf61027440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf6100e4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60dabbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60dd4740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60dd44a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60dd4770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60dd4950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60da9d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60dd6030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60dd4cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf6100eba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60e023c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60e1e570> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60e532f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60e7da90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60e53410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60e1f200> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60c9c440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60e1d5b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60dd6f60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faf60c9c620> # zipimport: found 30 names in '/tmp/ansible_stat_payload_73iodj52/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60cf2120> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60cc9010> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60cc8170> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60ccbfb0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60d1da60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60d1d7f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60d1d100> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60d1d5e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60cf2b40> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60d1e720> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60d1e8a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60d1ed80> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b80c20> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60b82840> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b83200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b843e0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b86e40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60b871a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b85100> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b8ae70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b89940> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b896a0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b8bfb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b85610> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60bd2ff0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60bd3170> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60bd4d40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60bd4b00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60bd7290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60bd5430> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60bde9f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60bd7380> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60bdf830> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60bdfa70> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60bdf410> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60bd3470> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60be3560> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60be4b90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60be1cd0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60be3050> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60be18b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60c68e00> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60c69af0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60be4d40> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60c68980> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60c6ac30> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60a7a480> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60a7adb0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60c6ba70> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf60a79a90> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60a7aff0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60b0b080> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60a87ec0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60a83140> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf60a82f60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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 sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 5017 1726879808.34770: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879807.8487043-5242-47474746592699/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879808.34775: _low_level_execute_command(): starting 5017 1726879808.34777: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879807.8487043-5242-47474746592699/ > /dev/null 2>&1 && sleep 0' 5017 1726879808.34936: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879808.34940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879808.34942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 5017 1726879808.34945: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879808.34952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879808.34989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879808.35002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879808.35070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879808.37683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879808.37788: stderr chunk (state=3): >>><<< 5017 1726879808.37792: stdout chunk (state=3): >>><<< 5017 1726879808.37839: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 5017 1726879808.37865: handler run complete 5017 1726879808.37869: attempt loop complete, returning result 5017 1726879808.37871: _execute() done 5017 1726879808.37875: dumping result to json 5017 1726879808.37952: done dumping result, returning 5017 1726879808.37956: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Check if system is ostree [0affef3a-ec81-c52e-bf3c-00000000009c] 5017 1726879808.37958: sending task result for task 0affef3a-ec81-c52e-bf3c-00000000009c 5017 1726879808.38037: done sending task result for task 0affef3a-ec81-c52e-bf3c-00000000009c 5017 1726879808.38039: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 5017 1726879808.38164: no more pending results, returning what we have 5017 1726879808.38169: results queue empty 5017 1726879808.38171: checking for any_errors_fatal 5017 1726879808.38179: done checking for any_errors_fatal 5017 1726879808.38180: checking for max_fail_percentage 5017 1726879808.38182: done checking for max_fail_percentage 5017 1726879808.38183: checking to see if all hosts have failed and the running result is not ok 5017 1726879808.38185: done checking to see if all hosts have failed 5017 1726879808.38185: getting the remaining hosts for this loop 5017 1726879808.38187: done getting the remaining hosts for this loop 5017 1726879808.38192: getting the next task for host managed_node3 5017 1726879808.38200: done getting next task for host managed_node3 5017 1726879808.38204: ^ task is: TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree 5017 1726879808.38209: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879808.38224: getting variables 5017 1726879808.38227: in VariableManager get_vars() 5017 1726879808.38265: Calling all_inventory to load vars for managed_node3 5017 1726879808.38269: Calling groups_inventory to load vars for managed_node3 5017 1726879808.38272: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879808.38301: Calling all_plugins_play to load vars for managed_node3 5017 1726879808.38305: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879808.38309: Calling groups_plugins_play to load vars for managed_node3 5017 1726879808.38635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879808.39049: done with get_vars() 5017 1726879808.39063: done getting variables 5017 1726879808.39212: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Friday 20 September 2024 20:50:08 -0400 (0:00:00.606) 0:00:07.005 ****** 5017 1726879808.39263: entering _queue_task() for managed_node3/set_fact 5017 1726879808.39265: Creating lock for set_fact 5017 1726879808.39648: worker is 1 (out of 1 available) 5017 1726879808.39662: exiting _queue_task() for managed_node3/set_fact 5017 1726879808.39682: done queuing things up, now waiting for results queue to drain 5017 1726879808.39684: waiting for pending results... 5017 1726879808.39990: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree 5017 1726879808.40088: in run() - task 0affef3a-ec81-c52e-bf3c-00000000009d 5017 1726879808.40113: variable 'ansible_search_path' from source: unknown 5017 1726879808.40119: variable 'ansible_search_path' from source: unknown 5017 1726879808.40166: calling self._execute() 5017 1726879808.40263: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879808.40266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879808.40289: variable 'omit' from source: magic vars 5017 1726879808.40719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 5017 1726879808.40999: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 5017 1726879808.41060: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 5017 1726879808.41093: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 5017 1726879808.41124: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 5017 1726879808.41205: 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) 5017 1726879808.41233: 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) 5017 1726879808.41282: 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) 5017 1726879808.41303: 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) 5017 1726879808.41420: Evaluated conditional (not __kdump_is_ostree is defined): True 5017 1726879808.41427: variable 'omit' from source: magic vars 5017 1726879808.41504: variable 'omit' from source: magic vars 5017 1726879808.41639: variable '__ostree_booted_stat' from source: set_fact 5017 1726879808.41683: variable 'omit' from source: magic vars 5017 1726879808.41709: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879808.41732: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879808.41751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879808.41772: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879808.41784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879808.41850: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879808.41854: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879808.41857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879808.41970: Set connection var ansible_connection to ssh 5017 1726879808.41989: Set connection var ansible_pipelining to False 5017 1726879808.41995: Set connection var ansible_timeout to 10 5017 1726879808.42005: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879808.42007: Set connection var ansible_shell_type to sh 5017 1726879808.42014: Set connection var ansible_shell_executable to /bin/sh 5017 1726879808.42034: variable 'ansible_shell_executable' from source: unknown 5017 1726879808.42039: variable 'ansible_connection' from source: unknown 5017 1726879808.42041: variable 'ansible_module_compression' from source: unknown 5017 1726879808.42044: variable 'ansible_shell_type' from source: unknown 5017 1726879808.42046: variable 'ansible_shell_executable' from source: unknown 5017 1726879808.42052: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879808.42054: variable 'ansible_pipelining' from source: unknown 5017 1726879808.42059: variable 'ansible_timeout' from source: unknown 5017 1726879808.42064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879808.42178: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5017 1726879808.42189: variable 'omit' from source: magic vars 5017 1726879808.42197: starting attempt loop 5017 1726879808.42200: running the handler 5017 1726879808.42212: handler run complete 5017 1726879808.42221: attempt loop complete, returning result 5017 1726879808.42224: _execute() done 5017 1726879808.42227: dumping result to json 5017 1726879808.42232: done dumping result, returning 5017 1726879808.42240: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree [0affef3a-ec81-c52e-bf3c-00000000009d] 5017 1726879808.42246: sending task result for task 0affef3a-ec81-c52e-bf3c-00000000009d 5017 1726879808.42335: done sending task result for task 0affef3a-ec81-c52e-bf3c-00000000009d 5017 1726879808.42338: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } 5017 1726879808.42417: no more pending results, returning what we have 5017 1726879808.42420: results queue empty 5017 1726879808.42422: checking for any_errors_fatal 5017 1726879808.42430: done checking for any_errors_fatal 5017 1726879808.42431: checking for max_fail_percentage 5017 1726879808.42433: done checking for max_fail_percentage 5017 1726879808.42434: checking to see if all hosts have failed and the running result is not ok 5017 1726879808.42435: done checking to see if all hosts have failed 5017 1726879808.42436: getting the remaining hosts for this loop 5017 1726879808.42437: done getting the remaining hosts for this loop 5017 1726879808.42442: getting the next task for host managed_node3 5017 1726879808.42457: done getting next task for host managed_node3 5017 1726879808.42461: ^ task is: TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables 5017 1726879808.42465: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879808.42479: getting variables 5017 1726879808.42480: in VariableManager get_vars() 5017 1726879808.42520: Calling all_inventory to load vars for managed_node3 5017 1726879808.42528: Calling groups_inventory to load vars for managed_node3 5017 1726879808.42531: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879808.42542: Calling all_plugins_play to load vars for managed_node3 5017 1726879808.42545: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879808.42548: Calling groups_plugins_play to load vars for managed_node3 5017 1726879808.42715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879808.42907: done with get_vars() 5017 1726879808.42916: done getting variables 5017 1726879808.43012: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Friday 20 September 2024 20:50:08 -0400 (0:00:00.037) 0:00:07.043 ****** 5017 1726879808.43041: entering _queue_task() for managed_node3/include_vars 5017 1726879808.43043: Creating lock for include_vars 5017 1726879808.43256: worker is 1 (out of 1 available) 5017 1726879808.43270: exiting _queue_task() for managed_node3/include_vars 5017 1726879808.43284: done queuing things up, now waiting for results queue to drain 5017 1726879808.43286: waiting for pending results... 5017 1726879808.43448: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables 5017 1726879808.43560: in run() - task 0affef3a-ec81-c52e-bf3c-00000000009f 5017 1726879808.43577: variable 'ansible_search_path' from source: unknown 5017 1726879808.43581: variable 'ansible_search_path' from source: unknown 5017 1726879808.43803: variable 'ansible_facts' from source: unknown 5017 1726879808.43978: variable 'ansible_facts' from source: unknown 5017 1726879808.44136: variable 'ansible_facts' from source: unknown 5017 1726879808.44298: variable 'ansible_facts' from source: unknown 5017 1726879808.44353: variable 'omit' from source: magic vars 5017 1726879808.44492: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879808.44502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879808.44517: variable 'omit' from source: magic vars 5017 1726879808.44734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 5017 1726879808.45106: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 5017 1726879808.45176: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 5017 1726879808.45218: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 5017 1726879808.45277: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 5017 1726879808.45410: variable '__vars_file' from source: task vars 5017 1726879808.45496: variable 'role_path' from source: magic vars 5017 1726879808.45500: variable 'item' from source: unknown 5017 1726879808.45547: Evaluated conditional (__vars_file is file): False 5017 1726879808.45550: when evaluation is False, skipping this task 5017 1726879808.45611: variable 'item' from source: unknown 5017 1726879808.45692: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 5017 1726879808.45860: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879808.45864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879808.45866: variable 'omit' from source: magic vars 5017 1726879808.46050: variable '__vars_file' from source: task vars 5017 1726879808.46123: variable 'role_path' from source: magic vars 5017 1726879808.46136: variable 'item' from source: unknown 5017 1726879808.46170: Evaluated conditional (__vars_file is file): False 5017 1726879808.46175: when evaluation is False, skipping this task 5017 1726879808.46251: variable 'item' from source: unknown 5017 1726879808.46311: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } 5017 1726879808.46409: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879808.46413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879808.46416: variable 'omit' from source: magic vars 5017 1726879808.46639: variable '__vars_file' from source: task vars 5017 1726879808.46722: variable 'role_path' from source: magic vars 5017 1726879808.46726: variable 'item' from source: unknown 5017 1726879808.46738: Evaluated conditional (__vars_file is file): False 5017 1726879808.46741: when evaluation is False, skipping this task 5017 1726879808.46778: variable 'item' from source: unknown 5017 1726879808.46839: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 5017 1726879808.46932: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879808.46936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879808.47113: variable 'omit' from source: magic vars 5017 1726879808.47192: variable '__vars_file' from source: task vars 5017 1726879808.47256: variable 'role_path' from source: magic vars 5017 1726879808.47260: variable 'item' from source: unknown 5017 1726879808.47277: Evaluated conditional (__vars_file is file): False 5017 1726879808.47280: when evaluation is False, skipping this task 5017 1726879808.47311: variable 'item' from source: unknown 5017 1726879808.47493: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 5017 1726879808.47558: dumping result to json 5017 1726879808.47565: done dumping result, returning 5017 1726879808.47568: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables [0affef3a-ec81-c52e-bf3c-00000000009f] 5017 1726879808.47570: sending task result for task 0affef3a-ec81-c52e-bf3c-00000000009f skipping: [managed_node3] => { "changed": false } MSG: All items skipped 5017 1726879808.47864: no more pending results, returning what we have 5017 1726879808.47866: results queue empty 5017 1726879808.47867: checking for any_errors_fatal 5017 1726879808.47870: done checking for any_errors_fatal 5017 1726879808.47871: checking for max_fail_percentage 5017 1726879808.47872: done checking for max_fail_percentage 5017 1726879808.47873: checking to see if all hosts have failed and the running result is not ok 5017 1726879808.47875: done checking to see if all hosts have failed 5017 1726879808.47876: getting the remaining hosts for this loop 5017 1726879808.47877: done getting the remaining hosts for this loop 5017 1726879808.47880: getting the next task for host managed_node3 5017 1726879808.47886: done getting next task for host managed_node3 5017 1726879808.47889: ^ task is: TASK: fedora.linux_system_roles.kdump : Install required packages 5017 1726879808.47891: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879808.47915: done sending task result for task 0affef3a-ec81-c52e-bf3c-00000000009f 5017 1726879808.47919: WORKER PROCESS EXITING 5017 1726879808.47925: getting variables 5017 1726879808.47927: in VariableManager get_vars() 5017 1726879808.47950: Calling all_inventory to load vars for managed_node3 5017 1726879808.47953: Calling groups_inventory to load vars for managed_node3 5017 1726879808.47954: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879808.47962: Calling all_plugins_play to load vars for managed_node3 5017 1726879808.47965: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879808.47969: Calling groups_plugins_play to load vars for managed_node3 5017 1726879808.48144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879808.48329: done with get_vars() 5017 1726879808.48337: done getting variables 5017 1726879808.48430: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Friday 20 September 2024 20:50:08 -0400 (0:00:00.054) 0:00:07.097 ****** 5017 1726879808.48456: entering _queue_task() for managed_node3/package 5017 1726879808.48458: Creating lock for package 5017 1726879808.48703: worker is 1 (out of 1 available) 5017 1726879808.48718: exiting _queue_task() for managed_node3/package 5017 1726879808.48731: done queuing things up, now waiting for results queue to drain 5017 1726879808.48733: waiting for pending results... 5017 1726879808.48916: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Install required packages 5017 1726879808.48998: in run() - task 0affef3a-ec81-c52e-bf3c-000000000057 5017 1726879808.49012: variable 'ansible_search_path' from source: unknown 5017 1726879808.49016: variable 'ansible_search_path' from source: unknown 5017 1726879808.49047: calling self._execute() 5017 1726879808.49116: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879808.49123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879808.49132: variable 'omit' from source: magic vars 5017 1726879808.49228: variable 'omit' from source: magic vars 5017 1726879808.49267: variable 'omit' from source: magic vars 5017 1726879808.49297: variable '__kdump_packages' from source: role '' all vars 5017 1726879808.49530: variable '__kdump_packages' from source: role '' all vars 5017 1726879808.49770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5017 1726879808.51855: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5017 1726879808.51962: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5017 1726879808.52013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5017 1726879808.52046: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5017 1726879808.52069: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5017 1726879808.52174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5017 1726879808.52201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5017 1726879808.52225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5017 1726879808.52260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5017 1726879808.52279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5017 1726879808.52378: variable '__kdump_is_ostree' from source: set_fact 5017 1726879808.52382: variable 'omit' from source: magic vars 5017 1726879808.52406: variable 'omit' from source: magic vars 5017 1726879808.52432: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879808.52456: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879808.52477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879808.52498: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879808.52507: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879808.52540: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879808.52544: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879808.52546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879808.52683: Set connection var ansible_connection to ssh 5017 1726879808.52686: Set connection var ansible_pipelining to False 5017 1726879808.52689: Set connection var ansible_timeout to 10 5017 1726879808.52699: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879808.52702: Set connection var ansible_shell_type to sh 5017 1726879808.52710: Set connection var ansible_shell_executable to /bin/sh 5017 1726879808.52731: variable 'ansible_shell_executable' from source: unknown 5017 1726879808.52734: variable 'ansible_connection' from source: unknown 5017 1726879808.52758: variable 'ansible_module_compression' from source: unknown 5017 1726879808.52761: variable 'ansible_shell_type' from source: unknown 5017 1726879808.52764: variable 'ansible_shell_executable' from source: unknown 5017 1726879808.52767: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879808.52769: variable 'ansible_pipelining' from source: unknown 5017 1726879808.52771: variable 'ansible_timeout' from source: unknown 5017 1726879808.52815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879808.52921: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5017 1726879808.53020: variable 'omit' from source: magic vars 5017 1726879808.53024: starting attempt loop 5017 1726879808.53027: running the handler 5017 1726879808.53030: variable 'ansible_facts' from source: unknown 5017 1726879808.53034: variable 'ansible_facts' from source: unknown 5017 1726879808.53046: _low_level_execute_command(): starting 5017 1726879808.53054: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879808.53748: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879808.53752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 5017 1726879808.53755: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5017 1726879808.53758: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879808.53843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879808.53847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879808.53913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879808.56256: stdout chunk (state=3): >>>/root <<< 5017 1726879808.56433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879808.56529: stderr chunk (state=3): >>><<< 5017 1726879808.56533: stdout chunk (state=3): >>><<< 5017 1726879808.56558: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 5017 1726879808.56631: _low_level_execute_command(): starting 5017 1726879808.56635: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879808.5657246-5264-27026926592080 `" && echo ansible-tmp-1726879808.5657246-5264-27026926592080="` echo /root/.ansible/tmp/ansible-tmp-1726879808.5657246-5264-27026926592080 `" ) && sleep 0' 5017 1726879808.57376: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879808.57382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 5017 1726879808.57386: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found <<< 5017 1726879808.57389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879808.57444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879808.57494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879808.60433: stdout chunk (state=3): >>>ansible-tmp-1726879808.5657246-5264-27026926592080=/root/.ansible/tmp/ansible-tmp-1726879808.5657246-5264-27026926592080 <<< 5017 1726879808.60613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879808.60695: stderr chunk (state=3): >>><<< 5017 1726879808.60726: stdout chunk (state=3): >>><<< 5017 1726879808.60729: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879808.5657246-5264-27026926592080=/root/.ansible/tmp/ansible-tmp-1726879808.5657246-5264-27026926592080 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 5017 1726879808.60760: variable 'ansible_module_compression' from source: unknown 5017 1726879808.60831: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 5017 1726879808.60859: ANSIBALLZ: Acquiring lock 5017 1726879808.60862: ANSIBALLZ: Lock acquired: 140107173102848 5017 1726879808.60864: ANSIBALLZ: Creating module 5017 1726879808.76207: ANSIBALLZ: Writing module into payload 5017 1726879808.76407: ANSIBALLZ: Writing module 5017 1726879808.76435: ANSIBALLZ: Renaming module 5017 1726879808.76439: ANSIBALLZ: Done creating module 5017 1726879808.76454: variable 'ansible_facts' from source: unknown 5017 1726879808.76521: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879808.5657246-5264-27026926592080/AnsiballZ_dnf.py 5017 1726879808.76647: Sending initial data 5017 1726879808.76650: Sent initial data (149 bytes) 5017 1726879808.77154: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879808.77157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879808.77160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address <<< 5017 1726879808.77164: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879808.77223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879808.77227: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879808.77302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879808.79769: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879808.79825: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879808.79891: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmppg4k1de3 /root/.ansible/tmp/ansible-tmp-1726879808.5657246-5264-27026926592080/AnsiballZ_dnf.py <<< 5017 1726879808.79900: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879808.5657246-5264-27026926592080/AnsiballZ_dnf.py" <<< 5017 1726879808.79952: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmppg4k1de3" to remote "/root/.ansible/tmp/ansible-tmp-1726879808.5657246-5264-27026926592080/AnsiballZ_dnf.py" <<< 5017 1726879808.79955: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879808.5657246-5264-27026926592080/AnsiballZ_dnf.py" <<< 5017 1726879808.81092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879808.81170: stderr chunk (state=3): >>><<< 5017 1726879808.81177: stdout chunk (state=3): >>><<< 5017 1726879808.81200: done transferring module to remote 5017 1726879808.81217: _low_level_execute_command(): starting 5017 1726879808.81222: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879808.5657246-5264-27026926592080/ /root/.ansible/tmp/ansible-tmp-1726879808.5657246-5264-27026926592080/AnsiballZ_dnf.py && sleep 0' 5017 1726879808.81729: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879808.81732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879808.81736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration <<< 5017 1726879808.81738: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found <<< 5017 1726879808.81740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879808.81797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879808.81800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879808.81870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879808.84626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879808.84692: stderr chunk (state=3): >>><<< 5017 1726879808.84696: stdout chunk (state=3): >>><<< 5017 1726879808.84713: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 5017 1726879808.84716: _low_level_execute_command(): starting 5017 1726879808.84722: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879808.5657246-5264-27026926592080/AnsiballZ_dnf.py && sleep 0' 5017 1726879808.85223: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879808.85227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879808.85230: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879808.85232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879808.85296: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879808.85301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879808.85304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879808.85376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5017 1726879808.88675: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5017 1726879808.88888: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # <<< 5017 1726879808.88914: stdout chunk (state=3): >>>import 'marshal' # <<< 5017 1726879808.88979: stdout chunk (state=3): >>>import 'posix' # <<< 5017 1726879808.89039: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 5017 1726879808.89049: stdout chunk (state=3): >>># installing zipimport hook <<< 5017 1726879808.89093: stdout chunk (state=3): >>>import 'time' # <<< 5017 1726879808.89116: stdout chunk (state=3): >>>import 'zipimport' # <<< 5017 1726879808.89137: stdout chunk (state=3): >>># installed zipimport hook <<< 5017 1726879808.89215: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5017 1726879808.89240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879808.89278: stdout chunk (state=3): >>>import '_codecs' # <<< 5017 1726879808.89323: stdout chunk (state=3): >>>import 'codecs' # <<< 5017 1726879808.89389: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5017 1726879808.89589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095452c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09544fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095452eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 5017 1726879808.89626: stdout chunk (state=3): >>>import '_stat' # <<< 5017 1726879808.89645: stdout chunk (state=3): >>>import 'stat' # <<< 5017 1726879808.89805: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879808.89853: stdout chunk (state=3): >>>import 'genericpath' # <<< 5017 1726879808.89862: stdout chunk (state=3): >>>import 'posixpath' # <<< 5017 1726879808.89916: stdout chunk (state=3): >>>import 'os' # <<< 5017 1726879808.89936: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5017 1726879808.89968: stdout chunk (state=3): >>>Processing user site-packages <<< 5017 1726879808.89980: stdout chunk (state=3): >>>Processing global site-packages <<< 5017 1726879808.90012: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5017 1726879808.90024: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 5017 1726879808.90049: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5017 1726879808.90091: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5017 1726879808.90112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5017 1726879808.90138: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09542fd160> <<< 5017 1726879808.90390: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09542fdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879808.90796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879808.90825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5017 1726879808.90854: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5017 1726879808.90886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879808.90909: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5017 1726879808.90976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5017 1726879808.91005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5017 1726879808.91044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5017 1726879808.91064: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095433bda0> <<< 5017 1726879808.91103: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5017 1726879808.91132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5017 1726879808.91175: stdout chunk (state=3): >>>import '_operator' # <<< 5017 1726879808.91186: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095433bfe0> <<< 5017 1726879808.91225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5017 1726879808.91484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543737d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954373e60> import '_collections' # <<< 5017 1726879808.91535: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954353a70> <<< 5017 1726879808.91554: stdout chunk (state=3): >>>import '_functools' # <<< 5017 1726879808.91610: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954351190> <<< 5017 1726879808.91768: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954338f50> <<< 5017 1726879808.91814: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5017 1726879808.91849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5017 1726879808.91876: stdout chunk (state=3): >>>import '_sre' # <<< 5017 1726879808.91908: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879808.91954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879808.91982: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5017 1726879808.92004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879808.92053: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543976b0> <<< 5017 1726879808.92087: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543962d0> <<< 5017 1726879808.92125: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 5017 1726879808.92144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 5017 1726879808.92152: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954352030> <<< 5017 1726879808.92169: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095433ae40> <<< 5017 1726879808.92246: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5017 1726879808.92271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 5017 1726879808.92284: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543c8770> <<< 5017 1726879808.92303: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543381d0> <<< 5017 1726879808.92323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 5017 1726879808.92383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09543c8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543c8ad0><<< 5017 1726879808.92492: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09543c8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954336cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879808.92584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543c9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543c91f0> <<< 5017 1726879808.92604: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5017 1726879808.92656: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 5017 1726879808.92659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879808.92703: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543ca420> <<< 5017 1726879808.92883: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543e4620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.92908: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09543e5d60><<< 5017 1726879808.92914: stdout chunk (state=3): >>> <<< 5017 1726879808.92954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5017 1726879808.92963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5017 1726879808.93002: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5017 1726879808.93013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5017 1726879808.93043: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543e6c60> <<< 5017 1726879808.93087: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.93105: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.93111: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09543e72c0> <<< 5017 1726879808.93132: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543e61b0> <<< 5017 1726879808.93165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5017 1726879808.93187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879808.93231: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.93255: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.93263: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09543e7d40> <<< 5017 1726879808.93288: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543e7470> <<< 5017 1726879808.93588: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543ca390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0954123cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095414c770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095414c4d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095414c5f0> <<< 5017 1726879808.93620: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.93631: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879808.93638: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095414c950> <<< 5017 1726879808.93659: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954121e50> <<< 5017 1726879808.93702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879808.93880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879808.93915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5017 1726879808.93939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5017 1726879808.93960: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095414df70> <<< 5017 1726879808.94000: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095414cbf0> <<< 5017 1726879808.94042: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543cab40> <<< 5017 1726879808.94081: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879808.94164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879808.94194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879808.94270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879808.94317: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095417a300> <<< 5017 1726879808.94396: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879808.94425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879808.94463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879808.94495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879808.94581: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954196480> <<< 5017 1726879808.94612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879808.94677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879808.94885: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09541d3230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879808.94922: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879808.95182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09541f99d0> <<< 5017 1726879808.95246: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09541d3350> <<< 5017 1726879808.95313: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954197110> <<< 5017 1726879808.95359: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 5017 1726879808.95368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 5017 1726879808.95381: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09540103b0> <<< 5017 1726879808.95403: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09541954c0> <<< 5017 1726879808.95417: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095414eea0> <<< 5017 1726879808.95599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879808.95637: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0954010590> <<< 5017 1726879808.95985: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_w6zluu1p/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 5017 1726879808.96051: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.96093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879808.96121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879808.96185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879808.96325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879808.96359: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 5017 1726879808.96381: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095406a060> <<< 5017 1726879808.96393: stdout chunk (state=3): >>>import '_typing' # <<< 5017 1726879808.96712: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954040f50> <<< 5017 1726879808.96722: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09540400b0> <<< 5017 1726879808.96750: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.96784: stdout chunk (state=3): >>>import 'ansible' # <<< 5017 1726879808.96812: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.96836: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.96870: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.96889: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5017 1726879808.96926: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879808.99484: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.01651: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 5017 1726879809.01655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 5017 1726879809.01892: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954043ef0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095408da60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095408d7f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095408d100> <<< 5017 1726879809.01921: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5017 1726879809.01942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879809.01992: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095408d850> <<< 5017 1726879809.02021: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095406aa80> <<< 5017 1726879809.02035: stdout chunk (state=3): >>>import 'atexit' # <<< 5017 1726879809.02078: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.02088: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.02099: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095408e7b0> <<< 5017 1726879809.02138: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.02155: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095408e9f0><<< 5017 1726879809.02164: stdout chunk (state=3): >>> <<< 5017 1726879809.02195: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5017 1726879809.02281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5017 1726879809.02315: stdout chunk (state=3): >>>import '_locale' # <<< 5017 1726879809.02385: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095408ef30> <<< 5017 1726879809.02411: stdout chunk (state=3): >>>import 'pwd' # <<< 5017 1726879809.02444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879809.02491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5017 1726879809.02552: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953ef4d10> <<< 5017 1726879809.02596: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.02608: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.02788: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953ef6450> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953ef72c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879809.02803: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953ef84a0> <<< 5017 1726879809.02839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879809.02903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5017 1726879809.02939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5017 1726879809.02948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5017 1726879809.03051: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953efaf30> <<< 5017 1726879809.03109: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.03123: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.03129: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953efb050> <<< 5017 1726879809.03163: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953ef91f0> <<< 5017 1726879809.03202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879809.03252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5017 1726879809.03286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 5017 1726879809.03310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5017 1726879809.03344: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879809.03485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953efeea0> import '_tokenize' # <<< 5017 1726879809.03560: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953efd9d0> <<< 5017 1726879809.03568: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953efd730> <<< 5017 1726879809.03596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5017 1726879809.03619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879809.03747: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953effda0> <<< 5017 1726879809.03793: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953ef9700> <<< 5017 1726879809.03836: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.03848: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.03993: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953f43020> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f43230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5017 1726879809.04010: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.04023: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953f44cb0> <<< 5017 1726879809.04030: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f44a70> <<< 5017 1726879809.04065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879809.04246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5017 1726879809.04318: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.04329: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.04342: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953f471a0> <<< 5017 1726879809.04351: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f45310> <<< 5017 1726879809.04396: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5017 1726879809.04481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879809.04522: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5017 1726879809.04682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f4e900> <<< 5017 1726879809.04893: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f47290> <<< 5017 1726879809.04994: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.05016: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.05021: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953f4f7a0> <<< 5017 1726879809.05080: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.05095: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953f4f980> <<< 5017 1726879809.05185: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.05192: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.05196: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953f4fa70> <<< 5017 1726879809.05232: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f43410> <<< 5017 1726879809.05262: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 5017 1726879809.05287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5017 1726879809.05315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879809.05487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953f53380> <<< 5017 1726879809.05762: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.05793: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953f54620> <<< 5017 1726879809.05826: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f51af0> <<< 5017 1726879809.05867: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.05889: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953f52ea0> <<< 5017 1726879809.05897: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f51730> <<< 5017 1726879809.05926: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.05956: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.05960: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 5017 1726879809.05999: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.06160: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.06586: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5017 1726879809.06643: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.06885: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.08062: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.09249: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5017 1726879809.09264: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 5017 1726879809.09292: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 5017 1726879809.09301: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 5017 1726879809.09349: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5017 1726879809.09387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879809.09491: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.09495: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.09498: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953fdc710> <<< 5017 1726879809.09662: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5017 1726879809.09679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5017 1726879809.09714: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953fdd520> <<< 5017 1726879809.09738: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f57b30> <<< 5017 1726879809.09810: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879809.09835: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.09868: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.09897: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5017 1726879809.09920: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.10216: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.10520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5017 1726879809.10543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5017 1726879809.10683: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953fdc2c0> # zipimport: zlib available <<< 5017 1726879809.11553: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.12499: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.12647: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.12788: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879809.12819: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.12886: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.12952: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5017 1726879809.12972: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.13122: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.13311: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879809.13341: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.13361: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.13488: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 5017 1726879809.13531: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879809.13563: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.14040: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.14529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879809.14637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879809.14675: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879809.14816: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953fdfb00> <<< 5017 1726879809.14845: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.14985: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.15288: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.15456: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.15472: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953fe6000> <<< 5017 1726879809.15547: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.15571: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953fe6960><<< 5017 1726879809.15576: stdout chunk (state=3): >>> <<< 5017 1726879809.15599: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f50b60> <<< 5017 1726879809.15632: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.15709: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.15771: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5017 1726879809.15796: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.15867: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.15943: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.16041: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.16161: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879809.16231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879809.16361: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.16494: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953fe5640> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953fe6b40> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5017 1726879809.16513: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.16621: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.16739: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.16785: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.16887: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879809.16919: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879809.16955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879809.17044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879809.17080: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879809.17283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7ac90> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953df0aa0> <<< 5017 1726879809.17398: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953febb90> <<< 5017 1726879809.17412: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953fea930> <<< 5017 1726879809.17430: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5017 1726879809.17467: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.17511: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.17559: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 5017 1726879809.17565: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879809.17670: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5017 1726879809.17692: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.17726: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.17732: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 5017 1726879809.17766: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.18841: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.19870: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.21152: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.22500: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py <<< 5017 1726879809.22586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7fce0> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7c0b0> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' <<< 5017 1726879809.22632: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py <<< 5017 1726879809.22641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' <<< 5017 1726879809.22684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 5017 1726879809.22693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' <<< 5017 1726879809.22718: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7c800> <<< 5017 1726879809.22885: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7c380> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7d130> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 5017 1726879809.22923: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py <<< 5017 1726879809.22941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 5017 1726879809.22976: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 5017 1726879809.22997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 5017 1726879809.23035: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 5017 1726879809.23072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 5017 1726879809.23106: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 5017 1726879809.23123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 5017 1726879809.23289: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e5eb40> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e5eb10> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533228d0> <<< 5017 1726879809.23306: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e5cc50> <<< 5017 1726879809.23343: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 5017 1726879809.23430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 5017 1726879809.23462: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 5017 1726879809.23582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 5017 1726879809.23708: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953335490> <<< 5017 1726879809.23734: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953323f50> <<< 5017 1726879809.23788: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953323380> <<< 5017 1726879809.23834: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7ddf0> <<< 5017 1726879809.23860: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 5017 1726879809.23907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 5017 1726879809.23950: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 5017 1726879809.24186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 5017 1726879809.24295: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533a1400> <<< 5017 1726879809.24465: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953359580> <<< 5017 1726879809.24538: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953323e90> <<< 5017 1726879809.24568: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 5017 1726879809.24592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 5017 1726879809.24626: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 5017 1726879809.24670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 5017 1726879809.24719: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py <<< 5017 1726879809.24894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533a8fb0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533a3230> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533590a0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7d7c0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7d1c0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7cef0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7c0e0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7d0d0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 5017 1726879809.24900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 5017 1726879809.24982: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533a9610> <<< 5017 1726879809.25007: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533a91c0> <<< 5017 1726879809.25049: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 5017 1726879809.25071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879809.25190: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533a9d60> <<< 5017 1726879809.25231: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 5017 1726879809.25287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 5017 1726879809.25382: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 5017 1726879809.25448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 5017 1726879809.25554: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.25707: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.25721: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09533bc8c0> <<< 5017 1726879809.26185: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953391a30> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533aac90> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 5017 1726879809.26206: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533914c0> <<< 5017 1726879809.26241: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 5017 1726879809.26261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 5017 1726879809.26277: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533c6840> <<< 5017 1726879809.26314: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py <<< 5017 1726879809.26318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' <<< 5017 1726879809.26355: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py <<< 5017 1726879809.26372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 5017 1726879809.26394: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533c7500> <<< 5017 1726879809.26417: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533c6f90> <<< 5017 1726879809.26454: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 5017 1726879809.26570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 5017 1726879809.26888: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533c79b0> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 5017 1726879809.27162: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953387e90> <<< 5017 1726879809.27206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 5017 1726879809.27240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 5017 1726879809.27282: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09532e8410> <<< 5017 1726879809.27363: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.27579: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # # zipimport: zlib available <<< 5017 1726879809.28063: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.28094: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # # zipimport: zlib available <<< 5017 1726879809.28186: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.28259: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 5017 1726879809.28291: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.28525: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.28725: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 5017 1726879809.28881: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879809.29668: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py<<< 5017 1726879809.29686: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879809.29888: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09532eb2f0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py<<< 5017 1726879809.30084: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5017 1726879809.30246: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09532eb3e0><<< 5017 1726879809.30280: stdout chunk (state=3): >>> <<< 5017 1726879809.30309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 5017 1726879809.30319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 5017 1726879809.30586: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py<<< 5017 1726879809.30597: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095309b590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095309ade0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095309afc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09532eb920> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09532ea810> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09532eaff0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 5017 1726879809.30719: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 5017 1726879809.30754: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py <<< 5017 1726879809.30760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879809.30791: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py <<< 5017 1726879809.30803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 5017 1726879809.30964: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' <<< 5017 1726879809.30976: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953118b30> <<< 5017 1726879809.30985: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953118710> <<< 5017 1726879809.31087: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 5017 1726879809.31094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 5017 1726879809.31167: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' <<< 5017 1726879809.31176: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953148440> <<< 5017 1726879809.31225: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953118c80> <<< 5017 1726879809.31259: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 5017 1726879809.31421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 5017 1726879809.32915: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' <<< 5017 1726879809.32922: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0952f0b590> <<< 5017 1726879809.33087: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09531485f0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 5017 1726879809.33389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 5017 1726879809.33532: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' <<< 5017 1726879809.33539: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0952f81190> <<< 5017 1726879809.33602: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0952f0ba70> <<< 5017 1726879809.33636: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 5017 1726879809.33888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0952fb8170> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0952f81340> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 5017 1726879809.33962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 5017 1726879809.34091: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 5017 1726879809.34098: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095131c320> <<< 5017 1726879809.34158: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0952fb8530> <<< 5017 1726879809.34183: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 5017 1726879809.34199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 5017 1726879809.34291: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' <<< 5017 1726879809.34305: stdout chunk (state=3): >>># extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095131d520> <<< 5017 1726879809.34313: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095131c920> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09531182c0> <<< 5017 1726879809.34366: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 5017 1726879809.34416: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 5017 1726879809.34419: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py <<< 5017 1726879809.34456: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 5017 1726879809.34475: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py <<< 5017 1726879809.34481: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 5017 1726879809.34521: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0951340a10> <<< 5017 1726879809.34562: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095131fe90> <<< 5017 1726879809.34706: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0951343110> <<< 5017 1726879809.34718: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 5017 1726879809.34762: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 5017 1726879809.34765: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' <<< 5017 1726879809.34806: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0951343fe0> <<< 5017 1726879809.34810: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py <<< 5017 1726879809.34821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879809.35506: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' <<< 5017 1726879809.35514: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09513648f0> <<< 5017 1726879809.35553: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 5017 1726879809.35589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0951365df0><<< 5017 1726879809.35602: stdout chunk (state=3): >>> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0951364260> <<< 5017 1726879809.35786: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0951343080> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0951342960> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879809.35853: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' <<< 5017 1726879809.35860: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0951367a40> <<< 5017 1726879809.35899: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0951343500> <<< 5017 1726879809.36005: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0951340d70> <<< 5017 1726879809.36086: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095131f4a0> <<< 5017 1726879809.36123: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py <<< 5017 1726879809.36130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879809.36324: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' <<< 5017 1726879809.36332: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095131fb00> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095131f920> <<< 5017 1726879809.36389: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095131d6a0> <<< 5017 1726879809.36424: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py <<< 5017 1726879809.36431: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513a4ef0> <<< 5017 1726879809.36460: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py <<< 5017 1726879809.36596: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 5017 1726879809.36603: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513a7350> <<< 5017 1726879809.36624: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 5017 1726879809.36643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 5017 1726879809.36694: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513a7b30> <<< 5017 1726879809.36705: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513a66f0> <<< 5017 1726879809.36715: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py <<< 5017 1726879809.36747: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 5017 1726879809.36883: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513d0380> <<< 5017 1726879809.36893: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513a4da0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py <<< 5017 1726879809.36912: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 5017 1726879809.36935: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 5017 1726879809.36971: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513d1df0> <<< 5017 1726879809.37014: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513d1370> <<< 5017 1726879809.37027: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513d1190> <<< 5017 1726879809.37042: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 5017 1726879809.37064: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py <<< 5017 1726879809.37188: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py <<< 5017 1726879809.37208: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 5017 1726879809.37218: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513fce60> <<< 5017 1726879809.37260: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 5017 1726879809.37327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 5017 1726879809.37358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 5017 1726879809.37697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d16f00> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0950d17200> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513ff170> <<< 5017 1726879809.37700: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513fd310> <<< 5017 1726879809.37718: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513fc350> <<< 5017 1726879809.37787: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513d25a0> <<< 5017 1726879809.37795: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513d22d0> <<< 5017 1726879809.37828: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py <<< 5017 1726879809.37838: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 5017 1726879809.37874: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py <<< 5017 1726879809.37884: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879809.37927: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py <<< 5017 1726879809.37939: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 5017 1726879809.37951: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d50ce0> <<< 5017 1726879809.37957: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d17e00> <<< 5017 1726879809.38025: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513d2ae0> <<< 5017 1726879809.38047: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py <<< 5017 1726879809.38066: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 5017 1726879809.38107: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d51310><<< 5017 1726879809.38126: stdout chunk (state=3): >>> <<< 5017 1726879809.38142: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py <<< 5017 1726879809.38151: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d516d0> <<< 5017 1726879809.38178: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py <<< 5017 1726879809.38182: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' <<< 5017 1726879809.38188: stdout chunk (state=3): >>>import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d51790> <<< 5017 1726879809.38217: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py <<< 5017 1726879809.38223: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d518b0> <<< 5017 1726879809.38254: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py <<< 5017 1726879809.38299: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 5017 1726879809.38325: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py <<< 5017 1726879809.38488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0950d744a0> <<< 5017 1726879809.38499: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d525d0> <<< 5017 1726879809.38521: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py <<< 5017 1726879809.38531: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d745f0> <<< 5017 1726879809.38562: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py <<< 5017 1726879809.38565: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 5017 1726879809.38711: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d746e0> <<< 5017 1726879809.38718: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d51700> <<< 5017 1726879809.38748: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py <<< 5017 1726879809.38751: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' <<< 5017 1726879809.38777: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d74890> <<< 5017 1726879809.38796: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py <<< 5017 1726879809.38987: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 5017 1726879809.39029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 5017 1726879809.39058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 5017 1726879809.39084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 5017 1726879809.39124: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.39131: stdout chunk (state=3): >>>import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0950dc42c0> <<< 5017 1726879809.39191: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d9f6b0> <<< 5017 1726879809.39295: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d9e0c0> <<< 5017 1726879809.39588: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d76000> <<< 5017 1726879809.39610: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d75460> <<< 5017 1726879809.39635: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py <<< 5017 1726879809.39643: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095131d400> <<< 5017 1726879809.39678: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py <<< 5017 1726879809.39693: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 5017 1726879809.39700: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d773e0> <<< 5017 1726879809.39730: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' <<< 5017 1726879809.39898: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950dd8c20> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950dd8e90> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950dd97c0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950dd9250> <<< 5017 1726879809.39920: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py <<< 5017 1726879809.39930: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950dda6c0> <<< 5017 1726879809.39942: stdout chunk (state=3): >>>import 'gc' # <<< 5017 1726879809.39970: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095309b6b0> <<< 5017 1726879809.39982: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09532ea150> <<< 5017 1726879809.40809: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 5017 1726879809.40839: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 5017 1726879809.40890: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879809.40898: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950ddb830> <<< 5017 1726879809.41123: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 5017 1726879809.41151: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py <<< 5017 1726879809.41162: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 5017 1726879809.41283: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 5017 1726879809.41312: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 5017 1726879809.41390: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 5017 1726879809.41425: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py <<< 5017 1726879809.41429: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950b8c140> <<< 5017 1726879809.41460: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py <<< 5017 1726879809.41469: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 5017 1726879809.41493: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 5017 1726879809.41528: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 5017 1726879809.41586: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879809.41735: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.41746: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0950b8e0f0> <<< 5017 1726879809.41788: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950b8dca0> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.41891: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.41898: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953fdefc0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950b8cbf0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950b8c470> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950b69190> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py <<< 5017 1726879809.41990: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950b6bef0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py <<< 5017 1726879809.41997: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879809.42014: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py <<< 5017 1726879809.42048: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 5017 1726879809.42101: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bab6b0> <<< 5017 1726879809.42161: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950baa1e0> <<< 5017 1726879809.42196: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py <<< 5017 1726879809.42303: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bccec0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bcd1c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' <<< 5017 1726879809.42312: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bcd430> <<< 5017 1726879809.42332: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py <<< 5017 1726879809.42352: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 5017 1726879809.42367: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bcd6d0> <<< 5017 1726879809.42400: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py <<< 5017 1726879809.42410: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 5017 1726879809.42482: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 5017 1726879809.42521: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bcddc0> <<< 5017 1726879809.42529: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bcdc40> <<< 5017 1726879809.42556: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' <<< 5017 1726879809.42590: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bcf6b0> <<< 5017 1726879809.42603: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py <<< 5017 1726879809.42614: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' <<< 5017 1726879809.42689: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bcf800> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 5017 1726879809.42696: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bcfa10> <<< 5017 1726879809.42721: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py <<< 5017 1726879809.42748: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 5017 1726879809.42770: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py <<< 5017 1726879809.42809: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 5017 1726879809.42889: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf0980> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf0200> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 5017 1726879809.42899: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf1520> <<< 5017 1726879809.42921: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py <<< 5017 1726879809.42930: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' <<< 5017 1726879809.42939: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf1940> <<< 5017 1726879809.42965: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py <<< 5017 1726879809.43083: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf1b20> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf1df0> <<< 5017 1726879809.43108: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 5017 1726879809.43125: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf2cf0> <<< 5017 1726879809.43148: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py <<< 5017 1726879809.43175: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 5017 1726879809.43182: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf2f60> <<< 5017 1726879809.43207: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py <<< 5017 1726879809.43221: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 5017 1726879809.43239: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf3170> <<< 5017 1726879809.43259: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py <<< 5017 1726879809.43295: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 5017 1726879809.43394: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf3d40> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf3890> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 5017 1726879809.43414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 5017 1726879809.43442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c14b90> <<< 5017 1726879809.43464: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c144d0> <<< 5017 1726879809.43494: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py <<< 5017 1726879809.43588: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c157f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c15ac0> <<< 5017 1726879809.43618: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py <<< 5017 1726879809.43627: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 5017 1726879809.43642: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c169c0> <<< 5017 1726879809.43670: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py <<< 5017 1726879809.43686: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' <<< 5017 1726879809.43688: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c16c30> <<< 5017 1726879809.43714: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' <<< 5017 1726879809.43786: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c16db0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950ddb8f0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950ddb3b0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950dda930> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py <<< 5017 1726879809.43808: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 5017 1726879809.43877: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950b68860> <<< 5017 1726879809.43904: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py <<< 5017 1726879809.43922: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 5017 1726879809.44088: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c17710> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c17c20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c34620> <<< 5017 1726879809.44099: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py <<< 5017 1726879809.44128: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 5017 1726879809.44170: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py <<< 5017 1726879809.44176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879809.44215: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py <<< 5017 1726879809.44222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c35a00> <<< 5017 1726879809.44247: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py <<< 5017 1726879809.44257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 5017 1726879809.44292: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c35ac0> <<< 5017 1726879809.44388: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 5017 1726879809.44522: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' <<< 5017 1726879809.44529: stdout chunk (state=3): >>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0950c361e0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c36060> <<< 5017 1726879809.44565: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py <<< 5017 1726879809.44571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 5017 1726879809.44607: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py <<< 5017 1726879809.44790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c46e0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 5017 1726879809.44806: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py <<< 5017 1726879809.44829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 5017 1726879809.44849: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py <<< 5017 1726879809.44856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c58e0> <<< 5017 1726879809.44893: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879809.44899: stdout chunk (state=3): >>>import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c5b20> <<< 5017 1726879809.44924: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py <<< 5017 1726879809.44933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 5017 1726879809.45092: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09509c5c70> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c59d0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c53a0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c4830> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c37ad0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c37050> <<< 5017 1726879809.45099: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c36900> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c354f0> <<< 5017 1726879809.45140: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c34a40> <<< 5017 1726879809.45163: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 5017 1726879809.45193: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' <<< 5017 1726879809.45393: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c5e20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c66f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c75c0> <<< 5017 1726879809.45407: stdout chunk (state=3): >>>import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c72f0> <<< 5017 1726879809.45414: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879809.45450: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 5017 1726879809.45669: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879809.45706: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 5017 1726879809.45757: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 5017 1726879809.45876: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509fda30> <<< 5017 1726879809.45909: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 5017 1726879809.46030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 5017 1726879809.46037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 5017 1726879809.46083: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509ff140> <<< 5017 1726879809.46336: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.46345: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09509fe360> <<< 5017 1726879809.46349: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509fdf10> <<< 5017 1726879809.46361: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 5017 1726879809.46384: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 5017 1726879809.46594: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a34920> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a23d40> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # <<< 5017 1726879809.46602: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py <<< 5017 1726879809.46608: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 5017 1726879809.46633: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a37500> <<< 5017 1726879809.46654: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py <<< 5017 1726879809.46669: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' <<< 5017 1726879809.46680: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a37fe0> <<< 5017 1726879809.46704: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 5017 1726879809.46718: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 5017 1726879809.46738: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 5017 1726879809.46818: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a34f80> <<< 5017 1726879809.46825: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a34c50> <<< 5017 1726879809.46896: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c7890> <<< 5017 1726879809.46924: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py <<< 5017 1726879809.46931: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 5017 1726879809.46970: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509fd580> <<< 5017 1726879809.46995: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c75f0> <<< 5017 1726879809.47002: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c6d20> <<< 5017 1726879809.47023: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py <<< 5017 1726879809.47193: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a5a300> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a5ac30> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a5b5f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 5017 1726879809.47209: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a5ba10> <<< 5017 1726879809.47237: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py <<< 5017 1726879809.47256: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 5017 1726879809.47262: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a705c0> <<< 5017 1726879809.47293: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py <<< 5017 1726879809.47352: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 5017 1726879809.47395: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a70c50> <<< 5017 1726879809.47425: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py <<< 5017 1726879809.47435: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'<<< 5017 1726879809.47447: stdout chunk (state=3): >>> <<< 5017 1726879809.47467: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879809.47500: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 5017 1726879809.47584: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.47618: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879809.47626: stdout chunk (state=3): >>>import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0950a73b30> <<< 5017 1726879809.47645: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a73530> <<< 5017 1726879809.47667: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a731d0> <<< 5017 1726879809.47680: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a72ea0> <<< 5017 1726879810.87191: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 5017 1726879810.88563: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 5017 1726879810.88589: stdout chunk (state=3): >>># destroy __main__ <<< 5017 1726879810.89161: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5017 1726879810.89367: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux <<< 5017 1726879810.89488: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo <<< 5017 1726879810.89541: stdout chunk (state=3): >>># cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache <<< 5017 1726879810.90243: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879810.90247: stdout chunk (state=3): >>># destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5017 1726879810.90470: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath <<< 5017 1726879810.90477: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 5017 1726879810.90480: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc <<< 5017 1726879810.90543: 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 pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # 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 dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 5017 1726879810.90612: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings<<< 5017 1726879810.90651: stdout chunk (state=3): >>> # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses <<< 5017 1726879810.90707: stdout chunk (state=3): >>># cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const <<< 5017 1726879810.90833: stdout chunk (state=3): >>># destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 5017 1726879810.90878: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module <<< 5017 1726879810.90905: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression <<< 5017 1726879810.91128: stdout chunk (state=3): >>># cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 5017 1726879810.91180: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 5017 1726879810.91187: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner <<< 5017 1726879810.91245: stdout chunk (state=3): >>># cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib <<< 5017 1726879810.91301: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 <<< 5017 1726879810.91354: stdout chunk (state=3): >>># cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 5017 1726879810.91359: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 5017 1726879810.91414: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 5017 1726879810.91417: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5017 1726879810.91460: stdout chunk (state=3): >>># destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879810.92154: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5017 1726879810.92166: stdout chunk (state=3): >>># destroy _socket <<< 5017 1726879810.92198: stdout chunk (state=3): >>># destroy _weakref # destroy _thread <<< 5017 1726879810.92252: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 5017 1726879810.92279: stdout chunk (state=3): >>># destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5017 1726879810.92302: stdout chunk (state=3): >>># destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 5017 1726879810.92344: stdout chunk (state=3): >>># destroy _queue <<< 5017 1726879810.92362: stdout chunk (state=3): >>># destroy array # destroy copyreg <<< 5017 1726879810.92406: 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 <<< 5017 1726879810.92454: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip <<< 5017 1726879810.92457: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5017 1726879810.92516: stdout chunk (state=3): >>># destroy unicodedata # destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd <<< 5017 1726879810.92522: stdout chunk (state=3): >>># destroy gettext # destroy libcomps <<< 5017 1726879810.92541: stdout chunk (state=3): >>># destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch <<< 5017 1726879810.92630: stdout chunk (state=3): >>># destroy tempfile # destroy traceback <<< 5017 1726879810.92635: stdout chunk (state=3): >>># destroy calendar # destroy dnf.yum.misc # destroy glob <<< 5017 1726879810.92655: stdout chunk (state=3): >>># destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 5017 1726879810.92672: stdout chunk (state=3): >>># destroy rpm <<< 5017 1726879810.92740: stdout chunk (state=3): >>># destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors <<< 5017 1726879810.92758: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 5017 1726879810.92857: stdout chunk (state=3): >>># destroy _warnings <<< 5017 1726879810.92908: stdout chunk (state=3): >>># destroy posix <<< 5017 1726879810.92912: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar <<< 5017 1726879810.92938: stdout chunk (state=3): >>># destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 5017 1726879810.92969: stdout chunk (state=3): >>># destroy _ssl <<< 5017 1726879810.93105: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5017 1726879810.93284: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 5017 1726879810.93334: stdout chunk (state=3): >>># destroy _random <<< 5017 1726879810.93361: stdout chunk (state=3): >>># destroy _sre <<< 5017 1726879810.93364: stdout chunk (state=3): >>># destroy _operator # destroy _functools # clear sys.audit hooks <<< 5017 1726879810.94886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879810.94889: stdout chunk (state=3): >>><<< 5017 1726879810.94892: stderr chunk (state=3): >>><<< 5017 1726879810.95429: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095452c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09544fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095452eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09542fd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09542fdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095433bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095433bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543737d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954373e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954353a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954351190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954338f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543976b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543962d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954352030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095433ae40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543c8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543381d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09543c8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543c8ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09543c8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954336cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543c9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543c91f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543ca420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543e4620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09543e5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543e6c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09543e72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543e61b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09543e7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543e7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543ca390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0954123cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095414c770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095414c4d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095414c5f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095414c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954121e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095414df70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095414cbf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09543cab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095417a300> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954196480> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09541d3230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09541f99d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09541d3350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954197110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09540103b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09541954c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095414eea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0954010590> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_w6zluu1p/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095406a060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954040f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09540400b0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0954043ef0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095408da60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095408d7f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095408d100> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095408d850> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095406aa80> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095408e7b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095408e9f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095408ef30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953ef4d10> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953ef6450> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953ef72c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953ef84a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953efaf30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953efb050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953ef91f0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953efeea0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953efd9d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953efd730> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953effda0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953ef9700> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953f43020> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f43230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953f44cb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f44a70> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953f471a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f45310> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f4e900> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f47290> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953f4f7a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953f4f980> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953f4fa70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f43410> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953f53380> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953f54620> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f51af0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953f52ea0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f51730> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953fdc710> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953fdd520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f57b30> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953fdc2c0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953fdfb00> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953fe6000> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953fe6960> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953f50b60> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953fe5640> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953fe6b40> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7ac90> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953df0aa0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953febb90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953fea930> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7fce0> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7c0b0> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7c800> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7c380> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7d130> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e5eb40> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e5eb10> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533228d0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e5cc50> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953335490> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953323f50> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953323380> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7ddf0> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533a1400> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953359580> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953323e90> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533a8fb0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533a3230> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533590a0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7d7c0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7d1c0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7cef0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7c0e0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953e7d0d0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533a9610> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533a91c0> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533a9d60> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09533bc8c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953391a30> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533aac90> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533914c0> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533c6840> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533c7500> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533c6f90> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09533c79b0> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953387e90> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09532e8410> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09532eb2f0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09532eb3e0> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095309b590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095309ade0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095309afc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09532eb920> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09532ea810> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09532eaff0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953118b30> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953118710> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953148440> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0953118c80> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0952f0b590> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09531485f0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0952f81190> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0952f0ba70> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0952fb8170> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0952f81340> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095131c320> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0952fb8530> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095131d520> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095131c920> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09531182c0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0951340a10> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095131fe90> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0951343110> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0951343fe0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09513648f0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0951365df0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0951364260> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0951343080> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0951342960> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0951367a40> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0951343500> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0951340d70> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095131f4a0> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f095131fb00> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095131f920> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095131d6a0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513a4ef0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513a7350> # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513a7b30> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513a66f0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513d0380> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513a4da0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513d1df0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513d1370> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513d1190> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513fce60> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d16f00> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0950d17200> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513ff170> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513fd310> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513fc350> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513d25a0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513d22d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d50ce0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d17e00> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09513d2ae0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d51310> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d516d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d51790> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d518b0> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0950d744a0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d525d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d745f0> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d746e0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d51700> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d74890> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0950dc42c0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d9f6b0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d9e0c0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d76000> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d75460> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095131d400> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950d773e0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950dd8c20> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950dd8e90> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950dd97c0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950dd9250> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950dda6c0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f095309b6b0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09532ea150> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950ddb830> # destroy dnf.plugin.dynamic.copr # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950b8c140> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0950b8e0f0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950b8dca0> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0953fdefc0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950b8cbf0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950b8c470> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950b69190> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950b6bef0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bab6b0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950baa1e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bccec0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bcd1c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bcd430> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bcd6d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bcddc0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bcdc40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bcf6b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bcf800> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bcfa10> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf0980> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf0200> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf1520> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf1940> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf1b20> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf1df0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf2cf0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf2f60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf3170> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf3d40> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950bf3890> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c14b90> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c144d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c157f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c15ac0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c169c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c16c30> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c16db0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950ddb8f0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950ddb3b0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950dda930> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950b68860> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c17710> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c17c20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c34620> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c35a00> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c35ac0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0950c361e0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c36060> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c46e0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c58e0> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c5b20> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09509c5c70> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c59d0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c53a0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c4830> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c37ad0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c37050> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c36900> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c354f0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950c34a40> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c5e20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c66f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c75c0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c72f0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509fda30> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509ff140> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09509fe360> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509fdf10> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a34920> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a23d40> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a37500> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a37fe0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a34f80> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a34c50> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c7890> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509fd580> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c75f0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09509c6d20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a5a300> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a5ac30> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a5b5f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a5ba10> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a705c0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a70c50> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0950a73b30> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a73530> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a731d0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0950a72ea0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # 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 pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # 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 dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired- pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # 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 pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # 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 dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks 5017 1726879810.98578: done with _execute_module (ansible.legacy.dnf, {'name': ['grubby', 'iproute', 'kexec-tools', 'openssh-clients'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879808.5657246-5264-27026926592080/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879810.98582: _low_level_execute_command(): starting 5017 1726879810.98589: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879808.5657246-5264-27026926592080/ > /dev/null 2>&1 && sleep 0' 5017 1726879810.98592: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 5017 1726879810.98595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879810.98597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879811.00226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879811.00230: stdout chunk (state=3): >>><<< 5017 1726879811.00235: stderr chunk (state=3): >>><<< 5017 1726879811.00258: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879811.00262: handler run complete 5017 1726879811.00325: attempt loop complete, returning result 5017 1726879811.00328: _execute() done 5017 1726879811.00331: dumping result to json 5017 1726879811.00338: done dumping result, returning 5017 1726879811.00350: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Install required packages [0affef3a-ec81-c52e-bf3c-000000000057] 5017 1726879811.00453: sending task result for task 0affef3a-ec81-c52e-bf3c-000000000057 ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 5017 1726879811.00792: no more pending results, returning what we have 5017 1726879811.00796: results queue empty 5017 1726879811.00797: checking for any_errors_fatal 5017 1726879811.00804: done checking for any_errors_fatal 5017 1726879811.00806: checking for max_fail_percentage 5017 1726879811.00808: done checking for max_fail_percentage 5017 1726879811.00809: checking to see if all hosts have failed and the running result is not ok 5017 1726879811.00810: done checking to see if all hosts have failed 5017 1726879811.00811: getting the remaining hosts for this loop 5017 1726879811.00813: done getting the remaining hosts for this loop 5017 1726879811.00819: getting the next task for host managed_node3 5017 1726879811.00829: done getting next task for host managed_node3 5017 1726879811.00833: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled 5017 1726879811.00837: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879811.00850: getting variables 5017 1726879811.00852: in VariableManager get_vars() 5017 1726879811.01037: Calling all_inventory to load vars for managed_node3 5017 1726879811.01040: Calling groups_inventory to load vars for managed_node3 5017 1726879811.01043: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879811.01049: done sending task result for task 0affef3a-ec81-c52e-bf3c-000000000057 5017 1726879811.01051: WORKER PROCESS EXITING 5017 1726879811.01060: Calling all_plugins_play to load vars for managed_node3 5017 1726879811.01063: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879811.01067: Calling groups_plugins_play to load vars for managed_node3 5017 1726879811.02981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879811.03567: done with get_vars() 5017 1726879811.03582: done getting variables 5017 1726879811.03900: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Friday 20 September 2024 20:50:11 -0400 (0:00:02.554) 0:00:09.652 ****** 5017 1726879811.03931: entering _queue_task() for managed_node3/service 5017 1726879811.03933: Creating lock for service 5017 1726879811.04779: worker is 1 (out of 1 available) 5017 1726879811.04788: exiting _queue_task() for managed_node3/service 5017 1726879811.04799: done queuing things up, now waiting for results queue to drain 5017 1726879811.04801: waiting for pending results... 5017 1726879811.04891: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled 5017 1726879811.05245: in run() - task 0affef3a-ec81-c52e-bf3c-000000000058 5017 1726879811.05250: variable 'ansible_search_path' from source: unknown 5017 1726879811.05252: variable 'ansible_search_path' from source: unknown 5017 1726879811.05448: calling self._execute() 5017 1726879811.05614: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879811.05622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879811.05634: variable 'omit' from source: magic vars 5017 1726879811.05881: variable 'omit' from source: magic vars 5017 1726879811.06100: variable 'omit' from source: magic vars 5017 1726879811.06147: variable 'omit' from source: magic vars 5017 1726879811.06197: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879811.06357: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879811.06382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879811.06428: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879811.06432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879811.06575: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879811.06580: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879811.06583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879811.06880: Set connection var ansible_connection to ssh 5017 1726879811.06884: Set connection var ansible_pipelining to False 5017 1726879811.06887: Set connection var ansible_timeout to 10 5017 1726879811.06890: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879811.06892: Set connection var ansible_shell_type to sh 5017 1726879811.06894: Set connection var ansible_shell_executable to /bin/sh 5017 1726879811.06897: variable 'ansible_shell_executable' from source: unknown 5017 1726879811.06899: variable 'ansible_connection' from source: unknown 5017 1726879811.06901: variable 'ansible_module_compression' from source: unknown 5017 1726879811.07068: variable 'ansible_shell_type' from source: unknown 5017 1726879811.07107: variable 'ansible_shell_executable' from source: unknown 5017 1726879811.07116: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879811.07127: variable 'ansible_pipelining' from source: unknown 5017 1726879811.07169: variable 'ansible_timeout' from source: unknown 5017 1726879811.07183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879811.07679: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5017 1726879811.07683: variable 'omit' from source: magic vars 5017 1726879811.07686: starting attempt loop 5017 1726879811.07689: running the handler 5017 1726879811.08233: variable 'ansible_facts' from source: unknown 5017 1726879811.08647: _low_level_execute_command(): starting 5017 1726879811.08662: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879811.10081: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879811.10169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879811.10227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879811.12032: stdout chunk (state=3): >>>/root <<< 5017 1726879811.12231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879811.12235: stdout chunk (state=3): >>><<< 5017 1726879811.12237: stderr chunk (state=3): >>><<< 5017 1726879811.12266: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879811.12380: _low_level_execute_command(): starting 5017 1726879811.12384: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879811.1227717-5345-75511639603963 `" && echo ansible-tmp-1726879811.1227717-5345-75511639603963="` echo /root/.ansible/tmp/ansible-tmp-1726879811.1227717-5345-75511639603963 `" ) && sleep 0' 5017 1726879811.13388: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879811.13499: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879811.13529: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879811.13630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879811.15782: stdout chunk (state=3): >>>ansible-tmp-1726879811.1227717-5345-75511639603963=/root/.ansible/tmp/ansible-tmp-1726879811.1227717-5345-75511639603963 <<< 5017 1726879811.15995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879811.15998: stdout chunk (state=3): >>><<< 5017 1726879811.16001: stderr chunk (state=3): >>><<< 5017 1726879811.16180: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879811.1227717-5345-75511639603963=/root/.ansible/tmp/ansible-tmp-1726879811.1227717-5345-75511639603963 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879811.16184: variable 'ansible_module_compression' from source: unknown 5017 1726879811.16188: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 5017 1726879811.16191: ANSIBALLZ: Acquiring lock 5017 1726879811.16193: ANSIBALLZ: Lock acquired: 140107173102848 5017 1726879811.16196: ANSIBALLZ: Creating module 5017 1726879811.72551: ANSIBALLZ: Writing module into payload 5017 1726879811.72794: ANSIBALLZ: Writing module 5017 1726879811.72847: ANSIBALLZ: Renaming module 5017 1726879811.72885: ANSIBALLZ: Done creating module 5017 1726879811.72936: variable 'ansible_facts' from source: unknown 5017 1726879811.73179: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879811.1227717-5345-75511639603963/AnsiballZ_systemd.py 5017 1726879811.73485: Sending initial data 5017 1726879811.73489: Sent initial data (153 bytes) 5017 1726879811.74140: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879811.74227: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879811.74321: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879811.74325: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879811.74382: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879811.74454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879811.76208: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879811.76266: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879811.76327: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpdrnc2v40 /root/.ansible/tmp/ansible-tmp-1726879811.1227717-5345-75511639603963/AnsiballZ_systemd.py <<< 5017 1726879811.76331: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879811.1227717-5345-75511639603963/AnsiballZ_systemd.py" <<< 5017 1726879811.76377: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpdrnc2v40" to remote "/root/.ansible/tmp/ansible-tmp-1726879811.1227717-5345-75511639603963/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879811.1227717-5345-75511639603963/AnsiballZ_systemd.py" <<< 5017 1726879811.79385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879811.79596: stderr chunk (state=3): >>><<< 5017 1726879811.79599: stdout chunk (state=3): >>><<< 5017 1726879811.79602: done transferring module to remote 5017 1726879811.79604: _low_level_execute_command(): starting 5017 1726879811.79607: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879811.1227717-5345-75511639603963/ /root/.ansible/tmp/ansible-tmp-1726879811.1227717-5345-75511639603963/AnsiballZ_systemd.py && sleep 0' 5017 1726879811.80382: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879811.80396: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879811.80411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879811.80430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879811.80483: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879811.80595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879811.80620: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879811.80655: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879811.80719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879811.82707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879811.82711: stdout chunk (state=3): >>><<< 5017 1726879811.82713: stderr chunk (state=3): >>><<< 5017 1726879811.82824: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879811.82827: _low_level_execute_command(): starting 5017 1726879811.82830: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879811.1227717-5345-75511639603963/AnsiballZ_systemd.py && sleep 0' 5017 1726879811.83588: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879811.83604: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879811.83619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879811.83670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879811.83784: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879811.83850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879811.83924: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879811.83973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879811.84110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879811.86297: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5017 1726879811.86347: stdout chunk (state=3): >>>import _imp # builtin <<< 5017 1726879811.86392: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 5017 1726879811.86498: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5017 1726879811.86661: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 5017 1726879811.86720: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5017 1726879811.86792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f8d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f8a3b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5017 1726879811.86851: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f8d6ab0> import '_signal' # <<< 5017 1726879811.86912: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 5017 1726879811.86951: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5017 1726879811.87004: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879811.87035: stdout chunk (state=3): >>>import 'genericpath' # <<< 5017 1726879811.87076: stdout chunk (state=3): >>>import 'posixpath' # import 'os' # <<< 5017 1726879811.87082: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5017 1726879811.87126: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5017 1726879811.87130: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 5017 1726879811.87168: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5017 1726879811.87172: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5017 1726879811.87196: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6a5160> <<< 5017 1726879811.87253: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5017 1726879811.87272: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879811.87324: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6a5fd0> <<< 5017 1726879811.87329: stdout chunk (state=3): >>>import 'site' # <<< 5017 1726879811.87343: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879811.87759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879811.87795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5017 1726879811.87799: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5017 1726879811.87833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879811.87837: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5017 1726879811.87916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5017 1726879811.87920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5017 1726879811.87922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5017 1726879811.87983: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6e3da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5017 1726879811.87988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5017 1726879811.88028: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6e3fe0> <<< 5017 1726879811.88066: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5017 1726879811.88069: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5017 1726879811.88171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879811.88179: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879811.88232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f71b7d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 5017 1726879811.88237: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f71be60> <<< 5017 1726879811.88262: stdout chunk (state=3): >>>import '_collections' # <<< 5017 1726879811.88324: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6fba70> <<< 5017 1726879811.88349: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6f9190> <<< 5017 1726879811.88431: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6e0f50> <<< 5017 1726879811.88469: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5017 1726879811.88514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5017 1726879811.88520: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879811.88564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879811.88612: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5017 1726879811.88615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879811.88658: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f73f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f73e2d0> <<< 5017 1726879811.88671: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6fa030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6e2e40> <<< 5017 1726879811.88750: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 5017 1726879811.88787: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f770770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6e01d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5017 1726879811.88814: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f770c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f770ad0> <<< 5017 1726879811.88858: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879811.88872: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f770e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6ded20> <<< 5017 1726879811.88916: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 5017 1726879811.88936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5017 1726879811.88990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5017 1726879811.88994: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f771520> <<< 5017 1726879811.89032: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f7711f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879811.89090: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f772420> import 'importlib.util' # import 'runpy' # <<< 5017 1726879811.89112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5017 1726879811.89137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5017 1726879811.89184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f78c620> <<< 5017 1726879811.89215: stdout chunk (state=3): >>>import 'errno' # <<< 5017 1726879811.89227: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879811.89254: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f78dd60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5017 1726879811.89285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5017 1726879811.89315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5017 1726879811.89332: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f78ec60> <<< 5017 1726879811.89349: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f78f2c0> <<< 5017 1726879811.89366: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f78e1b0> <<< 5017 1726879811.89404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5017 1726879811.89408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879811.89446: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879811.89462: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f78fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f78f470> <<< 5017 1726879811.89522: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f772390> <<< 5017 1726879811.89557: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5017 1726879811.89564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5017 1726879811.89582: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5017 1726879811.89604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5017 1726879811.89658: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879811.89661: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f46fcb0> <<< 5017 1726879811.89704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5017 1726879811.89707: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f498770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f4984d0> <<< 5017 1726879811.89736: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f4987a0> <<< 5017 1726879811.89781: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879811.89793: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f498980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f46de50> <<< 5017 1726879811.89816: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879811.89915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879811.89951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5017 1726879811.89954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5017 1726879811.90003: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f49a000> <<< 5017 1726879811.90006: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f498c80> <<< 5017 1726879811.90023: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f772b40> <<< 5017 1726879811.90037: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879811.90099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879811.90120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879811.90156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879811.90188: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f4ca360> <<< 5017 1726879811.90246: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879811.90289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879811.90293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879811.90305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879811.90356: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f4e2510> <<< 5017 1726879811.90378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879811.90421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879811.90478: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879811.90504: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f51b2f0> <<< 5017 1726879811.90523: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5017 1726879811.90566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879811.90595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879811.90634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5017 1726879811.90731: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f541a90> <<< 5017 1726879811.90806: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f51b410> <<< 5017 1726879811.90853: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f4e31a0> <<< 5017 1726879811.90896: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f36c3e0> <<< 5017 1726879811.90916: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f4e1550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f49af00> <<< 5017 1726879811.91089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879811.91109: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f193f36c5c0> <<< 5017 1726879811.91286: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_gshsr71b/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 5017 1726879811.91444: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879811.91481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879811.91484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879811.91520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879811.91623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879811.91672: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f3da000> import '_typing' # <<< 5017 1726879811.91860: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f3acef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f36ff80> <<< 5017 1726879811.91864: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879811.91908: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 5017 1726879811.91926: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879811.91961: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 5017 1726879811.91964: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879811.93641: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879811.94861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f3afe60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 5017 1726879811.94892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5017 1726879811.94923: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f405970> <<< 5017 1726879811.94998: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f405760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f405070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5017 1726879811.95252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f405790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f3daa20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f406690> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f406810> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f406cf0> <<< 5017 1726879811.95279: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879811.95296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5017 1726879811.95336: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f26cb60> <<< 5017 1726879811.95366: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f26e780> <<< 5017 1726879811.95388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879811.95406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879811.95480: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f26f140> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5017 1726879811.95503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f26ff80> <<< 5017 1726879811.95631: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5017 1726879811.95635: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5017 1726879811.95705: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f272db0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879811.95708: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f272f00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f271070> <<< 5017 1726879811.95769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 5017 1726879811.95799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879811.95907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5017 1726879811.95911: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f276c60> import '_tokenize' # <<< 5017 1726879811.95971: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f275730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f275490> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879811.96421: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f277b00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2714f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f2badb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2baf30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f2bcb00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2bc8c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879811.96427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f2bf080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2bd1f0> <<< 5017 1726879811.96509: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5017 1726879811.96531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5017 1726879811.96582: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2ca8a0> <<< 5017 1726879811.96738: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2bf230> <<< 5017 1726879811.96809: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879811.96895: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f2cb6b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f2cbaa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879811.96928: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f2cb9e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2bb200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 5017 1726879811.96959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879811.97009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879811.97053: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f2ceba0> <<< 5017 1726879811.97234: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f2cff20> <<< 5017 1726879811.97302: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2cd310> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879811.97403: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f2ce6c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2ccec0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5017 1726879811.97406: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879811.97448: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879811.97555: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879811.97590: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5017 1726879811.97708: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5017 1726879811.97712: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879811.97762: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879811.97908: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879811.98561: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879811.99238: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5017 1726879811.99267: 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' # <<< 5017 1726879811.99297: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879811.99359: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879811.99383: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f158110> <<< 5017 1726879811.99464: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5017 1726879811.99509: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f158fb0> <<< 5017 1726879811.99512: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2d3350> <<< 5017 1726879811.99552: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879811.99612: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879811.99617: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879811.99620: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5017 1726879811.99792: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.00066: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f1590a0> # zipimport: zlib available <<< 5017 1726879812.01083: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.01119: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.01209: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.01294: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879812.01316: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.01343: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.01381: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5017 1726879812.01424: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.01560: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.01593: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879812.01625: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.01651: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 5017 1726879812.01690: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.01735: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879812.01753: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.02018: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.02301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879812.02365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879812.02384: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879812.02461: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f15b4d0> <<< 5017 1726879812.02560: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.02563: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.02660: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879812.02695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879812.02779: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.02901: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f161bb0> <<< 5017 1726879812.02975: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f162510> <<< 5017 1726879812.02988: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f15a4e0> # zipimport: zlib available <<< 5017 1726879812.03130: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 5017 1726879812.03133: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.03172: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.03232: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.03311: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879812.03343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879812.03431: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.03447: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f161250> <<< 5017 1726879812.03532: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f1627b0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5017 1726879812.03592: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.03656: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.03690: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.03751: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879812.03835: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879812.03863: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879812.03887: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879812.03900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879812.03955: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f1f29c0> <<< 5017 1726879812.04003: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f16c680> <<< 5017 1726879812.04102: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f167b00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f1665d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5017 1726879812.04132: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.04199: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 5017 1726879812.04223: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879812.04269: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 5017 1726879812.04287: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5017 1726879812.04582: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.04708: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.04736: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5017 1726879812.04828: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.04844: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.04870: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.04916: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 5017 1726879812.04928: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.04997: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.05078: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.05100: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.05159: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 5017 1726879812.05350: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.05595: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.05598: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.05628: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879812.05652: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 5017 1726879812.05702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 5017 1726879812.05791: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 5017 1726879812.05815: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f1f9130> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 5017 1726879812.05833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 5017 1726879812.05856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 5017 1726879812.05879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193e750530> <<< 5017 1726879812.05935: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.05949: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193e7517c0> <<< 5017 1726879812.06035: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f149220> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f1487a0> <<< 5017 1726879812.06063: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f1fb200> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f1fab10> <<< 5017 1726879812.06066: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 5017 1726879812.06226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 5017 1726879812.06250: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193e753920> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193e7531d0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193e7533b0> <<< 5017 1726879812.06262: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193e752600> <<< 5017 1726879812.06356: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 5017 1726879812.06385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193e753aa0> <<< 5017 1726879812.06409: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 5017 1726879812.06446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 5017 1726879812.06477: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.06604: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193e7ba5d0> <<< 5017 1726879812.06608: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193e7b85c0> <<< 5017 1726879812.06626: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f1fadb0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 5017 1726879812.06668: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.06729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 5017 1726879812.06745: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.06793: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.06853: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 5017 1726879812.06888: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 5017 1726879812.06939: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.06989: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 5017 1726879812.07043: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.07311: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 5017 1726879812.07315: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 5017 1726879812.07368: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.07429: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 5017 1726879812.07449: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 5017 1726879812.08007: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.08505: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 5017 1726879812.08522: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.08629: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5017 1726879812.08650: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.08694: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 5017 1726879812.08729: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.08746: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.08848: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available <<< 5017 1726879812.08914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 5017 1726879812.08934: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.08951: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.08987: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 5017 1726879812.09064: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # <<< 5017 1726879812.09160: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.09184: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.09240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 5017 1726879812.09277: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193e7bade0> <<< 5017 1726879812.09377: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 5017 1726879812.09382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5017 1726879812.09459: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193e7bb410> <<< 5017 1726879812.09463: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 5017 1726879812.09534: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.09753: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 5017 1726879812.09757: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.09770: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.09809: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 5017 1726879812.09835: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.09890: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.09982: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 5017 1726879812.10017: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.10076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 5017 1726879812.10193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 5017 1726879812.10196: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.10265: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193e7ee900> <<< 5017 1726879812.10471: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193e7db470> <<< 5017 1726879812.10502: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 5017 1726879812.10594: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.10631: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 5017 1726879812.10702: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.10813: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.10919: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.11093: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 5017 1726879812.11097: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.11148: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.11224: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 5017 1726879812.11228: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.11241: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.11279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 5017 1726879812.11362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 5017 1726879812.11377: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193e5ea000> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193e7ee0f0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 5017 1726879812.11398: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.11487: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 5017 1726879812.11716: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.11830: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 5017 1726879812.11941: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.12047: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.12096: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.12398: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 5017 1726879812.12402: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 5017 1726879812.12418: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5017 1726879812.12518: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 5017 1726879812.12550: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 5017 1726879812.12662: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.12798: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 5017 1726879812.12817: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.12876: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5017 1726879812.13495: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.14063: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 5017 1726879812.14094: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 5017 1726879812.14198: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.14313: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 5017 1726879812.14427: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.14535: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 5017 1726879812.14572: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.14716: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.14905: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 5017 1726879812.14932: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 5017 1726879812.14977: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.15030: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 5017 1726879812.15145: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.15292: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.15530: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.15724: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 5017 1726879812.15728: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 5017 1726879812.15749: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.15790: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 5017 1726879812.15835: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.15851: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.15864: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 5017 1726879812.15940: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.16018: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 5017 1726879812.16050: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.16158: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 5017 1726879812.16161: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.16212: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.16216: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 5017 1726879812.16270: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.16303: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.16357: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 5017 1726879812.16399: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.16643: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.16940: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 5017 1726879812.17007: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.17080: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 5017 1726879812.17091: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.17111: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.17157: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 5017 1726879812.17175: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.17201: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.17246: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 5017 1726879812.17249: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.17282: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.17322: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 5017 1726879812.17414: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.17528: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 5017 1726879812.17532: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.17555: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 5017 1726879812.17591: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.17652: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 5017 1726879812.17659: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.17690: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5017 1726879812.17741: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.17799: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.17869: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.17971: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 5017 1726879812.17976: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.18028: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.18092: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 5017 1726879812.18095: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.18323: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.18779: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available <<< 5017 1726879812.18824: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 5017 1726879812.18840: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.18930: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 5017 1726879812.18948: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 5017 1726879812.19037: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.19141: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 5017 1726879812.19157: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.19305: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.19463: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 5017 1726879812.19543: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.21813: stdout chunk (state=3): >>> <<< 5017 1726879812.21849: stdout chunk (state=3): >>>{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288",<<< 5017 1726879812.21888: stdout chunk (state=3): >>> "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "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 cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "kdump.service", "Names": "kdump.service", "Requires": "-.mount system.slice", "Wants": "tmp.mount", "WantedBy": "multi-user.target", "After": "remote-fs.target network-online.target tmp.mount system.slice basic.target -.mount systemd-tmpfiles-setup.service systemd-journald.socket network.target", "RequiresMountsFor": "/var/tmp", "Description": "Crash recovery kernel arming", "AccessSELin<<< 5017 1726879812.21895: stdout chunk (state=3): >>>uxContext": "system_u:object_r:kdump_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "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": "no", "OnSuccessJobMode": "fail", "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": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} <<< 5017 1726879812.22473: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 5017 1726879812.22493: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 <<< 5017 1726879812.22508: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout <<< 5017 1726879812.22563: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc <<< 5017 1726879812.22602: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils <<< 5017 1726879812.22648: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp <<< 5017 1726879812.22692: stdout chunk (state=3): >>># cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback <<< 5017 1726879812.22699: stdout chunk (state=3): >>># cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket <<< 5017 1726879812.22715: stdout chunk (state=3): >>># cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec <<< 5017 1726879812.22741: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils <<< 5017 1726879812.22747: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout <<< 5017 1726879812.22831: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version <<< 5017 1726879812.22841: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd <<< 5017 1726879812.22848: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns <<< 5017 1726879812.22854: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python <<< 5017 1726879812.22883: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly <<< 5017 1726879812.22889: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service <<< 5017 1726879812.23378: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879812.23415: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5017 1726879812.23494: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid<<< 5017 1726879812.23511: stdout chunk (state=3): >>> # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 5017 1726879812.23560: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal <<< 5017 1726879812.23649: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 5017 1726879812.23672: stdout chunk (state=3): >>># destroy fcntl # destroy datetime <<< 5017 1726879812.23694: stdout chunk (state=3): >>># destroy base64 # destroy _ssl <<< 5017 1726879812.23762: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 5017 1726879812.23784: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess <<< 5017 1726879812.23866: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 5017 1726879812.24017: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time <<< 5017 1726879812.24051: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 5017 1726879812.24069: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879812.24205: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5017 1726879812.24385: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 5017 1726879812.24389: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5017 1726879812.24392: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5017 1726879812.24394: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5017 1726879812.24502: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 5017 1726879812.24527: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5017 1726879812.24747: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5017 1726879812.25092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879812.25102: stdout chunk (state=3): >>><<< 5017 1726879812.25115: stderr chunk (state=3): >>><<< 5017 1726879812.25287: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f8d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f8a3b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f8d6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6a5160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6a5fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6e3da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6e3fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f71b7d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f71be60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6fba70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6f9190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6e0f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f73f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f73e2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6fa030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6e2e40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f770770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6e01d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f770c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f770ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f770e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f6ded20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f771520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f7711f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f772420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f78c620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f78dd60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f78ec60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f78f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f78e1b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f78fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f78f470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f772390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f46fcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f498770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f4984d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f4987a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f498980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f46de50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f49a000> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f498c80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f772b40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f4ca360> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f4e2510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f51b2f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f541a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f51b410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f4e31a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f36c3e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f4e1550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f49af00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f193f36c5c0> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_gshsr71b/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f3da000> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f3acef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f36ff80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f3afe60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f405970> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f405760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f405070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f405790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f3daa20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f406690> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f406810> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f406cf0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f26cb60> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f26e780> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f26f140> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f26ff80> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f272db0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f272f00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f271070> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f276c60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f275730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f275490> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f277b00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2714f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f2badb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2baf30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f2bcb00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2bc8c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f2bf080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2bd1f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2ca8a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2bf230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f2cb6b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f2cbaa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f2cb9e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2bb200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f2ceba0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f2cff20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2cd310> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f2ce6c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2ccec0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f158110> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f158fb0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f2d3350> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f1590a0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f15b4d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f161bb0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f162510> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f15a4e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193f161250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f1627b0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f1f29c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f16c680> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f167b00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f1665d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f1f9130> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193e750530> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193e7517c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f149220> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f1487a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f1fb200> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f1fab10> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193e753920> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193e7531d0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193e7533b0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193e752600> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193e753aa0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193e7ba5d0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193e7b85c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193f1fadb0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193e7bade0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193e7bb410> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193e7ee900> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193e7db470> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193e5ea000> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193e7ee0f0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.service' # # zipimport: zlib available {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "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 cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "kdump.service", "Names": "kdump.service", "Requires": "-.mount system.slice", "Wants": "tmp.mount", "WantedBy": "multi-user.target", "After": "remote-fs.target network-online.target tmp.mount system.slice basic.target -.mount systemd-tmpfiles-setup.service systemd-journald.socket network.target", "RequiresMountsFor": "/var/tmp", "Description": "Crash recovery kernel arming", "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "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": "no", "OnSuccessJobMode": "fail", "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": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 5017 1726879812.26865: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_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-1726879811.1227717-5345-75511639603963/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879812.26869: _low_level_execute_command(): starting 5017 1726879812.26919: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879811.1227717-5345-75511639603963/ > /dev/null 2>&1 && sleep 0' 5017 1726879812.26923: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879812.26925: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879812.26928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879812.26930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879812.26932: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5017 1726879812.26935: stderr chunk (state=3): >>>debug2: match not found <<< 5017 1726879812.26937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879812.26939: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 5017 1726879812.26941: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address <<< 5017 1726879812.26943: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 5017 1726879812.26945: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879812.26947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879812.26949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879812.26951: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5017 1726879812.26953: stderr chunk (state=3): >>>debug2: match found <<< 5017 1726879812.26955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879812.26957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879812.26959: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879812.26961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879812.26963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879812.28790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879812.28794: stdout chunk (state=3): >>><<< 5017 1726879812.28796: stderr chunk (state=3): >>><<< 5017 1726879812.28799: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879812.28802: handler run complete 5017 1726879812.28828: attempt loop complete, returning result 5017 1726879812.28831: _execute() done 5017 1726879812.28834: dumping result to json 5017 1726879812.28859: done dumping result, returning 5017 1726879812.28875: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled [0affef3a-ec81-c52e-bf3c-000000000058] 5017 1726879812.28880: sending task result for task 0affef3a-ec81-c52e-bf3c-000000000058 5017 1726879812.29235: done sending task result for task 0affef3a-ec81-c52e-bf3c-000000000058 5017 1726879812.29239: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "enabled": true, "name": "kdump", "status": { "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "remote-fs.target network-online.target tmp.mount system.slice basic.target -.mount systemd-tmpfiles-setup.service systemd-journald.socket network.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "-.mount system.slice", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "tmp.mount", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 5017 1726879812.29604: no more pending results, returning what we have 5017 1726879812.29608: results queue empty 5017 1726879812.29609: checking for any_errors_fatal 5017 1726879812.29616: done checking for any_errors_fatal 5017 1726879812.29617: checking for max_fail_percentage 5017 1726879812.29619: done checking for max_fail_percentage 5017 1726879812.29620: checking to see if all hosts have failed and the running result is not ok 5017 1726879812.29621: done checking to see if all hosts have failed 5017 1726879812.29622: getting the remaining hosts for this loop 5017 1726879812.29623: done getting the remaining hosts for this loop 5017 1726879812.29627: getting the next task for host managed_node3 5017 1726879812.29633: done getting next task for host managed_node3 5017 1726879812.29637: ^ task is: TASK: fedora.linux_system_roles.kdump : Include SSH tasks 5017 1726879812.29640: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879812.29651: getting variables 5017 1726879812.29653: in VariableManager get_vars() 5017 1726879812.29684: Calling all_inventory to load vars for managed_node3 5017 1726879812.29694: Calling groups_inventory to load vars for managed_node3 5017 1726879812.29697: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879812.29707: Calling all_plugins_play to load vars for managed_node3 5017 1726879812.29711: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879812.29714: Calling groups_plugins_play to load vars for managed_node3 5017 1726879812.30146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879812.30675: done with get_vars() 5017 1726879812.30690: done getting variables TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Friday 20 September 2024 20:50:12 -0400 (0:00:01.268) 0:00:10.921 ****** 5017 1726879812.30815: entering _queue_task() for managed_node3/include_tasks 5017 1726879812.31145: worker is 1 (out of 1 available) 5017 1726879812.31159: exiting _queue_task() for managed_node3/include_tasks 5017 1726879812.31172: done queuing things up, now waiting for results queue to drain 5017 1726879812.31179: waiting for pending results... 5017 1726879812.31783: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Include SSH tasks 5017 1726879812.31968: in run() - task 0affef3a-ec81-c52e-bf3c-000000000059 5017 1726879812.32004: variable 'ansible_search_path' from source: unknown 5017 1726879812.32008: variable 'ansible_search_path' from source: unknown 5017 1726879812.32076: calling self._execute() 5017 1726879812.32160: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879812.32170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879812.32184: variable 'omit' from source: magic vars 5017 1726879812.32659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5017 1726879812.37695: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5017 1726879812.37781: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5017 1726879812.37824: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5017 1726879812.37872: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5017 1726879812.37910: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5017 1726879812.38036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5017 1726879812.38083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5017 1726879812.38117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5017 1726879812.38402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5017 1726879812.38405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5017 1726879812.38408: variable 'kdump_target' from source: play vars 5017 1726879812.38458: variable 'kdump_ssh_user' from source: play vars 5017 1726879812.38589: variable 'hostvars' from source: magic vars 5017 1726879812.38598: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879812.38602: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879812.38676: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879812.38690: in VariableManager get_vars() 5017 1726879812.38708: Calling all_inventory to load vars for managed_node3 5017 1726879812.38711: Calling groups_inventory to load vars for managed_node3 5017 1726879812.38720: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879812.38730: Calling all_plugins_play to load vars for managed_node3 5017 1726879812.38737: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879812.38750: Calling groups_plugins_play to load vars for managed_node3 5017 1726879812.38993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879812.39293: done with get_vars() 5017 1726879812.39307: variable 'ansible_user_id' from source: facts 5017 1726879812.39328: variable 'kdump_test_ssh_server_inside' from source: play vars 5017 1726879812.39699: variable 'kdump_test_ssh_source' from source: play vars 5017 1726879812.39935: variable 'ansible_env' from source: facts 5017 1726879812.39951: variable 'hostvars' from source: magic vars 5017 1726879812.39954: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879812.39960: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879812.40036: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879812.40048: in VariableManager get_vars() 5017 1726879812.40051: Calling all_inventory to load vars for managed_node3 5017 1726879812.40053: Calling groups_inventory to load vars for managed_node3 5017 1726879812.40060: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879812.40069: Calling all_plugins_play to load vars for managed_node3 5017 1726879812.40075: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879812.40085: Calling groups_plugins_play to load vars for managed_node3 5017 1726879812.40319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879812.40610: done with get_vars() 5017 1726879812.40624: variable 'ansible_all_ipv4_addresses' from source: facts 5017 1726879812.40627: in VariableManager get_vars() 5017 1726879812.40635: Calling all_inventory to load vars for managed_node3 5017 1726879812.40640: Calling groups_inventory to load vars for managed_node3 5017 1726879812.40646: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879812.40655: Calling all_plugins_play to load vars for managed_node3 5017 1726879812.40660: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879812.40668: Calling groups_plugins_play to load vars for managed_node3 5017 1726879812.40886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879812.41261: done with get_vars() 5017 1726879812.41269: variable 'ansible_all_ipv6_addresses' from source: facts 5017 1726879812.41272: in VariableManager get_vars() 5017 1726879812.41274: Calling all_inventory to load vars for managed_node3 5017 1726879812.41277: Calling groups_inventory to load vars for managed_node3 5017 1726879812.41280: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879812.41282: Calling all_plugins_play to load vars for managed_node3 5017 1726879812.41284: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879812.41286: Calling groups_plugins_play to load vars for managed_node3 5017 1726879812.41470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879812.41838: done with get_vars() 5017 1726879812.41842: variable 'ansible_default_ipv4' from source: facts 5017 1726879812.41845: Evaluated conditional (kdump_target.type | d(none) == 'ssh'): True 5017 1726879812.41848: _execute() done 5017 1726879812.41851: dumping result to json 5017 1726879812.41853: done dumping result, returning 5017 1726879812.41856: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Include SSH tasks [0affef3a-ec81-c52e-bf3c-000000000059] 5017 1726879812.41858: sending task result for task 0affef3a-ec81-c52e-bf3c-000000000059 5017 1726879812.41938: done sending task result for task 0affef3a-ec81-c52e-bf3c-000000000059 5017 1726879812.41943: WORKER PROCESS EXITING 5017 1726879812.41989: no more pending results, returning what we have 5017 1726879812.41994: in VariableManager get_vars() 5017 1726879812.42033: Calling all_inventory to load vars for managed_node3 5017 1726879812.42036: Calling groups_inventory to load vars for managed_node3 5017 1726879812.42039: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879812.42057: Calling all_plugins_play to load vars for managed_node3 5017 1726879812.42061: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879812.42067: Calling groups_plugins_play to load vars for managed_node3 5017 1726879812.42362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879812.43019: done with get_vars() 5017 1726879812.43029: variable 'ansible_search_path' from source: unknown 5017 1726879812.43031: variable 'ansible_search_path' from source: unknown 5017 1726879812.43226: we have included files to process 5017 1726879812.43232: generating all_blocks data 5017 1726879812.43235: done generating all_blocks data 5017 1726879812.43240: processing included file: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml 5017 1726879812.43242: loading included file: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml 5017 1726879812.43245: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml 5017 1726879812.46690: done processing included file 5017 1726879812.46693: iterating over new_blocks loaded from include file 5017 1726879812.46698: in VariableManager get_vars() 5017 1726879812.46724: done with get_vars() 5017 1726879812.46726: filtering new block on tags 5017 1726879812.46781: done filtering new block on tags 5017 1726879812.46785: in VariableManager get_vars() 5017 1726879812.46819: done with get_vars() 5017 1726879812.46822: filtering new block on tags 5017 1726879812.46939: done filtering new block on tags 5017 1726879812.46943: in VariableManager get_vars() 5017 1726879812.46969: done with get_vars() 5017 1726879812.46971: filtering new block on tags 5017 1726879812.47031: done filtering new block on tags 5017 1726879812.47034: done iterating over new_blocks loaded from include file included: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed_node3 5017 1726879812.47040: extending task lists for all hosts with included blocks 5017 1726879812.48255: done extending task lists 5017 1726879812.48257: done processing included files 5017 1726879812.48258: results queue empty 5017 1726879812.48259: checking for any_errors_fatal 5017 1726879812.48342: done checking for any_errors_fatal 5017 1726879812.48343: checking for max_fail_percentage 5017 1726879812.48345: done checking for max_fail_percentage 5017 1726879812.48346: checking to see if all hosts have failed and the running result is not ok 5017 1726879812.48347: done checking to see if all hosts have failed 5017 1726879812.48368: getting the remaining hosts for this loop 5017 1726879812.48371: done getting the remaining hosts for this loop 5017 1726879812.48376: getting the next task for host managed_node3 5017 1726879812.48385: done getting next task for host managed_node3 5017 1726879812.48389: ^ task is: TASK: fedora.linux_system_roles.kdump : Create key if it does not exist 5017 1726879812.48392: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879812.48407: getting variables 5017 1726879812.48408: in VariableManager get_vars() 5017 1726879812.48425: Calling all_inventory to load vars for managed_node3 5017 1726879812.48428: Calling groups_inventory to load vars for managed_node3 5017 1726879812.48434: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879812.48440: Calling all_plugins_play to load vars for managed_node3 5017 1726879812.48443: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879812.48447: Calling groups_plugins_play to load vars for managed_node3 5017 1726879812.48750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879812.49154: done with get_vars() 5017 1726879812.49167: done getting variables 5017 1726879812.49266: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Friday 20 September 2024 20:50:12 -0400 (0:00:00.184) 0:00:11.106 ****** 5017 1726879812.49315: entering _queue_task() for managed_node3/command 5017 1726879812.49317: Creating lock for command 5017 1726879812.49672: worker is 1 (out of 1 available) 5017 1726879812.49686: exiting _queue_task() for managed_node3/command 5017 1726879812.49700: done queuing things up, now waiting for results queue to drain 5017 1726879812.49702: waiting for pending results... 5017 1726879812.49887: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist 5017 1726879812.50011: in run() - task 0affef3a-ec81-c52e-bf3c-0000000000e5 5017 1726879812.50026: variable 'ansible_search_path' from source: unknown 5017 1726879812.50030: variable 'ansible_search_path' from source: unknown 5017 1726879812.50080: calling self._execute() 5017 1726879812.50142: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879812.50197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879812.50201: variable 'omit' from source: magic vars 5017 1726879812.50315: variable 'omit' from source: magic vars 5017 1726879812.50391: variable 'omit' from source: magic vars 5017 1726879812.50415: variable 'kdump_sshkey' from source: role '' defaults 5017 1726879812.50665: variable 'kdump_sshkey' from source: role '' defaults 5017 1726879812.50736: variable 'kdump_sshkey' from source: role '' defaults 5017 1726879812.50751: variable 'omit' from source: magic vars 5017 1726879812.50794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879812.50824: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879812.50844: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879812.50860: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879812.50878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879812.50916: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879812.50921: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879812.50923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879812.51009: Set connection var ansible_connection to ssh 5017 1726879812.51019: Set connection var ansible_pipelining to False 5017 1726879812.51028: Set connection var ansible_timeout to 10 5017 1726879812.51037: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879812.51040: Set connection var ansible_shell_type to sh 5017 1726879812.51048: Set connection var ansible_shell_executable to /bin/sh 5017 1726879812.51069: variable 'ansible_shell_executable' from source: unknown 5017 1726879812.51074: variable 'ansible_connection' from source: unknown 5017 1726879812.51077: variable 'ansible_module_compression' from source: unknown 5017 1726879812.51080: variable 'ansible_shell_type' from source: unknown 5017 1726879812.51083: variable 'ansible_shell_executable' from source: unknown 5017 1726879812.51087: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879812.51094: variable 'ansible_pipelining' from source: unknown 5017 1726879812.51098: variable 'ansible_timeout' from source: unknown 5017 1726879812.51100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879812.51388: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5017 1726879812.51442: variable 'omit' from source: magic vars 5017 1726879812.51445: starting attempt loop 5017 1726879812.51449: running the handler 5017 1726879812.51461: _low_level_execute_command(): starting 5017 1726879812.51483: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879812.52390: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879812.52437: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879812.52458: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879812.52547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879812.54277: stdout chunk (state=3): >>>/root <<< 5017 1726879812.54388: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879812.54442: stderr chunk (state=3): >>><<< 5017 1726879812.54445: stdout chunk (state=3): >>><<< 5017 1726879812.54469: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879812.54502: _low_level_execute_command(): starting 5017 1726879812.54506: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879812.5446892-5381-67271020408869 `" && echo ansible-tmp-1726879812.5446892-5381-67271020408869="` echo /root/.ansible/tmp/ansible-tmp-1726879812.5446892-5381-67271020408869 `" ) && sleep 0' 5017 1726879812.55289: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 5017 1726879812.55321: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879812.55327: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879812.55402: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879812.57386: stdout chunk (state=3): >>>ansible-tmp-1726879812.5446892-5381-67271020408869=/root/.ansible/tmp/ansible-tmp-1726879812.5446892-5381-67271020408869 <<< 5017 1726879812.57576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879812.57604: stdout chunk (state=3): >>><<< 5017 1726879812.57608: stderr chunk (state=3): >>><<< 5017 1726879812.57631: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879812.5446892-5381-67271020408869=/root/.ansible/tmp/ansible-tmp-1726879812.5446892-5381-67271020408869 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879812.57778: variable 'ansible_module_compression' from source: unknown 5017 1726879812.57782: ANSIBALLZ: Using generic lock for ansible.legacy.command 5017 1726879812.57785: ANSIBALLZ: Acquiring lock 5017 1726879812.57787: ANSIBALLZ: Lock acquired: 140107173102848 5017 1726879812.57789: ANSIBALLZ: Creating module 5017 1726879812.71239: ANSIBALLZ: Writing module into payload 5017 1726879812.71350: ANSIBALLZ: Writing module 5017 1726879812.71370: ANSIBALLZ: Renaming module 5017 1726879812.71394: ANSIBALLZ: Done creating module 5017 1726879812.71398: variable 'ansible_facts' from source: unknown 5017 1726879812.71450: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879812.5446892-5381-67271020408869/AnsiballZ_command.py 5017 1726879812.71592: Sending initial data 5017 1726879812.71596: Sent initial data (153 bytes) 5017 1726879812.72153: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879812.72157: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5017 1726879812.72159: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879812.72216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879812.72220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879812.72293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879812.73998: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879812.74048: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879812.74100: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpmc3yx46g /root/.ansible/tmp/ansible-tmp-1726879812.5446892-5381-67271020408869/AnsiballZ_command.py <<< 5017 1726879812.74104: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879812.5446892-5381-67271020408869/AnsiballZ_command.py" <<< 5017 1726879812.74150: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpmc3yx46g" to remote "/root/.ansible/tmp/ansible-tmp-1726879812.5446892-5381-67271020408869/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879812.5446892-5381-67271020408869/AnsiballZ_command.py" <<< 5017 1726879812.74985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879812.75053: stderr chunk (state=3): >>><<< 5017 1726879812.75056: stdout chunk (state=3): >>><<< 5017 1726879812.75084: done transferring module to remote 5017 1726879812.75097: _low_level_execute_command(): starting 5017 1726879812.75107: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879812.5446892-5381-67271020408869/ /root/.ansible/tmp/ansible-tmp-1726879812.5446892-5381-67271020408869/AnsiballZ_command.py && sleep 0' 5017 1726879812.75577: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879812.75581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879812.75584: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879812.75587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879812.75635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879812.75639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879812.75699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879812.77516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879812.77567: stderr chunk (state=3): >>><<< 5017 1726879812.77575: stdout chunk (state=3): >>><<< 5017 1726879812.77591: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879812.77594: _low_level_execute_command(): starting 5017 1726879812.77601: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879812.5446892-5381-67271020408869/AnsiballZ_command.py && sleep 0' 5017 1726879812.78071: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879812.78074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879812.78079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration <<< 5017 1726879812.78082: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879812.78134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879812.78138: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879812.78204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879812.80392: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5017 1726879812.80422: stdout chunk (state=3): >>>import _imp # builtin <<< 5017 1726879812.80461: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5017 1726879812.80464: stdout chunk (state=3): >>>import '_weakref' # <<< 5017 1726879812.80535: stdout chunk (state=3): >>>import '_io' # <<< 5017 1726879812.80541: stdout chunk (state=3): >>>import 'marshal' # <<< 5017 1726879812.80584: stdout chunk (state=3): >>>import 'posix' # <<< 5017 1726879812.80617: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 5017 1726879812.80627: stdout chunk (state=3): >>># installing zipimport hook <<< 5017 1726879812.80638: stdout chunk (state=3): >>>import 'time' # <<< 5017 1726879812.80649: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5017 1726879812.80709: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879812.80726: stdout chunk (state=3): >>>import '_codecs' # <<< 5017 1726879812.80746: stdout chunk (state=3): >>>import 'codecs' # <<< 5017 1726879812.80791: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5017 1726879812.80815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5017 1726879812.80823: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131bad4530> <<< 5017 1726879812.80829: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131baa3b30> <<< 5017 1726879812.80856: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5017 1726879812.80864: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131bad6ab0> <<< 5017 1726879812.80885: stdout chunk (state=3): >>>import '_signal' # <<< 5017 1726879812.80921: stdout chunk (state=3): >>>import '_abc' # <<< 5017 1726879812.80928: stdout chunk (state=3): >>>import 'abc' # <<< 5017 1726879812.80937: stdout chunk (state=3): >>>import 'io' # <<< 5017 1726879812.80972: stdout chunk (state=3): >>>import '_stat' # <<< 5017 1726879812.80979: stdout chunk (state=3): >>>import 'stat' # <<< 5017 1726879812.81064: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879812.81094: stdout chunk (state=3): >>>import 'genericpath' # <<< 5017 1726879812.81100: stdout chunk (state=3): >>>import 'posixpath' # <<< 5017 1726879812.81134: stdout chunk (state=3): >>>import 'os' # <<< 5017 1726879812.81140: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5017 1726879812.81165: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 5017 1726879812.81169: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5017 1726879812.81189: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 5017 1726879812.81194: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5017 1726879812.81218: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5017 1726879812.81225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5017 1726879812.81243: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b885160> <<< 5017 1726879812.81308: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879812.81321: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b885fd0> <<< 5017 1726879812.81349: stdout chunk (state=3): >>>import 'site' # <<< 5017 1726879812.81385: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879812.81638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879812.81642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5017 1726879812.81673: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5017 1726879812.81684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879812.81703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5017 1726879812.81741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5017 1726879812.81762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5017 1726879812.81784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5017 1726879812.81806: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8c3da0> <<< 5017 1726879812.81818: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5017 1726879812.81842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5017 1726879812.81861: stdout chunk (state=3): >>>import '_operator' # <<< 5017 1726879812.81872: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8c3fe0> <<< 5017 1726879812.81886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5017 1726879812.81914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5017 1726879812.81935: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5017 1726879812.81993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879812.82005: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879812.82033: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 5017 1726879812.82045: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8fb7d0> <<< 5017 1726879812.82060: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5017 1726879812.82069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 5017 1726879812.82083: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8fbe60> <<< 5017 1726879812.82091: stdout chunk (state=3): >>>import '_collections' # <<< 5017 1726879812.82147: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8dba70> <<< 5017 1726879812.82152: stdout chunk (state=3): >>>import '_functools' # <<< 5017 1726879812.82184: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8d9190> <<< 5017 1726879812.82282: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8c0f50> <<< 5017 1726879812.82307: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5017 1726879812.82329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5017 1726879812.82337: stdout chunk (state=3): >>>import '_sre' # <<< 5017 1726879812.82361: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879812.82382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879812.82408: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879812.82451: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b91f6b0> <<< 5017 1726879812.82457: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b91e2d0> <<< 5017 1726879812.82496: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 5017 1726879812.82501: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8da030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8c2e40> <<< 5017 1726879812.82562: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 5017 1726879812.82577: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b950770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8c01d0> <<< 5017 1726879812.82593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5017 1726879812.82635: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.82639: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b950c20> <<< 5017 1726879812.82642: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b950ad0> <<< 5017 1726879812.82675: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.82685: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b950e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8bed20> <<< 5017 1726879812.82719: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879812.82740: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5017 1726879812.82772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5017 1726879812.82795: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b951520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b9511f0> <<< 5017 1726879812.82801: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5017 1726879812.82837: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 5017 1726879812.82843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879812.82845: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b952420> <<< 5017 1726879812.82866: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5017 1726879812.82875: stdout chunk (state=3): >>>import 'runpy' # <<< 5017 1726879812.82899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5017 1726879812.82935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5017 1726879812.82953: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 5017 1726879812.82970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b96c620> <<< 5017 1726879812.82986: stdout chunk (state=3): >>>import 'errno' # <<< 5017 1726879812.83007: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.83024: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b96dd60><<< 5017 1726879812.83030: stdout chunk (state=3): >>> <<< 5017 1726879812.83047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5017 1726879812.83065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5017 1726879812.83081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5017 1726879812.83089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5017 1726879812.83101: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b96ec60> <<< 5017 1726879812.83136: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.83150: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b96f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b96e1b0> <<< 5017 1726879812.83163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5017 1726879812.83184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879812.83224: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.83231: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b96fd40> <<< 5017 1726879812.83234: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b96f470> <<< 5017 1726879812.83283: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b952390> <<< 5017 1726879812.83299: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5017 1726879812.83333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5017 1726879812.83342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5017 1726879812.83369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5017 1726879812.83405: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.83417: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b703cb0> <<< 5017 1726879812.83431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 5017 1726879812.83447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5017 1726879812.83462: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.83470: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b72c770> <<< 5017 1726879812.83473: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b72c4d0> <<< 5017 1726879812.83494: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b72c5f0> <<< 5017 1726879812.83518: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.83526: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b72c950> <<< 5017 1726879812.83549: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b701e50> <<< 5017 1726879812.83560: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879812.83668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879812.83681: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5017 1726879812.83700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b72df70> <<< 5017 1726879812.83733: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b72cbf0> <<< 5017 1726879812.83744: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b952b40> <<< 5017 1726879812.83776: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879812.83827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879812.83848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879812.83890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879812.83923: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b75e300> <<< 5017 1726879812.83972: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879812.83997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879812.84004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879812.84028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879812.84091: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b776480> <<< 5017 1726879812.84112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879812.84136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879812.84196: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879812.84225: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 5017 1726879812.84233: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b7b3230> <<< 5017 1726879812.84239: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5017 1726879812.84283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879812.84305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879812.84348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5017 1726879812.84439: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b7d99d0> <<< 5017 1726879812.84513: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b7b3350> <<< 5017 1726879812.84556: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b777110> <<< 5017 1726879812.84585: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b5f43b0> <<< 5017 1726879812.84606: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b7754c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b72eea0> <<< 5017 1726879812.84709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879812.84725: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f131b5f4590> <<< 5017 1726879812.84810: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_cov5mlzm/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 5017 1726879812.84973: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.84992: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879812.85008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879812.85046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879812.85127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879812.85156: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 5017 1726879812.85165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b64a090> <<< 5017 1726879812.85173: stdout chunk (state=3): >>>import '_typing' # <<< 5017 1726879812.85369: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b624f80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b6240e0> <<< 5017 1726879812.85378: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.85406: stdout chunk (state=3): >>>import 'ansible' # <<< 5017 1726879812.85418: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.85428: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.85469: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.85478: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5017 1726879812.85488: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.87021: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.88351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 5017 1726879812.88355: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b64a900> <<< 5017 1726879812.88358: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879812.88404: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5017 1726879812.88408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5017 1726879812.88446: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5017 1726879812.88467: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b671ac0> <<< 5017 1726879812.88500: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b671850> <<< 5017 1726879812.88536: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b671160> <<< 5017 1726879812.88548: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879812.88603: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b6718b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b627f20> <<< 5017 1726879812.88629: stdout chunk (state=3): >>>import 'atexit' # <<< 5017 1726879812.88689: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b6727b0> <<< 5017 1726879812.88693: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b6729f0> <<< 5017 1726879812.88706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5017 1726879812.88758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 5017 1726879812.88812: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b672ea0> import 'pwd' # <<< 5017 1726879812.88852: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879812.88856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5017 1726879812.88888: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4dcbf0> <<< 5017 1726879812.88946: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.88951: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b4de810> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879812.88962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879812.88995: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4df1a0> <<< 5017 1726879812.89020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5017 1726879812.89051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879812.89075: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4e0350> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879812.89124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5017 1726879812.89142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5017 1726879812.89197: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4e2e10> <<< 5017 1726879812.89242: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b4e2f00> <<< 5017 1726879812.89265: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4e1100> <<< 5017 1726879812.89324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879812.89330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5017 1726879812.89351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879812.89372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5017 1726879812.89414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 5017 1726879812.89433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4e6c90> import '_tokenize' # <<< 5017 1726879812.89503: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4e5760> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4e54c0> <<< 5017 1726879812.89520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5017 1726879812.89527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879812.89606: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4e7f50> <<< 5017 1726879812.89634: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4e15e0> <<< 5017 1726879812.89658: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b52ade0> <<< 5017 1726879812.89686: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 5017 1726879812.89692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b52aed0> <<< 5017 1726879812.89715: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5017 1726879812.89725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5017 1726879812.89753: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5017 1726879812.89790: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.89798: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b52cad0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b52c890> <<< 5017 1726879812.89804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879812.89920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5017 1726879812.89975: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.89979: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b52f020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b52d1c0> <<< 5017 1726879812.90003: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5017 1726879812.90041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879812.90070: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5017 1726879812.90087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5017 1726879812.90090: stdout chunk (state=3): >>>import '_string' # <<< 5017 1726879812.90138: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b5366c0> <<< 5017 1726879812.90290: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b52f140> <<< 5017 1726879812.90360: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.90384: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b5375f0> <<< 5017 1726879812.90404: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.90414: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b5377d0> <<< 5017 1726879812.90457: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.90464: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b537b60> <<< 5017 1726879812.90471: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b52b1a0> <<< 5017 1726879812.90495: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 5017 1726879812.90499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5017 1726879812.90520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879812.90540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5017 1726879812.90572: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.90597: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.90606: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b53b2f0> <<< 5017 1726879812.90788: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.90800: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b53c230> <<< 5017 1726879812.90806: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b539a60> <<< 5017 1726879812.90856: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.90860: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b53ae10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b539670> <<< 5017 1726879812.90877: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.90889: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.90901: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 5017 1726879812.90907: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.91009: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.91112: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.91130: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5017 1726879812.91149: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.91164: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.91178: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 5017 1726879812.91187: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.91326: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.91471: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.92133: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.92829: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5017 1726879812.92868: 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' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5017 1726879812.92872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879812.92932: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b5c03b0> <<< 5017 1726879812.93037: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5017 1726879812.93065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b5c1100> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b53ec00> <<< 5017 1726879812.93153: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879812.93184: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5017 1726879812.93355: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.93557: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5017 1726879812.93560: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b5c1850> <<< 5017 1726879812.93577: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.94133: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.94682: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.94762: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.94856: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879812.94871: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.94908: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.94955: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5017 1726879812.94958: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.95046: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.95170: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879812.95204: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5017 1726879812.95207: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.95249: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.95302: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879812.95305: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.95581: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.95858: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879812.95935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879812.95948: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879812.96027: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b5c3a10> <<< 5017 1726879812.96049: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.96119: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.96219: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5017 1726879812.96224: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5017 1726879812.96263: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879812.96333: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.96456: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b3d1c10> <<< 5017 1726879812.96518: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879812.96535: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b3d24e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b5c2690> # zipimport: zlib available <<< 5017 1726879812.96594: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.96636: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5017 1726879812.96640: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.96684: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.96729: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.96791: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.96863: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879812.96903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879812.96990: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b3d1250> <<< 5017 1726879812.97045: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b3d2690> <<< 5017 1726879812.97070: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5017 1726879812.97153: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.97212: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.97243: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.97296: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879812.97316: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879812.97340: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879812.97357: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879812.97418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879812.97428: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879812.97450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879812.97509: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b466840> <<< 5017 1726879812.97556: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b3dc470> <<< 5017 1726879812.97656: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b3d6600> <<< 5017 1726879812.97659: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b3d6450> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5017 1726879812.97680: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.97707: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.97726: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879812.97778: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 5017 1726879812.97828: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 5017 1726879812.97831: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.97938: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879812.98087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 5017 1726879812.98091: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b3d62d0> <<< 5017 1726879812.98176: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.04300: stdout chunk (state=3): >>> {"changed": true, "stdout": "Generating public/private rsa key pair.\nYour identification has been saved in /root/.ssh/kdump_id_rsa\nYour public key has been saved in /root/.ssh/kdump_id_rsa.pub\nThe key fingerprint is:\nSHA256:zrwUCIJu0s1QldVIg33mjS1O2u+pF6EhlB3hmqaKsxc root@ip-10-31-14-141.us-east-1.aws.redhat.com\nThe key's randomart image is:\n+---[RSA 3072]----+\n| ...*+=oo |\n| . . o =o= |\n|. o . . +.+ |\n|.. = . ..o* + |\n|.o. o . S* + . |\n|o E *..+ . |\n| .. = . . |\n| .... . . o. |\n| o+. . .+o |\n+----[SHA256]-----+", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": "2024-09-20 20:50:12.982136", "end": "2024-09-20 20:50:13.041236", "delta": "0:00:00.059100", "msg": "", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}} <<< 5017 1726879813.04320: stdout chunk (state=3): >>># destroy __main__ <<< 5017 1726879813.04744: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5017 1726879813.04753: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 5017 1726879813.04771: stdout chunk (state=3): >>># clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 5017 1726879813.04794: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 5017 1726879813.04812: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util <<< 5017 1726879813.04834: stdout chunk (state=3): >>># cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path <<< 5017 1726879813.04861: stdout chunk (state=3): >>># cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd <<< 5017 1726879813.04868: stdout chunk (state=3): >>># cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat <<< 5017 1726879813.04903: stdout chunk (state=3): >>># destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast <<< 5017 1726879813.04914: stdout chunk (state=3): >>># destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext<<< 5017 1726879813.04924: stdout chunk (state=3): >>> # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 5017 1726879813.05156: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879813.05180: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5017 1726879813.05202: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 5017 1726879813.05217: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib<<< 5017 1726879813.05232: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5017 1726879813.05239: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 5017 1726879813.05274: stdout chunk (state=3): >>># destroy ntpath <<< 5017 1726879813.05306: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 5017 1726879813.05319: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 5017 1726879813.05329: stdout chunk (state=3): >>># destroy grp # destroy encodings <<< 5017 1726879813.05341: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 5017 1726879813.05369: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl<<< 5017 1726879813.05372: stdout chunk (state=3): >>> # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 5017 1726879813.05382: stdout chunk (state=3): >>># destroy fnmatch <<< 5017 1726879813.05409: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 5017 1726879813.05434: stdout chunk (state=3): >>># destroy datetime <<< 5017 1726879813.05446: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 <<< 5017 1726879813.05457: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 5017 1726879813.05465: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5017 1726879813.05530: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 5017 1726879813.05534: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 5017 1726879813.05549: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 5017 1726879813.05564: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 5017 1726879813.05576: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect <<< 5017 1726879813.05591: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping warnings <<< 5017 1726879813.05602: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 5017 1726879813.05619: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 5017 1726879813.05633: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 5017 1726879813.05645: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 5017 1726879813.05651: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 5017 1726879813.05679: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 5017 1726879813.05686: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879813.05814: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5017 1726879813.05832: stdout chunk (state=3): >>># destroy _collections <<< 5017 1726879813.05863: stdout chunk (state=3): >>># destroy platform <<< 5017 1726879813.05870: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 5017 1726879813.05883: stdout chunk (state=3): >>># destroy tokenize <<< 5017 1726879813.05904: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5017 1726879813.05919: stdout chunk (state=3): >>># destroy _typing <<< 5017 1726879813.05944: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5017 1726879813.05967: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 5017 1726879813.05974: stdout chunk (state=3): >>> <<< 5017 1726879813.06057: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 5017 1726879813.06067: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 5017 1726879813.06082: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 5017 1726879813.06095: stdout chunk (state=3): >>># destroy _random <<< 5017 1726879813.06111: stdout chunk (state=3): >>># destroy _weakref <<< 5017 1726879813.06127: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 5017 1726879813.06142: stdout chunk (state=3): >>># destroy itertools <<< 5017 1726879813.06161: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 5017 1726879813.06172: stdout chunk (state=3): >>># clear sys.audit hooks <<< 5017 1726879813.06683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879813.06687: stdout chunk (state=3): >>><<< 5017 1726879813.06689: stderr chunk (state=3): >>><<< 5017 1726879813.06768: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131bad4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131baa3b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131bad6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b885160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b885fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8c3da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8c3fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8fb7d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8fbe60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8dba70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8d9190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8c0f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b91f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b91e2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8da030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8c2e40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b950770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8c01d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b950c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b950ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b950e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b8bed20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b951520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b9511f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b952420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b96c620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b96dd60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b96ec60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b96f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b96e1b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b96fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b96f470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b952390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b703cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b72c770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b72c4d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b72c5f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b72c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b701e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b72df70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b72cbf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b952b40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b75e300> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b776480> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b7b3230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b7d99d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b7b3350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b777110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b5f43b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b7754c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b72eea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f131b5f4590> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_cov5mlzm/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b64a090> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b624f80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b6240e0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b64a900> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b671ac0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b671850> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b671160> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b6718b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b627f20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b6727b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b6729f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b672ea0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4dcbf0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b4de810> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4df1a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4e0350> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4e2e10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b4e2f00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4e1100> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4e6c90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4e5760> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4e54c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4e7f50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b4e15e0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b52ade0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b52aed0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b52cad0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b52c890> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b52f020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b52d1c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b5366c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b52f140> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b5375f0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b5377d0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b537b60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b52b1a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b53b2f0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b53c230> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b539a60> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b53ae10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b539670> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b5c03b0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b5c1100> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b53ec00> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b5c1850> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b5c3a10> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b3d1c10> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b3d24e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b5c2690> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f131b3d1250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b3d2690> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b466840> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b3dc470> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b3d6600> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b3d6450> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f131b3d62d0> # zipimport: zlib available {"changed": true, "stdout": "Generating public/private rsa key pair.\nYour identification has been saved in /root/.ssh/kdump_id_rsa\nYour public key has been saved in /root/.ssh/kdump_id_rsa.pub\nThe key fingerprint is:\nSHA256:zrwUCIJu0s1QldVIg33mjS1O2u+pF6EhlB3hmqaKsxc root@ip-10-31-14-141.us-east-1.aws.redhat.com\nThe key's randomart image is:\n+---[RSA 3072]----+\n| ...*+=oo |\n| . . o =o= |\n|. o . . +.+ |\n|.. = . ..o* + |\n|.o. o . S* + . |\n|o E *..+ . |\n| .. = . . |\n| .... . . o. |\n| o+. . .+o |\n+----[SHA256]-----+", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": "2024-09-20 20:50:12.982136", "end": "2024-09-20 20:50:13.041236", "delta": "0:00:00.059100", "msg": "", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 5017 1726879813.07659: done with _execute_module (ansible.legacy.command, {'creates': '/root/.ssh/kdump_id_rsa', '_raw_params': "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_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-1726879812.5446892-5381-67271020408869/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879813.07662: _low_level_execute_command(): starting 5017 1726879813.07665: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879812.5446892-5381-67271020408869/ > /dev/null 2>&1 && sleep 0' 5017 1726879813.07870: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879813.07892: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879813.07978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879813.08001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879813.08024: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879813.08112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879813.10033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879813.10089: stderr chunk (state=3): >>><<< 5017 1726879813.10093: stdout chunk (state=3): >>><<< 5017 1726879813.10112: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879813.10119: handler run complete 5017 1726879813.10148: attempt loop complete, returning result 5017 1726879813.10152: _execute() done 5017 1726879813.10154: dumping result to json 5017 1726879813.10162: done dumping result, returning 5017 1726879813.10172: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist [0affef3a-ec81-c52e-bf3c-0000000000e5] 5017 1726879813.10179: sending task result for task 0affef3a-ec81-c52e-bf3c-0000000000e5 5017 1726879813.10386: done sending task result for task 0affef3a-ec81-c52e-bf3c-0000000000e5 5017 1726879813.10389: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": "0:00:00.059100", "end": "2024-09-20 20:50:13.041236", "rc": 0, "start": "2024-09-20 20:50:12.982136" } STDOUT: Generating public/private rsa key pair. Your identification has been saved in /root/.ssh/kdump_id_rsa Your public key has been saved in /root/.ssh/kdump_id_rsa.pub The key fingerprint is: SHA256:zrwUCIJu0s1QldVIg33mjS1O2u+pF6EhlB3hmqaKsxc root@ip-10-31-14-141.us-east-1.aws.redhat.com The key's randomart image is: +---[RSA 3072]----+ | ...*+=oo | | . . o =o= | |. o . . +.+ | |.. = . ..o* + | |.o. o . S* + . | |o E *..+ . | | .. = . . | | .... . . o. | | o+. . .+o | +----[SHA256]-----+ 5017 1726879813.10486: no more pending results, returning what we have 5017 1726879813.10489: results queue empty 5017 1726879813.10490: checking for any_errors_fatal 5017 1726879813.10492: done checking for any_errors_fatal 5017 1726879813.10492: checking for max_fail_percentage 5017 1726879813.10494: done checking for max_fail_percentage 5017 1726879813.10495: checking to see if all hosts have failed and the running result is not ok 5017 1726879813.10496: done checking to see if all hosts have failed 5017 1726879813.10497: getting the remaining hosts for this loop 5017 1726879813.10499: done getting the remaining hosts for this loop 5017 1726879813.10503: getting the next task for host managed_node3 5017 1726879813.10511: done getting next task for host managed_node3 5017 1726879813.10515: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch key 5017 1726879813.10518: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879813.10530: getting variables 5017 1726879813.10532: in VariableManager get_vars() 5017 1726879813.10572: Calling all_inventory to load vars for managed_node3 5017 1726879813.10581: Calling groups_inventory to load vars for managed_node3 5017 1726879813.10585: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879813.10597: Calling all_plugins_play to load vars for managed_node3 5017 1726879813.10601: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879813.10605: Calling groups_plugins_play to load vars for managed_node3 5017 1726879813.10946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879813.11302: done with get_vars() 5017 1726879813.11316: done getting variables TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Friday 20 September 2024 20:50:13 -0400 (0:00:00.621) 0:00:11.727 ****** 5017 1726879813.11454: entering _queue_task() for managed_node3/slurp 5017 1726879813.11677: worker is 1 (out of 1 available) 5017 1726879813.11690: exiting _queue_task() for managed_node3/slurp 5017 1726879813.11703: done queuing things up, now waiting for results queue to drain 5017 1726879813.11705: waiting for pending results... 5017 1726879813.11881: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch key 5017 1726879813.11979: in run() - task 0affef3a-ec81-c52e-bf3c-0000000000e6 5017 1726879813.11995: variable 'ansible_search_path' from source: unknown 5017 1726879813.11998: variable 'ansible_search_path' from source: unknown 5017 1726879813.12029: calling self._execute() 5017 1726879813.12095: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879813.12102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879813.12112: variable 'omit' from source: magic vars 5017 1726879813.12205: variable 'omit' from source: magic vars 5017 1726879813.12260: variable 'omit' from source: magic vars 5017 1726879813.12452: variable 'kdump_sshkey' from source: role '' defaults 5017 1726879813.12472: variable 'omit' from source: magic vars 5017 1726879813.12512: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879813.12544: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879813.12562: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879813.12583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879813.12597: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879813.12625: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879813.12629: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879813.12633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879813.12719: Set connection var ansible_connection to ssh 5017 1726879813.12730: Set connection var ansible_pipelining to False 5017 1726879813.12738: Set connection var ansible_timeout to 10 5017 1726879813.12747: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879813.12750: Set connection var ansible_shell_type to sh 5017 1726879813.12757: Set connection var ansible_shell_executable to /bin/sh 5017 1726879813.12781: variable 'ansible_shell_executable' from source: unknown 5017 1726879813.12784: variable 'ansible_connection' from source: unknown 5017 1726879813.12787: variable 'ansible_module_compression' from source: unknown 5017 1726879813.12791: variable 'ansible_shell_type' from source: unknown 5017 1726879813.12794: variable 'ansible_shell_executable' from source: unknown 5017 1726879813.12799: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879813.12807: variable 'ansible_pipelining' from source: unknown 5017 1726879813.12810: variable 'ansible_timeout' from source: unknown 5017 1726879813.12812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879813.13002: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5017 1726879813.13012: variable 'omit' from source: magic vars 5017 1726879813.13018: starting attempt loop 5017 1726879813.13021: running the handler 5017 1726879813.13040: _low_level_execute_command(): starting 5017 1726879813.13043: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879813.13609: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879813.13613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879813.13617: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5017 1726879813.13620: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879813.13670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879813.13677: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879813.13743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879813.15424: stdout chunk (state=3): >>>/root <<< 5017 1726879813.15536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879813.15594: stderr chunk (state=3): >>><<< 5017 1726879813.15598: stdout chunk (state=3): >>><<< 5017 1726879813.15620: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879813.15633: _low_level_execute_command(): starting 5017 1726879813.15639: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879813.1562057-5401-124639515834166 `" && echo ansible-tmp-1726879813.1562057-5401-124639515834166="` echo /root/.ansible/tmp/ansible-tmp-1726879813.1562057-5401-124639515834166 `" ) && sleep 0' 5017 1726879813.16105: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879813.16109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879813.16112: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879813.16122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879813.16172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879813.16181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879813.16234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879813.18184: stdout chunk (state=3): >>>ansible-tmp-1726879813.1562057-5401-124639515834166=/root/.ansible/tmp/ansible-tmp-1726879813.1562057-5401-124639515834166 <<< 5017 1726879813.18302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879813.18348: stderr chunk (state=3): >>><<< 5017 1726879813.18351: stdout chunk (state=3): >>><<< 5017 1726879813.18368: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879813.1562057-5401-124639515834166=/root/.ansible/tmp/ansible-tmp-1726879813.1562057-5401-124639515834166 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879813.18434: variable 'ansible_module_compression' from source: unknown 5017 1726879813.18470: ANSIBALLZ: Using lock for slurp 5017 1726879813.18474: ANSIBALLZ: Acquiring lock 5017 1726879813.18477: ANSIBALLZ: Lock acquired: 140107173103952 5017 1726879813.18482: ANSIBALLZ: Creating module 5017 1726879813.28788: ANSIBALLZ: Writing module into payload 5017 1726879813.28838: ANSIBALLZ: Writing module 5017 1726879813.28858: ANSIBALLZ: Renaming module 5017 1726879813.28863: ANSIBALLZ: Done creating module 5017 1726879813.28886: variable 'ansible_facts' from source: unknown 5017 1726879813.28931: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879813.1562057-5401-124639515834166/AnsiballZ_slurp.py 5017 1726879813.29049: Sending initial data 5017 1726879813.29053: Sent initial data (152 bytes) 5017 1726879813.29551: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879813.29555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879813.29557: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879813.29560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879813.29636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879813.29641: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879813.29644: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879813.29699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879813.31405: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879813.31461: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879813.31531: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpfvty2h41 /root/.ansible/tmp/ansible-tmp-1726879813.1562057-5401-124639515834166/AnsiballZ_slurp.py <<< 5017 1726879813.31534: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879813.1562057-5401-124639515834166/AnsiballZ_slurp.py" <<< 5017 1726879813.31594: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpfvty2h41" to remote "/root/.ansible/tmp/ansible-tmp-1726879813.1562057-5401-124639515834166/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879813.1562057-5401-124639515834166/AnsiballZ_slurp.py" <<< 5017 1726879813.32494: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879813.32580: stderr chunk (state=3): >>><<< 5017 1726879813.32583: stdout chunk (state=3): >>><<< 5017 1726879813.32586: done transferring module to remote 5017 1726879813.32597: _low_level_execute_command(): starting 5017 1726879813.32602: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879813.1562057-5401-124639515834166/ /root/.ansible/tmp/ansible-tmp-1726879813.1562057-5401-124639515834166/AnsiballZ_slurp.py && sleep 0' 5017 1726879813.33060: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879813.33064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879813.33066: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration <<< 5017 1726879813.33069: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found <<< 5017 1726879813.33078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879813.33128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879813.33132: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879813.33191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879813.35121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879813.35125: stdout chunk (state=3): >>><<< 5017 1726879813.35127: stderr chunk (state=3): >>><<< 5017 1726879813.35249: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879813.35253: _low_level_execute_command(): starting 5017 1726879813.35256: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879813.1562057-5401-124639515834166/AnsiballZ_slurp.py && sleep 0' 5017 1726879813.35904: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879813.35933: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879813.36050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879813.36085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879813.36106: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879813.36131: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879813.36250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879813.38530: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5017 1726879813.38573: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # <<< 5017 1726879813.38622: stdout chunk (state=3): >>>import 'marshal' # import 'posix' # <<< 5017 1726879813.38702: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 5017 1726879813.38748: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879813.38795: stdout chunk (state=3): >>>import '_codecs' # <<< 5017 1726879813.38954: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3040c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e303dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3040eab0> import '_signal' # import '_abc' # <<< 5017 1726879813.38958: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 5017 1726879813.38997: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5017 1726879813.39086: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879813.39154: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5017 1726879813.39270: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e301e1160> <<< 5017 1726879813.39316: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5017 1726879813.39368: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e301e1fd0> <<< 5017 1726879813.39391: stdout chunk (state=3): >>>import 'site' # <<< 5017 1726879813.39410: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879813.39646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879813.39672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5017 1726879813.39699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879813.39710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5017 1726879813.39754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5017 1726879813.39782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5017 1726879813.39817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5017 1726879813.39830: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3021fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5017 1726879813.39841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5017 1726879813.39865: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3021ff50> <<< 5017 1726879813.39883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5017 1726879813.39906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5017 1726879813.39935: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5017 1726879813.39990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879813.40004: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879813.40028: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 5017 1726879813.40047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e30257860> <<< 5017 1726879813.40066: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5017 1726879813.40072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 5017 1726879813.40079: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e30257ef0> <<< 5017 1726879813.40090: stdout chunk (state=3): >>>import '_collections' # <<< 5017 1726879813.40145: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e30237b30> <<< 5017 1726879813.40147: stdout chunk (state=3): >>>import '_functools' # <<< 5017 1726879813.40182: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302351f0> <<< 5017 1726879813.40277: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3021d040> <<< 5017 1726879813.40310: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5017 1726879813.40318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5017 1726879813.40337: stdout chunk (state=3): >>>import '_sre' # <<< 5017 1726879813.40355: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879813.40388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879813.40410: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879813.40439: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3027b800> <<< 5017 1726879813.40459: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3027a420> <<< 5017 1726879813.40480: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 5017 1726879813.40498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302362a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e30278c80> <<< 5017 1726879813.40554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5017 1726879813.40561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302ac800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3021c2c0> <<< 5017 1726879813.40590: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 5017 1726879813.40597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5017 1726879813.40625: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879813.40628: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e302accb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302acb60> <<< 5017 1726879813.40667: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879813.40671: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e302acf50> <<< 5017 1726879813.40685: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3021ade0> <<< 5017 1726879813.40710: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 5017 1726879813.40733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879813.40736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5017 1726879813.40761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5017 1726879813.40788: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302ad640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302ad310> <<< 5017 1726879813.40791: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5017 1726879813.40823: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 5017 1726879813.40829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879813.40852: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302ae540> <<< 5017 1726879813.40859: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5017 1726879813.40865: stdout chunk (state=3): >>>import 'runpy' # <<< 5017 1726879813.40890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5017 1726879813.40921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5017 1726879813.40946: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 5017 1726879813.40960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302c4770> <<< 5017 1726879813.40971: stdout chunk (state=3): >>>import 'errno' # <<< 5017 1726879813.40992: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879813.41009: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e302c5eb0> <<< 5017 1726879813.41029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5017 1726879813.41036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5017 1726879813.41057: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5017 1726879813.41070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5017 1726879813.41079: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302c6d80> <<< 5017 1726879813.41126: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879813.41145: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e302c73b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302c62d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5017 1726879813.41159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879813.41201: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879813.41213: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e302c7e30> <<< 5017 1726879813.41240: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302c7560> <<< 5017 1726879813.41262: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302ae5a0> <<< 5017 1726879813.41282: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5017 1726879813.41315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5017 1726879813.41327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5017 1726879813.41353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5017 1726879813.41395: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879813.41429: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e3005fcb0> <<< 5017 1726879813.41433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5017 1726879813.41495: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e30088740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e300884a0> <<< 5017 1726879813.41503: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e30088770> <<< 5017 1726879813.41529: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e30088950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3005de50> <<< 5017 1726879813.41547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879813.41653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879813.41681: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3008a030> <<< 5017 1726879813.41723: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e30088cb0> <<< 5017 1726879813.41753: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302aec90> <<< 5017 1726879813.41762: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879813.41831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879813.41835: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879813.41878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879813.41908: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e300ba390> <<< 5017 1726879813.41953: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879813.41998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879813.42002: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879813.42021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879813.42059: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e300d2540> <<< 5017 1726879813.42086: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879813.42136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879813.42195: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879813.42204: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 5017 1726879813.42245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3010b2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5017 1726879813.42259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879813.42290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879813.42322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5017 1726879813.42414: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e30131a60> <<< 5017 1726879813.42490: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3010b3e0> <<< 5017 1726879813.42534: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e300d31d0> <<< 5017 1726879813.42557: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 5017 1726879813.42575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ff4c2f0> <<< 5017 1726879813.42578: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e300d1580> <<< 5017 1726879813.42596: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3008af30> <<< 5017 1726879813.42683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879813.42705: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0e2ff4c500> <<< 5017 1726879813.42789: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_c6_jxhb3/ansible_slurp_payload.zip' <<< 5017 1726879813.42791: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.42937: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.42965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879813.42978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879813.43025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879813.43102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879813.43138: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ffa1fa0> <<< 5017 1726879813.43145: stdout chunk (state=3): >>>import '_typing' # <<< 5017 1726879813.43344: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ff78e90> <<< 5017 1726879813.43351: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ff4ffe0> # zipimport: zlib available <<< 5017 1726879813.43377: stdout chunk (state=3): >>>import 'ansible' # <<< 5017 1726879813.43383: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.43409: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.43421: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.43430: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5017 1726879813.43445: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.45002: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.46289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ff7be30> <<< 5017 1726879813.46357: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5017 1726879813.46368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5017 1726879813.46396: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5017 1726879813.46399: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2ffc99a0> <<< 5017 1726879813.46428: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ffc9730> <<< 5017 1726879813.46456: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ffc9040> <<< 5017 1726879813.46487: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879813.46534: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ffc9a90> <<< 5017 1726879813.46589: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ffa29c0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879813.46594: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2ffca750> <<< 5017 1726879813.46621: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2ffca990> <<< 5017 1726879813.46624: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5017 1726879813.46677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5017 1726879813.46680: stdout chunk (state=3): >>>import '_locale' # <<< 5017 1726879813.46728: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ffcaed0> import 'pwd' # <<< 5017 1726879813.46766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879813.46780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5017 1726879813.46823: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe2cbc0> <<< 5017 1726879813.46853: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879813.46892: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe2e7e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879813.46895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879813.46936: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe2f170> <<< 5017 1726879813.46950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5017 1726879813.46969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879813.47011: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe30350> <<< 5017 1726879813.47014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879813.47058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5017 1726879813.47075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5017 1726879813.47129: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe32db0> <<< 5017 1726879813.47180: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe330e0> <<< 5017 1726879813.47218: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe31070> <<< 5017 1726879813.47221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879813.47282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5017 1726879813.47286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5017 1726879813.47295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879813.47307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5017 1726879813.47351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 5017 1726879813.47363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe36d50> import '_tokenize' # <<< 5017 1726879813.47434: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe35820> <<< 5017 1726879813.47458: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe35580> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879813.47538: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe37fe0> <<< 5017 1726879813.47578: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe31580> <<< 5017 1726879813.47611: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe7ee70> <<< 5017 1726879813.47635: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe7f020> <<< 5017 1726879813.47657: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5017 1726879813.47696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5017 1726879813.47707: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 5017 1726879813.47750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe80bf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe809b0> <<< 5017 1726879813.47753: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879813.47856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5017 1726879813.47922: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879813.47926: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe83140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe812e0> <<< 5017 1726879813.47956: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5017 1726879813.47984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879813.48024: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5017 1726879813.48028: stdout chunk (state=3): >>>import '_string' # <<< 5017 1726879813.48077: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe8a960> <<< 5017 1726879813.48227: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe832f0> <<< 5017 1726879813.48314: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879813.48318: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe8b770> <<< 5017 1726879813.48341: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe8b980> <<< 5017 1726879813.48404: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe8bc80> <<< 5017 1726879813.48428: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe7f320> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5017 1726879813.48452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879813.48476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5017 1726879813.48523: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879813.48537: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe8f4d0> <<< 5017 1726879813.48727: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879813.48749: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe902f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe8dc40> <<< 5017 1726879813.48803: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe8efc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe8d820> <<< 5017 1726879813.48806: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.48831: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5017 1726879813.48938: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.49059: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.49062: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5017 1726879813.49107: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5017 1726879813.49248: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.49391: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.50050: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.50749: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 5017 1726879813.50768: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5017 1726879813.50793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879813.50847: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879813.50870: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2ff14470> <<< 5017 1726879813.50957: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5017 1726879813.50995: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ff15280> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe937d0> <<< 5017 1726879813.51044: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879813.51062: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.51103: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 5017 1726879813.51114: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.51276: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.51466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5017 1726879813.51488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ff152b0> # zipimport: zlib available <<< 5017 1726879813.52061: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.52598: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.52684: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.52783: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879813.52787: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.52822: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.52873: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 5017 1726879813.52959: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.53066: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879813.53114: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5017 1726879813.53126: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 5017 1726879813.53161: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.53217: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879813.53234: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.53495: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.53778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879813.53854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879813.53859: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879813.53953: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ff17ce0> <<< 5017 1726879813.53956: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.54039: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.54132: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 5017 1726879813.54147: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879813.54175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5017 1726879813.54193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879813.54251: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879813.54380: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2ff21d90> <<< 5017 1726879813.54453: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2ff22720> <<< 5017 1726879813.54465: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ff16870> # zipimport: zlib available <<< 5017 1726879813.54508: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.54558: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5017 1726879813.54568: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.54609: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.54658: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.54716: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.54788: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879813.54828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879813.54919: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2ff214f0> <<< 5017 1726879813.54961: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ff22900> <<< 5017 1726879813.55003: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5017 1726879813.55016: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.55073: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.55139: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.55166: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.55220: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879813.55252: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879813.55259: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879813.55273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879813.55339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879813.55361: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879813.55376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879813.55436: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fdb2990> <<< 5017 1726879813.55478: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fd2c620> <<< 5017 1726879813.55567: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fd26750> <<< 5017 1726879813.55582: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fd265a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5017 1726879813.55608: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.55643: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 5017 1726879813.55662: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879813.55702: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5017 1726879813.55741: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 5017 1726879813.55749: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.55797: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.55900: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879813.56048: stdout chunk (state=3): >>> {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDcENpZzFxRStPNFdLMHZrV2ZZWHJLOThyb2I4YmV1MEVSQ3RZUThDMDVydUxPemYxNC9mYjBnczVlcFZvS2l0NVZ3QnNiMVgvaDEwZzJ5dU9DRk9RL2ZwZlhMRnhtZTZkS3hEZzlsNGR1UnYvdkwwTFpaUmM3azVjNHNMWkcwK0ZxT2dhTzFXaGhBNldPNGJmMmxkc202S3Ewa0lKNDhJK3MxK3RVYkJiTS9zT01wUzhQcGgyQ3ptMnNxU2o5TFhrTXJiZjdNcC9FSk9hQUozYzJSc0NyM0Flc00xcURBaFVWUXZDVzRQaytnQ0lDQldRV0JvdHU1cFptS2F2TWI2Mlk5OWljTWFzYThZK1QvR1dnNUlYM3hHQlZNek0vSW90cXZ4SDF0M3Z1NU5rUHBjRVNnaGpRV09LL3I3UGJ0M1M0aERDK1cvb2pRTU9OMDR0S1QwOTRWK3YvSEs3V3R0NlU2OWM2SlgvaTdFbFMrL1dpZ0FjN05uU2hQUHJSbWNtNDVhdkxHV0lWT29reGh5VWJ4S1lTWkNZVjU2T1pTWXlYNVRTU3VaQWo3dytXV1FLd0RjSXdYam9IWkx3R20rNk1wdk1GVk1pRmJDa2RYKzY3TW80UDJpU1g4Q2FEUVYya1pWbGFzY3N2V1d0OFM2SU9CcWtObE5ZNjArZ2tSdzA9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}} # destroy __main__ <<< 5017 1726879813.56349: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value <<< 5017 1726879813.56388: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings <<< 5017 1726879813.56391: stdout chunk (state=3): >>># cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack <<< 5017 1726879813.56442: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl <<< 5017 1726879813.56469: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket <<< 5017 1726879813.56499: stdout chunk (state=3): >>># cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections <<< 5017 1726879813.56536: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5017 1726879813.56794: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879813.56797: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 5017 1726879813.56820: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 5017 1726879813.56887: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal <<< 5017 1726879813.56891: stdout chunk (state=3): >>># destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 5017 1726879813.56943: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime <<< 5017 1726879813.56968: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 5017 1726879813.56985: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5017 1726879813.57022: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 5017 1726879813.57091: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 5017 1726879813.57095: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 5017 1726879813.57128: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 5017 1726879813.57167: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5017 1726879813.57188: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879813.57297: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5017 1726879813.57348: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform <<< 5017 1726879813.57352: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath <<< 5017 1726879813.57372: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5017 1726879813.57428: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5017 1726879813.57433: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5017 1726879813.57538: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 5017 1726879813.57557: stdout chunk (state=3): >>># destroy time # destroy _random <<< 5017 1726879813.57585: stdout chunk (state=3): >>># destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 5017 1726879813.57617: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 5017 1726879813.57632: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5017 1726879813.58083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879813.58280: stderr chunk (state=3): >>>Shared connection to 10.31.14.141 closed. <<< 5017 1726879813.58283: stdout chunk (state=3): >>><<< 5017 1726879813.58286: stderr chunk (state=3): >>><<< 5017 1726879813.58296: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3040c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e303dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3040eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e301e1160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e301e1fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3021fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3021ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e30257860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e30257ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e30237b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302351f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3021d040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3027b800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3027a420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302362a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e30278c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302ac800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3021c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e302accb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302acb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e302acf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3021ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302ad640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302ad310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302ae540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302c4770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e302c5eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302c6d80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e302c73b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302c62d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e302c7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302c7560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302ae5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e3005fcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e30088740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e300884a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e30088770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e30088950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3005de50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3008a030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e30088cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e302aec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e300ba390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e300d2540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3010b2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e30131a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3010b3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e300d31d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ff4c2f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e300d1580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e3008af30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0e2ff4c500> # zipimport: found 30 names in '/tmp/ansible_slurp_payload_c6_jxhb3/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ffa1fa0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ff78e90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ff4ffe0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ff7be30> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2ffc99a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ffc9730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ffc9040> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ffc9a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ffa29c0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2ffca750> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2ffca990> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ffcaed0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe2cbc0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe2e7e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe2f170> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe30350> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe32db0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe330e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe31070> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe36d50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe35820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe35580> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe37fe0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe31580> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe7ee70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe7f020> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe80bf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe809b0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe83140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe812e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe8a960> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe832f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe8b770> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe8b980> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe8bc80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe7f320> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe8f4d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe902f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe8dc40> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2fe8efc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe8d820> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2ff14470> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ff15280> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fe937d0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ff152b0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ff17ce0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2ff21d90> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2ff22720> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ff16870> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e2ff214f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2ff22900> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fdb2990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fd2c620> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fd26750> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e2fd265a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDcENpZzFxRStPNFdLMHZrV2ZZWHJLOThyb2I4YmV1MEVSQ3RZUThDMDVydUxPemYxNC9mYjBnczVlcFZvS2l0NVZ3QnNiMVgvaDEwZzJ5dU9DRk9RL2ZwZlhMRnhtZTZkS3hEZzlsNGR1UnYvdkwwTFpaUmM3azVjNHNMWkcwK0ZxT2dhTzFXaGhBNldPNGJmMmxkc202S3Ewa0lKNDhJK3MxK3RVYkJiTS9zT01wUzhQcGgyQ3ptMnNxU2o5TFhrTXJiZjdNcC9FSk9hQUozYzJSc0NyM0Flc00xcURBaFVWUXZDVzRQaytnQ0lDQldRV0JvdHU1cFptS2F2TWI2Mlk5OWljTWFzYThZK1QvR1dnNUlYM3hHQlZNek0vSW90cXZ4SDF0M3Z1NU5rUHBjRVNnaGpRV09LL3I3UGJ0M1M0aERDK1cvb2pRTU9OMDR0S1QwOTRWK3YvSEs3V3R0NlU2OWM2SlgvaTdFbFMrL1dpZ0FjN05uU2hQUHJSbWNtNDVhdkxHV0lWT29reGh5VWJ4S1lTWkNZVjU2T1pTWXlYNVRTU3VaQWo3dytXV1FLd0RjSXdYam9IWkx3R20rNk1wdk1GVk1pRmJDa2RYKzY3TW80UDJpU1g4Q2FEUVYya1pWbGFzY3N2V1d0OFM2SU9CcWtObE5ZNjArZ2tSdzA9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5017 1726879813.59304: done with _execute_module (slurp, {'src': '/root/.ssh/kdump_id_rsa.pub', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879813.1562057-5401-124639515834166/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879813.59308: _low_level_execute_command(): starting 5017 1726879813.59311: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879813.1562057-5401-124639515834166/ > /dev/null 2>&1 && sleep 0' 5017 1726879813.59604: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879813.59626: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879813.59650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879813.59678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879813.59697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5017 1726879813.59754: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879813.59823: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879813.59856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879813.59900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879813.61931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879813.61934: stdout chunk (state=3): >>><<< 5017 1726879813.61937: stderr chunk (state=3): >>><<< 5017 1726879813.62083: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879813.62087: handler run complete 5017 1726879813.62089: attempt loop complete, returning result 5017 1726879813.62092: _execute() done 5017 1726879813.62094: dumping result to json 5017 1726879813.62096: done dumping result, returning 5017 1726879813.62098: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch key [0affef3a-ec81-c52e-bf3c-0000000000e6] 5017 1726879813.62100: sending task result for task 0affef3a-ec81-c52e-bf3c-0000000000e6 5017 1726879813.62171: done sending task result for task 0affef3a-ec81-c52e-bf3c-0000000000e6 5017 1726879813.62177: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDcENpZzFxRStPNFdLMHZrV2ZZWHJLOThyb2I4YmV1MEVSQ3RZUThDMDVydUxPemYxNC9mYjBnczVlcFZvS2l0NVZ3QnNiMVgvaDEwZzJ5dU9DRk9RL2ZwZlhMRnhtZTZkS3hEZzlsNGR1UnYvdkwwTFpaUmM3azVjNHNMWkcwK0ZxT2dhTzFXaGhBNldPNGJmMmxkc202S3Ewa0lKNDhJK3MxK3RVYkJiTS9zT01wUzhQcGgyQ3ptMnNxU2o5TFhrTXJiZjdNcC9FSk9hQUozYzJSc0NyM0Flc00xcURBaFVWUXZDVzRQaytnQ0lDQldRV0JvdHU1cFptS2F2TWI2Mlk5OWljTWFzYThZK1QvR1dnNUlYM3hHQlZNek0vSW90cXZ4SDF0M3Z1NU5rUHBjRVNnaGpRV09LL3I3UGJ0M1M0aERDK1cvb2pRTU9OMDR0S1QwOTRWK3YvSEs3V3R0NlU2OWM2SlgvaTdFbFMrL1dpZ0FjN05uU2hQUHJSbWNtNDVhdkxHV0lWT29reGh5VWJ4S1lTWkNZVjU2T1pTWXlYNVRTU3VaQWo3dytXV1FLd0RjSXdYam9IWkx3R20rNk1wdk1GVk1pRmJDa2RYKzY3TW80UDJpU1g4Q2FEUVYya1pWbGFzY3N2V1d0OFM2SU9CcWtObE5ZNjArZ2tSdzA9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } 5017 1726879813.62280: no more pending results, returning what we have 5017 1726879813.62284: results queue empty 5017 1726879813.62285: checking for any_errors_fatal 5017 1726879813.62482: done checking for any_errors_fatal 5017 1726879813.62484: checking for max_fail_percentage 5017 1726879813.62486: done checking for max_fail_percentage 5017 1726879813.62487: checking to see if all hosts have failed and the running result is not ok 5017 1726879813.62488: done checking to see if all hosts have failed 5017 1726879813.62489: getting the remaining hosts for this loop 5017 1726879813.62491: done getting the remaining hosts for this loop 5017 1726879813.62496: getting the next task for host managed_node3 5017 1726879813.62505: done getting next task for host managed_node3 5017 1726879813.62510: ^ task is: TASK: fedora.linux_system_roles.kdump : Get userinfo for {{ kdump_ssh_user }} 5017 1726879813.62513: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879813.62526: getting variables 5017 1726879813.62528: in VariableManager get_vars() 5017 1726879813.62583: Calling all_inventory to load vars for managed_node3 5017 1726879813.62587: Calling groups_inventory to load vars for managed_node3 5017 1726879813.62590: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879813.62603: Calling all_plugins_play to load vars for managed_node3 5017 1726879813.62607: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879813.62611: Calling groups_plugins_play to load vars for managed_node3 5017 1726879813.62899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879813.63276: done with get_vars() 5017 1726879813.63294: done getting variables 5017 1726879813.63526: variable 'kdump_ssh_user' from source: play vars 5017 1726879813.63671: variable 'hostvars' from source: magic vars 5017 1726879813.63676: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879813.63680: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879813.63754: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879813.63762: in VariableManager get_vars() 5017 1726879813.63766: Calling all_inventory to load vars for managed_node3 5017 1726879813.63769: Calling groups_inventory to load vars for managed_node3 5017 1726879813.63772: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879813.63783: Calling all_plugins_play to load vars for managed_node3 5017 1726879813.63786: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879813.63789: Calling groups_plugins_play to load vars for managed_node3 5017 1726879813.63937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879813.64110: done with get_vars() 5017 1726879813.64120: variable 'ansible_user_id' from source: facts TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Friday 20 September 2024 20:50:13 -0400 (0:00:00.527) 0:00:12.254 ****** 5017 1726879813.64161: entering _queue_task() for managed_node3/user 5017 1726879813.64162: Creating lock for user 5017 1726879813.64421: worker is 1 (out of 1 available) 5017 1726879813.64435: exiting _queue_task() for managed_node3/user 5017 1726879813.64451: done queuing things up, now waiting for results queue to drain 5017 1726879813.64453: waiting for pending results... 5017 1726879813.64628: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get userinfo for root 5017 1726879813.64730: in run() - task 0affef3a-ec81-c52e-bf3c-0000000000e8 5017 1726879813.64742: variable 'ansible_search_path' from source: unknown 5017 1726879813.64746: variable 'ansible_search_path' from source: unknown 5017 1726879813.64781: calling self._execute() 5017 1726879813.64801: variable 'kdump_ssh_server' from source: play vars 5017 1726879813.64956: variable 'kdump_ssh_server' from source: play vars 5017 1726879813.64965: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879813.65023: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879813.65027: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879813.65081: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879813.65096: in VariableManager get_vars() 5017 1726879813.65132: Calling all_inventory to load vars for managed_node3 5017 1726879813.65136: Calling groups_inventory to load vars for managed_node3 5017 1726879813.65141: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879813.65159: Calling all_plugins_play to load vars for managed_node3 5017 1726879813.65168: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879813.65171: Calling groups_plugins_play to load vars for managed_node3 5017 1726879813.65396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879813.65592: done with get_vars() 5017 1726879813.65599: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879813.65639: variable 'ansible_delegated_vars' from source: unknown 5017 1726879813.65650: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879813.65662: variable 'omit' from source: magic vars 5017 1726879813.65837: variable 'omit' from source: magic vars 5017 1726879813.65841: variable 'omit' from source: magic vars 5017 1726879813.65956: variable 'kdump_ssh_user' from source: play vars 5017 1726879813.65959: variable 'kdump_ssh_user' from source: play vars 5017 1726879813.66181: variable 'hostvars' from source: magic vars 5017 1726879813.66185: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879813.66188: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879813.66246: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879813.66261: in VariableManager get_vars() 5017 1726879813.66276: Calling all_inventory to load vars for managed_node3 5017 1726879813.66290: Calling groups_inventory to load vars for managed_node3 5017 1726879813.66379: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879813.66382: Calling all_plugins_play to load vars for managed_node3 5017 1726879813.66385: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879813.66388: Calling groups_plugins_play to load vars for managed_node3 5017 1726879813.66616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879813.66816: done with get_vars() 5017 1726879813.66831: variable 'ansible_user_id' from source: facts 5017 1726879813.66856: variable 'omit' from source: magic vars 5017 1726879813.66876: variable 'ansible_delegated_vars' from source: unknown 5017 1726879813.66903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879813.66930: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879813.66951: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879813.66971: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879813.66983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879813.67010: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879813.67013: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879813.67018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879813.67023: variable 'ansible_port' from source: unknown 5017 1726879813.67027: variable 'ansible_user' from source: unknown 5017 1726879813.67114: Set connection var ansible_connection to ssh 5017 1726879813.67125: Set connection var ansible_pipelining to False 5017 1726879813.67134: Set connection var ansible_timeout to 10 5017 1726879813.67142: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879813.67145: Set connection var ansible_shell_type to sh 5017 1726879813.67152: Set connection var ansible_shell_executable to /bin/sh 5017 1726879813.67182: variable 'ansible_delegated_vars' from source: unknown 5017 1726879813.67186: variable 'ansible_user' from source: unknown 5017 1726879813.67193: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879813.67375: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5017 1726879813.67387: variable 'omit' from source: magic vars 5017 1726879813.67396: starting attempt loop 5017 1726879813.67399: running the handler 5017 1726879813.67410: _low_level_execute_command(): starting 5017 1726879813.67418: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879813.67940: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879813.67979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879813.67984: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879813.67986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879813.68038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879813.68046: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879813.68048: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879813.68104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879813.69775: stdout chunk (state=3): >>>/root <<< 5017 1726879813.69888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879813.69951: stderr chunk (state=3): >>><<< 5017 1726879813.69954: stdout chunk (state=3): >>><<< 5017 1726879813.69971: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879813.69995: _low_level_execute_command(): starting 5017 1726879813.70001: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879813.6998215-5419-199801567878225 `" && echo ansible-tmp-1726879813.6998215-5419-199801567878225="` echo /root/.ansible/tmp/ansible-tmp-1726879813.6998215-5419-199801567878225 `" ) && sleep 0' 5017 1726879813.70483: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879813.70486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879813.70489: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879813.70491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found <<< 5017 1726879813.70506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879813.70547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879813.70551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879813.70613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879813.72584: stdout chunk (state=3): >>>ansible-tmp-1726879813.6998215-5419-199801567878225=/root/.ansible/tmp/ansible-tmp-1726879813.6998215-5419-199801567878225 <<< 5017 1726879813.72701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879813.72756: stderr chunk (state=3): >>><<< 5017 1726879813.72759: stdout chunk (state=3): >>><<< 5017 1726879813.72781: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879813.6998215-5419-199801567878225=/root/.ansible/tmp/ansible-tmp-1726879813.6998215-5419-199801567878225 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879813.72803: variable 'ansible_delegated_vars' from source: unknown 5017 1726879813.72857: variable 'ansible_module_compression' from source: unknown 5017 1726879813.72921: ANSIBALLZ: Using lock for user 5017 1726879813.72924: ANSIBALLZ: Acquiring lock 5017 1726879813.72927: ANSIBALLZ: Lock acquired: 140107170974560 5017 1726879813.72930: ANSIBALLZ: Creating module 5017 1726879813.87901: ANSIBALLZ: Writing module into payload 5017 1726879813.88229: ANSIBALLZ: Writing module 5017 1726879813.88248: ANSIBALLZ: Renaming module 5017 1726879813.88254: ANSIBALLZ: Done creating module 5017 1726879813.88276: variable 'ansible_facts' from source: unknown 5017 1726879813.88331: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879813.6998215-5419-199801567878225/AnsiballZ_user.py 5017 1726879813.88453: Sending initial data 5017 1726879813.88456: Sent initial data (151 bytes) 5017 1726879813.88967: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879813.88970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879813.88973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 5017 1726879813.88979: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879813.88982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879813.89036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879813.89039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879813.89104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879813.90825: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879813.90870: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879813.90921: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpi9xxyuor /root/.ansible/tmp/ansible-tmp-1726879813.6998215-5419-199801567878225/AnsiballZ_user.py <<< 5017 1726879813.90934: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879813.6998215-5419-199801567878225/AnsiballZ_user.py" <<< 5017 1726879813.90978: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpi9xxyuor" to remote "/root/.ansible/tmp/ansible-tmp-1726879813.6998215-5419-199801567878225/AnsiballZ_user.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879813.6998215-5419-199801567878225/AnsiballZ_user.py" <<< 5017 1726879813.91944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879813.92022: stderr chunk (state=3): >>><<< 5017 1726879813.92027: stdout chunk (state=3): >>><<< 5017 1726879813.92050: done transferring module to remote 5017 1726879813.92098: _low_level_execute_command(): starting 5017 1726879813.92102: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879813.6998215-5419-199801567878225/ /root/.ansible/tmp/ansible-tmp-1726879813.6998215-5419-199801567878225/AnsiballZ_user.py && sleep 0' 5017 1726879813.92572: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879813.92577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879813.92581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879813.92583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879813.92640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879813.92643: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879813.92703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879813.94535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879813.94590: stderr chunk (state=3): >>><<< 5017 1726879813.94594: stdout chunk (state=3): >>><<< 5017 1726879813.94610: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879813.94613: _low_level_execute_command(): starting 5017 1726879813.94620: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879813.6998215-5419-199801567878225/AnsiballZ_user.py && sleep 0' 5017 1726879813.95109: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879813.95112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879813.95115: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879813.95118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879813.95171: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879813.95180: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879813.95240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879813.97400: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5017 1726879813.97433: stdout chunk (state=3): >>>import _imp # builtin <<< 5017 1726879813.97464: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 5017 1726879813.97542: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5017 1726879813.97593: stdout chunk (state=3): >>>import 'posix' # <<< 5017 1726879813.97626: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 5017 1726879813.97636: stdout chunk (state=3): >>># installing zipimport hook <<< 5017 1726879813.97654: stdout chunk (state=3): >>>import 'time' # <<< 5017 1726879813.97664: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5017 1726879813.97723: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879813.97742: stdout chunk (state=3): >>>import '_codecs' # <<< 5017 1726879813.97771: stdout chunk (state=3): >>>import 'codecs' # <<< 5017 1726879813.97810: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5017 1726879813.97840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb5ac530> <<< 5017 1726879813.97852: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb57bb30> <<< 5017 1726879813.97884: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 5017 1726879813.97892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5017 1726879813.97898: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb5aeab0> <<< 5017 1726879813.97921: stdout chunk (state=3): >>>import '_signal' # <<< 5017 1726879813.97946: stdout chunk (state=3): >>>import '_abc' # <<< 5017 1726879813.97954: stdout chunk (state=3): >>>import 'abc' # <<< 5017 1726879813.97971: stdout chunk (state=3): >>>import 'io' # <<< 5017 1726879813.98008: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5017 1726879813.98104: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879813.98134: stdout chunk (state=3): >>>import 'genericpath' # <<< 5017 1726879813.98139: stdout chunk (state=3): >>>import 'posixpath' # <<< 5017 1726879813.98160: stdout chunk (state=3): >>>import 'os' # <<< 5017 1726879813.98190: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5017 1726879813.98199: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 5017 1726879813.98218: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5017 1726879813.98234: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 5017 1726879813.98240: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5017 1726879813.98277: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5017 1726879813.98279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5017 1726879813.98302: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb361160> <<< 5017 1726879813.98361: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5017 1726879813.98380: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879813.98386: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb361fd0> <<< 5017 1726879813.98413: stdout chunk (state=3): >>>import 'site' # <<< 5017 1726879813.98444: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879813.98719: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879813.98729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5017 1726879813.98752: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5017 1726879813.98759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879813.98785: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5017 1726879813.98826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5017 1726879813.98861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5017 1726879813.98871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5017 1726879813.98896: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb39fe90> <<< 5017 1726879813.98911: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5017 1726879813.98932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5017 1726879813.98953: stdout chunk (state=3): >>>import '_operator' # <<< 5017 1726879813.98959: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb39ff50> <<< 5017 1726879813.98980: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5017 1726879813.99010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5017 1726879813.99027: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5017 1726879813.99087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879813.99101: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879813.99132: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 5017 1726879813.99143: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb3d7860> <<< 5017 1726879813.99161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5017 1726879813.99178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb3d7ef0> <<< 5017 1726879813.99192: stdout chunk (state=3): >>>import '_collections' # <<< 5017 1726879813.99252: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb3b7b30> <<< 5017 1726879813.99261: stdout chunk (state=3): >>>import '_functools' # <<< 5017 1726879813.99289: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb3b51f0> <<< 5017 1726879813.99389: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb39d040> <<< 5017 1726879813.99415: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5017 1726879813.99439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5017 1726879813.99448: stdout chunk (state=3): >>>import '_sre' # <<< 5017 1726879813.99484: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879813.99497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879813.99525: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5017 1726879813.99530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879813.99569: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb3fb800> <<< 5017 1726879813.99580: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb3fa420> <<< 5017 1726879813.99617: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb3b62a0> <<< 5017 1726879813.99625: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb3f8c80> <<< 5017 1726879813.99692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5017 1726879813.99698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb42c800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb39c2c0> <<< 5017 1726879813.99726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5017 1726879813.99758: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879813.99769: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb42ccb0> <<< 5017 1726879813.99779: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb42cb60> <<< 5017 1726879813.99820: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879813.99826: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb42cf50> <<< 5017 1726879813.99832: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb39ade0> <<< 5017 1726879813.99864: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879813.99891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5017 1726879813.99933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5017 1726879813.99938: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb42d640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb42d310> <<< 5017 1726879813.99951: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5017 1726879813.99989: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 5017 1726879814.00001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879814.00020: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb42e540> <<< 5017 1726879814.00024: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5017 1726879814.00036: stdout chunk (state=3): >>>import 'runpy' # <<< 5017 1726879814.00060: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5017 1726879814.00100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5017 1726879814.00136: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 5017 1726879814.00141: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb444770> <<< 5017 1726879814.00150: stdout chunk (state=3): >>>import 'errno' # <<< 5017 1726879814.00190: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.00195: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb445eb0> <<< 5017 1726879814.00218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5017 1726879814.00239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5017 1726879814.00256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5017 1726879814.00270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5017 1726879814.00277: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb446d80> <<< 5017 1726879814.00317: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb4473b0> <<< 5017 1726879814.00339: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb4462d0> <<< 5017 1726879814.00351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5017 1726879814.00365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879814.00409: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.00416: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb447e30> <<< 5017 1726879814.00431: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb447560> <<< 5017 1726879814.00476: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb42e5a0> <<< 5017 1726879814.00499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5017 1726879814.00520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5017 1726879814.00550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5017 1726879814.00564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5017 1726879814.00601: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb183cb0> <<< 5017 1726879814.00628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5017 1726879814.00661: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb1ac7d0> <<< 5017 1726879814.00669: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb1ac530> <<< 5017 1726879814.00698: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.00704: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb1ac6e0> <<< 5017 1726879814.00731: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.00737: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb1ac920> <<< 5017 1726879814.00755: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb181e50> <<< 5017 1726879814.00779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879814.00883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879814.00897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5017 1726879814.00915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5017 1726879814.00921: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb1ae030> <<< 5017 1726879814.00957: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb1accb0> <<< 5017 1726879814.00964: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb42ec90> <<< 5017 1726879814.00998: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879814.01050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.01074: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879814.01116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879814.01148: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb1de3c0> <<< 5017 1726879814.01196: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879814.01226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.01234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879814.01261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879814.01312: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb1f6510> <<< 5017 1726879814.01340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879814.01380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879814.01440: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879814.01460: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb22f2c0> <<< 5017 1726879814.01485: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5017 1726879814.01528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879814.01549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879814.01599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5017 1726879814.01690: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb255a60> <<< 5017 1726879814.01766: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb22f3e0> <<< 5017 1726879814.01815: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb1f71a0> <<< 5017 1726879814.01842: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb074380> <<< 5017 1726879814.01865: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb1f5550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb1aef60> <<< 5017 1726879814.01987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879814.01995: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcbcb074560> <<< 5017 1726879814.02083: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_user_payload_0zmnewq9/ansible_user_payload.zip' # zipimport: zlib available <<< 5017 1726879814.02243: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.02263: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879814.02284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879814.02325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879814.02408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879814.02435: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 5017 1726879814.02451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb0ca060> import '_typing' # <<< 5017 1726879814.02657: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb0a4f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb0a40b0> <<< 5017 1726879814.02666: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.02694: stdout chunk (state=3): >>>import 'ansible' # <<< 5017 1726879814.02709: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.02720: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.02744: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.02749: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5017 1726879814.02775: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.04345: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.05621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 5017 1726879814.05628: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb0a7da0> <<< 5017 1726879814.05653: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 5017 1726879814.05659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.05687: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5017 1726879814.05695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5017 1726879814.05715: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 5017 1726879814.05721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5017 1726879814.05754: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb0f19d0> <<< 5017 1726879814.05793: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb0f1760> <<< 5017 1726879814.05829: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb0f1070> <<< 5017 1726879814.05845: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5017 1726879814.05865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879814.05902: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb0f14c0> <<< 5017 1726879814.05910: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb0cacf0> <<< 5017 1726879814.05915: stdout chunk (state=3): >>>import 'atexit' # <<< 5017 1726879814.05943: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb0f2780> <<< 5017 1726879814.05975: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.05981: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb0f29c0> <<< 5017 1726879814.05998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5017 1726879814.06048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5017 1726879814.06055: stdout chunk (state=3): >>>import '_locale' # <<< 5017 1726879814.06111: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb0f2ed0> <<< 5017 1726879814.06115: stdout chunk (state=3): >>>import 'pwd' # <<< 5017 1726879814.06142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879814.06161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5017 1726879814.06204: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf58cb0> <<< 5017 1726879814.06234: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.06243: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcaf5a8d0> <<< 5017 1726879814.06255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879814.06280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879814.06317: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf5b230> <<< 5017 1726879814.06339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5017 1726879814.06363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879814.06387: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf5c410> <<< 5017 1726879814.06405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879814.06442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5017 1726879814.06466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5017 1726879814.06470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5017 1726879814.06528: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf5eea0> <<< 5017 1726879814.06567: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcaf5eff0> <<< 5017 1726879814.06589: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf5d160> <<< 5017 1726879814.06612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879814.06641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5017 1726879814.06663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 5017 1726879814.06672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5017 1726879814.06689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879814.06727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5017 1726879814.06746: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 5017 1726879814.06754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5017 1726879814.06761: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf62db0> <<< 5017 1726879814.06780: stdout chunk (state=3): >>>import '_tokenize' # <<< 5017 1726879814.06850: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf61880> <<< 5017 1726879814.06860: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf615e0> <<< 5017 1726879814.06876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5017 1726879814.06889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879814.06965: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf63c50> <<< 5017 1726879814.06996: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf5d670> <<< 5017 1726879814.07023: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.07029: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcafaaf30> <<< 5017 1726879814.07053: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 5017 1726879814.07059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafab0b0> <<< 5017 1726879814.07079: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5017 1726879814.07100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5017 1726879814.07123: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5017 1726879814.07161: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.07171: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcafacbf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafac9b0> <<< 5017 1726879814.07186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879814.07300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5017 1726879814.07348: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.07356: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcafaf110> <<< 5017 1726879814.07362: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafad2b0> <<< 5017 1726879814.07389: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5017 1726879814.07432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.07458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5017 1726879814.07468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5017 1726879814.07484: stdout chunk (state=3): >>>import '_string' # <<< 5017 1726879814.07531: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafb6900> <<< 5017 1726879814.07686: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafaf2c0> <<< 5017 1726879814.07763: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.07771: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcafb7bf0> <<< 5017 1726879814.07802: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.07813: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcafb7b30> <<< 5017 1726879814.07859: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.07870: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcafb7aa0> <<< 5017 1726879814.07882: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafab320> <<< 5017 1726879814.07905: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 5017 1726879814.07916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5017 1726879814.07935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879814.07954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5017 1726879814.07990: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.08016: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.08021: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcafbb230> <<< 5017 1726879814.08205: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.08224: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcafbc5f0> <<< 5017 1726879814.08227: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafb99a0> <<< 5017 1726879814.08269: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcafbad50> <<< 5017 1726879814.08278: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafb95b0> <<< 5017 1726879814.08291: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.08315: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5017 1726879814.08335: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.08437: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.08555: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.08558: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5017 1726879814.08584: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.08602: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5017 1726879814.08621: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.08762: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.08909: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.09586: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.10276: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 5017 1726879814.10291: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5017 1726879814.10320: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5017 1726879814.10333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.10394: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb040800> <<< 5017 1726879814.10501: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5017 1726879814.10533: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb041610> <<< 5017 1726879814.10544: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafbf0b0> <<< 5017 1726879814.10596: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879814.10606: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.10638: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.10644: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5017 1726879814.10665: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.10839: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.11028: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5017 1726879814.11043: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb041640> <<< 5017 1726879814.11066: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.11631: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.12183: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.12275: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.12358: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879814.12377: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.12415: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.12461: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5017 1726879814.12469: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.12556: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.12672: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879814.12693: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.12709: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5017 1726879814.12722: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.12774: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.12811: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879814.12832: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.13105: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.13393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879814.13457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879814.13477: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879814.13561: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb042360> <<< 5017 1726879814.13577: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.13661: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.13749: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 5017 1726879814.13763: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 5017 1726879814.13770: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879814.13800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5017 1726879814.13805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879814.13888: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.14018: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcae51fd0><<< 5017 1726879814.14025: stdout chunk (state=3): >>> <<< 5017 1726879814.14076: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.14086: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcae52900> <<< 5017 1726879814.14089: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafbf8f0> <<< 5017 1726879814.14110: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.14151: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.14201: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5017 1726879814.14207: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.14255: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.14301: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.14365: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.14440: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879814.14483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.14575: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.14581: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcae51640> <<< 5017 1726879814.14621: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcae52a80> <<< 5017 1726879814.14655: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5017 1726879814.14672: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.14740: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.14810: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.14836: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.14886: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.14911: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879814.14934: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879814.14959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879814.15018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879814.15043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879814.15053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879814.15119: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaee2c60> <<< 5017 1726879814.15165: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcae5c980> <<< 5017 1726879814.15257: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcae56a80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcae568d0> # destroy ansible.module_utils.distro <<< 5017 1726879814.15261: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 5017 1726879814.15277: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.15312: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.15336: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 5017 1726879814.15345: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879814.15397: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5017 1726879814.15427: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.15430: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.15436: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 5017 1726879814.15449: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.17672: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.19683: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py <<< 5017 1726879814.19691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaee7aa0> <<< 5017 1726879814.19718: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 5017 1726879814.19741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 5017 1726879814.19818: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaee7920> <<< 5017 1726879814.19893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py <<< 5017 1726879814.19902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc' <<< 5017 1726879814.20072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py <<< 5017 1726879814.20081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc' <<< 5017 1726879814.20104: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.20126: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcaecaae0> <<< 5017 1726879814.20146: stdout chunk (state=3): >>>import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaec9340> <<< 5017 1726879814.20155: stdout chunk (state=3): >>>import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaee4da0> <<< 5017 1726879814.20166: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.20195: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.20229: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 5017 1726879814.20499: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.21439: stdout chunk (state=3): >>> {"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "Super User", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-14-141.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}} <<< 5017 1726879814.21466: stdout chunk (state=3): >>># destroy __main__ <<< 5017 1726879814.21949: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5017 1726879814.21964: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 5017 1726879814.21987: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 5017 1726879814.22009: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site <<< 5017 1726879814.22014: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct <<< 5017 1726879814.22032: stdout chunk (state=3): >>># cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc <<< 5017 1726879814.22071: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 5017 1726879814.22079: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils <<< 5017 1726879814.22110: stdout chunk (state=3): >>># destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token <<< 5017 1726879814.22124: stdout chunk (state=3): >>># destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon <<< 5017 1726879814.22147: stdout chunk (state=3): >>># cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes <<< 5017 1726879814.22165: stdout chunk (state=3): >>># cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters <<< 5017 1726879814.22181: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib <<< 5017 1726879814.22204: stdout chunk (state=3): >>># cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5017 1726879814.22207: stdout chunk (state=3): >>># cleanup[2] removing ctypes.util # cleanup[2] removing calendar # destroy calendar # cleanup[2] removing termios # cleanup[2] removing tty # cleanup[2] removing pty # destroy pty # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing <<< 5017 1726879814.22481: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879814.22488: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util<<< 5017 1726879814.22496: stdout chunk (state=3): >>> # destroy _bz2 <<< 5017 1726879814.22523: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 5017 1726879814.22529: stdout chunk (state=3): >>># destroy zipfile._path <<< 5017 1726879814.22543: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 5017 1726879814.22590: stdout chunk (state=3): >>># destroy ntpath <<< 5017 1726879814.22610: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 5017 1726879814.22628: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 5017 1726879814.22637: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy pwd<<< 5017 1726879814.22647: stdout chunk (state=3): >>> # destroy syslog # destroy uuid <<< 5017 1726879814.22665: stdout chunk (state=3): >>># destroy array <<< 5017 1726879814.22699: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 5017 1726879814.22719: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex <<< 5017 1726879814.22759: stdout chunk (state=3): >>># destroy datetime <<< 5017 1726879814.22768: stdout chunk (state=3): >>># destroy tty # destroy termios <<< 5017 1726879814.22814: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping selinux._selinux <<< 5017 1726879814.22820: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 5017 1726879814.22838: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 5017 1726879814.22844: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 5017 1726879814.22880: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 5017 1726879814.22887: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 5017 1726879814.22896: stdout chunk (state=3): >>># cleanup[3] wiping platform # cleanup[3] wiping locale <<< 5017 1726879814.22903: stdout chunk (state=3): >>># destroy encodings <<< 5017 1726879814.22941: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 5017 1726879814.22945: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 5017 1726879814.22966: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping warnings <<< 5017 1726879814.22980: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 5017 1726879814.23028: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 5017 1726879814.23036: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 5017 1726879814.23040: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 5017 1726879814.23065: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 5017 1726879814.23071: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 5017 1726879814.23079: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 5017 1726879814.23100: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 5017 1726879814.23114: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 5017 1726879814.23126: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5017 1726879814.23141: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879814.23284: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5017 1726879814.23295: stdout chunk (state=3): >>># destroy _socket <<< 5017 1726879814.23302: stdout chunk (state=3): >>># destroy _collections <<< 5017 1726879814.23332: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 5017 1726879814.23341: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 5017 1726879814.23364: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy _posixsubprocess # destroy selectors # destroy shutil # destroy errno <<< 5017 1726879814.23394: stdout chunk (state=3): >>># destroy stat <<< 5017 1726879814.23403: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy posixpath # destroy copyreg # destroy contextlib <<< 5017 1726879814.23426: stdout chunk (state=3): >>># destroy select <<< 5017 1726879814.23452: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request <<< 5017 1726879814.23471: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 5017 1726879814.23481: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5017 1726879814.23498: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5017 1726879814.23594: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 5017 1726879814.23609: stdout chunk (state=3): >>># destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 5017 1726879814.23615: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 5017 1726879814.23642: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5017 1726879814.23674: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 5017 1726879814.23693: stdout chunk (state=3): >>># destroy itertools <<< 5017 1726879814.23704: stdout chunk (state=3): >>># destroy _abc <<< 5017 1726879814.23720: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 5017 1726879814.23722: stdout chunk (state=3): >>># clear sys.audit hooks <<< 5017 1726879814.24114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879814.24183: stderr chunk (state=3): >>><<< 5017 1726879814.24186: stdout chunk (state=3): >>><<< 5017 1726879814.24255: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb5ac530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb57bb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb5aeab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb361160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb361fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb39fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb39ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb3d7860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb3d7ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb3b7b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb3b51f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb39d040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb3fb800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb3fa420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb3b62a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb3f8c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb42c800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb39c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb42ccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb42cb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb42cf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb39ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb42d640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb42d310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb42e540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb444770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb445eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb446d80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb4473b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb4462d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb447e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb447560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb42e5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb183cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb1ac7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb1ac530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb1ac6e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb1ac920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb181e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb1ae030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb1accb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb42ec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb1de3c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb1f6510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb22f2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb255a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb22f3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb1f71a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb074380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb1f5550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb1aef60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcbcb074560> # zipimport: found 31 names in '/tmp/ansible_user_payload_0zmnewq9/ansible_user_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb0ca060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb0a4f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb0a40b0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb0a7da0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb0f19d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb0f1760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb0f1070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb0f14c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb0cacf0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb0f2780> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb0f29c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb0f2ed0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf58cb0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcaf5a8d0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf5b230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf5c410> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf5eea0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcaf5eff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf5d160> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf62db0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf61880> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf615e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf63c50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaf5d670> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcafaaf30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafab0b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcafacbf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafac9b0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcafaf110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafad2b0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafb6900> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafaf2c0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcafb7bf0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcafb7b30> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcafb7aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafab320> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcafbb230> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcafbc5f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafb99a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcafbad50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafb95b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcb040800> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb041610> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafbf0b0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb041640> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcb042360> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcae51fd0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcae52900> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcafbf8f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcae51640> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcae52a80> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaee2c60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcae5c980> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcae56a80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcae568d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaee7aa0> # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaee7920> # /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py # code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py # code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcbcaecaae0> import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaec9340> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbcaee4da0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available {"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "Super User", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-14-141.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ctypes.util # cleanup[2] removing calendar # destroy calendar # cleanup[2] removing termios # cleanup[2] removing tty # cleanup[2] removing pty # destroy pty # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy pwd # destroy syslog # destroy uuid # destroy array # destroy _hashlib # destroy _blake2 # destroy selinux # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy datetime # destroy tty # destroy termios # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy re._parser # destroy tokenize # destroy locale # destroy signal # destroy fcntl # destroy _posixsubprocess # destroy selectors # destroy shutil # destroy errno # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy posixpath # destroy copyreg # destroy contextlib # destroy select # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ctypes.util # cleanup[2] removing calendar # destroy calendar # cleanup[2] removing termios # cleanup[2] removing tty # cleanup[2] removing pty # destroy pty # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy pwd # destroy syslog # destroy uuid # destroy array # destroy _hashlib # destroy _blake2 # destroy selinux # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy datetime # destroy tty # destroy termios # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy re._parser # destroy tokenize # destroy locale # destroy signal # destroy fcntl # destroy _posixsubprocess # destroy selectors # destroy shutil # destroy errno # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy posixpath # destroy copyreg # destroy contextlib # destroy select # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 5017 1726879814.24868: done with _execute_module (user, {'name': 'root', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'user', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879813.6998215-5419-199801567878225/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879814.24872: _low_level_execute_command(): starting 5017 1726879814.24877: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879813.6998215-5419-199801567878225/ > /dev/null 2>&1 && sleep 0' 5017 1726879814.25030: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879814.25033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5017 1726879814.25036: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.25039: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879814.25051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.25091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879814.25107: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879814.25166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879814.27084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879814.27139: stderr chunk (state=3): >>><<< 5017 1726879814.27142: stdout chunk (state=3): >>><<< 5017 1726879814.27158: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879814.27165: handler run complete 5017 1726879814.27204: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879814.27208: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879814.27212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879814.27215: variable 'ansible_port' from source: unknown 5017 1726879814.27220: variable 'ansible_user' from source: unknown 5017 1726879814.27229: attempt loop complete, returning result 5017 1726879814.27232: _execute() done 5017 1726879814.27235: dumping result to json 5017 1726879814.27243: done dumping result, returning 5017 1726879814.27253: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get userinfo for root [0affef3a-ec81-c52e-bf3c-0000000000e8] 5017 1726879814.27258: sending task result for task 0affef3a-ec81-c52e-bf3c-0000000000e8 5017 1726879814.27404: done sending task result for task 0affef3a-ec81-c52e-bf3c-0000000000e8 5017 1726879814.27407: WORKER PROCESS EXITING ok: [managed_node3] => { "append": false, "changed": false, "comment": "Super User", "group": 0, "home": "/root", "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } 5017 1726879814.27522: no more pending results, returning what we have 5017 1726879814.27526: results queue empty 5017 1726879814.27527: checking for any_errors_fatal 5017 1726879814.27532: done checking for any_errors_fatal 5017 1726879814.27533: checking for max_fail_percentage 5017 1726879814.27534: done checking for max_fail_percentage 5017 1726879814.27535: checking to see if all hosts have failed and the running result is not ok 5017 1726879814.27536: done checking to see if all hosts have failed 5017 1726879814.27537: getting the remaining hosts for this loop 5017 1726879814.27539: done getting the remaining hosts for this loop 5017 1726879814.27544: getting the next task for host managed_node3 5017 1726879814.27550: done getting next task for host managed_node3 5017 1726879814.27554: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user 5017 1726879814.27557: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879814.27568: getting variables 5017 1726879814.27570: in VariableManager get_vars() 5017 1726879814.27612: Calling all_inventory to load vars for managed_node3 5017 1726879814.27616: Calling groups_inventory to load vars for managed_node3 5017 1726879814.27618: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879814.27628: Calling all_plugins_play to load vars for managed_node3 5017 1726879814.27631: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879814.27635: Calling groups_plugins_play to load vars for managed_node3 5017 1726879814.27858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879814.28047: done with get_vars() 5017 1726879814.28057: done getting variables TASK [fedora.linux_system_roles.kdump : Get the ssh directory for the user] **** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Friday 20 September 2024 20:50:14 -0400 (0:00:00.639) 0:00:12.894 ****** 5017 1726879814.28146: entering _queue_task() for managed_node3/stat 5017 1726879814.28377: worker is 1 (out of 1 available) 5017 1726879814.28391: exiting _queue_task() for managed_node3/stat 5017 1726879814.28405: done queuing things up, now waiting for results queue to drain 5017 1726879814.28407: waiting for pending results... 5017 1726879814.28584: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user 5017 1726879814.28693: in run() - task 0affef3a-ec81-c52e-bf3c-0000000000e9 5017 1726879814.28705: variable 'ansible_search_path' from source: unknown 5017 1726879814.28708: variable 'ansible_search_path' from source: unknown 5017 1726879814.28746: calling self._execute() 5017 1726879814.28760: variable 'kdump_ssh_server' from source: play vars 5017 1726879814.28923: variable 'kdump_ssh_server' from source: play vars 5017 1726879814.28930: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879814.28993: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879814.28997: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879814.29049: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879814.29065: in VariableManager get_vars() 5017 1726879814.29104: Calling all_inventory to load vars for managed_node3 5017 1726879814.29108: Calling groups_inventory to load vars for managed_node3 5017 1726879814.29113: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879814.29130: Calling all_plugins_play to load vars for managed_node3 5017 1726879814.29136: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879814.29142: Calling groups_plugins_play to load vars for managed_node3 5017 1726879814.29341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879814.29562: done with get_vars() 5017 1726879814.29572: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879814.29614: variable 'ansible_delegated_vars' from source: unknown 5017 1726879814.29627: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879814.29635: variable 'omit' from source: magic vars 5017 1726879814.29710: variable 'omit' from source: magic vars 5017 1726879814.29766: variable 'omit' from source: magic vars 5017 1726879814.29793: variable '__kdump_ssh_path' from source: task vars 5017 1726879814.29852: variable '__kdump_ssh_path' from source: task vars 5017 1726879814.29943: variable '__kdump_ssh_user_info' from source: set_fact 5017 1726879814.29972: variable 'omit' from source: magic vars 5017 1726879814.29987: variable 'ansible_delegated_vars' from source: unknown 5017 1726879814.30008: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879814.30036: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879814.30051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879814.30074: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879814.30086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879814.30113: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879814.30117: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879814.30122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879814.30126: variable 'ansible_port' from source: unknown 5017 1726879814.30130: variable 'ansible_user' from source: unknown 5017 1726879814.30215: Set connection var ansible_connection to ssh 5017 1726879814.30225: Set connection var ansible_pipelining to False 5017 1726879814.30234: Set connection var ansible_timeout to 10 5017 1726879814.30242: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879814.30245: Set connection var ansible_shell_type to sh 5017 1726879814.30251: Set connection var ansible_shell_executable to /bin/sh 5017 1726879814.30275: variable 'ansible_delegated_vars' from source: unknown 5017 1726879814.30278: variable 'ansible_user' from source: unknown 5017 1726879814.30291: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879814.30466: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5017 1726879814.30480: variable 'omit' from source: magic vars 5017 1726879814.30486: starting attempt loop 5017 1726879814.30489: running the handler 5017 1726879814.30507: _low_level_execute_command(): starting 5017 1726879814.30510: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879814.31062: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879814.31065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.31070: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879814.31072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.31131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879814.31135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879814.31138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879814.31200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879814.32873: stdout chunk (state=3): >>>/root <<< 5017 1726879814.32983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879814.33046: stderr chunk (state=3): >>><<< 5017 1726879814.33050: stdout chunk (state=3): >>><<< 5017 1726879814.33077: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879814.33094: _low_level_execute_command(): starting 5017 1726879814.33101: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879814.3307836-5428-22033884189364 `" && echo ansible-tmp-1726879814.3307836-5428-22033884189364="` echo /root/.ansible/tmp/ansible-tmp-1726879814.3307836-5428-22033884189364 `" ) && sleep 0' 5017 1726879814.33576: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879814.33611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.33615: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found <<< 5017 1726879814.33618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.33681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879814.33684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879814.33686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879814.33734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879814.35706: stdout chunk (state=3): >>>ansible-tmp-1726879814.3307836-5428-22033884189364=/root/.ansible/tmp/ansible-tmp-1726879814.3307836-5428-22033884189364 <<< 5017 1726879814.35815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879814.35884: stderr chunk (state=3): >>><<< 5017 1726879814.35887: stdout chunk (state=3): >>><<< 5017 1726879814.35906: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879814.3307836-5428-22033884189364=/root/.ansible/tmp/ansible-tmp-1726879814.3307836-5428-22033884189364 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879814.35928: variable 'ansible_delegated_vars' from source: unknown 5017 1726879814.35990: variable 'ansible_module_compression' from source: unknown 5017 1726879814.36037: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5017be9hnmjn/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 5017 1726879814.36071: variable 'ansible_facts' from source: unknown 5017 1726879814.36137: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879814.3307836-5428-22033884189364/AnsiballZ_stat.py 5017 1726879814.36256: Sending initial data 5017 1726879814.36261: Sent initial data (150 bytes) 5017 1726879814.36758: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879814.36761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.36767: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879814.36769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.36818: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879814.36821: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879814.36889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879814.38497: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879814.38543: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879814.38604: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmp25sbow0y /root/.ansible/tmp/ansible-tmp-1726879814.3307836-5428-22033884189364/AnsiballZ_stat.py <<< 5017 1726879814.38608: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879814.3307836-5428-22033884189364/AnsiballZ_stat.py" <<< 5017 1726879814.38655: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmp25sbow0y" to remote "/root/.ansible/tmp/ansible-tmp-1726879814.3307836-5428-22033884189364/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879814.3307836-5428-22033884189364/AnsiballZ_stat.py" <<< 5017 1726879814.39506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879814.39580: stderr chunk (state=3): >>><<< 5017 1726879814.39584: stdout chunk (state=3): >>><<< 5017 1726879814.39607: done transferring module to remote 5017 1726879814.39621: _low_level_execute_command(): starting 5017 1726879814.39626: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879814.3307836-5428-22033884189364/ /root/.ansible/tmp/ansible-tmp-1726879814.3307836-5428-22033884189364/AnsiballZ_stat.py && sleep 0' 5017 1726879814.40284: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879814.40288: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879814.40385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879814.42278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879814.42326: stderr chunk (state=3): >>><<< 5017 1726879814.42329: stdout chunk (state=3): >>><<< 5017 1726879814.42346: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879814.42350: _low_level_execute_command(): starting 5017 1726879814.42356: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879814.3307836-5428-22033884189364/AnsiballZ_stat.py && sleep 0' 5017 1726879814.42834: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879814.42838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.42840: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879814.42843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.42905: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879814.42913: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879814.42974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879814.45166: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5017 1726879814.45194: stdout chunk (state=3): >>>import _imp # builtin <<< 5017 1726879814.45228: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 5017 1726879814.45304: stdout chunk (state=3): >>>import '_io' # <<< 5017 1726879814.45316: stdout chunk (state=3): >>>import 'marshal' # <<< 5017 1726879814.45349: stdout chunk (state=3): >>>import 'posix' # <<< 5017 1726879814.45389: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5017 1726879814.45412: stdout chunk (state=3): >>>import 'time' # <<< 5017 1726879814.45429: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5017 1726879814.45484: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5017 1726879814.45490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.45507: stdout chunk (state=3): >>>import '_codecs' # <<< 5017 1726879814.45537: stdout chunk (state=3): >>>import 'codecs' # <<< 5017 1726879814.45572: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5017 1726879814.45601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5017 1726879814.45613: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4ffb4530> <<< 5017 1726879814.45619: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4ff83b30> <<< 5017 1726879814.45649: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5017 1726879814.45666: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4ffb6ab0> <<< 5017 1726879814.45688: stdout chunk (state=3): >>>import '_signal' # <<< 5017 1726879814.45713: stdout chunk (state=3): >>>import '_abc' # <<< 5017 1726879814.45722: stdout chunk (state=3): >>>import 'abc' # <<< 5017 1726879814.45738: stdout chunk (state=3): >>>import 'io' # <<< 5017 1726879814.45777: stdout chunk (state=3): >>>import '_stat' # <<< 5017 1726879814.45782: stdout chunk (state=3): >>>import 'stat' # <<< 5017 1726879814.45878: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879814.45900: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5017 1726879814.45932: stdout chunk (state=3): >>>import 'os' # <<< 5017 1726879814.45951: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5017 1726879814.45972: stdout chunk (state=3): >>>Processing user site-packages <<< 5017 1726879814.45983: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5017 1726879814.45999: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 5017 1726879814.46005: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5017 1726879814.46033: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5017 1726879814.46061: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fd89160> <<< 5017 1726879814.46128: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5017 1726879814.46142: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.46147: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fd89fd0> <<< 5017 1726879814.46178: stdout chunk (state=3): >>>import 'site' # <<< 5017 1726879814.46210: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879814.46460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879814.46466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5017 1726879814.46497: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5017 1726879814.46504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.46531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5017 1726879814.46568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5017 1726879814.46592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5017 1726879814.46612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5017 1726879814.46638: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fdc7e90> <<< 5017 1726879814.46647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5017 1726879814.46671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5017 1726879814.46695: stdout chunk (state=3): >>>import '_operator' # <<< 5017 1726879814.46701: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fdc7f50> <<< 5017 1726879814.46731: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5017 1726879814.46754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5017 1726879814.46777: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5017 1726879814.46831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.46849: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879814.46883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 5017 1726879814.46891: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fdff860> <<< 5017 1726879814.46905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5017 1726879814.46923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fdffef0> <<< 5017 1726879814.46944: stdout chunk (state=3): >>>import '_collections' # <<< 5017 1726879814.46997: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fddfb30> <<< 5017 1726879814.47011: stdout chunk (state=3): >>>import '_functools' # <<< 5017 1726879814.47041: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fddd1f0> <<< 5017 1726879814.47144: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fdc5040> <<< 5017 1726879814.47168: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5017 1726879814.47194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5017 1726879814.47206: stdout chunk (state=3): >>>import '_sre' # <<< 5017 1726879814.47233: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879814.47253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879814.47284: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5017 1726879814.47288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879814.47325: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe23800> <<< 5017 1726879814.47335: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe22420> <<< 5017 1726879814.47375: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fdde2a0> <<< 5017 1726879814.47378: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe20c80> <<< 5017 1726879814.47446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5017 1726879814.47456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe54800> <<< 5017 1726879814.47462: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fdc42c0> <<< 5017 1726879814.47488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5017 1726879814.47520: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.47531: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fe54cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe54b60> <<< 5017 1726879814.47583: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.47586: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.47591: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fe54f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fdc2de0> <<< 5017 1726879814.47626: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.47650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5017 1726879814.47682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5017 1726879814.47705: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe55640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe55310> <<< 5017 1726879814.47716: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5017 1726879814.47745: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 5017 1726879814.47754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879814.47763: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe56540> <<< 5017 1726879814.47792: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 5017 1726879814.47826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5017 1726879814.47853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5017 1726879814.47883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe6c770> <<< 5017 1726879814.47899: stdout chunk (state=3): >>>import 'errno' # <<< 5017 1726879814.47924: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.47945: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fe6deb0> <<< 5017 1726879814.47956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5017 1726879814.47977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5017 1726879814.47996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5017 1726879814.48005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5017 1726879814.48008: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe6ed80> <<< 5017 1726879814.48052: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fe6f3b0> <<< 5017 1726879814.48059: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe6e2d0> <<< 5017 1726879814.48084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5017 1726879814.48092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879814.48135: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.48138: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fe6fe30> <<< 5017 1726879814.48150: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe6f560> <<< 5017 1726879814.48193: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe565a0> <<< 5017 1726879814.48210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5017 1726879814.48242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5017 1726879814.48255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5017 1726879814.48284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5017 1726879814.48315: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.48328: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fbefcb0> <<< 5017 1726879814.48340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 5017 1726879814.48348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5017 1726879814.48370: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.48380: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fc18740> <<< 5017 1726879814.48401: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc184a0> <<< 5017 1726879814.48404: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.48433: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fc18770> <<< 5017 1726879814.48439: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.48442: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fc18950> <<< 5017 1726879814.48456: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fbede50> <<< 5017 1726879814.48478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879814.48578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879814.48604: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5017 1726879814.48619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5017 1726879814.48626: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc1a030> <<< 5017 1726879814.48645: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc18cb0> <<< 5017 1726879814.48670: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe56c90> <<< 5017 1726879814.48694: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879814.48747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.48764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879814.48813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879814.48842: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc46390> <<< 5017 1726879814.48897: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879814.48902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.48929: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879814.48943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879814.48997: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc62510> <<< 5017 1726879814.49015: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879814.49062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879814.49114: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879814.49139: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc9b290> <<< 5017 1726879814.49162: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5017 1726879814.49200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879814.49227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879814.49267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5017 1726879814.49360: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fcc1a30> <<< 5017 1726879814.49436: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc9b3b0> <<< 5017 1726879814.49485: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc631a0> <<< 5017 1726879814.49513: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 5017 1726879814.49525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fae0320> <<< 5017 1726879814.49534: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc61550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc1af30> <<< 5017 1726879814.49632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879814.49652: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbc4fae0500> <<< 5017 1726879814.49733: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_f5ct95a2/ansible_stat_payload.zip' <<< 5017 1726879814.49739: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.49887: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.49919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879814.49925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879814.49971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879814.50046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879814.50084: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fb36000><<< 5017 1726879814.50091: stdout chunk (state=3): >>> import '_typing' # <<< 5017 1726879814.50305: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fb0cef0> <<< 5017 1726879814.50312: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fae3f80> # zipimport: zlib available <<< 5017 1726879814.50333: stdout chunk (state=3): >>>import 'ansible' # <<< 5017 1726879814.50352: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.50360: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.50383: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.50391: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5017 1726879814.50405: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.51956: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.53214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fb0fe90> <<< 5017 1726879814.53240: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.53270: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5017 1726879814.53298: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5017 1726879814.53331: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fb61a30> <<< 5017 1726879814.53374: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fb617c0> <<< 5017 1726879814.53402: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fb610d0> <<< 5017 1726879814.53427: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5017 1726879814.53433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879814.53481: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fb61b20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fb36c90> <<< 5017 1726879814.53484: stdout chunk (state=3): >>>import 'atexit' # <<< 5017 1726879814.53514: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.53523: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fb627e0> <<< 5017 1726879814.53540: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.53554: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fb62a20> <<< 5017 1726879814.53563: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5017 1726879814.53617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5017 1726879814.53623: stdout chunk (state=3): >>>import '_locale' # <<< 5017 1726879814.53678: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fb62f60> <<< 5017 1726879814.53683: stdout chunk (state=3): >>>import 'pwd' # <<< 5017 1726879814.53705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879814.53725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5017 1726879814.53764: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9c4d40> <<< 5017 1726879814.53796: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.53804: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4f9c6960> <<< 5017 1726879814.53824: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879814.53833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879814.53879: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9c7290> <<< 5017 1726879814.53891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5017 1726879814.53928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879814.53936: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9c8470> <<< 5017 1726879814.53961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879814.54002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'<<< 5017 1726879814.54015: stdout chunk (state=3): >>> <<< 5017 1726879814.54027: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5017 1726879814.54082: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9caf00> <<< 5017 1726879814.54120: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4f9cb230> <<< 5017 1726879814.54141: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9c91c0> <<< 5017 1726879814.54157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879814.54196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5017 1726879814.54213: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 5017 1726879814.54225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5017 1726879814.54234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879814.54268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5017 1726879814.54289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 5017 1726879814.54292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5017 1726879814.54312: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9cede0> <<< 5017 1726879814.54317: stdout chunk (state=3): >>>import '_tokenize' # <<< 5017 1726879814.54391: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9cd8b0> <<< 5017 1726879814.54395: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9cd610> <<< 5017 1726879814.54414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5017 1726879814.54420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879814.54493: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9cfd40> <<< 5017 1726879814.54523: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9c96d0> <<< 5017 1726879814.54551: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.54559: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fa16f00> <<< 5017 1726879814.54583: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.54589: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fa170b0> <<< 5017 1726879814.54608: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5017 1726879814.54624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5017 1726879814.54646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 5017 1726879814.54651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5017 1726879814.54691: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.54694: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fa18c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fa18a10> <<< 5017 1726879814.54707: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879814.54816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5017 1726879814.54871: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.54877: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fa1b1d0> <<< 5017 1726879814.54880: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fa19340> <<< 5017 1726879814.54905: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5017 1726879814.54942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.54972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5017 1726879814.54985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5017 1726879814.54991: stdout chunk (state=3): >>>import '_string' # <<< 5017 1726879814.55037: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fa22930> <<< 5017 1726879814.55191: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fa1b2c0> <<< 5017 1726879814.55265: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.55275: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fa23620> <<< 5017 1726879814.55304: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.55310: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fa23a10> <<< 5017 1726879814.55356: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.55363: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fa23c20> <<< 5017 1726879814.55370: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fa17380> <<< 5017 1726879814.55395: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 5017 1726879814.55401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5017 1726879814.55419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879814.55444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5017 1726879814.55476: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.55507: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fa26c00><<< 5017 1726879814.55513: stdout chunk (state=3): >>> <<< 5017 1726879814.55692: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.55707: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fa27fb0> <<< 5017 1726879814.55713: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fa253a0> <<< 5017 1726879814.55757: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.55765: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fa26720> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fa24f20> <<< 5017 1726879814.55770: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.55790: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5017 1726879814.55809: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.55909: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.56016: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.56026: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.56043: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 5017 1726879814.56057: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.56068: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.56084: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 5017 1726879814.56087: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.56231: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.56371: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.57042: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.57722: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5017 1726879814.57726: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 5017 1726879814.57748: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 5017 1726879814.57754: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5017 1726879814.57780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.57834: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.57841: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4faac1d0> <<< 5017 1726879814.57945: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5017 1726879814.57949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5017 1726879814.57961: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4faacfb0> <<< 5017 1726879814.57977: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fa2b6e0> <<< 5017 1726879814.58033: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879814.58039: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.58056: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.58079: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5017 1726879814.58088: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.58268: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.58454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5017 1726879814.58457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4faad1f0> <<< 5017 1726879814.58482: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.59040: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.59590: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.59671: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.59758: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879814.59764: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.59814: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.59850: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5017 1726879814.59861: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.59945: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.60071: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879814.60085: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.60096: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.60108: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 5017 1726879814.60116: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.60155: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.60201: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879814.60216: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.60487: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.60769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879814.60837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879814.60843: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879814.60936: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4faaf7a0> <<< 5017 1726879814.60942: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.61032: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.61116: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5017 1726879814.61136: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5017 1726879814.61142: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879814.61163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5017 1726879814.61170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879814.61245: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.61370: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4f8bdd30> <<< 5017 1726879814.61431: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.61438: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4f8be690> <<< 5017 1726879814.61450: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4faae480> <<< 5017 1726879814.61452: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.61506: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.61546: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5017 1726879814.61555: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.61602: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.61649: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.61707: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.61782: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879814.61820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.61913: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4f8bd370> <<< 5017 1726879814.61950: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f8be810> <<< 5017 1726879814.61984: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5017 1726879814.61996: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.62062: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.62131: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.62158: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.62205: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.62228: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879814.62248: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879814.62275: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879814.62328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879814.62351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879814.62363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879814.62425: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f94eab0> <<< 5017 1726879814.62471: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f8c8800> <<< 5017 1726879814.62560: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f8c28d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f8c26c0> # destroy ansible.module_utils.distro <<< 5017 1726879814.62569: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5017 1726879814.62604: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.62628: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 5017 1726879814.62637: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879814.62692: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5017 1726879814.62723: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.62731: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.62734: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 5017 1726879814.62737: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.62885: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.63094: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.63911: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 462, "dev": 51714, "nlink": 2, "atime": 1726879471.2898438, "mtime": 1726879813.039627, "ctime": 1726879813.039627, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 16, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "3129425927", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 5017 1726879814.63932: stdout chunk (state=3): >>># destroy __main__ <<< 5017 1726879814.64377: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5017 1726879814.64396: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 5017 1726879814.64423: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 5017 1726879814.64430: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site <<< 5017 1726879814.64450: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 <<< 5017 1726879814.64476: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset<<< 5017 1726879814.64513: stdout chunk (state=3): >>> # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl <<< 5017 1726879814.64519: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon<<< 5017 1726879814.64557: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc<<< 5017 1726879814.64566: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections <<< 5017 1726879814.64591: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors <<< 5017 1726879814.64622: 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 _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 5017 1726879814.64638: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils<<< 5017 1726879814.64648: stdout chunk (state=3): >>> # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5017 1726879814.64891: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879814.64911: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5017 1726879814.64936: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 5017 1726879814.64948: stdout chunk (state=3): >>># destroy binascii # destroy struct <<< 5017 1726879814.64975: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5017 1726879814.64983: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 5017 1726879814.65010: stdout chunk (state=3): >>># destroy ntpath <<< 5017 1726879814.65029: stdout chunk (state=3): >>># destroy importlib <<< 5017 1726879814.65043: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 5017 1726879814.65057: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 5017 1726879814.65090: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 5017 1726879814.65093: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 5017 1726879814.65114: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 5017 1726879814.65129: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 5017 1726879814.65135: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 5017 1726879814.65169: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 5017 1726879814.65185: stdout chunk (state=3): >>># destroy shutil <<< 5017 1726879814.65193: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5017 1726879814.65237: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 5017 1726879814.65253: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 5017 1726879814.65266: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 5017 1726879814.65280: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit <<< 5017 1726879814.65310: stdout chunk (state=3): >>># cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 5017 1726879814.65315: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 5017 1726879814.65347: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 5017 1726879814.65351: stdout chunk (state=3): >>># destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 5017 1726879814.65369: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 5017 1726879814.65387: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 5017 1726879814.65400: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 5017 1726879814.65411: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 5017 1726879814.65417: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879814.65544: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5017 1726879814.65555: stdout chunk (state=3): >>># destroy _socket <<< 5017 1726879814.65563: stdout chunk (state=3): >>># destroy _collections <<< 5017 1726879814.65596: stdout chunk (state=3): >>># destroy platform <<< 5017 1726879814.65602: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5017 1726879814.65621: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5017 1726879814.65655: stdout chunk (state=3): >>># destroy _typing <<< 5017 1726879814.65659: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 5017 1726879814.65682: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5017 1726879814.65697: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 5017 1726879814.65701: stdout chunk (state=3): >>> <<< 5017 1726879814.65791: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 5017 1726879814.65795: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 5017 1726879814.65798: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 5017 1726879814.65821: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5017 1726879814.65860: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 5017 1726879814.65867: stdout chunk (state=3): >>># destroy itertools <<< 5017 1726879814.65894: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 5017 1726879814.65900: stdout chunk (state=3): >>># clear sys.audit hooks <<< 5017 1726879814.66289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879814.66354: stderr chunk (state=3): >>><<< 5017 1726879814.66357: stdout chunk (state=3): >>><<< 5017 1726879814.66427: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4ffb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4ff83b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4ffb6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fd89160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fd89fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fdc7e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fdc7f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fdff860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fdffef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fddfb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fddd1f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fdc5040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe23800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe22420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fdde2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe20c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe54800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fdc42c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fe54cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe54b60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fe54f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fdc2de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe55640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe55310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe56540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe6c770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fe6deb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe6ed80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fe6f3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe6e2d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fe6fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe6f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe565a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fbefcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fc18740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc184a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fc18770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fc18950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fbede50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc1a030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc18cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fe56c90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc46390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc62510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc9b290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fcc1a30> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc9b3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc631a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fae0320> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc61550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fc1af30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbc4fae0500> # zipimport: found 30 names in '/tmp/ansible_stat_payload_f5ct95a2/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fb36000> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fb0cef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fae3f80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fb0fe90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fb61a30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fb617c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fb610d0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fb61b20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fb36c90> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fb627e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fb62a20> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fb62f60> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9c4d40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4f9c6960> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9c7290> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9c8470> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9caf00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4f9cb230> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9c91c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9cede0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9cd8b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9cd610> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9cfd40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f9c96d0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fa16f00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fa170b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fa18c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fa18a10> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fa1b1d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fa19340> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fa22930> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fa1b2c0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fa23620> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fa23a10> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fa23c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fa17380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fa26c00> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fa27fb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fa253a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4fa26720> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fa24f20> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4faac1d0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4faacfb0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4fa2b6e0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4faad1f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4faaf7a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4f8bdd30> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4f8be690> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4faae480> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc4f8bd370> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f8be810> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f94eab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f8c8800> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f8c28d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc4f8c26c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 462, "dev": 51714, "nlink": 2, "atime": 1726879471.2898438, "mtime": 1726879813.039627, "ctime": 1726879813.039627, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 16, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "3129425927", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5017 1726879814.67023: done with _execute_module (stat, {'path': '/root/.ssh', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879814.3307836-5428-22033884189364/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879814.67027: _low_level_execute_command(): starting 5017 1726879814.67030: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879814.3307836-5428-22033884189364/ > /dev/null 2>&1 && sleep 0' 5017 1726879814.67192: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879814.67196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.67199: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879814.67201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.67257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879814.67261: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879814.67316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879814.69213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879814.69275: stderr chunk (state=3): >>><<< 5017 1726879814.69279: stdout chunk (state=3): >>><<< 5017 1726879814.69298: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879814.69305: handler run complete 5017 1726879814.69351: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879814.69355: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879814.69360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879814.69363: variable 'ansible_port' from source: unknown 5017 1726879814.69370: variable 'ansible_user' from source: unknown 5017 1726879814.69379: attempt loop complete, returning result 5017 1726879814.69382: _execute() done 5017 1726879814.69389: dumping result to json 5017 1726879814.69399: done dumping result, returning 5017 1726879814.69409: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user [0affef3a-ec81-c52e-bf3c-0000000000e9] 5017 1726879814.69414: sending task result for task 0affef3a-ec81-c52e-bf3c-0000000000e9 5017 1726879814.69553: done sending task result for task 0affef3a-ec81-c52e-bf3c-0000000000e9 5017 1726879814.69556: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726879471.2898438, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "binary", "ctime": 1726879813.039627, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 462, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1726879813.039627, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 4096, "uid": 0, "version": "3129425927", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } 5017 1726879814.69710: no more pending results, returning what we have 5017 1726879814.69714: results queue empty 5017 1726879814.69715: checking for any_errors_fatal 5017 1726879814.69727: done checking for any_errors_fatal 5017 1726879814.69728: checking for max_fail_percentage 5017 1726879814.69730: done checking for max_fail_percentage 5017 1726879814.69731: checking to see if all hosts have failed and the running result is not ok 5017 1726879814.69732: done checking to see if all hosts have failed 5017 1726879814.69734: getting the remaining hosts for this loop 5017 1726879814.69735: done getting the remaining hosts for this loop 5017 1726879814.69739: getting the next task for host managed_node3 5017 1726879814.69745: done getting next task for host managed_node3 5017 1726879814.69748: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user 5017 1726879814.69752: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879814.69763: getting variables 5017 1726879814.69764: in VariableManager get_vars() 5017 1726879814.69802: Calling all_inventory to load vars for managed_node3 5017 1726879814.69809: Calling groups_inventory to load vars for managed_node3 5017 1726879814.69811: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879814.69819: Calling all_plugins_play to load vars for managed_node3 5017 1726879814.69821: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879814.69823: Calling groups_plugins_play to load vars for managed_node3 5017 1726879814.69985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879814.70200: done with get_vars() 5017 1726879814.70209: done getting variables TASK [fedora.linux_system_roles.kdump : Get the authorized_keys file for the user] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Friday 20 September 2024 20:50:14 -0400 (0:00:00.421) 0:00:13.316 ****** 5017 1726879814.70293: entering _queue_task() for managed_node3/stat 5017 1726879814.70522: worker is 1 (out of 1 available) 5017 1726879814.70539: exiting _queue_task() for managed_node3/stat 5017 1726879814.70552: done queuing things up, now waiting for results queue to drain 5017 1726879814.70555: waiting for pending results... 5017 1726879814.70728: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user 5017 1726879814.70828: in run() - task 0affef3a-ec81-c52e-bf3c-0000000000ea 5017 1726879814.70843: variable 'ansible_search_path' from source: unknown 5017 1726879814.70846: variable 'ansible_search_path' from source: unknown 5017 1726879814.70881: calling self._execute() 5017 1726879814.70902: variable 'kdump_ssh_server' from source: play vars 5017 1726879814.71064: variable 'kdump_ssh_server' from source: play vars 5017 1726879814.71075: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879814.71133: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879814.71136: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879814.71193: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879814.71207: in VariableManager get_vars() 5017 1726879814.71244: Calling all_inventory to load vars for managed_node3 5017 1726879814.71247: Calling groups_inventory to load vars for managed_node3 5017 1726879814.71253: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879814.71274: Calling all_plugins_play to load vars for managed_node3 5017 1726879814.71281: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879814.71287: Calling groups_plugins_play to load vars for managed_node3 5017 1726879814.71479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879814.71677: done with get_vars() 5017 1726879814.71686: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879814.71729: variable 'ansible_delegated_vars' from source: unknown 5017 1726879814.71741: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879814.71748: variable 'omit' from source: magic vars 5017 1726879814.71826: variable 'omit' from source: magic vars 5017 1726879814.71883: variable 'omit' from source: magic vars 5017 1726879814.71905: variable '__kdump_authorized_keys_path' from source: task vars 5017 1726879814.71961: variable '__kdump_authorized_keys_path' from source: task vars 5017 1726879814.72051: variable '__kdump_ssh_user_info' from source: set_fact 5017 1726879814.72080: variable 'omit' from source: magic vars 5017 1726879814.72097: variable 'ansible_delegated_vars' from source: unknown 5017 1726879814.72118: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879814.72145: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879814.72160: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879814.72180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879814.72190: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879814.72220: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879814.72224: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879814.72228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879814.72231: variable 'ansible_port' from source: unknown 5017 1726879814.72236: variable 'ansible_user' from source: unknown 5017 1726879814.72318: Set connection var ansible_connection to ssh 5017 1726879814.72328: Set connection var ansible_pipelining to False 5017 1726879814.72337: Set connection var ansible_timeout to 10 5017 1726879814.72346: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879814.72349: Set connection var ansible_shell_type to sh 5017 1726879814.72356: Set connection var ansible_shell_executable to /bin/sh 5017 1726879814.72379: variable 'ansible_delegated_vars' from source: unknown 5017 1726879814.72382: variable 'ansible_user' from source: unknown 5017 1726879814.72391: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879814.72566: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5017 1726879814.72580: variable 'omit' from source: magic vars 5017 1726879814.72586: starting attempt loop 5017 1726879814.72589: running the handler 5017 1726879814.72601: _low_level_execute_command(): starting 5017 1726879814.72609: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879814.73154: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879814.73158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.73161: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879814.73166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.73232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879814.73236: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879814.73237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879814.73285: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879814.74954: stdout chunk (state=3): >>>/root <<< 5017 1726879814.75071: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879814.75119: stderr chunk (state=3): >>><<< 5017 1726879814.75123: stdout chunk (state=3): >>><<< 5017 1726879814.75143: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879814.75157: _low_level_execute_command(): starting 5017 1726879814.75166: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879814.7514374-5439-101106509183253 `" && echo ansible-tmp-1726879814.7514374-5439-101106509183253="` echo /root/.ansible/tmp/ansible-tmp-1726879814.7514374-5439-101106509183253 `" ) && sleep 0' 5017 1726879814.75639: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879814.75642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.75645: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879814.75647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.75697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879814.75701: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879814.75762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879814.77725: stdout chunk (state=3): >>>ansible-tmp-1726879814.7514374-5439-101106509183253=/root/.ansible/tmp/ansible-tmp-1726879814.7514374-5439-101106509183253 <<< 5017 1726879814.77843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879814.77894: stderr chunk (state=3): >>><<< 5017 1726879814.77897: stdout chunk (state=3): >>><<< 5017 1726879814.77914: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879814.7514374-5439-101106509183253=/root/.ansible/tmp/ansible-tmp-1726879814.7514374-5439-101106509183253 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879814.77934: variable 'ansible_delegated_vars' from source: unknown 5017 1726879814.77984: variable 'ansible_module_compression' from source: unknown 5017 1726879814.78031: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5017be9hnmjn/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 5017 1726879814.78059: variable 'ansible_facts' from source: unknown 5017 1726879814.78128: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879814.7514374-5439-101106509183253/AnsiballZ_stat.py 5017 1726879814.78243: Sending initial data 5017 1726879814.78247: Sent initial data (151 bytes) 5017 1726879814.78712: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879814.78715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879814.78718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879814.78721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.78772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879814.78777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879814.78836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879814.80419: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 5017 1726879814.80430: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879814.80469: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879814.80523: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpjo34obzg /root/.ansible/tmp/ansible-tmp-1726879814.7514374-5439-101106509183253/AnsiballZ_stat.py <<< 5017 1726879814.80534: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879814.7514374-5439-101106509183253/AnsiballZ_stat.py" <<< 5017 1726879814.80580: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpjo34obzg" to remote "/root/.ansible/tmp/ansible-tmp-1726879814.7514374-5439-101106509183253/AnsiballZ_stat.py" <<< 5017 1726879814.80583: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879814.7514374-5439-101106509183253/AnsiballZ_stat.py" <<< 5017 1726879814.81421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879814.81486: stderr chunk (state=3): >>><<< 5017 1726879814.81490: stdout chunk (state=3): >>><<< 5017 1726879814.81510: done transferring module to remote 5017 1726879814.81524: _low_level_execute_command(): starting 5017 1726879814.81529: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879814.7514374-5439-101106509183253/ /root/.ansible/tmp/ansible-tmp-1726879814.7514374-5439-101106509183253/AnsiballZ_stat.py && sleep 0' 5017 1726879814.82001: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879814.82004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879814.82007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 5017 1726879814.82009: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found <<< 5017 1726879814.82012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.82060: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879814.82064: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879814.82120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879814.83968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879814.84016: stderr chunk (state=3): >>><<< 5017 1726879814.84019: stdout chunk (state=3): >>><<< 5017 1726879814.84034: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879814.84042: _low_level_execute_command(): starting 5017 1726879814.84045: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879814.7514374-5439-101106509183253/AnsiballZ_stat.py && sleep 0' 5017 1726879814.84513: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879814.84516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.84519: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879814.84521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879814.84575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879814.84580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879814.84645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879814.86817: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5017 1726879814.86840: stdout chunk (state=3): >>>import _imp # builtin <<< 5017 1726879814.86875: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5017 1726879814.86880: stdout chunk (state=3): >>>import '_weakref' # <<< 5017 1726879814.86949: stdout chunk (state=3): >>>import '_io' # <<< 5017 1726879814.86955: stdout chunk (state=3): >>>import 'marshal' # <<< 5017 1726879814.86993: stdout chunk (state=3): >>>import 'posix' # <<< 5017 1726879814.87028: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5017 1726879814.87058: stdout chunk (state=3): >>>import 'time' # <<< 5017 1726879814.87062: stdout chunk (state=3): >>>import 'zipimport' # <<< 5017 1726879814.87067: stdout chunk (state=3): >>># installed zipimport hook <<< 5017 1726879814.87119: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5017 1726879814.87132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.87136: stdout chunk (state=3): >>>import '_codecs' # <<< 5017 1726879814.87167: stdout chunk (state=3): >>>import 'codecs' # <<< 5017 1726879814.87207: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5017 1726879814.87229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8eac530> <<< 5017 1726879814.87245: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8e7bb30> <<< 5017 1726879814.87270: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 5017 1726879814.87279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5017 1726879814.87289: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8eaeab0> <<< 5017 1726879814.87303: stdout chunk (state=3): >>>import '_signal' # <<< 5017 1726879814.87328: stdout chunk (state=3): >>>import '_abc' # <<< 5017 1726879814.87335: stdout chunk (state=3): >>>import 'abc' # <<< 5017 1726879814.87352: stdout chunk (state=3): >>>import 'io' # <<< 5017 1726879814.87387: stdout chunk (state=3): >>>import '_stat' # <<< 5017 1726879814.87392: stdout chunk (state=3): >>>import 'stat' # <<< 5017 1726879814.87486: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879814.87510: stdout chunk (state=3): >>>import 'genericpath' # <<< 5017 1726879814.87516: stdout chunk (state=3): >>>import 'posixpath' # <<< 5017 1726879814.87536: stdout chunk (state=3): >>>import 'os' # <<< 5017 1726879814.87561: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5017 1726879814.87580: stdout chunk (state=3): >>>Processing user site-packages <<< 5017 1726879814.87590: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5017 1726879814.87602: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5017 1726879814.87639: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5017 1726879814.87666: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8ebd160> <<< 5017 1726879814.87727: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5017 1726879814.87730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.87745: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8ebdfd0> <<< 5017 1726879814.87772: stdout chunk (state=3): >>>import 'site' # <<< 5017 1726879814.87802: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879814.88047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879814.88051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5017 1726879814.88082: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5017 1726879814.88089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.88114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5017 1726879814.88151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5017 1726879814.88175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5017 1726879814.88193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5017 1726879814.88219: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8c9be90> <<< 5017 1726879814.88228: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5017 1726879814.88247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5017 1726879814.88267: stdout chunk (state=3): >>>import '_operator' # <<< 5017 1726879814.88290: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8c9bf50> <<< 5017 1726879814.88293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5017 1726879814.88329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5017 1726879814.88347: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5017 1726879814.88404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.88415: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879814.88446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 5017 1726879814.88456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8cd38c0> <<< 5017 1726879814.88460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5017 1726879814.88482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8cd3f50> <<< 5017 1726879814.88501: stdout chunk (state=3): >>>import '_collections' # <<< 5017 1726879814.88560: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8cb3b60> <<< 5017 1726879814.88567: stdout chunk (state=3): >>>import '_functools' # <<< 5017 1726879814.88599: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8cb1280> <<< 5017 1726879814.88698: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8c99040> <<< 5017 1726879814.88719: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5017 1726879814.88746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5017 1726879814.88752: stdout chunk (state=3): >>>import '_sre' # <<< 5017 1726879814.88783: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879814.88801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879814.88824: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879814.88866: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8cf7800> <<< 5017 1726879814.88880: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8cf6420> <<< 5017 1726879814.88912: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 5017 1726879814.88918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8cb2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8cf4cb0> <<< 5017 1726879814.88969: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5017 1726879814.88995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d28890> <<< 5017 1726879814.88998: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8c982c0> <<< 5017 1726879814.89014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5017 1726879814.89050: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.89055: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8d28d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d28bf0> <<< 5017 1726879814.89092: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.89096: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8d28fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8c96de0> <<< 5017 1726879814.89129: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.89149: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5017 1726879814.89181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5017 1726879814.89209: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d29670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d29340> <<< 5017 1726879814.89212: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5017 1726879814.89243: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 5017 1726879814.89251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879814.89258: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d2a510> <<< 5017 1726879814.89276: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5017 1726879814.89284: stdout chunk (state=3): >>>import 'runpy' # <<< 5017 1726879814.89310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5017 1726879814.89340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5017 1726879814.89366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d40740> <<< 5017 1726879814.89389: stdout chunk (state=3): >>>import 'errno' # <<< 5017 1726879814.89415: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.89435: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8d41e20> <<< 5017 1726879814.89449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5017 1726879814.89455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5017 1726879814.89486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5017 1726879814.89503: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d42cf0> <<< 5017 1726879814.89543: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.89547: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8d43350> <<< 5017 1726879814.89550: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d42270> <<< 5017 1726879814.89578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5017 1726879814.89580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879814.89625: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.89632: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8d43dd0> <<< 5017 1726879814.89639: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d43500> <<< 5017 1726879814.89687: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d2a570> <<< 5017 1726879814.89705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5017 1726879814.89735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5017 1726879814.89752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5017 1726879814.89780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5017 1726879814.89814: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.89826: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8ac3c80> <<< 5017 1726879814.89837: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 5017 1726879814.89848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5017 1726879814.89866: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.89886: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8aec740> <<< 5017 1726879814.89894: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8aec4a0> <<< 5017 1726879814.89900: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8aec770> <<< 5017 1726879814.89927: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8aec950> <<< 5017 1726879814.89948: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8ac1e20> <<< 5017 1726879814.89966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879814.90065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879814.90088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5017 1726879814.90105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8aedf70> <<< 5017 1726879814.90136: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8aecbf0> <<< 5017 1726879814.90148: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d2ac60> <<< 5017 1726879814.90181: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879814.90230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.90250: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879814.90293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879814.90327: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8b1e300> <<< 5017 1726879814.90375: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879814.90395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.90407: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879814.90435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879814.90483: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8b36480> <<< 5017 1726879814.90508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879814.90545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879814.90604: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879814.90626: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 5017 1726879814.90636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8b73230> <<< 5017 1726879814.90648: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5017 1726879814.90687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879814.90707: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879814.90755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5017 1726879814.90843: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8b959d0> <<< 5017 1726879814.90922: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8b73350> <<< 5017 1726879814.90968: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8b37110> <<< 5017 1726879814.90995: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 5017 1726879814.91009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d89b4350> <<< 5017 1726879814.91016: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8b354c0> <<< 5017 1726879814.91022: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8aeeea0> <<< 5017 1726879814.91120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879814.91138: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f41d89b4530> <<< 5017 1726879814.91220: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_dsllytq_/ansible_stat_payload.zip' # zipimport: zlib available <<< 5017 1726879814.91379: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.91404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879814.91419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879814.91457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879814.91537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879814.91566: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 5017 1726879814.91578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8a09fa0> <<< 5017 1726879814.91584: stdout chunk (state=3): >>>import '_typing' # <<< 5017 1726879814.91782: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d89e0e90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d89b7f50> <<< 5017 1726879814.91789: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.91820: stdout chunk (state=3): >>>import 'ansible' # <<< 5017 1726879814.91828: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.91847: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.91867: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.91871: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5017 1726879814.91891: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.93447: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.94711: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 5017 1726879814.94720: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d89e3e00> <<< 5017 1726879814.94743: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.94768: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5017 1726879814.94784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5017 1726879814.94798: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 5017 1726879814.94813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5017 1726879814.94831: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.94845: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8a318e0> <<< 5017 1726879814.94880: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8a316d0><<< 5017 1726879814.94886: stdout chunk (state=3): >>> <<< 5017 1726879814.94909: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8a30fe0> <<< 5017 1726879814.94931: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5017 1726879814.94937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879814.94983: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8a31430> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8a0aa20> <<< 5017 1726879814.94991: stdout chunk (state=3): >>>import 'atexit' # <<< 5017 1726879814.95023: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.95032: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8a326f0> <<< 5017 1726879814.95053: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.95061: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8a32930> <<< 5017 1726879814.95076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5017 1726879814.95128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5017 1726879814.95135: stdout chunk (state=3): >>>import '_locale' # <<< 5017 1726879814.95188: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8a32e70> <<< 5017 1726879814.95194: stdout chunk (state=3): >>>import 'pwd' # <<< 5017 1726879814.95214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879814.95234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5017 1726879814.95277: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8898bc0> <<< 5017 1726879814.95303: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.95310: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d889a7e0> <<< 5017 1726879814.95323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879814.95345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879814.95381: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d889b0e0> <<< 5017 1726879814.95402: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5017 1726879814.95425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879814.95453: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d889bf20> <<< 5017 1726879814.95462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879814.95505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5017 1726879814.95524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5017 1726879814.95530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5017 1726879814.95583: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d889ed80> <<< 5017 1726879814.95621: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d889f0b0> <<< 5017 1726879814.95641: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d889d040> <<< 5017 1726879814.95660: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879814.95692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5017 1726879814.95725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 5017 1726879814.95728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5017 1726879814.95737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879814.95766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5017 1726879814.95797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 5017 1726879814.95802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5017 1726879814.95813: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88a2e40> <<< 5017 1726879814.95824: stdout chunk (state=3): >>>import '_tokenize' # <<< 5017 1726879814.95897: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88a1940> <<< 5017 1726879814.95908: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88a16a0> <<< 5017 1726879814.95921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5017 1726879814.95927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879814.96001: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88a3d70> <<< 5017 1726879814.96032: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d889d550> <<< 5017 1726879814.96057: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.96060: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d88eaf90> <<< 5017 1726879814.96087: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 5017 1726879814.96095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88eb0e0> <<< 5017 1726879814.96109: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5017 1726879814.96133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5017 1726879814.96153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 5017 1726879814.96158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5017 1726879814.96192: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.96197: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d88eccb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88eca70> <<< 5017 1726879814.96218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879814.96327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5017 1726879814.96381: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.96387: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d88ef260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88ed3a0> <<< 5017 1726879814.96411: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py<<< 5017 1726879814.96417: stdout chunk (state=3): >>> <<< 5017 1726879814.96454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.96486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5017 1726879814.96498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5017 1726879814.96508: stdout chunk (state=3): >>>import '_string' # <<< 5017 1726879814.96551: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88f6a50> <<< 5017 1726879814.96709: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88ef3e0> <<< 5017 1726879814.96785: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.96793: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d88f7d10> <<< 5017 1726879814.96818: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.96827: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d88f7bc0> <<< 5017 1726879814.96875: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.96883: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d88f7e60> <<< 5017 1726879814.96889: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88eb3e0> <<< 5017 1726879814.96913: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 5017 1726879814.96921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5017 1726879814.96939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879814.96958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5017 1726879814.96993: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.97026: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d88fb530><<< 5017 1726879814.97030: stdout chunk (state=3): >>> <<< 5017 1726879814.97212: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.97221: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d88fc740> <<< 5017 1726879814.97228: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88f9ca0> <<< 5017 1726879814.97269: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d88fb020> <<< 5017 1726879814.97272: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88f9880> <<< 5017 1726879814.97291: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.97305: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5017 1726879814.97323: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.97426: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.97530: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.97543: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.97557: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 5017 1726879814.97561: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.97584: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.97596: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 5017 1726879814.97602: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.97737: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.97883: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.98550: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.99229: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5017 1726879814.99240: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 5017 1726879814.99250: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5017 1726879814.99268: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5017 1726879814.99292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879814.99348: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879814.99354: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8980830> <<< 5017 1726879814.99457: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5017 1726879814.99465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5017 1726879814.99482: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d89815b0> <<< 5017 1726879814.99496: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88fa780> <<< 5017 1726879814.99546: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879814.99561: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.99587: stdout chunk (state=3): >>># zipimport: zlib available<<< 5017 1726879814.99597: stdout chunk (state=3): >>> <<< 5017 1726879814.99610: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5017 1726879814.99618: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.99788: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879814.99972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5017 1726879814.99984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5017 1726879814.99994: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8981310> <<< 5017 1726879815.00001: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.00562: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.01109: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.01195: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.01285: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879815.01292: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.01338: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.01377: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5017 1726879815.01382: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.01467: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.01582: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879815.01603: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.01616: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.01623: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 5017 1726879815.01632: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.01677: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.01716: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879815.01734: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.02006: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.02293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879815.02355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879815.02370: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879815.02458: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8983ec0> <<< 5017 1726879815.02475: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.02555: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.02649: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 5017 1726879815.02656: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879815.02687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879815.02777: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.02903: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8791ee0><<< 5017 1726879815.02910: stdout chunk (state=3): >>> <<< 5017 1726879815.02959: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.02963: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8792870> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88f8350> <<< 5017 1726879815.02987: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.03031: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.03077: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5017 1726879815.03084: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.03132: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.03177: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.03238: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.03311: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879815.03353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879815.03452: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.03458: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d87915b0> <<< 5017 1726879815.03490: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d87929c0> <<< 5017 1726879815.03526: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5017 1726879815.03532: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.03604: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.03670: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.03702: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.03749: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879815.03765: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879815.03791: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879815.03815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879815.03871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879815.03896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879815.03906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879815.03967: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8822a80> <<< 5017 1726879815.04014: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d879c7d0> <<< 5017 1726879815.04103: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d87968a0> <<< 5017 1726879815.04112: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d87966f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5017 1726879815.04117: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.04149: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.04178: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 5017 1726879815.04185: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879815.04239: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5017 1726879815.04266: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.04272: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.04276: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 5017 1726879815.04287: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.04429: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.04639: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.05894: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 990, "inode": 1035, "dev": 51714, "nlink": 1, "atime": 1726879571.6393807, "mtime": 1726879471.2878437, "ctime": 1726879471.2878437, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "mimetype": "text/plain", "charset": "us-ascii", "version": "1066243062", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 5017 1726879815.05915: stdout chunk (state=3): >>># destroy __main__ <<< 5017 1726879815.06345: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5017 1726879815.06364: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 5017 1726879815.06390: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 5017 1726879815.06417: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix <<< 5017 1726879815.06439: stdout chunk (state=3): >>># cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset <<< 5017 1726879815.06471: stdout chunk (state=3): >>># cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale <<< 5017 1726879815.06492: stdout chunk (state=3): >>># cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal <<< 5017 1726879815.06511: stdout chunk (state=3): >>># cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings <<< 5017 1726879815.06553: 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 _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 5017 1726879815.06558: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro<<< 5017 1726879815.06562: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic <<< 5017 1726879815.06577: stdout chunk (state=3): >>># destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5017 1726879815.06812: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879815.06834: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5017 1726879815.06854: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 5017 1726879815.06865: stdout chunk (state=3): >>># destroy binascii # destroy struct<<< 5017 1726879815.06884: stdout chunk (state=3): >>> # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5017 1726879815.06896: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 5017 1726879815.06936: stdout chunk (state=3): >>># destroy ntpath <<< 5017 1726879815.06945: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 5017 1726879815.06988: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 5017 1726879815.06994: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 5017 1726879815.06997: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl<<< 5017 1726879815.07018: stdout chunk (state=3): >>> # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 5017 1726879815.07038: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 5017 1726879815.07048: stdout chunk (state=3): >>># destroy array <<< 5017 1726879815.07067: stdout chunk (state=3): >>># destroy datetime <<< 5017 1726879815.07094: stdout chunk (state=3): >>># destroy _hashlib <<< 5017 1726879815.07098: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil <<< 5017 1726879815.07105: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5017 1726879815.07143: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 5017 1726879815.07160: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 5017 1726879815.07182: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 5017 1726879815.07194: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 5017 1726879815.07213: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random <<< 5017 1726879815.07234: stdout chunk (state=3): >>># cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 5017 1726879815.07245: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 5017 1726879815.07261: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 5017 1726879815.07283: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 5017 1726879815.07291: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc <<< 5017 1726879815.07316: stdout chunk (state=3): >>># cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 5017 1726879815.07319: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5017 1726879815.07335: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879815.07460: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5017 1726879815.07468: stdout chunk (state=3): >>># destroy _socket <<< 5017 1726879815.07476: stdout chunk (state=3): >>># destroy _collections <<< 5017 1726879815.07506: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 5017 1726879815.07512: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5017 1726879815.07535: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 5017 1726879815.07545: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 5017 1726879815.07568: stdout chunk (state=3): >>># destroy _typing <<< 5017 1726879815.07581: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 5017 1726879815.07592: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5017 1726879815.07611: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 5017 1726879815.07617: stdout chunk (state=3): >>> <<< 5017 1726879815.07694: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 5017 1726879815.07709: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 5017 1726879815.07727: stdout chunk (state=3): >>># destroy time <<< 5017 1726879815.07739: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5017 1726879815.07764: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 <<< 5017 1726879815.07781: stdout chunk (state=3): >>># destroy _string # destroy re <<< 5017 1726879815.07796: stdout chunk (state=3): >>># destroy itertools <<< 5017 1726879815.07807: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 5017 1726879815.07816: stdout chunk (state=3): >>># clear sys.audit hooks <<< 5017 1726879815.08185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879815.08250: stderr chunk (state=3): >>><<< 5017 1726879815.08254: stdout chunk (state=3): >>><<< 5017 1726879815.08328: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8eac530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8e7bb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8eaeab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8ebd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8ebdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8c9be90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8c9bf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8cd38c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8cd3f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8cb3b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8cb1280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8c99040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8cf7800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8cf6420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8cb2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8cf4cb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d28890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8c982c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8d28d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d28bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8d28fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8c96de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d29670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d29340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d2a510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d40740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8d41e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d42cf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8d43350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d42270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8d43dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d43500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d2a570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8ac3c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8aec740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8aec4a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8aec770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8aec950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8ac1e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8aedf70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8aecbf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8d2ac60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8b1e300> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8b36480> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8b73230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8b959d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8b73350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8b37110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d89b4350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8b354c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8aeeea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f41d89b4530> # zipimport: found 30 names in '/tmp/ansible_stat_payload_dsllytq_/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8a09fa0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d89e0e90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d89b7f50> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d89e3e00> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8a318e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8a316d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8a30fe0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8a31430> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8a0aa20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8a326f0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8a32930> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8a32e70> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8898bc0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d889a7e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d889b0e0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d889bf20> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d889ed80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d889f0b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d889d040> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88a2e40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88a1940> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88a16a0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88a3d70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d889d550> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d88eaf90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88eb0e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d88eccb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88eca70> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d88ef260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88ed3a0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88f6a50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88ef3e0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d88f7d10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d88f7bc0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d88f7e60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88eb3e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d88fb530> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d88fc740> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88f9ca0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d88fb020> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88f9880> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8980830> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d89815b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88fa780> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8981310> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8983ec0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8791ee0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d8792870> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d88f8350> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f41d87915b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d87929c0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d8822a80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d879c7d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d87968a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41d87966f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 990, "inode": 1035, "dev": 51714, "nlink": 1, "atime": 1726879571.6393807, "mtime": 1726879471.2878437, "ctime": 1726879471.2878437, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "mimetype": "text/plain", "charset": "us-ascii", "version": "1066243062", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5017 1726879815.08900: done with _execute_module (stat, {'path': '/root/.ssh/authorized_keys', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879814.7514374-5439-101106509183253/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879815.08911: _low_level_execute_command(): starting 5017 1726879815.08914: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879814.7514374-5439-101106509183253/ > /dev/null 2>&1 && sleep 0' 5017 1726879815.09130: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879815.09133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879815.09136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 5017 1726879815.09139: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found <<< 5017 1726879815.09146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.09184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879815.09199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879815.09258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879815.11157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879815.11216: stderr chunk (state=3): >>><<< 5017 1726879815.11219: stdout chunk (state=3): >>><<< 5017 1726879815.11235: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879815.11242: handler run complete 5017 1726879815.11298: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.11302: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879815.11307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879815.11310: variable 'ansible_port' from source: unknown 5017 1726879815.11314: variable 'ansible_user' from source: unknown 5017 1726879815.11321: attempt loop complete, returning result 5017 1726879815.11324: _execute() done 5017 1726879815.11328: dumping result to json 5017 1726879815.11338: done dumping result, returning 5017 1726879815.11347: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user [0affef3a-ec81-c52e-bf3c-0000000000ea] 5017 1726879815.11352: sending task result for task 0affef3a-ec81-c52e-bf3c-0000000000ea 5017 1726879815.11496: done sending task result for task 0affef3a-ec81-c52e-bf3c-0000000000ea 5017 1726879815.11498: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726879571.6393807, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "ctime": 1726879471.2878437, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1035, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1726879471.2878437, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 990, "uid": 0, "version": "1066243062", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 5017 1726879815.11645: no more pending results, returning what we have 5017 1726879815.11649: results queue empty 5017 1726879815.11650: checking for any_errors_fatal 5017 1726879815.11659: done checking for any_errors_fatal 5017 1726879815.11660: checking for max_fail_percentage 5017 1726879815.11661: done checking for max_fail_percentage 5017 1726879815.11662: checking to see if all hosts have failed and the running result is not ok 5017 1726879815.11663: done checking to see if all hosts have failed 5017 1726879815.11664: getting the remaining hosts for this loop 5017 1726879815.11666: done getting the remaining hosts for this loop 5017 1726879815.11670: getting the next task for host managed_node3 5017 1726879815.11683: done getting next task for host managed_node3 5017 1726879815.11687: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed 5017 1726879815.11691: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879815.11707: getting variables 5017 1726879815.11708: in VariableManager get_vars() 5017 1726879815.11740: Calling all_inventory to load vars for managed_node3 5017 1726879815.11742: Calling groups_inventory to load vars for managed_node3 5017 1726879815.11744: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879815.11752: Calling all_plugins_play to load vars for managed_node3 5017 1726879815.11754: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879815.11756: Calling groups_plugins_play to load vars for managed_node3 5017 1726879815.11917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879815.12106: done with get_vars() 5017 1726879815.12117: done getting variables TASK [fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Friday 20 September 2024 20:50:15 -0400 (0:00:00.419) 0:00:13.735 ****** 5017 1726879815.12200: entering _queue_task() for managed_node3/file 5017 1726879815.12411: worker is 1 (out of 1 available) 5017 1726879815.12423: exiting _queue_task() for managed_node3/file 5017 1726879815.12437: done queuing things up, now waiting for results queue to drain 5017 1726879815.12439: waiting for pending results... 5017 1726879815.12615: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed 5017 1726879815.12718: in run() - task 0affef3a-ec81-c52e-bf3c-0000000000eb 5017 1726879815.12732: variable 'ansible_search_path' from source: unknown 5017 1726879815.12735: variable 'ansible_search_path' from source: unknown 5017 1726879815.12766: calling self._execute() 5017 1726879815.12792: variable 'kdump_ssh_server' from source: play vars 5017 1726879815.12950: variable 'kdump_ssh_server' from source: play vars 5017 1726879815.12957: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879815.13020: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879815.13024: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.13080: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.13096: in VariableManager get_vars() 5017 1726879815.13132: Calling all_inventory to load vars for managed_node3 5017 1726879815.13136: Calling groups_inventory to load vars for managed_node3 5017 1726879815.13141: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879815.13159: Calling all_plugins_play to load vars for managed_node3 5017 1726879815.13165: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879815.13176: Calling groups_plugins_play to load vars for managed_node3 5017 1726879815.13414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879815.13611: done with get_vars() 5017 1726879815.13618: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.13659: variable 'ansible_delegated_vars' from source: unknown 5017 1726879815.13676: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.13682: variable 'omit' from source: magic vars 5017 1726879815.13754: variable 'omit' from source: magic vars 5017 1726879815.13810: variable 'omit' from source: magic vars 5017 1726879815.13940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5017 1726879815.15576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5017 1726879815.15638: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5017 1726879815.15671: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5017 1726879815.15704: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5017 1726879815.15728: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5017 1726879815.15800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5017 1726879815.15823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5017 1726879815.15850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5017 1726879815.15887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5017 1726879815.15900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5017 1726879815.15987: variable '__kdump_ssh_path_stat' from source: set_fact 5017 1726879815.16003: variable '__kdump_ssh_path' from source: task vars 5017 1726879815.16084: variable '__kdump_ssh_user_info' from source: set_fact 5017 1726879815.16202: variable '__kdump_ssh_path_stat' from source: set_fact 5017 1726879815.16216: variable 'kdump_ssh_user' from source: play vars 5017 1726879815.16301: variable 'hostvars' from source: magic vars 5017 1726879815.16305: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879815.16310: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.16361: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.16371: in VariableManager get_vars() 5017 1726879815.16382: Calling all_inventory to load vars for managed_node3 5017 1726879815.16387: Calling groups_inventory to load vars for managed_node3 5017 1726879815.16390: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879815.16399: Calling all_plugins_play to load vars for managed_node3 5017 1726879815.16404: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879815.16410: Calling groups_plugins_play to load vars for managed_node3 5017 1726879815.16546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879815.16921: done with get_vars() 5017 1726879815.16939: variable 'ansible_user_id' from source: facts 5017 1726879815.17041: variable '__kdump_ssh_path_stat' from source: set_fact 5017 1726879815.17056: variable 'kdump_ssh_user' from source: play vars 5017 1726879815.17138: variable 'hostvars' from source: magic vars 5017 1726879815.17143: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879815.17146: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.17204: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.17210: in VariableManager get_vars() 5017 1726879815.17215: Calling all_inventory to load vars for managed_node3 5017 1726879815.17221: Calling groups_inventory to load vars for managed_node3 5017 1726879815.17226: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879815.17233: Calling all_plugins_play to load vars for managed_node3 5017 1726879815.17238: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879815.17244: Calling groups_plugins_play to load vars for managed_node3 5017 1726879815.17382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879815.17553: done with get_vars() 5017 1726879815.17563: variable 'ansible_user_id' from source: facts 5017 1726879815.17666: variable '__kdump_ssh_path_stat' from source: set_fact 5017 1726879815.17696: variable 'omit' from source: magic vars 5017 1726879815.17710: variable 'ansible_delegated_vars' from source: unknown 5017 1726879815.17724: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879815.17746: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879815.17762: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879815.17781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879815.17791: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879815.17823: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.17835: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879815.17838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879815.17840: variable 'ansible_port' from source: unknown 5017 1726879815.17842: variable 'ansible_user' from source: unknown 5017 1726879815.17919: Set connection var ansible_connection to ssh 5017 1726879815.17932: Set connection var ansible_pipelining to False 5017 1726879815.17939: Set connection var ansible_timeout to 10 5017 1726879815.17948: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879815.17951: Set connection var ansible_shell_type to sh 5017 1726879815.17957: Set connection var ansible_shell_executable to /bin/sh 5017 1726879815.17982: variable 'ansible_delegated_vars' from source: unknown 5017 1726879815.17985: variable 'ansible_user' from source: unknown 5017 1726879815.17994: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.18128: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5017 1726879815.18139: variable 'omit' from source: magic vars 5017 1726879815.18149: starting attempt loop 5017 1726879815.18152: running the handler 5017 1726879815.18162: _low_level_execute_command(): starting 5017 1726879815.18171: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879815.18679: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879815.18706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.18710: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.18766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879815.18770: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879815.18772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879815.18838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879815.20552: stdout chunk (state=3): >>>/root <<< 5017 1726879815.20664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879815.20718: stderr chunk (state=3): >>><<< 5017 1726879815.20722: stdout chunk (state=3): >>><<< 5017 1726879815.20744: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879815.20759: _low_level_execute_command(): starting 5017 1726879815.20762: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879815.2074442-5447-112873435316924 `" && echo ansible-tmp-1726879815.2074442-5447-112873435316924="` echo /root/.ansible/tmp/ansible-tmp-1726879815.2074442-5447-112873435316924 `" ) && sleep 0' 5017 1726879815.21229: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879815.21232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.21235: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879815.21237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.21297: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879815.21305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879815.21357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879815.23351: stdout chunk (state=3): >>>ansible-tmp-1726879815.2074442-5447-112873435316924=/root/.ansible/tmp/ansible-tmp-1726879815.2074442-5447-112873435316924 <<< 5017 1726879815.23471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879815.23520: stderr chunk (state=3): >>><<< 5017 1726879815.23524: stdout chunk (state=3): >>><<< 5017 1726879815.23539: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879815.2074442-5447-112873435316924=/root/.ansible/tmp/ansible-tmp-1726879815.2074442-5447-112873435316924 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879815.23562: variable 'ansible_delegated_vars' from source: unknown 5017 1726879815.23616: variable 'ansible_module_compression' from source: unknown 5017 1726879815.23661: ANSIBALLZ: Using lock for file 5017 1726879815.23667: ANSIBALLZ: Acquiring lock 5017 1726879815.23673: ANSIBALLZ: Lock acquired: 140107173103712 5017 1726879815.23677: ANSIBALLZ: Creating module 5017 1726879815.35230: ANSIBALLZ: Writing module into payload 5017 1726879815.35382: ANSIBALLZ: Writing module 5017 1726879815.35401: ANSIBALLZ: Renaming module 5017 1726879815.35407: ANSIBALLZ: Done creating module 5017 1726879815.35423: variable 'ansible_facts' from source: unknown 5017 1726879815.35478: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879815.2074442-5447-112873435316924/AnsiballZ_file.py 5017 1726879815.35593: Sending initial data 5017 1726879815.35597: Sent initial data (151 bytes) 5017 1726879815.36072: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879815.36078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.36092: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found <<< 5017 1726879815.36112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.36161: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879815.36164: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879815.36239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879815.37952: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 5017 1726879815.37958: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879815.38003: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879815.38057: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpr6w_1iwb /root/.ansible/tmp/ansible-tmp-1726879815.2074442-5447-112873435316924/AnsiballZ_file.py <<< 5017 1726879815.38062: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879815.2074442-5447-112873435316924/AnsiballZ_file.py" <<< 5017 1726879815.38109: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpr6w_1iwb" to remote "/root/.ansible/tmp/ansible-tmp-1726879815.2074442-5447-112873435316924/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879815.2074442-5447-112873435316924/AnsiballZ_file.py" <<< 5017 1726879815.38978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879815.39044: stderr chunk (state=3): >>><<< 5017 1726879815.39050: stdout chunk (state=3): >>><<< 5017 1726879815.39072: done transferring module to remote 5017 1726879815.39087: _low_level_execute_command(): starting 5017 1726879815.39093: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879815.2074442-5447-112873435316924/ /root/.ansible/tmp/ansible-tmp-1726879815.2074442-5447-112873435316924/AnsiballZ_file.py && sleep 0' 5017 1726879815.39559: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879815.39562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879815.39568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 5017 1726879815.39570: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879815.39574: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.39627: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879815.39634: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879815.39688: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879815.41604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879815.41608: stdout chunk (state=3): >>><<< 5017 1726879815.41611: stderr chunk (state=3): >>><<< 5017 1726879815.41680: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879815.41687: _low_level_execute_command(): starting 5017 1726879815.41690: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879815.2074442-5447-112873435316924/AnsiballZ_file.py && sleep 0' 5017 1726879815.42291: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879815.42303: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879815.42391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.42462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879815.42471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879815.42474: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879815.42554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879815.44705: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5017 1726879815.44738: stdout chunk (state=3): >>>import _imp # builtin <<< 5017 1726879815.44771: stdout chunk (state=3): >>>import '_thread' # <<< 5017 1726879815.44780: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 5017 1726879815.44847: stdout chunk (state=3): >>>import '_io' # <<< 5017 1726879815.44853: stdout chunk (state=3): >>>import 'marshal' # <<< 5017 1726879815.44889: stdout chunk (state=3): >>>import 'posix' # <<< 5017 1726879815.44925: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5017 1726879815.44945: stdout chunk (state=3): >>>import 'time' # <<< 5017 1726879815.44953: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5017 1726879815.45011: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879815.45030: stdout chunk (state=3): >>>import '_codecs' # <<< 5017 1726879815.45050: stdout chunk (state=3): >>>import 'codecs' # <<< 5017 1726879815.45094: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5017 1726879815.45118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5017 1726879815.45130: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b920c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b91dbb30> <<< 5017 1726879815.45167: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5017 1726879815.45179: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b920eab0> <<< 5017 1726879815.45192: stdout chunk (state=3): >>>import '_signal' # <<< 5017 1726879815.45218: stdout chunk (state=3): >>>import '_abc' # <<< 5017 1726879815.45227: stdout chunk (state=3): >>>import 'abc' # <<< 5017 1726879815.45240: stdout chunk (state=3): >>>import 'io' # <<< 5017 1726879815.45280: stdout chunk (state=3): >>>import '_stat' # <<< 5017 1726879815.45283: stdout chunk (state=3): >>>import 'stat' # <<< 5017 1726879815.45366: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879815.45397: stdout chunk (state=3): >>>import 'genericpath' # <<< 5017 1726879815.45402: stdout chunk (state=3): >>>import 'posixpath' # <<< 5017 1726879815.45433: stdout chunk (state=3): >>>import 'os' # <<< 5017 1726879815.45441: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5017 1726879815.45467: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 5017 1726879815.45470: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5017 1726879815.45494: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 5017 1726879815.45499: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5017 1726879815.45522: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5017 1726879815.45536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5017 1726879815.45545: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8fe1160> <<< 5017 1726879815.45610: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879815.45628: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8fe1fd0> <<< 5017 1726879815.45651: stdout chunk (state=3): >>>import 'site' # <<< 5017 1726879815.45684: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879815.45929: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879815.45948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5017 1726879815.45965: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5017 1726879815.45985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879815.45994: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5017 1726879815.46042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5017 1726879815.46053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5017 1726879815.46087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5017 1726879815.46093: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b901fe90> <<< 5017 1726879815.46119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5017 1726879815.46128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5017 1726879815.46158: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b901ff50> <<< 5017 1726879815.46191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5017 1726879815.46209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5017 1726879815.46236: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5017 1726879815.46284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879815.46310: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879815.46328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 5017 1726879815.46334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b9057860> <<< 5017 1726879815.46355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5017 1726879815.46363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 5017 1726879815.46380: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b9057ef0> <<< 5017 1726879815.46389: stdout chunk (state=3): >>>import '_collections' # <<< 5017 1726879815.46440: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b9037b30> <<< 5017 1726879815.46446: stdout chunk (state=3): >>>import '_functools' # <<< 5017 1726879815.46481: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90351f0> <<< 5017 1726879815.46572: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b901d040> <<< 5017 1726879815.46611: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5017 1726879815.46615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5017 1726879815.46635: stdout chunk (state=3): >>>import '_sre' # <<< 5017 1726879815.46651: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879815.46681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879815.46702: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5017 1726879815.46708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879815.46739: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b907b800> <<< 5017 1726879815.46755: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b907a420> <<< 5017 1726879815.46786: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 5017 1726879815.46789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90362a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b9078c80> <<< 5017 1726879815.46853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 5017 1726879815.46859: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90ac800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b901c2c0> <<< 5017 1726879815.46883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5017 1726879815.46906: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.46925: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b90accb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90acb60> <<< 5017 1726879815.46965: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b90acf50> <<< 5017 1726879815.46969: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b901ade0> <<< 5017 1726879815.47001: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 5017 1726879815.47010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879815.47022: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5017 1726879815.47057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5017 1726879815.47077: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90ad640> <<< 5017 1726879815.47080: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90ad310> <<< 5017 1726879815.47086: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5017 1726879815.47117: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879815.47130: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90ae540> <<< 5017 1726879815.47155: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5017 1726879815.47160: stdout chunk (state=3): >>>import 'runpy' # <<< 5017 1726879815.47181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5017 1726879815.47214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5017 1726879815.47237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 5017 1726879815.47249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90c4770> <<< 5017 1726879815.47257: stdout chunk (state=3): >>>import 'errno' # <<< 5017 1726879815.47296: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.47303: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.47309: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b90c5eb0> <<< 5017 1726879815.47321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5017 1726879815.47328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5017 1726879815.47350: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5017 1726879815.47362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5017 1726879815.47371: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90c6d80> <<< 5017 1726879815.47407: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.47426: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b90c73b0> <<< 5017 1726879815.47435: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90c62d0> <<< 5017 1726879815.47443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5017 1726879815.47456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879815.47497: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.47500: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b90c7e30> <<< 5017 1726879815.47515: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90c7560> <<< 5017 1726879815.47555: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90ae5a0> <<< 5017 1726879815.47580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5017 1726879815.47602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5017 1726879815.47625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5017 1726879815.47641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5017 1726879815.47678: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8e47cb0> <<< 5017 1726879815.47703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5017 1726879815.47739: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8e70740> <<< 5017 1726879815.47747: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8e704a0> <<< 5017 1726879815.47768: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.47771: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8e70770> <<< 5017 1726879815.47811: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.47815: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8e70950> <<< 5017 1726879815.47832: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8e45e50> <<< 5017 1726879815.47846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879815.47947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879815.47960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5017 1726879815.47980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5017 1726879815.47986: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8e72030> <<< 5017 1726879815.48014: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8e70cb0> <<< 5017 1726879815.48026: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90aec90> <<< 5017 1726879815.48055: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879815.48106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879815.48127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879815.48172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879815.48203: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8ea2390> <<< 5017 1726879815.48251: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879815.48274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879815.48285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879815.48310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879815.48358: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8eba540> <<< 5017 1726879815.48383: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879815.48418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879815.48474: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879815.48504: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879815.48507: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8ef32c0> <<< 5017 1726879815.48518: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5017 1726879815.48557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879815.48582: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879815.48626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5017 1726879815.48717: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8f19a60> <<< 5017 1726879815.48794: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8ef33e0> <<< 5017 1726879815.48833: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8ebb1d0> <<< 5017 1726879815.48859: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d382f0> <<< 5017 1726879815.48883: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8eb9580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8e72f30> <<< 5017 1726879815.48989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879815.49004: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f77b8d38500> <<< 5017 1726879815.49085: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_1ksc2787/ansible_file_payload.zip' <<< 5017 1726879815.49090: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.49242: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.49270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879815.49279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879815.49320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879815.49399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879815.49429: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 5017 1726879815.49436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d8dfd0> <<< 5017 1726879815.49443: stdout chunk (state=3): >>>import '_typing' # <<< 5017 1726879815.49640: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d64ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d3bf50> <<< 5017 1726879815.49648: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.49680: stdout chunk (state=3): >>>import 'ansible' # <<< 5017 1726879815.49694: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.49708: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.49718: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.49725: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5017 1726879815.49748: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.51306: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.52571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 5017 1726879815.52586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d67ce0> <<< 5017 1726879815.52601: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 5017 1726879815.52610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879815.52630: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5017 1726879815.52639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5017 1726879815.52657: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 5017 1726879815.52662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5017 1726879815.52700: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.52703: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8db5940> <<< 5017 1726879815.52733: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8db56d0> <<< 5017 1726879815.52762: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8db4fe0> <<< 5017 1726879815.52787: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5017 1726879815.52796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879815.52835: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8db5430> <<< 5017 1726879815.52846: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d8ea50> <<< 5017 1726879815.52854: stdout chunk (state=3): >>>import 'atexit' # <<< 5017 1726879815.52877: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.52885: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8db6720> <<< 5017 1726879815.52907: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.52919: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8db68a0> <<< 5017 1726879815.52930: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5017 1726879815.52978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5017 1726879815.52987: stdout chunk (state=3): >>>import '_locale' # <<< 5017 1726879815.53038: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8db6db0> <<< 5017 1726879815.53044: stdout chunk (state=3): >>>import 'pwd' # <<< 5017 1726879815.53065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879815.53087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5017 1726879815.53127: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c1cc50> <<< 5017 1726879815.53154: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.53163: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c1e870> <<< 5017 1726879815.53181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879815.53197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879815.53237: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c1f1a0> <<< 5017 1726879815.53251: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5017 1726879815.53287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879815.53296: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c20380> <<< 5017 1726879815.53320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879815.53352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5017 1726879815.53377: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5017 1726879815.53438: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c22de0> <<< 5017 1726879815.53481: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.53489: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c22f00> <<< 5017 1726879815.53495: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c210a0> <<< 5017 1726879815.53520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879815.53541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5017 1726879815.53568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5017 1726879815.53593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879815.53619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5017 1726879815.53650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5017 1726879815.53656: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c26cc0> <<< 5017 1726879815.53669: stdout chunk (state=3): >>>import '_tokenize' # <<< 5017 1726879815.53741: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c25790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c254f0> <<< 5017 1726879815.53762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5017 1726879815.53768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879815.53850: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c27f50> <<< 5017 1726879815.53879: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c215b0> <<< 5017 1726879815.53909: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c6ee10> <<< 5017 1726879815.53936: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c6efc0> <<< 5017 1726879815.53962: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5017 1726879815.53977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5017 1726879815.54006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 5017 1726879815.54009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5017 1726879815.54038: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c70b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c70950> <<< 5017 1726879815.54058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879815.54168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5017 1726879815.54221: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c73110> <<< 5017 1726879815.54238: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c71280> <<< 5017 1726879815.54247: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5017 1726879815.54296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879815.54312: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5017 1726879815.54332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5017 1726879815.54388: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c7a900> <<< 5017 1726879815.54536: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c73290> <<< 5017 1726879815.54613: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879815.54619: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c7bc20> <<< 5017 1726879815.54651: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c7bad0> <<< 5017 1726879815.54703: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c7bb90> <<< 5017 1726879815.54717: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c6f2c0> <<< 5017 1726879815.54739: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 5017 1726879815.54750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5017 1726879815.54763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879815.54793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5017 1726879815.54816: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.54846: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c7f350> <<< 5017 1726879815.55039: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.55047: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c803b0> <<< 5017 1726879815.55055: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c7daf0> <<< 5017 1726879815.55100: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c7ee70> <<< 5017 1726879815.55106: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c7d700> <<< 5017 1726879815.55119: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.55132: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5017 1726879815.55147: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.55248: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.55354: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.55378: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.55381: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 5017 1726879815.55385: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.55411: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5017 1726879815.55424: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.55562: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.55706: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.56367: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.57043: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5017 1726879815.57056: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 5017 1726879815.57071: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5017 1726879815.57084: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5017 1726879815.57107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879815.57159: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.57167: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8d045f0> <<< 5017 1726879815.57267: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5017 1726879815.57278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5017 1726879815.57293: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d05370> <<< 5017 1726879815.57304: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c82ea0> <<< 5017 1726879815.57357: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879815.57369: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.57385: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.57409: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5017 1726879815.57415: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.57592: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.57788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5017 1726879815.57792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5017 1726879815.57794: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d05520> <<< 5017 1726879815.57810: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.58362: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.58908: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.58991: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.59085: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879815.59091: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.59134: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.59166: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5017 1726879815.59189: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.59262: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.59377: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879815.59386: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.59421: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5017 1726879815.59428: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.59470: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.59515: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879815.59525: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.59800: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.60080: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879815.60145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879815.60157: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879815.60247: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d07d10> <<< 5017 1726879815.60253: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.60342: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.60424: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5017 1726879815.60437: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5017 1726879815.60443: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879815.60468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879815.60553: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.60685: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8b15d90><<< 5017 1726879815.60692: stdout chunk (state=3): >>> <<< 5017 1726879815.60737: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.60744: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8b16690> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d06b10> <<< 5017 1726879815.60762: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.60810: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.60851: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5017 1726879815.60857: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.60907: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.60951: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.61014: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.61084: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879815.61126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879815.61216: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879815.61223: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8b15370> <<< 5017 1726879815.61261: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8b167e0> <<< 5017 1726879815.61291: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5017 1726879815.61299: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.61367: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.61436: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.61462: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.61510: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 5017 1726879815.61517: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879815.61537: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879815.61550: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879815.61578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879815.61631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879815.61654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879815.61665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879815.61729: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8ba69f0> <<< 5017 1726879815.61773: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8b20740> <<< 5017 1726879815.61867: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8b1a7b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8b1a600> # destroy ansible.module_utils.distro <<< 5017 1726879815.61870: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5017 1726879815.61905: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.61931: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879815.61996: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5017 1726879815.62008: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.62030: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 5017 1726879815.62036: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.62606: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.63214: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879815.63636: stdout chunk (state=3): >>> {"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 5017 1726879815.63644: stdout chunk (state=3): >>># destroy __main__ <<< 5017 1726879815.63978: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5017 1726879815.63993: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 5017 1726879815.63995: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal<<< 5017 1726879815.64024: stdout chunk (state=3): >>> # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib <<< 5017 1726879815.64058: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random <<< 5017 1726879815.64079: stdout chunk (state=3): >>># cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors <<< 5017 1726879815.64087: stdout chunk (state=3): >>># cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string <<< 5017 1726879815.64131: stdout chunk (state=3): >>># cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy <<< 5017 1726879815.64136: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro <<< 5017 1726879815.64139: stdout chunk (state=3): >>># cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5017 1726879815.64375: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879815.64418: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5017 1726879815.64429: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 5017 1726879815.64440: stdout chunk (state=3): >>># destroy ipaddress <<< 5017 1726879815.64455: stdout chunk (state=3): >>># destroy ntpath <<< 5017 1726879815.64489: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy array<<< 5017 1726879815.64492: stdout chunk (state=3): >>> <<< 5017 1726879815.64522: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux <<< 5017 1726879815.64534: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian <<< 5017 1726879815.64556: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon <<< 5017 1726879815.64571: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 5017 1726879815.64609: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback <<< 5017 1726879815.64613: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 5017 1726879815.64616: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading <<< 5017 1726879815.64637: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors <<< 5017 1726879815.64653: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings <<< 5017 1726879815.64667: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json <<< 5017 1726879815.64683: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib <<< 5017 1726879815.64712: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 5017 1726879815.64717: stdout chunk (state=3): >>># destroy fnmatch <<< 5017 1726879815.64722: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping warnings <<< 5017 1726879815.64754: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 5017 1726879815.64758: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 5017 1726879815.64791: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 5017 1726879815.64802: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath <<< 5017 1726879815.64817: stdout chunk (state=3): >>># cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 5017 1726879815.64832: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 5017 1726879815.64852: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 5017 1726879815.64863: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879815.65052: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5017 1726879815.65059: stdout chunk (state=3): >>># destroy _socket <<< 5017 1726879815.65088: stdout chunk (state=3): >>># destroy _collections_abc <<< 5017 1726879815.65094: stdout chunk (state=3): >>># destroy _weakref <<< 5017 1726879815.65123: stdout chunk (state=3): >>># destroy _uuid <<< 5017 1726879815.65137: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 5017 1726879815.65151: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser <<< 5017 1726879815.65172: stdout chunk (state=3): >>># destroy tokenize # destroy _string <<< 5017 1726879815.65180: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 5017 1726879815.65213: 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 <<< 5017 1726879815.65225: stdout chunk (state=3): >>># destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json <<< 5017 1726879815.65231: stdout chunk (state=3): >>># destroy select <<< 5017 1726879815.65260: stdout chunk (state=3): >>># destroy _hashlib # destroy selinux._selinux <<< 5017 1726879815.65270: stdout chunk (state=3): >>># destroy collections # destroy copyreg # destroy contextlib <<< 5017 1726879815.65285: stdout chunk (state=3): >>># destroy _signal <<< 5017 1726879815.65307: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 5017 1726879815.65313: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings <<< 5017 1726879815.65335: stdout chunk (state=3): >>># destroy operator <<< 5017 1726879815.65364: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5017 1726879815.65447: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time <<< 5017 1726879815.65453: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect <<< 5017 1726879815.65481: stdout chunk (state=3): >>># destroy re <<< 5017 1726879815.65490: stdout chunk (state=3): >>># destroy _random <<< 5017 1726879815.65517: stdout chunk (state=3): >>># destroy itertools # destroy _collections # destroy _operator # destroy _sha2 <<< 5017 1726879815.65528: stdout chunk (state=3): >>># destroy builtins # destroy _thread <<< 5017 1726879815.65548: stdout chunk (state=3): >>># destroy _abc <<< 5017 1726879815.65557: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy _io <<< 5017 1726879815.65570: stdout chunk (state=3): >>># clear sys.audit hooks <<< 5017 1726879815.65945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879815.66013: stderr chunk (state=3): >>><<< 5017 1726879815.66019: stdout chunk (state=3): >>><<< 5017 1726879815.66089: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b920c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b91dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b920eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8fe1160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8fe1fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b901fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b901ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b9057860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b9057ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b9037b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90351f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b901d040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b907b800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b907a420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90362a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b9078c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90ac800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b901c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b90accb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90acb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b90acf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b901ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90ad640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90ad310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90ae540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90c4770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b90c5eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90c6d80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b90c73b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90c62d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b90c7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90c7560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90ae5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8e47cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8e70740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8e704a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8e70770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8e70950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8e45e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8e72030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8e70cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b90aec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8ea2390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8eba540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8ef32c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8f19a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8ef33e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8ebb1d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d382f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8eb9580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8e72f30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f77b8d38500> # zipimport: found 30 names in '/tmp/ansible_file_payload_1ksc2787/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d8dfd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d64ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d3bf50> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d67ce0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8db5940> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8db56d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8db4fe0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8db5430> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d8ea50> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8db6720> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8db68a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8db6db0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c1cc50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c1e870> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c1f1a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c20380> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c22de0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c22f00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c210a0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c26cc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c25790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c254f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c27f50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c215b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c6ee10> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c6efc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c70b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c70950> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c73110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c71280> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c7a900> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c73290> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c7bc20> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c7bad0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c7bb90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c6f2c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c7f350> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c803b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c7daf0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8c7ee70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c7d700> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8d045f0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d05370> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8c82ea0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d05520> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d07d10> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8b15d90> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8b16690> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8d06b10> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b8b15370> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8b167e0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8ba69f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8b20740> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8b1a7b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b8b1a600> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks 5017 1726879815.66694: done with _execute_module (file, {'path': '/root/.ssh', 'state': 'directory', 'group': 'root', 'owner': 'root', 'mode': '0700', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_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-1726879815.2074442-5447-112873435316924/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879815.66698: _low_level_execute_command(): starting 5017 1726879815.66701: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879815.2074442-5447-112873435316924/ > /dev/null 2>&1 && sleep 0' 5017 1726879815.66867: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879815.66870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879815.66875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.66878: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879815.66880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.66943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879815.66946: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879815.66948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879815.66998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879815.68916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879815.68969: stderr chunk (state=3): >>><<< 5017 1726879815.68972: stdout chunk (state=3): >>><<< 5017 1726879815.68990: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879815.68997: handler run complete 5017 1726879815.69022: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.69025: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879815.69031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879815.69034: variable 'ansible_port' from source: unknown 5017 1726879815.69038: variable 'ansible_user' from source: unknown 5017 1726879815.69048: attempt loop complete, returning result 5017 1726879815.69051: _execute() done 5017 1726879815.69053: dumping result to json 5017 1726879815.69061: done dumping result, returning 5017 1726879815.69072: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed [0affef3a-ec81-c52e-bf3c-0000000000eb] 5017 1726879815.69078: sending task result for task 0affef3a-ec81-c52e-bf3c-0000000000eb 5017 1726879815.69213: done sending task result for task 0affef3a-ec81-c52e-bf3c-0000000000eb 5017 1726879815.69216: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 4096, "state": "directory", "uid": 0 } 5017 1726879815.69385: no more pending results, returning what we have 5017 1726879815.69388: results queue empty 5017 1726879815.69389: checking for any_errors_fatal 5017 1726879815.69397: done checking for any_errors_fatal 5017 1726879815.69398: checking for max_fail_percentage 5017 1726879815.69399: done checking for max_fail_percentage 5017 1726879815.69400: checking to see if all hosts have failed and the running result is not ok 5017 1726879815.69401: done checking to see if all hosts have failed 5017 1726879815.69402: getting the remaining hosts for this loop 5017 1726879815.69404: done getting the remaining hosts for this loop 5017 1726879815.69409: getting the next task for host managed_node3 5017 1726879815.69415: done getting next task for host managed_node3 5017 1726879815.69419: ^ task is: TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed 5017 1726879815.69423: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879815.69434: getting variables 5017 1726879815.69435: in VariableManager get_vars() 5017 1726879815.69461: Calling all_inventory to load vars for managed_node3 5017 1726879815.69466: Calling groups_inventory to load vars for managed_node3 5017 1726879815.69468: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879815.69480: Calling all_plugins_play to load vars for managed_node3 5017 1726879815.69483: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879815.69494: Calling groups_plugins_play to load vars for managed_node3 5017 1726879815.69716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879815.69906: done with get_vars() 5017 1726879815.69915: done getting variables TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Friday 20 September 2024 20:50:15 -0400 (0:00:00.577) 0:00:14.313 ****** 5017 1726879815.70002: entering _queue_task() for managed_node3/lineinfile 5017 1726879815.70003: Creating lock for lineinfile 5017 1726879815.70233: worker is 1 (out of 1 available) 5017 1726879815.70244: exiting _queue_task() for managed_node3/lineinfile 5017 1726879815.70257: done queuing things up, now waiting for results queue to drain 5017 1726879815.70259: waiting for pending results... 5017 1726879815.70432: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed 5017 1726879815.70537: in run() - task 0affef3a-ec81-c52e-bf3c-0000000000ec 5017 1726879815.70550: variable 'ansible_search_path' from source: unknown 5017 1726879815.70553: variable 'ansible_search_path' from source: unknown 5017 1726879815.70588: calling self._execute() 5017 1726879815.70610: variable 'kdump_ssh_server' from source: play vars 5017 1726879815.70770: variable 'kdump_ssh_server' from source: play vars 5017 1726879815.70775: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879815.70833: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879815.70837: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.70893: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.70907: in VariableManager get_vars() 5017 1726879815.70944: Calling all_inventory to load vars for managed_node3 5017 1726879815.70947: Calling groups_inventory to load vars for managed_node3 5017 1726879815.70953: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879815.70970: Calling all_plugins_play to load vars for managed_node3 5017 1726879815.70978: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879815.70985: Calling groups_plugins_play to load vars for managed_node3 5017 1726879815.71200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879815.71399: done with get_vars() 5017 1726879815.71407: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.71446: variable 'ansible_delegated_vars' from source: unknown 5017 1726879815.71458: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.71468: variable 'omit' from source: magic vars 5017 1726879815.71539: variable 'omit' from source: magic vars 5017 1726879815.71596: variable 'omit' from source: magic vars 5017 1726879815.71618: variable '__kdump_new_key' from source: task vars 5017 1726879815.71673: variable '__kdump_new_key' from source: task vars 5017 1726879815.71783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5017 1726879815.73419: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5017 1726879815.73687: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5017 1726879815.73719: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5017 1726879815.73749: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5017 1726879815.73774: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5017 1726879815.73842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5017 1726879815.73869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5017 1726879815.73895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5017 1726879815.73928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5017 1726879815.73940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5017 1726879815.74034: variable '__kdump_keydata' from source: set_fact 5017 1726879815.74134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5017 1726879815.74154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5017 1726879815.74178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5017 1726879815.74214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5017 1726879815.74228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5017 1726879815.74294: variable '__kdump_authorized_keys_file' from source: set_fact 5017 1726879815.74309: variable '__kdump_authorized_keys_path' from source: task vars 5017 1726879815.74388: variable '__kdump_ssh_user_info' from source: set_fact 5017 1726879815.74497: variable '__kdump_authorized_keys_file' from source: set_fact 5017 1726879815.74511: variable 'kdump_ssh_user' from source: play vars 5017 1726879815.74597: variable 'hostvars' from source: magic vars 5017 1726879815.74601: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879815.74606: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.74659: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.74668: in VariableManager get_vars() 5017 1726879815.74676: Calling all_inventory to load vars for managed_node3 5017 1726879815.74680: Calling groups_inventory to load vars for managed_node3 5017 1726879815.74687: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879815.74695: Calling all_plugins_play to load vars for managed_node3 5017 1726879815.74700: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879815.74706: Calling groups_plugins_play to load vars for managed_node3 5017 1726879815.74845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879815.75017: done with get_vars() 5017 1726879815.75032: variable 'ansible_user_id' from source: facts 5017 1726879815.75140: variable '__kdump_authorized_keys_file' from source: set_fact 5017 1726879815.75153: variable 'kdump_ssh_user' from source: play vars 5017 1726879815.75238: variable 'hostvars' from source: magic vars 5017 1726879815.75241: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879815.75246: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.75304: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.75308: in VariableManager get_vars() 5017 1726879815.75312: Calling all_inventory to load vars for managed_node3 5017 1726879815.75318: Calling groups_inventory to load vars for managed_node3 5017 1726879815.75323: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879815.75331: Calling all_plugins_play to load vars for managed_node3 5017 1726879815.75337: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879815.75347: Calling groups_plugins_play to load vars for managed_node3 5017 1726879815.75497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879815.75669: done with get_vars() 5017 1726879815.75680: variable 'ansible_user_id' from source: facts 5017 1726879815.75785: variable '__kdump_authorized_keys_file' from source: set_fact 5017 1726879815.75810: variable 'omit' from source: magic vars 5017 1726879815.75823: variable 'ansible_delegated_vars' from source: unknown 5017 1726879815.75840: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879815.75866: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879815.75881: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879815.75897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879815.75907: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879815.75935: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.75938: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879815.75941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879815.75946: variable 'ansible_port' from source: unknown 5017 1726879815.75949: variable 'ansible_user' from source: unknown 5017 1726879815.76028: Set connection var ansible_connection to ssh 5017 1726879815.76038: Set connection var ansible_pipelining to False 5017 1726879815.76046: Set connection var ansible_timeout to 10 5017 1726879815.76056: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879815.76059: Set connection var ansible_shell_type to sh 5017 1726879815.76071: Set connection var ansible_shell_executable to /bin/sh 5017 1726879815.76092: variable 'ansible_delegated_vars' from source: unknown 5017 1726879815.76095: variable 'ansible_user' from source: unknown 5017 1726879815.76104: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879815.76244: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5017 1726879815.76253: variable 'omit' from source: magic vars 5017 1726879815.76260: starting attempt loop 5017 1726879815.76267: running the handler 5017 1726879815.76281: _low_level_execute_command(): starting 5017 1726879815.76287: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879815.76841: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879815.76845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.76848: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found <<< 5017 1726879815.76851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.76906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879815.76909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879815.76911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879815.76978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879815.78696: stdout chunk (state=3): >>>/root <<< 5017 1726879815.78810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879815.78856: stderr chunk (state=3): >>><<< 5017 1726879815.78860: stdout chunk (state=3): >>><<< 5017 1726879815.78886: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879815.78898: _low_level_execute_command(): starting 5017 1726879815.78904: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879815.788851-5458-213374764698037 `" && echo ansible-tmp-1726879815.788851-5458-213374764698037="` echo /root/.ansible/tmp/ansible-tmp-1726879815.788851-5458-213374764698037 `" ) && sleep 0' 5017 1726879815.79334: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879815.79374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879815.79380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.79383: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879815.79386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.79430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879815.79433: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879815.79496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879815.81504: stdout chunk (state=3): >>>ansible-tmp-1726879815.788851-5458-213374764698037=/root/.ansible/tmp/ansible-tmp-1726879815.788851-5458-213374764698037 <<< 5017 1726879815.81628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879815.81672: stderr chunk (state=3): >>><<< 5017 1726879815.81678: stdout chunk (state=3): >>><<< 5017 1726879815.81694: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879815.788851-5458-213374764698037=/root/.ansible/tmp/ansible-tmp-1726879815.788851-5458-213374764698037 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879815.81712: variable 'ansible_delegated_vars' from source: unknown 5017 1726879815.81763: variable 'ansible_module_compression' from source: unknown 5017 1726879815.81808: ANSIBALLZ: Using lock for lineinfile 5017 1726879815.81811: ANSIBALLZ: Acquiring lock 5017 1726879815.81814: ANSIBALLZ: Lock acquired: 140107170862800 5017 1726879815.81816: ANSIBALLZ: Creating module 5017 1726879815.92452: ANSIBALLZ: Writing module into payload 5017 1726879815.92558: ANSIBALLZ: Writing module 5017 1726879815.92580: ANSIBALLZ: Renaming module 5017 1726879815.92586: ANSIBALLZ: Done creating module 5017 1726879815.92601: variable 'ansible_facts' from source: unknown 5017 1726879815.92657: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879815.788851-5458-213374764698037/AnsiballZ_lineinfile.py 5017 1726879815.92780: Sending initial data 5017 1726879815.92783: Sent initial data (156 bytes) 5017 1726879815.93241: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879815.93280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879815.93284: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879815.93286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.93289: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879815.93291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.93347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879815.93350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879815.93414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879815.95119: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879815.95171: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879815.95224: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpk3oaszna /root/.ansible/tmp/ansible-tmp-1726879815.788851-5458-213374764698037/AnsiballZ_lineinfile.py <<< 5017 1726879815.95227: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879815.788851-5458-213374764698037/AnsiballZ_lineinfile.py" <<< 5017 1726879815.95271: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpk3oaszna" to remote "/root/.ansible/tmp/ansible-tmp-1726879815.788851-5458-213374764698037/AnsiballZ_lineinfile.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879815.788851-5458-213374764698037/AnsiballZ_lineinfile.py" <<< 5017 1726879815.96103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879815.96175: stderr chunk (state=3): >>><<< 5017 1726879815.96179: stdout chunk (state=3): >>><<< 5017 1726879815.96199: done transferring module to remote 5017 1726879815.96212: _low_level_execute_command(): starting 5017 1726879815.96219: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879815.788851-5458-213374764698037/ /root/.ansible/tmp/ansible-tmp-1726879815.788851-5458-213374764698037/AnsiballZ_lineinfile.py && sleep 0' 5017 1726879815.96677: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879815.96681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.96702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.96751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879815.96755: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879815.96813: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879815.98654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879815.98701: stderr chunk (state=3): >>><<< 5017 1726879815.98706: stdout chunk (state=3): >>><<< 5017 1726879815.98721: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879815.98729: _low_level_execute_command(): starting 5017 1726879815.98731: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879815.788851-5458-213374764698037/AnsiballZ_lineinfile.py && sleep 0' 5017 1726879815.99184: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879815.99188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.99190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879815.99192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879815.99249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879815.99256: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879815.99258: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879815.99313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879816.01488: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5017 1726879816.01521: stdout chunk (state=3): >>>import _imp # builtin <<< 5017 1726879816.01558: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5017 1726879816.01566: stdout chunk (state=3): >>>import '_weakref' # <<< 5017 1726879816.01638: stdout chunk (state=3): >>>import '_io' # <<< 5017 1726879816.01643: stdout chunk (state=3): >>>import 'marshal' # <<< 5017 1726879816.01682: stdout chunk (state=3): >>>import 'posix' # <<< 5017 1726879816.01719: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5017 1726879816.01742: stdout chunk (state=3): >>>import 'time' # <<< 5017 1726879816.01755: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5017 1726879816.01814: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5017 1726879816.01822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.01837: stdout chunk (state=3): >>>import '_codecs' # <<< 5017 1726879816.01865: stdout chunk (state=3): >>>import 'codecs' # <<< 5017 1726879816.01901: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5017 1726879816.01927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5017 1726879816.01941: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f32c530> <<< 5017 1726879816.01948: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f2fbb30> <<< 5017 1726879816.01976: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5017 1726879816.01988: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f32eab0> <<< 5017 1726879816.02010: stdout chunk (state=3): >>>import '_signal' # <<< 5017 1726879816.02030: stdout chunk (state=3): >>>import '_abc' # <<< 5017 1726879816.02049: stdout chunk (state=3): >>>import 'abc' # <<< 5017 1726879816.02057: stdout chunk (state=3): >>>import 'io' # <<< 5017 1726879816.02100: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5017 1726879816.02195: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879816.02226: stdout chunk (state=3): >>>import 'genericpath' # <<< 5017 1726879816.02232: stdout chunk (state=3): >>>import 'posixpath' # <<< 5017 1726879816.02251: stdout chunk (state=3): >>>import 'os' # <<< 5017 1726879816.02277: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5017 1726879816.02288: stdout chunk (state=3): >>>Processing user site-packages <<< 5017 1726879816.02301: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5017 1726879816.02322: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 5017 1726879816.02325: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5017 1726879816.02354: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5017 1726879816.02359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5017 1726879816.02385: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f141160> <<< 5017 1726879816.02448: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5017 1726879816.02460: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.02465: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f141fd0> <<< 5017 1726879816.02496: stdout chunk (state=3): >>>import 'site' # <<< 5017 1726879816.02528: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879816.02781: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879816.02784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5017 1726879816.02816: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5017 1726879816.02823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.02848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5017 1726879816.02887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5017 1726879816.02910: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5017 1726879816.02929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5017 1726879816.02953: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f17fe00> <<< 5017 1726879816.02967: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5017 1726879816.02996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5017 1726879816.03014: stdout chunk (state=3): >>>import '_operator' # <<< 5017 1726879816.03020: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f17fec0> <<< 5017 1726879816.03036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5017 1726879816.03070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5017 1726879816.03094: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5017 1726879816.03145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.03161: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879816.03196: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 5017 1726879816.03202: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f1b7800> <<< 5017 1726879816.03221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5017 1726879816.03239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f1b7e90> <<< 5017 1726879816.03257: stdout chunk (state=3): >>>import '_collections' # <<< 5017 1726879816.03311: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f197ad0> <<< 5017 1726879816.03323: stdout chunk (state=3): >>>import '_functools' # <<< 5017 1726879816.03350: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f1951f0> <<< 5017 1726879816.03451: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f17cfb0> <<< 5017 1726879816.03477: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5017 1726879816.03502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5017 1726879816.03515: stdout chunk (state=3): >>>import '_sre' # <<< 5017 1726879816.03542: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879816.03559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879816.03587: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5017 1726879816.03593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879816.03631: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f1db770> <<< 5017 1726879816.03641: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f1da390> <<< 5017 1726879816.03679: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f1960c0> <<< 5017 1726879816.03686: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f1d8bf0> <<< 5017 1726879816.03751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 5017 1726879816.03755: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f20c7d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f17c260> <<< 5017 1726879816.03788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5017 1726879816.03829: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.03837: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5f20cc80> <<< 5017 1726879816.03845: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f20cb30> <<< 5017 1726879816.03889: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.03893: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5f20cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f17ad80> <<< 5017 1726879816.03930: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.03954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5017 1726879816.03984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5017 1726879816.04010: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f20d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f20d280> <<< 5017 1726879816.04018: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5017 1726879816.04051: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 5017 1726879816.04058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879816.04069: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f20e4b0> <<< 5017 1726879816.04094: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5017 1726879816.04100: stdout chunk (state=3): >>>import 'runpy' # <<< 5017 1726879816.04127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5017 1726879816.04154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5017 1726879816.04186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 5017 1726879816.04193: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f2246e0> <<< 5017 1726879816.04212: stdout chunk (state=3): >>>import 'errno' # <<< 5017 1726879816.04245: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.04250: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5f225e20> <<< 5017 1726879816.04272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5017 1726879816.04294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5017 1726879816.04317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5017 1726879816.04328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5017 1726879816.04334: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f226d20> <<< 5017 1726879816.04376: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.04383: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5f227380> <<< 5017 1726879816.04390: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f226270> <<< 5017 1726879816.04416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5017 1726879816.04423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879816.04472: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.04477: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5f227da0> <<< 5017 1726879816.04486: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f2274d0> <<< 5017 1726879816.04535: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f20e510> <<< 5017 1726879816.04553: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5017 1726879816.04584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5017 1726879816.04600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5017 1726879816.04628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5017 1726879816.04659: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.04671: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5efc3c20> <<< 5017 1726879816.04689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 5017 1726879816.04694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5017 1726879816.04724: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.04728: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5efec740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5efec4a0> <<< 5017 1726879816.04750: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.04768: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5efec6e0> <<< 5017 1726879816.04784: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.04793: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5efec8c0> <<< 5017 1726879816.04806: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5efc1dc0> <<< 5017 1726879816.04833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879816.04929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879816.04957: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5017 1726879816.04966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5017 1726879816.04980: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5efedf70> <<< 5017 1726879816.05000: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5efecbf0> <<< 5017 1726879816.05025: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f20ec00> <<< 5017 1726879816.05049: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879816.05107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.05123: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879816.05173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879816.05203: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f01e300> <<< 5017 1726879816.05253: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879816.05268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.05292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879816.05311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879816.05363: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f036480> <<< 5017 1726879816.05388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879816.05431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879816.05488: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879816.05517: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f073260> <<< 5017 1726879816.05535: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5017 1726879816.05580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879816.05599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879816.05648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5017 1726879816.05740: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f099a00> <<< 5017 1726879816.05818: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f073380> <<< 5017 1726879816.05862: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f037110> <<< 5017 1726879816.05893: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5eeb43b0> <<< 5017 1726879816.05917: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f0354c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5efeeea0> <<< 5017 1726879816.06026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879816.06039: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0a5eeb45c0> <<< 5017 1726879816.06123: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_7be6ry0i/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 5017 1726879816.06285: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.06310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879816.06327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879816.06370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879816.06449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879816.06482: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 5017 1726879816.06490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ef0e0f0> <<< 5017 1726879816.06498: stdout chunk (state=3): >>>import '_typing' # <<< 5017 1726879816.06698: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5eee0fe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5eee0170> <<< 5017 1726879816.06707: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.06733: stdout chunk (state=3): >>>import 'ansible' # <<< 5017 1726879816.06753: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.06761: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.06787: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.06793: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5017 1726879816.06816: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.08383: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.09654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5eee3f80> <<< 5017 1726879816.09687: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 5017 1726879816.09693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.09721: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5017 1726879816.09748: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5017 1726879816.09786: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.09792: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5ef31ac0> <<< 5017 1726879816.09830: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ef31850> <<< 5017 1726879816.09865: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ef31160> <<< 5017 1726879816.09884: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5017 1726879816.09899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879816.09937: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ef318b0> <<< 5017 1726879816.09947: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ef0ed80> <<< 5017 1726879816.09952: stdout chunk (state=3): >>>import 'atexit' # <<< 5017 1726879816.09982: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5ef32810> <<< 5017 1726879816.10014: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5ef32a50> <<< 5017 1726879816.10040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5017 1726879816.10088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5017 1726879816.10103: stdout chunk (state=3): >>>import '_locale' # <<< 5017 1726879816.10153: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ef32f90> <<< 5017 1726879816.10165: stdout chunk (state=3): >>>import 'pwd' # <<< 5017 1726879816.10181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879816.10211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5017 1726879816.10245: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ed98da0> <<< 5017 1726879816.10274: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5ed9a9c0> <<< 5017 1726879816.10298: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879816.10314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879816.10361: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ed9b380> <<< 5017 1726879816.10377: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5017 1726879816.10411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879816.10421: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ed9c530> <<< 5017 1726879816.10449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879816.10482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5017 1726879816.10505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5017 1726879816.10511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5017 1726879816.10571: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ed9eff0> <<< 5017 1726879816.10609: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.10617: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5ed9f350> <<< 5017 1726879816.10630: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ed9d2b0> <<< 5017 1726879816.10654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879816.10680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5017 1726879816.10705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 5017 1726879816.10708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5017 1726879816.10730: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879816.10757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5017 1726879816.10788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5017 1726879816.10808: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5eda2e70> <<< 5017 1726879816.10814: stdout chunk (state=3): >>>import '_tokenize' # <<< 5017 1726879816.10887: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5eda1970> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5eda16d0> <<< 5017 1726879816.10911: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5017 1726879816.10917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879816.11000: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5eda3ad0> <<< 5017 1726879816.11025: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ed9d7c0> <<< 5017 1726879816.11057: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5edeaff0> <<< 5017 1726879816.11087: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 5017 1726879816.11095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5edeb200> <<< 5017 1726879816.11123: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5017 1726879816.11132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5017 1726879816.11160: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5017 1726879816.11197: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.11205: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5edecce0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5edecaa0> <<< 5017 1726879816.11230: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879816.11333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5017 1726879816.11386: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5edef110> <<< 5017 1726879816.11391: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5eded310> <<< 5017 1726879816.11422: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5017 1726879816.11460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.11492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5017 1726879816.11504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5017 1726879816.11512: stdout chunk (state=3): >>>import '_string' # <<< 5017 1726879816.11560: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5edf68a0> <<< 5017 1726879816.11717: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5edef230> <<< 5017 1726879816.11791: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.11799: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5edf7b60> <<< 5017 1726879816.11830: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.11835: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5edf7aa0> <<< 5017 1726879816.11891: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.11899: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5edf7a10> <<< 5017 1726879816.11909: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5edeb3e0> <<< 5017 1726879816.11933: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5017 1726879816.11958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879816.11981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5017 1726879816.12019: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.12042: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.12047: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5edfb110> <<< 5017 1726879816.12240: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.12252: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5edfc380> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5edf98b0> <<< 5017 1726879816.12296: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5edfac60> <<< 5017 1726879816.12304: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5edf94c0> <<< 5017 1726879816.12313: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.12333: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5017 1726879816.12356: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.12457: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.12569: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.12580: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.12592: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 5017 1726879816.12596: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.12621: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5017 1726879816.12646: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.12786: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.12932: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.13599: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.14293: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 5017 1726879816.14301: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 5017 1726879816.14308: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 5017 1726879816.14332: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5017 1726879816.14351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.14411: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.14417: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5ee84590> <<< 5017 1726879816.14525: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5017 1726879816.14531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5017 1726879816.14552: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ee85340> <<< 5017 1726879816.14568: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5edfee10> <<< 5017 1726879816.14619: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879816.14636: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.14653: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.14679: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5017 1726879816.14689: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.14867: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.15051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5017 1726879816.15062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5017 1726879816.15069: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ee85ac0> <<< 5017 1726879816.15090: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.15654: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.16212: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.16297: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.16388: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879816.16398: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.16443: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.16488: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5017 1726879816.16498: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.16580: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.16695: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879816.16710: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.16731: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5017 1726879816.16746: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.16795: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.16841: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879816.16847: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.17130: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.17416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879816.17489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879816.17497: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879816.17588: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ee87aa0> <<< 5017 1726879816.17598: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.17685: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.17773: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5017 1726879816.17789: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5017 1726879816.17792: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879816.17824: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5017 1726879816.17832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879816.17907: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.18036: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5ec91d30> <<< 5017 1726879816.18094: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.18101: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5ec92660> <<< 5017 1726879816.18108: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ee86b10> <<< 5017 1726879816.18135: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.18172: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.18220: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5017 1726879816.18229: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.18282: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.18327: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.18391: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.18466: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879816.18506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.18597: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5ec912e0> <<< 5017 1726879816.18641: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ec92840> <<< 5017 1726879816.18677: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 5017 1726879816.18681: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 5017 1726879816.18690: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.18757: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.18824: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.18856: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.18905: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 5017 1726879816.18910: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.18930: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879816.18954: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879816.18972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879816.19037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879816.19054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879816.19080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879816.19135: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ed26990> <<< 5017 1726879816.19187: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ec9c620> <<< 5017 1726879816.19271: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ec96780> <<< 5017 1726879816.19276: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ec965d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5017 1726879816.19288: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.19321: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.19348: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 5017 1726879816.19358: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879816.19410: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5017 1726879816.19431: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.19453: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 5017 1726879816.19459: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.19757: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.20113: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.20585: stdout chunk (state=3): >>> {"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpCig1qE+O4WK0vkWfYXrK98rob8beu0ERCtYQ8C05ruLOzf14/fb0gs5epVoKit5VwBsb1X/h10g2yuOCFOQ/fpfXLFxme6dKxDg9l4duRv/vL0LZZRc7k5c4sLZG0+FqOgaO1WhhA6WO4bf2ldsm6Kq0kIJ48I+s1+tUbBbM/sOMpS8Pph2Czm2sqSj9LXkMrbf7Mp/EJOaAJ3c2RsCr3AesM1qDAhUVQvCW4Pk+gCICBWQWBotu5pZmKavMb62Y99icMasa8Y+T/GWg5IX3xGBVMzM/IotqvxH1t3vu5NkPpcESghjQWOK/r7Pbt3S4hDC+W/ojQMON04tKT094V+v/HK7Wtt6U69c6JX/i7ElS+/WigAc7NnShPPrRmcm45avLGWIVOokxhyUbxKYSZCYV56OZSYyX5TSSuZAj7w+WWQKwDcIwXjoHZLwGm+6MpvMFVMiFbCkdX+67Mo4P2iSX8CaDQV2kZVlascsvWWt8S6IOBqkNlNY60+gkRw0= root@ip-10-31-14-141.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 5017 1726879816.20935: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2<<< 5017 1726879816.20957: stdout chunk (state=3): >>> # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io <<< 5017 1726879816.20996: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack <<< 5017 1726879816.21018: stdout chunk (state=3): >>># destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 <<< 5017 1726879816.21051: stdout chunk (state=3): >>># cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime <<< 5017 1726879816.21079: stdout chunk (state=3): >>># cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy <<< 5017 1726879816.21099: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file <<< 5017 1726879816.21106: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5017 1726879816.21341: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879816.21354: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5017 1726879816.21382: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii <<< 5017 1726879816.21386: stdout chunk (state=3): >>># destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5017 1726879816.21404: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 5017 1726879816.21421: stdout chunk (state=3): >>># destroy ntpath <<< 5017 1726879816.21458: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon <<< 5017 1726879816.21461: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 5017 1726879816.21467: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 5017 1726879816.21495: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 5017 1726879816.21504: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 5017 1726879816.21526: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 5017 1726879816.21533: stdout chunk (state=3): >>># destroy datetime <<< 5017 1726879816.21555: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 5017 1726879816.21561: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5017 1726879816.21608: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 5017 1726879816.21621: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 5017 1726879816.21643: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 5017 1726879816.21647: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 5017 1726879816.21677: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 5017 1726879816.21689: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 5017 1726879816.21705: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 5017 1726879816.21711: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools <<< 5017 1726879816.21737: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 5017 1726879816.21754: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 5017 1726879816.21758: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5017 1726879816.21768: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879816.21893: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5017 1726879816.21913: stdout chunk (state=3): >>># destroy _collections <<< 5017 1726879816.21940: stdout chunk (state=3): >>># destroy platform # destroy _uuid<<< 5017 1726879816.21950: stdout chunk (state=3): >>> # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5017 1726879816.21967: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 5017 1726879816.21975: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 5017 1726879816.22005: stdout chunk (state=3): >>># destroy _typing <<< 5017 1726879816.22009: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools <<< 5017 1726879816.22021: stdout chunk (state=3): >>># destroy operator # destroy ansible.module_utils.six.moves <<< 5017 1726879816.22033: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5017 1726879816.22039: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5017 1726879816.22121: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 5017 1726879816.22152: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 5017 1726879816.22156: stdout chunk (state=3): >>># destroy time <<< 5017 1726879816.22159: stdout chunk (state=3): >>># destroy _random <<< 5017 1726879816.22168: stdout chunk (state=3): >>># destroy _weakref <<< 5017 1726879816.22189: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 <<< 5017 1726879816.22199: stdout chunk (state=3): >>># destroy _string # destroy re <<< 5017 1726879816.22213: stdout chunk (state=3): >>># destroy itertools <<< 5017 1726879816.22227: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 5017 1726879816.22231: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5017 1726879816.22610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879816.22676: stderr chunk (state=3): >>><<< 5017 1726879816.22680: stdout chunk (state=3): >>><<< 5017 1726879816.22750: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f32c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f2fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f32eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f141160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f141fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f17fe00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f17fec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f1b7800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f1b7e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f197ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f1951f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f17cfb0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f1db770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f1da390> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f1960c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f1d8bf0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f20c7d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f17c260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5f20cc80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f20cb30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5f20cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f17ad80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f20d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f20d280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f20e4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f2246e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5f225e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f226d20> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5f227380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f226270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5f227da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f2274d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f20e510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5efc3c20> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5efec740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5efec4a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5efec6e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5efec8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5efc1dc0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5efedf70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5efecbf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f20ec00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f01e300> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f036480> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f073260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f099a00> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f073380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f037110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5eeb43b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5f0354c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5efeeea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0a5eeb45c0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_7be6ry0i/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ef0e0f0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5eee0fe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5eee0170> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5eee3f80> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5ef31ac0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ef31850> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ef31160> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ef318b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ef0ed80> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5ef32810> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5ef32a50> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ef32f90> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ed98da0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5ed9a9c0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ed9b380> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ed9c530> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ed9eff0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5ed9f350> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ed9d2b0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5eda2e70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5eda1970> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5eda16d0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5eda3ad0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ed9d7c0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5edeaff0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5edeb200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5edecce0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5edecaa0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5edef110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5eded310> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5edf68a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5edef230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5edf7b60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5edf7aa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5edf7a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5edeb3e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5edfb110> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5edfc380> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5edf98b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5edfac60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5edf94c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5ee84590> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ee85340> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5edfee10> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ee85ac0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ee87aa0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5ec91d30> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5ec92660> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ee86b10> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a5ec912e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ec92840> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ed26990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ec9c620> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ec96780> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a5ec965d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpCig1qE+O4WK0vkWfYXrK98rob8beu0ERCtYQ8C05ruLOzf14/fb0gs5epVoKit5VwBsb1X/h10g2yuOCFOQ/fpfXLFxme6dKxDg9l4duRv/vL0LZZRc7k5c4sLZG0+FqOgaO1WhhA6WO4bf2ldsm6Kq0kIJ48I+s1+tUbBbM/sOMpS8Pph2Czm2sqSj9LXkMrbf7Mp/EJOaAJ3c2RsCr3AesM1qDAhUVQvCW4Pk+gCICBWQWBotu5pZmKavMb62Y99icMasa8Y+T/GWg5IX3xGBVMzM/IotqvxH1t3vu5NkPpcESghjQWOK/r7Pbt3S4hDC+W/ojQMON04tKT094V+v/HK7Wtt6U69c6JX/i7ElS+/WigAc7NnShPPrRmcm45avLGWIVOokxhyUbxKYSZCYV56OZSYyX5TSSuZAj7w+WWQKwDcIwXjoHZLwGm+6MpvMFVMiFbCkdX+67Mo4P2iSX8CaDQV2kZVlascsvWWt8S6IOBqkNlNY60+gkRw0= root@ip-10-31-14-141.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5017 1726879816.23331: done with _execute_module (lineinfile, {'line': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpCig1qE+O4WK0vkWfYXrK98rob8beu0ERCtYQ8C05ruLOzf14/fb0gs5epVoKit5VwBsb1X/h10g2yuOCFOQ/fpfXLFxme6dKxDg9l4duRv/vL0LZZRc7k5c4sLZG0+FqOgaO1WhhA6WO4bf2ldsm6Kq0kIJ48I+s1+tUbBbM/sOMpS8Pph2Czm2sqSj9LXkMrbf7Mp/EJOaAJ3c2RsCr3AesM1qDAhUVQvCW4Pk+gCICBWQWBotu5pZmKavMb62Y99icMasa8Y+T/GWg5IX3xGBVMzM/IotqvxH1t3vu5NkPpcESghjQWOK/r7Pbt3S4hDC+W/ojQMON04tKT094V+v/HK7Wtt6U69c6JX/i7ElS+/WigAc7NnShPPrRmcm45avLGWIVOokxhyUbxKYSZCYV56OZSYyX5TSSuZAj7w+WWQKwDcIwXjoHZLwGm+6MpvMFVMiFbCkdX+67Mo4P2iSX8CaDQV2kZVlascsvWWt8S6IOBqkNlNY60+gkRw0= root@ip-10-31-14-141.us-east-1.aws.redhat.com', 'state': 'present', 'create': True, 'path': '/root/.ssh/authorized_keys', 'group': 'root', 'owner': 'root', 'mode': '0600', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879815.788851-5458-213374764698037/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879816.23336: _low_level_execute_command(): starting 5017 1726879816.23338: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879815.788851-5458-213374764698037/ > /dev/null 2>&1 && sleep 0' 5017 1726879816.23513: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879816.23516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879816.23519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879816.23529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879816.23532: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879816.23534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879816.23571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879816.23587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879816.23658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879816.25916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879816.25972: stderr chunk (state=3): >>><<< 5017 1726879816.25977: stdout chunk (state=3): >>><<< 5017 1726879816.25994: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879816.26003: handler run complete 5017 1726879816.26029: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.26032: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879816.26038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879816.26041: variable 'ansible_port' from source: unknown 5017 1726879816.26044: variable 'ansible_user' from source: unknown 5017 1726879816.26051: attempt loop complete, returning result 5017 1726879816.26054: _execute() done 5017 1726879816.26058: dumping result to json 5017 1726879816.26068: done dumping result, returning 5017 1726879816.26080: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed [0affef3a-ec81-c52e-bf3c-0000000000ec] 5017 1726879816.26084: sending task result for task 0affef3a-ec81-c52e-bf3c-0000000000ec 5017 1726879816.26223: done sending task result for task 0affef3a-ec81-c52e-bf3c-0000000000ec 5017 1726879816.26227: WORKER PROCESS EXITING changed: [managed_node3] => { "backup": "", "changed": true } MSG: line added 5017 1726879816.26328: no more pending results, returning what we have 5017 1726879816.26331: results queue empty 5017 1726879816.26332: checking for any_errors_fatal 5017 1726879816.26349: done checking for any_errors_fatal 5017 1726879816.26350: checking for max_fail_percentage 5017 1726879816.26352: done checking for max_fail_percentage 5017 1726879816.26353: checking to see if all hosts have failed and the running result is not ok 5017 1726879816.26355: done checking to see if all hosts have failed 5017 1726879816.26355: getting the remaining hosts for this loop 5017 1726879816.26357: done getting the remaining hosts for this loop 5017 1726879816.26362: getting the next task for host managed_node3 5017 1726879816.26371: done getting next task for host managed_node3 5017 1726879816.26377: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch the servers public key 5017 1726879816.26381: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879816.26393: getting variables 5017 1726879816.26394: in VariableManager get_vars() 5017 1726879816.26428: Calling all_inventory to load vars for managed_node3 5017 1726879816.26431: Calling groups_inventory to load vars for managed_node3 5017 1726879816.26433: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879816.26443: Calling all_plugins_play to load vars for managed_node3 5017 1726879816.26459: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879816.26463: Calling groups_plugins_play to load vars for managed_node3 5017 1726879816.26680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879816.26862: done with get_vars() 5017 1726879816.26872: done getting variables TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Friday 20 September 2024 20:50:16 -0400 (0:00:00.569) 0:00:14.882 ****** 5017 1726879816.26956: entering _queue_task() for managed_node3/slurp 5017 1726879816.27175: worker is 1 (out of 1 available) 5017 1726879816.27189: exiting _queue_task() for managed_node3/slurp 5017 1726879816.27200: done queuing things up, now waiting for results queue to drain 5017 1726879816.27202: waiting for pending results... 5017 1726879816.27380: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key 5017 1726879816.27483: in run() - task 0affef3a-ec81-c52e-bf3c-0000000000ee 5017 1726879816.27496: variable 'ansible_search_path' from source: unknown 5017 1726879816.27499: variable 'ansible_search_path' from source: unknown 5017 1726879816.27533: calling self._execute() 5017 1726879816.27551: variable 'kdump_ssh_server' from source: play vars 5017 1726879816.27714: variable 'kdump_ssh_server' from source: play vars 5017 1726879816.27721: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879816.27784: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879816.27788: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.27842: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.27857: in VariableManager get_vars() 5017 1726879816.27898: Calling all_inventory to load vars for managed_node3 5017 1726879816.27902: Calling groups_inventory to load vars for managed_node3 5017 1726879816.27908: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879816.27925: Calling all_plugins_play to load vars for managed_node3 5017 1726879816.27931: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879816.27938: Calling groups_plugins_play to load vars for managed_node3 5017 1726879816.28129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879816.28330: done with get_vars() 5017 1726879816.28338: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.28382: variable 'ansible_delegated_vars' from source: unknown 5017 1726879816.28394: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.28401: variable 'omit' from source: magic vars 5017 1726879816.28478: variable 'omit' from source: magic vars 5017 1726879816.28536: variable 'omit' from source: magic vars 5017 1726879816.28564: variable 'omit' from source: magic vars 5017 1726879816.28580: variable 'ansible_delegated_vars' from source: unknown 5017 1726879816.28602: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879816.28632: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879816.28650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879816.28667: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879816.28681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879816.28707: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.28710: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879816.28716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879816.28719: variable 'ansible_port' from source: unknown 5017 1726879816.28724: variable 'ansible_user' from source: unknown 5017 1726879816.28807: Set connection var ansible_connection to ssh 5017 1726879816.28817: Set connection var ansible_pipelining to False 5017 1726879816.28827: Set connection var ansible_timeout to 10 5017 1726879816.28838: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879816.28840: Set connection var ansible_shell_type to sh 5017 1726879816.28847: Set connection var ansible_shell_executable to /bin/sh 5017 1726879816.28874: variable 'ansible_delegated_vars' from source: unknown 5017 1726879816.28878: variable 'ansible_user' from source: unknown 5017 1726879816.28886: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.29066: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5017 1726879816.29079: variable 'omit' from source: magic vars 5017 1726879816.29084: starting attempt loop 5017 1726879816.29087: running the handler 5017 1726879816.29101: _low_level_execute_command(): starting 5017 1726879816.29109: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879816.29671: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879816.29678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879816.29682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879816.29745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879816.29748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879816.29750: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879816.29801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879816.31466: stdout chunk (state=3): >>>/root <<< 5017 1726879816.31579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879816.31635: stderr chunk (state=3): >>><<< 5017 1726879816.31639: stdout chunk (state=3): >>><<< 5017 1726879816.31661: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879816.31678: _low_level_execute_command(): starting 5017 1726879816.31688: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879816.3166265-5466-227615283945384 `" && echo ansible-tmp-1726879816.3166265-5466-227615283945384="` echo /root/.ansible/tmp/ansible-tmp-1726879816.3166265-5466-227615283945384 `" ) && sleep 0' 5017 1726879816.32156: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879816.32192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5017 1726879816.32195: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879816.32198: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879816.32200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879816.32259: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879816.32264: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879816.32267: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879816.32318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879816.34285: stdout chunk (state=3): >>>ansible-tmp-1726879816.3166265-5466-227615283945384=/root/.ansible/tmp/ansible-tmp-1726879816.3166265-5466-227615283945384 <<< 5017 1726879816.34403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879816.34453: stderr chunk (state=3): >>><<< 5017 1726879816.34457: stdout chunk (state=3): >>><<< 5017 1726879816.34479: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879816.3166265-5466-227615283945384=/root/.ansible/tmp/ansible-tmp-1726879816.3166265-5466-227615283945384 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879816.34502: variable 'ansible_delegated_vars' from source: unknown 5017 1726879816.34555: variable 'ansible_module_compression' from source: unknown 5017 1726879816.34599: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5017be9hnmjn/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 5017 1726879816.34628: variable 'ansible_facts' from source: unknown 5017 1726879816.34696: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879816.3166265-5466-227615283945384/AnsiballZ_slurp.py 5017 1726879816.34816: Sending initial data 5017 1726879816.34820: Sent initial data (152 bytes) 5017 1726879816.35298: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879816.35302: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879816.35304: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 5017 1726879816.35307: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5017 1726879816.35310: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879816.35360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879816.35369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879816.35433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879816.37017: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 5017 1726879816.37022: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879816.37069: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879816.37121: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmp24qwf02n /root/.ansible/tmp/ansible-tmp-1726879816.3166265-5466-227615283945384/AnsiballZ_slurp.py <<< 5017 1726879816.37125: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879816.3166265-5466-227615283945384/AnsiballZ_slurp.py" <<< 5017 1726879816.37176: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmp24qwf02n" to remote "/root/.ansible/tmp/ansible-tmp-1726879816.3166265-5466-227615283945384/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879816.3166265-5466-227615283945384/AnsiballZ_slurp.py" <<< 5017 1726879816.37970: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879816.38035: stderr chunk (state=3): >>><<< 5017 1726879816.38039: stdout chunk (state=3): >>><<< 5017 1726879816.38060: done transferring module to remote 5017 1726879816.38077: _low_level_execute_command(): starting 5017 1726879816.38082: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879816.3166265-5466-227615283945384/ /root/.ansible/tmp/ansible-tmp-1726879816.3166265-5466-227615283945384/AnsiballZ_slurp.py && sleep 0' 5017 1726879816.38537: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879816.38540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879816.38546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 5017 1726879816.38551: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879816.38603: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879816.38611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879816.38662: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879816.40463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879816.40513: stderr chunk (state=3): >>><<< 5017 1726879816.40516: stdout chunk (state=3): >>><<< 5017 1726879816.40530: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879816.40534: _low_level_execute_command(): starting 5017 1726879816.40542: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879816.3166265-5466-227615283945384/AnsiballZ_slurp.py && sleep 0' 5017 1726879816.40995: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879816.40998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879816.41002: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879816.41004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879816.41057: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879816.41065: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879816.41120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879816.43281: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5017 1726879816.43306: stdout chunk (state=3): >>>import _imp # builtin <<< 5017 1726879816.43339: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 5017 1726879816.43419: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5017 1726879816.43461: stdout chunk (state=3): >>>import 'posix' # <<< 5017 1726879816.43527: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5017 1726879816.43541: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 5017 1726879816.43616: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5017 1726879816.43621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 5017 1726879816.43651: stdout chunk (state=3): >>>import 'codecs' # <<< 5017 1726879816.43684: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5017 1726879816.43733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7f2c530> <<< 5017 1726879816.43753: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7efbb30> <<< 5017 1726879816.43803: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7f2eab0> <<< 5017 1726879816.43807: stdout chunk (state=3): >>>import '_signal' # <<< 5017 1726879816.43844: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 5017 1726879816.43869: stdout chunk (state=3): >>>import 'io' # <<< 5017 1726879816.43889: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5017 1726879816.43989: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879816.44014: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5017 1726879816.44045: stdout chunk (state=3): >>>import 'os' # <<< 5017 1726879816.44099: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 5017 1726879816.44118: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5017 1726879816.44164: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5017 1726879816.44168: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7cdd160> <<< 5017 1726879816.44246: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.44253: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7cddfd0> <<< 5017 1726879816.44279: stdout chunk (state=3): >>>import 'site' # <<< 5017 1726879816.44302: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879816.44547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879816.44555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5017 1726879816.44584: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5017 1726879816.44592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.44617: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5017 1726879816.44654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5017 1726879816.44685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5017 1726879816.44698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5017 1726879816.44723: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d1be90> <<< 5017 1726879816.44734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5017 1726879816.44756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5017 1726879816.44785: stdout chunk (state=3): >>>import '_operator' # <<< 5017 1726879816.44794: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d1bf50> <<< 5017 1726879816.44807: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5017 1726879816.44837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5017 1726879816.44858: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5017 1726879816.44914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.44931: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879816.44962: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 5017 1726879816.44973: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d538c0> <<< 5017 1726879816.44994: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5017 1726879816.45005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d53f50> <<< 5017 1726879816.45026: stdout chunk (state=3): >>>import '_collections' # <<< 5017 1726879816.45085: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d33b60> <<< 5017 1726879816.45094: stdout chunk (state=3): >>>import '_functools' # <<< 5017 1726879816.45122: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d31280> <<< 5017 1726879816.45222: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d19040> <<< 5017 1726879816.45244: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5017 1726879816.45272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5017 1726879816.45284: stdout chunk (state=3): >>>import '_sre' # <<< 5017 1726879816.45310: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879816.45329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879816.45358: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5017 1726879816.45361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879816.45401: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d77800> <<< 5017 1726879816.45410: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d76420> <<< 5017 1726879816.45448: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d32150> <<< 5017 1726879816.45460: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d74cb0> <<< 5017 1726879816.45521: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5017 1726879816.45528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7da8890> <<< 5017 1726879816.45537: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d182c0> <<< 5017 1726879816.45561: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5017 1726879816.45594: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.45601: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7da8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7da8bf0> <<< 5017 1726879816.45646: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.45656: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7da8fb0> <<< 5017 1726879816.45662: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d16de0> <<< 5017 1726879816.45695: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.45723: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5017 1726879816.45747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5017 1726879816.45775: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7da9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7da9340> <<< 5017 1726879816.45783: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5017 1726879816.45817: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 5017 1726879816.45828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879816.45840: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7daa510> <<< 5017 1726879816.45859: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5017 1726879816.45866: stdout chunk (state=3): >>>import 'runpy' # <<< 5017 1726879816.45893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5017 1726879816.45925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5017 1726879816.45955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 5017 1726879816.45964: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7dc0740> <<< 5017 1726879816.45976: stdout chunk (state=3): >>>import 'errno' # <<< 5017 1726879816.46015: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.46019: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.46028: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7dc1e20> <<< 5017 1726879816.46042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5017 1726879816.46062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5017 1726879816.46082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5017 1726879816.46097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5017 1726879816.46103: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7dc2cf0> <<< 5017 1726879816.46144: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7dc3350> <<< 5017 1726879816.46155: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7dc2270> <<< 5017 1726879816.46177: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5017 1726879816.46191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879816.46235: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.46242: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.46251: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7dc3dd0> <<< 5017 1726879816.46260: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7dc3500> <<< 5017 1726879816.46306: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7daa570> <<< 5017 1726879816.46326: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5017 1726879816.46346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5017 1726879816.46375: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5017 1726879816.46390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5017 1726879816.46425: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.46439: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7b5fc80> <<< 5017 1726879816.46449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 5017 1726879816.46452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5017 1726879816.46481: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.46488: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7b887a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7b88500> <<< 5017 1726879816.46508: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7b887d0> <<< 5017 1726879816.46535: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.46544: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7b889b0> <<< 5017 1726879816.46566: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7b5de20> <<< 5017 1726879816.46578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879816.46677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879816.46709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5017 1726879816.46713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5017 1726879816.46719: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7b8a0c0> <<< 5017 1726879816.46747: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7b88d40> <<< 5017 1726879816.46758: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7daac60> <<< 5017 1726879816.46791: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879816.46839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.46863: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879816.46903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879816.46935: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7bb6420> <<< 5017 1726879816.46983: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879816.47005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.47018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879816.47042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879816.47091: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7bd2540> <<< 5017 1726879816.47115: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879816.47151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879816.47209: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879816.47231: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 5017 1726879816.47243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7c0b2c0> <<< 5017 1726879816.47261: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5017 1726879816.47297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879816.47318: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879816.47362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5017 1726879816.47454: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7c31a60> <<< 5017 1726879816.47531: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7c0b3e0> <<< 5017 1726879816.47576: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7bd31d0> <<< 5017 1726879816.47601: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7a54380> <<< 5017 1726879816.47623: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7bd1580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7b8afc0> <<< 5017 1726879816.47731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879816.47742: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f56a7a54560> <<< 5017 1726879816.47825: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_qb8vp05k/ansible_slurp_payload.zip' <<< 5017 1726879816.47831: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.47984: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.48008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879816.48022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879816.48060: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879816.48141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879816.48172: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 5017 1726879816.48177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7aa9fd0> <<< 5017 1726879816.48195: stdout chunk (state=3): >>>import '_typing' # <<< 5017 1726879816.48385: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7a80ec0> <<< 5017 1726879816.48398: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7a57f50> # zipimport: zlib available <<< 5017 1726879816.48426: stdout chunk (state=3): >>>import 'ansible' # <<< 5017 1726879816.48432: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.48455: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.48467: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.48477: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5017 1726879816.48490: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.50043: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.51303: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 5017 1726879816.51314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7a83e60> <<< 5017 1726879816.51335: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 5017 1726879816.51344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.51362: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5017 1726879816.51368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5017 1726879816.51394: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5017 1726879816.51431: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.51435: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7ad1910> <<< 5017 1726879816.51467: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7ad16d0> <<< 5017 1726879816.51503: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7ad0fe0> <<< 5017 1726879816.51522: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5017 1726879816.51531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879816.51571: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7ad1a00> <<< 5017 1726879816.51579: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7aaac60> import 'atexit' # <<< 5017 1726879816.51610: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7ad26c0> <<< 5017 1726879816.51635: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.51641: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7ad2900> <<< 5017 1726879816.51667: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5017 1726879816.51707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5017 1726879816.51720: stdout chunk (state=3): >>>import '_locale' # <<< 5017 1726879816.51777: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7ad2e40> <<< 5017 1726879816.51789: stdout chunk (state=3): >>>import 'pwd' # <<< 5017 1726879816.51795: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879816.51824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5017 1726879816.51857: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7938b90> <<< 5017 1726879816.51890: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a793a7b0> <<< 5017 1726879816.51914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879816.51923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879816.51969: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a793b140> <<< 5017 1726879816.51983: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5017 1726879816.52017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879816.52026: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a793c320> <<< 5017 1726879816.52054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879816.52096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5017 1726879816.52113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5017 1726879816.52119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5017 1726879816.52171: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a793edb0> <<< 5017 1726879816.52216: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a793f110> <<< 5017 1726879816.52229: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a793d070> <<< 5017 1726879816.52248: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879816.52284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5017 1726879816.52304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 5017 1726879816.52312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5017 1726879816.52323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879816.52352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5017 1726879816.52376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 5017 1726879816.52393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7942d50> <<< 5017 1726879816.52408: stdout chunk (state=3): >>>import '_tokenize' # <<< 5017 1726879816.52480: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7941850> <<< 5017 1726879816.52492: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a79415b0> <<< 5017 1726879816.52498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5017 1726879816.52510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879816.52586: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7943cb0> <<< 5017 1726879816.52615: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a793d490> <<< 5017 1726879816.52643: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.52653: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a798ae70> <<< 5017 1726879816.52674: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 5017 1726879816.52683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a798aff0> <<< 5017 1726879816.52695: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5017 1726879816.52719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5017 1726879816.52737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 5017 1726879816.52745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5017 1726879816.52777: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.52790: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a798cb90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a798c950> <<< 5017 1726879816.52797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879816.52904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5017 1726879816.52952: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.52971: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a798f0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a798d280> <<< 5017 1726879816.52982: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5017 1726879816.53027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.53050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5017 1726879816.53069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5017 1726879816.53124: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a79968d0> <<< 5017 1726879816.53274: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a798f260> <<< 5017 1726879816.53351: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7997bf0> <<< 5017 1726879816.53388: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7997aa0> <<< 5017 1726879816.53438: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7997c20> <<< 5017 1726879816.53452: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a798b2c0> <<< 5017 1726879816.53481: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 5017 1726879816.53494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5017 1726879816.53508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879816.53531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5017 1726879816.53556: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.53590: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a799b2f0> <<< 5017 1726879816.53774: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.53788: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a799c440> <<< 5017 1726879816.53796: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7999a90> <<< 5017 1726879816.53830: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.53837: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a799ade0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7999670> <<< 5017 1726879816.53858: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.53869: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.53884: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 5017 1726879816.53890: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.53993: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.54094: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.54113: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5017 1726879816.54132: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.54147: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.54162: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 5017 1726879816.54165: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.54308: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.54447: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.55116: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.55802: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5017 1726879816.55813: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 5017 1726879816.55823: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5017 1726879816.55844: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5017 1726879816.55870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.55924: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.55930: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7a20620> <<< 5017 1726879816.56034: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5017 1726879816.56040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5017 1726879816.56057: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7a214c0> <<< 5017 1726879816.56081: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a799eea0> <<< 5017 1726879816.56127: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879816.56141: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.56158: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.56183: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5017 1726879816.56195: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.56377: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.56570: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5017 1726879816.56580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5017 1726879816.56599: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7a21670> <<< 5017 1726879816.56605: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.57168: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.57728: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.57816: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.57905: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879816.57916: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.57963: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.57999: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5017 1726879816.58012: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.58095: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.58212: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879816.58222: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.58245: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5017 1726879816.58266: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.58310: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.58358: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879816.58368: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.58651: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.58937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879816.59007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879816.59022: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879816.59116: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7a230b0> <<< 5017 1726879816.59125: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.59214: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.59297: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5017 1726879816.59307: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5017 1726879816.59321: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879816.59351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5017 1726879816.59357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879816.59437: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.59564: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7832000> <<< 5017 1726879816.59623: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879816.59634: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7832930> <<< 5017 1726879816.59646: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7a22ea0> <<< 5017 1726879816.59657: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.59707: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.59752: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5017 1726879816.59763: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.59808: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.59858: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.59919: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.59993: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879816.60035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.60130: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a78315e0> <<< 5017 1726879816.60171: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7832a80> <<< 5017 1726879816.60205: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5017 1726879816.60223: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.60288: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.60358: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.60387: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.60437: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879816.60462: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879816.60485: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879816.60510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879816.60568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879816.60592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879816.60608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879816.60673: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a78c2bd0> <<< 5017 1726879816.60718: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a783c8f0> <<< 5017 1726879816.60805: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7836990> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a78367e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5017 1726879816.60821: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.60853: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.60890: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879816.60952: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5017 1726879816.60965: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.60989: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 5017 1726879816.60998: stdout chunk (state=3): >>> <<< 5017 1726879816.61005: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.61056: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.61167: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879816.61337: stdout chunk (state=3): >>> {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDb2c5ckltcGtRS3lldnNHUlZlYnQxYmV6N3VEQy9QQXZXQmtWM3A1VFUydmxScXZxSXNHdHNqdncrWkVaYTNyd3ozYktEUUdLMWRBS1d0eGRCOGZ3bDBCSDNMOWJxeVIzazloRUo3MjRHaHk0NEwrUUVrdTI1TUd3RVkwNG0xMk9KOVlhdDJ5ZkRFMFZ5WnJ5S1pFazhPRWZiVHo5SDhsU3REVk9xcHUyS0NmVWRaeGpkVG15YmNTUDd0bnhYbklPdFRjaHpBY3IxY0J5M1NDRmQwME0veHpZUGkzYUtwYlgzVGdGbXN4cm4zSGtsZVVjMlRGaXdvV0FjWTBRaU1qbzFHa0ZHdVRvMUlMNTNTeWZoN3VneU85WW13RG03QzhwYkFxOENEejBYWkpkWGswQUZpZ2ZZUXpBbmR1ZHoyY1lSeElPY0pQZXJvSzdWNEhCRFFpSWlFakZLWlJPYXcwL0ZJbnlrOUZDcm93T2lqZXQ3UEtIYVVxWWhsSTFZNEtlVDZXVTRYUGVTbVpjb0JzQlBWanZlbHgvR0orVGlzd2R1R2xHVzhuaGc3N0Z3OW5iK3RqamR4R1RjODhTMlEzTStNMlcrMEFjd2VzeUJURGc3MTYybm1XNWlSRVN1VXFyazRaNFVSNURhZFdabFlXT3JUejRSNlAzYVc2VVBiOGs9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}} # destroy __main__ <<< 5017 1726879816.61643: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5017 1726879816.61661: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 5017 1726879816.61682: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref <<< 5017 1726879816.61689: stdout chunk (state=3): >>># cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib <<< 5017 1726879816.61710: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct <<< 5017 1726879816.61719: stdout chunk (state=3): >>># cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy <<< 5017 1726879816.61750: stdout chunk (state=3): >>># cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset <<< 5017 1726879816.61754: stdout chunk (state=3): >>># cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json <<< 5017 1726879816.61773: stdout chunk (state=3): >>># cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform <<< 5017 1726879816.61778: stdout chunk (state=3): >>># cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback <<< 5017 1726879816.61802: stdout chunk (state=3): >>># cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string <<< 5017 1726879816.61821: stdout chunk (state=3): >>># destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux <<< 5017 1726879816.61849: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation <<< 5017 1726879816.61853: 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.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro <<< 5017 1726879816.61859: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5017 1726879816.62105: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879816.62113: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5017 1726879816.62143: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 5017 1726879816.62147: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5017 1726879816.62175: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 5017 1726879816.62194: stdout chunk (state=3): >>># destroy ntpath <<< 5017 1726879816.62228: stdout chunk (state=3): >>># destroy importlib <<< 5017 1726879816.62236: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 5017 1726879816.62263: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 5017 1726879816.62282: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 5017 1726879816.62288: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 5017 1726879816.62316: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 5017 1726879816.62323: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 5017 1726879816.62347: stdout chunk (state=3): >>># destroy _hashlib <<< 5017 1726879816.62358: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil <<< 5017 1726879816.62368: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5017 1726879816.62416: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 5017 1726879816.62423: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 5017 1726879816.62437: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 5017 1726879816.62453: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 5017 1726879816.62462: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 5017 1726879816.62491: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 5017 1726879816.62508: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 5017 1726879816.62519: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 5017 1726879816.62549: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 5017 1726879816.62555: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 5017 1726879816.62588: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig<<< 5017 1726879816.62609: stdout chunk (state=3): >>> # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 5017 1726879816.62616: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 5017 1726879816.62634: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time <<< 5017 1726879816.62660: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 5017 1726879816.62664: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 5017 1726879816.62667: stdout chunk (state=3): >>> <<< 5017 1726879816.62685: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879816.62807: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5017 1726879816.62824: stdout chunk (state=3): >>># destroy _socket <<< 5017 1726879816.62826: stdout chunk (state=3): >>># destroy _collections <<< 5017 1726879816.62855: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 5017 1726879816.62863: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 5017 1726879816.62886: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5017 1726879816.62917: stdout chunk (state=3): >>># destroy _typing <<< 5017 1726879816.62933: stdout chunk (state=3): >>># destroy _tokenize <<< 5017 1726879816.62938: 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 operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io <<< 5017 1726879816.62959: stdout chunk (state=3): >>># destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5017 1726879816.63058: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 5017 1726879816.63078: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 5017 1726879816.63088: stdout chunk (state=3): >>># destroy time <<< 5017 1726879816.63109: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5017 1726879816.63132: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 <<< 5017 1726879816.63139: stdout chunk (state=3): >>># destroy _string # destroy re <<< 5017 1726879816.63166: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 5017 1726879816.63172: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 5017 1726879816.63189: stdout chunk (state=3): >>># clear sys.audit hooks <<< 5017 1726879816.63549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879816.63614: stderr chunk (state=3): >>><<< 5017 1726879816.63618: stdout chunk (state=3): >>><<< 5017 1726879816.63693: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7f2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7efbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7f2eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7cdd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7cddfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d1be90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d1bf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d538c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d53f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d33b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d31280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d19040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d77800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d76420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d32150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d74cb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7da8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d182c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7da8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7da8bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7da8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7d16de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7da9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7da9340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7daa510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7dc0740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7dc1e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7dc2cf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7dc3350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7dc2270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7dc3dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7dc3500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7daa570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7b5fc80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7b887a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7b88500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7b887d0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7b889b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7b5de20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7b8a0c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7b88d40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7daac60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7bb6420> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7bd2540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7c0b2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7c31a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7c0b3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7bd31d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7a54380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7bd1580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7b8afc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f56a7a54560> # zipimport: found 30 names in '/tmp/ansible_slurp_payload_qb8vp05k/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7aa9fd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7a80ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7a57f50> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7a83e60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7ad1910> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7ad16d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7ad0fe0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7ad1a00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7aaac60> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7ad26c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7ad2900> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7ad2e40> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7938b90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a793a7b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a793b140> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a793c320> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a793edb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a793f110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a793d070> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7942d50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7941850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a79415b0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7943cb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a793d490> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a798ae70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a798aff0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a798cb90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a798c950> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a798f0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a798d280> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a79968d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a798f260> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7997bf0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7997aa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7997c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a798b2c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a799b2f0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a799c440> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7999a90> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a799ade0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7999670> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7a20620> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7a214c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a799eea0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7a21670> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7a230b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7832000> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a7832930> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7a22ea0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56a78315e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7832a80> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a78c2bd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a783c8f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a7836990> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56a78367e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDb2c5ckltcGtRS3lldnNHUlZlYnQxYmV6N3VEQy9QQXZXQmtWM3A1VFUydmxScXZxSXNHdHNqdncrWkVaYTNyd3ozYktEUUdLMWRBS1d0eGRCOGZ3bDBCSDNMOWJxeVIzazloRUo3MjRHaHk0NEwrUUVrdTI1TUd3RVkwNG0xMk9KOVlhdDJ5ZkRFMFZ5WnJ5S1pFazhPRWZiVHo5SDhsU3REVk9xcHUyS0NmVWRaeGpkVG15YmNTUDd0bnhYbklPdFRjaHpBY3IxY0J5M1NDRmQwME0veHpZUGkzYUtwYlgzVGdGbXN4cm4zSGtsZVVjMlRGaXdvV0FjWTBRaU1qbzFHa0ZHdVRvMUlMNTNTeWZoN3VneU85WW13RG03QzhwYkFxOENEejBYWkpkWGswQUZpZ2ZZUXpBbmR1ZHoyY1lSeElPY0pQZXJvSzdWNEhCRFFpSWlFakZLWlJPYXcwL0ZJbnlrOUZDcm93T2lqZXQ3UEtIYVVxWWhsSTFZNEtlVDZXVTRYUGVTbVpjb0JzQlBWanZlbHgvR0orVGlzd2R1R2xHVzhuaGc3N0Z3OW5iK3RqamR4R1RjODhTMlEzTStNMlcrMEFjd2VzeUJURGc3MTYybm1XNWlSRVN1VXFyazRaNFVSNURhZFdabFlXT3JUejRSNlAzYVc2VVBiOGs9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5017 1726879816.64281: done with _execute_module (slurp, {'src': '/etc/ssh/ssh_host_rsa_key.pub', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879816.3166265-5466-227615283945384/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879816.64284: _low_level_execute_command(): starting 5017 1726879816.64287: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879816.3166265-5466-227615283945384/ > /dev/null 2>&1 && sleep 0' 5017 1726879816.64420: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5017 1726879816.64424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879816.64426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879816.64429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879816.64440: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879816.64492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879816.64508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879816.64570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879816.66480: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879816.66530: stderr chunk (state=3): >>><<< 5017 1726879816.66535: stdout chunk (state=3): >>><<< 5017 1726879816.66552: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879816.66559: handler run complete 5017 1726879816.66585: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.66589: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879816.66594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879816.66596: variable 'ansible_port' from source: unknown 5017 1726879816.66601: variable 'ansible_user' from source: unknown 5017 1726879816.66608: attempt loop complete, returning result 5017 1726879816.66611: _execute() done 5017 1726879816.66615: dumping result to json 5017 1726879816.66622: done dumping result, returning 5017 1726879816.66631: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key [0affef3a-ec81-c52e-bf3c-0000000000ee] 5017 1726879816.66636: sending task result for task 0affef3a-ec81-c52e-bf3c-0000000000ee 5017 1726879816.66771: done sending task result for task 0affef3a-ec81-c52e-bf3c-0000000000ee 5017 1726879816.66776: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDb2c5ckltcGtRS3lldnNHUlZlYnQxYmV6N3VEQy9QQXZXQmtWM3A1VFUydmxScXZxSXNHdHNqdncrWkVaYTNyd3ozYktEUUdLMWRBS1d0eGRCOGZ3bDBCSDNMOWJxeVIzazloRUo3MjRHaHk0NEwrUUVrdTI1TUd3RVkwNG0xMk9KOVlhdDJ5ZkRFMFZ5WnJ5S1pFazhPRWZiVHo5SDhsU3REVk9xcHUyS0NmVWRaeGpkVG15YmNTUDd0bnhYbklPdFRjaHpBY3IxY0J5M1NDRmQwME0veHpZUGkzYUtwYlgzVGdGbXN4cm4zSGtsZVVjMlRGaXdvV0FjWTBRaU1qbzFHa0ZHdVRvMUlMNTNTeWZoN3VneU85WW13RG03QzhwYkFxOENEejBYWkpkWGswQUZpZ2ZZUXpBbmR1ZHoyY1lSeElPY0pQZXJvSzdWNEhCRFFpSWlFakZLWlJPYXcwL0ZJbnlrOUZDcm93T2lqZXQ3UEtIYVVxWWhsSTFZNEtlVDZXVTRYUGVTbVpjb0JzQlBWanZlbHgvR0orVGlzd2R1R2xHVzhuaGc3N0Z3OW5iK3RqamR4R1RjODhTMlEzTStNMlcrMEFjd2VzeUJURGc3MTYybm1XNWlSRVN1VXFyazRaNFVSNURhZFdabFlXT3JUejRSNlAzYVc2VVBiOGs9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "source": "/etc/ssh/ssh_host_rsa_key.pub" } 5017 1726879816.66856: no more pending results, returning what we have 5017 1726879816.66860: results queue empty 5017 1726879816.66861: checking for any_errors_fatal 5017 1726879816.66880: done checking for any_errors_fatal 5017 1726879816.66881: checking for max_fail_percentage 5017 1726879816.66883: done checking for max_fail_percentage 5017 1726879816.66884: checking to see if all hosts have failed and the running result is not ok 5017 1726879816.66885: done checking to see if all hosts have failed 5017 1726879816.66886: getting the remaining hosts for this loop 5017 1726879816.66887: done getting the remaining hosts for this loop 5017 1726879816.66892: getting the next task for host managed_node3 5017 1726879816.66899: done getting next task for host managed_node3 5017 1726879816.66903: ^ task is: TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node 5017 1726879816.66907: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879816.66918: getting variables 5017 1726879816.66920: in VariableManager get_vars() 5017 1726879816.66954: Calling all_inventory to load vars for managed_node3 5017 1726879816.66957: Calling groups_inventory to load vars for managed_node3 5017 1726879816.66960: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879816.66982: Calling all_plugins_play to load vars for managed_node3 5017 1726879816.66987: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879816.66991: Calling groups_plugins_play to load vars for managed_node3 5017 1726879816.67153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879816.67347: done with get_vars() 5017 1726879816.67357: done getting variables TASK [fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Friday 20 September 2024 20:50:16 -0400 (0:00:00.404) 0:00:15.287 ****** 5017 1726879816.67441: entering _queue_task() for managed_node3/known_hosts 5017 1726879816.67442: Creating lock for known_hosts 5017 1726879816.67668: worker is 1 (out of 1 available) 5017 1726879816.67685: exiting _queue_task() for managed_node3/known_hosts 5017 1726879816.67699: done queuing things up, now waiting for results queue to drain 5017 1726879816.67701: waiting for pending results... 5017 1726879816.67879: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node 5017 1726879816.67978: in run() - task 0affef3a-ec81-c52e-bf3c-0000000000ef 5017 1726879816.67993: variable 'ansible_search_path' from source: unknown 5017 1726879816.67997: variable 'ansible_search_path' from source: unknown 5017 1726879816.68027: calling self._execute() 5017 1726879816.68099: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879816.68106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879816.68116: variable 'omit' from source: magic vars 5017 1726879816.68210: variable 'omit' from source: magic vars 5017 1726879816.68271: variable 'omit' from source: magic vars 5017 1726879816.68504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5017 1726879816.70464: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5017 1726879816.70521: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5017 1726879816.70556: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5017 1726879816.70595: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5017 1726879816.70617: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5017 1726879816.70707: variable '__kdump_ssh_server_location' from source: role '' all vars 5017 1726879816.70846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 5017 1726879816.71027: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 5017 1726879816.71059: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 5017 1726879816.71091: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 5017 1726879816.71117: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 5017 1726879816.71185: 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) 5017 1726879816.71209: 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) 5017 1726879816.71232: 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) 5017 1726879816.71253: 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) 5017 1726879816.71360: variable 'kdump_target' from source: play vars 5017 1726879816.71441: variable 'kdump_ssh_user' from source: play vars 5017 1726879816.71529: variable 'hostvars' from source: magic vars 5017 1726879816.71533: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879816.71536: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.71594: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.71605: in VariableManager get_vars() 5017 1726879816.71616: Calling all_inventory to load vars for managed_node3 5017 1726879816.71621: Calling groups_inventory to load vars for managed_node3 5017 1726879816.71628: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879816.71638: Calling all_plugins_play to load vars for managed_node3 5017 1726879816.71645: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879816.71652: Calling groups_plugins_play to load vars for managed_node3 5017 1726879816.71810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879816.71987: done with get_vars() 5017 1726879816.72001: variable 'ansible_user_id' from source: facts 5017 1726879816.72008: variable 'kdump_test_ssh_server_inside' from source: play vars 5017 1726879816.72232: variable 'kdump_test_ssh_source' from source: play vars 5017 1726879816.72378: variable 'ansible_env' from source: facts 5017 1726879816.72390: variable 'hostvars' from source: magic vars 5017 1726879816.72393: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879816.72399: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.72452: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.72459: in VariableManager get_vars() 5017 1726879816.72465: Calling all_inventory to load vars for managed_node3 5017 1726879816.72472: Calling groups_inventory to load vars for managed_node3 5017 1726879816.72479: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879816.72486: Calling all_plugins_play to load vars for managed_node3 5017 1726879816.72491: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879816.72497: Calling groups_plugins_play to load vars for managed_node3 5017 1726879816.72633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879816.72809: done with get_vars() 5017 1726879816.72820: variable 'ansible_all_ipv4_addresses' from source: facts 5017 1726879816.72823: in VariableManager get_vars() 5017 1726879816.72829: Calling all_inventory to load vars for managed_node3 5017 1726879816.72834: Calling groups_inventory to load vars for managed_node3 5017 1726879816.72839: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879816.72847: Calling all_plugins_play to load vars for managed_node3 5017 1726879816.72852: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879816.72859: Calling groups_plugins_play to load vars for managed_node3 5017 1726879816.73015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879816.73188: done with get_vars() 5017 1726879816.73199: variable 'ansible_all_ipv6_addresses' from source: facts 5017 1726879816.73203: in VariableManager get_vars() 5017 1726879816.73209: Calling all_inventory to load vars for managed_node3 5017 1726879816.73213: Calling groups_inventory to load vars for managed_node3 5017 1726879816.73218: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879816.73226: Calling all_plugins_play to load vars for managed_node3 5017 1726879816.73231: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879816.73237: Calling groups_plugins_play to load vars for managed_node3 5017 1726879816.73367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879816.73541: done with get_vars() 5017 1726879816.73550: variable 'ansible_default_ipv4' from source: facts 5017 1726879816.73561: variable 'kdump_ssh_server' from source: play vars 5017 1726879816.73568: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879816.73629: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879816.73632: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.73688: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.73723: variable '__kdump_serverpubkey' from source: set_fact 5017 1726879816.73742: variable '__kdump_ssh_server_location' from source: role '' all vars 5017 1726879816.73796: variable '__kdump_ssh_server_location' from source: role '' all vars 5017 1726879816.73963: variable 'kdump_target' from source: play vars 5017 1726879816.74032: variable 'kdump_ssh_user' from source: play vars 5017 1726879816.74115: variable 'hostvars' from source: magic vars 5017 1726879816.74119: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879816.74124: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.74184: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.74187: in VariableManager get_vars() 5017 1726879816.74194: Calling all_inventory to load vars for managed_node3 5017 1726879816.74198: Calling groups_inventory to load vars for managed_node3 5017 1726879816.74204: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879816.74211: Calling all_plugins_play to load vars for managed_node3 5017 1726879816.74216: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879816.74222: Calling groups_plugins_play to load vars for managed_node3 5017 1726879816.74383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879816.74553: done with get_vars() 5017 1726879816.74563: variable 'ansible_user_id' from source: facts 5017 1726879816.74572: variable 'kdump_test_ssh_server_inside' from source: play vars 5017 1726879816.74799: variable 'kdump_test_ssh_source' from source: play vars 5017 1726879816.74940: variable 'ansible_env' from source: facts 5017 1726879816.74951: variable 'hostvars' from source: magic vars 5017 1726879816.74954: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879816.74960: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.75017: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.75020: in VariableManager get_vars() 5017 1726879816.75028: Calling all_inventory to load vars for managed_node3 5017 1726879816.75030: Calling groups_inventory to load vars for managed_node3 5017 1726879816.75040: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879816.75045: Calling all_plugins_play to load vars for managed_node3 5017 1726879816.75051: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879816.75057: Calling groups_plugins_play to load vars for managed_node3 5017 1726879816.75192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879816.75370: done with get_vars() 5017 1726879816.75381: variable 'ansible_all_ipv4_addresses' from source: facts 5017 1726879816.75385: in VariableManager get_vars() 5017 1726879816.75391: Calling all_inventory to load vars for managed_node3 5017 1726879816.75395: Calling groups_inventory to load vars for managed_node3 5017 1726879816.75400: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879816.75408: Calling all_plugins_play to load vars for managed_node3 5017 1726879816.75413: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879816.75419: Calling groups_plugins_play to load vars for managed_node3 5017 1726879816.75550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879816.75747: done with get_vars() 5017 1726879816.75757: variable 'ansible_all_ipv6_addresses' from source: facts 5017 1726879816.75760: in VariableManager get_vars() 5017 1726879816.75768: Calling all_inventory to load vars for managed_node3 5017 1726879816.75773: Calling groups_inventory to load vars for managed_node3 5017 1726879816.75786: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879816.75789: Calling all_plugins_play to load vars for managed_node3 5017 1726879816.75797: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879816.75800: Calling groups_plugins_play to load vars for managed_node3 5017 1726879816.75929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879816.76107: done with get_vars() 5017 1726879816.76120: variable 'ansible_default_ipv4' from source: facts 5017 1726879816.76127: variable 'kdump_ssh_server' from source: play vars 5017 1726879816.76133: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879816.76191: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879816.76195: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.76249: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.76277: variable 'omit' from source: magic vars 5017 1726879816.76301: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879816.76325: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879816.76344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879816.76359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879816.76372: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879816.76401: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879816.76404: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879816.76409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879816.76494: Set connection var ansible_connection to ssh 5017 1726879816.76504: Set connection var ansible_pipelining to False 5017 1726879816.76513: Set connection var ansible_timeout to 10 5017 1726879816.76522: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879816.76524: Set connection var ansible_shell_type to sh 5017 1726879816.76531: Set connection var ansible_shell_executable to /bin/sh 5017 1726879816.76557: variable 'ansible_shell_executable' from source: unknown 5017 1726879816.76560: variable 'ansible_connection' from source: unknown 5017 1726879816.76563: variable 'ansible_module_compression' from source: unknown 5017 1726879816.76570: variable 'ansible_shell_type' from source: unknown 5017 1726879816.76572: variable 'ansible_shell_executable' from source: unknown 5017 1726879816.76578: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879816.76583: variable 'ansible_pipelining' from source: unknown 5017 1726879816.76586: variable 'ansible_timeout' from source: unknown 5017 1726879816.76592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879816.76739: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5017 1726879816.76748: variable 'omit' from source: magic vars 5017 1726879816.76756: starting attempt loop 5017 1726879816.76759: running the handler 5017 1726879816.76777: _low_level_execute_command(): starting 5017 1726879816.76784: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879816.77338: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879816.77343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879816.77350: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found <<< 5017 1726879816.77353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879816.77401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879816.77405: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879816.77411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879816.77471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879816.79223: stdout chunk (state=3): >>>/root <<< 5017 1726879816.79330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879816.79396: stderr chunk (state=3): >>><<< 5017 1726879816.79399: stdout chunk (state=3): >>><<< 5017 1726879816.79422: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879816.79435: _low_level_execute_command(): starting 5017 1726879816.79441: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879816.7942376-5477-276988236701799 `" && echo ansible-tmp-1726879816.7942376-5477-276988236701799="` echo /root/.ansible/tmp/ansible-tmp-1726879816.7942376-5477-276988236701799 `" ) && sleep 0' 5017 1726879816.79934: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879816.79938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879816.79940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 5017 1726879816.79943: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879816.79945: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879816.79998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879816.80002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879816.80063: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879816.82038: stdout chunk (state=3): >>>ansible-tmp-1726879816.7942376-5477-276988236701799=/root/.ansible/tmp/ansible-tmp-1726879816.7942376-5477-276988236701799 <<< 5017 1726879816.82152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879816.82219: stderr chunk (state=3): >>><<< 5017 1726879816.82223: stdout chunk (state=3): >>><<< 5017 1726879816.82241: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879816.7942376-5477-276988236701799=/root/.ansible/tmp/ansible-tmp-1726879816.7942376-5477-276988236701799 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879816.82311: variable 'ansible_module_compression' from source: unknown 5017 1726879816.82352: ANSIBALLZ: Using lock for known_hosts 5017 1726879816.82356: ANSIBALLZ: Acquiring lock 5017 1726879816.82358: ANSIBALLZ: Lock acquired: 140107170869664 5017 1726879816.82361: ANSIBALLZ: Creating module 5017 1726879816.92817: ANSIBALLZ: Writing module into payload 5017 1726879816.92901: ANSIBALLZ: Writing module 5017 1726879816.92923: ANSIBALLZ: Renaming module 5017 1726879816.92930: ANSIBALLZ: Done creating module 5017 1726879816.92946: variable 'ansible_facts' from source: unknown 5017 1726879816.93008: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879816.7942376-5477-276988236701799/AnsiballZ_known_hosts.py 5017 1726879816.93128: Sending initial data 5017 1726879816.93131: Sent initial data (158 bytes) 5017 1726879816.93636: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879816.93640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879816.93643: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879816.93646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879816.93711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879816.93715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879816.93782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879816.95480: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879816.95529: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879816.95583: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmppee01b81 /root/.ansible/tmp/ansible-tmp-1726879816.7942376-5477-276988236701799/AnsiballZ_known_hosts.py <<< 5017 1726879816.95591: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879816.7942376-5477-276988236701799/AnsiballZ_known_hosts.py" <<< 5017 1726879816.95637: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 5017 1726879816.95641: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmppee01b81" to remote "/root/.ansible/tmp/ansible-tmp-1726879816.7942376-5477-276988236701799/AnsiballZ_known_hosts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879816.7942376-5477-276988236701799/AnsiballZ_known_hosts.py" <<< 5017 1726879816.96463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879816.96545: stderr chunk (state=3): >>><<< 5017 1726879816.96548: stdout chunk (state=3): >>><<< 5017 1726879816.96571: done transferring module to remote 5017 1726879816.96589: _low_level_execute_command(): starting 5017 1726879816.96595: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879816.7942376-5477-276988236701799/ /root/.ansible/tmp/ansible-tmp-1726879816.7942376-5477-276988236701799/AnsiballZ_known_hosts.py && sleep 0' 5017 1726879816.97080: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879816.97083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879816.97086: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879816.97088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879816.97146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879816.97149: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879816.97199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879816.99057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879816.99112: stderr chunk (state=3): >>><<< 5017 1726879816.99115: stdout chunk (state=3): >>><<< 5017 1726879816.99134: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879816.99137: _low_level_execute_command(): starting 5017 1726879816.99143: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879816.7942376-5477-276988236701799/AnsiballZ_known_hosts.py && sleep 0' 5017 1726879816.99619: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879816.99623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879816.99625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 5017 1726879816.99628: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879816.99695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879816.99698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879816.99758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879817.01922: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5017 1726879817.01949: stdout chunk (state=3): >>>import _imp # builtin <<< 5017 1726879817.01982: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5017 1726879817.01990: stdout chunk (state=3): >>>import '_weakref' # <<< 5017 1726879817.02058: stdout chunk (state=3): >>>import '_io' # <<< 5017 1726879817.02064: stdout chunk (state=3): >>>import 'marshal' # <<< 5017 1726879817.02098: stdout chunk (state=3): >>>import 'posix' # <<< 5017 1726879817.02132: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5017 1726879817.02157: stdout chunk (state=3): >>>import 'time' # <<< 5017 1726879817.02168: stdout chunk (state=3): >>>import 'zipimport' # <<< 5017 1726879817.02177: stdout chunk (state=3): >>># installed zipimport hook <<< 5017 1726879817.02229: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5017 1726879817.02237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.02244: stdout chunk (state=3): >>>import '_codecs' # <<< 5017 1726879817.02272: stdout chunk (state=3): >>>import 'codecs' # <<< 5017 1726879817.02304: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5017 1726879817.02339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5017 1726879817.02345: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90ed4530> <<< 5017 1726879817.02354: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90ea3b30> <<< 5017 1726879817.02375: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 5017 1726879817.02387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90ed6ab0> <<< 5017 1726879817.02407: stdout chunk (state=3): >>>import '_signal' # <<< 5017 1726879817.02433: stdout chunk (state=3): >>>import '_abc' # <<< 5017 1726879817.02445: stdout chunk (state=3): >>>import 'abc' # <<< 5017 1726879817.02454: stdout chunk (state=3): >>>import 'io' # <<< 5017 1726879817.02493: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5017 1726879817.02584: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879817.02616: stdout chunk (state=3): >>>import 'genericpath' # <<< 5017 1726879817.02622: stdout chunk (state=3): >>>import 'posixpath' # <<< 5017 1726879817.02639: stdout chunk (state=3): >>>import 'os' # <<< 5017 1726879817.02676: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5017 1726879817.02679: stdout chunk (state=3): >>>Processing user site-packages <<< 5017 1726879817.02690: stdout chunk (state=3): >>>Processing global site-packages <<< 5017 1726879817.02703: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 5017 1726879817.02711: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5017 1726879817.02737: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5017 1726879817.02751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5017 1726879817.02765: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90c85160> <<< 5017 1726879817.02829: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5017 1726879817.02840: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.02847: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90c85fd0> <<< 5017 1726879817.02869: stdout chunk (state=3): >>>import 'site' # <<< 5017 1726879817.02907: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879817.03146: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879817.03160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5017 1726879817.03187: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5017 1726879817.03193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.03210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5017 1726879817.03255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5017 1726879817.03270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5017 1726879817.03301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5017 1726879817.03304: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cc3e30> <<< 5017 1726879817.03336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5017 1726879817.03346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5017 1726879817.03375: stdout chunk (state=3): >>>import '_operator' # <<< 5017 1726879817.03382: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cc3f80> <<< 5017 1726879817.03397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5017 1726879817.03422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5017 1726879817.03450: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5017 1726879817.03498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.03518: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879817.03548: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 5017 1726879817.03551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cfb830> <<< 5017 1726879817.03571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5017 1726879817.03587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cfbec0> <<< 5017 1726879817.03600: stdout chunk (state=3): >>>import '_collections' # <<< 5017 1726879817.03654: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cdbad0> <<< 5017 1726879817.03660: stdout chunk (state=3): >>>import '_functools' # <<< 5017 1726879817.03694: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cd91f0> <<< 5017 1726879817.03790: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cc0fe0> <<< 5017 1726879817.03818: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5017 1726879817.03843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5017 1726879817.03850: stdout chunk (state=3): >>>import '_sre' # <<< 5017 1726879817.03871: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879817.03902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879817.03918: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5017 1726879817.03924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879817.03951: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d1f740> <<< 5017 1726879817.03975: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d1e360> <<< 5017 1726879817.04003: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 5017 1726879817.04007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cda0c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d1cc20> <<< 5017 1726879817.04068: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5017 1726879817.04073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 5017 1726879817.04092: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d50770> <<< 5017 1726879817.04095: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cc0260> <<< 5017 1726879817.04106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5017 1726879817.04137: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.04143: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90d50c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d50ad0> <<< 5017 1726879817.04182: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.04195: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90d50e90> <<< 5017 1726879817.04202: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cbed80> <<< 5017 1726879817.04229: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 5017 1726879817.04232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.04247: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5017 1726879817.04284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5017 1726879817.04297: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d51550> <<< 5017 1726879817.04304: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d51220> <<< 5017 1726879817.04310: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5017 1726879817.04340: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879817.04360: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d52420> <<< 5017 1726879817.04367: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5017 1726879817.04383: stdout chunk (state=3): >>>import 'runpy' # <<< 5017 1726879817.04403: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5017 1726879817.04444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5017 1726879817.04465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 5017 1726879817.04470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d68650> <<< 5017 1726879817.04490: stdout chunk (state=3): >>>import 'errno' # <<< 5017 1726879817.04513: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.04530: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90d69d30> <<< 5017 1726879817.04549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5017 1726879817.04553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5017 1726879817.04585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5017 1726879817.04592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5017 1726879817.04607: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d6ac00> <<< 5017 1726879817.04640: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.04645: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90d6b260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d6a150> <<< 5017 1726879817.04674: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5017 1726879817.04680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879817.04718: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.04731: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90d6bcb0> <<< 5017 1726879817.04738: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d6b3e0> <<< 5017 1726879817.04784: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d52480> <<< 5017 1726879817.04807: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5017 1726879817.04826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5017 1726879817.04850: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5017 1726879817.04870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5017 1726879817.04905: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90b03b90> <<< 5017 1726879817.04927: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5017 1726879817.04959: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.04973: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90b2c6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90b2c440> <<< 5017 1726879817.04995: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90b2c650> <<< 5017 1726879817.05018: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.05030: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90b2c890> <<< 5017 1726879817.05036: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90b01d30> <<< 5017 1726879817.05062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879817.05161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879817.05181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5017 1726879817.05203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5017 1726879817.05207: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90b2df70> <<< 5017 1726879817.05234: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90b2cbf0> <<< 5017 1726879817.05244: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d52b70> <<< 5017 1726879817.05277: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879817.05325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.05346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879817.05389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879817.05425: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90b5e300> <<< 5017 1726879817.05471: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879817.05489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.05504: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879817.05531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879817.05579: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90b76420> <<< 5017 1726879817.05604: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879817.05638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879817.05694: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879817.05726: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 5017 1726879817.05730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90bb3170> <<< 5017 1726879817.05737: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5017 1726879817.05782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879817.05801: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879817.05844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5017 1726879817.05935: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90bd9910> <<< 5017 1726879817.06012: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90bb3290> <<< 5017 1726879817.06054: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90b770b0> <<< 5017 1726879817.06088: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a909f4230> <<< 5017 1726879817.06106: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90b75460> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90b2eea0> <<< 5017 1726879817.06214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879817.06224: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3a90b75820> <<< 5017 1726879817.06310: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_known_hosts_payload_czedhgp4/ansible_known_hosts_payload.zip' # zipimport: zlib available <<< 5017 1726879817.06467: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.06501: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879817.06508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879817.06547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879817.06627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879817.06654: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 5017 1726879817.06663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90a4de50> <<< 5017 1726879817.06671: stdout chunk (state=3): >>>import '_typing' # <<< 5017 1726879817.06864: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90a20d40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a909f7e60> <<< 5017 1726879817.06881: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.06906: stdout chunk (state=3): >>>import 'ansible' # <<< 5017 1726879817.06918: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.06922: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.06948: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.06952: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5017 1726879817.06972: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.08519: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.09766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 5017 1726879817.09798: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90a23ce0> <<< 5017 1726879817.09806: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.09832: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5017 1726879817.09844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5017 1726879817.09863: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 5017 1726879817.09871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5017 1726879817.09901: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.09904: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90a75880> <<< 5017 1726879817.09937: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90a75640> <<< 5017 1726879817.09965: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90a74f50> <<< 5017 1726879817.09996: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5017 1726879817.10002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879817.10045: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90a753a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90a4eae0> <<< 5017 1726879817.10065: stdout chunk (state=3): >>>import 'atexit' # <<< 5017 1726879817.10092: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.10099: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90a76660> <<< 5017 1726879817.10125: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.10129: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90a768a0> <<< 5017 1726879817.10147: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5017 1726879817.10197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5017 1726879817.10208: stdout chunk (state=3): >>>import '_locale' # <<< 5017 1726879817.10259: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90a76db0> <<< 5017 1726879817.10267: stdout chunk (state=3): >>>import 'pwd' # <<< 5017 1726879817.10294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879817.10316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5017 1726879817.10355: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908d8bf0> <<< 5017 1726879817.10387: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.10394: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a908da810> <<< 5017 1726879817.10419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879817.10431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879817.10478: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908db1a0> <<< 5017 1726879817.10489: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5017 1726879817.10526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879817.10539: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908dc380> <<< 5017 1726879817.10567: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879817.10599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5017 1726879817.10626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5017 1726879817.10688: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908dee70> <<< 5017 1726879817.10729: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a908def90> <<< 5017 1726879817.10747: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908dd130> <<< 5017 1726879817.10776: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879817.10796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5017 1726879817.10825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5017 1726879817.10846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879817.10876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5017 1726879817.10904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5017 1726879817.10923: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908e2d80> <<< 5017 1726879817.10928: stdout chunk (state=3): >>>import '_tokenize' # <<< 5017 1726879817.11003: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908e1850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908e15b0> <<< 5017 1726879817.11036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5017 1726879817.11039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879817.11123: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908e3fb0> <<< 5017 1726879817.11149: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908dd640> <<< 5017 1726879817.11180: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a9092af00> <<< 5017 1726879817.11210: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 5017 1726879817.11216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9092b050> <<< 5017 1726879817.11242: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5017 1726879817.11254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5017 1726879817.11283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5017 1726879817.11326: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a9092cc20> <<< 5017 1726879817.11337: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9092c9e0> <<< 5017 1726879817.11349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879817.11465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5017 1726879817.11516: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.11522: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a9092f140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9092d2e0> <<< 5017 1726879817.11554: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5017 1726879817.11595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.11624: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5017 1726879817.11632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5017 1726879817.11648: stdout chunk (state=3): >>>import '_string' # <<< 5017 1726879817.11695: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90936900> <<< 5017 1726879817.11849: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9092f2c0> <<< 5017 1726879817.11929: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.11935: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90937770> <<< 5017 1726879817.11965: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.11972: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90937b30> <<< 5017 1726879817.12023: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.12032: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90937c20> <<< 5017 1726879817.12043: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9092b350> <<< 5017 1726879817.12069: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5017 1726879817.12094: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879817.12115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5017 1726879817.12151: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.12177: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.12184: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a9093b410> <<< 5017 1726879817.12365: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.12383: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a9093c560> <<< 5017 1726879817.12389: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90939b80> <<< 5017 1726879817.12426: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a9093af00> <<< 5017 1726879817.12436: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90939790> <<< 5017 1726879817.12447: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.12471: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5017 1726879817.12493: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.12594: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.12711: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.12715: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.12723: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 5017 1726879817.12737: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.12755: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5017 1726879817.12777: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.12918: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.13062: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.13730: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.14414: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5017 1726879817.14427: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 5017 1726879817.14435: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5017 1726879817.14457: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5017 1726879817.14484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.14538: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.14544: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a909c07a0> <<< 5017 1726879817.14650: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5017 1726879817.14656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5017 1726879817.14677: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a909c1580> <<< 5017 1726879817.14693: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9093f020> <<< 5017 1726879817.14743: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879817.14756: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.14778: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.14799: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5017 1726879817.14808: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.14989: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.15178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5017 1726879817.15185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5017 1726879817.15191: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a909c15e0> <<< 5017 1726879817.15212: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.15769: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.16325: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.16410: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.16503: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879817.16506: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.16557: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.16592: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5017 1726879817.16614: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.16692: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.16808: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879817.16818: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.16843: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5017 1726879817.16863: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.16910: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.16954: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879817.16963: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.17250: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.17538: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879817.17607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879817.17620: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879817.17709: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a909c3f20> <<< 5017 1726879817.17722: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.17814: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.17898: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5017 1726879817.17909: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5017 1726879817.17928: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879817.17949: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5017 1726879817.17959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879817.18037: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.18163: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a907d1e80> <<< 5017 1726879817.18225: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.18237: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a907d2810> <<< 5017 1726879817.18250: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a909c2d50> <<< 5017 1726879817.18258: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.18310: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.18349: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5017 1726879817.18363: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.18411: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.18460: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.18520: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.18598: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879817.18637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.18734: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a907d1580> <<< 5017 1726879817.18782: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a907d29f0> <<< 5017 1726879817.18811: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 5017 1726879817.18822: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 5017 1726879817.18826: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.18897: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.18966: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.18998: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.19047: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.19069: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879817.19100: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879817.19114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879817.19184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879817.19194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879817.19216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879817.19277: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9086ac90> <<< 5017 1726879817.19328: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a907dfb30> <<< 5017 1726879817.19417: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a907d6ae0> <<< 5017 1726879817.19432: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a907d6930> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5017 1726879817.19439: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.19467: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.19499: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879817.19564: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5017 1726879817.19571: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.19594: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 5017 1726879817.19615: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.19821: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.20025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py # code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' <<< 5017 1726879817.20045: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a907d6750> <<< 5017 1726879817.20135: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.21557: stdout chunk (state=3): >>> {"key": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n", "name": "10.31.14.141", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "file", "diff": {"before_header": "/dev/null", "after_header": "/etc/ssh/ssh_known_hosts", "before": "", "after": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n"}, "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "secontext": "system_u:object_r:etc_t:s0", "size": 612, "invocation": {"module_args": {"key": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n", "name": "10.31.14.141", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/dev/null", "after_header": "/etc/ssh/ssh_known_hosts", "before": "", "after": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n"}, "changed": true}}} <<< 5017 1726879817.21577: stdout chunk (state=3): >>># destroy __main__ <<< 5017 1726879817.22030: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5017 1726879817.22042: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 5017 1726879817.22066: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp<<< 5017 1726879817.22085: stdout chunk (state=3): >>> # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 5017 1726879817.22106: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix <<< 5017 1726879817.22118: stdout chunk (state=3): >>># cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib <<< 5017 1726879817.22144: stdout chunk (state=3): >>># cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref <<< 5017 1726879817.22157: stdout chunk (state=3): >>># cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse <<< 5017 1726879817.22200: stdout chunk (state=3): >>># destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible <<< 5017 1726879817.22204: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex <<< 5017 1726879817.22208: stdout chunk (state=3): >>># cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string <<< 5017 1726879817.22223: stdout chunk (state=3): >>># destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 <<< 5017 1726879817.22239: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket <<< 5017 1726879817.22246: stdout chunk (state=3): >>># cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 5017 1726879817.22268: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast <<< 5017 1726879817.22283: stdout chunk (state=3): >>># destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing hmac # destroy hmac <<< 5017 1726879817.22533: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879817.22553: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5017 1726879817.22573: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 5017 1726879817.22592: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 5017 1726879817.22601: stdout chunk (state=3): >>># destroy zipfile._path <<< 5017 1726879817.22626: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch <<< 5017 1726879817.22630: stdout chunk (state=3): >>># destroy ipaddress <<< 5017 1726879817.22670: stdout chunk (state=3): >>># destroy ntpath <<< 5017 1726879817.22682: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 5017 1726879817.22703: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 5017 1726879817.22715: stdout chunk (state=3): >>># destroy _json <<< 5017 1726879817.22731: stdout chunk (state=3): >>># destroy grp # destroy encodings <<< 5017 1726879817.22755: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 5017 1726879817.22764: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 5017 1726879817.22781: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 5017 1726879817.22790: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 5017 1726879817.22806: stdout chunk (state=3): >>># destroy hashlib <<< 5017 1726879817.22822: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 5017 1726879817.22825: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 5017 1726879817.22853: stdout chunk (state=3): >>># destroy _hashlib <<< 5017 1726879817.22866: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil <<< 5017 1726879817.22883: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5017 1726879817.22938: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 5017 1726879817.22944: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 5017 1726879817.22955: stdout chunk (state=3): >>># cleanup[3] wiping _socket <<< 5017 1726879817.22980: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 5017 1726879817.22997: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 5017 1726879817.23014: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 5017 1726879817.23017: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 <<< 5017 1726879817.23048: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 5017 1726879817.23053: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 5017 1726879817.23059: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 5017 1726879817.23088: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 5017 1726879817.23099: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 5017 1726879817.23115: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 5017 1726879817.23145: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 <<< 5017 1726879817.23162: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 5017 1726879817.23189: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5017 1726879817.23193: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879817.23335: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5017 1726879817.23352: stdout chunk (state=3): >>># destroy _collections <<< 5017 1726879817.23382: stdout chunk (state=3): >>># destroy platform <<< 5017 1726879817.23388: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5017 1726879817.23421: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5017 1726879817.23462: stdout chunk (state=3): >>># destroy _typing <<< 5017 1726879817.23467: stdout chunk (state=3): >>># destroy _tokenize <<< 5017 1726879817.23470: 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 operator # destroy ansible.module_utils.six.moves <<< 5017 1726879817.23490: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5017 1726879817.23497: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5017 1726879817.23608: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 5017 1726879817.23611: stdout chunk (state=3): >>># destroy atexit <<< 5017 1726879817.23614: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect <<< 5017 1726879817.23616: stdout chunk (state=3): >>># destroy time <<< 5017 1726879817.23643: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5017 1726879817.23672: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 5017 1726879817.23700: stdout chunk (state=3): >>># destroy itertools <<< 5017 1726879817.23723: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 5017 1726879817.23726: stdout chunk (state=3): >>># destroy _thread <<< 5017 1726879817.23729: stdout chunk (state=3): >>># clear sys.audit hooks <<< 5017 1726879817.24172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879817.24241: stderr chunk (state=3): >>><<< 5017 1726879817.24244: stdout chunk (state=3): >>><<< 5017 1726879817.24317: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90ed4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90ea3b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90ed6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90c85160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90c85fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cc3e30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cc3f80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cfb830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cfbec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cdbad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cd91f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cc0fe0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d1f740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d1e360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cda0c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d1cc20> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d50770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cc0260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90d50c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d50ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90d50e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90cbed80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d51550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d51220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d52420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d68650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90d69d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d6ac00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90d6b260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d6a150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90d6bcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d6b3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d52480> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90b03b90> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90b2c6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90b2c440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90b2c650> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90b2c890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90b01d30> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90b2df70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90b2cbf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90d52b70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90b5e300> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90b76420> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90bb3170> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90bd9910> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90bb3290> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90b770b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a909f4230> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90b75460> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90b2eea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3a90b75820> # zipimport: found 30 names in '/tmp/ansible_known_hosts_payload_czedhgp4/ansible_known_hosts_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90a4de50> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90a20d40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a909f7e60> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90a23ce0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90a75880> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90a75640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90a74f50> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90a753a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90a4eae0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90a76660> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90a768a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90a76db0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908d8bf0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a908da810> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908db1a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908dc380> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908dee70> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a908def90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908dd130> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908e2d80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908e1850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908e15b0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908e3fb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a908dd640> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a9092af00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9092b050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a9092cc20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9092c9e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a9092f140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9092d2e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90936900> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9092f2c0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90937770> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90937b30> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a90937c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9092b350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a9093b410> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a9093c560> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90939b80> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a9093af00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a90939790> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a909c07a0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a909c1580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9093f020> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a909c15e0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a909c3f20> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a907d1e80> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a907d2810> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a909c2d50> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a907d1580> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a907d29f0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a9086ac90> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a907dfb30> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a907d6ae0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a907d6930> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py # code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a907d6750> # zipimport: zlib available {"key": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n", "name": "10.31.14.141", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "file", "diff": {"before_header": "/dev/null", "after_header": "/etc/ssh/ssh_known_hosts", "before": "", "after": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n"}, "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "secontext": "system_u:object_r:etc_t:s0", "size": 612, "invocation": {"module_args": {"key": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n", "name": "10.31.14.141", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/dev/null", "after_header": "/etc/ssh/ssh_known_hosts", "before": "", "after": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n"}, "changed": true}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing hmac # destroy hmac # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy hashlib # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing hmac # destroy hmac # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy hashlib # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 5017 1726879817.24909: done with _execute_module (known_hosts, {'key': '10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n', 'name': '10.31.14.141', 'path': '/etc/ssh/ssh_known_hosts', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'known_hosts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879816.7942376-5477-276988236701799/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879817.24914: _low_level_execute_command(): starting 5017 1726879817.24917: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879816.7942376-5477-276988236701799/ > /dev/null 2>&1 && sleep 0' 5017 1726879817.25072: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879817.25077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879817.25080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879817.25083: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 5017 1726879817.25085: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879817.25088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879817.25145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879817.25148: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879817.25199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879817.27094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879817.27148: stderr chunk (state=3): >>><<< 5017 1726879817.27152: stdout chunk (state=3): >>><<< 5017 1726879817.27175: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879817.27179: handler run complete 5017 1726879817.27204: attempt loop complete, returning result 5017 1726879817.27207: _execute() done 5017 1726879817.27210: dumping result to json 5017 1726879817.27215: done dumping result, returning 5017 1726879817.27225: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node [0affef3a-ec81-c52e-bf3c-0000000000ef] 5017 1726879817.27229: sending task result for task 0affef3a-ec81-c52e-bf3c-0000000000ef 5017 1726879817.27339: done sending task result for task 0affef3a-ec81-c52e-bf3c-0000000000ef 5017 1726879817.27342: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "hash_host": false, "key": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n", "mode": "0644", "name": "10.31.14.141", "owner": "root", "path": "/etc/ssh/ssh_known_hosts", "secontext": "system_u:object_r:etc_t:s0", "size": 612, "state": "file", "uid": 0 } 5017 1726879817.27470: no more pending results, returning what we have 5017 1726879817.27475: results queue empty 5017 1726879817.27476: checking for any_errors_fatal 5017 1726879817.27486: done checking for any_errors_fatal 5017 1726879817.27487: checking for max_fail_percentage 5017 1726879817.27489: done checking for max_fail_percentage 5017 1726879817.27490: checking to see if all hosts have failed and the running result is not ok 5017 1726879817.27491: done checking to see if all hosts have failed 5017 1726879817.27492: getting the remaining hosts for this loop 5017 1726879817.27494: done getting the remaining hosts for this loop 5017 1726879817.27499: getting the next task for host managed_node3 5017 1726879817.27507: done getting next task for host managed_node3 5017 1726879817.27511: ^ task is: TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists 5017 1726879817.27514: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879817.27526: getting variables 5017 1726879817.27528: in VariableManager get_vars() 5017 1726879817.27563: Calling all_inventory to load vars for managed_node3 5017 1726879817.27568: Calling groups_inventory to load vars for managed_node3 5017 1726879817.27571: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879817.27587: Calling all_plugins_play to load vars for managed_node3 5017 1726879817.27590: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879817.27593: Calling groups_plugins_play to load vars for managed_node3 5017 1726879817.27817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879817.28007: done with get_vars() 5017 1726879817.28016: done getting variables TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Friday 20 September 2024 20:50:17 -0400 (0:00:00.606) 0:00:15.894 ****** 5017 1726879817.28100: entering _queue_task() for managed_node3/stat 5017 1726879817.28330: worker is 1 (out of 1 available) 5017 1726879817.28345: exiting _queue_task() for managed_node3/stat 5017 1726879817.28357: done queuing things up, now waiting for results queue to drain 5017 1726879817.28359: waiting for pending results... 5017 1726879817.28539: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists 5017 1726879817.28626: in run() - task 0affef3a-ec81-c52e-bf3c-00000000005a 5017 1726879817.28639: variable 'ansible_search_path' from source: unknown 5017 1726879817.28643: variable 'ansible_search_path' from source: unknown 5017 1726879817.28677: calling self._execute() 5017 1726879817.28741: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879817.28749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879817.28759: variable 'omit' from source: magic vars 5017 1726879817.28848: variable 'omit' from source: magic vars 5017 1726879817.28895: variable 'omit' from source: magic vars 5017 1726879817.28928: variable 'omit' from source: magic vars 5017 1726879817.28968: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879817.28999: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879817.29018: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879817.29038: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879817.29049: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879817.29080: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879817.29083: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879817.29088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879817.29170: Set connection var ansible_connection to ssh 5017 1726879817.29182: Set connection var ansible_pipelining to False 5017 1726879817.29191: Set connection var ansible_timeout to 10 5017 1726879817.29199: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879817.29202: Set connection var ansible_shell_type to sh 5017 1726879817.29209: Set connection var ansible_shell_executable to /bin/sh 5017 1726879817.29229: variable 'ansible_shell_executable' from source: unknown 5017 1726879817.29232: variable 'ansible_connection' from source: unknown 5017 1726879817.29236: variable 'ansible_module_compression' from source: unknown 5017 1726879817.29240: variable 'ansible_shell_type' from source: unknown 5017 1726879817.29243: variable 'ansible_shell_executable' from source: unknown 5017 1726879817.29245: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879817.29256: variable 'ansible_pipelining' from source: unknown 5017 1726879817.29259: variable 'ansible_timeout' from source: unknown 5017 1726879817.29261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879817.29446: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5017 1726879817.29457: variable 'omit' from source: magic vars 5017 1726879817.29470: starting attempt loop 5017 1726879817.29478: running the handler 5017 1726879817.29486: _low_level_execute_command(): starting 5017 1726879817.29492: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879817.30059: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879817.30064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879817.30070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879817.30125: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879817.30128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879817.30133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879817.30191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879817.31833: stdout chunk (state=3): >>>/root <<< 5017 1726879817.31940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879817.32002: stderr chunk (state=3): >>><<< 5017 1726879817.32005: stdout chunk (state=3): >>><<< 5017 1726879817.32026: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879817.32040: _low_level_execute_command(): starting 5017 1726879817.32046: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879817.3202782-5485-87834868027954 `" && echo ansible-tmp-1726879817.3202782-5485-87834868027954="` echo /root/.ansible/tmp/ansible-tmp-1726879817.3202782-5485-87834868027954 `" ) && sleep 0' 5017 1726879817.32529: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879817.32536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879817.32539: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879817.32541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found <<< 5017 1726879817.32553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879817.32597: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879817.32600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879817.32660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879817.34627: stdout chunk (state=3): >>>ansible-tmp-1726879817.3202782-5485-87834868027954=/root/.ansible/tmp/ansible-tmp-1726879817.3202782-5485-87834868027954 <<< 5017 1726879817.34746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879817.34802: stderr chunk (state=3): >>><<< 5017 1726879817.34806: stdout chunk (state=3): >>><<< 5017 1726879817.34826: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879817.3202782-5485-87834868027954=/root/.ansible/tmp/ansible-tmp-1726879817.3202782-5485-87834868027954 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879817.34896: variable 'ansible_module_compression' from source: unknown 5017 1726879817.34950: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5017be9hnmjn/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 5017 1726879817.34984: variable 'ansible_facts' from source: unknown 5017 1726879817.35052: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879817.3202782-5485-87834868027954/AnsiballZ_stat.py 5017 1726879817.35182: Sending initial data 5017 1726879817.35186: Sent initial data (150 bytes) 5017 1726879817.35633: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879817.35642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879817.35670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879817.35676: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879817.35679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879817.35732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879817.35736: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879817.35807: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879817.37392: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879817.37438: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879817.37493: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpe8khtenk /root/.ansible/tmp/ansible-tmp-1726879817.3202782-5485-87834868027954/AnsiballZ_stat.py <<< 5017 1726879817.37501: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879817.3202782-5485-87834868027954/AnsiballZ_stat.py" <<< 5017 1726879817.37553: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpe8khtenk" to remote "/root/.ansible/tmp/ansible-tmp-1726879817.3202782-5485-87834868027954/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879817.3202782-5485-87834868027954/AnsiballZ_stat.py" <<< 5017 1726879817.38387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879817.38470: stderr chunk (state=3): >>><<< 5017 1726879817.38475: stdout chunk (state=3): >>><<< 5017 1726879817.38498: done transferring module to remote 5017 1726879817.38512: _low_level_execute_command(): starting 5017 1726879817.38518: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879817.3202782-5485-87834868027954/ /root/.ansible/tmp/ansible-tmp-1726879817.3202782-5485-87834868027954/AnsiballZ_stat.py && sleep 0' 5017 1726879817.39021: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879817.39025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879817.39027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879817.39031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879817.39033: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879817.39080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879817.39104: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879817.39107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879817.39151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879817.40976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879817.41029: stderr chunk (state=3): >>><<< 5017 1726879817.41032: stdout chunk (state=3): >>><<< 5017 1726879817.41052: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879817.41055: _low_level_execute_command(): starting 5017 1726879817.41060: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879817.3202782-5485-87834868027954/AnsiballZ_stat.py && sleep 0' 5017 1726879817.41545: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879817.41548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879817.41551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879817.41554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879817.41609: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879817.41613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879817.41681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879817.43895: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 5017 1726879817.43945: stdout chunk (state=3): >>>import '_io' # <<< 5017 1726879817.43948: stdout chunk (state=3): >>>import 'marshal' # <<< 5017 1726879817.43986: stdout chunk (state=3): >>>import 'posix' # <<< 5017 1726879817.43992: stdout chunk (state=3): >>> <<< 5017 1726879817.44024: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 5017 1726879817.44033: stdout chunk (state=3): >>># installing zipimport hook <<< 5017 1726879817.44049: stdout chunk (state=3): >>>import 'time' # <<< 5017 1726879817.44058: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5017 1726879817.44110: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.44133: stdout chunk (state=3): >>>import '_codecs' # <<< 5017 1726879817.44153: stdout chunk (state=3): >>>import 'codecs' # <<< 5017 1726879817.44195: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5017 1726879817.44214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5017 1726879817.44233: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3f2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3efbb30> <<< 5017 1726879817.44263: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 5017 1726879817.44283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5017 1726879817.44287: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3f2eab0> <<< 5017 1726879817.44293: stdout chunk (state=3): >>>import '_signal' # <<< 5017 1726879817.44320: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 5017 1726879817.44346: stdout chunk (state=3): >>>import 'io' # <<< 5017 1726879817.44384: stdout chunk (state=3): >>>import '_stat' # <<< 5017 1726879817.44397: stdout chunk (state=3): >>>import 'stat' # <<< 5017 1726879817.44680: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879817.44723: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d1d160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5017 1726879817.44726: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d1dfd0> <<< 5017 1726879817.44755: stdout chunk (state=3): >>>import 'site' # <<< 5017 1726879817.44787: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879817.45053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879817.45072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.45103: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5017 1726879817.45166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5017 1726879817.45170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5017 1726879817.45234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d5be90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5017 1726879817.45262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5017 1726879817.45269: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d5bf50> <<< 5017 1726879817.45323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5017 1726879817.45327: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5017 1726879817.45427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.45431: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879817.45462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d938c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5017 1726879817.45482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d93f50> import '_collections' # <<< 5017 1726879817.45541: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d73b60> import '_functools' # <<< 5017 1726879817.45569: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d71280> <<< 5017 1726879817.45677: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d59040> <<< 5017 1726879817.45706: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5017 1726879817.45728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5017 1726879817.45766: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879817.45795: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879817.45833: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3db7800> <<< 5017 1726879817.45881: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3db6420> <<< 5017 1726879817.45904: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d72150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3db4cb0> <<< 5017 1726879817.45941: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5017 1726879817.46001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3de8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d582c0> <<< 5017 1726879817.46006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5017 1726879817.46016: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3de8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3de8bc0> <<< 5017 1726879817.46038: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.46057: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3de8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d56de0> <<< 5017 1726879817.46093: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.46118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5017 1726879817.46141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5017 1726879817.46160: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3de9640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3de9310> <<< 5017 1726879817.46171: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5017 1726879817.46207: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 5017 1726879817.46216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879817.46239: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3dea4e0> import 'importlib.util' # <<< 5017 1726879817.46245: stdout chunk (state=3): >>>import 'runpy' # <<< 5017 1726879817.46271: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5017 1726879817.46303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5017 1726879817.46336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 5017 1726879817.46343: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3e00710> <<< 5017 1726879817.46348: stdout chunk (state=3): >>>import 'errno' # <<< 5017 1726879817.46381: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.46392: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3e01df0> <<< 5017 1726879817.46411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5017 1726879817.46417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5017 1726879817.46446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5017 1726879817.46461: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3e02cc0> <<< 5017 1726879817.46501: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.46504: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3e03320> <<< 5017 1726879817.46524: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3e02240> <<< 5017 1726879817.46537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879817.46587: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.46590: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3e03da0><<< 5017 1726879817.46596: stdout chunk (state=3): >>> <<< 5017 1726879817.46602: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3e034d0> <<< 5017 1726879817.46651: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3dea540> <<< 5017 1726879817.46661: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5017 1726879817.46690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5017 1726879817.46708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5017 1726879817.46732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5017 1726879817.46774: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.46790: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3b8bc80> <<< 5017 1726879817.46798: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5017 1726879817.46821: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.46831: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3bb4740> <<< 5017 1726879817.46843: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3bb44a0> <<< 5017 1726879817.46853: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.46861: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3bb4770> <<< 5017 1726879817.46888: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.46902: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3bb4950> <<< 5017 1726879817.46909: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3b89e20> <<< 5017 1726879817.46925: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879817.47028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879817.47050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5017 1726879817.47068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3bb5fa0> <<< 5017 1726879817.47112: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3bb4c20> <<< 5017 1726879817.47115: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3deac30> <<< 5017 1726879817.47143: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879817.47192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.47215: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879817.47255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879817.47288: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3be2330> <<< 5017 1726879817.47338: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879817.47354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.47371: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879817.47395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879817.47442: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3bfe4b0> <<< 5017 1726879817.47468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879817.47505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879817.47560: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879817.47585: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 5017 1726879817.47596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3c3b230> <<< 5017 1726879817.47605: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5017 1726879817.47643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879817.47664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879817.47711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5017 1726879817.47802: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3c5d9d0> <<< 5017 1726879817.47877: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3c3b350> <<< 5017 1726879817.47921: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3bff140> <<< 5017 1726879817.47946: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3a78290> <<< 5017 1726879817.47969: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3bfd4f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3bb6ed0> <<< 5017 1726879817.48076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879817.48088: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9ae3a78470> <<< 5017 1726879817.48170: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_l9rkpluk/ansible_stat_payload.zip' # zipimport: zlib available <<< 5017 1726879817.48326: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.48348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879817.48368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879817.48404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879817.48484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879817.48513: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 5017 1726879817.48520: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3acdf10> import '_typing' # <<< 5017 1726879817.48729: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3aa4e00> <<< 5017 1726879817.48735: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3a7bf20> # zipimport: zlib available <<< 5017 1726879817.48765: stdout chunk (state=3): >>>import 'ansible' # <<< 5017 1726879817.48782: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.48785: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.48809: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 5017 1726879817.48838: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.50399: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.51667: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 5017 1726879817.51699: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3aa7d70> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.51737: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5017 1726879817.51740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5017 1726879817.51774: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5017 1726879817.51796: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.51799: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3af98e0> <<< 5017 1726879817.51987: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3af9670> <<< 5017 1726879817.51991: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3af8f80> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879817.52000: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3af99d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3ace930> import 'atexit' # <<< 5017 1726879817.52188: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3afa630> <<< 5017 1726879817.52211: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3afa870> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3afadb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3958b60> <<< 5017 1726879817.52239: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae395a780> <<< 5017 1726879817.52263: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879817.52277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879817.52323: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae395b0b0> <<< 5017 1726879817.52368: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879817.52388: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3bfd340> <<< 5017 1726879817.52410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879817.52461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5017 1726879817.52468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5017 1726879817.52525: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae395ed20> <<< 5017 1726879817.52566: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae395f050> <<< 5017 1726879817.52599: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae395cfe0> <<< 5017 1726879817.52619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879817.52659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5017 1726879817.52662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5017 1726879817.52705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879817.52714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5017 1726879817.52752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3962db0> <<< 5017 1726879817.52756: stdout chunk (state=3): >>>import '_tokenize' # <<< 5017 1726879817.52841: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39618b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3961640> <<< 5017 1726879817.52855: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879817.52939: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3963ec0> <<< 5017 1726879817.52969: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae395d4f0> <<< 5017 1726879817.53003: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.53008: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae39aaf60> <<< 5017 1726879817.53053: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39ab0b0> <<< 5017 1726879817.53070: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5017 1726879817.53099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5017 1726879817.53103: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 5017 1726879817.53139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae39acc50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39aca10> <<< 5017 1726879817.53157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879817.53262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5017 1726879817.53320: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae39af140> <<< 5017 1726879817.53323: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39ad2e0> <<< 5017 1726879817.53340: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5017 1726879817.53389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.53412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5017 1726879817.53427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5017 1726879817.53482: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39b6960> <<< 5017 1726879817.53626: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39af2f0> <<< 5017 1726879817.53707: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.53726: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae39b7c20> <<< 5017 1726879817.53742: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae39b7ad0> <<< 5017 1726879817.53791: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae39b7d40> <<< 5017 1726879817.53824: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39ab380> <<< 5017 1726879817.53844: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5017 1726879817.53865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879817.53881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5017 1726879817.53909: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.53935: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae39bb4a0> <<< 5017 1726879817.54128: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.54150: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae39bc5c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39b9c10> <<< 5017 1726879817.54206: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae39baf90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39b9850> <<< 5017 1726879817.54209: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.54233: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5017 1726879817.54340: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.54462: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.54465: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5017 1726879817.54506: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5017 1726879817.54519: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.54657: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.54798: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.55477: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.56180: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5017 1726879817.56190: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 5017 1726879817.56221: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.56269: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3a40620> <<< 5017 1726879817.56382: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5017 1726879817.56419: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3a414f0> <<< 5017 1726879817.56426: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39b8980> <<< 5017 1726879817.56486: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879817.56489: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.56527: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 5017 1726879817.56531: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.56705: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.56904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5017 1726879817.56908: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3a41640> <<< 5017 1726879817.56910: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.57471: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.58019: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.58104: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.58194: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879817.58201: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.58246: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.58285: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5017 1726879817.58298: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.58381: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.58507: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879817.58548: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5017 1726879817.58551: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.58595: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.58650: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879817.58653: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.58929: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.59217: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879817.59278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879817.59294: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879817.59377: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3a43da0> <<< 5017 1726879817.59402: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.59484: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.59574: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 5017 1726879817.59589: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 5017 1726879817.59597: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879817.59622: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5017 1726879817.59628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879817.59714: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.59835: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3a4e0c0> <<< 5017 1726879817.59895: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3a4e9f0> <<< 5017 1726879817.59913: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39bf710> <<< 5017 1726879817.59929: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.59977: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.60023: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5017 1726879817.60033: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.60079: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.60128: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.60188: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.60266: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879817.60303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.60393: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3a4d670> <<< 5017 1726879817.60447: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3a4ec60> <<< 5017 1726879817.60479: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 5017 1726879817.60483: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 5017 1726879817.60498: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.60561: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.60632: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.60664: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.60713: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 5017 1726879817.60723: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.60735: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879817.60762: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879817.60782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879817.60844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879817.60860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879817.60884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879817.60942: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae38dedb0> <<< 5017 1726879817.60993: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae385bc20> <<< 5017 1726879817.61075: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3a53ec0> <<< 5017 1726879817.61092: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3a529c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5017 1726879817.61128: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.61156: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 5017 1726879817.61163: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879817.61220: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5017 1726879817.61253: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.61260: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.61276: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 5017 1726879817.61278: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.61436: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.61641: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.62868: stdout chunk (state=3): >>> <<< 5017 1726879817.62891: stdout chunk (state=3): >>>{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 111, "inode": 262670, "dev": 51714, "nlink": 1, "atime": 1726879791.1225288, "mtime": 1726879767.4964318, "ctime": 1726879773.4654562, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "6358268c70ea4eb010df0ced1b282adb222f1d1b", "mimetype": "text/plain", "charset": "us-ascii", "version": "3142939128", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 5017 1726879817.62913: stdout chunk (state=3): >>># destroy __main__ <<< 5017 1726879817.63352: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5017 1726879817.63369: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 5017 1726879817.63393: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 5017 1726879817.63398: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath <<< 5017 1726879817.63432: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools <<< 5017 1726879817.63444: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler <<< 5017 1726879817.63459: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random <<< 5017 1726879817.63470: stdout chunk (state=3): >>># destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib <<< 5017 1726879817.63516: stdout chunk (state=3): >>># cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder <<< 5017 1726879817.63523: stdout chunk (state=3): >>># cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string <<< 5017 1726879817.63530: stdout chunk (state=3): >>># destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket <<< 5017 1726879817.63563: stdout chunk (state=3): >>># destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 5017 1726879817.63579: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib <<< 5017 1726879817.63589: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext <<< 5017 1726879817.63600: stdout chunk (state=3): >>># destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro <<< 5017 1726879817.63623: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5017 1726879817.63855: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879817.63883: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5017 1726879817.63902: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 5017 1726879817.63919: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib<<< 5017 1726879817.63934: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5017 1726879817.63954: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 5017 1726879817.63995: stdout chunk (state=3): >>># destroy ntpath <<< 5017 1726879817.64036: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 5017 1726879817.64040: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 5017 1726879817.64048: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 5017 1726879817.64087: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 5017 1726879817.64116: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 5017 1726879817.64123: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 5017 1726879817.64130: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 5017 1726879817.64175: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 5017 1726879817.64179: stdout chunk (state=3): >>># destroy shutil <<< 5017 1726879817.64192: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5017 1726879817.64264: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 5017 1726879817.64306: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 5017 1726879817.64353: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 5017 1726879817.64396: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc <<< 5017 1726879817.64435: stdout chunk (state=3): >>># cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 5017 1726879817.64497: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 5017 1726879817.64500: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 5017 1726879817.64511: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879817.64628: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5017 1726879817.64654: stdout chunk (state=3): >>># destroy _collections <<< 5017 1726879817.64689: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5017 1726879817.64720: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5017 1726879817.64766: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request <<< 5017 1726879817.64797: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5017 1726879817.64914: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 5017 1726879817.64919: stdout chunk (state=3): >>># destroy time <<< 5017 1726879817.64986: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 5017 1726879817.65022: stdout chunk (state=3): >>># destroy itertools <<< 5017 1726879817.65025: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 5017 1726879817.65045: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 5017 1726879817.65478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879817.65679: stdout chunk (state=3): >>><<< 5017 1726879817.65682: stderr chunk (state=3): >>><<< 5017 1726879817.65697: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3f2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3efbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3f2eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d1d160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d1dfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d5be90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d5bf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d938c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d93f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d73b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d71280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d59040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3db7800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3db6420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d72150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3db4cb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3de8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d582c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3de8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3de8bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3de8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3d56de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3de9640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3de9310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3dea4e0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3e00710> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3e01df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3e02cc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3e03320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3e02240> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3e03da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3e034d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3dea540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3b8bc80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3bb4740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3bb44a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3bb4770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3bb4950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3b89e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3bb5fa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3bb4c20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3deac30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3be2330> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3bfe4b0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3c3b230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3c5d9d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3c3b350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3bff140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3a78290> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3bfd4f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3bb6ed0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9ae3a78470> # zipimport: found 30 names in '/tmp/ansible_stat_payload_l9rkpluk/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3acdf10> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3aa4e00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3a7bf20> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3aa7d70> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3af98e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3af9670> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3af8f80> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3af99d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3ace930> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3afa630> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3afa870> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3afadb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3958b60> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae395a780> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae395b0b0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3bfd340> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae395ed20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae395f050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae395cfe0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3962db0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39618b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3961640> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3963ec0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae395d4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae39aaf60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39ab0b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae39acc50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39aca10> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae39af140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39ad2e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39b6960> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39af2f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae39b7c20> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae39b7ad0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae39b7d40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39ab380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae39bb4a0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae39bc5c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39b9c10> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae39baf90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39b9850> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3a40620> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3a414f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39b8980> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3a41640> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3a43da0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3a4e0c0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3a4e9f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae39bf710> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ae3a4d670> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3a4ec60> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae38dedb0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae385bc20> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3a53ec0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ae3a529c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 111, "inode": 262670, "dev": 51714, "nlink": 1, "atime": 1726879791.1225288, "mtime": 1726879767.4964318, "ctime": 1726879773.4654562, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "6358268c70ea4eb010df0ced1b282adb222f1d1b", "mimetype": "text/plain", "charset": "us-ascii", "version": "3142939128", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5017 1726879817.66492: done with _execute_module (stat, {'path': '/etc/kdump.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879817.3202782-5485-87834868027954/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879817.66496: _low_level_execute_command(): starting 5017 1726879817.66498: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879817.3202782-5485-87834868027954/ > /dev/null 2>&1 && sleep 0' 5017 1726879817.66680: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879817.66684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5017 1726879817.66704: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 5017 1726879817.66708: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879817.66755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879817.66762: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879817.66819: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879817.68706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879817.68761: stderr chunk (state=3): >>><<< 5017 1726879817.68767: stdout chunk (state=3): >>><<< 5017 1726879817.68784: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879817.68791: handler run complete 5017 1726879817.68848: attempt loop complete, returning result 5017 1726879817.68852: _execute() done 5017 1726879817.68854: dumping result to json 5017 1726879817.68862: done dumping result, returning 5017 1726879817.68872: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists [0affef3a-ec81-c52e-bf3c-00000000005a] 5017 1726879817.68880: sending task result for task 0affef3a-ec81-c52e-bf3c-00000000005a 5017 1726879817.69001: done sending task result for task 0affef3a-ec81-c52e-bf3c-00000000005a 5017 1726879817.69004: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726879791.1225288, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6358268c70ea4eb010df0ced1b282adb222f1d1b", "ctime": 1726879773.4654562, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262670, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726879767.4964318, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 111, "uid": 0, "version": "3142939128", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 5017 1726879817.69156: no more pending results, returning what we have 5017 1726879817.69159: results queue empty 5017 1726879817.69160: checking for any_errors_fatal 5017 1726879817.69169: done checking for any_errors_fatal 5017 1726879817.69170: checking for max_fail_percentage 5017 1726879817.69172: done checking for max_fail_percentage 5017 1726879817.69175: checking to see if all hosts have failed and the running result is not ok 5017 1726879817.69176: done checking to see if all hosts have failed 5017 1726879817.69177: getting the remaining hosts for this loop 5017 1726879817.69178: done getting the remaining hosts for this loop 5017 1726879817.69182: getting the next task for host managed_node3 5017 1726879817.69188: done getting next task for host managed_node3 5017 1726879817.69192: ^ task is: TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf 5017 1726879817.69194: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879817.69204: getting variables 5017 1726879817.69206: in VariableManager get_vars() 5017 1726879817.69245: Calling all_inventory to load vars for managed_node3 5017 1726879817.69248: Calling groups_inventory to load vars for managed_node3 5017 1726879817.69250: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879817.69260: Calling all_plugins_play to load vars for managed_node3 5017 1726879817.69266: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879817.69270: Calling groups_plugins_play to load vars for managed_node3 5017 1726879817.69437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879817.69629: done with get_vars() 5017 1726879817.69642: done getting variables 5017 1726879817.69698: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Generate /etc/kdump.conf] ************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Friday 20 September 2024 20:50:17 -0400 (0:00:00.416) 0:00:16.310 ****** 5017 1726879817.69724: entering _queue_task() for managed_node3/template 5017 1726879817.69939: worker is 1 (out of 1 available) 5017 1726879817.69955: exiting _queue_task() for managed_node3/template 5017 1726879817.69967: done queuing things up, now waiting for results queue to drain 5017 1726879817.69969: waiting for pending results... 5017 1726879817.70155: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf 5017 1726879817.70244: in run() - task 0affef3a-ec81-c52e-bf3c-00000000005b 5017 1726879817.70255: variable 'ansible_search_path' from source: unknown 5017 1726879817.70259: variable 'ansible_search_path' from source: unknown 5017 1726879817.70296: calling self._execute() 5017 1726879817.70364: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879817.70374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879817.70385: variable 'omit' from source: magic vars 5017 1726879817.70481: variable 'omit' from source: magic vars 5017 1726879817.70524: variable 'omit' from source: magic vars 5017 1726879817.70765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5017 1726879817.72739: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5017 1726879817.72799: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5017 1726879817.72840: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5017 1726879817.72879: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5017 1726879817.72903: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5017 1726879817.72979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5017 1726879817.73004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5017 1726879817.73025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5017 1726879817.73062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5017 1726879817.73078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5017 1726879817.73178: variable '__kdump_conf' from source: set_fact 5017 1726879817.73209: variable 'omit' from source: magic vars 5017 1726879817.73234: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879817.73260: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879817.73280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879817.73296: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879817.73306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879817.73333: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879817.73337: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879817.73342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879817.73426: Set connection var ansible_connection to ssh 5017 1726879817.73435: Set connection var ansible_pipelining to False 5017 1726879817.73444: Set connection var ansible_timeout to 10 5017 1726879817.73454: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879817.73457: Set connection var ansible_shell_type to sh 5017 1726879817.73462: Set connection var ansible_shell_executable to /bin/sh 5017 1726879817.73492: variable 'ansible_shell_executable' from source: unknown 5017 1726879817.73495: variable 'ansible_connection' from source: unknown 5017 1726879817.73498: variable 'ansible_module_compression' from source: unknown 5017 1726879817.73501: variable 'ansible_shell_type' from source: unknown 5017 1726879817.73505: variable 'ansible_shell_executable' from source: unknown 5017 1726879817.73509: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879817.73514: variable 'ansible_pipelining' from source: unknown 5017 1726879817.73519: variable 'ansible_timeout' from source: unknown 5017 1726879817.73524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879817.73632: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5017 1726879817.73641: variable 'omit' from source: magic vars 5017 1726879817.73648: starting attempt loop 5017 1726879817.73651: running the handler 5017 1726879817.73662: _low_level_execute_command(): starting 5017 1726879817.73672: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879817.74223: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879817.74227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879817.74231: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879817.74233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879817.74299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879817.74302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879817.74352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879817.76064: stdout chunk (state=3): >>>/root <<< 5017 1726879817.76167: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879817.76236: stderr chunk (state=3): >>><<< 5017 1726879817.76239: stdout chunk (state=3): >>><<< 5017 1726879817.76266: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879817.76280: _low_level_execute_command(): starting 5017 1726879817.76287: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191 `" && echo ansible-tmp-1726879817.7626433-5504-194539637291191="` echo /root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191 `" ) && sleep 0' 5017 1726879817.76762: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879817.76770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5017 1726879817.76807: stderr chunk (state=3): >>>debug2: match not found <<< 5017 1726879817.76811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration <<< 5017 1726879817.76813: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879817.76815: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879817.76872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879817.76878: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879817.76881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879817.76941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879817.78933: stdout chunk (state=3): >>>ansible-tmp-1726879817.7626433-5504-194539637291191=/root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191 <<< 5017 1726879817.79049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879817.79109: stderr chunk (state=3): >>><<< 5017 1726879817.79112: stdout chunk (state=3): >>><<< 5017 1726879817.79129: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879817.7626433-5504-194539637291191=/root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879817.79152: evaluation_path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks 5017 1726879817.79177: search_path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/templates/kdump.conf.j2 /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/kdump.conf.j2 /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/templates/kdump.conf.j2 /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/kdump.conf.j2 /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/templates/kdump.conf.j2 /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/kdump.conf.j2 5017 1726879817.79199: variable 'ansible_search_path' from source: unknown 5017 1726879817.79878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5017 1726879817.79902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5017 1726879817.79926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5017 1726879817.79959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5017 1726879817.79975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5017 1726879817.80212: variable 'ansible_managed' from source: unknown 5017 1726879817.80217: variable 'kdump_target' from source: play vars 5017 1726879817.80301: variable 'kdump_ssh_user' from source: play vars 5017 1726879817.80385: variable 'hostvars' from source: magic vars 5017 1726879817.80389: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879817.80396: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879817.80448: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879817.80460: in VariableManager get_vars() 5017 1726879817.80472: Calling all_inventory to load vars for managed_node3 5017 1726879817.80477: Calling groups_inventory to load vars for managed_node3 5017 1726879817.80485: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879817.80495: Calling all_plugins_play to load vars for managed_node3 5017 1726879817.80501: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879817.80509: Calling groups_plugins_play to load vars for managed_node3 5017 1726879817.80653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879817.80832: done with get_vars() 5017 1726879817.80846: variable 'ansible_user_id' from source: facts 5017 1726879817.80853: variable 'kdump_test_ssh_server_inside' from source: play vars 5017 1726879817.81080: variable 'kdump_test_ssh_source' from source: play vars 5017 1726879817.81225: variable 'ansible_env' from source: facts 5017 1726879817.81237: variable 'hostvars' from source: magic vars 5017 1726879817.81241: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879817.81246: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879817.81301: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879817.81307: in VariableManager get_vars() 5017 1726879817.81313: Calling all_inventory to load vars for managed_node3 5017 1726879817.81320: Calling groups_inventory to load vars for managed_node3 5017 1726879817.81326: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879817.81336: Calling all_plugins_play to load vars for managed_node3 5017 1726879817.81339: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879817.81347: Calling groups_plugins_play to load vars for managed_node3 5017 1726879817.81499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879817.81672: done with get_vars() 5017 1726879817.81683: variable 'ansible_all_ipv4_addresses' from source: facts 5017 1726879817.81687: in VariableManager get_vars() 5017 1726879817.81693: Calling all_inventory to load vars for managed_node3 5017 1726879817.81698: Calling groups_inventory to load vars for managed_node3 5017 1726879817.81705: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879817.81711: Calling all_plugins_play to load vars for managed_node3 5017 1726879817.81716: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879817.81723: Calling groups_plugins_play to load vars for managed_node3 5017 1726879817.81856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879817.82028: done with get_vars() 5017 1726879817.82038: variable 'ansible_all_ipv6_addresses' from source: facts 5017 1726879817.82041: in VariableManager get_vars() 5017 1726879817.82047: Calling all_inventory to load vars for managed_node3 5017 1726879817.82052: Calling groups_inventory to load vars for managed_node3 5017 1726879817.82057: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879817.82066: Calling all_plugins_play to load vars for managed_node3 5017 1726879817.82069: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879817.82077: Calling groups_plugins_play to load vars for managed_node3 5017 1726879817.82229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879817.82400: done with get_vars() 5017 1726879817.82411: variable 'ansible_default_ipv4' from source: facts 5017 1726879817.82423: variable 'kdump_ssh_user' from source: play vars 5017 1726879817.82508: variable 'hostvars' from source: magic vars 5017 1726879817.82512: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879817.82517: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879817.82573: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879817.82579: in VariableManager get_vars() 5017 1726879817.82586: Calling all_inventory to load vars for managed_node3 5017 1726879817.82591: Calling groups_inventory to load vars for managed_node3 5017 1726879817.82596: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879817.82603: Calling all_plugins_play to load vars for managed_node3 5017 1726879817.82608: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879817.82614: Calling groups_plugins_play to load vars for managed_node3 5017 1726879817.82744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879817.82915: done with get_vars() 5017 1726879817.82925: variable 'ansible_user_id' from source: facts 5017 1726879817.82932: variable 'kdump_ssh_server' from source: play vars 5017 1726879817.82938: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879817.82995: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879817.82999: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879817.83050: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879817.83065: variable 'kdump_sshkey' from source: role '' defaults 5017 1726879817.83068: variable 'kdump_path' from source: play vars 5017 1726879817.83071: variable 'kdump_core_collector' from source: role '' defaults 5017 1726879817.83082: variable 'ansible_facts' from source: unknown 5017 1726879817.83132: variable 'kdump_auto_reset_crashkernel' from source: role '' defaults 5017 1726879817.83135: variable 'kdump_system_action' from source: role '' defaults 5017 1726879817.83141: variable 'kdump_dracut_args' from source: role '' defaults 5017 1726879817.84346: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5017 1726879817.84398: variable 'ansible_module_compression' from source: unknown 5017 1726879817.84439: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5017be9hnmjn/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 5017 1726879817.84461: variable 'ansible_facts' from source: unknown 5017 1726879817.84529: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/AnsiballZ_stat.py 5017 1726879817.84637: Sending initial data 5017 1726879817.84640: Sent initial data (151 bytes) 5017 1726879817.85138: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879817.85143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879817.85146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 5017 1726879817.85148: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879817.85152: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879817.85212: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879817.85219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879817.85221: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879817.85276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879817.86907: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 5017 1726879817.86910: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879817.86957: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879817.87015: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpmke8nbt2 /root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/AnsiballZ_stat.py <<< 5017 1726879817.87019: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/AnsiballZ_stat.py" <<< 5017 1726879817.87062: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpmke8nbt2" to remote "/root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/AnsiballZ_stat.py" <<< 5017 1726879817.87905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879817.87979: stderr chunk (state=3): >>><<< 5017 1726879817.87985: stdout chunk (state=3): >>><<< 5017 1726879817.88001: done transferring module to remote 5017 1726879817.88014: _low_level_execute_command(): starting 5017 1726879817.88021: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/ /root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/AnsiballZ_stat.py && sleep 0' 5017 1726879817.88466: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879817.88470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5017 1726879817.88504: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879817.88507: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address <<< 5017 1726879817.88510: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879817.88512: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879817.88572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879817.88580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879817.88631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879817.90456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879817.90507: stderr chunk (state=3): >>><<< 5017 1726879817.90511: stdout chunk (state=3): >>><<< 5017 1726879817.90526: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879817.90530: _low_level_execute_command(): starting 5017 1726879817.90536: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/AnsiballZ_stat.py && sleep 0' 5017 1726879817.90977: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879817.90981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879817.90983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address <<< 5017 1726879817.90986: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879817.91046: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879817.91049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879817.91102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879817.93267: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5017 1726879817.93489: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 5017 1726879817.93515: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.93542: stdout chunk (state=3): >>>import '_codecs' # <<< 5017 1726879817.93562: stdout chunk (state=3): >>>import 'codecs' # <<< 5017 1726879817.93609: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5017 1726879817.93628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5017 1726879817.93639: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf32c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf2fbb30> <<< 5017 1726879817.93670: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5017 1726879817.93685: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf32eab0> <<< 5017 1726879817.93703: stdout chunk (state=3): >>>import '_signal' # <<< 5017 1726879817.93729: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 5017 1726879817.93755: stdout chunk (state=3): >>>import 'io' # <<< 5017 1726879817.93792: stdout chunk (state=3): >>>import '_stat' # <<< 5017 1726879817.93798: stdout chunk (state=3): >>>import 'stat' # <<< 5017 1726879817.93885: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879817.93914: stdout chunk (state=3): >>>import 'genericpath' # <<< 5017 1726879817.93919: stdout chunk (state=3): >>>import 'posixpath' # <<< 5017 1726879817.93948: stdout chunk (state=3): >>>import 'os' # <<< 5017 1726879817.93955: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5017 1726879817.93982: stdout chunk (state=3): >>>Processing user site-packages <<< 5017 1726879817.93987: stdout chunk (state=3): >>>Processing global site-packages <<< 5017 1726879817.94007: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 5017 1726879817.94010: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5017 1726879817.94037: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5017 1726879817.94042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5017 1726879817.94062: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf0fd160> <<< 5017 1726879817.94123: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5017 1726879817.94154: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.94158: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf0fdfd0> <<< 5017 1726879817.94181: stdout chunk (state=3): >>>import 'site' # <<< 5017 1726879817.94212: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879817.94640: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5017 1726879817.94646: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf13bda0> <<< 5017 1726879817.94649: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5017 1726879817.94719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5017 1726879817.94724: stdout chunk (state=3): >>>import '_operator' # <<< 5017 1726879817.94728: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf13bfe0> <<< 5017 1726879817.94754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5017 1726879817.94757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5017 1726879817.94760: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5017 1726879817.94802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.94839: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879817.94868: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1737d0> <<< 5017 1726879817.94891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 5017 1726879817.94905: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf173e60> import '_collections' # <<< 5017 1726879817.94958: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf153a70> <<< 5017 1726879817.94976: stdout chunk (state=3): >>>import '_functools' # <<< 5017 1726879817.94994: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf151190> <<< 5017 1726879817.95094: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf138f50> <<< 5017 1726879817.95116: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5017 1726879817.95152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5017 1726879817.95171: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879817.95197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879817.95224: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5017 1726879817.95235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879817.95270: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1976b0> <<< 5017 1726879817.95296: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1962d0> <<< 5017 1726879817.95319: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 5017 1726879817.95334: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf152030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf13ae40> <<< 5017 1726879817.95380: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5017 1726879817.95387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1c8770> <<< 5017 1726879817.95450: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1381d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bf1c8c20> <<< 5017 1726879817.95453: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1c8ad0> <<< 5017 1726879817.95487: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.95501: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bf1c8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf136d20> <<< 5017 1726879817.95538: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.95555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5017 1726879817.95592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5017 1726879817.95610: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1c9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1c91f0> import 'importlib.machinery' # <<< 5017 1726879817.95648: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879817.95684: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1ca420> import 'importlib.util' # <<< 5017 1726879817.95688: stdout chunk (state=3): >>>import 'runpy' # <<< 5017 1726879817.95706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5017 1726879817.95742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5017 1726879817.95780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 5017 1726879817.95819: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1e4620> import 'errno' # <<< 5017 1726879817.95823: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.95847: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bf1e5d60> <<< 5017 1726879817.95865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5017 1726879817.95901: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1e6c60> <<< 5017 1726879817.95945: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.95963: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bf1e72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1e61b0> <<< 5017 1726879817.95992: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879817.96044: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.96047: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bf1e7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1e7470> <<< 5017 1726879817.96102: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1ca390> <<< 5017 1726879817.96128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5017 1726879817.96142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5017 1726879817.96165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5017 1726879817.96183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5017 1726879817.96220: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bef77cb0> <<< 5017 1726879817.96264: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5017 1726879817.96295: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.96298: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39befa0770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39befa04d0> <<< 5017 1726879817.96343: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39befa07a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879817.96383: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39befa0980> <<< 5017 1726879817.96386: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bef75e50> <<< 5017 1726879817.96388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879817.96483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879817.96511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5017 1726879817.96528: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39befa2030> <<< 5017 1726879817.96552: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39befa0cb0> <<< 5017 1726879817.96575: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1cab40> <<< 5017 1726879817.96595: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879817.96648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.96659: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879817.96708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879817.96733: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39befd2390> <<< 5017 1726879817.96807: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879817.96810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879817.96838: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879817.96897: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39befea540> <<< 5017 1726879817.96919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879817.96955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879817.97011: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879817.97044: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf023320> <<< 5017 1726879817.97065: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5017 1726879817.97096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879817.97122: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879817.97168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5017 1726879817.97264: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf049ac0> <<< 5017 1726879817.97334: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf023440> <<< 5017 1726879817.97384: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39befeb1d0> <<< 5017 1726879817.97418: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 5017 1726879817.97421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bee643b0> <<< 5017 1726879817.97440: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39befe9580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39befa2f30> <<< 5017 1726879817.97539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879817.97551: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f39bee64590> <<< 5017 1726879817.97634: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_8jhs1ros/ansible_ansible.legacy.stat_payload.zip' <<< 5017 1726879817.97649: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.97787: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.97829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879817.97832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879817.97867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879817.97948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879817.97984: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39beebe000> <<< 5017 1726879817.97995: stdout chunk (state=3): >>>import '_typing' # <<< 5017 1726879817.98192: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bee94ef0> <<< 5017 1726879817.98226: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bee67f80> # zipimport: zlib available <<< 5017 1726879817.98229: stdout chunk (state=3): >>>import 'ansible' # <<< 5017 1726879817.98285: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5017 1726879817.98288: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 5017 1726879817.98301: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879817.99876: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.01178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bee97e60> <<< 5017 1726879818.01216: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 5017 1726879818.01249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5017 1726879818.01252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5017 1726879818.01281: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39beee19d0> <<< 5017 1726879818.01327: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39beee1760> <<< 5017 1726879818.01352: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39beee1070> <<< 5017 1726879818.01383: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879818.01423: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39beee1ac0> <<< 5017 1726879818.01451: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39beebea20> import 'atexit' # <<< 5017 1726879818.01463: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39beee2720> <<< 5017 1726879818.01493: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39beee2960> <<< 5017 1726879818.01515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5017 1726879818.01578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5017 1726879818.01590: stdout chunk (state=3): >>>import '_locale' # <<< 5017 1726879818.01643: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39beee2ea0> <<< 5017 1726879818.01646: stdout chunk (state=3): >>>import 'pwd' # <<< 5017 1726879818.01667: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879818.01690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5017 1726879818.01734: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed48c80> <<< 5017 1726879818.01756: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.01794: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bed4a8a0> <<< 5017 1726879818.01797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879818.01816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879818.01837: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed4b260> <<< 5017 1726879818.01858: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5017 1726879818.01904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879818.01922: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed4c440> <<< 5017 1726879818.01936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879818.01982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5017 1726879818.01997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5017 1726879818.02051: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed4eed0> <<< 5017 1726879818.02093: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bed4eff0> <<< 5017 1726879818.02112: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed4d190> <<< 5017 1726879818.02142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879818.02169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5017 1726879818.02194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5017 1726879818.02210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879818.02257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5017 1726879818.02283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5017 1726879818.02295: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed52e70> import '_tokenize' # <<< 5017 1726879818.02371: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed51940> <<< 5017 1726879818.02393: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed516a0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879818.02484: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed53f50> <<< 5017 1726879818.02510: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed4d6a0> <<< 5017 1726879818.02544: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bed9aff0> <<< 5017 1726879818.02580: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed9b1a0> <<< 5017 1726879818.02615: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5017 1726879818.02640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5017 1726879818.02643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5017 1726879818.02685: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.02689: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bed9cc50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed9ca10> <<< 5017 1726879818.02712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879818.02828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5017 1726879818.02886: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bed9f110> <<< 5017 1726879818.02890: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed9d2b0> <<< 5017 1726879818.02906: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5017 1726879818.02957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.02979: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5017 1726879818.02995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5017 1726879818.03046: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39beda68d0> <<< 5017 1726879818.03204: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed9f260> <<< 5017 1726879818.03283: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39beda7bf0> <<< 5017 1726879818.03318: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39beda75c0> <<< 5017 1726879818.03380: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39beda7c20> <<< 5017 1726879818.03422: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed9b3b0> <<< 5017 1726879818.03425: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5017 1726879818.03462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879818.03470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5017 1726879818.03496: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.03548: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bedab3e0> <<< 5017 1726879818.03736: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bedac1d0> <<< 5017 1726879818.03741: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39beda9b50> <<< 5017 1726879818.03777: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bedaaed0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39beda9730> <<< 5017 1726879818.03815: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.03832: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5017 1726879818.03955: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.04067: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.04101: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 5017 1726879818.04120: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5017 1726879818.04258: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.04396: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.05072: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.05754: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5017 1726879818.05758: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 5017 1726879818.05776: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 5017 1726879818.05788: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5017 1726879818.05813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.05865: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.05875: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bee30410> <<< 5017 1726879818.05985: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5017 1726879818.06009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bee31250> <<< 5017 1726879818.06016: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bedaecc0> <<< 5017 1726879818.06064: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879818.06084: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.06094: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.06119: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5017 1726879818.06125: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.06310: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.06494: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5017 1726879818.06504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5017 1726879818.06517: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bee31010> <<< 5017 1726879818.06533: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.07100: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.07651: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.07738: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.07832: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879818.07840: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.07886: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.07923: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5017 1726879818.07936: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.08019: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.08137: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879818.08146: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.08169: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.08181: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 5017 1726879818.08195: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.08236: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.08287: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879818.08293: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.08575: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.08856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879818.08928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879818.08942: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879818.09031: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bee33bc0> <<< 5017 1726879818.09042: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.09128: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.09216: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5017 1726879818.09227: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5017 1726879818.09243: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879818.09269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5017 1726879818.09277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879818.09352: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.09481: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bee3de20> <<< 5017 1726879818.09536: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.09543: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bee3e750> <<< 5017 1726879818.09554: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bee32780> <<< 5017 1726879818.09571: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.09614: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.09658: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5017 1726879818.09664: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.09719: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.09763: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.09830: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.09901: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879818.09944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.10035: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.10041: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bee3d4f0> <<< 5017 1726879818.10081: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bee3e900> <<< 5017 1726879818.10119: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5017 1726879818.10126: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.10197: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.10264: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.10295: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.10344: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 5017 1726879818.10353: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.10365: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879818.10393: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879818.10411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879818.10474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879818.10491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879818.10513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879818.10571: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39becd69c0> <<< 5017 1726879818.10620: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bec4c680> <<< 5017 1726879818.10704: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bec46780> <<< 5017 1726879818.10716: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bec465d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5017 1726879818.10727: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.10756: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.10790: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879818.10852: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5017 1726879818.10862: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.10881: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 5017 1726879818.10902: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.11047: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.11266: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.12558: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 111, "inode": 262670, "dev": 51714, "nlink": 1, "atime": 1726879791.1225288, "mtime": 1726879767.4964318, "ctime": 1726879773.4654562, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "6358268c70ea4eb010df0ced1b282adb222f1d1b", "mimetype": "text/plain", "charset": "us-ascii", "version": "3142939128", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 5017 1726879818.12587: stdout chunk (state=3): >>># destroy __main__ <<< 5017 1726879818.13053: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5017 1726879818.13067: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 5017 1726879818.13081: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 5017 1726879818.13085: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time <<< 5017 1726879818.13107: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 5017 1726879818.13112: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools <<< 5017 1726879818.13134: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util <<< 5017 1726879818.13162: stdout chunk (state=3): >>># cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib <<< 5017 1726879818.13181: stdout chunk (state=3): >>># cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible <<< 5017 1726879818.13198: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache<<< 5017 1726879818.13210: stdout chunk (state=3): >>> # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd<<< 5017 1726879818.13237: stdout chunk (state=3): >>> # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string<<< 5017 1726879818.13242: stdout chunk (state=3): >>> # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal <<< 5017 1726879818.13274: stdout chunk (state=3): >>># cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon <<< 5017 1726879818.13280: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 5017 1726879818.13310: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters <<< 5017 1726879818.13316: stdout chunk (state=3): >>># cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast <<< 5017 1726879818.13322: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux <<< 5017 1726879818.13339: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5017 1726879818.13615: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879818.13653: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5017 1726879818.13665: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 5017 1726879818.13703: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 5017 1726879818.13752: stdout chunk (state=3): >>> # destroy fnmatch # destroy ipaddress <<< 5017 1726879818.13758: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon <<< 5017 1726879818.13813: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 5017 1726879818.13816: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 5017 1726879818.13841: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 5017 1726879818.13862: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 5017 1726879818.13884: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 5017 1726879818.13916: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 <<< 5017 1726879818.13939: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5017 1726879818.13989: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 5017 1726879818.14011: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 5017 1726879818.14031: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 5017 1726879818.14055: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing <<< 5017 1726879818.14071: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 5017 1726879818.14103: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 5017 1726879818.14126: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 5017 1726879818.14149: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 5017 1726879818.14175: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 5017 1726879818.14187: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879818.14312: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5017 1726879818.14330: stdout chunk (state=3): >>># destroy _collections <<< 5017 1726879818.14359: stdout chunk (state=3): >>># destroy platform <<< 5017 1726879818.14376: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5017 1726879818.14405: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5017 1726879818.14444: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 5017 1726879818.14457: 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 operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5017 1726879818.14478: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5017 1726879818.14583: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig<<< 5017 1726879818.14603: stdout chunk (state=3): >>> # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 5017 1726879818.14625: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5017 1726879818.14653: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 5017 1726879818.14699: stdout chunk (state=3): >>># destroy itertools <<< 5017 1726879818.14702: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 5017 1726879818.14717: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 5017 1726879818.15147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879818.15214: stderr chunk (state=3): >>><<< 5017 1726879818.15218: stdout chunk (state=3): >>><<< 5017 1726879818.15289: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf32c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf2fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf32eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf0fd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf0fdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf13bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf13bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1737d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf173e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf153a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf151190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf138f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1976b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1962d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf152030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf13ae40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1c8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1381d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bf1c8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1c8ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bf1c8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf136d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1c9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1c91f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1ca420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1e4620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bf1e5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1e6c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bf1e72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1e61b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bf1e7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1e7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1ca390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bef77cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39befa0770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39befa04d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39befa07a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39befa0980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bef75e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39befa2030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39befa0cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf1cab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39befd2390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39befea540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf023320> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf049ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bf023440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39befeb1d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bee643b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39befe9580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39befa2f30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f39bee64590> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_8jhs1ros/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39beebe000> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bee94ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bee67f80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bee97e60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39beee19d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39beee1760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39beee1070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39beee1ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39beebea20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39beee2720> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39beee2960> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39beee2ea0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed48c80> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bed4a8a0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed4b260> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed4c440> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed4eed0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bed4eff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed4d190> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed52e70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed51940> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed516a0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed53f50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed4d6a0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bed9aff0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed9b1a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bed9cc50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed9ca10> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bed9f110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed9d2b0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39beda68d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed9f260> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39beda7bf0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39beda75c0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39beda7c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bed9b3b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bedab3e0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bedac1d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39beda9b50> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bedaaed0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39beda9730> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bee30410> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bee31250> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bedaecc0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bee31010> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bee33bc0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bee3de20> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bee3e750> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bee32780> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39bee3d4f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bee3e900> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39becd69c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bec4c680> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bec46780> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39bec465d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 111, "inode": 262670, "dev": 51714, "nlink": 1, "atime": 1726879791.1225288, "mtime": 1726879767.4964318, "ctime": 1726879773.4654562, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "6358268c70ea4eb010df0ced1b282adb222f1d1b", "mimetype": "text/plain", "charset": "us-ascii", "version": "3142939128", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5017 1726879818.15858: done with _execute_module (ansible.legacy.stat, {'path': '/etc/kdump.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726879817.7626433-5504-194539637291191/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 5017 1726879818.15862: Sending initial data 5017 1726879818.15867: Sent initial data (160 bytes) 5017 1726879818.16122: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879818.16126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879818.16128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.16131: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879818.16134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.16199: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879818.16203: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879818.16206: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879818.16250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879818.17922: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 5017 1726879818.17925: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879818.17972: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879818.18023: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpe7mc0o75/kdump.conf.j2 /root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/.source.conf <<< 5017 1726879818.18027: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/.source.conf" <<< 5017 1726879818.18077: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpe7mc0o75/kdump.conf.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/.source.conf" <<< 5017 1726879818.18283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879818.18342: stderr chunk (state=3): >>><<< 5017 1726879818.18345: stdout chunk (state=3): >>><<< 5017 1726879818.18360: _low_level_execute_command(): starting 5017 1726879818.18370: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/ /root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/.source.conf && sleep 0' 5017 1726879818.18821: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879818.18824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879818.18827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879818.18829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.18893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879818.18896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879818.18943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879818.20751: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879818.20803: stderr chunk (state=3): >>><<< 5017 1726879818.20806: stdout chunk (state=3): >>><<< 5017 1726879818.20821: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879818.20850: variable 'ansible_module_compression' from source: unknown 5017 1726879818.20890: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5017be9hnmjn/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 5017 1726879818.20907: variable 'ansible_facts' from source: unknown 5017 1726879818.20949: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/AnsiballZ_copy.py 5017 1726879818.21047: Sending initial data 5017 1726879818.21050: Sent initial data (151 bytes) 5017 1726879818.21501: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879818.21505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.21507: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879818.21510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.21566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879818.21572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879818.21621: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879818.23201: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879818.23252: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879818.23301: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpg1p196_f /root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/AnsiballZ_copy.py <<< 5017 1726879818.23310: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/AnsiballZ_copy.py" <<< 5017 1726879818.23355: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpg1p196_f" to remote "/root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/AnsiballZ_copy.py" <<< 5017 1726879818.24211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879818.24293: stderr chunk (state=3): >>><<< 5017 1726879818.24296: stdout chunk (state=3): >>><<< 5017 1726879818.24316: done transferring module to remote 5017 1726879818.24328: _low_level_execute_command(): starting 5017 1726879818.24334: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/ /root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/AnsiballZ_copy.py && sleep 0' 5017 1726879818.24819: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879818.24823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.24825: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879818.24828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found <<< 5017 1726879818.24830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.24887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879818.24892: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879818.24894: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879818.24948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879818.26782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879818.26836: stderr chunk (state=3): >>><<< 5017 1726879818.26840: stdout chunk (state=3): >>><<< 5017 1726879818.26857: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879818.26860: _low_level_execute_command(): starting 5017 1726879818.26868: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/AnsiballZ_copy.py && sleep 0' 5017 1726879818.27361: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879818.27368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.27370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879818.27375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found <<< 5017 1726879818.27382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.27429: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879818.27436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879818.27497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879818.29657: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5017 1726879818.29691: stdout chunk (state=3): >>>import _imp # builtin <<< 5017 1726879818.29723: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5017 1726879818.29729: stdout chunk (state=3): >>>import '_weakref' # <<< 5017 1726879818.29801: stdout chunk (state=3): >>>import '_io' # <<< 5017 1726879818.29808: stdout chunk (state=3): >>>import 'marshal' # <<< 5017 1726879818.29842: stdout chunk (state=3): >>>import 'posix' # <<< 5017 1726879818.29880: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5017 1726879818.29913: stdout chunk (state=3): >>>import 'time' # <<< 5017 1726879818.29916: stdout chunk (state=3): >>>import 'zipimport' # <<< 5017 1726879818.29924: stdout chunk (state=3): >>># installed zipimport hook <<< 5017 1726879818.29977: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5017 1726879818.29985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.29998: stdout chunk (state=3): >>>import '_codecs' # <<< 5017 1726879818.30028: stdout chunk (state=3): >>>import 'codecs' # <<< 5017 1726879818.30062: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5017 1726879818.30092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5017 1726879818.30102: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da820c530> <<< 5017 1726879818.30113: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da81dbb30> <<< 5017 1726879818.30138: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5017 1726879818.30149: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da820eab0> <<< 5017 1726879818.30179: stdout chunk (state=3): >>>import '_signal' # <<< 5017 1726879818.30195: stdout chunk (state=3): >>>import '_abc' # <<< 5017 1726879818.30212: stdout chunk (state=3): >>>import 'abc' # <<< 5017 1726879818.30223: stdout chunk (state=3): >>>import 'io' # <<< 5017 1726879818.30262: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5017 1726879818.30360: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879818.30389: stdout chunk (state=3): >>>import 'genericpath' # <<< 5017 1726879818.30394: stdout chunk (state=3): >>>import 'posixpath' # <<< 5017 1726879818.30418: stdout chunk (state=3): >>>import 'os' # <<< 5017 1726879818.30444: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5017 1726879818.30458: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 5017 1726879818.30471: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5017 1726879818.30489: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 5017 1726879818.30495: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5017 1726879818.30525: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5017 1726879818.30555: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da8021160> <<< 5017 1726879818.30613: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5017 1726879818.30632: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.30638: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da8021fd0> <<< 5017 1726879818.30670: stdout chunk (state=3): >>>import 'site' # <<< 5017 1726879818.30700: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879818.30951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879818.30959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5017 1726879818.30989: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5017 1726879818.30994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.31022: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5017 1726879818.31057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5017 1726879818.31082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5017 1726879818.31101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5017 1726879818.31127: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da805fdd0> <<< 5017 1726879818.31139: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5017 1726879818.31160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5017 1726879818.31185: stdout chunk (state=3): >>>import '_operator' # <<< 5017 1726879818.31193: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da805ffe0> <<< 5017 1726879818.31210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5017 1726879818.31240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5017 1726879818.31262: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5017 1726879818.31316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.31335: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879818.31366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 5017 1726879818.31378: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da8097800> <<< 5017 1726879818.31389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5017 1726879818.31408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da8097e90> <<< 5017 1726879818.31431: stdout chunk (state=3): >>>import '_collections' # <<< 5017 1726879818.31488: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da8077aa0> <<< 5017 1726879818.31496: stdout chunk (state=3): >>>import '_functools' # <<< 5017 1726879818.31526: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da8075190> <<< 5017 1726879818.31625: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da805cf80> <<< 5017 1726879818.31648: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5017 1726879818.31677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5017 1726879818.31686: stdout chunk (state=3): >>>import '_sre' # <<< 5017 1726879818.31713: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879818.31731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879818.31758: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5017 1726879818.31767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879818.31805: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80bb710> <<< 5017 1726879818.31813: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80ba330> <<< 5017 1726879818.31848: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 5017 1726879818.31854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da8076060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80b8a40> <<< 5017 1726879818.31920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 5017 1726879818.31928: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80ec6e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da805c200> <<< 5017 1726879818.31954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 5017 1726879818.31960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5017 1726879818.31996: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.32005: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da80ecb90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80eca40> <<< 5017 1726879818.32046: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.32058: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da80ece00> <<< 5017 1726879818.32066: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da805ad20> <<< 5017 1726879818.32100: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 5017 1726879818.32109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.32123: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5017 1726879818.32168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5017 1726879818.32171: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80ed4c0> <<< 5017 1726879818.32176: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80ed190> <<< 5017 1726879818.32185: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5017 1726879818.32219: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879818.32239: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80ee3c0> <<< 5017 1726879818.32252: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5017 1726879818.32265: stdout chunk (state=3): >>>import 'runpy' # <<< 5017 1726879818.32289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5017 1726879818.32325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5017 1726879818.32349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 5017 1726879818.32357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 5017 1726879818.32372: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da81085c0> <<< 5017 1726879818.32382: stdout chunk (state=3): >>>import 'errno' # <<< 5017 1726879818.32405: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.32420: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da8109d00> <<< 5017 1726879818.32443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5017 1726879818.32455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5017 1726879818.32485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5017 1726879818.32499: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da810abd0> <<< 5017 1726879818.32542: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.32551: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da810b230> <<< 5017 1726879818.32566: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da810a120> <<< 5017 1726879818.32581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5017 1726879818.32596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879818.32632: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.32651: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da810bc80> <<< 5017 1726879818.32657: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da810b3b0> <<< 5017 1726879818.32701: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80ee3f0> <<< 5017 1726879818.32726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5017 1726879818.32749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5017 1726879818.32775: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5017 1726879818.32793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5017 1726879818.32829: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7e97b30> <<< 5017 1726879818.32854: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5017 1726879818.32892: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.32898: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7ec05f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7ec0350> <<< 5017 1726879818.32930: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7ec0560> <<< 5017 1726879818.32959: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7ec07a0> <<< 5017 1726879818.32987: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7e95cd0> <<< 5017 1726879818.33007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879818.33108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879818.33126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5017 1726879818.33148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5017 1726879818.33153: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7ec1e20> <<< 5017 1726879818.33185: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7ec0aa0> <<< 5017 1726879818.33197: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80eeae0> <<< 5017 1726879818.33229: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879818.33280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.33302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879818.33346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879818.33381: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7ef21b0> <<< 5017 1726879818.33430: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879818.33448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.33464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879818.33491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879818.33543: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7f0a360> <<< 5017 1726879818.33566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879818.33607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879818.33662: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879818.33688: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 5017 1726879818.33694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7f47140> <<< 5017 1726879818.33710: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5017 1726879818.33751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879818.33776: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879818.33822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5017 1726879818.33916: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7f6d8b0> <<< 5017 1726879818.33992: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7f47260> <<< 5017 1726879818.34036: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7f0aff0> <<< 5017 1726879818.34065: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7d84200> <<< 5017 1726879818.34092: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7f093a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7ec2d50> <<< 5017 1726879818.34199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879818.34216: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0da7d84410> <<< 5017 1726879818.34299: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_eqiu7_13/ansible_ansible.legacy.copy_payload.zip' <<< 5017 1726879818.34305: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.34459: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.34485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879818.34500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879818.34542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879818.34622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879818.34654: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 5017 1726879818.34657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7ddde20> <<< 5017 1726879818.34671: stdout chunk (state=3): >>>import '_typing' # <<< 5017 1726879818.34866: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7db4d10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7d87e30> <<< 5017 1726879818.34880: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.34908: stdout chunk (state=3): >>>import 'ansible' # <<< 5017 1726879818.34929: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.34938: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.34958: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.34966: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5017 1726879818.34990: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.36553: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.37830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7db7cb0> <<< 5017 1726879818.37855: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 5017 1726879818.37861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.37889: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5017 1726879818.37893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5017 1726879818.37920: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 5017 1726879818.37925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5017 1726879818.37953: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.37959: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7e017f0> <<< 5017 1726879818.37994: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7e01580> <<< 5017 1726879818.38028: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7e00e90> <<< 5017 1726879818.38053: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5017 1726879818.38060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879818.38101: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7e012e0> <<< 5017 1726879818.38109: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7dde840> <<< 5017 1726879818.38113: stdout chunk (state=3): >>>import 'atexit' # <<< 5017 1726879818.38144: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7e02570> <<< 5017 1726879818.38175: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.38185: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7e027b0> <<< 5017 1726879818.38197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5017 1726879818.38250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5017 1726879818.38257: stdout chunk (state=3): >>>import '_locale' # <<< 5017 1726879818.38311: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7e02cf0> <<< 5017 1726879818.38317: stdout chunk (state=3): >>>import 'pwd' # <<< 5017 1726879818.38344: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879818.38364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5017 1726879818.38407: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c64a70> <<< 5017 1726879818.38432: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.38437: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7c66690> <<< 5017 1726879818.38455: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879818.38480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879818.38515: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c66f90> <<< 5017 1726879818.38537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5017 1726879818.38562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879818.38591: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c67f20> <<< 5017 1726879818.38605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879818.38645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5017 1726879818.38671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5017 1726879818.38673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5017 1726879818.38728: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c6ac30> <<< 5017 1726879818.38768: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7c6ad50> <<< 5017 1726879818.38792: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c68ef0> <<< 5017 1726879818.38815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879818.38844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5017 1726879818.38867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 5017 1726879818.38875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5017 1726879818.38902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879818.38928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5017 1726879818.38951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 5017 1726879818.38959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5017 1726879818.38967: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c6ebd0> <<< 5017 1726879818.38985: stdout chunk (state=3): >>>import '_tokenize' # <<< 5017 1726879818.39055: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c6d6a0> <<< 5017 1726879818.39065: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c6d400> <<< 5017 1726879818.39077: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5017 1726879818.39092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879818.39169: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c6ffb0> <<< 5017 1726879818.39198: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c69370> <<< 5017 1726879818.39225: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.39231: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7cb6db0> <<< 5017 1726879818.39260: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.39267: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7cb6f30> <<< 5017 1726879818.39285: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5017 1726879818.39311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5017 1726879818.39331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 5017 1726879818.39339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5017 1726879818.39371: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.39381: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7cb8b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7cb88c0> <<< 5017 1726879818.39392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879818.39502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5017 1726879818.39553: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.39559: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7cbb0b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7cb91f0> <<< 5017 1726879818.39590: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5017 1726879818.39631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.39659: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5017 1726879818.39675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5017 1726879818.39685: stdout chunk (state=3): >>>import '_string' # <<< 5017 1726879818.39732: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7cc28d0> <<< 5017 1726879818.39889: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7cbb260> <<< 5017 1726879818.39962: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7cc3740> <<< 5017 1726879818.40000: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7cc35c0> <<< 5017 1726879818.40047: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.40054: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7cc3c80> <<< 5017 1726879818.40066: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7cb7230> <<< 5017 1726879818.40095: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5017 1726879818.40121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879818.40144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5017 1726879818.40178: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.40200: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7cc6bd0> <<< 5017 1726879818.40393: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.40403: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.40408: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7cc7fe0> <<< 5017 1726879818.40420: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7cc5370> <<< 5017 1726879818.40451: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7cc66f0> <<< 5017 1726879818.40457: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7cc4f50> <<< 5017 1726879818.40472: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.40494: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5017 1726879818.40520: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.40620: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.40731: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.40744: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.40755: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 5017 1726879818.40771: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.40789: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.40793: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 5017 1726879818.40805: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.40946: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.41093: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.41757: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.42453: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 5017 1726879818.42462: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5017 1726879818.42496: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5017 1726879818.42513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.42572: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879818.42581: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7d4c1a0> <<< 5017 1726879818.42681: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5017 1726879818.42714: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7d4d070> <<< 5017 1726879818.42721: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da810ab40> <<< 5017 1726879818.42778: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879818.42788: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.42821: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.42828: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5017 1726879818.42844: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.43024: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.43207: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5017 1726879818.43218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5017 1726879818.43230: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7d4cfe0> <<< 5017 1726879818.43241: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.43804: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.44357: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.44446: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.44541: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879818.44551: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.44597: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.44641: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5017 1726879818.44647: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.44734: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.44845: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879818.44866: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.44869: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.44890: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 5017 1726879818.44939: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.44987: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879818.44994: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.45271: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.45553: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879818.45614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879818.45634: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879818.45723: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7d4f9b0> <<< 5017 1726879818.45729: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.45814: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.45902: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5017 1726879818.45906: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5017 1726879818.45915: stdout chunk (state=3): >>> <<< 5017 1726879818.45920: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879818.45945: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5017 1726879818.45951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879818.46041: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.46308: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7d59ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7d5a5d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7d4e420> # zipimport: zlib available # zipimport: zlib available <<< 5017 1726879818.46350: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5017 1726879818.46353: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.46390: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.46437: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.46494: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.46571: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879818.46607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.46701: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7d592e0> <<< 5017 1726879818.46771: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7d5a6c0> <<< 5017 1726879818.46776: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 5017 1726879818.46802: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5017 1726879818.46853: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.46920: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.46942: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.46996: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.47030: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879818.47056: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879818.47125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879818.47146: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879818.47161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879818.47214: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7bee810> <<< 5017 1726879818.47254: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7b644d0> <<< 5017 1726879818.47361: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7b5e600> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7b5e450> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5017 1726879818.47381: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5017 1726879818.47421: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879818.47491: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5017 1726879818.47515: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5017 1726879818.47944: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.48358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py # code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc' <<< 5017 1726879818.48366: stdout chunk (state=3): >>>import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7d5ad80> <<< 5017 1726879818.48457: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.49677: stdout chunk (state=3): >>> {"dest": "/etc/kdump.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/.source.conf", "md5sum": "176dcf9cacead4cb1e8233bb94f3de47", "checksum": "6884ce27096520be1399bc25d194f3fb122a5a16", "changed": true, "backup_file": "/etc/kdump.conf.8674.2024-09-20@20:50:18~", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 138, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/.source.conf", "dest": "/etc/kdump.conf", "backup": true, "mode": "0644", "follow": false, "_original_basename": "kdump.conf.j2", "checksum": "6884ce27096520be1399bc25d194f3fb122a5a16", "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 5017 1726879818.49684: stdout chunk (state=3): >>># destroy __main__ <<< 5017 1726879818.50122: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 5017 1726879818.50139: stdout chunk (state=3): >>># clear sys.path # clear sys.argv <<< 5017 1726879818.50143: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type <<< 5017 1726879818.50167: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 5017 1726879818.50183: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 5017 1726879818.50199: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap <<< 5017 1726879818.50210: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset <<< 5017 1726879818.50228: stdout chunk (state=3): >>># destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 <<< 5017 1726879818.50241: stdout chunk (state=3): >>># cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess <<< 5017 1726879818.50263: stdout chunk (state=3): >>># cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 <<< 5017 1726879818.50267: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text <<< 5017 1726879818.50284: stdout chunk (state=3): >>># destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters <<< 5017 1726879818.50288: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext <<< 5017 1726879818.50302: stdout chunk (state=3): >>># destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp <<< 5017 1726879818.50549: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879818.50555: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5017 1726879818.50586: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 5017 1726879818.50596: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 <<< 5017 1726879818.50602: stdout chunk (state=3): >>># destroy lzma <<< 5017 1726879818.50615: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 5017 1726879818.50659: stdout chunk (state=3): >>># destroy ntpath <<< 5017 1726879818.50690: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 5017 1726879818.50694: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 5017 1726879818.50698: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 5017 1726879818.50726: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select <<< 5017 1726879818.50730: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess <<< 5017 1726879818.50746: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 5017 1726879818.50768: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 5017 1726879818.50777: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 5017 1726879818.50807: stdout chunk (state=3): >>># destroy _hashlib <<< 5017 1726879818.50819: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil <<< 5017 1726879818.50829: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5017 1726879818.50865: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 5017 1726879818.50880: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 5017 1726879818.50910: stdout chunk (state=3): >>># cleanup[3] wiping _socket <<< 5017 1726879818.50915: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 5017 1726879818.50928: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing <<< 5017 1726879818.50951: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 5017 1726879818.50955: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 5017 1726879818.50982: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 5017 1726879818.50992: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 5017 1726879818.51010: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 5017 1726879818.51032: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 5017 1726879818.51038: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5017 1726879818.51055: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879818.51196: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5017 1726879818.51218: stdout chunk (state=3): >>># destroy _collections <<< 5017 1726879818.51253: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 5017 1726879818.51256: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5017 1726879818.51284: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib<<< 5017 1726879818.51290: stdout chunk (state=3): >>> # destroy copyreg # destroy contextlib <<< 5017 1726879818.51325: stdout chunk (state=3): >>># destroy _typing <<< 5017 1726879818.51329: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 5017 1726879818.51337: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 5017 1726879818.51347: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5017 1726879818.51360: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5017 1726879818.51465: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 5017 1726879818.51477: stdout chunk (state=3): >>># destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 5017 1726879818.51488: stdout chunk (state=3): >>># destroy time <<< 5017 1726879818.51496: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5017 1726879818.51521: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 <<< 5017 1726879818.51532: stdout chunk (state=3): >>># destroy _string # destroy re <<< 5017 1726879818.51547: stdout chunk (state=3): >>># destroy itertools <<< 5017 1726879818.51558: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 5017 1726879818.51570: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5017 1726879818.51921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879818.51986: stderr chunk (state=3): >>><<< 5017 1726879818.51989: stdout chunk (state=3): >>><<< 5017 1726879818.52052: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da820c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da81dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da820eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da8021160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da8021fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da805fdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da805ffe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da8097800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da8097e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da8077aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da8075190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da805cf80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80bb710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80ba330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da8076060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80b8a40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80ec6e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da805c200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da80ecb90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80eca40> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da80ece00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da805ad20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80ed4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80ed190> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80ee3c0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da81085c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da8109d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da810abd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da810b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da810a120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da810bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da810b3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80ee3f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7e97b30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7ec05f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7ec0350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7ec0560> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7ec07a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7e95cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7ec1e20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7ec0aa0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da80eeae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7ef21b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7f0a360> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7f47140> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7f6d8b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7f47260> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7f0aff0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7d84200> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7f093a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7ec2d50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0da7d84410> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_eqiu7_13/ansible_ansible.legacy.copy_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7ddde20> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7db4d10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7d87e30> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7db7cb0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7e017f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7e01580> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7e00e90> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7e012e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7dde840> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7e02570> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7e027b0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7e02cf0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c64a70> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7c66690> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c66f90> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c67f20> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c6ac30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7c6ad50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c68ef0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c6ebd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c6d6a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c6d400> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c6ffb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7c69370> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7cb6db0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7cb6f30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7cb8b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7cb88c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7cbb0b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7cb91f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7cc28d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7cbb260> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7cc3740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7cc35c0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7cc3c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7cb7230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7cc6bd0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7cc7fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7cc5370> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7cc66f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7cc4f50> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7d4c1a0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7d4d070> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da810ab40> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7d4cfe0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7d4f9b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7d59ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7d5a5d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7d4e420> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0da7d592e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7d5a6c0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7bee810> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7b644d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7b5e600> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7b5e450> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py # code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0da7d5ad80> # zipimport: zlib available {"dest": "/etc/kdump.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/.source.conf", "md5sum": "176dcf9cacead4cb1e8233bb94f3de47", "checksum": "6884ce27096520be1399bc25d194f3fb122a5a16", "changed": true, "backup_file": "/etc/kdump.conf.8674.2024-09-20@20:50:18~", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 138, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/.source.conf", "dest": "/etc/kdump.conf", "backup": true, "mode": "0644", "follow": false, "_original_basename": "kdump.conf.j2", "checksum": "6884ce27096520be1399bc25d194f3fb122a5a16", "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 5017 1726879818.52596: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/.source.conf', 'dest': '/etc/kdump.conf', 'backup': True, 'mode': '0644', 'follow': False, '_original_basename': 'kdump.conf.j2', 'checksum': '6884ce27096520be1399bc25d194f3fb122a5a16', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726879817.7626433-5504-194539637291191/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879818.52599: _low_level_execute_command(): starting 5017 1726879818.52606: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/ > /dev/null 2>&1 && sleep 0' 5017 1726879818.52817: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879818.52822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5017 1726879818.52825: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.52828: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879818.52830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.52886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879818.52890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879818.52951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879818.54852: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879818.54915: stderr chunk (state=3): >>><<< 5017 1726879818.54919: stdout chunk (state=3): >>><<< 5017 1726879818.54937: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879818.54947: handler run complete 5017 1726879818.54980: attempt loop complete, returning result 5017 1726879818.54984: _execute() done 5017 1726879818.54987: dumping result to json 5017 1726879818.54989: done dumping result, returning 5017 1726879818.55000: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf [0affef3a-ec81-c52e-bf3c-00000000005b] 5017 1726879818.55005: sending task result for task 0affef3a-ec81-c52e-bf3c-00000000005b 5017 1726879818.55116: done sending task result for task 0affef3a-ec81-c52e-bf3c-00000000005b 5017 1726879818.55119: WORKER PROCESS EXITING Notification for handler Restart kdump has been saved. changed: [managed_node3] => { "backup_file": "/etc/kdump.conf.8674.2024-09-20@20:50:18~", "changed": true, "checksum": "6884ce27096520be1399bc25d194f3fb122a5a16", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "md5sum": "176dcf9cacead4cb1e8233bb94f3de47", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 138, "src": "/root/.ansible/tmp/ansible-tmp-1726879817.7626433-5504-194539637291191/.source.conf", "state": "file", "uid": 0 } 5017 1726879818.55255: no more pending results, returning what we have 5017 1726879818.55259: results queue empty 5017 1726879818.55260: checking for any_errors_fatal 5017 1726879818.55270: done checking for any_errors_fatal 5017 1726879818.55271: checking for max_fail_percentage 5017 1726879818.55272: done checking for max_fail_percentage 5017 1726879818.55274: checking to see if all hosts have failed and the running result is not ok 5017 1726879818.55276: done checking to see if all hosts have failed 5017 1726879818.55277: getting the remaining hosts for this loop 5017 1726879818.55278: done getting the remaining hosts for this loop 5017 1726879818.55282: getting the next task for host managed_node3 5017 1726879818.55287: done getting next task for host managed_node3 5017 1726879818.55290: ^ task is: TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel 5017 1726879818.55292: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879818.55303: getting variables 5017 1726879818.55304: in VariableManager get_vars() 5017 1726879818.55327: Calling all_inventory to load vars for managed_node3 5017 1726879818.55330: Calling groups_inventory to load vars for managed_node3 5017 1726879818.55334: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879818.55346: Calling all_plugins_play to load vars for managed_node3 5017 1726879818.55349: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879818.55352: Calling groups_plugins_play to load vars for managed_node3 5017 1726879818.55582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879818.55767: done with get_vars() 5017 1726879818.55780: done getting variables TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Friday 20 September 2024 20:50:18 -0400 (0:00:00.861) 0:00:17.171 ****** 5017 1726879818.55858: entering _queue_task() for managed_node3/slurp 5017 1726879818.56102: worker is 1 (out of 1 available) 5017 1726879818.56116: exiting _queue_task() for managed_node3/slurp 5017 1726879818.56130: done queuing things up, now waiting for results queue to drain 5017 1726879818.56132: waiting for pending results... 5017 1726879818.56315: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel 5017 1726879818.56406: in run() - task 0affef3a-ec81-c52e-bf3c-00000000005c 5017 1726879818.56420: variable 'ansible_search_path' from source: unknown 5017 1726879818.56424: variable 'ansible_search_path' from source: unknown 5017 1726879818.56457: calling self._execute() 5017 1726879818.56530: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879818.56537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879818.56547: variable 'omit' from source: magic vars 5017 1726879818.56638: variable 'omit' from source: magic vars 5017 1726879818.56682: variable 'omit' from source: magic vars 5017 1726879818.56713: variable 'omit' from source: magic vars 5017 1726879818.56754: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879818.56789: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879818.56810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879818.56828: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879818.56839: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879818.56869: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879818.56872: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879818.56876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879818.56960: Set connection var ansible_connection to ssh 5017 1726879818.56970: Set connection var ansible_pipelining to False 5017 1726879818.56981: Set connection var ansible_timeout to 10 5017 1726879818.56990: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879818.56993: Set connection var ansible_shell_type to sh 5017 1726879818.56999: Set connection var ansible_shell_executable to /bin/sh 5017 1726879818.57021: variable 'ansible_shell_executable' from source: unknown 5017 1726879818.57025: variable 'ansible_connection' from source: unknown 5017 1726879818.57027: variable 'ansible_module_compression' from source: unknown 5017 1726879818.57032: variable 'ansible_shell_type' from source: unknown 5017 1726879818.57035: variable 'ansible_shell_executable' from source: unknown 5017 1726879818.57039: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879818.57044: variable 'ansible_pipelining' from source: unknown 5017 1726879818.57048: variable 'ansible_timeout' from source: unknown 5017 1726879818.57053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879818.57239: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5017 1726879818.57250: variable 'omit' from source: magic vars 5017 1726879818.57257: starting attempt loop 5017 1726879818.57260: running the handler 5017 1726879818.57275: _low_level_execute_command(): starting 5017 1726879818.57282: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879818.57850: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879818.57854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.57859: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found <<< 5017 1726879818.57863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.57917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879818.57920: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879818.57986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879818.59660: stdout chunk (state=3): >>>/root <<< 5017 1726879818.59770: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879818.59838: stderr chunk (state=3): >>><<< 5017 1726879818.59843: stdout chunk (state=3): >>><<< 5017 1726879818.59868: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879818.59885: _low_level_execute_command(): starting 5017 1726879818.59893: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879818.59871-5529-137805517456506 `" && echo ansible-tmp-1726879818.59871-5529-137805517456506="` echo /root/.ansible/tmp/ansible-tmp-1726879818.59871-5529-137805517456506 `" ) && sleep 0' 5017 1726879818.60377: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879818.60382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.60401: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.60460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879818.60463: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879818.60468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879818.60522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879818.62478: stdout chunk (state=3): >>>ansible-tmp-1726879818.59871-5529-137805517456506=/root/.ansible/tmp/ansible-tmp-1726879818.59871-5529-137805517456506 <<< 5017 1726879818.62596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879818.62658: stderr chunk (state=3): >>><<< 5017 1726879818.62665: stdout chunk (state=3): >>><<< 5017 1726879818.62686: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879818.59871-5529-137805517456506=/root/.ansible/tmp/ansible-tmp-1726879818.59871-5529-137805517456506 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879818.62760: variable 'ansible_module_compression' from source: unknown 5017 1726879818.62801: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5017be9hnmjn/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 5017 1726879818.62835: variable 'ansible_facts' from source: unknown 5017 1726879818.62903: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879818.59871-5529-137805517456506/AnsiballZ_slurp.py 5017 1726879818.63025: Sending initial data 5017 1726879818.63028: Sent initial data (150 bytes) 5017 1726879818.63529: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879818.63533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.63536: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879818.63538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found <<< 5017 1726879818.63541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.63590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879818.63594: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879818.63604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879818.63660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879818.65269: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879818.65317: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879818.65375: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmp2r7tibdr /root/.ansible/tmp/ansible-tmp-1726879818.59871-5529-137805517456506/AnsiballZ_slurp.py <<< 5017 1726879818.65380: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879818.59871-5529-137805517456506/AnsiballZ_slurp.py" <<< 5017 1726879818.65427: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmp2r7tibdr" to remote "/root/.ansible/tmp/ansible-tmp-1726879818.59871-5529-137805517456506/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879818.59871-5529-137805517456506/AnsiballZ_slurp.py" <<< 5017 1726879818.66242: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879818.66319: stderr chunk (state=3): >>><<< 5017 1726879818.66323: stdout chunk (state=3): >>><<< 5017 1726879818.66349: done transferring module to remote 5017 1726879818.66360: _low_level_execute_command(): starting 5017 1726879818.66368: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879818.59871-5529-137805517456506/ /root/.ansible/tmp/ansible-tmp-1726879818.59871-5529-137805517456506/AnsiballZ_slurp.py && sleep 0' 5017 1726879818.66855: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879818.66858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879818.66861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 5017 1726879818.66867: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found <<< 5017 1726879818.66870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.66921: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879818.66926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879818.66985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879818.68779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879818.68835: stderr chunk (state=3): >>><<< 5017 1726879818.68838: stdout chunk (state=3): >>><<< 5017 1726879818.68853: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879818.68857: _low_level_execute_command(): starting 5017 1726879818.68865: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879818.59871-5529-137805517456506/AnsiballZ_slurp.py && sleep 0' 5017 1726879818.69336: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879818.69340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879818.69343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address <<< 5017 1726879818.69345: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5017 1726879818.69347: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.69401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879818.69404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879818.69471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879818.71616: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5017 1726879818.71644: stdout chunk (state=3): >>>import _imp # builtin <<< 5017 1726879818.71679: stdout chunk (state=3): >>>import '_thread' # <<< 5017 1726879818.71686: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 5017 1726879818.71753: stdout chunk (state=3): >>>import '_io' # <<< 5017 1726879818.71759: stdout chunk (state=3): >>>import 'marshal' # <<< 5017 1726879818.71793: stdout chunk (state=3): >>>import 'posix' # <<< 5017 1726879818.71835: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5017 1726879818.71862: stdout chunk (state=3): >>>import 'time' # <<< 5017 1726879818.71867: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5017 1726879818.71921: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5017 1726879818.71930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.71944: stdout chunk (state=3): >>>import '_codecs' # <<< 5017 1726879818.71969: stdout chunk (state=3): >>>import 'codecs' # <<< 5017 1726879818.72005: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5017 1726879818.72031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5017 1726879818.72043: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492a0c530> <<< 5017 1726879818.72050: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4929dbb30> <<< 5017 1726879818.72078: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 5017 1726879818.72082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492a0eab0> <<< 5017 1726879818.72111: stdout chunk (state=3): >>>import '_signal' # <<< 5017 1726879818.72136: stdout chunk (state=3): >>>import '_abc' # <<< 5017 1726879818.72141: stdout chunk (state=3): >>>import 'abc' # <<< 5017 1726879818.72152: stdout chunk (state=3): >>>import 'io' # <<< 5017 1726879818.72191: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5017 1726879818.72288: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879818.72315: stdout chunk (state=3): >>>import 'genericpath' # <<< 5017 1726879818.72321: stdout chunk (state=3): >>>import 'posixpath' # <<< 5017 1726879818.72341: stdout chunk (state=3): >>>import 'os' # <<< 5017 1726879818.72365: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5017 1726879818.72378: stdout chunk (state=3): >>>Processing user site-packages <<< 5017 1726879818.72400: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5017 1726879818.72404: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 5017 1726879818.72410: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5017 1726879818.72437: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5017 1726879818.72466: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492821160> <<< 5017 1726879818.72528: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5017 1726879818.72538: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.72543: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492821fd0> <<< 5017 1726879818.72571: stdout chunk (state=3): >>>import 'site' # <<< 5017 1726879818.72604: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879818.72841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879818.72847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5017 1726879818.72875: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5017 1726879818.72881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.72904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5017 1726879818.72942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5017 1726879818.72963: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5017 1726879818.72984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5017 1726879818.73003: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49285fe90> <<< 5017 1726879818.73019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5017 1726879818.73043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5017 1726879818.73064: stdout chunk (state=3): >>>import '_operator' # <<< 5017 1726879818.73078: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49285ff50> <<< 5017 1726879818.73087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5017 1726879818.73118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5017 1726879818.73137: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5017 1726879818.73194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.73204: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879818.73247: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 5017 1726879818.73250: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492897860> <<< 5017 1726879818.73255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5017 1726879818.73277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 5017 1726879818.73288: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492897ef0> <<< 5017 1726879818.73295: stdout chunk (state=3): >>>import '_collections' # <<< 5017 1726879818.73348: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492877b30> <<< 5017 1726879818.73357: stdout chunk (state=3): >>>import '_functools' # <<< 5017 1726879818.73386: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928751f0> <<< 5017 1726879818.73487: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49285d040> <<< 5017 1726879818.73507: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5017 1726879818.73532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5017 1726879818.73538: stdout chunk (state=3): >>>import '_sre' # <<< 5017 1726879818.73567: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879818.73586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879818.73611: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879818.73649: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928bb800> <<< 5017 1726879818.73659: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928ba420> <<< 5017 1726879818.73699: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 5017 1726879818.73703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 5017 1726879818.73711: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928762a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928b8c80> <<< 5017 1726879818.73759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5017 1726879818.73768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928ec800> <<< 5017 1726879818.73787: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49285c2c0> <<< 5017 1726879818.73790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 5017 1726879818.73812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5017 1726879818.73824: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.73839: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4928eccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928ecb60> <<< 5017 1726879818.73883: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.73887: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4928ecf50> <<< 5017 1726879818.73897: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49285ade0> <<< 5017 1726879818.73922: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.73947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5017 1726879818.73975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5017 1726879818.73998: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928ed640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928ed310> <<< 5017 1726879818.74003: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5017 1726879818.74034: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 5017 1726879818.74041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879818.74051: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928ee540> <<< 5017 1726879818.74070: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5017 1726879818.74076: stdout chunk (state=3): >>>import 'runpy' # <<< 5017 1726879818.74103: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5017 1726879818.74134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5017 1726879818.74162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 5017 1726879818.74167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492904770> <<< 5017 1726879818.74180: stdout chunk (state=3): >>>import 'errno' # <<< 5017 1726879818.74208: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.74215: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff492905eb0> <<< 5017 1726879818.74234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5017 1726879818.74249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5017 1726879818.74275: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5017 1726879818.74279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5017 1726879818.74291: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492906d80> <<< 5017 1726879818.74329: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4929073b0> <<< 5017 1726879818.74332: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4929062d0> <<< 5017 1726879818.74355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5017 1726879818.74368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879818.74410: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.74416: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff492907e30> <<< 5017 1726879818.74422: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492907560> <<< 5017 1726879818.74469: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928ee5a0> <<< 5017 1726879818.74485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5017 1726879818.74518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5017 1726879818.74529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5017 1726879818.74555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5017 1726879818.74591: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.74599: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49269fcb0> <<< 5017 1726879818.74619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5017 1726879818.74643: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.74650: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4926c8740> <<< 5017 1726879818.74667: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4926c84a0> <<< 5017 1726879818.74682: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.74687: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4926c8770> <<< 5017 1726879818.74709: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.74719: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4926c8950> <<< 5017 1726879818.74731: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49269de50> <<< 5017 1726879818.74752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879818.74846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879818.74875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5017 1726879818.74885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5017 1726879818.74896: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4926ca030> <<< 5017 1726879818.74913: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4926c8cb0> <<< 5017 1726879818.74938: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928eec90> <<< 5017 1726879818.74958: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879818.75019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.75030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879818.75079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879818.75107: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4926f6390> <<< 5017 1726879818.75160: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879818.75171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.75195: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879818.75216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879818.75267: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492712510> <<< 5017 1726879818.75292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879818.75328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879818.75385: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879818.75408: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 5017 1726879818.75415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49274b290> <<< 5017 1726879818.75429: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5017 1726879818.75468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879818.75488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879818.75534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5017 1726879818.75624: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492771a30> <<< 5017 1726879818.75701: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49274b3b0> <<< 5017 1726879818.75743: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4927131a0> <<< 5017 1726879818.75772: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 5017 1726879818.75787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492590320> <<< 5017 1726879818.75796: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492711550> <<< 5017 1726879818.75802: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4926caf30> <<< 5017 1726879818.75896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879818.75913: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff492590500> <<< 5017 1726879818.75995: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_z81fs89z/ansible_slurp_payload.zip' # zipimport: zlib available <<< 5017 1726879818.76152: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.76174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879818.76188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879818.76231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879818.76311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879818.76339: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 5017 1726879818.76348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4925e5fd0> <<< 5017 1726879818.76354: stdout chunk (state=3): >>>import '_typing' # <<< 5017 1726879818.76554: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4925bcec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492593f50> <<< 5017 1726879818.76560: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.76592: stdout chunk (state=3): >>>import 'ansible' # <<< 5017 1726879818.76600: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.76615: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.76636: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.76649: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5017 1726879818.76660: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.78207: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.79468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 5017 1726879818.79478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4925bfce0> <<< 5017 1726879818.79490: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 5017 1726879818.79506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.79520: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5017 1726879818.79531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5017 1726879818.79554: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 5017 1726879818.79559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5017 1726879818.79590: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.79596: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49260d970> <<< 5017 1726879818.79631: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49260d700> <<< 5017 1726879818.79656: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49260d010> <<< 5017 1726879818.79683: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5017 1726879818.79689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879818.79728: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49260da60> <<< 5017 1726879818.79739: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4925e6a50> <<< 5017 1726879818.79751: stdout chunk (state=3): >>>import 'atexit' # <<< 5017 1726879818.79770: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.79781: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49260e720> <<< 5017 1726879818.79798: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.79807: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49260e8a0> <<< 5017 1726879818.79819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5017 1726879818.79869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5017 1726879818.79879: stdout chunk (state=3): >>>import '_locale' # <<< 5017 1726879818.79927: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49260edb0> <<< 5017 1726879818.79932: stdout chunk (state=3): >>>import 'pwd' # <<< 5017 1726879818.79958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879818.79984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<< 5017 1726879818.79990: stdout chunk (state=3): >>> <<< 5017 1726879818.80018: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492474c50> <<< 5017 1726879818.80045: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.80051: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff492476870> <<< 5017 1726879818.80075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879818.80085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879818.80130: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492477230> <<< 5017 1726879818.80140: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5017 1726879818.80179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879818.80189: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492478410> <<< 5017 1726879818.80211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879818.80242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5017 1726879818.80266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5017 1726879818.80328: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49247aea0> <<< 5017 1726879818.80365: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.80378: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49247afc0> <<< 5017 1726879818.80386: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492479160> <<< 5017 1726879818.80410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879818.80429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5017 1726879818.80455: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5017 1726879818.80480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879818.80507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5017 1726879818.80538: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5017 1726879818.80544: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49247ed80> <<< 5017 1726879818.80556: stdout chunk (state=3): >>>import '_tokenize' # <<< 5017 1726879818.80631: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49247d850> <<< 5017 1726879818.80643: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49247d5b0> <<< 5017 1726879818.80655: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879818.80741: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49247fce0> <<< 5017 1726879818.80763: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924795e0> <<< 5017 1726879818.80795: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4924c6e70> <<< 5017 1726879818.80831: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924c6ff0> <<< 5017 1726879818.80849: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5017 1726879818.80861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5017 1726879818.80888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5017 1726879818.80923: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.80946: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4924c8b90> <<< 5017 1726879818.80949: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924c8950> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879818.81058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5017 1726879818.81110: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.81119: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4924cb0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924c9280> <<< 5017 1726879818.81135: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5017 1726879818.81184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.81201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5017 1726879818.81219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5017 1726879818.81225: stdout chunk (state=3): >>>import '_string' # <<< 5017 1726879818.81283: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924d2900> <<< 5017 1726879818.81435: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924cb290> <<< 5017 1726879818.81509: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4924d3740> <<< 5017 1726879818.81544: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4924d3590> <<< 5017 1726879818.81603: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4924d3c80> <<< 5017 1726879818.81614: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924c72f0> <<< 5017 1726879818.81639: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 5017 1726879818.81649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5017 1726879818.81658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879818.81689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5017 1726879818.81715: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.81744: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4924d6ba0> <<< 5017 1726879818.81930: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.81942: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4924d7e60> <<< 5017 1726879818.81949: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924d5340> <<< 5017 1726879818.81988: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.81998: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4924d66c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924d4ec0> <<< 5017 1726879818.82011: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.82023: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.82036: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 5017 1726879818.82040: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.82145: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.82246: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.82267: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5017 1726879818.82288: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.82302: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.82309: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 5017 1726879818.82320: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.82459: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.82602: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.83262: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.83946: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5017 1726879818.83959: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 5017 1726879818.83968: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5017 1726879818.83988: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5017 1726879818.84010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.84065: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.84072: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49255d4f0> <<< 5017 1726879818.84177: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5017 1726879818.84187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5017 1726879818.84209: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49255ce30> <<< 5017 1726879818.84215: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924d7fb0> <<< 5017 1726879818.84263: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879818.84285: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.84297: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.84319: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5017 1726879818.84323: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.84506: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.84689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5017 1726879818.84699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5017 1726879818.84710: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49255cbf0> <<< 5017 1726879818.84718: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.85278: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.85830: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.85912: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.86003: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879818.86010: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.86056: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.86097: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5017 1726879818.86103: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5017 1726879818.86193: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.86310: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879818.86327: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.86339: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.86350: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 5017 1726879818.86356: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.86404: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.86438: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879818.86454: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.86729: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.87014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879818.87078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879818.87098: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879818.87189: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49255f2f0> <<< 5017 1726879818.87197: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.87280: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.87369: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 5017 1726879818.87381: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879818.87410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879818.87499: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.87639: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49236daf0><<< 5017 1726879818.87643: stdout chunk (state=3): >>> <<< 5017 1726879818.87694: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.87700: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49236e450> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49255e270> <<< 5017 1726879818.87725: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.87770: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.87819: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5017 1726879818.87825: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.87877: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.87918: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.87983: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.88051: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879818.88095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.88186: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879818.88195: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49236d0d0> <<< 5017 1726879818.88230: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49236e570> <<< 5017 1726879818.88266: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5017 1726879818.88277: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.88343: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.88413: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.88439: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.88486: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879818.88508: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879818.88530: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879818.88555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879818.88611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879818.88639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879818.88649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879818.88712: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4923fe810> <<< 5017 1726879818.88757: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4923784a0> <<< 5017 1726879818.88851: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492373950> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492372450> # destroy ansible.module_utils.distro <<< 5017 1726879818.88855: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5017 1726879818.88892: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.88924: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 5017 1726879818.88926: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879818.88985: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5017 1726879818.89010: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.89014: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.89017: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 5017 1726879818.89026: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.89073: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.89183: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879818.89321: stdout chunk (state=3): >>> {"content": "MAo=", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}} # destroy __main__ <<< 5017 1726879818.89645: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5017 1726879818.89653: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 5017 1726879818.89661: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 5017 1726879818.89690: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site <<< 5017 1726879818.89717: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch <<< 5017 1726879818.89732: stdout chunk (state=3): >>># cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible <<< 5017 1726879818.89755: stdout chunk (state=3): >>># destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd <<< 5017 1726879818.89788: stdout chunk (state=3): >>># destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text <<< 5017 1726879818.89819: stdout chunk (state=3): >>># cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux <<< 5017 1726879818.89824: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5017 1726879818.90051: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879818.90068: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5017 1726879818.90075: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 5017 1726879818.90101: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5017 1726879818.90109: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 5017 1726879818.90129: stdout chunk (state=3): >>># destroy ntpath <<< 5017 1726879818.90155: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 5017 1726879818.90171: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 5017 1726879818.90196: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 5017 1726879818.90202: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 5017 1726879818.90205: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 5017 1726879818.90227: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 5017 1726879818.90258: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 5017 1726879818.90267: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5017 1726879818.90331: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 5017 1726879818.90337: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 5017 1726879818.90340: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 5017 1726879818.90358: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 5017 1726879818.90386: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants <<< 5017 1726879818.90404: stdout chunk (state=3): >>># destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 5017 1726879818.90416: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 5017 1726879818.90429: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 5017 1726879818.90451: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 5017 1726879818.90455: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 5017 1726879818.90470: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 5017 1726879818.90478: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879818.90596: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5017 1726879818.90610: stdout chunk (state=3): >>># destroy _socket <<< 5017 1726879818.90615: stdout chunk (state=3): >>># destroy _collections <<< 5017 1726879818.90642: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 5017 1726879818.90649: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5017 1726879818.90672: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5017 1726879818.90690: stdout chunk (state=3): >>># destroy _typing <<< 5017 1726879818.90714: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 5017 1726879818.90729: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5017 1726879818.90738: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 5017 1726879818.90749: stdout chunk (state=3): >>> <<< 5017 1726879818.90826: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 5017 1726879818.90829: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 5017 1726879818.90850: stdout chunk (state=3): >>># destroy time <<< 5017 1726879818.90864: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5017 1726879818.90892: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 <<< 5017 1726879818.90901: stdout chunk (state=3): >>># destroy _string # destroy re <<< 5017 1726879818.90925: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 5017 1726879818.90932: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 5017 1726879818.91317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879818.91383: stderr chunk (state=3): >>><<< 5017 1726879818.91387: stdout chunk (state=3): >>><<< 5017 1726879818.91455: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492a0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4929dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492a0eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492821160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492821fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49285fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49285ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492897860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492897ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492877b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928751f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49285d040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928bb800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928ba420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928762a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928b8c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928ec800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49285c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4928eccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928ecb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4928ecf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49285ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928ed640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928ed310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928ee540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492904770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff492905eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492906d80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4929073b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4929062d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff492907e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492907560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928ee5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49269fcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4926c8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4926c84a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4926c8770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4926c8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49269de50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4926ca030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4926c8cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4928eec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4926f6390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492712510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49274b290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492771a30> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49274b3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4927131a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492590320> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492711550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4926caf30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff492590500> # zipimport: found 30 names in '/tmp/ansible_slurp_payload_z81fs89z/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4925e5fd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4925bcec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492593f50> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4925bfce0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49260d970> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49260d700> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49260d010> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49260da60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4925e6a50> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49260e720> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49260e8a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49260edb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492474c50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff492476870> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492477230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492478410> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49247aea0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49247afc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492479160> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49247ed80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49247d850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49247d5b0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49247fce0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924795e0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4924c6e70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924c6ff0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4924c8b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924c8950> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4924cb0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924c9280> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924d2900> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924cb290> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4924d3740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4924d3590> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4924d3c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924c72f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4924d6ba0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4924d7e60> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924d5340> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4924d66c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924d4ec0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49255d4f0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49255ce30> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4924d7fb0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49255cbf0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49255f2f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49236daf0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49236e450> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49255e270> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff49236d0d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff49236e570> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4923fe810> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4923784a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492373950> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff492372450> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "MAo=", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5017 1726879818.92032: done with _execute_module (slurp, {'src': '/sys/kernel/kexec_crash_size', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879818.59871-5529-137805517456506/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879818.92036: _low_level_execute_command(): starting 5017 1726879818.92038: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879818.59871-5529-137805517456506/ > /dev/null 2>&1 && sleep 0' 5017 1726879818.92187: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879818.92191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5017 1726879818.92194: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.92196: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found <<< 5017 1726879818.92199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879818.92257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879818.92262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879818.92268: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879818.92308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879818.94254: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879818.94319: stderr chunk (state=3): >>><<< 5017 1726879818.94323: stdout chunk (state=3): >>><<< 5017 1726879818.94341: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879818.94348: handler run complete 5017 1726879818.94561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 5017 1726879818.94755: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 5017 1726879818.95066: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 5017 1726879818.95099: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 5017 1726879818.95127: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 5017 1726879818.95205: variable 'kexec_crash_size' from source: unknown 5017 1726879818.95218: Evaluated conditional (kexec_crash_size is success): True 5017 1726879818.95227: attempt loop complete, returning result 5017 1726879818.95231: _execute() done 5017 1726879818.95233: dumping result to json 5017 1726879818.95240: done dumping result, returning 5017 1726879818.95249: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel [0affef3a-ec81-c52e-bf3c-00000000005c] 5017 1726879818.95255: sending task result for task 0affef3a-ec81-c52e-bf3c-00000000005c 5017 1726879818.95357: done sending task result for task 0affef3a-ec81-c52e-bf3c-00000000005c 5017 1726879818.95359: WORKER PROCESS EXITING ok: [managed_node3] => { "attempts": 1, "changed": false, "content": "MAo=", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } 5017 1726879818.95446: no more pending results, returning what we have 5017 1726879818.95450: results queue empty 5017 1726879818.95451: checking for any_errors_fatal 5017 1726879818.95458: done checking for any_errors_fatal 5017 1726879818.95459: checking for max_fail_percentage 5017 1726879818.95460: done checking for max_fail_percentage 5017 1726879818.95462: checking to see if all hosts have failed and the running result is not ok 5017 1726879818.95463: done checking to see if all hosts have failed 5017 1726879818.95464: getting the remaining hosts for this loop 5017 1726879818.95465: done getting the remaining hosts for this loop 5017 1726879818.95472: getting the next task for host managed_node3 5017 1726879818.95478: done getting next task for host managed_node3 5017 1726879818.95483: ^ task is: TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact 5017 1726879818.95486: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879818.95497: getting variables 5017 1726879818.95499: in VariableManager get_vars() 5017 1726879818.95535: Calling all_inventory to load vars for managed_node3 5017 1726879818.95538: Calling groups_inventory to load vars for managed_node3 5017 1726879818.95541: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879818.95551: Calling all_plugins_play to load vars for managed_node3 5017 1726879818.95554: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879818.95557: Calling groups_plugins_play to load vars for managed_node3 5017 1726879818.95746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879818.95935: done with get_vars() 5017 1726879818.95944: done getting variables 5017 1726879818.95998: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Friday 20 September 2024 20:50:18 -0400 (0:00:00.401) 0:00:17.573 ****** 5017 1726879818.96028: entering _queue_task() for managed_node3/set_fact 5017 1726879818.96250: worker is 1 (out of 1 available) 5017 1726879818.96264: exiting _queue_task() for managed_node3/set_fact 5017 1726879818.96279: done queuing things up, now waiting for results queue to drain 5017 1726879818.96281: waiting for pending results... 5017 1726879818.96459: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact 5017 1726879818.96550: in run() - task 0affef3a-ec81-c52e-bf3c-00000000005d 5017 1726879818.96564: variable 'ansible_search_path' from source: unknown 5017 1726879818.96568: variable 'ansible_search_path' from source: unknown 5017 1726879818.96607: calling self._execute() 5017 1726879818.96678: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879818.96684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879818.96695: variable 'omit' from source: magic vars 5017 1726879818.97086: variable 'omit' from source: magic vars 5017 1726879818.97127: variable 'omit' from source: magic vars 5017 1726879818.97358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5017 1726879818.98988: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5017 1726879818.99044: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5017 1726879818.99089: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5017 1726879818.99121: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5017 1726879818.99145: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5017 1726879818.99216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5017 1726879818.99241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5017 1726879818.99266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5017 1726879818.99300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5017 1726879818.99313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5017 1726879818.99431: variable 'kexec_crash_size' from source: set_fact 5017 1726879818.99489: variable 'omit' from source: magic vars 5017 1726879818.99513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879818.99535: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879818.99552: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879818.99570: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879818.99581: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879818.99609: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879818.99613: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879818.99617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879818.99699: Set connection var ansible_connection to ssh 5017 1726879818.99709: Set connection var ansible_pipelining to False 5017 1726879818.99717: Set connection var ansible_timeout to 10 5017 1726879818.99726: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879818.99729: Set connection var ansible_shell_type to sh 5017 1726879818.99736: Set connection var ansible_shell_executable to /bin/sh 5017 1726879818.99758: variable 'ansible_shell_executable' from source: unknown 5017 1726879818.99761: variable 'ansible_connection' from source: unknown 5017 1726879818.99766: variable 'ansible_module_compression' from source: unknown 5017 1726879818.99768: variable 'ansible_shell_type' from source: unknown 5017 1726879818.99771: variable 'ansible_shell_executable' from source: unknown 5017 1726879818.99785: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879818.99788: variable 'ansible_pipelining' from source: unknown 5017 1726879818.99791: variable 'ansible_timeout' from source: unknown 5017 1726879818.99793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879818.99891: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5017 1726879818.99903: variable 'omit' from source: magic vars 5017 1726879818.99909: starting attempt loop 5017 1726879818.99912: running the handler 5017 1726879818.99922: handler run complete 5017 1726879818.99931: attempt loop complete, returning result 5017 1726879818.99934: _execute() done 5017 1726879818.99937: dumping result to json 5017 1726879818.99942: done dumping result, returning 5017 1726879818.99950: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact [0affef3a-ec81-c52e-bf3c-00000000005d] 5017 1726879818.99955: sending task result for task 0affef3a-ec81-c52e-bf3c-00000000005d 5017 1726879819.00045: done sending task result for task 0affef3a-ec81-c52e-bf3c-00000000005d 5017 1726879819.00048: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kdump_reboot_required": true }, "changed": false } 5017 1726879819.00123: no more pending results, returning what we have 5017 1726879819.00127: results queue empty 5017 1726879819.00129: checking for any_errors_fatal 5017 1726879819.00137: done checking for any_errors_fatal 5017 1726879819.00138: checking for max_fail_percentage 5017 1726879819.00139: done checking for max_fail_percentage 5017 1726879819.00140: checking to see if all hosts have failed and the running result is not ok 5017 1726879819.00142: done checking to see if all hosts have failed 5017 1726879819.00142: getting the remaining hosts for this loop 5017 1726879819.00144: done getting the remaining hosts for this loop 5017 1726879819.00149: getting the next task for host managed_node3 5017 1726879819.00163: done getting next task for host managed_node3 5017 1726879819.00169: ^ task is: TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed 5017 1726879819.00174: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879819.00186: getting variables 5017 1726879819.00188: in VariableManager get_vars() 5017 1726879819.00228: Calling all_inventory to load vars for managed_node3 5017 1726879819.00231: Calling groups_inventory to load vars for managed_node3 5017 1726879819.00233: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879819.00243: Calling all_plugins_play to load vars for managed_node3 5017 1726879819.00246: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879819.00249: Calling groups_plugins_play to load vars for managed_node3 5017 1726879819.00646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879819.00827: done with get_vars() 5017 1726879819.00835: done getting variables 5017 1726879819.00888: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Friday 20 September 2024 20:50:19 -0400 (0:00:00.048) 0:00:17.622 ****** 5017 1726879819.00912: entering _queue_task() for managed_node3/command 5017 1726879819.01127: worker is 1 (out of 1 available) 5017 1726879819.01143: exiting _queue_task() for managed_node3/command 5017 1726879819.01156: done queuing things up, now waiting for results queue to drain 5017 1726879819.01158: waiting for pending results... 5017 1726879819.01336: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed 5017 1726879819.01425: in run() - task 0affef3a-ec81-c52e-bf3c-00000000005f 5017 1726879819.01439: variable 'ansible_search_path' from source: unknown 5017 1726879819.01443: variable 'ansible_search_path' from source: unknown 5017 1726879819.01478: calling self._execute() 5017 1726879819.01547: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879819.01555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879819.01568: variable 'omit' from source: magic vars 5017 1726879819.01875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5017 1726879819.03543: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5017 1726879819.03604: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5017 1726879819.03636: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5017 1726879819.03670: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5017 1726879819.03694: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5017 1726879819.03775: variable 'kdump_reboot_required' from source: set_fact 5017 1726879819.03793: Evaluated conditional (kdump_reboot_required | bool): True 5017 1726879819.03931: variable 'ansible_facts' from source: unknown 5017 1726879819.03995: Evaluated conditional (ansible_facts['distribution'] in ['RedHat', 'CentOS', 'Fedora']): True 5017 1726879819.04137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5017 1726879819.04161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5017 1726879819.04187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5017 1726879819.04221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5017 1726879819.04235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5017 1726879819.04305: variable 'ansible_facts' from source: unknown 5017 1726879819.04361: Evaluated conditional (ansible_facts['distribution_major_version'] | int >= 9): True 5017 1726879819.04369: variable 'omit' from source: magic vars 5017 1726879819.04408: variable 'omit' from source: magic vars 5017 1726879819.04435: variable 'omit' from source: magic vars 5017 1726879819.04460: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879819.04485: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879819.04502: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879819.04518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879819.04527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879819.04556: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879819.04559: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879819.04567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879819.04642: Set connection var ansible_connection to ssh 5017 1726879819.04652: Set connection var ansible_pipelining to False 5017 1726879819.04663: Set connection var ansible_timeout to 10 5017 1726879819.04672: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879819.04677: Set connection var ansible_shell_type to sh 5017 1726879819.04684: Set connection var ansible_shell_executable to /bin/sh 5017 1726879819.04704: variable 'ansible_shell_executable' from source: unknown 5017 1726879819.04707: variable 'ansible_connection' from source: unknown 5017 1726879819.04710: variable 'ansible_module_compression' from source: unknown 5017 1726879819.04713: variable 'ansible_shell_type' from source: unknown 5017 1726879819.04718: variable 'ansible_shell_executable' from source: unknown 5017 1726879819.04720: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879819.04726: variable 'ansible_pipelining' from source: unknown 5017 1726879819.04728: variable 'ansible_timeout' from source: unknown 5017 1726879819.04734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879819.04839: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5017 1726879819.04849: variable 'omit' from source: magic vars 5017 1726879819.04855: starting attempt loop 5017 1726879819.04858: running the handler 5017 1726879819.04872: _low_level_execute_command(): starting 5017 1726879819.04882: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879819.05417: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879819.05423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879819.05426: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879819.05429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879819.05482: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879819.05499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879819.05502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879819.05556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879819.07307: stdout chunk (state=3): >>>/root <<< 5017 1726879819.07418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879819.07473: stderr chunk (state=3): >>><<< 5017 1726879819.07487: stdout chunk (state=3): >>><<< 5017 1726879819.07499: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879819.07511: _low_level_execute_command(): starting 5017 1726879819.07518: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879819.0750048-5538-109357459765467 `" && echo ansible-tmp-1726879819.0750048-5538-109357459765467="` echo /root/.ansible/tmp/ansible-tmp-1726879819.0750048-5538-109357459765467 `" ) && sleep 0' 5017 1726879819.07953: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879819.07992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879819.07996: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879819.07998: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879819.08001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879819.08049: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879819.08053: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879819.08113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879819.10085: stdout chunk (state=3): >>>ansible-tmp-1726879819.0750048-5538-109357459765467=/root/.ansible/tmp/ansible-tmp-1726879819.0750048-5538-109357459765467 <<< 5017 1726879819.10202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879819.10260: stderr chunk (state=3): >>><<< 5017 1726879819.10265: stdout chunk (state=3): >>><<< 5017 1726879819.10282: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879819.0750048-5538-109357459765467=/root/.ansible/tmp/ansible-tmp-1726879819.0750048-5538-109357459765467 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879819.10315: variable 'ansible_module_compression' from source: unknown 5017 1726879819.10357: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5017be9hnmjn/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 5017 1726879819.10388: variable 'ansible_facts' from source: unknown 5017 1726879819.10452: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879819.0750048-5538-109357459765467/AnsiballZ_command.py 5017 1726879819.10599: Sending initial data 5017 1726879819.10603: Sent initial data (154 bytes) 5017 1726879819.11031: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879819.11069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879819.11076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879819.11079: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879819.11082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879819.11129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879819.11132: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879819.11195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879819.12799: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 5017 1726879819.12805: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879819.12854: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879819.12914: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpbcfm9fr6 /root/.ansible/tmp/ansible-tmp-1726879819.0750048-5538-109357459765467/AnsiballZ_command.py <<< 5017 1726879819.12921: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879819.0750048-5538-109357459765467/AnsiballZ_command.py" <<< 5017 1726879819.12963: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpbcfm9fr6" to remote "/root/.ansible/tmp/ansible-tmp-1726879819.0750048-5538-109357459765467/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879819.0750048-5538-109357459765467/AnsiballZ_command.py" <<< 5017 1726879819.13806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879819.13887: stderr chunk (state=3): >>><<< 5017 1726879819.13890: stdout chunk (state=3): >>><<< 5017 1726879819.13912: done transferring module to remote 5017 1726879819.13926: _low_level_execute_command(): starting 5017 1726879819.13932: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879819.0750048-5538-109357459765467/ /root/.ansible/tmp/ansible-tmp-1726879819.0750048-5538-109357459765467/AnsiballZ_command.py && sleep 0' 5017 1726879819.14409: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879819.14415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879819.14418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 5017 1726879819.14420: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879819.14422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879819.14478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879819.14485: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879819.14535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879819.16337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879819.16392: stderr chunk (state=3): >>><<< 5017 1726879819.16395: stdout chunk (state=3): >>><<< 5017 1726879819.16411: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879819.16414: _low_level_execute_command(): starting 5017 1726879819.16421: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879819.0750048-5538-109357459765467/AnsiballZ_command.py && sleep 0' 5017 1726879819.16865: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879819.16869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879819.16904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879819.16907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address <<< 5017 1726879819.16910: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879819.16912: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879819.16969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879819.16980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879819.17032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879819.19211: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5017 1726879819.19240: stdout chunk (state=3): >>>import _imp # builtin <<< 5017 1726879819.19271: stdout chunk (state=3): >>>import '_thread' # <<< 5017 1726879819.19282: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 5017 1726879819.19351: stdout chunk (state=3): >>>import '_io' # <<< 5017 1726879819.19357: stdout chunk (state=3): >>>import 'marshal' # <<< 5017 1726879819.19392: stdout chunk (state=3): >>>import 'posix' # <<< 5017 1726879819.19428: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5017 1726879819.19451: stdout chunk (state=3): >>>import 'time' # <<< 5017 1726879819.19460: stdout chunk (state=3): >>>import 'zipimport' # <<< 5017 1726879819.19476: stdout chunk (state=3): >>># installed zipimport hook <<< 5017 1726879819.19525: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5017 1726879819.19529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879819.19537: stdout chunk (state=3): >>>import '_codecs' # <<< 5017 1726879819.19566: stdout chunk (state=3): >>>import 'codecs' # <<< 5017 1726879819.19604: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5017 1726879819.19628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5017 1726879819.19646: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25fb4530> <<< 5017 1726879819.19666: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25f83b30> <<< 5017 1726879819.19672: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 5017 1726879819.19676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5017 1726879819.19687: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25fb6ab0> <<< 5017 1726879819.19705: stdout chunk (state=3): >>>import '_signal' # <<< 5017 1726879819.19734: stdout chunk (state=3): >>>import '_abc' # <<< 5017 1726879819.19742: stdout chunk (state=3): >>>import 'abc' # <<< 5017 1726879819.19752: stdout chunk (state=3): >>>import 'io' # <<< 5017 1726879819.19791: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5017 1726879819.19892: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879819.19927: stdout chunk (state=3): >>>import 'genericpath' # <<< 5017 1726879819.19930: stdout chunk (state=3): >>>import 'posixpath' # <<< 5017 1726879819.19980: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 5017 1726879819.20008: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 5017 1726879819.20034: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5017 1726879819.20067: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5017 1726879819.20070: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25d65160> <<< 5017 1726879819.20149: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879819.20175: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25d65fd0> <<< 5017 1726879819.20179: stdout chunk (state=3): >>>import 'site' # <<< 5017 1726879819.20214: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879819.20466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879819.20469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5017 1726879819.20500: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879819.20520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5017 1726879819.20562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5017 1726879819.20614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5017 1726879819.20618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25da3da0> <<< 5017 1726879819.20662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5017 1726879819.20683: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25da3fe0> <<< 5017 1726879819.20713: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5017 1726879819.20725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5017 1726879819.20761: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5017 1726879819.20800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879819.20845: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879819.20887: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25ddb7d0> <<< 5017 1726879819.20895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25ddbe60> import '_collections' # <<< 5017 1726879819.20948: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25dbba70> <<< 5017 1726879819.20957: stdout chunk (state=3): >>>import '_functools' # <<< 5017 1726879819.20991: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25db9190> <<< 5017 1726879819.21085: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25da0f50> <<< 5017 1726879819.21118: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5017 1726879819.21126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5017 1726879819.21145: stdout chunk (state=3): >>>import '_sre' # <<< 5017 1726879819.21179: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879819.21205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879819.21217: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5017 1726879819.21225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879819.21251: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25dff6b0> <<< 5017 1726879819.21269: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25dfe2d0> <<< 5017 1726879819.21298: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 5017 1726879819.21311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25dba030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25da2e40> <<< 5017 1726879819.21366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5017 1726879819.21373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e30770> <<< 5017 1726879819.21391: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25da01d0> <<< 5017 1726879819.21405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 5017 1726879819.21413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5017 1726879819.21432: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879819.21442: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25e30c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e30ad0> <<< 5017 1726879819.21488: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879819.21492: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879819.21495: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25e30e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25d9ed20> <<< 5017 1726879819.21525: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879819.21549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5017 1726879819.21585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5017 1726879819.21604: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e31520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e311f0> <<< 5017 1726879819.21610: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5017 1726879819.21639: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py<<< 5017 1726879819.21646: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879819.21653: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e32420> <<< 5017 1726879819.21675: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5017 1726879819.21681: stdout chunk (state=3): >>>import 'runpy' # <<< 5017 1726879819.21706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5017 1726879819.21735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5017 1726879819.21761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 5017 1726879819.21776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e4c620> <<< 5017 1726879819.21784: stdout chunk (state=3): >>>import 'errno' # <<< 5017 1726879819.21819: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879819.21827: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25e4dd60> <<< 5017 1726879819.21843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5017 1726879819.21861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5017 1726879819.21882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5017 1726879819.21886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5017 1726879819.21898: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e4ec60> <<< 5017 1726879819.21938: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879819.21942: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25e4f2c0> <<< 5017 1726879819.21952: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e4e1b0> <<< 5017 1726879819.21965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5017 1726879819.21978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879819.22014: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879819.22024: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25e4fd40> <<< 5017 1726879819.22029: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e4f470> <<< 5017 1726879819.22082: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e32390> <<< 5017 1726879819.22095: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5017 1726879819.22124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5017 1726879819.22140: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5017 1726879819.22164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5017 1726879819.22201: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879819.22208: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25bcbcb0> <<< 5017 1726879819.22238: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5017 1726879819.22269: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25bf4770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25bf44d0> <<< 5017 1726879819.22293: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879819.22332: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25bf45f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879819.22335: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879819.22361: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25bf4950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25bc9e50> <<< 5017 1726879819.22364: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879819.22464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879819.22484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5017 1726879819.22497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5017 1726879819.22503: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25bf5f70> <<< 5017 1726879819.22529: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25bf4bf0> <<< 5017 1726879819.22541: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e32b40> <<< 5017 1726879819.22572: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879819.22622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879819.22643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879819.22686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879819.22718: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25c26300> <<< 5017 1726879819.22765: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879819.22783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879819.22802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879819.22823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879819.22874: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25c3e480> <<< 5017 1726879819.22896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879819.22933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879819.22990: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879819.23017: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 5017 1726879819.23029: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25c7b230> <<< 5017 1726879819.23038: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5017 1726879819.23077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879819.23106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879819.23149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5017 1726879819.23237: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25ca19d0> <<< 5017 1726879819.23313: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25c7b350> <<< 5017 1726879819.23355: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25c3f110> <<< 5017 1726879819.23401: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25ab83b0> <<< 5017 1726879819.23412: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25c3d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25bf6ea0> <<< 5017 1726879819.23508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879819.23528: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9a25ab8590> <<< 5017 1726879819.23608: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_x9ma5whv/ansible_ansible.legacy.command_payload.zip' <<< 5017 1726879819.23613: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.23759: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.23790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879819.23796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879819.23842: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879819.23916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879819.23953: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25b0e090> <<< 5017 1726879819.23957: stdout chunk (state=3): >>>import '_typing' # <<< 5017 1726879819.24160: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25ae8f80> <<< 5017 1726879819.24166: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25ae80e0> # zipimport: zlib available <<< 5017 1726879819.24199: stdout chunk (state=3): >>>import 'ansible' # <<< 5017 1726879819.24207: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.24226: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.24234: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.24251: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5017 1726879819.24262: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.25812: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.27086: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 5017 1726879819.27095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25aebef0> <<< 5017 1726879819.27114: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879819.27146: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5017 1726879819.27154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5017 1726879819.27172: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 5017 1726879819.27180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5017 1726879819.27209: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25b35a90> <<< 5017 1726879819.27247: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25b35820> <<< 5017 1726879819.27279: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25b35130> <<< 5017 1726879819.27298: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5017 1726879819.27304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879819.27350: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25b35b80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25b0eb10> <<< 5017 1726879819.27357: stdout chunk (state=3): >>>import 'atexit' # <<< 5017 1726879819.27389: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879819.27398: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25b36840> <<< 5017 1726879819.27415: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879819.27426: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25b36a80> <<< 5017 1726879819.27440: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5017 1726879819.27488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5017 1726879819.27504: stdout chunk (state=3): >>>import '_locale' # <<< 5017 1726879819.27549: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25b36f60> <<< 5017 1726879819.27557: stdout chunk (state=3): >>>import 'pwd' # <<< 5017 1726879819.27576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879819.27605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5017 1726879819.27639: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a2599cd70> <<< 5017 1726879819.27667: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879819.27671: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a2599e990> <<< 5017 1726879819.27693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879819.27703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879819.27747: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a2599f290> <<< 5017 1726879819.27760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5017 1726879819.27798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879819.27808: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259a01d0> <<< 5017 1726879819.27834: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879819.27869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5017 1726879819.27892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5017 1726879819.27952: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259a2e70> <<< 5017 1726879819.27993: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 5017 1726879819.28005: stdout chunk (state=3): >>> import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259a2f90> <<< 5017 1726879819.28013: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259a1160> <<< 5017 1726879819.28037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879819.28057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5017 1726879819.28085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 5017 1726879819.28093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5017 1726879819.28108: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879819.28141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5017 1726879819.28163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 5017 1726879819.28172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5017 1726879819.28183: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259a6d80> <<< 5017 1726879819.28186: stdout chunk (state=3): >>>import '_tokenize' # <<< 5017 1726879819.28256: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259a5850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259a55b0> <<< 5017 1726879819.28279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5017 1726879819.28285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879819.28365: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259a7ef0> <<< 5017 1726879819.28392: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259a1670> <<< 5017 1726879819.28419: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259eaf00> <<< 5017 1726879819.28448: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 5017 1726879819.28454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259eb140> <<< 5017 1726879819.28481: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5017 1726879819.28491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5017 1726879819.28514: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py<<< 5017 1726879819.28520: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5017 1726879819.28555: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259ecbf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259ec9b0> <<< 5017 1726879819.28571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879819.28684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5017 1726879819.28744: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879819.28748: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259ef170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259ed2e0> <<< 5017 1726879819.28762: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5017 1726879819.28812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879819.28831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5017 1726879819.28850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5017 1726879819.28906: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259f6960> <<< 5017 1726879819.29059: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259ef2f0> <<< 5017 1726879819.29135: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259f77a0> <<< 5017 1726879819.29174: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879819.29180: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259f75f0> <<< 5017 1726879819.29223: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259f7b00> <<< 5017 1726879819.29246: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259eb320> <<< 5017 1726879819.29264: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 5017 1726879819.29280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5017 1726879819.29289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879819.29318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5017 1726879819.29342: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879819.29372: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259fb350> <<< 5017 1726879819.29591: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879819.29594: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259fc560> <<< 5017 1726879819.29596: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259f9ac0> <<< 5017 1726879819.29633: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259fae70> <<< 5017 1726879819.29662: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259f96d0> # zipimport: zlib available # zipimport: zlib available <<< 5017 1726879819.29682: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 5017 1726879819.29695: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.29789: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.29900: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.29931: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5017 1726879819.29935: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.29958: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.29975: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5017 1726879819.30104: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.30244: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.30916: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.31601: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5017 1726879819.31614: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 5017 1726879819.31622: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5017 1726879819.31642: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5017 1726879819.31661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879819.31722: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25a80740> <<< 5017 1726879819.31830: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5017 1726879819.31836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5017 1726879819.31859: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25a815e0> <<< 5017 1726879819.31865: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259fef90> <<< 5017 1726879819.31923: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879819.31926: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.31955: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.31969: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5017 1726879819.31986: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.32154: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.32346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5017 1726879819.32360: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25a811f0> <<< 5017 1726879819.32368: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.32928: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.33472: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.33557: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.33644: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879819.33659: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.33698: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.33740: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5017 1726879819.33748: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.33834: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.33943: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879819.33965: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.33968: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.33987: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 5017 1726879819.33993: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.34041: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.34086: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879819.34094: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.34371: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.34658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879819.34722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879819.34736: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879819.34823: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25a83ad0> <<< 5017 1726879819.34842: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.34921: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.35002: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5017 1726879819.35018: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5017 1726879819.35022: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879819.35046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5017 1726879819.35054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879819.35131: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879819.35256: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25a8dfa0> <<< 5017 1726879819.35315: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879819.35326: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25a8e930> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25a82cf0> <<< 5017 1726879819.35339: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.35388: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.35430: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5017 1726879819.35442: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.35484: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.35532: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.35590: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.35667: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879819.35703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879819.35791: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25a8d5b0> <<< 5017 1726879819.35838: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25a8ea50> <<< 5017 1726879819.35866: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 5017 1726879819.35869: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 5017 1726879819.35882: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.35945: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.36011: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.36041: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.36089: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 5017 1726879819.36101: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879819.36112: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879819.36134: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879819.36150: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879819.36222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879819.36229: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879819.36254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879819.36309: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25922c30> <<< 5017 1726879819.36359: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25898a10> <<< 5017 1726879819.36454: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25a92a50> <<< 5017 1726879819.36457: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25a928a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5017 1726879819.36460: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.36488: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.36517: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879819.36582: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5017 1726879819.36597: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.36611: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 5017 1726879819.36625: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.36739: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.36867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 5017 1726879819.36894: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25ae8da0> <<< 5017 1726879819.36976: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879819.70057: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["kdumpctl", "reset-crashkernel", "--kernel=ALL"], "start": "2024-09-20 20:50:19.370202", "end": "2024-09-20 20:50:19.698957", "delta": "0:00:00.328755", "msg": "", "invocation": {"module_args": {"_raw_params": "kdumpctl reset-crashkernel --kernel=ALL", "_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}}} <<< 5017 1726879819.70062: stdout chunk (state=3): >>># destroy __main__ <<< 5017 1726879819.70576: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 5017 1726879819.70601: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 5017 1726879819.70609: stdout chunk (state=3): >>># cleanup[2] removing encodings<<< 5017 1726879819.70642: stdout chunk (state=3): >>> # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 5017 1726879819.70664: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random <<< 5017 1726879819.70675: stdout chunk (state=3): >>># cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref<<< 5017 1726879819.70700: stdout chunk (state=3): >>> # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform <<< 5017 1726879819.70713: stdout chunk (state=3): >>># cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket <<< 5017 1726879819.70751: stdout chunk (state=3): >>># destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing <<< 5017 1726879819.70753: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 5017 1726879819.71002: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879819.71009: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5017 1726879819.71033: stdout chunk (state=3): >>># destroy _bz2 <<< 5017 1726879819.71046: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii<<< 5017 1726879819.71057: stdout chunk (state=3): >>> # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5017 1726879819.71075: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 5017 1726879819.71083: stdout chunk (state=3): >>> # destroy ipaddress <<< 5017 1726879819.71116: stdout chunk (state=3): >>># destroy ntpath <<< 5017 1726879819.71140: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 5017 1726879819.71144: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 5017 1726879819.71157: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 5017 1726879819.71168: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 5017 1726879819.71185: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select <<< 5017 1726879819.71195: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess <<< 5017 1726879819.71210: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 5017 1726879819.71215: stdout chunk (state=3): >>># destroy fnmatch <<< 5017 1726879819.71242: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 5017 1726879819.71249: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 5017 1726879819.71280: stdout chunk (state=3): >>># destroy _hashlib <<< 5017 1726879819.71285: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil <<< 5017 1726879819.71300: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5017 1726879819.71349: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 5017 1726879819.71366: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 5017 1726879819.71380: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 5017 1726879819.71403: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit <<< 5017 1726879819.71425: stdout chunk (state=3): >>># cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 5017 1726879819.71429: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 5017 1726879819.71449: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 5017 1726879819.71453: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 5017 1726879819.71465: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 5017 1726879819.71483: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types <<< 5017 1726879819.71507: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 5017 1726879819.71517: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 5017 1726879819.71520: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 5017 1726879819.71537: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879819.71661: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5017 1726879819.71667: stdout chunk (state=3): >>># destroy _socket <<< 5017 1726879819.71682: stdout chunk (state=3): >>># destroy _collections <<< 5017 1726879819.71708: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 5017 1726879819.71716: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 5017 1726879819.71740: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 5017 1726879819.71748: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 5017 1726879819.71769: stdout chunk (state=3): >>># destroy _typing <<< 5017 1726879819.71787: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 5017 1726879819.71794: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5017 1726879819.71809: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5017 1726879819.71904: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 5017 1726879819.71914: stdout chunk (state=3): >>># destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 5017 1726879819.71932: stdout chunk (state=3): >>># destroy time <<< 5017 1726879819.71940: stdout chunk (state=3): >>># destroy _random <<< 5017 1726879819.71945: stdout chunk (state=3): >>># destroy _weakref <<< 5017 1726879819.71969: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 <<< 5017 1726879819.71990: stdout chunk (state=3): >>># destroy _string # destroy re <<< 5017 1726879819.71995: stdout chunk (state=3): >>># destroy itertools <<< 5017 1726879819.72009: stdout chunk (state=3): >>># destroy _abc <<< 5017 1726879819.72013: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5017 1726879819.72384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879819.72447: stderr chunk (state=3): >>><<< 5017 1726879819.72450: stdout chunk (state=3): >>><<< 5017 1726879819.72522: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25fb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25f83b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25fb6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25d65160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25d65fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25da3da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25da3fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25ddb7d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25ddbe60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25dbba70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25db9190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25da0f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25dff6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25dfe2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25dba030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25da2e40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e30770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25da01d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25e30c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e30ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25e30e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25d9ed20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e31520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e311f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e32420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e4c620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25e4dd60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e4ec60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25e4f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e4e1b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25e4fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e4f470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e32390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25bcbcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25bf4770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25bf44d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25bf45f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25bf4950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25bc9e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25bf5f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25bf4bf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25e32b40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25c26300> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25c3e480> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25c7b230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25ca19d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25c7b350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25c3f110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25ab83b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25c3d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25bf6ea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9a25ab8590> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_x9ma5whv/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25b0e090> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25ae8f80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25ae80e0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25aebef0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25b35a90> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25b35820> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25b35130> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25b35b80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25b0eb10> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25b36840> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25b36a80> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25b36f60> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a2599cd70> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a2599e990> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a2599f290> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259a01d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259a2e70> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259a2f90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259a1160> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259a6d80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259a5850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259a55b0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259a7ef0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259a1670> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259eaf00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259eb140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259ecbf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259ec9b0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259ef170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259ed2e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259f6960> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259ef2f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259f77a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259f75f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259f7b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259eb320> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259fb350> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259fc560> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259f9ac0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a259fae70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259f96d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25a80740> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25a815e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a259fef90> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25a811f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25a83ad0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25a8dfa0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25a8e930> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25a82cf0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a25a8d5b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25a8ea50> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25922c30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25898a10> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25a92a50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25a928a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a25ae8da0> # zipimport: zlib available {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["kdumpctl", "reset-crashkernel", "--kernel=ALL"], "start": "2024-09-20 20:50:19.370202", "end": "2024-09-20 20:50:19.698957", "delta": "0:00:00.328755", "msg": "", "invocation": {"module_args": {"_raw_params": "kdumpctl reset-crashkernel --kernel=ALL", "_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 sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5017 1726879819.73088: done with _execute_module (ansible.legacy.command, {'_raw_params': 'kdumpctl reset-crashkernel --kernel=ALL', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726879819.0750048-5538-109357459765467/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879819.73092: _low_level_execute_command(): starting 5017 1726879819.73095: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879819.0750048-5538-109357459765467/ > /dev/null 2>&1 && sleep 0' 5017 1726879819.73266: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879819.73269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879819.73272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879819.73276: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879819.73279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879819.73334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879819.73337: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879819.73397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879819.75281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879819.75334: stderr chunk (state=3): >>><<< 5017 1726879819.75338: stdout chunk (state=3): >>><<< 5017 1726879819.75353: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879819.75360: handler run complete 5017 1726879819.75387: Evaluated conditional (True): True 5017 1726879819.75401: attempt loop complete, returning result 5017 1726879819.75404: _execute() done 5017 1726879819.75407: dumping result to json 5017 1726879819.75413: done dumping result, returning 5017 1726879819.75422: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed [0affef3a-ec81-c52e-bf3c-00000000005f] 5017 1726879819.75428: sending task result for task 0affef3a-ec81-c52e-bf3c-00000000005f 5017 1726879819.75532: done sending task result for task 0affef3a-ec81-c52e-bf3c-00000000005f 5017 1726879819.75535: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "cmd": [ "kdumpctl", "reset-crashkernel", "--kernel=ALL" ], "delta": "0:00:00.328755", "end": "2024-09-20 20:50:19.698957", "rc": 0, "start": "2024-09-20 20:50:19.370202" } 5017 1726879819.75640: no more pending results, returning what we have 5017 1726879819.75644: results queue empty 5017 1726879819.75647: checking for any_errors_fatal 5017 1726879819.75653: done checking for any_errors_fatal 5017 1726879819.75654: checking for max_fail_percentage 5017 1726879819.75656: done checking for max_fail_percentage 5017 1726879819.75657: checking to see if all hosts have failed and the running result is not ok 5017 1726879819.75658: done checking to see if all hosts have failed 5017 1726879819.75659: getting the remaining hosts for this loop 5017 1726879819.75661: done getting the remaining hosts for this loop 5017 1726879819.75666: getting the next task for host managed_node3 5017 1726879819.75671: done getting next task for host managed_node3 5017 1726879819.75677: ^ task is: TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed 5017 1726879819.75680: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879819.75692: getting variables 5017 1726879819.75694: in VariableManager get_vars() 5017 1726879819.75731: Calling all_inventory to load vars for managed_node3 5017 1726879819.75735: Calling groups_inventory to load vars for managed_node3 5017 1726879819.75737: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879819.75747: Calling all_plugins_play to load vars for managed_node3 5017 1726879819.75751: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879819.75754: Calling groups_plugins_play to load vars for managed_node3 5017 1726879819.75962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879819.76180: done with get_vars() 5017 1726879819.76189: done getting variables 5017 1726879819.76243: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Friday 20 September 2024 20:50:19 -0400 (0:00:00.753) 0:00:18.375 ****** 5017 1726879819.76271: entering _queue_task() for managed_node3/command 5017 1726879819.76493: worker is 1 (out of 1 available) 5017 1726879819.76508: exiting _queue_task() for managed_node3/command 5017 1726879819.76522: done queuing things up, now waiting for results queue to drain 5017 1726879819.76525: waiting for pending results... 5017 1726879819.76700: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed 5017 1726879819.76786: in run() - task 0affef3a-ec81-c52e-bf3c-000000000060 5017 1726879819.76800: variable 'ansible_search_path' from source: unknown 5017 1726879819.76804: variable 'ansible_search_path' from source: unknown 5017 1726879819.76838: calling self._execute() 5017 1726879819.76911: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879819.76919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879819.76928: variable 'omit' from source: magic vars 5017 1726879819.77239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5017 1726879819.78916: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5017 1726879819.78986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5017 1726879819.79018: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5017 1726879819.79050: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5017 1726879819.79077: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5017 1726879819.79153: variable 'kdump_reboot_required' from source: set_fact 5017 1726879819.79169: Evaluated conditional (kdump_reboot_required | bool): True 5017 1726879819.79310: variable 'ansible_facts' from source: unknown 5017 1726879819.79377: Evaluated conditional (ansible_facts['distribution'] in ['RedHat', 'CentOS', 'Fedora']): True 5017 1726879819.79517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5017 1726879819.79540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5017 1726879819.79562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5017 1726879819.79602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5017 1726879819.79615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5017 1726879819.79684: variable 'ansible_facts' from source: unknown 5017 1726879819.79743: Evaluated conditional (ansible_facts['distribution_major_version'] | int <= 8): False 5017 1726879819.79746: when evaluation is False, skipping this task 5017 1726879819.79749: _execute() done 5017 1726879819.79752: dumping result to json 5017 1726879819.79758: done dumping result, returning 5017 1726879819.79768: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed [0affef3a-ec81-c52e-bf3c-000000000060] 5017 1726879819.79771: sending task result for task 0affef3a-ec81-c52e-bf3c-000000000060 5017 1726879819.79870: done sending task result for task 0affef3a-ec81-c52e-bf3c-000000000060 5017 1726879819.79872: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_facts['distribution_major_version'] | int <= 8", "skip_reason": "Conditional result was False" } 5017 1726879819.79923: no more pending results, returning what we have 5017 1726879819.79927: results queue empty 5017 1726879819.79928: checking for any_errors_fatal 5017 1726879819.79939: done checking for any_errors_fatal 5017 1726879819.79940: checking for max_fail_percentage 5017 1726879819.79942: done checking for max_fail_percentage 5017 1726879819.79943: checking to see if all hosts have failed and the running result is not ok 5017 1726879819.79944: done checking to see if all hosts have failed 5017 1726879819.79945: getting the remaining hosts for this loop 5017 1726879819.79947: done getting the remaining hosts for this loop 5017 1726879819.79952: getting the next task for host managed_node3 5017 1726879819.79962: done getting next task for host managed_node3 5017 1726879819.79969: ^ task is: TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false 5017 1726879819.79972: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879819.79993: getting variables 5017 1726879819.79995: in VariableManager get_vars() 5017 1726879819.80028: Calling all_inventory to load vars for managed_node3 5017 1726879819.80031: Calling groups_inventory to load vars for managed_node3 5017 1726879819.80034: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879819.80043: Calling all_plugins_play to load vars for managed_node3 5017 1726879819.80046: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879819.80049: Calling groups_plugins_play to load vars for managed_node3 5017 1726879819.80229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879819.80420: done with get_vars() 5017 1726879819.80430: done getting variables 5017 1726879819.80508: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Friday 20 September 2024 20:50:19 -0400 (0:00:00.042) 0:00:18.418 ****** 5017 1726879819.80536: entering _queue_task() for managed_node3/fail 5017 1726879819.80537: Creating lock for fail 5017 1726879819.80761: worker is 1 (out of 1 available) 5017 1726879819.80779: exiting _queue_task() for managed_node3/fail 5017 1726879819.80794: done queuing things up, now waiting for results queue to drain 5017 1726879819.80796: waiting for pending results... 5017 1726879819.80956: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false 5017 1726879819.81050: in run() - task 0affef3a-ec81-c52e-bf3c-000000000062 5017 1726879819.81062: variable 'ansible_search_path' from source: unknown 5017 1726879819.81068: variable 'ansible_search_path' from source: unknown 5017 1726879819.81102: calling self._execute() 5017 1726879819.81172: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879819.81180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879819.81191: variable 'omit' from source: magic vars 5017 1726879819.81494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5017 1726879819.83187: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5017 1726879819.83245: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5017 1726879819.83279: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5017 1726879819.83308: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5017 1726879819.83335: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5017 1726879819.83413: variable 'kdump_reboot_required' from source: set_fact 5017 1726879819.83428: Evaluated conditional (kdump_reboot_required | bool): True 5017 1726879819.83521: variable 'kdump_reboot_ok' from source: role '' defaults 5017 1726879819.83524: Evaluated conditional (not kdump_reboot_ok): True 5017 1726879819.83533: variable 'omit' from source: magic vars 5017 1726879819.83576: variable 'omit' from source: magic vars 5017 1726879819.83605: variable 'omit' from source: magic vars 5017 1726879819.83630: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879819.83656: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879819.83675: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879819.83691: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879819.83700: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879819.83727: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879819.83730: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879819.83736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879819.83817: Set connection var ansible_connection to ssh 5017 1726879819.83826: Set connection var ansible_pipelining to False 5017 1726879819.83835: Set connection var ansible_timeout to 10 5017 1726879819.83844: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879819.83847: Set connection var ansible_shell_type to sh 5017 1726879819.83855: Set connection var ansible_shell_executable to /bin/sh 5017 1726879819.83880: variable 'ansible_shell_executable' from source: unknown 5017 1726879819.83883: variable 'ansible_connection' from source: unknown 5017 1726879819.83886: variable 'ansible_module_compression' from source: unknown 5017 1726879819.83889: variable 'ansible_shell_type' from source: unknown 5017 1726879819.83891: variable 'ansible_shell_executable' from source: unknown 5017 1726879819.83895: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879819.83900: variable 'ansible_pipelining' from source: unknown 5017 1726879819.83903: variable 'ansible_timeout' from source: unknown 5017 1726879819.83909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879819.84017: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5017 1726879819.84027: variable 'omit' from source: magic vars 5017 1726879819.84033: starting attempt loop 5017 1726879819.84036: running the handler 5017 1726879819.84044: handler run complete 5017 1726879819.84059: attempt loop complete, returning result 5017 1726879819.84062: _execute() done 5017 1726879819.84068: dumping result to json 5017 1726879819.84071: done dumping result, returning 5017 1726879819.84081: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false [0affef3a-ec81-c52e-bf3c-000000000062] 5017 1726879819.84087: sending task result for task 0affef3a-ec81-c52e-bf3c-000000000062 5017 1726879819.84188: done sending task result for task 0affef3a-ec81-c52e-bf3c-000000000062 5017 1726879819.84191: WORKER PROCESS EXITING 5017 1726879819.84197: marking managed_node3 as failed 5017 1726879819.84207: marking host managed_node3 failed, current state: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879819.84216: ^ failed state is now: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=5, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879819.84219: getting the next task for host managed_node3 5017 1726879819.84225: done getting next task for host managed_node3 5017 1726879819.84228: ^ task is: TASK: If reboot is required - assert the expected fail message 5017 1726879819.84230: ^ state is: HOST STATE: block=3, task=4, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False fatal: [managed_node3]: FAILED! => { "changed": false } MSG: "Reboot is required to apply changes. Re-execute the role after boot to ensure that kdump is working." 5017 1726879819.84347: no more pending results, returning what we have 5017 1726879819.84350: results queue empty 5017 1726879819.84351: checking for any_errors_fatal 5017 1726879819.84356: done checking for any_errors_fatal 5017 1726879819.84357: checking for max_fail_percentage 5017 1726879819.84358: done checking for max_fail_percentage 5017 1726879819.84359: checking to see if all hosts have failed and the running result is not ok 5017 1726879819.84360: done checking to see if all hosts have failed 5017 1726879819.84370: getting the remaining hosts for this loop 5017 1726879819.84371: done getting the remaining hosts for this loop 5017 1726879819.84380: getting the next task for host managed_node3 5017 1726879819.84386: done getting next task for host managed_node3 5017 1726879819.84388: ^ task is: TASK: If reboot is required - assert the expected fail message 5017 1726879819.84390: ^ state is: HOST STATE: block=3, task=4, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879819.84393: getting variables 5017 1726879819.84395: in VariableManager get_vars() 5017 1726879819.84418: Calling all_inventory to load vars for managed_node3 5017 1726879819.84420: Calling groups_inventory to load vars for managed_node3 5017 1726879819.84423: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879819.84430: Calling all_plugins_play to load vars for managed_node3 5017 1726879819.84432: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879819.84434: Calling groups_plugins_play to load vars for managed_node3 5017 1726879819.84628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879819.84804: done with get_vars() 5017 1726879819.84814: done getting variables 5017 1726879819.84894: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [If reboot is required - assert the expected fail message] **************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:88 Friday 20 September 2024 20:50:19 -0400 (0:00:00.043) 0:00:18.462 ****** 5017 1726879819.84915: entering _queue_task() for managed_node3/assert 5017 1726879819.84916: Creating lock for assert 5017 1726879819.85135: worker is 1 (out of 1 available) 5017 1726879819.85151: exiting _queue_task() for managed_node3/assert 5017 1726879819.85167: done queuing things up, now waiting for results queue to drain 5017 1726879819.85169: waiting for pending results... 5017 1726879819.85331: running TaskExecutor() for managed_node3/TASK: If reboot is required - assert the expected fail message 5017 1726879819.85399: in run() - task 0affef3a-ec81-c52e-bf3c-000000000010 5017 1726879819.85415: variable 'ansible_search_path' from source: unknown 5017 1726879819.85447: calling self._execute() 5017 1726879819.85520: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879819.85528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879819.85538: variable 'omit' from source: magic vars 5017 1726879819.85633: variable 'omit' from source: magic vars 5017 1726879819.85659: variable 'omit' from source: magic vars 5017 1726879819.85693: variable 'omit' from source: magic vars 5017 1726879819.85732: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879819.85764: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879819.85787: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879819.85803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879819.85815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879819.85846: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879819.85850: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879819.85853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879819.85936: Set connection var ansible_connection to ssh 5017 1726879819.85945: Set connection var ansible_pipelining to False 5017 1726879819.85955: Set connection var ansible_timeout to 10 5017 1726879819.85969: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879819.85972: Set connection var ansible_shell_type to sh 5017 1726879819.85979: Set connection var ansible_shell_executable to /bin/sh 5017 1726879819.85998: variable 'ansible_shell_executable' from source: unknown 5017 1726879819.86001: variable 'ansible_connection' from source: unknown 5017 1726879819.86005: variable 'ansible_module_compression' from source: unknown 5017 1726879819.86008: variable 'ansible_shell_type' from source: unknown 5017 1726879819.86013: variable 'ansible_shell_executable' from source: unknown 5017 1726879819.86015: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879819.86021: variable 'ansible_pipelining' from source: unknown 5017 1726879819.86023: variable 'ansible_timeout' from source: unknown 5017 1726879819.86029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879819.86161: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5017 1726879819.86176: variable 'omit' from source: magic vars 5017 1726879819.86182: starting attempt loop 5017 1726879819.86186: running the handler 5017 1726879819.86420: variable 'ansible_failed_result' from source: set_fact 5017 1726879819.86434: Evaluated conditional ('Reboot is required to apply changes.' in ansible_failed_result.msg): True 5017 1726879819.86561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5017 1726879819.88329: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5017 1726879819.88387: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5017 1726879819.88417: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5017 1726879819.88448: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5017 1726879819.88476: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5017 1726879819.88542: variable 'kdump_reboot_required' from source: set_fact 5017 1726879819.88555: Evaluated conditional (kdump_reboot_required | bool): True 5017 1726879819.88562: handler run complete 5017 1726879819.88583: attempt loop complete, returning result 5017 1726879819.88587: _execute() done 5017 1726879819.88590: dumping result to json 5017 1726879819.88593: done dumping result, returning 5017 1726879819.88601: done running TaskExecutor() for managed_node3/TASK: If reboot is required - assert the expected fail message [0affef3a-ec81-c52e-bf3c-000000000010] 5017 1726879819.88607: sending task result for task 0affef3a-ec81-c52e-bf3c-000000000010 5017 1726879819.88700: done sending task result for task 0affef3a-ec81-c52e-bf3c-000000000010 5017 1726879819.88702: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 5017 1726879819.88753: no more pending results, returning what we have 5017 1726879819.88756: results queue empty 5017 1726879819.88757: checking for any_errors_fatal 5017 1726879819.88764: done checking for any_errors_fatal 5017 1726879819.88765: checking for max_fail_percentage 5017 1726879819.88767: done checking for max_fail_percentage 5017 1726879819.88768: checking to see if all hosts have failed and the running result is not ok 5017 1726879819.88770: done checking to see if all hosts have failed 5017 1726879819.88771: getting the remaining hosts for this loop 5017 1726879819.88772: done getting the remaining hosts for this loop 5017 1726879819.88779: getting the next task for host managed_node3 5017 1726879819.88790: done getting next task for host managed_node3 5017 1726879819.88793: ^ task is: TASK: Cleanup kdump_path 5017 1726879819.88795: ^ 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 5017 1726879819.88799: getting variables 5017 1726879819.88801: in VariableManager get_vars() 5017 1726879819.88837: Calling all_inventory to load vars for managed_node3 5017 1726879819.88840: Calling groups_inventory to load vars for managed_node3 5017 1726879819.88844: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879819.88855: Calling all_plugins_play to load vars for managed_node3 5017 1726879819.88859: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879819.88862: Calling groups_plugins_play to load vars for managed_node3 5017 1726879819.89056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879819.89257: done with get_vars() 5017 1726879819.89266: done getting variables TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:96 Friday 20 September 2024 20:50:19 -0400 (0:00:00.044) 0:00:18.506 ****** 5017 1726879819.89345: entering _queue_task() for managed_node3/file 5017 1726879819.89557: worker is 1 (out of 1 available) 5017 1726879819.89572: exiting _queue_task() for managed_node3/file 5017 1726879819.89588: done queuing things up, now waiting for results queue to drain 5017 1726879819.89590: waiting for pending results... 5017 1726879819.89757: running TaskExecutor() for managed_node3/TASK: Cleanup kdump_path 5017 1726879819.89829: in run() - task 0affef3a-ec81-c52e-bf3c-000000000012 5017 1726879819.89843: variable 'ansible_search_path' from source: unknown 5017 1726879819.89878: calling self._execute() 5017 1726879819.89905: variable 'kdump_ssh_server' from source: play vars 5017 1726879819.90071: variable 'kdump_ssh_server' from source: play vars 5017 1726879819.90079: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879819.90135: variable 'kdump_test_ssh_server_outside' from source: play vars 5017 1726879819.90141: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879819.90199: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879819.90213: in VariableManager get_vars() 5017 1726879819.90238: Calling all_inventory to load vars for managed_node3 5017 1726879819.90241: Calling groups_inventory to load vars for managed_node3 5017 1726879819.90253: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879819.90271: Calling all_plugins_play to load vars for managed_node3 5017 1726879819.90279: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879819.90285: Calling groups_plugins_play to load vars for managed_node3 5017 1726879819.90472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879819.90659: done with get_vars() 5017 1726879819.90669: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879819.90711: variable 'ansible_delegated_vars' from source: unknown 5017 1726879819.90724: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879819.90730: variable 'omit' from source: magic vars 5017 1726879819.90804: variable 'omit' from source: magic vars 5017 1726879819.90827: variable 'omit' from source: magic vars 5017 1726879819.90849: variable 'kdump_path' from source: play vars 5017 1726879819.90909: variable 'kdump_path' from source: play vars 5017 1726879819.90926: variable 'omit' from source: magic vars 5017 1726879819.90938: variable 'ansible_delegated_vars' from source: unknown 5017 1726879819.90959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879819.90990: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879819.91006: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879819.91023: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879819.91035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879819.91062: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879819.91068: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879819.91070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879819.91075: variable 'ansible_port' from source: unknown 5017 1726879819.91078: variable 'ansible_user' from source: unknown 5017 1726879819.91156: Set connection var ansible_connection to ssh 5017 1726879819.91168: Set connection var ansible_pipelining to False 5017 1726879819.91177: Set connection var ansible_timeout to 10 5017 1726879819.91186: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879819.91189: Set connection var ansible_shell_type to sh 5017 1726879819.91196: Set connection var ansible_shell_executable to /bin/sh 5017 1726879819.91215: variable 'ansible_delegated_vars' from source: unknown 5017 1726879819.91218: variable 'ansible_user' from source: unknown 5017 1726879819.91227: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879819.91398: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5017 1726879819.91408: variable 'omit' from source: magic vars 5017 1726879819.91414: starting attempt loop 5017 1726879819.91417: running the handler 5017 1726879819.91429: _low_level_execute_command(): starting 5017 1726879819.91437: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879819.91957: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879819.91997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879819.92000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879819.92003: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration <<< 5017 1726879819.92005: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879819.92007: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879819.92061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879819.92065: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879819.92067: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879819.92131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879819.93872: stdout chunk (state=3): >>>/root <<< 5017 1726879819.93981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879819.94037: stderr chunk (state=3): >>><<< 5017 1726879819.94040: stdout chunk (state=3): >>><<< 5017 1726879819.94062: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879819.94082: _low_level_execute_command(): starting 5017 1726879819.94094: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879819.9406614-5562-154044512652848 `" && echo ansible-tmp-1726879819.9406614-5562-154044512652848="` echo /root/.ansible/tmp/ansible-tmp-1726879819.9406614-5562-154044512652848 `" ) && sleep 0' 5017 1726879819.94543: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879819.94587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879819.94590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879819.94593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879819.94596: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879819.94598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879819.94647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879819.94654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879819.94709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879819.96689: stdout chunk (state=3): >>>ansible-tmp-1726879819.9406614-5562-154044512652848=/root/.ansible/tmp/ansible-tmp-1726879819.9406614-5562-154044512652848 <<< 5017 1726879819.96806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879819.96857: stderr chunk (state=3): >>><<< 5017 1726879819.96861: stdout chunk (state=3): >>><<< 5017 1726879819.96879: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879819.9406614-5562-154044512652848=/root/.ansible/tmp/ansible-tmp-1726879819.9406614-5562-154044512652848 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879819.96902: variable 'ansible_delegated_vars' from source: unknown 5017 1726879819.96952: variable 'ansible_module_compression' from source: unknown 5017 1726879819.97002: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5017be9hnmjn/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 5017 1726879819.97038: variable 'ansible_facts' from source: unknown 5017 1726879819.97101: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879819.9406614-5562-154044512652848/AnsiballZ_file.py 5017 1726879819.97214: Sending initial data 5017 1726879819.97218: Sent initial data (151 bytes) 5017 1726879819.97659: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879819.97699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879819.97704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879819.97707: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879819.97709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879819.97759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879819.97763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879819.97821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879819.99414: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879819.99465: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879819.99518: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpl_sj24ld /root/.ansible/tmp/ansible-tmp-1726879819.9406614-5562-154044512652848/AnsiballZ_file.py <<< 5017 1726879819.99522: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879819.9406614-5562-154044512652848/AnsiballZ_file.py" <<< 5017 1726879819.99567: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpl_sj24ld" to remote "/root/.ansible/tmp/ansible-tmp-1726879819.9406614-5562-154044512652848/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879819.9406614-5562-154044512652848/AnsiballZ_file.py" <<< 5017 1726879820.00422: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879820.00493: stderr chunk (state=3): >>><<< 5017 1726879820.00497: stdout chunk (state=3): >>><<< 5017 1726879820.00520: done transferring module to remote 5017 1726879820.00533: _low_level_execute_command(): starting 5017 1726879820.00539: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879819.9406614-5562-154044512652848/ /root/.ansible/tmp/ansible-tmp-1726879819.9406614-5562-154044512652848/AnsiballZ_file.py && sleep 0' 5017 1726879820.01013: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5017 1726879820.01016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879820.01019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879820.01023: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879820.01025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879820.01085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879820.01088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879820.01137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879820.02961: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879820.03013: stderr chunk (state=3): >>><<< 5017 1726879820.03016: stdout chunk (state=3): >>><<< 5017 1726879820.03032: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879820.03035: _low_level_execute_command(): starting 5017 1726879820.03042: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879819.9406614-5562-154044512652848/AnsiballZ_file.py && sleep 0' 5017 1726879820.03517: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879820.03520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879820.03523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 5017 1726879820.03525: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found <<< 5017 1726879820.03528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879820.03582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879820.03585: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879820.03599: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879820.03649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879820.05817: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5017 1726879820.05846: stdout chunk (state=3): >>>import _imp # builtin <<< 5017 1726879820.05881: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5017 1726879820.05887: stdout chunk (state=3): >>>import '_weakref' # <<< 5017 1726879820.05955: stdout chunk (state=3): >>>import '_io' # <<< 5017 1726879820.05961: stdout chunk (state=3): >>>import 'marshal' # <<< 5017 1726879820.05995: stdout chunk (state=3): >>>import 'posix' # <<< 5017 1726879820.06031: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5017 1726879820.06060: stdout chunk (state=3): >>>import 'time' # <<< 5017 1726879820.06068: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5017 1726879820.06123: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5017 1726879820.06131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.06142: stdout chunk (state=3): >>>import '_codecs' # <<< 5017 1726879820.06168: stdout chunk (state=3): >>>import 'codecs' # <<< 5017 1726879820.06206: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5017 1726879820.06234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5017 1726879820.06244: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5c04530> <<< 5017 1726879820.06251: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5bd3b30> <<< 5017 1726879820.06280: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 5017 1726879820.06288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5017 1726879820.06294: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5c06ab0> <<< 5017 1726879820.06311: stdout chunk (state=3): >>>import '_signal' # <<< 5017 1726879820.06336: stdout chunk (state=3): >>>import '_abc' # <<< 5017 1726879820.06344: stdout chunk (state=3): >>>import 'abc' # <<< 5017 1726879820.06357: stdout chunk (state=3): >>>import 'io' # <<< 5017 1726879820.06395: stdout chunk (state=3): >>>import '_stat' # <<< 5017 1726879820.06400: stdout chunk (state=3): >>>import 'stat' # <<< 5017 1726879820.06491: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879820.06517: stdout chunk (state=3): >>>import 'genericpath' # <<< 5017 1726879820.06523: stdout chunk (state=3): >>>import 'posixpath' # <<< 5017 1726879820.06550: stdout chunk (state=3): >>>import 'os' # <<< 5017 1726879820.06568: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5017 1726879820.06581: stdout chunk (state=3): >>>Processing user site-packages <<< 5017 1726879820.06599: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5017 1726879820.06610: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 5017 1726879820.06616: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5017 1726879820.06636: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5017 1726879820.06644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5017 1726879820.06662: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d59b9160> <<< 5017 1726879820.06724: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5017 1726879820.06736: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.06743: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d59b9fd0> <<< 5017 1726879820.06771: stdout chunk (state=3): >>>import 'site' # <<< 5017 1726879820.06806: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879820.07049: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879820.07065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5017 1726879820.07102: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5017 1726879820.07110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.07114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5017 1726879820.07162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5017 1726879820.07175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5017 1726879820.07211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5017 1726879820.07213: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d59f7e90> <<< 5017 1726879820.07240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5017 1726879820.07249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5017 1726879820.07278: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d59f7f50> <<< 5017 1726879820.07304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5017 1726879820.07324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5017 1726879820.07355: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5017 1726879820.07404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.07427: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879820.07446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 5017 1726879820.07453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a2f860> <<< 5017 1726879820.07476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5017 1726879820.07492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 5017 1726879820.07498: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a2fef0> <<< 5017 1726879820.07504: stdout chunk (state=3): >>>import '_collections' # <<< 5017 1726879820.07557: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a0fb30> <<< 5017 1726879820.07564: stdout chunk (state=3): >>>import '_functools' # <<< 5017 1726879820.07597: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a0d1f0> <<< 5017 1726879820.07693: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d59f5040> <<< 5017 1726879820.07723: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5017 1726879820.07735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5017 1726879820.07754: stdout chunk (state=3): >>>import '_sre' # <<< 5017 1726879820.07774: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879820.07805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879820.07826: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5017 1726879820.07828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879820.07858: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a53800> <<< 5017 1726879820.07883: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a52420> <<< 5017 1726879820.07903: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 5017 1726879820.07920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a0e2a0> <<< 5017 1726879820.07926: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a50c80> <<< 5017 1726879820.07971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5017 1726879820.07984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 5017 1726879820.07991: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a84800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d59f42c0> <<< 5017 1726879820.08012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 5017 1726879820.08027: stdout chunk (state=3): >>> <<< 5017 1726879820.08034: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.08053: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5a84cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a84b60> <<< 5017 1726879820.08092: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.08099: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5a84f50> <<< 5017 1726879820.08105: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d59f2de0> <<< 5017 1726879820.08133: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 5017 1726879820.08142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.08151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5017 1726879820.08198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5017 1726879820.08202: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a85640> <<< 5017 1726879820.08208: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a85310> <<< 5017 1726879820.08214: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5017 1726879820.08245: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 5017 1726879820.08254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879820.08264: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a86540> <<< 5017 1726879820.08282: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5017 1726879820.08285: stdout chunk (state=3): >>>import 'runpy' # <<< 5017 1726879820.08308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5017 1726879820.08347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5017 1726879820.08362: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 5017 1726879820.08384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a9c770> <<< 5017 1726879820.08391: stdout chunk (state=3): >>>import 'errno' # <<< 5017 1726879820.08423: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.08426: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5a9deb0> <<< 5017 1726879820.08445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5017 1726879820.08461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5017 1726879820.08484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5017 1726879820.08497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5017 1726879820.08500: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a9ed80> <<< 5017 1726879820.08543: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5a9f3b0> <<< 5017 1726879820.08550: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a9e2d0> <<< 5017 1726879820.08570: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5017 1726879820.08589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879820.08623: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.08637: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5a9fe30> <<< 5017 1726879820.08639: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a9f560> <<< 5017 1726879820.08684: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a865a0> <<< 5017 1726879820.08702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5017 1726879820.08730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5017 1726879820.08746: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5017 1726879820.08772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5017 1726879820.08808: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.08823: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d581fcb0> <<< 5017 1726879820.08827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 5017 1726879820.08837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5017 1726879820.08855: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.08866: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5848740> <<< 5017 1726879820.08883: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d58484a0> <<< 5017 1726879820.08898: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.08903: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5848770> <<< 5017 1726879820.08924: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.08935: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5848950> <<< 5017 1726879820.08942: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d581de50> <<< 5017 1726879820.08970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879820.09062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879820.09088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5017 1726879820.09100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5017 1726879820.09109: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d584a030> <<< 5017 1726879820.09129: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5848cb0> <<< 5017 1726879820.09151: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a86c90> <<< 5017 1726879820.09177: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879820.09231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.09246: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879820.09294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879820.09322: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d587a390> <<< 5017 1726879820.09375: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879820.09388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.09415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879820.09424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879820.09479: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5892540> <<< 5017 1726879820.09500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879820.09540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879820.09594: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879820.09619: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d58cb2c0> <<< 5017 1726879820.09640: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5017 1726879820.09681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879820.09709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879820.09745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5017 1726879820.09841: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d58f1a60> <<< 5017 1726879820.09914: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d58cb3e0> <<< 5017 1726879820.09961: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d58931d0> <<< 5017 1726879820.09986: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 5017 1726879820.09999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d57102f0> <<< 5017 1726879820.10011: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5891580> <<< 5017 1726879820.10014: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d584af30> <<< 5017 1726879820.10114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879820.10135: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa9d5710500> <<< 5017 1726879820.10217: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_dfsema5p/ansible_file_payload.zip' <<< 5017 1726879820.10221: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.10368: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.10397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879820.10403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879820.10449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879820.10525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879820.10561: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5765fd0> <<< 5017 1726879820.10570: stdout chunk (state=3): >>>import '_typing' # <<< 5017 1726879820.10772: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d573cec0> <<< 5017 1726879820.10780: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5713f50> # zipimport: zlib available <<< 5017 1726879820.10809: stdout chunk (state=3): >>>import 'ansible' # <<< 5017 1726879820.10816: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.10842: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.10846: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.10862: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5017 1726879820.10877: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.12436: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.13697: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 5017 1726879820.13707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d573fce0> <<< 5017 1726879820.13726: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.13760: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5017 1726879820.13789: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5017 1726879820.13821: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d578d940> <<< 5017 1726879820.13862: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d578d6d0> <<< 5017 1726879820.13889: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d578cfe0> <<< 5017 1726879820.13914: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5017 1726879820.13920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879820.13966: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d578d430> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5766a50> <<< 5017 1726879820.13969: stdout chunk (state=3): >>>import 'atexit' # <<< 5017 1726879820.14003: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.14025: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d578e720> <<< 5017 1726879820.14029: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.14038: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d578e8a0> <<< 5017 1726879820.14048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5017 1726879820.14098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5017 1726879820.14109: stdout chunk (state=3): >>>import '_locale' # <<< 5017 1726879820.14157: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d578edb0> <<< 5017 1726879820.14163: stdout chunk (state=3): >>>import 'pwd' # <<< 5017 1726879820.14189: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879820.14208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5017 1726879820.14248: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55f4c50> <<< 5017 1726879820.14270: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.14288: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d55f6870> <<< 5017 1726879820.14300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879820.14316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879820.14350: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55f71a0> <<< 5017 1726879820.14375: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5017 1726879820.14401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879820.14424: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55f8380> <<< 5017 1726879820.14434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879820.14479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5017 1726879820.14498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5017 1726879820.14504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5017 1726879820.14555: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55fade0> <<< 5017 1726879820.14592: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d55faf00> <<< 5017 1726879820.14617: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55f90a0> <<< 5017 1726879820.14636: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879820.14671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5017 1726879820.14687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 5017 1726879820.14697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5017 1726879820.14706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879820.14742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5017 1726879820.14761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 5017 1726879820.14766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5017 1726879820.14784: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55fecc0> <<< 5017 1726879820.14791: stdout chunk (state=3): >>>import '_tokenize' # <<< 5017 1726879820.14865: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55fd790> <<< 5017 1726879820.14873: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55fd4f0> <<< 5017 1726879820.14887: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5017 1726879820.14894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879820.14969: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55ffb00> <<< 5017 1726879820.14998: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55f95b0> <<< 5017 1726879820.15022: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.15030: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5646e10> <<< 5017 1726879820.15052: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 5017 1726879820.15059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5646fc0> <<< 5017 1726879820.15077: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5017 1726879820.15097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5017 1726879820.15118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 5017 1726879820.15124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5017 1726879820.15157: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.15166: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5648b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5648950> <<< 5017 1726879820.15183: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879820.15291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5017 1726879820.15343: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d564b110> <<< 5017 1726879820.15350: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5649280> <<< 5017 1726879820.15368: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5017 1726879820.15420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.15435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5017 1726879820.15451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5017 1726879820.15460: stdout chunk (state=3): >>>import '_string' # <<< 5017 1726879820.15511: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5652900> <<< 5017 1726879820.15659: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d564b290> <<< 5017 1726879820.15739: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5653c20> <<< 5017 1726879820.15774: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.15781: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5653ad0> <<< 5017 1726879820.15826: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5653b90> <<< 5017 1726879820.15842: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d56472c0> <<< 5017 1726879820.15867: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 5017 1726879820.15879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5017 1726879820.15888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879820.15918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5017 1726879820.15941: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.15975: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5657350> <<< 5017 1726879820.16169: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.16174: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d56583b0> <<< 5017 1726879820.16186: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5655af0> <<< 5017 1726879820.16222: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.16229: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5656e70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5655700> <<< 5017 1726879820.16242: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.16260: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.16271: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 5017 1726879820.16285: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.16387: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.16488: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.16518: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5017 1726879820.16527: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.16542: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.16546: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 5017 1726879820.16558: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.16702: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.16838: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.17513: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.18192: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5017 1726879820.18204: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 5017 1726879820.18217: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5017 1726879820.18228: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5017 1726879820.18253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.18308: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.18315: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d56dc5f0> <<< 5017 1726879820.18415: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5017 1726879820.18424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5017 1726879820.18438: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d56dd370> <<< 5017 1726879820.18451: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d565aea0> <<< 5017 1726879820.18507: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879820.18515: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.18532: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.18560: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5017 1726879820.18745: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.18929: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5017 1726879820.18938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5017 1726879820.18949: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d56dd520> <<< 5017 1726879820.18957: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.19517: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.20063: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.20148: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.20238: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879820.20246: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.20291: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.20330: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5017 1726879820.20345: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.20423: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.20538: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879820.20542: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.20563: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5017 1726879820.20585: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.20631: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.20675: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879820.20681: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.20960: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.21243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879820.21315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879820.21324: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879820.21425: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d56dfd10> <<< 5017 1726879820.21431: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.21522: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.21610: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5017 1726879820.21614: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5017 1726879820.21624: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879820.21647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879820.21735: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.21862: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d54edd90><<< 5017 1726879820.21872: stdout chunk (state=3): >>> <<< 5017 1726879820.21917: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.21926: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d54ee690> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d56deb10> <<< 5017 1726879820.21946: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.21991: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.22036: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5017 1726879820.22042: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.22093: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.22135: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.22199: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.22268: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879820.22314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.22401: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.22408: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d54ed370> <<< 5017 1726879820.22443: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d54ee7e0> <<< 5017 1726879820.22482: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5017 1726879820.22488: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.22556: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.22628: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.22653: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.22701: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.22723: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879820.22744: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879820.22767: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879820.22824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879820.22850: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879820.22862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879820.22921: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d557e9f0> <<< 5017 1726879820.22969: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d54f8740> <<< 5017 1726879820.23058: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d54f27b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d54f2600> # destroy ansible.module_utils.distro <<< 5017 1726879820.23062: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5017 1726879820.23103: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.23130: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 5017 1726879820.23136: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879820.23188: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5017 1726879820.23216: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5017 1726879820.23227: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 5017 1726879820.23233: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.23809: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.24417: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.24562: stdout chunk (state=3): >>> {"path": "/tmp/tests_ssh", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/tmp/tests_ssh", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 5017 1726879820.24573: stdout chunk (state=3): >>># destroy __main__ <<< 5017 1726879820.24899: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5017 1726879820.24911: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 5017 1726879820.24920: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 5017 1726879820.24941: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack <<< 5017 1726879820.24979: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch <<< 5017 1726879820.24991: stdout chunk (state=3): >>># cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils <<< 5017 1726879820.25000: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit <<< 5017 1726879820.25023: stdout chunk (state=3): >>># cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket <<< 5017 1726879820.25059: stdout chunk (state=3): >>># cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation <<< 5017 1726879820.25063: 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.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5017 1726879820.25296: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879820.25324: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 5017 1726879820.25332: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5017 1726879820.25345: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 5017 1726879820.25370: stdout chunk (state=3): >>># destroy ntpath <<< 5017 1726879820.25385: stdout chunk (state=3): >>># destroy importlib <<< 5017 1726879820.25395: stdout chunk (state=3): >>># destroy zipimport # destroy array <<< 5017 1726879820.25414: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse <<< 5017 1726879820.25429: stdout chunk (state=3): >>># cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux <<< 5017 1726879820.25446: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 5017 1726879820.25484: stdout chunk (state=3): >>># cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 5017 1726879820.25489: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 5017 1726879820.25493: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess <<< 5017 1726879820.25513: stdout chunk (state=3): >>># destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale <<< 5017 1726879820.25543: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder <<< 5017 1726879820.25551: stdout chunk (state=3): >>># cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref <<< 5017 1726879820.25554: stdout chunk (state=3): >>># cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 5017 1726879820.25582: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 5017 1726879820.25589: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 5017 1726879820.25609: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 5017 1726879820.25613: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 5017 1726879820.25642: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 5017 1726879820.25653: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 5017 1726879820.25672: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879820.25845: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5017 1726879820.25875: stdout chunk (state=3): >>># destroy _collections_abc <<< 5017 1726879820.25878: stdout chunk (state=3): >>># destroy _weakref <<< 5017 1726879820.25906: stdout chunk (state=3): >>># destroy _uuid <<< 5017 1726879820.25921: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd <<< 5017 1726879820.25938: stdout chunk (state=3): >>># destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser <<< 5017 1726879820.25944: stdout chunk (state=3): >>># destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 5017 1726879820.25980: 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 <<< 5017 1726879820.25992: stdout chunk (state=3): >>># destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner <<< 5017 1726879820.26009: stdout chunk (state=3): >>># destroy _json # destroy select <<< 5017 1726879820.26020: stdout chunk (state=3): >>># destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib <<< 5017 1726879820.26042: stdout chunk (state=3): >>># destroy _signal <<< 5017 1726879820.26054: stdout chunk (state=3): >>># destroy _typing <<< 5017 1726879820.26063: stdout chunk (state=3): >>># destroy _tokenize <<< 5017 1726879820.26079: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings <<< 5017 1726879820.26086: stdout chunk (state=3): >>># destroy operator <<< 5017 1726879820.26111: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5017 1726879820.26194: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 5017 1726879820.26202: stdout chunk (state=3): >>># destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect <<< 5017 1726879820.26211: stdout chunk (state=3): >>># destroy re <<< 5017 1726879820.26227: stdout chunk (state=3): >>># destroy _random <<< 5017 1726879820.26248: stdout chunk (state=3): >>># destroy itertools # destroy _collections<<< 5017 1726879820.26268: stdout chunk (state=3): >>> # destroy _operator # destroy _sha2 <<< 5017 1726879820.26277: stdout chunk (state=3): >>># destroy builtins # destroy _thread # destroy _abc # destroy _sre <<< 5017 1726879820.26289: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 5017 1726879820.26650: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879820.26719: stderr chunk (state=3): >>><<< 5017 1726879820.26722: stdout chunk (state=3): >>><<< 5017 1726879820.26795: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5c04530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5bd3b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5c06ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d59b9160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d59b9fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d59f7e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d59f7f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a2f860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a2fef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a0fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a0d1f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d59f5040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a53800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a52420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a0e2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a50c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a84800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d59f42c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5a84cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a84b60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5a84f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d59f2de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a85640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a85310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a86540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a9c770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5a9deb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a9ed80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5a9f3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a9e2d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5a9fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a9f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a865a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d581fcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5848740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d58484a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5848770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5848950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d581de50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d584a030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5848cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5a86c90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d587a390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5892540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d58cb2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d58f1a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d58cb3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d58931d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d57102f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5891580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d584af30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa9d5710500> # zipimport: found 30 names in '/tmp/ansible_file_payload_dfsema5p/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5765fd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d573cec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5713f50> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d573fce0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d578d940> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d578d6d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d578cfe0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d578d430> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5766a50> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d578e720> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d578e8a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d578edb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55f4c50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d55f6870> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55f71a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55f8380> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55fade0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d55faf00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55f90a0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55fecc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55fd790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55fd4f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55ffb00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d55f95b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5646e10> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5646fc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5648b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5648950> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d564b110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5649280> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5652900> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d564b290> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5653c20> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5653ad0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5653b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d56472c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5657350> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d56583b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5655af0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d5656e70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d5655700> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d56dc5f0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d56dd370> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d565aea0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d56dd520> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d56dfd10> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d54edd90> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d54ee690> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d56deb10> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9d54ed370> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d54ee7e0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d557e9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d54f8740> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d54f27b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9d54f2600> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/tmp/tests_ssh", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/tmp/tests_ssh", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5017 1726879820.27414: done with _execute_module (file, {'path': '/tmp/tests_ssh', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_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-1726879819.9406614-5562-154044512652848/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879820.27418: _low_level_execute_command(): starting 5017 1726879820.27420: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879819.9406614-5562-154044512652848/ > /dev/null 2>&1 && sleep 0' 5017 1726879820.27580: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879820.27583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879820.27586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 5017 1726879820.27588: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879820.27590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879820.27651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879820.27656: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879820.27659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879820.27708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879820.29616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879820.29675: stderr chunk (state=3): >>><<< 5017 1726879820.29678: stdout chunk (state=3): >>><<< 5017 1726879820.29697: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879820.29704: handler run complete 5017 1726879820.29725: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879820.29728: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879820.29735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879820.29738: variable 'ansible_port' from source: unknown 5017 1726879820.29741: variable 'ansible_user' from source: unknown 5017 1726879820.29748: attempt loop complete, returning result 5017 1726879820.29751: _execute() done 5017 1726879820.29755: dumping result to json 5017 1726879820.29763: done dumping result, returning 5017 1726879820.29778: done running TaskExecutor() for managed_node3/TASK: Cleanup kdump_path [0affef3a-ec81-c52e-bf3c-000000000012] 5017 1726879820.29783: sending task result for task 0affef3a-ec81-c52e-bf3c-000000000012 5017 1726879820.29914: done sending task result for task 0affef3a-ec81-c52e-bf3c-000000000012 5017 1726879820.29917: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "path": "/tmp/tests_ssh", "state": "absent" } 5017 1726879820.29993: no more pending results, returning what we have 5017 1726879820.29997: results queue empty 5017 1726879820.29998: checking for any_errors_fatal 5017 1726879820.30003: done checking for any_errors_fatal 5017 1726879820.30004: checking for max_fail_percentage 5017 1726879820.30006: done checking for max_fail_percentage 5017 1726879820.30007: checking to see if all hosts have failed and the running result is not ok 5017 1726879820.30008: done checking to see if all hosts have failed 5017 1726879820.30009: getting the remaining hosts for this loop 5017 1726879820.30011: done getting the remaining hosts for this loop 5017 1726879820.30015: getting the next task for host managed_node3 5017 1726879820.30021: done getting next task for host managed_node3 5017 1726879820.30024: ^ task is: TASK: meta (flush_handlers) 5017 1726879820.30031: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879820.30037: getting variables 5017 1726879820.30038: in VariableManager get_vars() 5017 1726879820.30068: Calling all_inventory to load vars for managed_node3 5017 1726879820.30071: Calling groups_inventory to load vars for managed_node3 5017 1726879820.30077: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879820.30089: Calling all_plugins_play to load vars for managed_node3 5017 1726879820.30092: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879820.30095: Calling groups_plugins_play to load vars for managed_node3 5017 1726879820.30290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879820.30471: done with get_vars() 5017 1726879820.30482: done getting variables 5017 1726879820.30542: in VariableManager get_vars() 5017 1726879820.30551: Calling all_inventory to load vars for managed_node3 5017 1726879820.30553: Calling groups_inventory to load vars for managed_node3 5017 1726879820.30555: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879820.30558: Calling all_plugins_play to load vars for managed_node3 5017 1726879820.30560: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879820.30562: Calling groups_plugins_play to load vars for managed_node3 5017 1726879820.30710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879820.30884: done with get_vars() NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed_node3 5017 1726879820.30904: done queuing things up, now waiting for results queue to drain 5017 1726879820.30905: results queue empty 5017 1726879820.30910: checking for any_errors_fatal 5017 1726879820.30913: done checking for any_errors_fatal 5017 1726879820.30914: checking for max_fail_percentage 5017 1726879820.30915: done checking for max_fail_percentage 5017 1726879820.30915: checking to see if all hosts have failed and the running result is not ok 5017 1726879820.30916: done checking to see if all hosts have failed 5017 1726879820.30917: getting the remaining hosts for this loop 5017 1726879820.30917: done getting the remaining hosts for this loop 5017 1726879820.30919: getting the next task for host managed_node3 5017 1726879820.30921: done getting next task for host managed_node3 5017 1726879820.30922: ^ task is: HANDLER: fedora.linux_system_roles.kdump : Restart kdump 5017 1726879820.30924: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=1, run_state=4, fail_state=0, pre_flushing_run_state=1, update_handlers=False, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879820.30925: getting variables 5017 1726879820.30926: in VariableManager get_vars() 5017 1726879820.30936: Calling all_inventory to load vars for managed_node3 5017 1726879820.30937: Calling groups_inventory to load vars for managed_node3 5017 1726879820.30939: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879820.30943: Calling all_plugins_play to load vars for managed_node3 5017 1726879820.30945: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879820.30947: Calling groups_plugins_play to load vars for managed_node3 5017 1726879820.31072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879820.31248: done with get_vars() 5017 1726879820.31255: done getting variables 5017 1726879820.31298: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Friday 20 September 2024 20:50:20 -0400 (0:00:00.419) 0:00:18.926 ****** 5017 1726879820.31323: entering _queue_task() for managed_node3/service 5017 1726879820.31560: worker is 1 (out of 1 available) 5017 1726879820.31578: exiting _queue_task() for managed_node3/service 5017 1726879820.31598: done queuing things up, now waiting for results queue to drain 5017 1726879820.31600: waiting for pending results... 5017 1726879820.31769: running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.kdump : Restart kdump 5017 1726879820.31860: in run() - task 0affef3a-ec81-c52e-bf3c-000000000067 5017 1726879820.31878: variable 'ansible_search_path' from source: unknown 5017 1726879820.31881: variable 'ansible_search_path' from source: unknown 5017 1726879820.31915: calling self._execute() 5017 1726879820.31988: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879820.31996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879820.32006: variable 'omit' from source: magic vars 5017 1726879820.32350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5017 1726879820.34155: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5017 1726879820.34214: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5017 1726879820.34258: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5017 1726879820.34290: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5017 1726879820.34314: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5017 1726879820.34389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5017 1726879820.34414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5017 1726879820.34437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5017 1726879820.34475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5017 1726879820.34488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5017 1726879820.34604: Evaluated conditional (not __kdump_service_start.changed | d(false)): True 5017 1726879820.34698: variable 'kdump_reboot_required' from source: set_fact 5017 1726879820.34704: Evaluated conditional (not kdump_reboot_required): False 5017 1726879820.34707: when evaluation is False, skipping this task 5017 1726879820.34710: _execute() done 5017 1726879820.34715: dumping result to json 5017 1726879820.34720: done dumping result, returning 5017 1726879820.34728: done running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.kdump : Restart kdump [0affef3a-ec81-c52e-bf3c-000000000067] 5017 1726879820.34732: sending task result for task 0affef3a-ec81-c52e-bf3c-000000000067 5017 1726879820.34844: done sending task result for task 0affef3a-ec81-c52e-bf3c-000000000067 5017 1726879820.34847: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not kdump_reboot_required", "skip_reason": "Conditional result was False" } 5017 1726879820.34901: no more pending results, returning what we have 5017 1726879820.34905: results queue empty 5017 1726879820.34906: checking for any_errors_fatal 5017 1726879820.34908: done checking for any_errors_fatal 5017 1726879820.34909: checking for max_fail_percentage 5017 1726879820.34911: done checking for max_fail_percentage 5017 1726879820.34912: checking to see if all hosts have failed and the running result is not ok 5017 1726879820.34914: done checking to see if all hosts have failed 5017 1726879820.34915: getting the remaining hosts for this loop 5017 1726879820.34916: done getting the remaining hosts for this loop 5017 1726879820.34922: getting the next task for host managed_node3 5017 1726879820.34929: done getting next task for host managed_node3 5017 1726879820.34933: ^ task is: TASK: meta (flush_handlers) 5017 1726879820.34936: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879820.34941: getting variables 5017 1726879820.34943: in VariableManager get_vars() 5017 1726879820.34979: Calling all_inventory to load vars for managed_node3 5017 1726879820.34983: Calling groups_inventory to load vars for managed_node3 5017 1726879820.34987: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879820.34998: Calling all_plugins_play to load vars for managed_node3 5017 1726879820.35001: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879820.35004: Calling groups_plugins_play to load vars for managed_node3 5017 1726879820.35198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879820.35384: done with get_vars() 5017 1726879820.35395: done getting variables 5017 1726879820.35453: in VariableManager get_vars() 5017 1726879820.35461: Calling all_inventory to load vars for managed_node3 5017 1726879820.35463: Calling groups_inventory to load vars for managed_node3 5017 1726879820.35467: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879820.35471: Calling all_plugins_play to load vars for managed_node3 5017 1726879820.35475: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879820.35477: Calling groups_plugins_play to load vars for managed_node3 5017 1726879820.35641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879820.35810: done with get_vars() 5017 1726879820.35820: done queuing things up, now waiting for results queue to drain 5017 1726879820.35821: results queue empty 5017 1726879820.35822: checking for any_errors_fatal 5017 1726879820.35824: done checking for any_errors_fatal 5017 1726879820.35825: checking for max_fail_percentage 5017 1726879820.35826: done checking for max_fail_percentage 5017 1726879820.35826: checking to see if all hosts have failed and the running result is not ok 5017 1726879820.35827: done checking to see if all hosts have failed 5017 1726879820.35827: getting the remaining hosts for this loop 5017 1726879820.35828: done getting the remaining hosts for this loop 5017 1726879820.35830: getting the next task for host managed_node3 5017 1726879820.35833: done getting next task for host managed_node3 5017 1726879820.35834: ^ task is: None 5017 1726879820.35836: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879820.35837: done queuing things up, now waiting for results queue to drain 5017 1726879820.35838: results queue empty 5017 1726879820.35839: checking for any_errors_fatal 5017 1726879820.35840: done checking for any_errors_fatal 5017 1726879820.35840: checking for max_fail_percentage 5017 1726879820.35841: done checking for max_fail_percentage 5017 1726879820.35847: checking to see if all hosts have failed and the running result is not ok 5017 1726879820.35847: done checking to see if all hosts have failed 5017 1726879820.35849: getting the next task for host managed_node3 5017 1726879820.35851: done getting next task for host managed_node3 5017 1726879820.35852: ^ task is: None 5017 1726879820.35853: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879820.35898: in VariableManager get_vars() 5017 1726879820.35911: done with get_vars() 5017 1726879820.35915: in VariableManager get_vars() 5017 1726879820.35921: done with get_vars() 5017 1726879820.35924: variable 'omit' from source: magic vars 5017 1726879820.35949: in VariableManager get_vars() 5017 1726879820.35957: done with get_vars() 5017 1726879820.35979: variable 'omit' from source: magic vars PLAY [Run tests_ssh.yml in check_mode] ***************************************** 5017 1726879820.36134: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 5017 1726879820.36155: getting the remaining hosts for this loop 5017 1726879820.36156: done getting the remaining hosts for this loop 5017 1726879820.36158: getting the next task for host managed_node3 5017 1726879820.36160: done getting next task for host managed_node3 5017 1726879820.36162: ^ task is: TASK: Gathering Facts 5017 1726879820.36166: ^ 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 5017 1726879820.36168: getting variables 5017 1726879820.36169: in VariableManager get_vars() 5017 1726879820.36177: Calling all_inventory to load vars for managed_node3 5017 1726879820.36179: Calling groups_inventory to load vars for managed_node3 5017 1726879820.36181: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879820.36184: Calling all_plugins_play to load vars for managed_node3 5017 1726879820.36186: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879820.36189: Calling groups_plugins_play to load vars for managed_node3 5017 1726879820.36311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879820.36476: done with get_vars() 5017 1726879820.36482: done getting variables 5017 1726879820.36518: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:29 Friday 20 September 2024 20:50:20 -0400 (0:00:00.052) 0:00:18.978 ****** 5017 1726879820.36537: entering _queue_task() for managed_node3/gather_facts 5017 1726879820.36754: worker is 1 (out of 1 available) 5017 1726879820.36769: exiting _queue_task() for managed_node3/gather_facts 5017 1726879820.36784: done queuing things up, now waiting for results queue to drain 5017 1726879820.36786: waiting for pending results... 5017 1726879820.36952: running TaskExecutor() for managed_node3/TASK: Gathering Facts 5017 1726879820.37018: in run() - task 0affef3a-ec81-c52e-bf3c-00000000017c 5017 1726879820.37029: variable 'ansible_search_path' from source: unknown 5017 1726879820.37059: calling self._execute() 5017 1726879820.37237: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879820.37241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879820.37244: variable 'omit' from source: magic vars 5017 1726879820.37247: variable 'omit' from source: magic vars 5017 1726879820.37259: variable 'omit' from source: magic vars 5017 1726879820.37289: variable 'omit' from source: magic vars 5017 1726879820.37325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879820.37360: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5017 1726879820.37381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879820.37397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879820.37410: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879820.37436: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879820.37440: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879820.37451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879820.37527: Set connection var ansible_connection to ssh 5017 1726879820.37537: Set connection var ansible_pipelining to False 5017 1726879820.37546: Set connection var ansible_timeout to 10 5017 1726879820.37559: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879820.37562: Set connection var ansible_shell_type to sh 5017 1726879820.37568: Set connection var ansible_shell_executable to /bin/sh 5017 1726879820.37587: variable 'ansible_shell_executable' from source: unknown 5017 1726879820.37590: variable 'ansible_connection' from source: unknown 5017 1726879820.37593: variable 'ansible_module_compression' from source: unknown 5017 1726879820.37598: variable 'ansible_shell_type' from source: unknown 5017 1726879820.37600: variable 'ansible_shell_executable' from source: unknown 5017 1726879820.37605: variable 'ansible_host' from source: host vars for 'managed_node3' 5017 1726879820.37610: variable 'ansible_pipelining' from source: unknown 5017 1726879820.37613: variable 'ansible_timeout' from source: unknown 5017 1726879820.37618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5017 1726879820.37747: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5017 1726879820.37758: variable 'omit' from source: magic vars 5017 1726879820.37766: starting attempt loop 5017 1726879820.37770: running the handler 5017 1726879820.37786: variable 'ansible_facts' from source: unknown 5017 1726879820.37807: _low_level_execute_command(): starting 5017 1726879820.37813: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5017 1726879820.38369: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879820.38375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879820.38379: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879820.38441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879820.38446: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879820.38449: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879820.38500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879820.40192: stdout chunk (state=3): >>>/root <<< 5017 1726879820.40303: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879820.40355: stderr chunk (state=3): >>><<< 5017 1726879820.40358: stdout chunk (state=3): >>><<< 5017 1726879820.40386: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879820.40399: _low_level_execute_command(): starting 5017 1726879820.40404: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879820.4038544-5572-260683064032212 `" && echo ansible-tmp-1726879820.4038544-5572-260683064032212="` echo /root/.ansible/tmp/ansible-tmp-1726879820.4038544-5572-260683064032212 `" ) && sleep 0' 5017 1726879820.40894: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879820.40897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879820.40901: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879820.40911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879820.40959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879820.40962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879820.41024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879820.42989: stdout chunk (state=3): >>>ansible-tmp-1726879820.4038544-5572-260683064032212=/root/.ansible/tmp/ansible-tmp-1726879820.4038544-5572-260683064032212 <<< 5017 1726879820.43109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879820.43162: stderr chunk (state=3): >>><<< 5017 1726879820.43166: stdout chunk (state=3): >>><<< 5017 1726879820.43189: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879820.4038544-5572-260683064032212=/root/.ansible/tmp/ansible-tmp-1726879820.4038544-5572-260683064032212 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879820.43219: variable 'ansible_module_compression' from source: unknown 5017 1726879820.43262: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5017be9hnmjn/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 5017 1726879820.43320: variable 'ansible_facts' from source: unknown 5017 1726879820.43443: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879820.4038544-5572-260683064032212/AnsiballZ_setup.py 5017 1726879820.43576: Sending initial data 5017 1726879820.43580: Sent initial data (152 bytes) 5017 1726879820.44056: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879820.44061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879820.44064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration <<< 5017 1726879820.44066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found <<< 5017 1726879820.44069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879820.44120: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879820.44124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879820.44182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879820.45794: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5017 1726879820.45844: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 5017 1726879820.45901: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpt3sq0lpa /root/.ansible/tmp/ansible-tmp-1726879820.4038544-5572-260683064032212/AnsiballZ_setup.py <<< 5017 1726879820.45909: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879820.4038544-5572-260683064032212/AnsiballZ_setup.py" <<< 5017 1726879820.45956: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5017be9hnmjn/tmpt3sq0lpa" to remote "/root/.ansible/tmp/ansible-tmp-1726879820.4038544-5572-260683064032212/AnsiballZ_setup.py" <<< 5017 1726879820.45960: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879820.4038544-5572-260683064032212/AnsiballZ_setup.py" <<< 5017 1726879820.47687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879820.47759: stderr chunk (state=3): >>><<< 5017 1726879820.47762: stdout chunk (state=3): >>><<< 5017 1726879820.47791: done transferring module to remote 5017 1726879820.47805: _low_level_execute_command(): starting 5017 1726879820.47812: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879820.4038544-5572-260683064032212/ /root/.ansible/tmp/ansible-tmp-1726879820.4038544-5572-260683064032212/AnsiballZ_setup.py && sleep 0' 5017 1726879820.48284: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879820.48289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879820.48292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration <<< 5017 1726879820.48294: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879820.48346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879820.48350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879820.48407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879820.50258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879820.50312: stderr chunk (state=3): >>><<< 5017 1726879820.50315: stdout chunk (state=3): >>><<< 5017 1726879820.50332: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879820.50337: _low_level_execute_command(): starting 5017 1726879820.50342: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879820.4038544-5572-260683064032212/AnsiballZ_setup.py && sleep 0' 5017 1726879820.50814: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879820.50817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879820.50820: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address <<< 5017 1726879820.50822: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5017 1726879820.50824: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879820.50883: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879820.50887: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879820.50899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879820.50949: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879820.53111: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5017 1726879820.53137: stdout chunk (state=3): >>>import _imp # builtin <<< 5017 1726879820.53169: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5017 1726879820.53175: stdout chunk (state=3): >>>import '_weakref' # <<< 5017 1726879820.53243: stdout chunk (state=3): >>>import '_io' # <<< 5017 1726879820.53247: stdout chunk (state=3): >>>import 'marshal' # <<< 5017 1726879820.53282: stdout chunk (state=3): >>>import 'posix' # <<< 5017 1726879820.53322: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5017 1726879820.53349: stdout chunk (state=3): >>>import 'time' # <<< 5017 1726879820.53354: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5017 1726879820.53411: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5017 1726879820.53424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.53431: stdout chunk (state=3): >>>import '_codecs' # <<< 5017 1726879820.53456: stdout chunk (state=3): >>>import 'codecs' # <<< 5017 1726879820.53497: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py<<< 5017 1726879820.53508: stdout chunk (state=3): >>> <<< 5017 1726879820.53522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5017 1726879820.53534: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138acd4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aca3b30> <<< 5017 1726879820.53569: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5017 1726879820.53581: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138acd6ab0> <<< 5017 1726879820.53593: stdout chunk (state=3): >>>import '_signal' # <<< 5017 1726879820.53622: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 5017 1726879820.53647: stdout chunk (state=3): >>>import 'io' # <<< 5017 1726879820.53682: stdout chunk (state=3): >>>import '_stat' # <<< 5017 1726879820.53690: stdout chunk (state=3): >>>import 'stat' # <<< 5017 1726879820.53772: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5017 1726879820.53804: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5017 1726879820.53836: stdout chunk (state=3): >>>import 'os' # <<< 5017 1726879820.53844: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5017 1726879820.53875: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 5017 1726879820.53886: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 5017 1726879820.53902: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5017 1726879820.53927: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5017 1726879820.53934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5017 1726879820.53950: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aa85160> <<< 5017 1726879820.54016: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5017 1726879820.54028: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.54035: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aa85fd0> <<< 5017 1726879820.54055: stdout chunk (state=3): >>>import 'site' # <<< 5017 1726879820.54094: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5017 1726879820.54489: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5017 1726879820.54505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5017 1726879820.54527: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5017 1726879820.54536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.54553: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5017 1726879820.54595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5017 1726879820.54611: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5017 1726879820.54644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5017 1726879820.54650: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aac3da0> <<< 5017 1726879820.54682: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5017 1726879820.54688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5017 1726879820.54715: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aac3fe0> <<< 5017 1726879820.54739: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5017 1726879820.54765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5017 1726879820.54791: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5017 1726879820.54839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.54859: stdout chunk (state=3): >>>import 'itertools' # <<< 5017 1726879820.54886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 5017 1726879820.54895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aafb7d0> <<< 5017 1726879820.54920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 5017 1726879820.54926: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aafbe60> <<< 5017 1726879820.54939: stdout chunk (state=3): >>>import '_collections' # <<< 5017 1726879820.54994: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aadba70> <<< 5017 1726879820.55001: stdout chunk (state=3): >>>import '_functools' # <<< 5017 1726879820.55035: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aad9190> <<< 5017 1726879820.55130: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aac0f50> <<< 5017 1726879820.55156: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5017 1726879820.55179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5017 1726879820.55196: stdout chunk (state=3): >>>import '_sre' # <<< 5017 1726879820.55209: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5017 1726879820.55237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5017 1726879820.55272: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5017 1726879820.55279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5017 1726879820.55295: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab1f6b0> <<< 5017 1726879820.55316: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab1e2d0> <<< 5017 1726879820.55346: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 5017 1726879820.55356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aada030> <<< 5017 1726879820.55365: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aac2e40> <<< 5017 1726879820.55411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5017 1726879820.55419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab50770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aac01d0> <<< 5017 1726879820.55445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5017 1726879820.55481: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.55487: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138ab50c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab50ad0> <<< 5017 1726879820.55527: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.55537: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138ab50e90> <<< 5017 1726879820.55548: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aabed20> <<< 5017 1726879820.55571: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 5017 1726879820.55585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.55592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5017 1726879820.55628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5017 1726879820.55639: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab51520> <<< 5017 1726879820.55649: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab511f0> <<< 5017 1726879820.55653: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5017 1726879820.55685: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5017 1726879820.55707: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab52420> <<< 5017 1726879820.55714: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5017 1726879820.55726: stdout chunk (state=3): >>>import 'runpy' # <<< 5017 1726879820.55746: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5017 1726879820.55784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5017 1726879820.55806: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 5017 1726879820.55818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab6c620> <<< 5017 1726879820.55825: stdout chunk (state=3): >>>import 'errno' # <<< 5017 1726879820.55857: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.55864: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138ab6dd60> <<< 5017 1726879820.55882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5017 1726879820.55904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5017 1726879820.55920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5017 1726879820.55926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5017 1726879820.55939: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab6ec60> <<< 5017 1726879820.55983: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138ab6f2c0> <<< 5017 1726879820.55992: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab6e1b0> <<< 5017 1726879820.56008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5017 1726879820.56021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5017 1726879820.56057: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.56068: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138ab6fd40> <<< 5017 1726879820.56077: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab6f470> <<< 5017 1726879820.56125: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab52390> <<< 5017 1726879820.56138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5017 1726879820.56167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5017 1726879820.56183: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5017 1726879820.56212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5017 1726879820.56246: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.56259: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a877cb0> <<< 5017 1726879820.56272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5017 1726879820.56299: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.56308: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a8a0770> <<< 5017 1726879820.56325: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a8a04d0> <<< 5017 1726879820.56338: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.56347: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a8a07a0> <<< 5017 1726879820.56365: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a8a0980> <<< 5017 1726879820.56382: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a875e50> <<< 5017 1726879820.56410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5017 1726879820.56505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5017 1726879820.56531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5017 1726879820.56543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5017 1726879820.56556: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a8a2000> <<< 5017 1726879820.56571: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a8a0c80> <<< 5017 1726879820.56594: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab52b40> <<< 5017 1726879820.56616: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5017 1726879820.56672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.56689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5017 1726879820.56737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5017 1726879820.56766: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a8d2360> <<< 5017 1726879820.56818: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5017 1726879820.56827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.56848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5017 1726879820.56867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5017 1726879820.56923: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a8ea510> <<< 5017 1726879820.56941: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5017 1726879820.56984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5017 1726879820.57036: stdout chunk (state=3): >>>import 'ntpath' # <<< 5017 1726879820.57061: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a9232f0> <<< 5017 1726879820.57085: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5017 1726879820.57121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5017 1726879820.57148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5017 1726879820.57189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5017 1726879820.57285: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a949a90> <<< 5017 1726879820.57354: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a923410> <<< 5017 1726879820.57403: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a8eb1a0> <<< 5017 1726879820.57425: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 5017 1726879820.57439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a7703e0> <<< 5017 1726879820.57451: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a8e9550> <<< 5017 1726879820.57458: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a8a2f00> <<< 5017 1726879820.57619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5017 1726879820.57638: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f138a7705c0> <<< 5017 1726879820.57818: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_t1yiem7v/ansible_ansible.legacy.setup_payload.zip' <<< 5017 1726879820.57824: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.57971: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.58000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5017 1726879820.58006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5017 1726879820.58052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5017 1726879820.58129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5017 1726879820.58159: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a7d6000> <<< 5017 1726879820.58171: stdout chunk (state=3): >>>import '_typing' # <<< 5017 1726879820.58372: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a7acef0> <<< 5017 1726879820.58380: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a773f80> # zipimport: zlib available <<< 5017 1726879820.58411: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 5017 1726879820.58434: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.58446: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.58466: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5017 1726879820.58477: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.60022: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.61306: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 5017 1726879820.61314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a7afe60> <<< 5017 1726879820.61337: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.61368: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5017 1726879820.61377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5017 1726879820.61400: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5017 1726879820.61437: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a8059a0> <<< 5017 1726879820.61479: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a805730> <<< 5017 1726879820.61506: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a805040> <<< 5017 1726879820.61531: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5017 1726879820.61537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5017 1726879820.61582: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a805790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a7d6a20> <<< 5017 1726879820.61601: stdout chunk (state=3): >>>import 'atexit' # <<< 5017 1726879820.61624: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.61630: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a8066c0> <<< 5017 1726879820.61654: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.61665: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a806840> <<< 5017 1726879820.61681: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5017 1726879820.61730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5017 1726879820.61734: stdout chunk (state=3): >>>import '_locale' # <<< 5017 1726879820.61790: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a806d50> <<< 5017 1726879820.61796: stdout chunk (state=3): >>>import 'pwd' # <<< 5017 1726879820.61821: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5017 1726879820.61841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5017 1726879820.61883: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a66cad0> <<< 5017 1726879820.61911: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.61920: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a66e780> <<< 5017 1726879820.61940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5017 1726879820.61949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5017 1726879820.61995: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a66f140> <<< 5017 1726879820.62006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5017 1726879820.62043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5017 1726879820.62052: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a66ff80> <<< 5017 1726879820.62080: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5017 1726879820.62109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5017 1726879820.62132: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5017 1726879820.62192: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a672d80> <<< 5017 1726879820.62232: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.62243: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a672ea0> <<< 5017 1726879820.62253: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a671040> <<< 5017 1726879820.62274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5017 1726879820.62299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5017 1726879820.62324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 5017 1726879820.62338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5017 1726879820.62345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5017 1726879820.62371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5017 1726879820.62401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 5017 1726879820.62406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5017 1726879820.62416: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a676c60> <<< 5017 1726879820.62425: stdout chunk (state=3): >>>import '_tokenize' # <<< 5017 1726879820.62497: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a675730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a675490> <<< 5017 1726879820.62515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5017 1726879820.62521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5017 1726879820.62606: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a677ec0> <<< 5017 1726879820.62628: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a671550> <<< 5017 1726879820.62659: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a6bade0> <<< 5017 1726879820.62691: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a6baf60> <<< 5017 1726879820.62716: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5017 1726879820.62730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5017 1726879820.62752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5017 1726879820.62792: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a6bcb00> <<< 5017 1726879820.62806: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a6bc8c0> <<< 5017 1726879820.62812: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5017 1726879820.62922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5017 1726879820.62965: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.62989: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a6bf080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a6bd1c0> <<< 5017 1726879820.63002: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5017 1726879820.63049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.63072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5017 1726879820.63085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5017 1726879820.63092: stdout chunk (state=3): >>>import '_string' # <<< 5017 1726879820.63143: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a6ca8a0> <<< 5017 1726879820.63294: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a6bf230> <<< 5017 1726879820.63368: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a6cb710> <<< 5017 1726879820.63406: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a6cb8f0> <<< 5017 1726879820.63457: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a6cb290> <<< 5017 1726879820.63471: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a6bb1d0> <<< 5017 1726879820.63497: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 5017 1726879820.63507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5017 1726879820.63519: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5017 1726879820.63547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5017 1726879820.63570: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.63604: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a6ceb10> <<< 5017 1726879820.63800: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.63804: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.63808: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a6cfec0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a6cd2b0> <<< 5017 1726879820.63850: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.63857: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a6ce180> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a6cce90> <<< 5017 1726879820.63879: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.63890: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5017 1726879820.63910: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.64009: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.64117: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.64131: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.64147: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 5017 1726879820.64167: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.64179: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 5017 1726879820.64187: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.64324: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.64468: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.65126: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.65812: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5017 1726879820.65816: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 5017 1726879820.65825: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 5017 1726879820.65841: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5017 1726879820.65859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.65917: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a558140> <<< 5017 1726879820.66026: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5017 1726879820.66032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5017 1726879820.66055: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a559670> <<< 5017 1726879820.66061: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a6d2990> <<< 5017 1726879820.66117: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5017 1726879820.66125: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.66160: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.66176: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5017 1726879820.66181: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.66358: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.66544: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5017 1726879820.66555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5017 1726879820.66569: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a559700> <<< 5017 1726879820.66579: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.67129: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.67683: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.67762: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.67857: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5017 1726879820.67866: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.67908: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.67942: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5017 1726879820.67957: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.68038: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.68153: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5017 1726879820.68163: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.68192: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5017 1726879820.68206: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.68247: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.68297: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5017 1726879820.68303: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.68581: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.68877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5017 1726879820.68949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5017 1726879820.68958: stdout chunk (state=3): >>>import '_ast' # <<< 5017 1726879820.69051: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a55b5f0> <<< 5017 1726879820.69063: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.69155: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.69237: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5017 1726879820.69252: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 5017 1726879820.69258: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 5017 1726879820.69293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5017 1726879820.69296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5017 1726879820.69381: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.69505: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a561c70> <<< 5017 1726879820.69563: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.69570: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a5625d0> <<< 5017 1726879820.69578: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a55a5d0> <<< 5017 1726879820.69601: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.69641: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.69686: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5017 1726879820.69693: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.69747: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.69792: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.69858: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.69932: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5017 1726879820.69976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.70065: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.70072: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a561220> <<< 5017 1726879820.70111: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a562810> <<< 5017 1726879820.70148: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5017 1726879820.70165: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.70231: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.70303: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.70331: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.70381: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.70404: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5017 1726879820.70426: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5017 1726879820.70453: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5017 1726879820.70510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5017 1726879820.70536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5017 1726879820.70548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5017 1726879820.70615: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a5f6a50> <<< 5017 1726879820.70660: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a56c7a0> <<< 5017 1726879820.70753: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a567b90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a566660> # destroy ansible.module_utils.distro <<< 5017 1726879820.70760: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 5017 1726879820.70767: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.70805: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.70831: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 5017 1726879820.70837: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 5017 1726879820.70891: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5017 1726879820.70914: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.70923: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.70935: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 5017 1726879820.70946: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.71019: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.71084: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.71110: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.71130: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.71179: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.71223: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.71262: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.71297: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 5017 1726879820.71316: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.71394: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.71477: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.71499: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.71541: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 5017 1726879820.71547: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.71753: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.71944: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.71993: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.72049: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 5017 1726879820.72055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879820.72074: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 5017 1726879820.72098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 5017 1726879820.72114: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 5017 1726879820.72144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 5017 1726879820.72161: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a5fd130> <<< 5017 1726879820.72195: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 5017 1726879820.72202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 5017 1726879820.72229: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 5017 1726879820.72268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 5017 1726879820.72295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 5017 1726879820.72307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 5017 1726879820.72327: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389b4c0e0> <<< 5017 1726879820.72347: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.72367: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1389b4c440> <<< 5017 1726879820.72423: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a571160> <<< 5017 1726879820.72444: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a570740> <<< 5017 1726879820.72476: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a5feed0> <<< 5017 1726879820.72495: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a5fec00> <<< 5017 1726879820.72508: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 5017 1726879820.72559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 5017 1726879820.72579: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 5017 1726879820.72598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 5017 1726879820.72612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 5017 1726879820.72628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 5017 1726879820.72658: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.72665: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1389b4f3e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389b4ecc0> <<< 5017 1726879820.72695: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.72702: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1389b4ee70> <<< 5017 1726879820.72720: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389b4e120> <<< 5017 1726879820.72744: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 5017 1726879820.72843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 5017 1726879820.72865: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389b4f530> <<< 5017 1726879820.72883: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 5017 1726879820.72920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 5017 1726879820.72946: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.72954: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1389bba060> <<< 5017 1726879820.72985: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389b4ff80> <<< 5017 1726879820.73018: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a5fedb0> import 'ansible.module_utils.facts.timeout' # <<< 5017 1726879820.73037: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 5017 1726879820.73048: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.73071: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 5017 1726879820.73093: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.73154: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.73217: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 5017 1726879820.73233: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.73295: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.73347: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 5017 1726879820.73367: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.73379: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.73392: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 5017 1726879820.73399: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.73436: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.73467: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 5017 1726879820.73480: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.73537: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.73585: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 5017 1726879820.73599: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.73643: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.73691: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 5017 1726879820.73698: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.73765: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.73829: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.73896: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.73962: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 5017 1726879820.73970: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 5017 1726879820.73978: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.74546: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.75056: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 5017 1726879820.75074: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.75128: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.75191: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.75224: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.75265: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 5017 1726879820.75279: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.75314: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.75348: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 5017 1726879820.75355: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.75421: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.75479: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 5017 1726879820.75497: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.75530: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.75562: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 5017 1726879820.75571: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.75609: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.75634: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 5017 1726879820.75653: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.75738: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.75836: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 5017 1726879820.75843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 5017 1726879820.75870: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389bbbd70> <<< 5017 1726879820.75888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 5017 1726879820.75922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5017 1726879820.76049: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389bbae10> <<< 5017 1726879820.76059: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 5017 1726879820.76064: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.76143: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.76214: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 5017 1726879820.76231: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.76326: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.76428: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 5017 1726879820.76435: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.76512: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.76590: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 5017 1726879820.76607: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.76646: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.76703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 5017 1726879820.76748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 5017 1726879820.76824: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.76888: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1389bee390> <<< 5017 1726879820.77098: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389bdc6e0> import 'ansible.module_utils.facts.system.python' # <<< 5017 1726879820.77115: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.77176: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.77238: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 5017 1726879820.77245: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.77344: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.77434: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.77565: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.77728: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 5017 1726879820.77738: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 5017 1726879820.77744: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.77791: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.77830: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 5017 1726879820.77843: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.77887: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.77941: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 5017 1726879820.77984: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.78004: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13899d9e80> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13899d9ac0> <<< 5017 1726879820.78013: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 5017 1726879820.78028: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.78046: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.78056: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 5017 1726879820.78061: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.78113: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.78151: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 5017 1726879820.78168: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.78340: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.78513: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 5017 1726879820.78520: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.78636: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.78745: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.78793: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.78845: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 5017 1726879820.78852: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 5017 1726879820.78859: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.78885: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.78905: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.79066: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.79229: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 5017 1726879820.79236: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 5017 1726879820.79243: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.79381: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.79514: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 5017 1726879820.79531: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.79564: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.79605: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.80251: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.80828: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 5017 1726879820.80844: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.80958: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.81081: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 5017 1726879820.81085: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.81203: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.81311: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 5017 1726879820.81326: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.81494: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.81669: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 5017 1726879820.81677: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.81698: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 5017 1726879820.81717: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.81765: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.81814: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 5017 1726879820.81820: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.81935: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.82042: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.82276: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.82507: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 5017 1726879820.82516: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 5017 1726879820.82522: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.82561: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.82598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 5017 1726879820.82619: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.82640: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.82670: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 5017 1726879820.82681: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.82760: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.82840: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 5017 1726879820.82848: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.82872: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.82901: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 5017 1726879820.82908: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.82975: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.83035: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 5017 1726879820.83053: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.83112: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.83178: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 5017 1726879820.83186: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.83485: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.83775: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 5017 1726879820.83794: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.83853: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.83925: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 5017 1726879820.83931: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.83971: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.84005: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 5017 1726879820.84021: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.84054: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.84092: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 5017 1726879820.84099: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.84140: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.84172: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 5017 1726879820.84190: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.84272: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.84366: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 5017 1726879820.84371: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.84393: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 5017 1726879820.84414: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.84460: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.84513: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 5017 1726879820.84520: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.84547: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.84568: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.84624: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.84679: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.84754: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.84834: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 5017 1726879820.84844: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # <<< 5017 1726879820.84856: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 5017 1726879820.84868: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.84917: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.84974: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 5017 1726879820.84980: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.85204: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.85422: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 5017 1726879820.85440: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.85486: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.85544: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 5017 1726879820.85549: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.85602: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.85652: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 5017 1726879820.85671: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.85752: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.85847: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 5017 1726879820.85861: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 5017 1726879820.85875: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.85960: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.86062: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 5017 1726879820.86151: stdout chunk (state=3): >>># zipimport: zlib available <<< 5017 1726879820.86696: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 5017 1726879820.86705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 5017 1726879820.86716: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 5017 1726879820.86739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 5017 1726879820.86771: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 5017 1726879820.86781: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1389a06f30> <<< 5017 1726879820.86788: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389a05400> <<< 5017 1726879820.86839: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389a05040> <<< 5017 1726879821.01182: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 5017 1726879821.01191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 5017 1726879821.01205: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389a4c230> <<< 5017 1726879821.01229: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 5017 1726879821.01247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 5017 1726879821.01277: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389a4d790> <<< 5017 1726879821.01324: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 5017 1726879821.01335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 5017 1726879821.01358: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 5017 1726879821.01368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 5017 1726879821.01401: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389bf3aa0> <<< 5017 1726879821.01419: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389a4e9f0> <<< 5017 1726879821.01656: 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 <<< 5017 1726879821.25665: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "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_local": {}, "ansible_iscsi_iqn": "", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNh<<< 5017 1726879821.25675: stdout chunk (state=3): >>>LXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2QB0/hXOB/EfE+k", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-141", "ansible_nodename": "ip-10-31-14-141.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": "ec2f68a6ec25a63ed35d143a27481d61", "ansible_fips": false, "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_pkg_mgr": "dnf", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_loadavg": {"1m": 0.93408203125, "5m": 0.341796875, "15m": 0.1279296875}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "20", "epoch": "1726879820", "epoch_int": "1726879820", "date": "2024-09-20", "time": "20:50:20", "iso8601_micro": "2024-09-21T00:50:20.875239Z", "iso8601": "2024-09-21T00:50:20Z", "iso8601_basic": "20240920T205020875239", "iso8601_basic_short": "20240920T205020", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_hostnqn": "", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 42886 10.31.14.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 42886 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_apparmor": {"status": "disabled"}, "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<<< 5017 1726879821.25718: stdout chunk (state=3): >>>_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2905, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 812, "free": 2905}, "nocache": {"free": 3487, "used": 230}, "swap": {"total": 3716, "free": 3716, "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": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "ansible_product_uuid": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 368, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251217670144, "block_size": 4096, "block_total": 64483404, "block_available": 61332439, "block_used": 3150965, "inode_total": 16384000, "inode_available": 16303663, "inode_used": 80337, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_service_mgr": "systemd", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::efc2:9347:ac1a:9284", "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_filte<<< 5017 1726879821.25727: stdout chunk (state=3): >>>r": "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.141"], "ansible_all_ipv6_addresses": ["fe80::efc2:9347:ac1a:9284"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::efc2:9347:ac1a:9284"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 5017 1726879821.26358: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path <<< 5017 1726879821.26369: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path <<< 5017 1726879821.26405: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings <<< 5017 1726879821.26421: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 5017 1726879821.26437: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants<<< 5017 1726879821.26462: stdout chunk (state=3): >>> # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 5017 1726879821.26479: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob <<< 5017 1726879821.26505: stdout chunk (state=3): >>># cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__<<< 5017 1726879821.26527: stdout chunk (state=3): >>> # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select<<< 5017 1726879821.26549: stdout chunk (state=3): >>> # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token <<< 5017 1726879821.26555: stdout chunk (state=3): >>># cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog <<< 5017 1726879821.26569: stdout chunk (state=3): >>># cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal <<< 5017 1726879821.26594: stdout chunk (state=3): >>># cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy <<< 5017 1726879821.26613: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast <<< 5017 1726879821.26638: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib <<< 5017 1726879821.26646: stdout chunk (state=3): >>># cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux <<< 5017 1726879821.26667: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils <<< 5017 1726879821.26683: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai <<< 5017 1726879821.26706: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime <<< 5017 1726879821.26711: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version <<< 5017 1726879821.26744: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios <<< 5017 1726879821.26755: stdout chunk (state=3): >>># cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin <<< 5017 1726879821.26759: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd <<< 5017 1726879821.26788: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos <<< 5017 1726879821.26802: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys <<< 5017 1726879821.26829: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd <<< 5017 1726879821.26841: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.virtual.dragonfly<<< 5017 1726879821.26850: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 5017 1726879821.27198: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5017 1726879821.27213: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5017 1726879821.27236: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 5017 1726879821.27259: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5017 1726879821.27284: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 5017 1726879821.27330: stdout chunk (state=3): >>># destroy ntpath <<< 5017 1726879821.27352: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 5017 1726879821.27365: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 5017 1726879821.27381: stdout chunk (state=3): >>># destroy _json <<< 5017 1726879821.27386: stdout chunk (state=3): >>># destroy grp # destroy encodings <<< 5017 1726879821.27407: stdout chunk (state=3): >>># destroy _locale <<< 5017 1726879821.27422: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal <<< 5017 1726879821.27436: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid<<< 5017 1726879821.27445: stdout chunk (state=3): >>> <<< 5017 1726879821.27489: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 5017 1726879821.27505: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 5017 1726879821.27558: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 5017 1726879821.27569: stdout chunk (state=3): >>># destroy signal # destroy pickle <<< 5017 1726879821.27587: stdout chunk (state=3): >>># destroy _compat_pickle <<< 5017 1726879821.27597: stdout chunk (state=3): >>># destroy _pickle <<< 5017 1726879821.27609: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue <<< 5017 1726879821.27623: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 5017 1726879821.27633: stdout chunk (state=3): >>># destroy selectors <<< 5017 1726879821.27646: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 5017 1726879821.27661: stdout chunk (state=3): >>># destroy datetime <<< 5017 1726879821.27669: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 5017 1726879821.27687: stdout chunk (state=3): >>># destroy _ssl <<< 5017 1726879821.27719: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 5017 1726879821.27727: stdout chunk (state=3): >>># destroy termios # destroy json <<< 5017 1726879821.27764: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 5017 1726879821.27780: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 5017 1726879821.27804: stdout chunk (state=3): >>># destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing <<< 5017 1726879821.27807: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 5017 1726879821.27866: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 5017 1726879821.27877: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 5017 1726879821.27900: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 5017 1726879821.27922: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 5017 1726879821.27938: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 5017 1726879821.27954: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 5017 1726879821.27975: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 5017 1726879821.27986: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 5017 1726879821.28014: stdout chunk (state=3): >>># cleanup[3] wiping re._parser <<< 5017 1726879821.28025: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 5017 1726879821.28036: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 5017 1726879821.28053: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath<<< 5017 1726879821.28076: stdout chunk (state=3): >>> # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time <<< 5017 1726879821.28095: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 5017 1726879821.28103: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 5017 1726879821.28118: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 5017 1726879821.28124: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5017 1726879821.28270: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5017 1726879821.28280: stdout chunk (state=3): >>># destroy _socket <<< 5017 1726879821.28296: stdout chunk (state=3): >>># destroy _collections <<< 5017 1726879821.28322: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 5017 1726879821.28338: stdout chunk (state=3): >>># destroy tokenize <<< 5017 1726879821.28364: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 5017 1726879821.28369: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 5017 1726879821.28405: stdout chunk (state=3): >>># destroy _typing <<< 5017 1726879821.28409: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 5017 1726879821.28418: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 5017 1726879821.28430: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5017 1726879821.28456: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5017 1726879821.28552: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig<<< 5017 1726879821.28570: stdout chunk (state=3): >>> # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 5017 1726879821.28579: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 5017 1726879821.28606: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5017 1726879821.28641: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re <<< 5017 1726879821.28662: stdout chunk (state=3): >>># destroy itertools <<< 5017 1726879821.28681: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools <<< 5017 1726879821.28687: stdout chunk (state=3): >>># destroy builtins # destroy _thread <<< 5017 1726879821.28699: stdout chunk (state=3): >>># clear sys.audit hooks <<< 5017 1726879821.29102: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5017 1726879821.29170: stderr chunk (state=3): >>><<< 5017 1726879821.29176: stdout chunk (state=3): >>><<< 5017 1726879821.29299: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138acd4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aca3b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138acd6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aa85160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aa85fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aac3da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aac3fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aafb7d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aafbe60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aadba70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aad9190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aac0f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab1f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab1e2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aada030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aac2e40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab50770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aac01d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138ab50c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab50ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138ab50e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138aabed20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab51520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab511f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab52420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab6c620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138ab6dd60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab6ec60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138ab6f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab6e1b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138ab6fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab6f470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab52390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a877cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a8a0770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a8a04d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a8a07a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a8a0980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a875e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a8a2000> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a8a0c80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138ab52b40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a8d2360> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a8ea510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a9232f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a949a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a923410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a8eb1a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a7703e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a8e9550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a8a2f00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f138a7705c0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_t1yiem7v/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a7d6000> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a7acef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a773f80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a7afe60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a8059a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a805730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a805040> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a805790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a7d6a20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a8066c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a806840> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a806d50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a66cad0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a66e780> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a66f140> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a66ff80> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a672d80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a672ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a671040> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a676c60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a675730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a675490> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a677ec0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a671550> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a6bade0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a6baf60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a6bcb00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a6bc8c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a6bf080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a6bd1c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a6ca8a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a6bf230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a6cb710> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a6cb8f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a6cb290> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a6bb1d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a6ceb10> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a6cfec0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a6cd2b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a6ce180> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a6cce90> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a558140> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a559670> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a6d2990> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a559700> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a55b5f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a561c70> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a5625d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a55a5d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138a561220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a562810> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a5f6a50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a56c7a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a567b90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a566660> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a5fd130> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389b4c0e0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1389b4c440> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a571160> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a570740> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a5feed0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a5fec00> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1389b4f3e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389b4ecc0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1389b4ee70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389b4e120> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389b4f530> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1389bba060> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389b4ff80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138a5fedb0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389bbbd70> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389bbae10> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1389bee390> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389bdc6e0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13899d9e80> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13899d9ac0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1389a06f30> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389a05400> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389a05040> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389a4c230> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389a4d790> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389bf3aa0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1389a4e9f0> 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_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "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_local": {}, "ansible_iscsi_iqn": "", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2QB0/hXOB/EfE+k", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-141", "ansible_nodename": "ip-10-31-14-141.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": "ec2f68a6ec25a63ed35d143a27481d61", "ansible_fips": false, "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_pkg_mgr": "dnf", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_loadavg": {"1m": 0.93408203125, "5m": 0.341796875, "15m": 0.1279296875}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "20", "epoch": "1726879820", "epoch_int": "1726879820", "date": "2024-09-20", "time": "20:50:20", "iso8601_micro": "2024-09-21T00:50:20.875239Z", "iso8601": "2024-09-21T00:50:20Z", "iso8601_basic": "20240920T205020875239", "iso8601_basic_short": "20240920T205020", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_hostnqn": "", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 42886 10.31.14.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 42886 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_apparmor": {"status": "disabled"}, "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": 3717, "ansible_memfree_mb": 2905, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 812, "free": 2905}, "nocache": {"free": 3487, "used": 230}, "swap": {"total": 3716, "free": 3716, "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": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "ansible_product_uuid": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 368, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251217670144, "block_size": 4096, "block_total": 64483404, "block_available": 61332439, "block_used": 3150965, "inode_total": 16384000, "inode_available": 16303663, "inode_used": 80337, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_service_mgr": "systemd", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::efc2:9347:ac1a:9284", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.141"], "ansible_all_ipv6_addresses": ["fe80::efc2:9347:ac1a:9284"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::efc2:9347:ac1a:9284"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5017 1726879821.30228: 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.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879820.4038544-5572-260683064032212/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879821.30232: _low_level_execute_command(): starting 5017 1726879821.30234: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879820.4038544-5572-260683064032212/ > /dev/null 2>&1 && sleep 0' 5017 1726879821.30511: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879821.30515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found <<< 5017 1726879821.30518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879821.30520: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5017 1726879821.30522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5017 1726879821.30580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5017 1726879821.30583: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5017 1726879821.30589: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5017 1726879821.30644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5017 1726879821.32566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5017 1726879821.32621: stderr chunk (state=3): >>><<< 5017 1726879821.32624: stdout chunk (state=3): >>><<< 5017 1726879821.32640: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 5017 1726879821.32650: handler run complete 5017 1726879821.32776: variable 'ansible_facts' from source: unknown 5017 1726879821.32875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879821.33179: variable 'ansible_facts' from source: unknown 5017 1726879821.33255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879821.33379: attempt loop complete, returning result 5017 1726879821.33385: _execute() done 5017 1726879821.33389: dumping result to json 5017 1726879821.33414: done dumping result, returning 5017 1726879821.33422: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affef3a-ec81-c52e-bf3c-00000000017c] 5017 1726879821.33428: sending task result for task 0affef3a-ec81-c52e-bf3c-00000000017c ok: [managed_node3] 5017 1726879821.34087: no more pending results, returning what we have 5017 1726879821.34089: results queue empty 5017 1726879821.34090: checking for any_errors_fatal 5017 1726879821.34091: done checking for any_errors_fatal 5017 1726879821.34091: checking for max_fail_percentage 5017 1726879821.34093: done checking for max_fail_percentage 5017 1726879821.34093: checking to see if all hosts have failed and the running result is not ok 5017 1726879821.34094: done checking to see if all hosts have failed 5017 1726879821.34095: getting the remaining hosts for this loop 5017 1726879821.34096: done getting the remaining hosts for this loop 5017 1726879821.34098: getting the next task for host managed_node3 5017 1726879821.34102: done getting next task for host managed_node3 5017 1726879821.34104: ^ task is: TASK: meta (flush_handlers) 5017 1726879821.34106: ^ 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 5017 1726879821.34110: getting variables 5017 1726879821.34111: in VariableManager get_vars() 5017 1726879821.34128: Calling all_inventory to load vars for managed_node3 5017 1726879821.34130: Calling groups_inventory to load vars for managed_node3 5017 1726879821.34133: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879821.34143: Calling all_plugins_play to load vars for managed_node3 5017 1726879821.34145: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879821.34149: Calling groups_plugins_play to load vars for managed_node3 5017 1726879821.34296: done sending task result for task 0affef3a-ec81-c52e-bf3c-00000000017c 5017 1726879821.34300: WORKER PROCESS EXITING 5017 1726879821.34312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879821.34489: done with get_vars() 5017 1726879821.34497: done getting variables 5017 1726879821.34558: in VariableManager get_vars() 5017 1726879821.34567: Calling all_inventory to load vars for managed_node3 5017 1726879821.34569: Calling groups_inventory to load vars for managed_node3 5017 1726879821.34571: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879821.34578: Calling all_plugins_play to load vars for managed_node3 5017 1726879821.34579: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879821.34582: Calling groups_plugins_play to load vars for managed_node3 5017 1726879821.34706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879821.34888: done with get_vars() 5017 1726879821.34899: done queuing things up, now waiting for results queue to drain 5017 1726879821.34900: results queue empty 5017 1726879821.34901: checking for any_errors_fatal 5017 1726879821.34904: done checking for any_errors_fatal 5017 1726879821.34904: checking for max_fail_percentage 5017 1726879821.34905: done checking for max_fail_percentage 5017 1726879821.34910: checking to see if all hosts have failed and the running result is not ok 5017 1726879821.34910: done checking to see if all hosts have failed 5017 1726879821.34911: getting the remaining hosts for this loop 5017 1726879821.34912: done getting the remaining hosts for this loop 5017 1726879821.34914: getting the next task for host managed_node3 5017 1726879821.34917: done getting next task for host managed_node3 5017 1726879821.34918: ^ task is: TASK: Run ansible-playbook with tests_ssh.yml in check mode 5017 1726879821.34919: ^ 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 5017 1726879821.34921: getting variables 5017 1726879821.34922: in VariableManager get_vars() 5017 1726879821.34928: Calling all_inventory to load vars for managed_node3 5017 1726879821.34929: Calling groups_inventory to load vars for managed_node3 5017 1726879821.34931: Calling all_plugins_inventory to load vars for managed_node3 5017 1726879821.34936: Calling all_plugins_play to load vars for managed_node3 5017 1726879821.34938: Calling groups_plugins_inventory to load vars for managed_node3 5017 1726879821.34940: Calling groups_plugins_play to load vars for managed_node3 5017 1726879821.35060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879821.35230: done with get_vars() 5017 1726879821.35236: done getting variables 5017 1726879821.35278: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Run ansible-playbook with tests_ssh.yml in check mode] ******************* task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:38 Friday 20 September 2024 20:50:21 -0400 (0:00:00.987) 0:00:19.966 ****** 5017 1726879821.35300: entering _queue_task() for managed_node3/command 5017 1726879821.35537: worker is 1 (out of 1 available) 5017 1726879821.35550: exiting _queue_task() for managed_node3/command 5017 1726879821.35567: done queuing things up, now waiting for results queue to drain 5017 1726879821.35569: waiting for pending results... 5017 1726879821.35740: running TaskExecutor() for managed_node3/TASK: Run ansible-playbook with tests_ssh.yml in check mode 5017 1726879821.35807: in run() - task 0affef3a-ec81-c52e-bf3c-000000000015 5017 1726879821.35819: variable 'ansible_search_path' from source: unknown 5017 1726879821.35854: calling self._execute() 5017 1726879821.35880: in VariableManager get_vars() 5017 1726879821.35911: Calling all_inventory to load vars for localhost 5017 1726879821.35918: Calling groups_inventory to load vars for localhost 5017 1726879821.35921: Calling all_plugins_inventory to load vars for localhost 5017 1726879821.35941: Calling all_plugins_play to load vars for localhost 5017 1726879821.35947: Calling groups_plugins_inventory to load vars for localhost 5017 1726879821.35953: Calling groups_plugins_play to load vars for localhost 5017 1726879821.36021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5017 1726879821.36044: done with get_vars() 5017 1726879821.36049: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5017 1726879821.36106: variable 'ansible_delegated_vars' from source: unknown 5017 1726879821.36110: variable 'ansible_connection' from source: host vars for 'localhost' 5017 1726879821.36114: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 5017 1726879821.36128: variable 'omit' from source: magic vars 5017 1726879821.36208: variable 'omit' from source: magic vars 5017 1726879821.36237: variable 'omit' from source: magic vars 5017 1726879821.36429: variable 'tempinventory' from source: set_fact 5017 1726879821.36455: variable 'omit' from source: magic vars 5017 1726879821.36467: variable 'ansible_delegated_vars' from source: unknown 5017 1726879821.36470: variable 'ansible_connection' from source: host vars for 'localhost' 5017 1726879821.36475: variable 'ansible_connection' from source: host vars for 'localhost' 5017 1726879821.36494: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5017 1726879821.36521: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 5017 1726879821.36539: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5017 1726879821.36554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879821.36569: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5017 1726879821.36624: Set connection var ansible_connection to local 5017 1726879821.36631: Set connection var ansible_pipelining to False 5017 1726879821.36636: Set connection var ansible_timeout to 10 5017 1726879821.36642: Set connection var ansible_module_compression to ZIP_DEFLATED 5017 1726879821.36644: Set connection var ansible_shell_type to sh 5017 1726879821.36649: Set connection var ansible_shell_executable to /bin/sh 5017 1726879821.36677: variable 'ansible_delegated_vars' from source: unknown 5017 1726879821.36682: variable 'ansible_connection' from source: host vars for 'localhost' 5017 1726879821.36686: variable 'ansible_user' from source: unknown 5017 1726879821.36818: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5017 1726879821.36827: variable 'omit' from source: magic vars 5017 1726879821.36833: starting attempt loop 5017 1726879821.36836: running the handler 5017 1726879821.36857: _low_level_execute_command(): starting 5017 1726879821.36868: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 5017 1726879821.36879: in local.exec_command() 5017 1726879821.36882: opening command with Popen() 5017 1726879821.36968: done running command with Popen() 5017 1726879821.36971: getting output with communicate() 5017 1726879821.37288: done communicating 5017 1726879821.37292: done with local.exec_command() 5017 1726879821.37295: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 5017 1726879821.37309: _low_level_execute_command(): starting 5017 1726879821.37318: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879821.372979-5583-173856949782081 `" && echo ansible-tmp-1726879821.372979-5583-173856949782081="` echo /root/.ansible/tmp/ansible-tmp-1726879821.372979-5583-173856949782081 `" ) && sleep 0' 5017 1726879821.37321: in local.exec_command() 5017 1726879821.37330: opening command with Popen() 5017 1726879821.37371: done running command with Popen() 5017 1726879821.37377: getting output with communicate() 5017 1726879821.38061: done communicating 5017 1726879821.38064: done with local.exec_command() 5017 1726879821.38071: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879821.372979-5583-173856949782081=/root/.ansible/tmp/ansible-tmp-1726879821.372979-5583-173856949782081 , stderr= 5017 1726879821.38091: variable 'ansible_delegated_vars' from source: unknown 5017 1726879821.38105: variable 'ansible_module_compression' from source: unknown 5017 1726879821.38149: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5017be9hnmjn/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 5017 1726879821.38182: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 5017 1726879821.38247: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879821.372979-5583-173856949782081/AnsiballZ_command.py 5017 1726879821.38328: done transferring module to remote 5017 1726879821.38342: _low_level_execute_command(): starting 5017 1726879821.38349: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879821.372979-5583-173856949782081/ /root/.ansible/tmp/ansible-tmp-1726879821.372979-5583-173856949782081/AnsiballZ_command.py && sleep 0' 5017 1726879821.38352: in local.exec_command() 5017 1726879821.38357: opening command with Popen() 5017 1726879821.38400: done running command with Popen() 5017 1726879821.38403: getting output with communicate() 5017 1726879821.38803: done communicating 5017 1726879821.38808: done with local.exec_command() 5017 1726879821.38811: _low_level_execute_command() done: rc=0, stdout=, stderr= 5017 1726879821.38813: _low_level_execute_command(): starting 5017 1726879821.38821: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879821.372979-5583-173856949782081/AnsiballZ_command.py && sleep 0' 5017 1726879821.38825: in local.exec_command() 5017 1726879821.38832: opening command with Popen() 5017 1726879821.38871: done running command with Popen() 5017 1726879821.38878: getting output with communicate() 5017 1726879850.03244: done communicating 5017 1726879850.03248: done with local.exec_command() 5017 1726879850.17250: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": " 5599 1726879821.86436: starting run\nansible-playbook [core 2.17.4]\n config file = None\n configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']\n ansible python module location = /usr/local/lib/python3.12/site-packages/ansible\n ansible collection location = /tmp/collections-suS\n executable location = /usr/local/bin/ansible-playbook\n python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12)\n jinja version = 3.1.4\n libyaml = True\nNo config file found; using defaults\n 5599 1726879821.86847: Added group all to inventory\n 5599 1726879821.86849: Added group ungrouped to inventory\n 5599 1726879821.86852: Group all now contains ungrouped\n 5599 1726879821.86855: Examining possible inventory source: /tmp/ansible.pw84x4km.inventory.yaml\n 5599 1726879821.99977: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache\n 5599 1726879822.00037: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py\n 5599 1726879822.00061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory\n 5599 1726879822.00123: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py\n 5599 1726879822.00198: Loaded config def from plugin (inventory/script)\n 5599 1726879822.00200: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py\n 5599 1726879822.00242: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py\n 5599 1726879822.00328: Loaded config def from plugin (inventory/yaml)\n 5599 1726879822.00330: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py\n 5599 1726879822.00422: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py\n 5599 1726879822.00846: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py\n 5599 1726879822.00849: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py)\nhost_list declined parsing /tmp/ansible.pw84x4km.inventory.yaml as it did not pass its verify_file() method\n 5599 1726879822.00853: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py)\nscript declined parsing /tmp/ansible.pw84x4km.inventory.yaml as it did not pass its verify_file() method\n 5599 1726879822.00858: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py)\n 5599 1726879822.00861: Loading data from /tmp/ansible.pw84x4km.inventory.yaml\n 5599 1726879822.04325: /tmp/ansible.pw84x4km.inventory.yaml was not parsable by auto\n 5599 1726879822.04392: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py)\n 5599 1726879822.04432: Loading data from /tmp/ansible.pw84x4km.inventory.yaml\n 5599 1726879822.08925: group all already in inventory\n 5599 1726879822.08933: set inventory_file for managed_node1\n 5599 1726879822.08939: set inventory_dir for managed_node1\n 5599 1726879822.08939: Added host managed_node1 to inventory\n 5599 1726879822.08942: Added host managed_node1 to group all\n 5599 1726879822.08942: set ansible_check_mode for managed_node1\n 5599 1726879822.08943: set ansible_config_file for managed_node1\n 5599 1726879822.08944: set ansible_diff_mode for managed_node1\n 5599 1726879822.08944: set ansible_facts for managed_node1\n 5599 1726879822.08945: set ansible_forks for managed_node1\n 5599 1726879822.08946: set ansible_host for managed_node1\n 5599 1726879822.08946: set ansible_inventory_sources for managed_node1\n 5599 1726879822.08947: set ansible_limit for managed_node1\n 5599 1726879822.08948: set ansible_playbook_python for managed_node1\n 5599 1726879822.08948: set ansible_run_tags for managed_node1\n 5599 1726879822.08949: set ansible_skip_tags for managed_node1\n 5599 1726879822.08949: set ansible_ssh_extra_args for managed_node1\n 5599 1726879822.08950: set ansible_verbosity for managed_node1\n 5599 1726879822.08951: set ansible_version for managed_node1\n 5599 1726879822.08951: set group_names for managed_node1\n 5599 1726879822.08952: set groups for managed_node1\n 5599 1726879822.08957: set inventory_dir for managed_node1\n 5599 1726879822.08957: set inventory_file for managed_node1\n 5599 1726879822.08958: set inventory_hostname for managed_node1\n 5599 1726879822.08959: set inventory_hostname_short for managed_node1\n 5599 1726879822.08959: set omit for managed_node1\n 5599 1726879822.08960: set playbook_dir for managed_node1\n 5599 1726879822.08962: set inventory_file for managed_node2\n 5599 1726879822.08967: set inventory_dir for managed_node2\n 5599 1726879822.08967: Added host managed_node2 to inventory\n 5599 1726879822.08969: Added host managed_node2 to group all\n 5599 1726879822.08969: set ansible_check_mode for managed_node2\n 5599 1726879822.08970: set ansible_config_file for managed_node2\n 5599 1726879822.08971: set ansible_diff_mode for managed_node2\n 5599 1726879822.08971: set ansible_facts for managed_node2\n 5599 1726879822.08972: set ansible_forks for managed_node2\n 5599 1726879822.08972: set ansible_host for managed_node2\n 5599 1726879822.08975: set ansible_inventory_sources for managed_node2\n 5599 1726879822.08975: set ansible_limit for managed_node2\n 5599 1726879822.08976: set ansible_playbook_python for managed_node2\n 5599 1726879822.08977: set ansible_run_tags for managed_node2\n 5599 1726879822.08977: set ansible_skip_tags for managed_node2\n 5599 1726879822.08978: set ansible_ssh_extra_args for managed_node2\n 5599 1726879822.08978: set ansible_verbosity for managed_node2\n 5599 1726879822.08979: set ansible_version for managed_node2\n 5599 1726879822.08980: set group_names for managed_node2\n 5599 1726879822.08980: set groups for managed_node2\n 5599 1726879822.08981: set inventory_dir for managed_node2\n 5599 1726879822.08982: set inventory_file for managed_node2\n 5599 1726879822.08982: set inventory_hostname for managed_node2\n 5599 1726879822.08983: set inventory_hostname_short for managed_node2\n 5599 1726879822.08984: set omit for managed_node2\n 5599 1726879822.08985: set playbook_dir for managed_node2\n 5599 1726879822.08988: set inventory_file for managed_node3\n 5599 1726879822.08990: set inventory_dir for managed_node3\n 5599 1726879822.08991: Added host managed_node3 to inventory\n 5599 1726879822.08992: Added host managed_node3 to group all\n 5599 1726879822.08992: set ansible_all_ipv4_addresses for managed_node3\n 5599 1726879822.08993: set ansible_all_ipv6_addresses for managed_node3\n 5599 1726879822.08993: set ansible_apparmor for managed_node3\n 5599 1726879822.08994: set ansible_architecture for managed_node3\n 5599 1726879822.08995: set ansible_bios_date for managed_node3\n 5599 1726879822.08996: set ansible_bios_vendor for managed_node3\n 5599 1726879822.08997: set ansible_bios_version for managed_node3\n 5599 1726879822.08998: set ansible_board_asset_tag for managed_node3\n 5599 1726879822.08999: set ansible_board_name for managed_node3\n 5599 1726879822.08999: set ansible_board_serial for managed_node3\n 5599 1726879822.09000: set ansible_board_vendor for managed_node3\n 5599 1726879822.09000: set ansible_board_version for managed_node3\n 5599 1726879822.09001: set ansible_chassis_asset_tag for managed_node3\n 5599 1726879822.09002: set ansible_chassis_serial for managed_node3\n 5599 1726879822.09002: set ansible_chassis_vendor for managed_node3\n 5599 1726879822.09003: set ansible_chassis_version for managed_node3\n 5599 1726879822.09004: set ansible_check_mode for managed_node3\n 5599 1726879822.09004: set ansible_cmdline for managed_node3\n 5599 1726879822.09005: set ansible_config_file for managed_node3\n 5599 1726879822.09005: set ansible_date_time for managed_node3\n 5599 1726879822.09006: set ansible_default_ipv4 for managed_node3\n 5599 1726879822.09007: set ansible_default_ipv6 for managed_node3\n 5599 1726879822.09010: set ansible_device_links for managed_node3\n 5599 1726879822.09011: set ansible_devices for managed_node3\n 5599 1726879822.09012: set ansible_diff_mode for managed_node3\n 5599 1726879822.09013: set ansible_distribution for managed_node3\n 5599 1726879822.09014: set ansible_distribution_file_parsed for managed_node3\n 5599 1726879822.09015: set ansible_distribution_file_path for managed_node3\n 5599 1726879822.09016: set ansible_distribution_file_variety for managed_node3\n 5599 1726879822.09017: set ansible_distribution_major_version for managed_node3\n 5599 1726879822.09018: set ansible_distribution_release for managed_node3\n 5599 1726879822.09019: set ansible_distribution_version for managed_node3\n 5599 1726879822.09019: set ansible_dns for managed_node3\n 5599 1726879822.09020: set ansible_domain for managed_node3\n 5599 1726879822.09021: set ansible_effective_group_id for managed_node3\n 5599 1726879822.09021: set ansible_effective_user_id for managed_node3\n 5599 1726879822.09022: set ansible_env for managed_node3\n 5599 1726879822.09022: set ansible_eth0 for managed_node3\n 5599 1726879822.09023: set ansible_facts for managed_node3\n 5599 1726879822.09024: set ansible_fibre_channel_wwn for managed_node3\n 5599 1726879822.09024: set ansible_fips for managed_node3\n 5599 1726879822.09025: set ansible_forks for managed_node3\n 5599 1726879822.09026: set ansible_form_factor for managed_node3\n 5599 1726879822.09026: set ansible_fqdn for managed_node3\n 5599 1726879822.09027: set ansible_host for managed_node3\n 5599 1726879822.09028: set ansible_hostname for managed_node3\n 5599 1726879822.09028: set ansible_hostnqn for managed_node3\n 5599 1726879822.09029: set ansible_interfaces for managed_node3\n 5599 1726879822.09029: set ansible_inventory_sources for managed_node3\n 5599 1726879822.09030: set ansible_is_chroot for managed_node3\n 5599 1726879822.09031: set ansible_iscsi_iqn for managed_node3\n 5599 1726879822.09031: set ansible_kernel for managed_node3\n 5599 1726879822.09032: set ansible_kernel_version for managed_node3\n 5599 1726879822.09032: set ansible_limit for managed_node3\n 5599 1726879822.09033: set ansible_lo for managed_node3\n 5599 1726879822.09034: set ansible_loadavg for managed_node3\n 5599 1726879822.09034: set ansible_local for managed_node3\n 5599 1726879822.09035: set ansible_locally_reachable_ips for managed_node3\n 5599 1726879822.09035: set ansible_lsb for managed_node3\n 5599 1726879822.09036: set ansible_lvm for managed_node3\n 5599 1726879822.09037: set ansible_machine for managed_node3\n 5599 1726879822.09037: set ansible_machine_id for managed_node3\n 5599 1726879822.09038: set ansible_memfree_mb for managed_node3\n 5599 1726879822.09038: set ansible_memory_mb for managed_node3\n 5599 1726879822.09039: set ansible_memtotal_mb for managed_node3\n 5599 1726879822.09040: set ansible_mounts for managed_node3\n 5599 1726879822.09040: set ansible_nodename for managed_node3\n 5599 1726879822.09041: set ansible_os_family for managed_node3\n 5599 1726879822.09041: set ansible_pkg_mgr for managed_node3\n 5599 1726879822.09042: set ansible_playbook_python for managed_node3\n 5599 1726879822.09042: set ansible_proc_cmdline for managed_node3\n 5599 1726879822.09043: set ansible_processor for managed_node3\n 5599 1726879822.09044: set ansible_processor_cores for managed_node3\n 5599 1726879822.09044: set ansible_processor_count for managed_node3\n 5599 1726879822.09045: set ansible_processor_nproc for managed_node3\n 5599 1726879822.09046: set ansible_processor_threads_per_core for managed_node3\n 5599 1726879822.09046: set ansible_processor_vcpus for managed_node3\n 5599 1726879822.09047: set ansible_product_name for managed_node3\n 5599 1726879822.09047: set ansible_product_serial for managed_node3\n 5599 1726879822.09048: set ansible_product_uuid for managed_node3\n 5599 1726879822.09049: set ansible_product_version for managed_node3\n 5599 1726879822.09049: set ansible_python for managed_node3\n 5599 1726879822.09050: set ansible_python_version for managed_node3\n 5599 1726879822.09050: set ansible_real_group_id for managed_node3\n 5599 1726879822.09051: set ansible_real_user_id for managed_node3\n 5599 1726879822.09052: set ansible_run_tags for managed_node3\n 5599 1726879822.09052: set ansible_selinux for managed_node3\n 5599 1726879822.09053: set ansible_selinux_python_present for managed_node3\n 5599 1726879822.09053: set ansible_service_mgr for managed_node3\n 5599 1726879822.09054: set ansible_skip_tags for managed_node3\n 5599 1726879822.09055: set ansible_ssh_extra_args for managed_node3\n 5599 1726879822.09055: set ansible_ssh_host_key_dsa_public for managed_node3\n 5599 1726879822.09056: set ansible_ssh_host_key_dsa_public_keytype for managed_node3\n 5599 1726879822.09056: set ansible_ssh_host_key_ecdsa_public for managed_node3\n 5599 1726879822.09057: set ansible_ssh_host_key_ecdsa_public_keytype for managed_node3\n 5599 1726879822.09058: set ansible_ssh_host_key_ed25519_public for managed_node3\n 5599 1726879822.09058: set ansible_ssh_host_key_ed25519_public_keytype for managed_node3\n 5599 1726879822.09059: set ansible_ssh_host_key_rsa_public for managed_node3\n 5599 1726879822.09059: set ansible_ssh_host_key_rsa_public_keytype for managed_node3\n 5599 1726879822.09060: set ansible_swapfree_mb for managed_node3\n 5599 1726879822.09061: set ansible_swaptotal_mb for managed_node3\n 5599 1726879822.09061: set ansible_system for managed_node3\n 5599 1726879822.09062: set ansible_system_capabilities for managed_node3\n 5599 1726879822.09062: set ansible_system_capabilities_enforced for managed_node3\n 5599 1726879822.09065: set ansible_system_vendor for managed_node3\n 5599 1726879822.09065: set ansible_uptime_seconds for managed_node3\n 5599 1726879822.09066: set ansible_user_dir for managed_node3\n 5599 1726879822.09067: set ansible_user_gecos for managed_node3\n 5599 1726879822.09067: set ansible_user_gid for managed_node3\n 5599 1726879822.09068: set ansible_user_id for managed_node3\n 5599 1726879822.09070: set ansible_user_shell for managed_node3\n 5599 1726879822.09070: set ansible_user_uid for managed_node3\n 5599 1726879822.09071: set ansible_userspace_architecture for managed_node3\n 5599 1726879822.09071: set ansible_userspace_bits for managed_node3\n 5599 1726879822.09072: set ansible_verbosity for managed_node3\n 5599 1726879822.09073: set ansible_version for managed_node3\n 5599 1726879822.09075: set ansible_virtualization_role for managed_node3\n 5599 1726879822.09076: set ansible_virtualization_tech_guest for managed_node3\n 5599 1726879822.09076: set ansible_virtualization_tech_host for managed_node3\n 5599 1726879822.09077: set ansible_virtualization_type for managed_node3\n 5599 1726879822.09077: set discovered_interpreter_python for managed_node3\n 5599 1726879822.09078: set gather_subset for managed_node3\n 5599 1726879822.09079: set group_names for managed_node3\n 5599 1726879822.09079: set groups for managed_node3\n 5599 1726879822.09080: set inventory_dir for managed_node3\n 5599 1726879822.09081: set inventory_file for managed_node3\n 5599 1726879822.09081: set inventory_hostname for managed_node3\n 5599 1726879822.09082: set inventory_hostname_short for managed_node3\n 5599 1726879822.09083: set module_setup for managed_node3\n 5599 1726879822.09083: set omit for managed_node3\n 5599 1726879822.09084: set playbook_dir for managed_node3\n 5599 1726879822.09084: set tempinventory for managed_node3\nParsed /tmp/ansible.pw84x4km.inventory.yaml inventory source with yaml plugin\n 5599 1726879822.09088: Reconcile groups and hosts in inventory.\n 5599 1726879822.09092: Group ungrouped now contains managed_node1\n 5599 1726879822.09095: Group ungrouped now contains managed_node2\n 5599 1726879822.09097: Group ungrouped now contains managed_node3\n 5599 1726879822.09192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name\n 5599 1726879822.09326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments\n 5599 1726879822.09377: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py\n 5599 1726879822.09404: Loaded config def from plugin (vars/host_group_vars)\n 5599 1726879822.09406: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=False, class_only=True)\n 5599 1726879822.09412: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars\n 5599 1726879822.09419: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False)\n 5599 1726879822.09459: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False)\n 5599 1726879822.09793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879822.09899: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py\n 5599 1726879822.09932: Loaded config def from plugin (connection/local)\n 5599 1726879822.09934: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True)\n 5599 1726879822.10467: Loaded config def from plugin (connection/paramiko_ssh)\n 5599 1726879822.10470: Loading Connection 'paramiko_ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py (found_in_cache=False, class_only=True)\n 5599 1726879822.11301: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False)\n 5599 1726879822.11335: Loaded config def from plugin (connection/psrp)\n 5599 1726879822.11337: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True)\n 5599 1726879822.11957: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False)\n 5599 1726879822.11992: Loaded config def from plugin (connection/ssh)\n 5599 1726879822.11995: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True)\n 5599 1726879822.13861: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False)\n 5599 1726879822.13904: Loaded config def from plugin (connection/winrm)\n 5599 1726879822.13908: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True)\n 5599 1726879822.13938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name\n 5599 1726879822.14008: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py\n 5599 1726879822.14069: Loaded config def from plugin (shell/cmd)\n 5599 1726879822.14071: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True)\n 5599 1726879822.14090: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py (found_in_cache=True, class_only=False)\n 5599 1726879822.14146: Loaded config def from plugin (shell/powershell)\n 5599 1726879822.14148: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True)\n 5599 1726879822.14209: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py\n 5599 1726879822.14359: Loaded config def from plugin (shell/sh)\n 5599 1726879822.14361: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True)\n 5599 1726879822.14394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name\n 5599 1726879822.14505: Loaded config def from plugin (become/runas)\n 5599 1726879822.14507: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True)\n 5599 1726879822.14675: Loaded config def from plugin (become/su)\n 5599 1726879822.14678: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True)\n 5599 1726879822.14818: Loaded config def from plugin (become/sudo)\n 5599 1726879822.14820: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=False, class_only=True)\nrunning playbook inside collection fedora.linux_system_roles\n 5599 1726879822.14849: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml\n 5599 1726879822.15368: trying /usr/local/lib/python3.12/site-packages/ansible/modules\n 5599 1726879822.18777: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action\n 5599 1726879822.18821: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__\n 5599 1726879822.19272: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback\n 5599 1726879822.19289: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__\nredirecting (type: callback) ansible.builtin.debug to ansible.posix.debug\nredirecting (type: callback) ansible.builtin.debug to ansible.posix.debug\n 5599 1726879822.19540: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py\n 5599 1726879822.19671: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug)\n 5599 1726879822.19675: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-suS/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__)\n 5599 1726879822.19703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name\n 5599 1726879822.19727: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py (found_in_cache=True, class_only=False)\n 5599 1726879822.19881: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py\n 5599 1726879822.19933: Loaded config def from plugin (callback/default)\n 5599 1726879822.19936: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True)\n 5599 1726879822.21017: Loaded config def from plugin (callback/junit)\n 5599 1726879822.21019: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True)\n 5599 1726879822.21068: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py (found_in_cache=True, class_only=False)\n 5599 1726879822.21126: Loaded config def from plugin (callback/minimal)\n 5599 1726879822.21131: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True)\n 5599 1726879822.21178: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True)\n 5599 1726879822.21238: Loaded config def from plugin (callback/tree)\n 5599 1726879822.21240: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True)\nredirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks\n 5599 1726879822.21349: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks)\n 5599 1726879822.21351: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-suS/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True)\nSkipping callback 'default', as we already have a stdout callback.\nSkipping callback 'minimal', as we already have a stdout callback.\nSkipping callback 'oneline', as we already have a stdout callback.\n\nPLAYBOOK: tests_ssh.yml ********************************************************\n1 plays in tests_ssh.yml\n 5599 1726879822.21378: in VariableManager get_vars()\n 5599 1726879822.21397: done with get_vars()\n 5599 1726879822.21402: in VariableManager get_vars()\n 5599 1726879822.21409: done with get_vars()\n 5599 1726879822.21413: variable 'omit' from source: magic vars\n 5599 1726879822.21445: in VariableManager get_vars()\n 5599 1726879822.21457: done with get_vars()\n 5599 1726879822.21480: variable 'omit' from source: magic vars\n\nPLAY [Ensure that the rule runs with ssh] **************************************\n 5599 1726879822.22056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy\n 5599 1726879822.22144: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py\n 5599 1726879822.22177: getting the remaining hosts for this loop\n 5599 1726879822.22179: done getting the remaining hosts for this loop\n 5599 1726879822.22182: getting the next task for host managed_node1\n 5599 1726879822.22184: done getting next task for host managed_node1\n 5599 1726879822.22186: ^ task is: TASK: Gathering Facts\n 5599 1726879822.22187: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879822.22188: getting the next task for host managed_node2\n 5599 1726879822.22190: done getting next task for host managed_node2\n 5599 1726879822.22192: ^ task is: TASK: Gathering Facts\n 5599 1726879822.22193: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879822.22193: getting the next task for host managed_node3\n 5599 1726879822.22195: done getting next task for host managed_node3\n 5599 1726879822.22197: ^ task is: TASK: Gathering Facts\n 5599 1726879822.22198: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879822.22201: getting variables\n 5599 1726879822.22202: in VariableManager get_vars()\n 5599 1726879822.22210: Calling all_inventory to load vars for managed_node1\n 5599 1726879822.22212: Calling groups_inventory to load vars for managed_node1\n 5599 1726879822.22214: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879822.22224: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879822.22235: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879822.22238: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879822.22267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879822.22313: done with get_vars()\n 5599 1726879822.22319: done getting variables\n 5599 1726879822.22387: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [Gathering Facts] *********************************************************\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2\nFriday 20 September 2024 20:50:22 -0400 (0:00:00.011) 0:00:00.011 ****** \n 5599 1726879822.22405: entering _queue_task() for managed_node1/gather_facts\n 5599 1726879822.22406: Creating lock for gather_facts\n 5599 1726879822.22714: worker is 1 (out of 3 available)\n 5599 1726879822.22727: exiting _queue_task() for managed_node1/gather_facts\n 5599 1726879822.22742: getting variables\n 5599 1726879822.22745: in VariableManager get_vars()\n 5599 1726879822.22820: Calling all_inventory to load vars for managed_node2\n 5599 1726879822.22825: Calling groups_inventory to load vars for managed_node2\n 5599 1726879822.22835: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879822.22855: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879822.22859: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879822.22864: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879822.22951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879822.22988: done with get_vars()\n 5599 1726879822.23002: done getting variables\n 5599 1726879822.23115: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879822.23127: entering _queue_task() for managed_node2/gather_facts\n 5599 1726879822.23227: running TaskExecutor() for managed_node1/TASK: Gathering Facts\n 5599 1726879822.23232: in run() - task 0affef3a-ec81-5b39-170e-000000000011\n 5599 1726879822.23235: variable 'ansible_search_path' from source: unknown\n 5599 1726879822.23237: calling self._execute()\n 5599 1726879822.23240: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879822.23242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879822.23245: variable 'omit' from source: magic vars\n 5599 1726879822.23566: worker is 2 (out of 3 available)\n 5599 1726879822.23580: exiting _queue_task() for managed_node2/gather_facts\n 5599 1726879822.23593: getting variables\n 5599 1726879822.23597: in VariableManager get_vars()\n 5599 1726879822.24027: Calling all_inventory to load vars for managed_node3\n 5599 1726879822.24032: Calling groups_inventory to load vars for managed_node3\n 5599 1726879822.24039: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879822.24058: variable 'omit' from source: magic vars\n 5599 1726879822.24066: variable 'omit' from source: magic vars\n 5599 1726879822.24069: variable 'omit' from source: magic vars\n 5599 1726879822.24071: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879822.24076: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879822.24099: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879822.24104: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879822.24108: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879822.24199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879822.24241: done with get_vars()\n 5599 1726879822.24259: done getting variables\n 5599 1726879822.24329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879822.24333: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879822.24336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879822.24379: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879822.24382: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879822.24385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879822.24408: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879822.24427: entering _queue_task() for managed_node3/gather_facts\n 5599 1726879822.24538: running TaskExecutor() for managed_node2/TASK: Gathering Facts\n 5599 1726879822.24849: in run() - task 0affef3a-ec81-5b39-170e-000000000011\n 5599 1726879822.24820: worker is 3 (out of 3 available)\n 5599 1726879822.24874: exiting _queue_task() for managed_node3/gather_facts\n 5599 1726879822.24890: done queuing things up, now waiting for results queue to drain\n 5599 1726879822.24893: waiting for pending results...\n 5599 1726879822.24859: Set connection var ansible_shell_type to sh\n 5599 1726879822.24911: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879822.24913: Set connection var ansible_pipelining to False\n 5599 1726879822.24917: Set connection var ansible_connection to ssh\n 5599 1726879822.24919: Set connection var ansible_timeout to 10\n 5599 1726879822.24922: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879822.24925: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879822.24927: variable 'ansible_connection' from source: unknown\n 5599 1726879822.24930: variable 'ansible_module_compression' from source: unknown\n 5599 1726879822.24932: variable 'ansible_shell_type' from source: unknown\n 5599 1726879822.24935: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879822.24938: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879822.24941: variable 'ansible_pipelining' from source: unknown\n 5599 1726879822.24943: variable 'ansible_timeout' from source: unknown\n 5599 1726879822.24945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879822.24948: variable 'ansible_search_path' from source: unknown\n 5599 1726879822.24950: calling self._execute()\n 5599 1726879822.24952: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879822.24954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879822.25279: variable 'omit' from source: magic vars\n 5599 1726879822.25285: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879822.25289: variable 'omit' from source: magic vars\n 5599 1726879822.25291: starting attempt loop\n 5599 1726879822.25294: running the handler\n 5599 1726879822.25301: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879822.25304: variable 'omit' from source: magic vars\n 5599 1726879822.25306: variable 'omit' from source: magic vars\n 5599 1726879822.25310: _low_level_execute_command(): starting\n 5599 1726879822.25312: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879822.25322: variable 'omit' from source: magic vars\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879822.25415: running TaskExecutor() for managed_node3/TASK: Gathering Facts\n 5599 1726879822.25528: in run() - task 0affef3a-ec81-5b39-170e-000000000011\n 5599 1726879822.25580: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879822.25584: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879822.25607: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879822.25633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879822.25651: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879822.25707: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 5599 1726879822.25714: variable 'ansible_search_path' from source: unknown\n 5599 1726879822.25759: calling self._execute()\n 5599 1726879822.25771: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879822.25783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879822.25959: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879822.25976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879822.26022: variable 'omit' from source: magic vars\n 5599 1726879822.26379: Set connection var ansible_shell_type to sh\n 5599 1726879822.26384: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.26387: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879822.26390: Set connection var ansible_pipelining to False\n 5599 1726879822.26393: Set connection var ansible_connection to ssh\n 5599 1726879822.26395: Set connection var ansible_timeout to 10\n 5599 1726879822.26416: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879822.26419: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879822.26422: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879822.26425: variable 'ansible_connection' from source: unknown\n 5599 1726879822.26428: variable 'ansible_module_compression' from source: unknown\n 5599 1726879822.26430: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879822.26439: variable 'ansible_shell_type' from source: unknown\n 5599 1726879822.26441: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879822.26444: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879822.26446: variable 'ansible_pipelining' from source: unknown\n 5599 1726879822.26448: variable 'ansible_timeout' from source: unknown\n 5599 1726879822.26451: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879822.26453: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.26456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879822.26459: variable 'omit' from source: magic vars\n 5599 1726879822.26461: variable 'omit' from source: magic vars\n 5599 1726879822.26463: variable 'omit' from source: magic vars\n 5599 1726879822.26465: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879822.26479: variable 'omit' from source: magic vars\n 5599 1726879822.26491: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879822.26494: starting attempt loop\n 5599 1726879822.26496: running the handler\n 5599 1726879822.26517: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879822.26580: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 5599 1726879822.26583: _low_level_execute_command(): starting\n 5599 1726879822.26586: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879822.26592: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879822.26595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879822.26613: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879822.26641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879822.26748: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879822.26751: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879822.26754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879822.26833: Set connection var ansible_shell_type to sh\n 5599 1726879822.26859: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879822.26882: Set connection var ansible_pipelining to False\n 5599 1726879822.26892: Set connection var ansible_connection to ssh\n 5599 1726879822.26953: Set connection var ansible_timeout to 10\n 5599 1726879822.26956: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879822.26967: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879822.26978: variable 'ansible_connection' from source: unknown\n 5599 1726879822.26992: variable 'ansible_module_compression' from source: unknown\n 5599 1726879822.27001: variable 'ansible_shell_type' from source: unknown\n 5599 1726879822.27009: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879822.27016: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879822.27024: variable 'ansible_pipelining' from source: unknown\n 5599 1726879822.27031: variable 'ansible_timeout' from source: unknown\n 5599 1726879822.27039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879822.27283: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879822.27287: variable 'omit' from source: magic vars\n 5599 1726879822.27293: starting attempt loop\n 5599 1726879822.27301: running the handler\n 5599 1726879822.27325: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879822.27379: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879822.27383: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879822.27392: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879822.27395: _low_level_execute_command(): starting\n 5599 1726879822.27397: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879822.27400: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n 5599 1726879822.27402: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879822.27405: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\n<<<\n 5599 1726879822.27407: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879822.27410: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 5599 1726879822.27413: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879822.27587: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879822.27594: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879822.27598: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.27601: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 5599 1726879822.27603: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\n<<<\n 5599 1726879822.27606: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 5599 1726879822.27608: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879822.27610: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879822.27612: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879822.27615: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879822.27630: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\n<<<\n 5599 1726879822.27633: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 5599 1726879822.27636: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 5599 1726879822.27639: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879822.27641: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879822.27644: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879822.27646: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879822.27666: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\n<<<\n 5599 1726879822.27698: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.27752: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879822.28107: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879822.28123: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879822.28147: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.28185: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879822.28200: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879822.28217: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.28271: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879822.28474: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879822.28553: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879822.28626: stderr chunk (state=3):\n>>><<<\n 5599 1726879822.28629: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879822.28679: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879822.28682: _low_level_execute_command(): starting\n 5599 1726879822.28689: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668 `\" && echo ansible-tmp-1726879822.2866554-5602-57659072129668=\"` echo /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668 `\" && echo ansible-tmp-1726879822.2866554-5602-57659072129668=\"` echo /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668 `\" ) && sleep 0'\"'\"''\n 5599 1726879822.29179: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879822.29182: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879822.29185: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 5599 1726879822.29187: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879822.29199: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.29234: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879822.29261: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.29311: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879822.29531: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879822.29641: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879822.29714: stderr chunk (state=3):\n>>><<<\n 5599 1726879822.29716: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879822.29750: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879822.29779: _low_level_execute_command(): starting\n 5599 1726879822.29782: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224 `\" && echo ansible-tmp-1726879822.2975628-5603-240268917163224=\"` echo /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224 `\" ) && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224 `\" && echo ansible-tmp-1726879822.2975628-5603-240268917163224=\"` echo /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224 `\" ) && sleep 0'\"'\"''\n 5599 1726879822.30059: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879822.30280: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879822.30283: stdout chunk (state=3):\n>>><<<\n 5599 1726879822.30286: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879822.30384: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879822.30389: _low_level_execute_command(): starting\n 5599 1726879822.30391: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290 `\" && echo ansible-tmp-1726879822.3033056-5604-22157416283290=\"` echo /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290 `\" ) && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879822.30415: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879822.30443: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879822.30452: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879822.30460: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879822.30511: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290 `\" && echo ansible-tmp-1726879822.3033056-5604-22157416283290=\"` echo /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290 `\" ) && sleep 0'\"'\"''\n 5599 1726879822.30524: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\n<<<\n 5599 1726879822.30559: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.30562: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879822.30967: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879822.30970: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879822.30974: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879822.30977: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.31037: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879822.31042: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879822.31044: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.31104: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879822.31316: stdout chunk (state=3):\n>>>ansible-tmp-1726879822.2866554-5602-57659072129668=/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668\n<<<\n 5599 1726879822.31429: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879822.31493: stderr chunk (state=3):\n>>><<<\n 5599 1726879822.31498: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'ansible-tmp-1726879822.2866554-5602-57659072129668=/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879822.31552: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879822.2866554-5602-57659072129668=/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879822.31562: variable 'ansible_module_compression' from source: unknown\n 5599 1726879822.31608: ANSIBALLZ: Using generic lock for ansible.legacy.setup\n 5599 1726879822.31612: ANSIBALLZ: Acquiring lock\n 5599 1726879822.31615: ANSIBALLZ: Lock acquired: 140319498100160\n 5599 1726879822.31619: ANSIBALLZ: Creating module\n 5599 1726879822.32569: stdout chunk (state=3):\n>>>ansible-tmp-1726879822.2975628-5603-240268917163224=/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224\n<<<\n 5599 1726879822.32794: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879822.32798: stdout chunk (state=3):\n>>><<<\n 5599 1726879822.32801: stderr chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'ansible-tmp-1726879822.2975628-5603-240268917163224=/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879822.32962: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879822.2975628-5603-240268917163224=/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879822.32966: variable 'ansible_module_compression' from source: unknown\n 5599 1726879822.32969: ANSIBALLZ: Using generic lock for ansible.legacy.setup\n 5599 1726879822.32971: ANSIBALLZ: Acquiring lock\n 5599 1726879822.33211: stdout chunk (state=3):\n>>>ansible-tmp-1726879822.3033056-5604-22157416283290=/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290\n<<<\n 5599 1726879822.33390: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879822.33393: stdout chunk (state=3):\n>>><<<\n 5599 1726879822.33415: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'ansible-tmp-1726879822.3033056-5604-22157416283290=/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879822.33552: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879822.3033056-5604-22157416283290=/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879822.33557: variable 'ansible_module_compression' from source: unknown\n 5599 1726879822.33560: ANSIBALLZ: Using generic lock for ansible.legacy.setup\n 5599 1726879822.33562: ANSIBALLZ: Acquiring lock\n 5599 1726879822.57238: ANSIBALLZ: Writing module into payload\n 5599 1726879822.57372: ANSIBALLZ: Writing module\n 5599 1726879822.57400: ANSIBALLZ: Renaming module\n 5599 1726879822.57407: ANSIBALLZ: Done creating module\n 5599 1726879822.57578: ANSIBALLZ: Lock acquired: 140319498100160\n 5599 1726879822.57582: ANSIBALLZ: Reading module after lock\n 5599 1726879822.57584: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879822.57587: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n Attempting python interpreter discovery\n 5599 1726879822.57593: _low_level_execute_command(): starting\n 5599 1726879822.57596: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '\"'\"'python3.12'\"'\"'; command -v '\"'\"'python3.11'\"'\"'; command -v '\"'\"'python3.10'\"'\"'; command -v '\"'\"'python3.9'\"'\"'; command -v '\"'\"'python3.8'\"'\"'; command -v '\"'\"'python3.7'\"'\"'; command -v '\"'\"'/usr/bin/python3'\"'\"'; command -v '\"'\"'python3'\"'\"'; echo ENDFOUND && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879822.57601: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 5599 1726879822.57603: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n Attempting python interpreter discovery\n 5599 1726879822.57608: _low_level_execute_command(): starting\n 5599 1726879822.57610: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '\"'\"'python3.12'\"'\"'; command -v '\"'\"'python3.11'\"'\"'; command -v '\"'\"'python3.10'\"'\"'; command -v '\"'\"'python3.9'\"'\"'; command -v '\"'\"'python3.8'\"'\"'; command -v '\"'\"'python3.7'\"'\"'; command -v '\"'\"'/usr/bin/python3'\"'\"'; command -v '\"'\"'python3'\"'\"'; echo ENDFOUND && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo PLATFORM; uname; echo FOUND; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.12'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.11'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.10'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.9'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.8'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.7'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'/usr/bin/python3'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3'\"'\"'\"'\"'\"'\"'\"'\"'; echo ENDFOUND && sleep 0'\"'\"''\n 5599 1726879822.57619: ANSIBALLZ: Lock acquired: 140319498100160\n 5599 1726879822.57622: ANSIBALLZ: Reading module after lock\n 5599 1726879822.57784: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879822.57788: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n Attempting python interpreter discovery\n 5599 1726879822.57795: _low_level_execute_command(): starting\n 5599 1726879822.57797: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '\"'\"'python3.12'\"'\"'; command -v '\"'\"'python3.11'\"'\"'; command -v '\"'\"'python3.10'\"'\"'; command -v '\"'\"'python3.9'\"'\"'; command -v '\"'\"'python3.8'\"'\"'; command -v '\"'\"'python3.7'\"'\"'; command -v '\"'\"'/usr/bin/python3'\"'\"'; command -v '\"'\"'python3'\"'\"'; echo ENDFOUND && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo PLATFORM; uname; echo FOUND; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.12'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.11'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.10'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.9'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.8'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.7'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'/usr/bin/python3'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3'\"'\"'\"'\"'\"'\"'\"'\"'; echo ENDFOUND && sleep 0'\"'\"''\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'echo PLATFORM; uname; echo FOUND; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.12'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.11'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.10'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.9'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.8'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.7'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'/usr/bin/python3'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3'\"'\"'\"'\"'\"'\"'\"'\"'; echo ENDFOUND && sleep 0'\"'\"''\n 5599 1726879822.58365: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879822.58384: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879822.58400: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879822.58420: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879822.58433: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879822.58449: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\n<<<\n 5599 1726879822.58496: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.58589: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879822.58625: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879822.58639: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879822.58653: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879822.58693: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.58728: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879822.58744: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879822.58759: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879822.58835: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.58844: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879822.58848: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.58855: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 5599 1726879822.58953: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879822.58957: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879822.58960: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879822.58997: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879822.59001: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.59014: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879822.59022: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.59078: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879822.59096: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879822.60588: stdout chunk (state=3):\n>>>PLATFORM\n<<<\n 5599 1726879822.60678: stdout chunk (state=3):\n>>>Linux\n<<<\n 5599 1726879822.60694: stdout chunk (state=3):\n>>>FOUND\n/usr/bin/python3.12\n<<<\n 5599 1726879822.60701: stdout chunk (state=3):\n>>>/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n<<<\n 5599 1726879822.60890: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879822.60903: stdout chunk (state=3):\n>>>PLATFORM\n<<<\n 5599 1726879822.60924: stderr chunk (state=3):\n>>><<<\n 5599 1726879822.60928: stdout chunk (state=3):\n>>><<<\n 5599 1726879822.60983: stdout chunk (state=3):\n>>>Linux\n<<<\n<10.31.14.149> (0, b'PLATFORM\\nLinux\\nFOUND\\n/usr/bin/python3.12\\n/usr/bin/python3\\n/usr/bin/python3\\nENDFOUND\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879822.60991: _low_level_execute_command() done: rc=0, stdout=PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879822.61014 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3']\n 5599 1726879822.61018: stdout chunk (state=3):\n>>>FOUND\n/usr/bin/python3.12\n<<<\n 5599 1726879822.61021: stdout chunk (state=3):\n>>>/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n<<<\n 5599 1726879822.61062: _low_level_execute_command(): starting\n 5599 1726879822.61070: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'/usr/bin/python3.12 && sleep 0'\"'\"''\n 5599 1726879822.61218: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879822.61235: stdout chunk (state=3):\n>>><<<\n 5599 1726879822.61378: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'PLATFORM\\nLinux\\nFOUND\\n/usr/bin/python3.12\\n/usr/bin/python3\\n/usr/bin/python3\\nENDFOUND\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879822.61387: _low_level_execute_command() done: rc=0, stdout=PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879822.61391 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3']\n 5599 1726879822.61393: _low_level_execute_command(): starting\n 5599 1726879822.61397: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879822.61402: Sending initial data\n 5599 1726879822.61404: Sent initial data (1181 bytes)\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'/usr/bin/python3.12 && sleep 0'\"'\"''\n 5599 1726879822.61711: Sending initial data\n 5599 1726879822.61715: Sent initial data (1181 bytes)\n 5599 1726879822.61733: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879822.61746: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879822.61757: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879822.61779: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879822.61788: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879822.61802: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\n<<<\n 5599 1726879822.61819: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879822.61822: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 5599 1726879822.61828: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879822.61839: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879822.61850: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879822.61861: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.61891: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 5599 1726879822.61993: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879822.62021: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\n<<<\n 5599 1726879822.62054: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.62089: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879822.62158: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879822.62168: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879822.62210: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879822.62230: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879822.62233: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879822.62235: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 5599 1726879822.62238: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.62312: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879822.62316: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.62367: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879822.63915: stdout chunk (state=3):\n>>>PLATFORM\nLinux\n<<<\n 5599 1726879822.64022: stdout chunk (state=3):\n>>>FOUND\n/usr/bin/python3.12\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n<<<\n 5599 1726879822.64506: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879822.64577: stderr chunk (state=3):\n>>><<<\n 5599 1726879822.64580: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'PLATFORM\\nLinux\\nFOUND\\n/usr/bin/python3.12\\n/usr/bin/python3\\n/usr/bin/python3\\nENDFOUND\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879822.64603: _low_level_execute_command() done: rc=0, stdout=PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879822.64621 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3']\n 5599 1726879822.64682: _low_level_execute_command(): starting\n 5599 1726879822.64687: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'/usr/bin/python3.12 && sleep 0'\"'\"''\n 5599 1726879822.64796: Sending initial data\n 5599 1726879822.64799: Sent initial data (1181 bytes)\n 5599 1726879822.65179: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879822.65183: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 5599 1726879822.65187: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.65200: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 5599 1726879822.65212: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.65262: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879822.65269: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879822.65271: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879822.65272: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.65324: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879822.65759: stdout chunk (state=3):\n>>>{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"Fedora Linux\\\"\\nVERSION=\\\"39 (Thirty Nine)\\\"\\nID=fedora\\nVERSION_ID=39\\nVERSION_CODENAME=\\\"\\\"\\nPLATFORM_ID=\\\"platform:f39\\\"\\nPRETTY_NAME=\\\"Fedora Linux 39 (Thirty Nine)\\\"\\nANSI_COLOR=\\\"0;38;2;60;110;180\\\"\\nLOGO=fedora-logo-icon\\nCPE_NAME=\\\"cpe:/o:fedoraproject:fedora:39\\\"\\nDEFAULT_HOSTNAME=\\\"fedora\\\"\\nHOME_URL=\\\"https://fedoraproject.org/\\\"\\nDOCUMENTATION_URL=\\\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\\\"\\nSUPPORT_URL=\\\"https://ask.fedoraproject.org/\\\"\\nBUG_REPORT_URL=\\\"https://bugzilla.redhat.com/\\\"\\nREDHAT_BUGZILLA_PRODUCT=\\\"Fedora\\\"\\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\\nREDHAT_SUPPORT_PRODUCT=\\\"Fedora\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=39\\nSUPPORT_END=2024-11-12\\n\"}\n<<<\n 5599 1726879822.66013: stdout chunk (state=3):\n>>>{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"Fedora Linux\\\"\\nVERSION=\\\"39 (Thirty Nine)\\\"\\nID=fedora\\nVERSION_ID=39\\nVERSION_CODENAME=\\\"\\\"\\nPLATFORM_ID=\\\"platform:f39\\\"\\nPRETTY_NAME=\\\"Fedora Linux 39 (Thirty Nine)\\\"\\nANSI_COLOR=\\\"0;38;2;60;110;180\\\"\\nLOGO=fedora-logo-icon\\nCPE_NAME=\\\"cpe:/o:fedoraproject:fedora:39\\\"\\nDEFAULT_HOSTNAME=\\\"fedora\\\"\\nHOME_URL=\\\"https://fedoraproject.org/\\\"\\nDOCUMENTATION_URL=\\\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\\\"\\nSUPPORT_URL=\\\"https://ask.fedoraproject.org/\\\"\\nBUG_REPORT_URL=\\\"https://bugzilla.redhat.com/\\\"\\nREDHAT_BUGZILLA_PRODUCT=\\\"Fedora\\\"\\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\\nREDHAT_SUPPORT_PRODUCT=\\\"Fedora\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=39\\nSUPPORT_END=2024-11-12\\n\"}\n<<<\n 5599 1726879822.66159: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879822.66225: stderr chunk (state=3):\n>>><<<\n 5599 1726879822.66228: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\\\"Fedora Linux\\\\\"\\\\nVERSION=\\\\\"39 (Thirty Nine)\\\\\"\\\\nID=fedora\\\\nVERSION_ID=39\\\\nVERSION_CODENAME=\\\\\"\\\\\"\\\\nPLATFORM_ID=\\\\\"platform:f39\\\\\"\\\\nPRETTY_NAME=\\\\\"Fedora Linux 39 (Thirty Nine)\\\\\"\\\\nANSI_COLOR=\\\\\"0;38;2;60;110;180\\\\\"\\\\nLOGO=fedora-logo-icon\\\\nCPE_NAME=\\\\\"cpe:/o:fedoraproject:fedora:39\\\\\"\\\\nDEFAULT_HOSTNAME=\\\\\"fedora\\\\\"\\\\nHOME_URL=\\\\\"https://fedoraproject.org/\\\\\"\\\\nDOCUMENTATION_URL=\\\\\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\\\\\"\\\\nSUPPORT_URL=\\\\\"https://ask.fedoraproject.org/\\\\\"\\\\nBUG_REPORT_URL=\\\\\"https://bugzilla.redhat.com/\\\\\"\\\\nREDHAT_BUGZILLA_PRODUCT=\\\\\"Fedora\\\\\"\\\\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\\\\nREDHAT_SUPPORT_PRODUCT=\\\\\"Fedora\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT_VERSION=39\\\\nSUPPORT_END=2024-11-12\\\\n\"}\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879822.66251: _low_level_execute_command() done: rc=0, stdout={\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"Fedora Linux\\\"\\nVERSION=\\\"39 (Thirty Nine)\\\"\\nID=fedora\\nVERSION_ID=39\\nVERSION_CODENAME=\\\"\\\"\\nPLATFORM_ID=\\\"platform:f39\\\"\\nPRETTY_NAME=\\\"Fedora Linux 39 (Thirty Nine)\\\"\\nANSI_COLOR=\\\"0;38;2;60;110;180\\\"\\nLOGO=fedora-logo-icon\\nCPE_NAME=\\\"cpe:/o:fedoraproject:fedora:39\\\"\\nDEFAULT_HOSTNAME=\\\"fedora\\\"\\nHOME_URL=\\\"https://fedoraproject.org/\\\"\\nDOCUMENTATION_URL=\\\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\\\"\\nSUPPORT_URL=\\\"https://ask.fedoraproject.org/\\\"\\nBUG_REPORT_URL=\\\"https://bugzilla.redhat.com/\\\"\\nREDHAT_BUGZILLA_PRODUCT=\\\"Fedora\\\"\\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\\nREDHAT_SUPPORT_PRODUCT=\\\"Fedora\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=39\\nSUPPORT_END=2024-11-12\\n\"}\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n Python interpreter discovery fallback (unsupported Linux distribution: fedora)\n 5599 1726879822.66356: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 5599 1726879822.66359: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 5599 1726879822.66371: variable 'ansible_module_compression' from source: unknown\n 5599 1726879822.66578: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 5599 1726879822.66582: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 5599 1726879822.66584: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879822.66587: stdout chunk (state=3):\n>>><<<\n 5599 1726879822.66589: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\\\"Fedora Linux\\\\\"\\\\nVERSION=\\\\\"39 (Thirty Nine)\\\\\"\\\\nID=fedora\\\\nVERSION_ID=39\\\\nVERSION_CODENAME=\\\\\"\\\\\"\\\\nPLATFORM_ID=\\\\\"platform:f39\\\\\"\\\\nPRETTY_NAME=\\\\\"Fedora Linux 39 (Thirty Nine)\\\\\"\\\\nANSI_COLOR=\\\\\"0;38;2;60;110;180\\\\\"\\\\nLOGO=fedora-logo-icon\\\\nCPE_NAME=\\\\\"cpe:/o:fedoraproject:fedora:39\\\\\"\\\\nDEFAULT_HOSTNAME=\\\\\"fedora\\\\\"\\\\nHOME_URL=\\\\\"https://fedoraproject.org/\\\\\"\\\\nDOCUMENTATION_URL=\\\\\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\\\\\"\\\\nSUPPORT_URL=\\\\\"https://ask.fedoraproject.org/\\\\\"\\\\nBUG_REPORT_URL=\\\\\"https://bugzilla.redhat.com/\\\\\"\\\\nREDHAT_BUGZILLA_PRODUCT=\\\\\"Fedora\\\\\"\\\\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\\\\nREDHAT_SUPPORT_PRODUCT=\\\\\"Fedora\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT_VERSION=39\\\\nSUPPORT_END=2024-11-12\\\\n\"}\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879822.66598: _low_level_execute_command() done: rc=0, stdout={\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"Fedora Linux\\\"\\nVERSION=\\\"39 (Thirty Nine)\\\"\\nID=fedora\\nVERSION_ID=39\\nVERSION_CODENAME=\\\"\\\"\\nPLATFORM_ID=\\\"platform:f39\\\"\\nPRETTY_NAME=\\\"Fedora Linux 39 (Thirty Nine)\\\"\\nANSI_COLOR=\\\"0;38;2;60;110;180\\\"\\nLOGO=fedora-logo-icon\\nCPE_NAME=\\\"cpe:/o:fedoraproject:fedora:39\\\"\\nDEFAULT_HOSTNAME=\\\"fedora\\\"\\nHOME_URL=\\\"https://fedoraproject.org/\\\"\\nDOCUMENTATION_URL=\\\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\\\"\\nSUPPORT_URL=\\\"https://ask.fedoraproject.org/\\\"\\nBUG_REPORT_URL=\\\"https://bugzilla.redhat.com/\\\"\\nREDHAT_BUGZILLA_PRODUCT=\\\"Fedora\\\"\\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\\nREDHAT_SUPPORT_PRODUCT=\\\"Fedora\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=39\\nSUPPORT_END=2024-11-12\\n\"}\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 5599 1726879822.66662: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py\n Python interpreter discovery fallback (unsupported Linux distribution: fedora)\n 5599 1726879822.66704: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879822.66714: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879822.66724: variable 'ansible_module_compression' from source: unknown\n<10.31.14.149> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpol11ueic TO /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py\n 5599 1726879822.66793: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n<10.31.14.149> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' '[10.31.14.149]'\n 5599 1726879822.66805: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879822.66913: Sending initial data\n 5599 1726879822.66916: Sent initial data (152 bytes)\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 5599 1726879822.66995: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmdxu04qa TO /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n 5599 1726879822.67259: Sending initial data\n 5599 1726879822.67262: Sent initial data (151 bytes)\n 5599 1726879822.67627: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879822.67680: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879822.67703: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879822.67789: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.67833: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 5599 1726879822.67836: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.67857: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879822.67877: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879822.67896: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879822.67922: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879822.67926: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.67968: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879822.67977: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.67994: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879822.68011: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879822.69667: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\n<<<\n 5599 1726879822.69671: stderr chunk (state=3):\n>>>debug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879822.69676: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 5599 1726879822.69680: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879822.69705: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\n<<<\n 5599 1726879822.69719: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879822.69734: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879822.69754: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 5599 1726879822.69775: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpol11ueic\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879822.69783: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpol11ueic /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py\n<<<\n 5599 1726879822.69810: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmdxu04qa\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879822.69814: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmdxu04qa /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py\n<<<\n 5599 1726879822.69817: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpol11ueic\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py M:0x001a\r\n<<<\n 5599 1726879822.69851: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmdxu04qa\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py M:0x001a\r\n<<<\n 5599 1726879822.71204: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 5599 1726879822.71292: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 5599 1726879822.71949: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\n<<<\n 5599 1726879822.71953: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21749\r\n<<<\n 5599 1726879822.71992: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\n<<<\n 5599 1726879822.71995: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21748\r\n<<<\n 5599 1726879822.72122: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21749 bytes at 261120\r\n<<<\n 5599 1726879822.72135: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879822.72155: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21748 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879822.72179: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879822.72200: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879822.72236: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879822.72344: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879822.72514: stderr chunk (state=3):\n>>><<<\n 5599 1726879822.72517: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpol11ueic /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpol11ueic\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpol11ueic\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21749\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21749 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879822.72525: stderr chunk (state=3):\n>>><<<\n 5599 1726879822.72527: done transferring module to remote\n 5599 1726879822.72529: stdout chunk (state=3):\n>>><<<\n 5599 1726879822.72531: _low_level_execute_command(): starting\n 5599 1726879822.72534: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/ /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmdxu04qa /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmdxu04qa\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmdxu04qa\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21748\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21748 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879822.72545: done transferring module to remote\n 5599 1726879822.72547: _low_level_execute_command(): starting\n 5599 1726879822.72549: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/ /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/ /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py && sleep 0'\"'\"''\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/ /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py && sleep 0'\"'\"''\n 5599 1726879822.73141: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879822.73151: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879822.73159: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879822.73188: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.73285: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.73289: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879822.73308: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879822.73317: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879822.73329: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879822.73353: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.73363: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879822.73403: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\n<<<\n 5599 1726879822.73412: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879822.73415: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.73453: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879822.73543: stdout chunk (state=3):\n>>>{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"Fedora Linux\\\"\\nVERSION=\\\"39 (Thirty Nine)\\\"\\nID=fedora\\nVERSION_ID=39\\nVERSION_CODENAME=\\\"\\\"\\nPLATFORM_ID=\\\"platform:f39\\\"\\nPRETTY_NAME=\\\"Fedora Linux 39 (Thirty Nine)\\\"\\nANSI_COLOR=\\\"0;38;2;60;110;180\\\"\\nLOGO=fedora-logo-icon\\nCPE_NAME=\\\"cpe:/o:fedoraproject:fedora:39\\\"\\nDEFAULT_HOSTNAME=\\\"fedora\\\"\\nHOME_URL=\\\"https://fedoraproject.org/\\\"\\nDOCUMENTATION_URL=\\\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\\\"\\nSUPPORT_URL=\\\"https://ask.fedoraproject.org/\\\"\\nBUG_REPORT_URL=\\\"https://bugzilla.redhat.com/\\\"\\nREDHAT_BUGZILLA_PRODUCT=\\\"Fedora\\\"\\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\\nREDHAT_SUPPORT_PRODUCT=\\\"Fedora\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=39\\nSUPPORT_END=2024-11-12\\n\"}\n<<<\n 5599 1726879822.74120: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879822.74178: stderr chunk (state=3):\n>>><<<\n 5599 1726879822.74181: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\\\"Fedora Linux\\\\\"\\\\nVERSION=\\\\\"39 (Thirty Nine)\\\\\"\\\\nID=fedora\\\\nVERSION_ID=39\\\\nVERSION_CODENAME=\\\\\"\\\\\"\\\\nPLATFORM_ID=\\\\\"platform:f39\\\\\"\\\\nPRETTY_NAME=\\\\\"Fedora Linux 39 (Thirty Nine)\\\\\"\\\\nANSI_COLOR=\\\\\"0;38;2;60;110;180\\\\\"\\\\nLOGO=fedora-logo-icon\\\\nCPE_NAME=\\\\\"cpe:/o:fedoraproject:fedora:39\\\\\"\\\\nDEFAULT_HOSTNAME=\\\\\"fedora\\\\\"\\\\nHOME_URL=\\\\\"https://fedoraproject.org/\\\\\"\\\\nDOCUMENTATION_URL=\\\\\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\\\\\"\\\\nSUPPORT_URL=\\\\\"https://ask.fedoraproject.org/\\\\\"\\\\nBUG_REPORT_URL=\\\\\"https://bugzilla.redhat.com/\\\\\"\\\\nREDHAT_BUGZILLA_PRODUCT=\\\\\"Fedora\\\\\"\\\\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\\\\nREDHAT_SUPPORT_PRODUCT=\\\\\"Fedora\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT_VERSION=39\\\\nSUPPORT_END=2024-11-12\\\\n\"}\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879822.74208: _low_level_execute_command() done: rc=0, stdout={\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"Fedora Linux\\\"\\nVERSION=\\\"39 (Thirty Nine)\\\"\\nID=fedora\\nVERSION_ID=39\\nVERSION_CODENAME=\\\"\\\"\\nPLATFORM_ID=\\\"platform:f39\\\"\\nPRETTY_NAME=\\\"Fedora Linux 39 (Thirty Nine)\\\"\\nANSI_COLOR=\\\"0;38;2;60;110;180\\\"\\nLOGO=fedora-logo-icon\\nCPE_NAME=\\\"cpe:/o:fedoraproject:fedora:39\\\"\\nDEFAULT_HOSTNAME=\\\"fedora\\\"\\nHOME_URL=\\\"https://fedoraproject.org/\\\"\\nDOCUMENTATION_URL=\\\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\\\"\\nSUPPORT_URL=\\\"https://ask.fedoraproject.org/\\\"\\nBUG_REPORT_URL=\\\"https://bugzilla.redhat.com/\\\"\\nREDHAT_BUGZILLA_PRODUCT=\\\"Fedora\\\"\\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\\nREDHAT_SUPPORT_PRODUCT=\\\"Fedora\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=39\\nSUPPORT_END=2024-11-12\\n\"}\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n Python interpreter discovery fallback (unsupported Linux distribution: fedora)\n 5599 1726879822.74307: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879822.74311: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879822.74322: variable 'ansible_module_compression' from source: unknown\n 5599 1726879822.74360: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 5599 1726879822.74390: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 5599 1726879822.74511: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy_vpsk1j TO /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\n 5599 1726879822.74694: Sending initial data\n 5599 1726879822.74697: Sent initial data (151 bytes)\n 5599 1726879822.75121: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879822.75124: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879822.75127: stderr chunk (state=3):\n>>>debug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.75129: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\n<<<\n 5599 1726879822.75131: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.75194: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879822.75199: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879822.75202: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.75265: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879822.75316: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879822.75372: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879822.75415: stderr chunk (state=3):\n>>><<<\n 5599 1726879822.75418: stdout chunk (state=3):\n>>><<<\n 5599 1726879822.75421: stderr chunk (state=3):\n>>><<<\n 5599 1726879822.75423: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879822.75429: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879822.75435: _low_level_execute_command(): starting\n 5599 1726879822.75440: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879822.75582: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879822.75585: _low_level_execute_command(): starting\n 5599 1726879822.75588: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py && sleep 0'\"'\"''\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' -tt 10.31.14.149 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py && sleep 0'\"'\"''\n 5599 1726879822.76102: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879822.76106: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879822.76120: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879822.76123: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879822.76126: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879822.76156: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879822.76159: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879822.76162: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879822.76164: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879822.76269: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\n<<<\n 5599 1726879822.76272: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879822.76277: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 5599 1726879822.76280: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879822.76282: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.76285: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879822.76308: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879822.76324: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879822.76330: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879822.76344: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879822.76355: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.76372: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879822.76388: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\n<<<\n 5599 1726879822.76407: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.76452: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879822.76456: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879822.78644: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879822.78686: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879822.78693: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879822.78714: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879822.78719: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879822.78751: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 5599 1726879822.78771: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 5599 1726879822.78783: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879822.78833: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879822.78862: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 5599 1726879822.78869: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 5599 1726879822.78875: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879822.78888: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 5599 1726879822.78899: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879822.78913: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879822.78919: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879822.78963: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.78967: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879822.78976: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879822.78999: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879822.79010: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.79042: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879822.79051: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879822.79057: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879822.79084: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879822.79088: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4872c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f486fbb30>\r\n<<<\n 5599 1726879822.79112: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4872eab0>\r\n<<<\n 5599 1726879822.79128: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879822.79154: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879822.79157: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 5599 1726879822.79168: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcd2c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfccfbb30>\r\n<<<\n 5599 1726879822.79171: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 5599 1726879822.79174: stdout chunk (state=3):\n>>>import 'abc' # \r\n<<<\n 5599 1726879822.79205: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 5599 1726879822.79213: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcd2eab0>\r\nimport '_signal' # \r\n<<<\n 5599 1726879822.79216: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879822.79235: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\n<<<\n 5599 1726879822.79260: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 5599 1726879822.79290: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879822.79312: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879822.79336: stdout chunk (state=3):\n>>>import 'genericpath' # \r\n<<<\n 5599 1726879822.79343: stdout chunk (state=3):\n>>>import 'posixpath' # \r\n<<<\n 5599 1726879822.79365: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 5599 1726879822.79396: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\n<<<\n 5599 1726879822.79418: stdout chunk (state=3):\n>>>Processing user site-packages\r\n<<<\n 5599 1726879822.79424: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879822.79510: stdout chunk (state=3):\n>>>Processing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n<<<\n 5599 1726879822.79523: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\n<<<\n 5599 1726879822.79572: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879822.79580: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879822.79583: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f484dd160>\r\n<<<\n 5599 1726879822.79585: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879822.79588: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 5599 1726879822.79590: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879822.79593: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 5599 1726879822.79596: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f484ddfd0>\r\n<<<\n 5599 1726879822.79598: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879822.79601: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcafd160>\r\n<<<\n 5599 1726879822.79614: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 5599 1726879822.79667: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy_vpsk1j\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879822.79671: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879822.79698: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcafdfd0>\r\n<<<\n 5599 1726879822.79702: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy_vpsk1j /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py\n<<<\n 5599 1726879822.79708: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 5599 1726879822.79713: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy_vpsk1j\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py M:0x001a\r\n<<<\n 5599 1726879822.79724: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879822.80033: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879822.80070: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 5599 1726879822.80101: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879822.80131: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879822.80189: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879822.80197: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879822.80235: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4851bda0>\r\n<<<\n 5599 1726879822.80292: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879822.80296: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879822.80299: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879822.80305: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4851bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879822.80308: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb3bda0>\r\n<<<\n 5599 1726879822.80335: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879822.80362: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879822.80406: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb3bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879822.80429: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.80460: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485537d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\n<<<\n 5599 1726879822.80499: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48553e60>\r\nimport '_collections' # \r\n<<<\n 5599 1726879822.80534: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879822.80542: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n<<<\n 5599 1726879822.80613: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48533a70>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48531190>\r\n<<<\n 5599 1726879822.80616: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb737d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb73e60>\r\nimport '_collections' # \r\n<<<\n 5599 1726879822.80703: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb53a70>\r\nimport '_functools' # \r\n<<<\n 5599 1726879822.80713: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48518f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879822.80754: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 5599 1726879822.80762: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb51190>\r\n<<<\n 5599 1726879822.80803: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879822.80858: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb38f50>\r\n<<<\n 5599 1726879822.80866: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879822.80918: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 5599 1726879822.80928: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485776b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485762d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48532030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4851ae40>\r\n<<<\n 5599 1726879822.80986: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879822.80995: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a8770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485181d0>\r\n<<<\n 5599 1726879822.81059: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb976b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb962d0>\r\n<<<\n 5599 1726879822.81062: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485a8c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a8ad0>\r\n<<<\n 5599 1726879822.81114: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb52030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb3ae40>\r\n<<<\n 5599 1726879822.81120: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485a8e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48516d20>\r\n<<<\n 5599 1726879822.81183: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc8770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb381d0>\r\n<<<\n 5599 1726879822.81190: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879822.81193: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 5599 1726879822.81244: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbc8c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc8ad0>\r\n<<<\n 5599 1726879822.81284: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a9520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a91f0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485aa420>\r\n<<<\n 5599 1726879822.81290: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbc8e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb36d20>\r\n<<<\n 5599 1726879822.81294: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879822.81368: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n<<<\n 5599 1726879822.81402: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879822.81410: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc9520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc91f0>\r\nimport 'importlib.machinery' # \r\n<<<\n 5599 1726879822.81413: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c4620>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485c5d60>\r\n<<<\n 5599 1726879822.81518: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n<<<\n 5599 1726879822.81523: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbca420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879822.81525: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879822.81593: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c6c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485c72c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c61b0>\r\n<<<\n 5599 1726879822.81600: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879822.81649: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485c7d40>\r\n<<<\n 5599 1726879822.81712: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe4620>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.81716: stdout chunk (state=3):\n>>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbe5d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n<<<\n 5599 1726879822.81724: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c7470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485aa390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879822.81843: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe6c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbe72c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe61b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 5599 1726879822.81862: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbe7d40>\r\n<<<\n 5599 1726879822.81865: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482cfcb0>\r\n<<<\n 5599 1726879822.81868: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879822.81943: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe7470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbca390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879822.81946: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482f8770>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482f84d0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482f87a0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482f8980>\r\n<<<\n 5599 1726879822.81952: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482cde50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879822.81977: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879822.82002: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879822.82015: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc8dfcb0>\r\n<<<\n 5599 1726879822.82069: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879822.82118: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc908770>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc9084d0>\r\n<<<\n 5599 1726879822.82123: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 5599 1726879822.82126: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482fa000>\r\n<<<\n 5599 1726879822.82152: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc9087a0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc908980>\r\n<<<\n 5599 1726879822.82157: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482f8c80>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485aab40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879822.82159: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc8dde50>\r\n<<<\n 5599 1726879822.82180: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879822.82200: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.82216: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879822.82266: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879822.82277: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879822.82302: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4832a360>\r\n<<<\n 5599 1726879822.82305: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 5599 1726879822.82329: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 5599 1726879822.82343: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc90a000>\r\n<<<\n 5599 1726879822.82367: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc908c80>\r\n<<<\n 5599 1726879822.82393: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.82396: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbcab40>\r\n<<<\n 5599 1726879822.82399: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879822.82408: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879822.82410: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879822.82475: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21748\r\n<<<\n 5599 1726879822.82483: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48342510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879822.82513: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.82516: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879822.82554: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879822.82557: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc93a360>\r\n<<<\n 5599 1726879822.82607: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879822.82613: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4837b2f0>\r\n<<<\n 5599 1726879822.82652: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.82675: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879822.82679: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879822.82682: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879822.82684: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879822.82686: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879822.82705: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21748 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879822.82720: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879822.82754: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc952510>\r\n<<<\n 5599 1726879822.82757: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879822.82759: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879822.82784: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879822.82821: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f483a1a90>\r\n<<<\n 5599 1726879822.82878: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879822.82882: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879822.82904: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc98b2f0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879822.82964: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879822.82968: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4837b410>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f483431a0>\r\n<<<\n 5599 1726879822.83010: stderr chunk (state=3):\n>>><<<\n 5599 1726879822.83013: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879822.83016: stdout chunk (state=3):\n>>><<<\n 5599 1726879822.83018: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481c03e0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48341550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482faf00>\r\n<<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy_vpsk1j /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy_vpsk1j\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy_vpsk1j\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21748\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21748 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879822.83053: done transferring module to remote\n 5599 1726879822.83061: _low_level_execute_command(): starting\n 5599 1726879822.83068: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/ /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879822.83105: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc9b1a90>\r\n<<<\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/ /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py && sleep 0'\"'\"''\n 5599 1726879822.83158: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879822.83186: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8f481c05c0>\r\n<<<\n 5599 1726879822.83208: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc98b410>\r\n<<<\n 5599 1726879822.83235: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc9531a0>\r\n<<<\n 5599 1726879822.83277: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc7d03e0>\r\n<<<\n 5599 1726879822.83290: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc951550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc90af00>\r\n<<<\n 5599 1726879822.83359: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_xl4ng3rl/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.83454: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879822.83487: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbbfc7d05c0>\r\n<<<\n 5599 1726879822.83507: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.83538: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879822.83542: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879822.83585: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879822.83658: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_4qs599ci/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.83661: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879822.83704: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48226000>\r\n<<<\n 5599 1726879822.83725: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879822.83799: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879822.83802: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879822.83805: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.83818: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 5599 1726879822.83824: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879822.83827: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879822.83829: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.83852: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879822.83883: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879822.83887: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879822.83924: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879822.83927: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.83946: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481fcef0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481c3f80>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.83972: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.84009: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879822.84015: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc836000>\r\nimport '_typing' # \r\n<<<\n 5599 1726879822.84024: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.84208: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc80cef0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc7d3f80>\r\n<<<\n 5599 1726879822.84215: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.84240: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 5599 1726879822.84260: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.84274: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.84293: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.84299: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n<<<\n 5599 1726879822.84320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.85551: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.85885: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.86842: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 5599 1726879822.86859: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481ffe60>\r\n<<<\n 5599 1726879822.86870: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.86900: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 5599 1726879822.86906: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879822.86929: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879822.86962: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.86970: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482559a0>\r\n<<<\n 5599 1726879822.87004: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48255730>\r\n<<<\n 5599 1726879822.87033: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48255040>\r\n<<<\n 5599 1726879822.87055: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879822.87061: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879822.87111: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48255790>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48226a20>\r\n<<<\n 5599 1726879822.87119: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 5599 1726879822.87146: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.87150: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482566c0>\r\n<<<\n 5599 1726879822.87180: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.87188: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.87208: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f48256840>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879822.87211: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc80fe60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.87249: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 5599 1726879822.87252: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879822.87271: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879822.87276: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879822.87314: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc8659a0>\r\n<<<\n 5599 1726879822.87317: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48256d50>\r\n<<<\n 5599 1726879822.87329: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 5599 1726879822.87346: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879822.87361: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc865730>\r\n<<<\n 5599 1726879822.87371: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879822.87389: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc865040>\r\n<<<\n 5599 1726879822.87425: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879822.87434: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879822.87440: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480bcad0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.87455: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f480be780>\r\n<<<\n 5599 1726879822.87479: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc865790>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc836a20>\r\nimport 'atexit' # \r\n<<<\n 5599 1726879822.87497: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879822.87501: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879822.87504: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.87555: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480bf140>\r\n<<<\n 5599 1726879822.87563: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc8666c0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.87569: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879822.87572: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc866840>\r\n<<<\n 5599 1726879822.87578: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879822.87580: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480bff80>\r\n<<<\n 5599 1726879822.87590: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879822.87597: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879822.87608: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879822.87633: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879822.87636: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879822.87664: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n<<<\n 5599 1726879822.87668: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879822.87671: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc866d50>\r\n<<<\n 5599 1726879822.87690: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 5599 1726879822.87703: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879822.87713: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c2d80>\r\n<<<\n 5599 1726879822.87732: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879822.87754: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f480c2ea0>\r\n<<<\n 5599 1726879822.87783: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c1040>\r\n<<<\n 5599 1726879822.87788: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6ccb30>\r\n<<<\n 5599 1726879822.87801: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879822.87808: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc6ce7e0>\r\n<<<\n 5599 1726879822.87839: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879822.87843: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879822.87850: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879822.87859: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879822.87878: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879822.87894: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6cf1a0>\r\n<<<\n 5599 1726879822.87902: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879822.87934: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879822.87937: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 5599 1726879822.87943: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879822.87962: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d0380>\r\n<<<\n 5599 1726879822.87970: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c6c60>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879822.87972: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879822.88042: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879822.88045: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c5730>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c5490>\r\n<<<\n 5599 1726879822.88049: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879822.88056: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n<<<\n 5599 1726879822.88065: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879822.88092: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d2db0>\r\n<<<\n 5599 1726879822.88132: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.88149: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c7bc0>\r\n<<<\n 5599 1726879822.88152: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc6d2ed0>\r\n<<<\n 5599 1726879822.88155: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d10a0>\r\n<<<\n 5599 1726879822.88194: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c1550>\r\n<<<\n 5599 1726879822.88201: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4810ade0>\r\n<<<\n 5599 1726879822.88238: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879822.88243: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879822.88251: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810af60>\r\n<<<\n 5599 1726879822.88254: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 5599 1726879822.88257: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879822.88283: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879822.88331: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879822.88334: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879822.88341: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n<<<\n 5599 1726879822.88344: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d6bd0>\r\n<<<\n 5599 1726879822.88346: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4810cb00>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810c8c0>\r\n<<<\n 5599 1726879822.88348: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879822.88357: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879822.88402: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d56d0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d5430>\r\n<<<\n 5599 1726879822.88425: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 5599 1726879822.88434: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879822.88460: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879822.88524: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4810f080>\r\n<<<\n 5599 1726879822.88549: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d7f20>\r\n<<<\n 5599 1726879822.88553: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810d1c0>\r\n<<<\n 5599 1726879822.88557: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d15b0>\r\n<<<\n 5599 1726879822.88568: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879822.88587: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc71ad20>\r\n<<<\n 5599 1726879822.88624: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.88628: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879822.88630: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879822.88633: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71af60>\r\n<<<\n 5599 1726879822.88657: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879822.88692: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4811a8a0>\r\n<<<\n 5599 1726879822.88694: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879822.88721: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.88730: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc71ca10>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71c7d0>\r\n<<<\n 5599 1726879822.88742: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879822.88837: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810f230>\r\n<<<\n 5599 1726879822.88856: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879822.88912: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.88920: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc71ef90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71d100>\r\n<<<\n 5599 1726879822.88936: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811b710>\r\n<<<\n 5599 1726879822.88954: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879822.88956: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811b8f0>\r\n<<<\n 5599 1726879822.89000: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.89006: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.89030: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811b290>\r\n<<<\n 5599 1726879822.89036: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879822.89049: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810b1d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879822.89052: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879822.89076: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879822.89089: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879822.89091: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72a780>\r\n<<<\n 5599 1726879822.89120: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.89146: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.89152: stdout chunk (state=3):\n>>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811eb10>\r\n<<<\n 5599 1726879822.89240: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71f110>\r\n<<<\n 5599 1726879822.89318: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.89336: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72b560>\r\n<<<\n 5599 1726879822.89355: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811fec0>\r\n<<<\n 5599 1726879822.89372: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72b9b0>\r\n<<<\n 5599 1726879822.89378: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4811d2b0>\r\n<<<\n 5599 1726879822.89406: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811e180>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4811ce90>\r\n<<<\n 5599 1726879822.89431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.89438: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72ba40>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71b140>\r\n<<<\n 5599 1726879822.89471: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879822.89477: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.89479: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879822.89507: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879822.89515: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879822.89532: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.89563: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.89567: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72e9f0>\r\n<<<\n 5599 1726879822.89656: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.89676: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879822.89691: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.89709: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.89730: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879822.89739: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.89757: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.89760: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72fdd0>\r\n<<<\n 5599 1726879822.89776: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72d190>\r\n<<<\n 5599 1726879822.89809: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.89820: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72e090>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72cd40>\r\n<<<\n 5599 1726879822.89847: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879822.89853: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879822.89884: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.89887: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879822.89888: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.89890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.89984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.90007: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.90087: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.90104: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879822.90124: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.90141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.90151: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879822.90166: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.90306: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.90447: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.90688: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.91112: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.91371: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879822.91391: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 5599 1726879822.91393: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879822.91417: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879822.91440: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.91500: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.91507: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fa8140>\r\n<<<\n 5599 1726879822.91624: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879822.91645: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fa9670>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48122990>\r\n<<<\n 5599 1726879822.91722: stderr chunk (state=3):\n>>><<<\n 5599 1726879822.91726: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879822.91728: stdout chunk (state=3):\n>>><<<\n 5599 1726879822.91730: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879822.91745: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879822.91806: _low_level_execute_command(): starting\n 5599 1726879822.91809: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879822.91816: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.91844: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py && sleep 0'\"'\"''\n 5599 1726879822.91868: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.91951: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.91955: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5b8080>\r\n<<<\n 5599 1726879822.92047: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879822.92079: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5b9520>\r\n<<<\n 5599 1726879822.92082: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72e540>\r\n<<<\n 5599 1726879822.92160: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.92167: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fa9700>\r\n<<<\n 5599 1726879822.92203: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.92206: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.92379: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.92462: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879822.92465: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879822.92468: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879822.92472: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879822.92476: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879822.92558: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879822.92564: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879822.92568: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879822.92586: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5b8d70>\r\n<<<\n 5599 1726879822.92603: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.92623: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879822.92711: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.93152: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.93260: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.93349: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.93437: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879822.93447: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.93486: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.93529: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879822.93534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.93620: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.93699: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.93731: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879822.93751: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.93760: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.93784: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879822.93794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.93797: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.93827: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.93875: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879822.93878: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879822.93903: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.93905: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.93932: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.93979: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.94076: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.94156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.94186: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879822.94200: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.94219: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.94230: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879822.94238: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.94286: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.94324: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879822.94344: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.94444: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879822.94510: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879822.94525: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879822.94625: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fab5f0>\r\n<<<\n 5599 1726879822.94629: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.94632: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.94711: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.94794: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 5599 1726879822.94807: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879822.94814: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879822.94848: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n<<<\n 5599 1726879822.94860: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879822.94902: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879822.94926: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.94975: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879822.94986: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879822.95055: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fb1c70>\r\n<<<\n 5599 1726879822.95086: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5bb770>\r\n<<<\n 5599 1726879822.95093: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.95116: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.95128: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fb25d0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47faa5d0>\r\n<<<\n 5599 1726879822.95137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.95184: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.95191: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.95232: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879822.95238: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.95259: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 5599 1726879822.95276: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\n<<<\n 5599 1726879822.95288: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879822.95300: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.95317: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n<<<\n 5599 1726879822.95327: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879822.95338: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.95394: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.95396: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.95464: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879822.95507: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.95528: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5c1a60>\r\n<<<\n 5599 1726879822.95590: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5c23c0>\r\n<<<\n 5599 1726879822.95604: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc733260>\r\n<<<\n 5599 1726879822.95608: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fb1220>\r\n<<<\n 5599 1726879822.95618: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.95643: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fb2810>\r\n<<<\n 5599 1726879822.95677: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\n<<<\n 5599 1726879822.95681: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.95690: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.95709: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879822.95718: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.95749: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.95770: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.95819: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.95822: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.95849: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.95888: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.95895: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.95916: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879822.95954: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879822.95987: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879822.95991: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879822.95996: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.96017: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879822.96037: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879822.96050: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879822.96081: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5c1100>\r\n<<<\n 5599 1726879822.96119: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48046a50>\r\n<<<\n 5599 1726879822.96123: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5c2570>\r\n<<<\n 5599 1726879822.96160: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879822.96167: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fbc7a0>\r\n<<<\n 5599 1726879822.96175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.96254: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fb7b90>\r\n<<<\n 5599 1726879822.96258: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.96266: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fb6660>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.96301: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.96317: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.96332: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879822.96340: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.96396: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.96403: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.96428: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 5599 1726879822.96436: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879822.96441: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.96458: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879822.96492: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.96516: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879822.96543: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879822.96558: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879822.96568: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.96581: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.96617: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.96620: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6567b0>\r\n<<<\n 5599 1726879822.96651: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.96665: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5cc3e0>\r\n<<<\n 5599 1726879822.96695: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.96746: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.96753: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5c65a0>\r\n<<<\n 5599 1726879822.96759: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5c63c0>\r\n<<<\n 5599 1726879822.96792: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.96795: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.96798: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.96827: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879822.96862: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.96893: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879822.96905: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.96935: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 5599 1726879822.96955: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.96964: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.96971: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.97012: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.97014: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.97075: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.97096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.97114: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.97165: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.97213: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.97216: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.97251: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.97287: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.namespace' # \r\n<<<\n 5599 1726879822.97303: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.97383: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.97407: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.97457: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.97469: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.97488: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.97529: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n<<<\n 5599 1726879822.97536: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.97540: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.97558: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n<<<\n 5599 1726879822.97565: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n<<<\n 5599 1726879822.97594: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\n<<<\n 5599 1726879822.97612: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804d130>\r\n<<<\n 5599 1726879822.97642: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n<<<\n 5599 1726879822.97650: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n<<<\n 5599 1726879822.97672: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n<<<\n 5599 1726879822.97715: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n<<<\n 5599 1726879822.97742: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.97749: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n<<<\n 5599 1726879822.97761: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\n<<<\n 5599 1726879822.97767: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754c0e0>\r\n<<<\n 5599 1726879822.97797: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.97823: stdout chunk (state=3):\n>>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4754c440>\r\n<<<\n 5599 1726879822.97833: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen<<<\n 5599 1726879822.97872: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fc1160>\r\n<<<\n 5599 1726879822.97887: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fc0740>\r\n<<<\n 5599 1726879822.97930: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804eed0>\r\n<<<\n 5599 1726879822.97935: stdout chunk (state=3):\n>>>\r\nimport _imp # builtin\r\n<<<\n 5599 1726879822.97953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.97958: stdout chunk (state=3):\n>>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804ec00>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n<<<\n 5599 1726879822.97977: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.98001: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n<<<\n 5599 1726879822.98031: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n<<<\n 5599 1726879822.98038: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n<<<\n 5599 1726879822.98054: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.98088: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n<<<\n 5599 1726879822.98095: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n<<<\n 5599 1726879822.98106: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n<<<\n 5599 1726879822.98111: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4754f3e0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754ecc0>\r\n<<<\n 5599 1726879822.98217: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4754ee70>\r\n<<<\n 5599 1726879822.98220: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # <<<\n 5599 1726879822.98222: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754e120>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n<<<\n 5599 1726879822.98223: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65cd10>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n<<<\n 5599 1726879822.98225: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n<<<\n 5599 1726879822.98226: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879822.98252: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n<<<\n 5599 1726879822.98315: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\n<<<\n 5599 1726879822.98322: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754f530>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n<<<\n 5599 1726879822.98328: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879822.98333: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb47d70>\r\n<<<\n 5599 1726879822.98363: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.98368: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n<<<\n 5599 1726879822.98417: stdout chunk (state=3):\n>>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbb48110>\r\n<<<\n 5599 1726879822.98424: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879822.98429: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.98432: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5d4e30>\r\n<<<\n 5599 1726879822.98434: stdout chunk (state=3):\n>>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f475ba060>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754ff80>\r\n<<<\n 5599 1726879822.98443: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5d4380>\r\n<<<\n 5599 1726879822.98462: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804edb0>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n<<<\n 5599 1726879822.98496: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65eba0>\r\n<<<\n 5599 1726879822.98499: stdout chunk (state=3):\n>>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65e5a0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n<<<\n 5599 1726879822.98500: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.98537: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n<<<\n 5599 1726879822.98558: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n<<<\n 5599 1726879822.98561: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.98582: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n<<<\n 5599 1726879822.98596: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n<<<\n 5599 1726879822.98614: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n<<<\n 5599 1726879822.98640: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.98644: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.98648: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbb4b170>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb4aa20>\r\n<<<\n 5599 1726879822.98679: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879822.98703: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.98709: stdout chunk (state=3):\n>>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbb4ac00>\r\n<<<\n 5599 1726879822.98714: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb49e50>\r\n<<<\n 5599 1726879822.98735: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n<<<\n 5599 1726879822.98762: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.98786: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.98797: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.98821: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879822.98843: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.98851: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\n<<<\n 5599 1726879822.98865: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb4b290>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n<<<\n 5599 1726879822.98887: stdout chunk (state=3):\n>>>import 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879822.98924: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n<<<\n 5599 1726879822.98929: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbbbddc0>\r\n<<<\n 5599 1726879822.98954: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.98958: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879822.98965: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c92c530>\r\n<<<\n 5599 1726879822.98987: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb4bda0>\r\n<<<\n 5599 1726879822.99000: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.99005: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65e5d0>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n<<<\n 5599 1726879822.99033: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99036: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n<<<\n 5599 1726879822.99057: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99078: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879822.99126: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99130: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c8fbb30><<<\n 5599 1726879822.99143: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99180: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.facter' # \r\n<<<\n 5599 1726879822.99204: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99206: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99266: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99269: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99311: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.ohai' # \r\n<<<\n 5599 1726879822.99328: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99345: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n<<<\n 5599 1726879822.99365: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99368: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n<<<\n 5599 1726879822.99376: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99392: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99427: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.apparmor' # \r\n<<<\n 5599 1726879822.99433: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99497: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99524: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c92eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879822.99560: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.caps' # \r\n<<<\n 5599 1726879822.99605: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99608: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\n<<<\n 5599 1726879822.99624: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\n<<<\n 5599 1726879822.99627: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99651: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.chroot' # \r\n<<<\n 5599 1726879822.99658: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99727: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c6fd160>\r\n<<<\n 5599 1726879822.99729: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99800: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 5599 1726879822.99803: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879822.99804: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99851: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99937: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # \r\n<<<\n 5599 1726879822.99940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879822.99943: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.cmdline' # \r\n<<<\n 5599 1726879822.99945: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c6fdfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879822.99956: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.00442: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n<<<\n 5599 1726879823.00452: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.00496: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.00511: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.00570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.00607: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.00649: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.datetime' # \r\n<<<\n 5599 1726879823.00653: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.00690: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.00723: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.env' # \r\n<<<\n 5599 1726879823.00729: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.00792: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.00846: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.dns' # \r\n<<<\n 5599 1726879823.00867: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.00897: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.00947: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.fips' # \r\n<<<\n 5599 1726879823.00951: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.00975: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879823.00982: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.01008: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 5599 1726879823.01024: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.01036: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879823.01039: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.loadavg' # \r\n<<<\n 5599 1726879823.01041: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.01075: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.01093: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.01131: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.01183: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.01200: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n<<<\n 5599 1726879823.01239: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 5599 1726879823.01243: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.01253: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c73bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c73bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879823.01256: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f475bbd70>\r\n<<<\n 5599 1726879823.01261: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n<<<\n 5599 1726879823.01314: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.01318: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 5599 1726879823.01324: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879823.01329: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.01367: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.01371: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879823.01400: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 5599 1726879823.01433: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f475bae10>\r\n<<<\n 5599 1726879823.01438: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.local' # \r\n<<<\n 5599 1726879823.01441: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7737d0>\r\n<<<\n 5599 1726879823.01451: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.01463: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.01481: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.01488: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 5599 1726879823.01512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.01515: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.01544: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.01584: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # \r\n<<<\n 5599 1726879823.01589: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.loadavg' # \r\n<<<\n 5599 1726879823.01592: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.01613: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.01616: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c773e60>\r\nimport '_collections' # <<<\n 5599 1726879823.01683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.01686: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.01719: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879823.01801: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n<<<\n 5599 1726879823.01804: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c753a70>\r\n<<<\n 5599 1726879823.01807: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.01838: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbbbefc0>\r\n<<<\n 5599 1726879823.01842: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 5599 1726879823.01845: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n<<<\n 5599 1726879823.01871: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.01876: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c751190>\r\n<<<\n 5599 1726879823.01878: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 5599 1726879823.01937: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n<<<\n 5599 1726879823.01944: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.01996: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbbbe930>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n<<<\n 5599 1726879823.02003: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.02010: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.02038: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 5599 1726879823.02086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.02088: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 5599 1726879823.02169: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # \r\n<<<\n 5599 1726879823.02176: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879823.02179: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.02237: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c738f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7976b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7962d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c752030>\r\n<<<\n 5599 1726879823.02240: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f475ee390>\r\n<<<\n 5599 1726879823.02243: stdout chunk (state=3):\n>>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c73ae40>\r\n<<<\n 5599 1726879823.02266: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.02313: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 5599 1726879823.02325: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c8770>\r\n<<<\n 5599 1726879823.02333: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7381d0>\r\n<<<\n 5599 1726879823.02372: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # \r\n<<<\n 5599 1726879823.02378: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879823.02391: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.02438: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879823.02443: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f475dc6e0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n<<<\n 5599 1726879823.02446: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7c8c20><<<\n 5599 1726879823.02454: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.02460: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.02517: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.02525: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n<<<\n 5599 1726879823.02535: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.02562: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.selinux' # \r\n<<<\n 5599 1726879823.02577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.02585: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.02627: stdout chunk (state=3):\n>>>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c8ad0>\r\n<<<\n 5599 1726879823.02634: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 5599 1726879823.02664: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.02686: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 5599 1726879823.02728: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7c8e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c736d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879823.02759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.02762: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879823.02827: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c9520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c91f0>\r\nimport 'importlib.machinery' # \r\n<<<\n 5599 1726879823.02832: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879823.02846: stdout chunk (state=3):\n>>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbbea0f0>\r\n<<<\n 5599 1726879823.02865: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 5599 1726879823.02879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.02916: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7ca420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879823.03039: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e4620>\r\n<<<\n 5599 1726879823.03046: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 5599 1726879823.03106: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbbdaed0>\r\n<<<\n 5599 1726879823.03112: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n<<<\n 5599 1726879823.03116: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.03119: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.03140: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7e5d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879823.03152: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.03154: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.03189: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.selinux' # \r\n<<<\n 5599 1726879823.03192: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.03195: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.03242: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n<<<\n 5599 1726879823.03282: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879823.03289: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.03328: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47405ee0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47405e50>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n<<<\n 5599 1726879823.03338: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e6c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7e72c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e61b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<<\n 5599 1726879823.03342: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.03352: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.03377: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.03402: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.03422: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879823.03443: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n<<<\n 5599 1726879823.03457: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.03477: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879823.03497: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7e7d40>\r\n<<<\n 5599 1726879823.03502: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e7470>\r\n<<<\n 5599 1726879823.03512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.03563: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7ca390>\r\n<<<\n 5599 1726879823.03592: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879823.03619: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.03664: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\n<<<\n 5599 1726879823.03673: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.service_mgr' # \r\n<<<\n 5599 1726879823.03681: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.03736: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c4ebcb0>\r\n<<<\n 5599 1726879823.03740: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.03757: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879823.03788: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n<<<\n 5599 1726879823.03808: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c514770>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c5144d0>\r\n<<<\n 5599 1726879823.03812: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.03815: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.03835: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.03881: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n<<<\n 5599 1726879823.03916: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.03933: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879823.03951: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfba05c70>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba05880>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n<<<\n 5599 1726879823.03961: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c5145f0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c514950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4e9e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879823.03965: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.03990: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.03994: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware' # \r\n<<<\n 5599 1726879823.04007: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.04013: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.04048: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.04055: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.04092: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n<<<\n 5599 1726879823.04109: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.04118: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n<<<\n 5599 1726879823.04126: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.04146: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.04157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.04248: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879823.04276: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 5599 1726879823.04279: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.04332: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c515f70>\r\n<<<\n 5599 1726879823.04336: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.04341: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c514bf0>\r\n<<<\n 5599 1726879823.04444: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n<<<\n 5599 1726879823.04448: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.04480: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\n<<<\n 5599 1726879823.04487: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.04520: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7cab40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879823.04543: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879823.04566: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.04590: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c546300>\r\n<<<\n 5599 1726879823.04623: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.04662: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879823.04683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.04689: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879823.04706: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879823.04725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.04746: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879823.04781: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n<<<\n 5599 1726879823.04785: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.sysctl' # \r\n<<<\n 5599 1726879823.04826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.04830: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.04835: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c55e480>\r\n<<<\n 5599 1726879823.04844: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.04852: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.04890: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879823.04896: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<<\n 5599 1726879823.04991: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.05153: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\n<<<\n 5599 1726879823.05161: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.dragonfly' # \r\n<<<\n 5599 1726879823.05169: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.05221: stdout chunk (state=3):\n>>>\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c59b230>\r\n<<<\n 5599 1726879823.05300: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.05423: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879823.05443: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n<<<\n 5599 1726879823.05450: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.05486: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.05488: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.05524: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c5c19d0>\r\n<<<\n 5599 1726879823.05527: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.05632: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c59b350>\r\n<<<\n 5599 1726879823.05695: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c55f110>\r\n<<<\n 5599 1726879823.05737: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n<<<\n 5599 1726879823.05744: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c3e03b0>\r\n<<<\n 5599 1726879823.05817: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c55d4c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c516ea0>\r\n<<<\n 5599 1726879823.06050: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n<<<\n 5599 1726879823.06068: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.06075: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879823.06119: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f061c3e0590>\r\n<<<\n 5599 1726879823.06180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.06183: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.06294: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n<<<\n 5599 1726879823.06300: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.06408: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.06528: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n<<<\n 5599 1726879823.06533: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_5wcyoxit/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.06541: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.06651: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.06699: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<<\n 5599 1726879823.06702: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879823.06709: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879823.06720: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.06748: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n<<<\n 5599 1726879823.06777: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.06779: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879823.06876: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n<<<\n 5599 1726879823.06884: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.06910: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.06932: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n<<<\n 5599 1726879823.06936: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.06962: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07013: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n<<<\n 5599 1726879823.07027: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.07030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07032: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c446090>\r\nimport '_typing' # \r\n<<<\n 5599 1726879823.07123: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07125: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07250: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n<<<\n 5599 1726879823.07253: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c41cf80>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c41c0e0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.07259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07268: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07288: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 5599 1726879823.07315: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.07414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07418: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.07450: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07586: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n<<<\n 5599 1726879823.07607: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07610: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07616: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network' # \r\n<<<\n 5599 1726879823.07631: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07688: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\n<<<\n 5599 1726879823.07693: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07695: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 5599 1726879823.07702: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07734: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n<<<\n 5599 1726879823.07736: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07738: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07770: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.darwin' # \r\n<<<\n 5599 1726879823.07780: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07809: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07827: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.dragonfly' # \r\n<<<\n 5599 1726879823.07845: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07847: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07913: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07950: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.07992: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # \r\n<<<\n 5599 1726879823.07998: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08024: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08046: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.freebsd' # \r\n<<<\n 5599 1726879823.08058: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08120: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08187: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # \r\n<<<\n 5599 1726879823.08200: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08257: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08321: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hurd' # \r\n<<<\n 5599 1726879823.08327: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08407: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\n<<<\n 5599 1726879823.08417: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 5599 1726879823.08434: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08479: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08505: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.darwin' # \r\n<<<\n 5599 1726879823.08519: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08544: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08575: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.dragonfly' # \r\n<<<\n 5599 1726879823.08581: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08619: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08660: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08737: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # \r\n<<<\n 5599 1726879823.08751: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08772: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08799: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.freebsd' # \r\n<<<\n 5599 1726879823.08807: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08880: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08911: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n<<<\n 5599 1726879823.08924: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08943: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # \r\n<<<\n 5599 1726879823.08950: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.08985: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09010: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09051: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.iscsi' # \r\n<<<\n 5599 1726879823.09056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09081: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.09097: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09132: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.nvme' # \r\n<<<\n 5599 1726879823.09139: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09177: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09213: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.netbsd' # \r\n<<<\n 5599 1726879823.09221: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09254: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09290: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.openbsd' # \r\n<<<\n 5599 1726879823.09297: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09386: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09389: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09479: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.sunos' # \r\n<<<\n 5599 1726879823.09487: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09498: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09513: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual' # \r\n<<<\n 5599 1726879823.09524: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09565: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09613: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.base' # \r\n<<<\n 5599 1726879823.09620: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09672: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n<<<\n 5599 1726879823.09687: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09748: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09778: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09784: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09813: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.iscsi' # \r\n<<<\n 5599 1726879823.09819: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09850: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09867: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09897: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.nvme' # \r\n<<<\n 5599 1726879823.09927: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09935: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sysctl' # \r\n<<<\n 5599 1726879823.09941: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n<<<\n 5599 1726879823.09957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.09999: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.10023: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10037: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10041: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10065: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # \r\n<<<\n 5599 1726879823.10068: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10082: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.openbsd' # \r\n<<<\n 5599 1726879823.10089: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10166: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10256: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.sunos' # \r\n<<<\n 5599 1726879823.10266: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10297: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10302: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n<<<\n 5599 1726879823.10305: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10354: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10401: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.base' # \r\n<<<\n 5599 1726879823.10407: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10435: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10454: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10496: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n<<<\n 5599 1726879823.10509: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10516: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10557: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10565: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10606: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n<<<\n 5599 1726879823.10614: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10644: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10661: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10746: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sysctl' # \r\n<<<\n 5599 1726879823.10751: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.openbsd' # \r\n<<<\n 5599 1726879823.10754: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n<<<\n 5599 1726879823.10756: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10808: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10810: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10856: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # \r\n<<<\n 5599 1726879823.10863: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.10903: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # \r\n<<<\n 5599 1726879823.10910: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.default_collectors' # \r\n<<<\n 5599 1726879823.10917: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.11011: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.11086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.11111: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # \r\n<<<\n 5599 1726879823.11118: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n<<<\n 5599 1726879823.11192: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.11304: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n<<<\n 5599 1726879823.11314: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.11362: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.11404: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n<<<\n 5599 1726879823.11426: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n<<<\n 5599 1726879823.11438: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.11446: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n<<<\n 5599 1726879823.11490: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.11518: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f474328a0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47432f30>\r\n<<<\n 5599 1726879823.11530: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.openbsd' # \r\n<<<\n 5599 1726879823.11548: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4742ff50>\r\n<<<\n 5599 1726879823.11555: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.11626: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.11719: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n<<<\n 5599 1726879823.11734: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.11842: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.11846: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\n<<<\n 5599 1726879823.11935: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # \r\n<<<\n 5599 1726879823.11942: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n<<<\n 5599 1726879823.12034: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.12037: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c446d20>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c475a30>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4757c0>\r\n<<<\n 5599 1726879823.12073: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4750d0>\r\n<<<\n 5599 1726879823.12096: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879823.12113: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879823.12220: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4756d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c41cef0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c476720>\r\n<<<\n 5599 1726879823.12247: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879823.12431: stdout chunk (state=3):\n>>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c4768a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c476d80>\r\n<<<\n 5599 1726879823.12434: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 5599 1726879823.12471: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879823.12508: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879823.12563: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2dcad0>\r\n<<<\n 5599 1726879823.12726: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c2de780>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2df110>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879823.12744: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879823.12769: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2dffe0>\r\n<<<\n 5599 1726879823.12794: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879823.12823: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n<<<\n 5599 1726879823.12831: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n<<<\n 5599 1726879823.12880: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n<<<\n 5599 1726879823.12903: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n<<<\n 5599 1726879823.12917: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfba2fb60>\r\n<<<\n 5599 1726879823.12929: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879823.12933: stdout chunk (state=3):\n>>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba2d970>\r\n<<<\n 5599 1726879823.12965: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e2d80>\r\n<<<\n 5599 1726879823.12988: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba2deb0>\r\n<<<\n 5599 1726879823.13010: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c2e2ea0>\r\n<<<\n 5599 1726879823.13223: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e1040>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e6cf0>\r\n<<<\n 5599 1726879823.13229: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879823.13332: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e57c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e5520>\r\n<<<\n 5599 1726879823.13357: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 5599 1726879823.13520: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e7b90>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e1550>\r\n<<<\n 5599 1726879823.13567: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879823.13569: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c32ae70>\r\n<<<\n 5599 1726879823.13605: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879823.13608: stdout chunk (state=3):\n>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32b0b0>\r\n<<<\n 5599 1726879823.13728: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c32cad0>\r\n<<<\n 5599 1726879823.13734: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32c890>\r\n<<<\n 5599 1726879823.13916: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879823.13990: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c32f050>\r\n<<<\n 5599 1726879823.13997: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32d190>\r\n<<<\n 5599 1726879823.14038: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879823.14102: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879823.14129: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879823.14317: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c33a7b0>\r\n<<<\n 5599 1726879823.14473: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32f140>\r\n<<<\n 5599 1726879823.14580: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879823.14587: stdout chunk (state=3):\n>>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33b620>\r\n<<<\n 5599 1726879823.14634: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879823.14640: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33b800>\r\n<<<\n 5599 1726879823.14825: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33bb00>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32b1d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879823.14840: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879823.14886: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33eb10>\r\n<<<\n 5599 1726879823.15191: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879823.15323: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33ff50>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c33d2e0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33e660>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c33ce90>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879823.15329: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.15482: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.15646: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.15667: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.15677: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879823.15818: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.15957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.16180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.17316: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.18465: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 5599 1726879823.18628: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1c8230>\r\n<<<\n 5599 1726879823.18780: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 5599 1726879823.18788: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879823.18814: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1c9730><<<\n 5599 1726879823.18921: stdout chunk (state=3):\n>>>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c342a80>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.18946: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.18969: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879823.19117: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.19273: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.19572: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 5599 1726879823.19588: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879823.19595: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1c97c0>\r\n<<<\n 5599 1726879823.19614: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.20717: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.21432: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.21559: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.21696: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879823.21711: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.21778: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.21838: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879823.21915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.21986: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.22324: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879823.22350: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.22813: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.23283: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879823.23380: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879823.23401: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879823.23618: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1cb140>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.23682: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.23806: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 5599 1726879823.23812: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\n<<<\n 5599 1726879823.23926: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879823.24115: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879823.24203: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1d1d00>\r\n<<<\n 5599 1726879823.24287: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879823.24291: stdout chunk (state=3):\n>>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1d2540>\r\n<<<\n 5599 1726879823.24309: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1ca630>\r\n<<<\n 5599 1726879823.24520: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.24586: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.24683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.24792: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879823.24860: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879823.24992: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1d1280><<<\n 5599 1726879823.24998: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879823.25117: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1d2720>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.25220: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.25418: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879823.25441: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879823.25481: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879823.25504: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879823.25616: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879823.25724: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879823.25727: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c266990>\r\n<<<\n 5599 1726879823.25805: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1dc620>\r\n<<<\n 5599 1726879823.26019: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1d6840>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1d65a0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879823.26119: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879823.26127: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\r\n<<<\n 5599 1726879823.26133: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.26153: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 5599 1726879823.26165: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'\r\nimport 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4747ae10>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\r\n<<<\n 5599 1726879823.26191: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'\r\n<<<\n 5599 1726879823.26234: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.26245: stdout chunk (state=3):\n>>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47479670>\r\n<<<\n 5599 1726879823.26271: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\r\n<<<\n 5599 1726879823.26283: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879823.26320: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\r\n<<<\n 5599 1726879823.26325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.26328: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc'\r\n<<<\n 5599 1726879823.26354: stdout chunk (state=3):\n>>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4747b8c0>\r\n<<<\n 5599 1726879823.26377: stdout chunk (state=3):\n>>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4747a570>\r\n<<<\n 5599 1726879823.26381: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.26393: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.26515: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.26554: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.26611: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.26614: stdout chunk (state=3):\n>>>PyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n<<<\n 5599 1726879823.26662: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.namespace' # \r\n<<<\n 5599 1726879823.26714: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.26813: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.27117: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.27345: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.27653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.27753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.27875: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n<<<\n 5599 1726879823.27883: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879823.27937: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n<<<\n 5599 1726879823.28121: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\n<<<\n 5599 1726879823.28135: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26cf80>\r\n<<<\n 5599 1726879823.28224: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n<<<\n 5599 1726879823.28244: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n<<<\n 5599 1726879823.28281: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py<<<\n 5599 1726879823.28291: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879823.28422: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n<<<\n 5599 1726879823.28434: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n<<<\n 5599 1726879823.28445: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\n<<<\n 5599 1726879823.28521: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b743fb0>\r\n<<<\n 5599 1726879823.28529: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879823.28617: stdout chunk (state=3):\n>>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7445c0>\r\n<<<\n 5599 1726879823.28658: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1e9040><<<\n 5599 1726879823.28685: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879823.28917: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1e85f0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26f0e0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26eb40>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'<<<\n 5599 1726879823.28943: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879823.28985: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n<<<\n 5599 1726879823.28994: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n<<<\n 5599 1726879823.29038: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n<<<\n 5599 1726879823.29050: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'<<<\n 5599 1726879823.29072: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879823.29115: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879823.29218: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b747320>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b746bd0>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b746d80>\r\n<<<\n 5599 1726879823.29263: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b746030>\r\n<<<\n 5599 1726879823.29292: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py<<<\n 5599 1726879823.29418: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879823.29506: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'<<<\n 5599 1726879823.29516: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879823.29538: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7472c0>\r\n<<<\n 5599 1726879823.29562: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n<<<\n 5599 1726879823.29825: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7b9e20>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b747e00>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26eb10>\r\nimport 'ansible.module_utils.facts.timeout' # \r\n<<<\n 5599 1726879823.29844: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.collector' # <<<\n 5599 1726879823.29854: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879823.29877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.29898: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.29905: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other' # \r\n<<<\n 5599 1726879823.29927: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.30118: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.30124: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.facter' # <<<\n 5599 1726879823.30152: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879823.30183: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.30303: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.30397: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\r\n<<<\n 5599 1726879823.30417: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'\r\n<<<\n 5599 1726879823.30433: stdout chunk (state=3):\n>>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba754f0>\r\n<<<\n 5599 1726879823.30522: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available<<<\n 5599 1726879823.30530: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879823.30577: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\r\n<<<\n 5599 1726879823.30581: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.30601: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'\r\n<<<\n 5599 1726879823.30629: stdout chunk (state=3):\n>>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba76210>\r\n<<<\n 5599 1726879823.30639: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.apparmor' # <<<\n 5599 1726879823.30656: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879823.30820: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.30863: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\r\n<<<\n 5599 1726879823.30875: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879823.30893: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.caps' # \r\n<<<\n 5599 1726879823.30901: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.30956: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc'\r\n<<<\n 5599 1726879823.30975: stdout chunk (state=3):\n>>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbac4950>\r\n<<<\n 5599 1726879823.30991: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.30994: stdout chunk (state=3):\n>>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbac43e0>\r\n<<<\n 5599 1726879823.31048: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.chroot' # \r\n<<<\n 5599 1726879823.31215: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.31254: stdout chunk (state=3):\n>>>PyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n<<<\n 5599 1726879823.31257: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.31341: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.31426: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # \r\n<<<\n 5599 1726879823.31432: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.cmdline' # \r\n<<<\n 5599 1726879823.31455: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.32376: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.33335: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.33385: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.33435: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.33482: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.datetime' # \r\n<<<\n 5599 1726879823.33493: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.date_time' # \r\n<<<\n 5599 1726879823.33499: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.33617: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.33674: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.34017: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.34067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.34204: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n<<<\n 5599 1726879823.34222: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 5599 1726879823.34315: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7bb320>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 5599 1726879823.34510: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7ba930>\r\n<<<\n 5599 1726879823.34517: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.local' # \r\n<<<\n 5599 1726879823.34617: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.34635: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.34740: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # \r\n<<<\n 5599 1726879823.34813: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.34910: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.35064: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # \r\n<<<\n 5599 1726879823.35215: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.35295: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n<<<\n 5599 1726879823.35313: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.35375: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.35447: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 5599 1726879823.35512: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 5599 1726879823.35719: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7e60c0>\r\n<<<\n 5599 1726879823.36033: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7d68a0>\r\n<<<\n 5599 1726879823.36046: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.python' # \r\n<<<\n 5599 1726879823.36053: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.36146: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.36313: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.36379: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.36517: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.36719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.37016: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.37037: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.37219: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.37242: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n<<<\n 5599 1726879823.37245: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n<<<\n 5599 1726879823.37290: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879823.37311: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7fdcd0>\r\n<<<\n 5599 1726879823.37317: stdout chunk (state=3):\n>>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7fd910>\r\n<<<\n 5599 1726879823.37423: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.37484: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n<<<\n 5599 1726879823.37495: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.37770: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.38114: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.38207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.38380: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.38517: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.38545: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.38577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.38919: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.39063: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n<<<\n 5599 1726879823.39086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.39300: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.39618: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.40631: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.41559: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\n<<<\n 5599 1726879823.41568: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hurd' # \r\n<<<\n 5599 1726879823.41614: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.41756: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.42016: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.42111: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.42282: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n<<<\n 5599 1726879823.42417: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.42572: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.42847: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n<<<\n 5599 1726879823.42852: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.42877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.43022: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.43026: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n<<<\n 5599 1726879823.43039: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.43207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.43380: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.43817: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.44134: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\n<<<\n 5599 1726879823.44149: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 5599 1726879823.44153: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.44422: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.44454: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.44575: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # \r\n<<<\n 5599 1726879823.44582: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.44622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.44656: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.freebsd' # <<<\n 5599 1726879823.44685: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879823.44688: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.44768: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.45016: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.45049: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hurd' # \r\n<<<\n 5599 1726879823.45060: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.45542: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.46025: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n<<<\n 5599 1726879823.46042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.46219: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.46228: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.iscsi' # \r\n<<<\n 5599 1726879823.46238: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.46292: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.46416: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.46443: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.netbsd' # \r\n<<<\n 5599 1726879823.46461: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.46506: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.46613: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.46698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.47019: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.47033: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.47056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.47137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.47218: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.47339: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.47457: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sysctl' # \r\n<<<\n 5599 1726879823.47470: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n<<<\n 5599 1726879823.47616: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.47642: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # \r\n<<<\n 5599 1726879823.47661: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.48025: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.48418: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.48470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.48627: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available<<<\n 5599 1726879823.48631: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879823.48701: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.openbsd' # \r\n<<<\n 5599 1726879823.48815: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.48858: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.48996: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n<<<\n 5599 1726879823.49217: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879823.49318: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # \r\n<<<\n 5599 1726879823.49325: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n<<<\n 5599 1726879823.49444: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879823.50812: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_dns\": {\"nameservers\": [\"127.0.0.53\"], \"options\": {\"edns0\": true, \"trust-ad\": true}, \"search\": [\"us-east-1.aws.redhat.com\"]}, \"ansible_system\": \"Linux\", \"ansible_kernel\": \"6.10.9-100.fc39.x86_64\", \"ansible_kernel_version\": \"#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024\", \"ansible_machine\": \"x86_64\", \"ansible_python_version\": \"3.12.5\", \"ansible_fqdn\": \"ip-10-31-14-141.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-14-141\", \"ansible_nodename\": \"ip-10-31-14-141.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\": \"ec2f68a6ec25a63ed35d143a27481d61\", \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_is_chroot\": false, \"ansible_user_id\": \"root\", \"ansible_user_uid\": 0, \"ansible_user_gid\": 0, \"ansible_user_gecos\": \"Super User\", \"ansible_user_dir\": \"/root\", \"ansible_user_shell\": \"/bin/bash\", \"ansible_real_user_id\": 0, \"ansible_effective_user_id\": 0, \"ansible_real_group_id\": 0, \"ansible_effective_group_id\": 0, \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQ<<<\n 5599 1726879823.50877: stdout chunk (state=3):\n>>>ABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2QB0/hXOB/EfE+k\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"SHELL\": \"/bin/bash\", \"EDITOR\": \"/usr/bin/nano\", \"PWD\": \"/root\", \"LOGNAME\": \"root\", \"XDG_SESSION_TYPE\": \"tty\", \"_\": \"/usr/bin/python3.12\", \"MOTD_SHOWN\": \"pam\", \"HOME\": \"/root\", \"LANG\": \"en_US.UTF-8\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.13.231 42886 10.31.14.141 22\", \"XDG_SESSION_CLASS\": \"user\", \"SELINUX_ROLE_REQUESTED\": \"\", \"LESSOPEN\": \"||/usr/bin/lesspipe.sh %s\", \"USER\": \"root\", \"SELINUX_USE_CURRENT_RANGE\": \"\", \"SHLVL\": \"1\", \"XDG_SESSION_ID\": \"5\", \"XDG_RUNTIME_DIR\": \"/run/user/0\", \"SSH_CLIENT\": \"10.31.13.231 42886 22\", \"DEBUGINFOD_URLS\": \"https://debuginfod.fedoraproject.org/ \", \"PATH\": \"/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\", \"SELINUX_LEVEL_REQUESTED\": \"\", \"DBUS_SESSION_BUS_ADDRESS\": \"unix:path=/run/user/0/bus\", \"SSH_TTY\": \"/dev/pts/0\"}, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"50\", \"second\": \"23\", \"epoch\": \"1726879823\", \"epoch_int\": \"1726879823\", \"date\": \"2024-09-20\", \"time\": \"20:50:23\", \"iso8601_micro\": \"2024-09-21T00:50:23.122538Z\", \"iso8601\": \"2024-09-21T00:50:23Z\", \"iso8601_basic\": \"20240920T205023122538\", \"iso8601_basic_short\": \"20240920T205023\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_distribution\": \"Fedora\", \"ansible_distribution_release\": \"\", \"ansible_distribution_version\": \"39\", \"ansible_distribution_major_version\": \"39\", \"ansible_distribution_file_path\": \"/etc/redhat-release\", \"ansible_distribution_file_variety\": \"RedHat\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"ansible_fips\": false, \"ansible_iscsi_iqn\": \"\", \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"crashkernel\": \"auto\", \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": \"ttyS0,115200n8\"}, \"ansible_proc_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"crashkernel\": \"auto\", \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": [\"tty0\", \"ttyS0,115200n8\"]}, \"ansible_fibre_channel_wwn\": [], \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_python\": {\"version\": {\"major\": 3, \"minor\": 12, \"micro\": 5, \"releaselevel\": \"final\", \"serial\": 0}, \"version_info\": [3, 12, 5, \"final\", 0], \"executable\": \"/usr/bin/python3.12\", \"has_sslcontext\": true, \"type\": \"cpython\"}, \"ansible_processor\": [\"0\", \"GenuineIntel\", \"Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz\", \"1\", \"GenuineIntel\", \"Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz\"], \"ansible_processor_count\": 1, \"ansible_processor_cores\": 1, \"ansible_processor_threads_per_core\": 2, \"ansible_processor_vcpus\": 2, \"ansible_processor_nproc\": 2, \"ansible_memtotal_mb\": 3717, \"ansible_memfree_mb\": 2892, \"ansible_swaptotal_mb\": 3716, \"ansible_swapfree_mb\": 3716, \"an<<<\n 5599 1726879823.50907: stdout chunk (state=3):\n>>>sible_memory_mb\": {\"real\": {\"total\": 3717, \"used\": 825, \"free\": 2892}, \"nocache\": {\"free\": 3474, \"used\": 243}, \"swap\": {\"total\": 3716, \"free\": 3716, \"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\": \"ec2f68a6-ec25-a63e-d35d-143a27481d61\", \"ansible_product_uuid\": \"ec2f68a6-ec25-a63e-d35d-143a27481d61\", \"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\": \"512\", \"partitions\": {\"xvda2\": {\"links\": {\"ids\": [], \"uuids\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"], \"labels\": [], \"masters\": []}, \"start\": \"4096\", \"sectors\": \"524283871\", \"sectorsize\": 512, \"size\": \"250.00 GB\", \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"holders\": []}, \"xvda1\": {\"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"start\": \"2048\", \"sectors\": \"2048\", \"sectorsize\": 512, \"size\": \"1.00 MB\", \"uuid\": null, \"holders\": []}}, \"rotational\": \"0\", \"scheduler_mode\": \"mq-deadline\", \"sectors\": \"524288000\", \"sectorsize\": \"512\", \"size\": \"250.00 GB\", \"host\": \"\", \"holders\": []}, \"zram0\": {\"virtual\": 1, \"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"vendor\": null, \"model\": null, \"sas_address\": null, \"sas_device_handle\": null, \"removable\": \"0\", \"support_discard\": \"4096\", \"partitions\": {}, \"rotational\": \"0\", \"scheduler_mode\": \"\", \"sectors\": \"7612416\", \"sectorsize\": \"4096\", \"size\": \"3.63 GB\", \"host\": \"\", \"holders\": []}}, \"ansible_device_links\": {\"ids\": {}, \"uuids\": {\"xvda2\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"]}, \"labels\": {}, \"masters\": {}}, \"ansible_uptime_seconds\": 370, \"ansible_lvm\": {\"lvs\": {}, \"vgs\": {}, \"pvs\": {}}, \"ansible_mounts\": [{\"mount\": \"/\", \"device\": \"/dev/xvda2\", \"fstype\": \"ext4\", \"options\": \"rw,seclabel,relatime\", \"dump\": 0, \"passno\": 0, \"size_total\": 264124022784, \"size_available\": 251217657856, \"block_size\": 4096, \"block_total\": 64483404, \"block_available\": 61332436, \"block_used\": 3150968, \"inode_total\": 16384000, \"inode_available\": 16303663, \"inode_used\": 80337, \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"}], \"ansible_loadavg\": {\"1m\": 0.939453125, \"5m\": 0.35302734375, \"15m\": 0.1328125}, \"ansible_local\": {}, \"ansible_hostnqn\": \"\", \"ansible_pkg_mgr\": \"dnf\", \"ansible_lsb\": {}, \"ansible_interfaces\": [\"lo\", \"eth0\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0a:ff:dd:75:05:d9\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.14.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::efc2:9347:ac1a:9284\", \"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]\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"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\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"off [fixed]\"}, \"timestamping\": [], \"hw_timestamp_filters\": []}, \"ansible_default_ipv4\": {\"gateway\": \"10.31.12.1\", \"interface\": \"eth0\", \"address\": \"10.31.14.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\", \"macaddress\": \"0a:ff:dd:75:05:d9\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.14.141\"], \"ansible_all_ipv6_addresses\": [\"fe80::efc2:9347:ac1a:9284\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.14.141\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::efc2:9347:ac1a:9284\"]}, \"ansible_service_mgr\": \"systemd\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 5599 1726879823.51559: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n<<<\n 5599 1726879823.51568: stdout chunk (state=3):\n>>># clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n<<<\n 5599 1726879823.51571: stdout chunk (state=3):\n>>># restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n<<<\n 5599 1726879823.51578: stdout chunk (state=3):\n>>># cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n<<<\n 5599 1726879823.51585: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_distribution\": \"Fedora\", \"ansible_distribution_release\": \"\", \"ansible_distribution_version\": \"39\", \"ansible_distribution_major_version\": \"39\", \"ansible_distribution_file_path\": \"/etc/redhat-release\", \"ansible_distribution_file_variety\": \"RedHat\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"ansible_user_id\": \"root\", \"ansible_user_uid\": 0, \"ansible_user_gid\": 0, \"ansible_user_gecos\": \"Super User\", \"ansible_user_dir\": \"/root\", \"ansible_user_shell\": \"/bin/bash\", \"ansible_real_user_id\": 0, \"ansible_effective_user_id\": 0, \"ansible_real_group_id\": 0, \"ansible_effective_group_id\": 0, \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAP6iQrhLrkAYx8I+6rkDWXcOd7eab+0FZkvGSZMZScNHDwMZGqu/DXeqZBG0tYD7uuHDyun3e72/4GWDooUeW1UcepQHBDHF+vww+6PJ9HgYVeuEEPPT7bBa0mwTLzkoO0HGoElL0zlKPzNdX7hsEnPZHyYixOxyccNK/XQXxIk1AAAAFQDnVlaqecY161DAYoCDjvWYCwga7wAAAIEA4RRl0xVXG5Fo9EUWmVvH7mDmNxxE3lS2muP+GFILQxThxiRBRdRplTTHZhyxV9Va8eR/Ur/2Zcmb58e1ZwHQIYpwQuM9PGddSQGotzgi8lZcp35/8gc8m+ztO+IhztFrhUFVbPMgx2SkZIpzj5+YF828rBM9fCqn1flR8x5a71EAAACBAPtpDIbgXL+QNEPC34cr1+N1Pab2C79heRKAkN9UaI5lS8ahKm8OJ7oQMl1IT0D7lpE+/GMdihUPLmcjrpQusL03yf214RU5hjKxFucPXOA6vYL5OQMU1dnWcTU9z5tqZaks/xv3RWjPAabjno4TENGIFDLafBQWdJlYbXB2l+gi\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQDNfoxzSG9X1d/fgUUF8UP4DQqEb7B8JpuQSHnai0gOa//Djbv0TPZV20zfUIRp3HKjTMwpY/OuA9EDBsBWT6ZFPNrHjTwGT2xk0PGtMOVQhtXvTGXX99C/irGCbTKpNrxQJhoZW+H9MiDtkh1zcc4Fi6TZix1hjGgLRy/5Enisg1WWE/cadbfhndu2chO8fwCL82EW0+S4oLIV45nFcCH4P55l/XZpnP8uk3zunoV8mRh37Qr2gOqRfbtgSzamsrzY0d6U3oCjLBoGpWPkbec4oSxDoQ7py3cnIfds2QPHBB1KlZsZ0nBJMnyuhhI6wLb5pl+583f3YMRq9j8sjnlZbN/DLYQReZlBl3JxwPwnlzZBijnEp1pWy5bfw8130rUqwwvmq/m3AkG2z2IfFa/J4UuGD4//xI6JaFQdfUtrxB8c/SoE7C2ewBuCUVC5yGygn1o16kcZsAkheUKAOf+zk6KLvs6VEvnuTnTAGarKtTcR9CBJW3Qf5Nz97IDiY28=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDecs2C8gzeYDQY9EngCE5ecykC7CsHJDD1j9anPXlewH7cQ6ZbLD2O6dXT5T4ZV3nXqKNuZpF3NKxT8kLJiuMs=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIEBX+6e36vVU38mfXhgnvytjsGJlD7E+qsSxir005FU9\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"50\", \"second\": \"23\", \"epoch\": \"1726879823\", \"epoch_int\": \"1726879823\", \"date\": \"2024-09-20\", \"time\": \"20:50:23\", \"iso8601_micro\": \"2024-09-21T00:50:23.127709Z\", \"iso8601\": \"2024-09-21T00:50:23Z\", \"iso8601_basic\": \"20240920T205023127709\", \"iso8601_basic_short\": \"20240920T205023\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_system\": \"Linux\", \"ansible_kernel\": \"6.10.9-100.fc39.x86_64\", \"ansible_kernel_version\": \"#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024\", \"ansible_machine\": \"x86_64\", \"ansible_python_version\": \"3.12.5\", \"ansible_fqdn\": \"ip-10-31-14-149.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-14-149\", \"ansible_nodename\": \"ip-10-31-14-149.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\": \"ec2f63b61c8ecfb15b86b11eec4f7077\", \"ansible_hostnqn\": \"\", \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_is_chroot\": false, \"ansible_python\": {\"version\": {\"major\": 3, \"minor\": 12, \"micro\": 5, \"releaselevel\": \"final\", \"serial\": 0}, \"version_info\": [3,<<<\n 5599 1726879823.51606: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n<<<\n 5599 1726879823.51629: stdout chunk (state=3):\n>>># destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n<<<\n 5599 1726879823.51654: stdout chunk (state=3):\n>>> 12, 5, \"final\", 0], \"executable\": \"/usr/bin/python3.12\", \"has_sslcontext\": true, \"type\": \"cpython\"}, \"ansible_interfaces\": [\"eth0\", \"lo\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0a:ff:c6:c7:d4:59\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.14.149\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::5a1c:51f2:b142:804d\", \"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]\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"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\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"off [fixed]\"}, \"timestamping\": [], \"hw_timestamp_filters\": []}, \"ansible_default_ipv4\": {\"gateway\": \"10.31.12.1\", \"interface\": \"eth0\", \"address\": \"10.31.14.149\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\", \"macaddress\": \"0a:ff:c6:c7:d4:59\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.14.149\"], \"ansible_all_ipv6_addresses\": [\"fe80::5a1c:51f2:b142:804d\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.14.149\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::5a1c:51f2:b142:804d\"]}, \"ansible_lsb\": {}, \"ansible_dns\": {\"nameservers\": [\"127.0.0.53\"], \"options\": {\"edns0\": true, \"trust-ad\": true}, \"search\": [\"us-east-1.aws.redhat.com\"]}, \"ansible_local\": {}, \"ansible_loadavg\": {\"1m\": 1.1455078125, \"5m\": 0.35791015625, \"15m\": 0.125}, \"ansible_iscsi_iqn\": \"\", \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"SHELL\": \"/bin/bash\", \"EDITOR\": \"/usr/bin/nano\", \"PWD\": \"/root\", \"LOGNAME\": \"root\", \"XDG_SESSION_TYPE\": \"tty\", \"_\": \"/usr/bin/python3.12\", \"MOTD_SHOWN\": \"pam\", \"HOME\": \"/root\", \"LANG\": \"en_US.UTF-8\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.13.231 43290 10.31.14.149 22\", \"XDG_SESSION_CLASS\": \"user\", \"SELINUX_ROLE_REQUESTED\": \"\", \"LESSOPEN\": \"||/usr/bin/lesspipe.sh %s\", \"USER\": \"root\", \"SELINUX_USE_CURRENT_RANGE\": \"\", \"SHLVL\": \"1\", \"XDG_SESSION_ID\": \"1\", \"XDG_RUNTIME_DIR\": \"/run/user/0\", \"SSH_CLIENT\": \"10.31.13.231 43290 22\", \"DEBUGINFOD_URLS\": \"https://debuginfod.fedoraproject.org/ \", \"PATH\": \"/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\", \"SELINUX_LEVEL_REQUESTED\": \"\", \"DBUS_SESSION_BUS_ADDRESS\": \"unix:path=/run/user/0/bus\", \"SSH_TTY\": \"/dev/pts/0\"}, \"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\": 3525, \"ansible_memfree_mb\": 2686, \"ansible_swaptotal_mb\": 3524, \"ansible_swapfree_mb\": 3524, \"ansible_memory_mb\": {\"real\": {\"total\": 3525, \"used\": 839, \"free\": 2686}, \"nocache\": {\"free\": 3317, \"used\": 208}, \"swap\": {\"total\": 3524, \"free\": 3524, \"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\": \"ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077\", \"ansible_product_uuid\": \"ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077\", \"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\": \"512\", \"partitions\": {\"xvda2\": {\"links\": {\"ids\": [], \"uuids\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"], \"labels\": [], \"masters\": []}, \"start\": \"4096\", \"sectors\": \"524283871\", \"sectorsize\": 512, \"size\": \"250.00 GB\", \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"holders\": []}, \"xvda1\": {\"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"start\": \"2048\", \"sectors\": \"2048\", \"sectorsize\": 512, \"size\": \"1.00 MB\", \"uuid\": null, \"holders\": []}}, \"rotational\": \"0\", \"scheduler_mode\": \"mq-deadline\", \"sectors\": \"524288000\", \"sectorsize\": \"512\", \"size\": \"250.00 GB\", \"host\": \"\", \"holders\": []}, \"zram0\": {\"virtual\": 1, \"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"vendor\": null, \"model\": null, \"sas_address\": null, \"sas_device_handle\": null, \"removable\": \"0\", \"support_discard\": \"4096\", \"partitions\": {}, \"rotational\": \"0\", \"scheduler_mode\": \"\", \"sectors\": \"7219200\", \"sectorsize\": \"4096\", \"size\": \"3.44 GB\", \"host\": \"\", \"holders\": []}}, \"ansible_device_links\": {\"ids\": {}, \"uuids\": {\"xvda2\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"]}, \"labels\": {}, \"masters\": {}}, \"ansible_uptime_seconds\": 75, \"ansible_lvm\": {\"lvs\": {}, \"vgs\": {}, \"pvs\": {}}, \"ansible_mounts\": [{\"mount\": \"/\", \"device\": \"/dev/xvda2\", \"fstype\": \"ext4\", \"options\": \"rw,seclabel,relatime\", \"dump\": 0, \"passno\": 0, \"size_total\": 264124022784, \"size_available\": 251126480896, \"block_size\": 4096, \"block_total\": 64483404, \"block_available\": 61310176, \"block_used\": 3173228, \"inode_total\": 16384000, \"inode_available\": 16303251, \"inode_used\": 80749, \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"}], \"ansible_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": \"ttyS0,115200n8\", \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_proc_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": [\"tty0\", \"ttyS0,115200n8\"], \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_fibre_channel_wwn\": [], \"ansible_fips\": false, \"ansible_service_mgr\": \"systemd\", \"ansible_pkg_mgr\": \"dnf\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 5599 1726879823.51672: stdout chunk (state=3):\n>>># cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n<<<\n 5599 1726879823.51714: stdout chunk (state=3):\n>>># cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n<<<\n 5599 1726879823.51749: stdout chunk (state=3):\n>>># cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n<<<\n 5599 1726879823.51803: stdout chunk (state=3):\n>>># cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n<<<\n 5599 1726879823.51807: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n<<<\n 5599 1726879823.51814: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n<<<\n 5599 1726879823.51820: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n<<<\n 5599 1726879823.51838: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing multiprocessing.queues\r\n# cleanup[2] removing multiprocessing.synchronize\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# cleanup[2] removing multiprocessing.dummy\r\n<<<\n 5599 1726879823.52161: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879823.52178: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 5599 1726879823.52209: stdout chunk (state=3):\n>>># destroy _bz2\r\n<<<\n 5599 1726879823.52231: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n<<<\n 5599 1726879823.52286: stdout chunk (state=3):\n>>># destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 5599 1726879823.52295: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n<<<\n 5599 1726879823.52301: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 5599 1726879823.52306: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 5599 1726879823.52358: stdout chunk (state=3):\n>>># cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n<<<\n 5599 1726879823.52364: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n<<<\n 5599 1726879823.52367: stdout chunk (state=3):\n>>># destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n<<<\n 5599 1726879823.52382: stdout chunk (state=3):\n>>># destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 5599 1726879823.52414: stdout chunk (state=3):\n>>># destroy _hashlib\r\n<<<\n 5599 1726879823.52440: stdout chunk (state=3):\n>>># cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n<<<\n 5599 1726879823.52476: stdout chunk (state=3):\n>>># cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n<<<\n 5599 1726879823.52586: stdout chunk (state=3):\n>>># destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.queues\r\n# destroy multiprocessing.synchronize\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n<<<\n 5599 1726879823.52595: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n<<<\n 5599 1726879823.52602: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n<<<\n 5599 1726879823.52611: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly<<<\n 5599 1726879823.52614: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py<<<\n 5599 1726879823.52654: stdout chunk (state=3):\n>>># destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n<<<\n 5599 1726879823.52680: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing multiprocessing.queues\r\n# cleanup[2] removing multiprocessing.synchronize\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# cleanup[2] removing multiprocessing.dummy\r\n<<<\n 5599 1726879823.52709: stdout chunk (state=3):\n>>># destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy errno\r\n# destroy multiprocessing.connection\r\n# destroy tempfile\r\n# destroy multiprocessing.context\r\n# destroy multiprocessing.process\r\n# destroy multiprocessing.util\r\n# destroy _multiprocessing\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n<<<\n 5599 1726879823.52725: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n<<<\n 5599 1726879823.52742: stdout chunk (state=3):\n>>># cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n<<<\n 5599 1726879823.52765: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n<<<\n 5599 1726879823.52798: stdout chunk (state=3):\n>>># destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n<<<\n 5599 1726879823.52807: stdout chunk (state=3):\n>>># cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n<<<\n 5599 1726879823.52854: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b62a5a0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b628f80>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6262d0>\r\n<<<\n 5599 1726879823.52882: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 5599 1726879823.52897: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n<<<\n 5599 1726879823.52905: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux<<<\n 5599 1726879823.52912: stdout chunk (state=3):\n>>>\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879823.52972: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879823.53006: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 5599 1726879823.53010: stdout chunk (state=3):\n>>># destroy _bz2\r\n<<<\n 5599 1726879823.53023: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n<<<\n 5599 1726879823.53044: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma<<<\n 5599 1726879823.53064: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n<<<\n 5599 1726879823.53078: stdout chunk (state=3):\n>>>\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 5599 1726879823.53136: stdout chunk (state=3):\n>>># destroy platform\r\n<<<\n 5599 1726879823.53142: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 5599 1726879823.53145: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879823.53153: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 5599 1726879823.53224: stdout chunk (state=3):\n>>># destroy _json\r\n<<<\n 5599 1726879823.53227: stdout chunk (state=3):\n>>># destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n<<<\n 5599 1726879823.53230: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 5599 1726879823.53232: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 5599 1726879823.53234: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879823.53278: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n<<<\n 5599 1726879823.53287: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n<<<\n 5599 1726879823.53378: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.queues\r\n# destroy multiprocessing.synchronize\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n<<<\n 5599 1726879823.53387: stdout chunk (state=3):\n>>># destroy signal\r\n# destroy pickle\r\n<<<\n 5599 1726879823.53456: stdout chunk (state=3):\n>>># destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy fcntl\r\n<<<\n 5599 1726879823.53459: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy subprocess\r\n<<<\n 5599 1726879823.53489: stdout chunk (state=3):\n>>># destroy base64\r\n# destroy _ssl\r\n<<<\n 5599 1726879823.53513: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy json\r\n<<<\n 5599 1726879823.53553: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n<<<\n 5599 1726879823.53567: stdout chunk (state=3):\n>>># destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy errno\r\n# destroy multiprocessing.connection\r\n# destroy tempfile\r\n# destroy multiprocessing.context\r\n# destroy multiprocessing.process\r\n# destroy multiprocessing.util\r\n# destroy _multiprocessing\r\n<<<\n 5599 1726879823.53593: stdout chunk (state=3):\n>>># destroy array\r\n# destroy multiprocessing.dummy.connection\r\n<<<\n 5599 1726879823.53625: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879823.53655: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n<<<\n 5599 1726879823.53701: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n<<<\n 5599 1726879823.53707: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n<<<\n 5599 1726879823.53772: stdout chunk (state=3):\n>>># destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n<<<\n 5599 1726879823.53836: stdout chunk (state=3):\n>>># cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n<<<\n 5599 1726879823.53859: stdout chunk (state=3):\n>>># destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879823.54085: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879823.54089: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879823.54092: stdout chunk (state=3):\n>>><<<\n 5599 1726879823.54094: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879823.54126: stderr chunk (state=3):\n>>><<<\n 5599 1726879823.54135: stdout chunk (state=3):\n>>># destroy _typing\r\n<<<\n 5599 1726879823.54226: stdout chunk (state=3):\n>>># destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n<<<\n 5599 1726879823.54237: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 5599 1726879823.54240: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib<<<\n 5599 1726879823.54242: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879823.54320: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n<<<\n 5599 1726879823.54324: stdout chunk (state=3):\n>>># destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4872c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f486fbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4872eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f484dd160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f484ddfd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4851bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4851bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485537d0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48553e60>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48533a70>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48531190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48518f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485776b0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485762d0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48532030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4851ae40>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a8770>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485181d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485a8c20>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a8ad0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485a8e90>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48516d20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a9520>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a91f0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485aa420>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c4620>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485c5d60>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c6c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485c72c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c61b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485c7d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c7470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485aa390>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482cfcb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482f8770>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482f84d0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482f87a0>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482f8980>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482cde50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482fa000>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482f8c80>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485aab40>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4832a360>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48342510>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4837b2f0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f483a1a90>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4837b410>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f483431a0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481c03e0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48341550>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482faf00>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8f481c05c0>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_ansible.legacy.setup_payload_xl4ng3rl/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48226000>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481fcef0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481c3f80>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481ffe60>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482559a0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48255730>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48255040>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48255790>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48226a20>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482566c0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f48256840>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48256d50>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480bcad0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f480be780>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480bf140>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480bff80>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c2d80>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f480c2ea0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c1040>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c6c60>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c5730>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c5490>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c7bc0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c1550>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4810ade0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810af60>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4810cb00>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810c8c0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4810f080>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810d1c0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4811a8a0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810f230>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811b710>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811b8f0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811b290>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810b1d0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811eb10>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811fec0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4811d2b0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811e180>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4811ce90>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fa8140>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fa9670>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48122990>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fa9700>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fab5f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fb1c70>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fb25d0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47faa5d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fb1220>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fb2810>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48046a50>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fbc7a0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fb7b90>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fb6660>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804d130>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754c0e0>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4754c440>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fc1160>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fc0740>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804eed0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804ec00>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4754f3e0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754ecc0>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4754ee70>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754e120>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754f530>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f475ba060>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754ff80>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804edb0>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f475bbd70>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f475bae10>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f475ee390>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f475dc6e0>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47405ee0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47405e50>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f474328a0>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47432f30>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4742ff50>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.queues\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4747ae10>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.synchronize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47479670>\\r\\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.dummy.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4747b8c0>\\r\\nimport \\'multiprocessing.dummy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4747a570>\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_dns\": {\"nameservers\": [\"127.0.0.53\"], \"options\": {\"edns0\": true, \"trust-ad\": true}, \"search\": [\"us-east-1.aws.redhat.com\"]}, \"ansible_system\": \"Linux\", \"ansible_kernel\": \"6.10.9-100.fc39.x86_64\", \"ansible_kernel_version\": \"#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024\", \"ansible_machine\": \"x86_64\", \"ansible_python_version\": \"3.12.5\", \"ansible_fqdn\": \"ip-10-31-14-141.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-14-141\", \"ansible_nodename\": \"ip-10-31-14-141.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\": \"ec2f68a6ec25a63ed35d143a27481d61\", \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_is_chroot\": false, \"ansible_user_id\": \"root\", \"ansible_user_uid\": 0, \"ansible_user_gid\": 0, \"ansible_user_gecos\": \"Super User\", \"ansible_user_dir\": \"/root\", \"ansible_user_shell\": \"/bin/bash\", \"ansible_real_user_id\": 0, \"ansible_effective_user_id\": 0, \"ansible_real_group_id\": 0, \"ansible_effective_group_id\": 0, \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2QB0/hXOB/EfE+k\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"SHELL\": \"/bin/bash\", \"EDITOR\": \"/usr/bin/nano\", \"PWD\": \"/root\", \"LOGNAME\": \"root\", \"XDG_SESSION_TYPE\": \"tty\", \"_\": \"/usr/bin/python3.12\", \"MOTD_SHOWN\": \"pam\", \"HOME\": \"/root\", \"LANG\": \"en_US.UTF-8\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.13.231 42886 10.31.14.141 22\", \"XDG_SESSION_CLASS\": \"user\", \"SELINUX_ROLE_REQUESTED\": \"\", \"LESSOPEN\": \"||/usr/bin/lesspipe.sh %s\", \"USER\": \"root\", \"SELINUX_USE_CURRENT_RANGE\": \"\", \"SHLVL\": \"1\", \"XDG_SESSION_ID\": \"5\", \"XDG_RUNTIME_DIR\": \"/run/user/0\", \"SSH_CLIENT\": \"10.31.13.231 42886 22\", \"DEBUGINFOD_URLS\": \"https://debuginfod.fedoraproject.org/ \", \"PATH\": \"/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\", \"SELINUX_LEVEL_REQUESTED\": \"\", \"DBUS_SESSION_BUS_ADDRESS\": \"unix:path=/run/user/0/bus\", \"SSH_TTY\": \"/dev/pts/0\"}, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"50\", \"second\": \"23\", \"epoch\": \"1726879823\", \"epoch_int\": \"1726879823\", \"date\": \"2024-09-20\", \"time\": \"20:50:23\", \"iso8601_micro\": \"2024-09-21T00:50:23.122538Z\", \"iso8601\": \"2024-09-21T00:50:23Z\", \"iso8601_basic\": \"20240920T205023122538\", \"iso8601_basic_short\": \"20240920T205023\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_distribution\": \"Fedora\", \"ansible_distribution_release\": \"\", \"ansible_distribution_version\": \"39\", \"ansible_distribution_major_version\": \"39\", \"ansible_distribution_file_path\": \"/etc/redhat-release\", \"ansible_distribution_file_variety\": \"RedHat\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"ansible_fips\": false, \"ansible_iscsi_iqn\": \"\", \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"crashkernel\": \"auto\", \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": \"ttyS0,115200n8\"}, \"ansible_proc_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"crashkernel\": \"auto\", \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": [\"tty0\", \"ttyS0,115200n8\"]}, \"ansible_fibre_channel_wwn\": [], \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_python\": {\"version\": {\"major\": 3, \"minor\": 12, \"micro\": 5, \"releaselevel\": \"final\", \"serial\": 0}, \"version_info\": [3, 12, 5, \"final\", 0], \"executable\": \"/usr/bin/python3.12\", \"has_sslcontext\": true, \"type\": \"cpython\"}, \"ansible_processor\": [\"0\", \"GenuineIntel\", \"Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz\", \"1\", \"GenuineIntel\", \"Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz\"], \"ansible_processor_count\": 1, \"ansible_processor_cores\": 1, \"ansible_processor_threads_per_core\": 2, \"ansible_processor_vcpus\": 2, \"ansible_processor_nproc\": 2, \"ansible_memtotal_mb\": 3717, \"ansible_memfree_mb\": 2892, \"ansible_swaptotal_mb\": 3716, \"ansible_swapfree_mb\": 3716, \"ansible_memory_mb\": {\"real\": {\"total\": 3717, \"used\": 825, \"free\": 2892}, \"nocache\": {\"free\": 3474, \"used\": 243}, \"swap\": {\"total\": 3716, \"free\": 3716, \"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\": \"ec2f68a6-ec25-a63e-d35d-143a27481d61\", \"ansible_product_uuid\": \"ec2f68a6-ec25-a63e-d35d-143a27481d61\", \"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\": \"512\", \"partitions\": {\"xvda2\": {\"links\": {\"ids\": [], \"uuids\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"], \"labels\": [], \"masters\": []}, \"start\": \"4096\", \"sectors\": \"524283871\", \"sectorsize\": 512, \"size\": \"250.00 GB\", \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"holders\": []}, \"xvda1\": {\"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"start\": \"2048\", \"sectors\": \"2048\", \"sectorsize\": 512, \"size\": \"1.00 MB\", \"uuid\": null, \"holders\": []}}, \"rotational\": \"0\", \"scheduler_mode\": \"mq-deadline\", \"sectors\": \"524288000\", \"sectorsize\": \"512\", \"size\": \"250.00 GB\", \"host\": \"\", \"holders\": []}, \"zram0\": {\"virtual\": 1, \"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"vendor\": null, \"model\": null, \"sas_address\": null, \"sas_device_handle\": null, \"removable\": \"0\", \"support_discard\": \"4096\", \"partitions\": {}, \"rotational\": \"0\", \"scheduler_mode\": \"\", \"sectors\": \"7612416\", \"sectorsize\": \"4096\", \"size\": \"3.63 GB\", \"host\": \"\", \"holders\": []}}, \"ansible_device_links\": {\"ids\": {}, \"uuids\": {\"xvda2\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"]}, \"labels\": {}, \"masters\": {}}, \"ansible_uptime_seconds\": 370, \"ansible_lvm\": {\"lvs\": {}, \"vgs\": {}, \"pvs\": {}}, \"ansible_mounts\": [{\"mount\": \"/\", \"device\": \"/dev/xvda2\", \"fstype\": \"ext4\", \"options\": \"rw,seclabel,relatime\", \"dump\": 0, \"passno\": 0, \"size_total\": 264124022784, \"size_available\": 251217657856, \"block_size\": 4096, \"block_total\": 64483404, \"block_available\": 61332436, \"block_used\": 3150968, \"inode_total\": 16384000, \"inode_available\": 16303663, \"inode_used\": 80337, \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"}], \"ansible_loadavg\": {\"1m\": 0.939453125, \"5m\": 0.35302734375, \"15m\": 0.1328125}, \"ansible_local\": {}, \"ansible_hostnqn\": \"\", \"ansible_pkg_mgr\": \"dnf\", \"ansible_lsb\": {}, \"ansible_interfaces\": [\"lo\", \"eth0\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0a:ff:dd:75:05:d9\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.14.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::efc2:9347:ac1a:9284\", \"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]\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"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\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"off [fixed]\"}, \"timestamping\": [], \"hw_timestamp_filters\": []}, \"ansible_default_ipv4\": {\"gateway\": \"10.31.12.1\", \"interface\": \"eth0\", \"address\": \"10.31.14.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\", \"macaddress\": \"0a:ff:dd:75:05:d9\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.14.141\"], \"ansible_all_ipv6_addresses\": [\"fe80::efc2:9347:ac1a:9284\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.14.141\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::efc2:9347:ac1a:9284\"]}, \"ansible_service_mgr\": \"systemd\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing multiprocessing.queues\\r\\n# cleanup[2] removing multiprocessing.synchronize\\r\\n# cleanup[2] removing multiprocessing.dummy.connection\\r\\n# cleanup[2] removing multiprocessing.dummy\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.queues\\r\\n# destroy multiprocessing.synchronize\\r\\n# destroy multiprocessing.dummy\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy pickle\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy subprocess\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy unicodedata\\r\\n# destroy errno\\r\\n# destroy multiprocessing.connection\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.context\\r\\n# destroy multiprocessing.process\\r\\n# destroy multiprocessing.util\\r\\n# destroy _multiprocessing\\r\\n# destroy array\\r\\n# destroy multiprocessing.dummy.connection\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy encodings.idna\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _sre\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879823.54606: stdout chunk (state=3):\n>>># destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n<<<\n 5599 1726879823.54610: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n<<<\n 5599 1726879823.54612: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879823.54869: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4872c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f486fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4872eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f484dd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f484ddfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4851bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4851bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485537d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48553e60>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48533a70>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48531190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48518f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485776b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485762d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48532030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4851ae40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a8770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485181d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485a8c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a8ad0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485a8e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48516d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a9520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a91f0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485aa420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c4620>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485c5d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c6c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485c72c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c61b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485c7d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c7470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485aa390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482cfcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482f8770>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482f84d0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482f87a0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482f8980>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482cde50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482fa000>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482f8c80>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485aab40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4832a360>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48342510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4837b2f0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f483a1a90>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4837b410>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f483431a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481c03e0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48341550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482faf00>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8f481c05c0>\r\n# zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_xl4ng3rl/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48226000>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481fcef0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481c3f80>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481ffe60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482559a0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48255730>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48255040>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48255790>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48226a20>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482566c0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f48256840>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48256d50>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480bcad0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f480be780>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480bf140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480bff80>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c2d80>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f480c2ea0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c1040>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c6c60>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c5730>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c5490>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c7bc0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c1550>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4810ade0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810af60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4810cb00>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810c8c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4810f080>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810d1c0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4811a8a0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810f230>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811b710>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811b8f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811b290>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810b1d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811eb10>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811fec0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4811d2b0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811e180>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4811ce90>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fa8140>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fa9670>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48122990>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fa9700>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fab5f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fb1c70>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fb25d0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47faa5d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fb1220>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fb2810>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48046a50>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fbc7a0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fb7b90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fb6660>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804d130>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754c0e0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4754c440>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fc1160>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fc0740>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804eed0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804ec00>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4754f3e0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754ecc0>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4754ee70>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754e120>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754f530>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f475ba060>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754ff80>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804edb0>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f475bbd70>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f475bae10>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f475ee390>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f475dc6e0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47405ee0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47405e50>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f474328a0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47432f30>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4742ff50>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'\r\nimport 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4747ae10>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'\r\nimport 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47479670>\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc'\r\nimport 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4747b8c0>\r\nimport 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4747a570>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{\"ansible_facts\": {\"ansible_dns\": {\"nameservers\": [\"127.0.0.53\"], \"options\": {\"edns0\": true, \"trust-ad\": true}, \"search\": [\"us-east-1.aws.redhat.com\"]}, \"ansible_system\": \"Linux\", \"ansible_kernel\": \"6.10.9-100.fc39.x86_64\", \"ansible_kernel_version\": \"#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024\", \"ansible_machine\": \"x86_64\", \"ansible_python_version\": \"3.12.5\", \"ansible_fqdn\": \"ip-10-31-14-141.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-14-141\", \"ansible_nodename\": \"ip-10-31-14-141.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\": \"ec2f68a6ec25a63ed35d143a27481d61\", \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_is_chroot\": false, \"ansible_user_id\": \"root\", \"ansible_user_uid\": 0, \"ansible_user_gid\": 0, \"ansible_user_gecos\": \"Super User\", \"ansible_user_dir\": \"/root\", \"ansible_user_shell\": \"/bin/bash\", \"ansible_real_user_id\": 0, \"ansible_effective_user_id\": 0, \"ansible_real_group_id\": 0, \"ansible_effective_group_id\": 0, \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2QB0/hXOB/EfE+k\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"SHELL\": \"/bin/bash\", \"EDITOR\": \"/usr/bin/nano\", \"PWD\": \"/root\", \"LOGNAME\": \"root\", \"XDG_SESSION_TYPE\": \"tty\", \"_\": \"/usr/bin/python3.12\", \"MOTD_SHOWN\": \"pam\", \"HOME\": \"/root\", \"LANG\": \"en_US.UTF-8\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.13.231 42886 10.31.14.141 22\", \"XDG_SESSION_CLASS\": \"user\", \"SELINUX_ROLE_REQUESTED\": \"\", \"LESSOPEN\": \"||/usr/bin/lesspipe.sh %s\", \"USER\": \"root\", \"SELINUX_USE_CURRENT_RANGE\": \"\", \"SHLVL\": \"1\", \"XDG_SESSION_ID\": \"5\", \"XDG_RUNTIME_DIR\": \"/run/user/0\", \"SSH_CLIENT\": \"10.31.13.231 42886 22\", \"DEBUGINFOD_URLS\": \"https://debuginfod.fedoraproject.org/ \", \"PATH\": \"/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\", \"SELINUX_LEVEL_REQUESTED\": \"\", \"DBUS_SESSION_BUS_ADDRESS\": \"unix:path=/run/user/0/bus\", \"SSH_TTY\": \"/dev/pts/0\"}, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"50\", \"second\": \"23\", \"epoch\": \"1726879823\", \"epoch_int\": \"1726879823\", \"date\": \"2024-09-20\", \"time\": \"20:50:23\", \"iso8601_micro\": \"2024-09-21T00:50:23.122538Z\", \"iso8601\": \"2024-09-21T00:50:23Z\", \"iso8601_basic\": \"20240920T205023122538\", \"iso8601_basic_short\": \"20240920T205023\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_distribution\": \"Fedora\", \"ansible_distribution_release\": \"\", \"ansible_distribution_version\": \"39\", \"ansible_distribution_major_version\": \"39\", \"ansible_distribution_file_path\": \"/etc/redhat-release\", \"ansible_distribution_file_variety\": \"RedHat\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"ansible_fips\": false, \"ansible_iscsi_iqn\": \"\", \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"crashkernel\": \"auto\", \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": \"ttyS0,115200n8\"}, \"ansible_proc_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"crashkernel\": \"auto\", \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": [\"tty0\", \"ttyS0,115200n8\"]}, \"ansible_fibre_channel_wwn\": [], \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_python\": {\"version\": {\"major\": 3, \"minor\": 12, \"micro\": 5, \"releaselevel\": \"final\", \"serial\": 0}, \"version_info\": [3, 12, 5, \"final\", 0], \"executable\": \"/usr/bin/python3.12\", \"has_sslcontext\": true, \"type\": \"cpython\"}, \"ansible_processor\": [\"0\", \"GenuineIntel\", \"Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz\", \"1\", \"GenuineIntel\", \"Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz\"], \"ansible_processor_count\": 1, \"ansible_processor_cores\": 1, \"ansible_processor_threads_per_core\": 2, \"ansible_processor_vcpus\": 2, \"ansible_processor_nproc\": 2, \"ansible_memtotal_mb\": 3717, \"ansible_memfree_mb\": 2892, \"ansible_swaptotal_mb\": 3716, \"ansible_swapfree_mb\": 3716, \"ansible_memory_mb\": {\"real\": {\"total\": 3717, \"used\": 825, \"free\": 2892}, \"nocache\": {\"free\": 3474, \"used\": 243}, \"swap\": {\"total\": 3716, \"free\": 3716, \"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\": \"ec2f68a6-ec25-a63e-d35d-143a27481d61\", \"ansible_product_uuid\": \"ec2f68a6-ec25-a63e-d35d-143a27481d61\", \"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\": \"512\", \"partitions\": {\"xvda2\": {\"links\": {\"ids\": [], \"uuids\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"], \"labels\": [], \"masters\": []}, \"start\": \"4096\", \"sectors\": \"524283871\", \"sectorsize\": 512, \"size\": \"250.00 GB\", \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"holders\": []}, \"xvda1\": {\"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"start\": \"2048\", \"sectors\": \"2048\", \"sectorsize\": 512, \"size\": \"1.00 MB\", \"uuid\": null, \"holders\": []}}, \"rotational\": \"0\", \"scheduler_mode\": \"mq-deadline\", \"sectors\": \"524288000\", \"sectorsize\": \"512\", \"size\": \"250.00 GB\", \"host\": \"\", \"holders\": []}, \"zram0\": {\"virtual\": 1, \"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"vendor\": null, \"model\": null, \"sas_address\": null, \"sas_device_handle\": null, \"removable\": \"0\", \"support_discard\": \"4096\", \"partitions\": {}, \"rotational\": \"0\", \"scheduler_mode\": \"\", \"sectors\": \"7612416\", \"sectorsize\": \"4096\", \"size\": \"3.63 GB\", \"host\": \"\", \"holders\": []}}, \"ansible_device_links\": {\"ids\": {}, \"uuids\": {\"xvda2\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"]}, \"labels\": {}, \"masters\": {}}, \"ansible_uptime_seconds\": 370, \"ansible_lvm\": {\"lvs\": {}, \"vgs\": {}, \"pvs\": {}}, \"ansible_mounts\": [{\"mount\": \"/\", \"device\": \"/dev/xvda2\", \"fstype\": \"ext4\", \"options\": \"rw,seclabel,relatime\", \"dump\": 0, \"passno\": 0, \"size_total\": 264124022784, \"size_available\": 251217657856, \"block_size\": 4096, \"block_total\": 64483404, \"block_available\": 61332436, \"block_used\": 3150968, \"inode_total\": 16384000, \"inode_available\": 16303663, \"inode_used\": 80337, \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"}], \"ansible_loadavg\": {\"1m\": 0.939453125, \"5m\": 0.35302734375, \"15m\": 0.1328125}, \"ansible_local\": {}, \"ansible_hostnqn\": \"\", \"ansible_pkg_mgr\": \"dnf\", \"ansible_lsb\": {}, \"ansible_interfaces\": [\"lo\", \"eth0\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0a:ff:dd:75:05:d9\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.14.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::efc2:9347:ac1a:9284\", \"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]\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"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\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"off [fixed]\"}, \"timestamping\": [], \"hw_timestamp_filters\": []}, \"ansible_default_ipv4\": {\"gateway\": \"10.31.12.1\", \"interface\": \"eth0\", \"address\": \"10.31.14.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\", \"macaddress\": \"0a:ff:dd:75:05:d9\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.14.141\"], \"ansible_all_ipv6_addresses\": [\"fe80::efc2:9347:ac1a:9284\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.14.141\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::efc2:9347:ac1a:9284\"]}, \"ansible_service_mgr\": \"systemd\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing multiprocessing.queues\r\n# cleanup[2] removing multiprocessing.synchronize\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# cleanup[2] removing multiprocessing.dummy\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.queues\r\n# destroy multiprocessing.synchronize\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy errno\r\n# destroy multiprocessing.connection\r\n# destroy tempfile\r\n# destroy multiprocessing.context\r\n# destroy multiprocessing.process\r\n# destroy multiprocessing.util\r\n# destroy _multiprocessing\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n 5599 1726879823.56260: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.149 closed.\r\n<<<\n 5599 1726879823.56265: stderr chunk (state=3):\n>>><<<\n 5599 1726879823.56268: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcd2c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfccfbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcd2eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcafd160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcafdfd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb3bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb3bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb737d0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb73e60>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb53a70>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb51190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb38f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb976b0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb962d0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb52030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb3ae40>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc8770>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb381d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbc8c20>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc8ad0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbc8e90>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb36d20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc9520>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc91f0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbca420>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe4620>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbe5d60>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe6c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbe72c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe61b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbe7d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe7470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbca390>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc8dfcb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc908770>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc9084d0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc9087a0>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc908980>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc8dde50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc90a000>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc908c80>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbcab40>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc93a360>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc952510>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc98b2f0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc9b1a90>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc98b410>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc9531a0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc7d03e0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc951550>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc90af00>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbbfc7d05c0>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_ansible.legacy.setup_payload_4qs599ci/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc836000>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc80cef0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc7d3f80>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc80fe60>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc8659a0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc865730>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc865040>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc865790>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc836a20>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc8666c0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc866840>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc866d50>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6ccb30>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc6ce7e0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6cf1a0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d0380>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d2db0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc6d2ed0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d10a0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d6bd0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d56d0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d5430>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d7f20>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d15b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc71ad20>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71af60>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc71ca10>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71c7d0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc71ef90>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71d100>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72a780>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71f110>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72b560>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72b9b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72ba40>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71b140>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72e9f0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72fdd0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72d190>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72e090>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72cd40>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5b8080>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5b9520>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72e540>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5b8d70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5bb770>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5c1a60>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5c23c0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc733260>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5c1100>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5c2570>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6567b0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5cc3e0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5c65a0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5c63c0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65cd10>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb47d70>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbb48110>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5d4e30>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5d4380>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65eba0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65e5a0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbb4b170>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb4aa20>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbb4ac00>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb49e50>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb4b290>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbbbddc0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb4bda0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65e5d0>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbbbefc0>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbbbe930>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbbea0f0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbbdaed0>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfba05c70>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba05880>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfba2fb60>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba2d970>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba2deb0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.queues\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba754f0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.synchronize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba76210>\\r\\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.dummy.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbac4950>\\r\\nimport \\'multiprocessing.dummy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbac43e0>\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_distribution\": \"Fedora\", \"ansible_distribution_release\": \"\", \"ansible_distribution_version\": \"39\", \"ansible_distribution_major_version\": \"39\", \"ansible_distribution_file_path\": \"/etc/redhat-release\", \"ansible_distribution_file_variety\": \"RedHat\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"ansible_user_id\": \"root\", \"ansible_user_uid\": 0, \"ansible_user_gid\": 0, \"ansible_user_gecos\": \"Super User\", \"ansible_user_dir\": \"/root\", \"ansible_user_shell\": \"/bin/bash\", \"ansible_real_user_id\": 0, \"ansible_effective_user_id\": 0, \"ansible_real_group_id\": 0, \"ansible_effective_group_id\": 0, \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAP6iQrhLrkAYx8I+6rkDWXcOd7eab+0FZkvGSZMZScNHDwMZGqu/DXeqZBG0tYD7uuHDyun3e72/4GWDooUeW1UcepQHBDHF+vww+6PJ9HgYVeuEEPPT7bBa0mwTLzkoO0HGoElL0zlKPzNdX7hsEnPZHyYixOxyccNK/XQXxIk1AAAAFQDnVlaqecY161DAYoCDjvWYCwga7wAAAIEA4RRl0xVXG5Fo9EUWmVvH7mDmNxxE3lS2muP+GFILQxThxiRBRdRplTTHZhyxV9Va8eR/Ur/2Zcmb58e1ZwHQIYpwQuM9PGddSQGotzgi8lZcp35/8gc8m+ztO+IhztFrhUFVbPMgx2SkZIpzj5+YF828rBM9fCqn1flR8x5a71EAAACBAPtpDIbgXL+QNEPC34cr1+N1Pab2C79heRKAkN9UaI5lS8ahKm8OJ7oQMl1IT0D7lpE+/GMdihUPLmcjrpQusL03yf214RU5hjKxFucPXOA6vYL5OQMU1dnWcTU9z5tqZaks/xv3RWjPAabjno4TENGIFDLafBQWdJlYbXB2l+gi\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQDNfoxzSG9X1d/fgUUF8UP4DQqEb7B8JpuQSHnai0gOa//Djbv0TPZV20zfUIRp3HKjTMwpY/OuA9EDBsBWT6ZFPNrHjTwGT2xk0PGtMOVQhtXvTGXX99C/irGCbTKpNrxQJhoZW+H9MiDtkh1zcc4Fi6TZix1hjGgLRy/5Enisg1WWE/cadbfhndu2chO8fwCL82EW0+S4oLIV45nFcCH4P55l/XZpnP8uk3zunoV8mRh37Qr2gOqRfbtgSzamsrzY0d6U3oCjLBoGpWPkbec4oSxDoQ7py3cnIfds2QPHBB1KlZsZ0nBJMnyuhhI6wLb5pl+583f3YMRq9j8sjnlZbN/DLYQReZlBl3JxwPwnlzZBijnEp1pWy5bfw8130rUqwwvmq/m3AkG2z2IfFa/J4UuGD4//xI6JaFQdfUtrxB8c/SoE7C2ewBuCUVC5yGygn1o16kcZsAkheUKAOf+zk6KLvs6VEvnuTnTAGarKtTcR9CBJW3Qf5Nz97IDiY28=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDecs2C8gzeYDQY9EngCE5ecykC7CsHJDD1j9anPXlewH7cQ6ZbLD2O6dXT5T4ZV3nXqKNuZpF3NKxT8kLJiuMs=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIEBX+6e36vVU38mfXhgnvytjsGJlD7E+qsSxir005FU9\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"50\", \"second\": \"23\", \"epoch\": \"1726879823\", \"epoch_int\": \"1726879823\", \"date\": \"2024-09-20\", \"time\": \"20:50:23\", \"iso8601_micro\": \"2024-09-21T00:50:23.127709Z\", \"iso8601\": \"2024-09-21T00:50:23Z\", \"iso8601_basic\": \"20240920T205023127709\", \"iso8601_basic_short\": \"20240920T205023\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_system\": \"Linux\", \"ansible_kernel\": \"6.10.9-100.fc39.x86_64\", \"ansible_kernel_version\": \"#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024\", \"ansible_machine\": \"x86_64\", \"ansible_python_version\": \"3.12.5\", \"ansible_fqdn\": \"ip-10-31-14-149.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-14-149\", \"ansible_nodename\": \"ip-10-31-14-149.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\": \"ec2f63b61c8ecfb15b86b11eec4f7077\", \"ansible_hostnqn\": \"\", \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_is_chroot\": false, \"ansible_python\": {\"version\": {\"major\": 3, \"minor\": 12, \"micro\": 5, \"releaselevel\": \"final\", \"serial\": 0}, \"version_info\": [3, 12, 5, \"final\", 0], \"executable\": \"/usr/bin/python3.12\", \"has_sslcontext\": true, \"type\": \"cpython\"}, \"ansible_interfaces\": [\"eth0\", \"lo\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0a:ff:c6:c7:d4:59\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.14.149\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::5a1c:51f2:b142:804d\", \"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]\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"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\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"off [fixed]\"}, \"timestamping\": [], \"hw_timestamp_filters\": []}, \"ansible_default_ipv4\": {\"gateway\": \"10.31.12.1\", \"interface\": \"eth0\", \"address\": \"10.31.14.149\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\", \"macaddress\": \"0a:ff:c6:c7:d4:59\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.14.149\"], \"ansible_all_ipv6_addresses\": [\"fe80::5a1c:51f2:b142:804d\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.14.149\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::5a1c:51f2:b142:804d\"]}, \"ansible_lsb\": {}, \"ansible_dns\": {\"nameservers\": [\"127.0.0.53\"], \"options\": {\"edns0\": true, \"trust-ad\": true}, \"search\": [\"us-east-1.aws.redhat.com\"]}, \"ansible_local\": {}, \"ansible_loadavg\": {\"1m\": 1.1455078125, \"5m\": 0.35791015625, \"15m\": 0.125}, \"ansible_iscsi_iqn\": \"\", \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"SHELL\": \"/bin/bash\", \"EDITOR\": \"/usr/bin/nano\", \"PWD\": \"/root\", \"LOGNAME\": \"root\", \"XDG_SESSION_TYPE\": \"tty\", \"_\": \"/usr/bin/python3.12\", \"MOTD_SHOWN\": \"pam\", \"HOME\": \"/root\", \"LANG\": \"en_US.UTF-8\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.13.231 43290 10.31.14.149 22\", \"XDG_SESSION_CLASS\": \"user\", \"SELINUX_ROLE_REQUESTED\": \"\", \"LESSOPEN\": \"||/usr/bin/lesspipe.sh %s\", \"USER\": \"root\", \"SELINUX_USE_CURRENT_RANGE\": \"\", \"SHLVL\": \"1\", \"XDG_SESSION_ID\": \"1\", \"XDG_RUNTIME_DIR\": \"/run/user/0\", \"SSH_CLIENT\": \"10.31.13.231 43290 22\", \"DEBUGINFOD_URLS\": \"https://debuginfod.fedoraproject.org/ \", \"PATH\": \"/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\", \"SELINUX_LEVEL_REQUESTED\": \"\", \"DBUS_SESSION_BUS_ADDRESS\": \"unix:path=/run/user/0/bus\", \"SSH_TTY\": \"/dev/pts/0\"}, \"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\": 3525, \"ansible_memfree_mb\": 2686, \"ansible_swaptotal_mb\": 3524, \"ansible_swapfree_mb\": 3524, \"ansible_memory_mb\": {\"real\": {\"total\": 3525, \"used\": 839, \"free\": 2686}, \"nocache\": {\"free\": 3317, \"used\": 208}, \"swap\": {\"total\": 3524, \"free\": 3524, \"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\": \"ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077\", \"ansible_product_uuid\": \"ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077\", \"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\": \"512\", \"partitions\": {\"xvda2\": {\"links\": {\"ids\": [], \"uuids\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"], \"labels\": [], \"masters\": []}, \"start\": \"4096\", \"sectors\": \"524283871\", \"sectorsize\": 512, \"size\": \"250.00 GB\", \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"holders\": []}, \"xvda1\": {\"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"start\": \"2048\", \"sectors\": \"2048\", \"sectorsize\": 512, \"size\": \"1.00 MB\", \"uuid\": null, \"holders\": []}}, \"rotational\": \"0\", \"scheduler_mode\": \"mq-deadline\", \"sectors\": \"524288000\", \"sectorsize\": \"512\", \"size\": \"250.00 GB\", \"host\": \"\", \"holders\": []}, \"zram0\": {\"virtual\": 1, \"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"vendor\": null, \"model\": null, \"sas_address\": null, \"sas_device_handle\": null, \"removable\": \"0\", \"support_discard\": \"4096\", \"partitions\": {}, \"rotational\": \"0\", \"scheduler_mode\": \"\", \"sectors\": \"7219200\", \"sectorsize\": \"4096\", \"size\": \"3.44 GB\", \"host\": \"\", \"holders\": []}}, \"ansible_device_links\": {\"ids\": {}, \"uuids\": {\"xvda2\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"]}, \"labels\": {}, \"masters\": {}}, \"ansible_uptime_seconds\": 75, \"ansible_lvm\": {\"lvs\": {}, \"vgs\": {}, \"pvs\": {}}, \"ansible_mounts\": [{\"mount\": \"/\", \"device\": \"/dev/xvda2\", \"fstype\": \"ext4\", \"options\": \"rw,seclabel,relatime\", \"dump\": 0, \"passno\": 0, \"size_total\": 264124022784, \"size_available\": 251126480896, \"block_size\": 4096, \"block_total\": 64483404, \"block_available\": 61310176, \"block_used\": 3173228, \"inode_total\": 16384000, \"inode_available\": 16303251, \"inode_used\": 80749, \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"}], \"ansible_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": \"ttyS0,115200n8\", \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_proc_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": [\"tty0\", \"ttyS0,115200n8\"], \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_fibre_channel_wwn\": [], \"ansible_fips\": false, \"ansible_service_mgr\": \"systemd\", \"ansible_pkg_mgr\": \"dnf\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing multiprocessing.queues\\r\\n# cleanup[2] removing multiprocessing.synchronize\\r\\n# cleanup[2] removing multiprocessing.dummy.connection\\r\\n# cleanup[2] removing multiprocessing.dummy\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.queues\\r\\n# destroy multiprocessing.synchronize\\r\\n# destroy multiprocessing.dummy\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy pickle\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy subprocess\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy unicodedata\\r\\n# destroy errno\\r\\n# destroy multiprocessing.connection\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.context\\r\\n# destroy multiprocessing.process\\r\\n# destroy multiprocessing.util\\r\\n# destroy _multiprocessing\\r\\n# destroy array\\r\\n# destroy multiprocessing.dummy.connection\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy encodings.idna\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _sre\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.149 closed.\\r\\n\")\n 5599 1726879823.56550: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcd2c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfccfbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcd2eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcafd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcafdfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb3bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb3bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb737d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb73e60>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb53a70>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb51190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb38f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb976b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb962d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb52030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb3ae40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc8770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb381d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbc8c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc8ad0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbc8e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb36d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc9520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc91f0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbca420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe4620>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbe5d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe6c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbe72c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe61b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbe7d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe7470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbca390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc8dfcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc908770>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc9084d0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc9087a0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc908980>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc8dde50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc90a000>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc908c80>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbcab40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc93a360>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc952510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc98b2f0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc9b1a90>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc98b410>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc9531a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc7d03e0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc951550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc90af00>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbbfc7d05c0>\r\n# zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_4qs599ci/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc836000>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc80cef0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc7d3f80>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc80fe60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc8659a0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc865730>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc865040>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc865790>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc836a20>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc8666c0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc866840>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc866d50>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6ccb30>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc6ce7e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6cf1a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d0380>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d2db0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc6d2ed0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d10a0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d6bd0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d56d0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d5430>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d7f20>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d15b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc71ad20>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71af60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc71ca10>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71c7d0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc71ef90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71d100>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72a780>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71f110>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72b560>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72b9b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72ba40>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71b140>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72e9f0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72fdd0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72d190>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72e090>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72cd40>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5b8080>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5b9520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72e540>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5b8d70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5bb770>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5c1a60>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5c23c0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc733260>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5c1100>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5c2570>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6567b0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5cc3e0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5c65a0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5c63c0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65cd10>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb47d70>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbb48110>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5d4e30>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5d4380>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65eba0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65e5a0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbb4b170>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb4aa20>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbb4ac00>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb49e50>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb4b290>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbbbddc0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb4bda0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65e5d0>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbbbefc0>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbbbe930>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbbea0f0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbbdaed0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfba05c70>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba05880>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfba2fb60>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba2d970>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba2deb0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'\r\nimport 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba754f0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'\r\nimport 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba76210>\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc'\r\nimport 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbac4950>\r\nimport 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbac43e0>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{\"ansible_facts\": {\"ansible_distribution\": \"Fedora\", \"ansible_distribution_release\": \"\", \"ansible_distribution_version\": \"39\", \"ansible_distribution_major_version\": \"39\", \"ansible_distribution_file_path\": \"/etc/redhat-release\", \"ansible_distribution_file_variety\": \"RedHat\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"ansible_user_id\": \"root\", \"ansible_user_uid\": 0, \"ansible_user_gid\": 0, \"ansible_user_gecos\": \"Super User\", \"ansible_user_dir\": \"/root\", \"ansible_user_shell\": \"/bin/bash\", \"ansible_real_user_id\": 0, \"ansible_effective_user_id\": 0, \"ansible_real_group_id\": 0, \"ansible_effective_group_id\": 0, \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAP6iQrhLrkAYx8I+6rkDWXcOd7eab+0FZkvGSZMZScNHDwMZGqu/DXeqZBG0tYD7uuHDyun3e72/4GWDooUeW1UcepQHBDHF+vww+6PJ9HgYVeuEEPPT7bBa0mwTLzkoO0HGoElL0zlKPzNdX7hsEnPZHyYixOxyccNK/XQXxIk1AAAAFQDnVlaqecY161DAYoCDjvWYCwga7wAAAIEA4RRl0xVXG5Fo9EUWmVvH7mDmNxxE3lS2muP+GFILQxThxiRBRdRplTTHZhyxV9Va8eR/Ur/2Zcmb58e1ZwHQIYpwQuM9PGddSQGotzgi8lZcp35/8gc8m+ztO+IhztFrhUFVbPMgx2SkZIpzj5+YF828rBM9fCqn1flR8x5a71EAAACBAPtpDIbgXL+QNEPC34cr1+N1Pab2C79heRKAkN9UaI5lS8ahKm8OJ7oQMl1IT0D7lpE+/GMdihUPLmcjrpQusL03yf214RU5hjKxFucPXOA6vYL5OQMU1dnWcTU9z5tqZaks/xv3RWjPAabjno4TENGIFDLafBQWdJlYbXB2l+gi\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQDNfoxzSG9X1d/fgUUF8UP4DQqEb7B8JpuQSHnai0gOa//Djbv0TPZV20zfUIRp3HKjTMwpY/OuA9EDBsBWT6ZFPNrHjTwGT2xk0PGtMOVQhtXvTGXX99C/irGCbTKpNrxQJhoZW+H9MiDtkh1zcc4Fi6TZix1hjGgLRy/5Enisg1WWE/cadbfhndu2chO8fwCL82EW0+S4oLIV45nFcCH4P55l/XZpnP8uk3zunoV8mRh37Qr2gOqRfbtgSzamsrzY0d6U3oCjLBoGpWPkbec4oSxDoQ7py3cnIfds2QPHBB1KlZsZ0nBJMnyuhhI6wLb5pl+583f3YMRq9j8sjnlZbN/DLYQReZlBl3JxwPwnlzZBijnEp1pWy5bfw8130rUqwwvmq/m3AkG2z2IfFa/J4UuGD4//xI6JaFQdfUtrxB8c/SoE7C2ewBuCUVC5yGygn1o16kcZsAkheUKAOf+zk6KLvs6VEvnuTnTAGarKtTcR9CBJW3Qf5Nz97IDiY28=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDecs2C8gzeYDQY9EngCE5ecykC7CsHJDD1j9anPXlewH7cQ6ZbLD2O6dXT5T4ZV3nXqKNuZpF3NKxT8kLJiuMs=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIEBX+6e36vVU38mfXhgnvytjsGJlD7E+qsSxir005FU9\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"50\", \"second\": \"23\", \"epoch\": \"1726879823\", \"epoch_int\": \"1726879823\", \"date\": \"2024-09-20\", \"time\": \"20:50:23\", \"iso8601_micro\": \"2024-09-21T00:50:23.127709Z\", \"iso8601\": \"2024-09-21T00:50:23Z\", \"iso8601_basic\": \"20240920T205023127709\", \"iso8601_basic_short\": \"20240920T205023\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_system\": \"Linux\", \"ansible_kernel\": \"6.10.9-100.fc39.x86_64\", \"ansible_kernel_version\": \"#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024\", \"ansible_machine\": \"x86_64\", \"ansible_python_version\": \"3.12.5\", \"ansible_fqdn\": \"ip-10-31-14-149.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-14-149\", \"ansible_nodename\": \"ip-10-31-14-149.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\": \"ec2f63b61c8ecfb15b86b11eec4f7077\", \"ansible_hostnqn\": \"\", \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_is_chroot\": false, \"ansible_python\": {\"version\": {\"major\": 3, \"minor\": 12, \"micro\": 5, \"releaselevel\": \"final\", \"serial\": 0}, \"version_info\": [3, 12, 5, \"final\", 0], \"executable\": \"/usr/bin/python3.12\", \"has_sslcontext\": true, \"type\": \"cpython\"}, \"ansible_interfaces\": [\"eth0\", \"lo\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0a:ff:c6:c7:d4:59\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.14.149\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::5a1c:51f2:b142:804d\", \"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]\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"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\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"off [fixed]\"}, \"timestamping\": [], \"hw_timestamp_filters\": []}, \"ansible_default_ipv4\": {\"gateway\": \"10.31.12.1\", \"interface\": \"eth0\", \"address\": \"10.31.14.149\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\", \"macaddress\": \"0a:ff:c6:c7:d4:59\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.14.149\"], \"ansible_all_ipv6_addresses\": [\"fe80::5a1c:51f2:b142:804d\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.14.149\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::5a1c:51f2:b142:804d\"]}, \"ansible_lsb\": {}, \"ansible_dns\": {\"nameservers\": [\"127.0.0.53\"], \"options\": {\"edns0\": true, \"trust-ad\": true}, \"search\": [\"us-east-1.aws.redhat.com\"]}, \"ansible_local\": {}, \"ansible_loadavg\": {\"1m\": 1.1455078125, \"5m\": 0.35791015625, \"15m\": 0.125}, \"ansible_iscsi_iqn\": \"\", \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"SHELL\": \"/bin/bash\", \"EDITOR\": \"/usr/bin/nano\", \"PWD\": \"/root\", \"LOGNAME\": \"root\", \"XDG_SESSION_TYPE\": \"tty\", \"_\": \"/usr/bin/python3.12\", \"MOTD_SHOWN\": \"pam\", \"HOME\": \"/root\", \"LANG\": \"en_US.UTF-8\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.13.231 43290 10.31.14.149 22\", \"XDG_SESSION_CLASS\": \"user\", \"SELINUX_ROLE_REQUESTED\": \"\", \"LESSOPEN\": \"||/usr/bin/lesspipe.sh %s\", \"USER\": \"root\", \"SELINUX_USE_CURRENT_RANGE\": \"\", \"SHLVL\": \"1\", \"XDG_SESSION_ID\": \"1\", \"XDG_RUNTIME_DIR\": \"/run/user/0\", \"SSH_CLIENT\": \"10.31.13.231 43290 22\", \"DEBUGINFOD_URLS\": \"https://debuginfod.fedoraproject.org/ \", \"PATH\": \"/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\", \"SELINUX_LEVEL_REQUESTED\": \"\", \"DBUS_SESSION_BUS_ADDRESS\": \"unix:path=/run/user/0/bus\", \"SSH_TTY\": \"/dev/pts/0\"}, \"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\": 3525, \"ansible_memfree_mb\": 2686, \"ansible_swaptotal_mb\": 3524, \"ansible_swapfree_mb\": 3524, \"ansible_memory_mb\": {\"real\": {\"total\": 3525, \"used\": 839, \"free\": 2686}, \"nocache\": {\"free\": 3317, \"used\": 208}, \"swap\": {\"total\": 3524, \"free\": 3524, \"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\": \"ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077\", \"ansible_product_uuid\": \"ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077\", \"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\": \"512\", \"partitions\": {\"xvda2\": {\"links\": {\"ids\": [], \"uuids\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"], \"labels\": [], \"masters\": []}, \"start\": \"4096\", \"sectors\": \"524283871\", \"sectorsize\": 512, \"size\": \"250.00 GB\", \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"holders\": []}, \"xvda1\": {\"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"start\": \"2048\", \"sectors\": \"2048\", \"sectorsize\": 512, \"size\": \"1.00 MB\", \"uuid\": null, \"holders\": []}}, \"rotational\": \"0\", \"scheduler_mode\": \"mq-deadline\", \"sectors\": \"524288000\", \"sectorsize\": \"512\", \"size\": \"250.00 GB\", \"host\": \"\", \"holders\": []}, \"zram0\": {\"virtual\": 1, \"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"vendor\": null, \"model\": null, \"sas_address\": null, \"sas_device_handle\": null, \"removable\": \"0\", \"support_discard\": \"4096\", \"partitions\": {}, \"rotational\": \"0\", \"scheduler_mode\": \"\", \"sectors\": \"7219200\", \"sectorsize\": \"4096\", \"size\": \"3.44 GB\", \"host\": \"\", \"holders\": []}}, \"ansible_device_links\": {\"ids\": {}, \"uuids\": {\"xvda2\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"]}, \"labels\": {}, \"masters\": {}}, \"ansible_uptime_seconds\": 75, \"ansible_lvm\": {\"lvs\": {}, \"vgs\": {}, \"pvs\": {}}, \"ansible_mounts\": [{\"mount\": \"/\", \"device\": \"/dev/xvda2\", \"fstype\": \"ext4\", \"options\": \"rw,seclabel,relatime\", \"dump\": 0, \"passno\": 0, \"size_total\": 264124022784, \"size_available\": 251126480896, \"block_size\": 4096, \"block_total\": 64483404, \"block_available\": 61310176, \"block_used\": 3173228, \"inode_total\": 16384000, \"inode_available\": 16303251, \"inode_used\": 80749, \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"}], \"ansible_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": \"ttyS0,115200n8\", \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_proc_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": [\"tty0\", \"ttyS0,115200n8\"], \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_fibre_channel_wwn\": [], \"ansible_fips\": false, \"ansible_service_mgr\": \"systemd\", \"ansible_pkg_mgr\": \"dnf\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing multiprocessing.queues\r\n# cleanup[2] removing multiprocessing.synchronize\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# cleanup[2] removing multiprocessing.dummy\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.queues\r\n# destroy multiprocessing.synchronize\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy errno\r\n# destroy multiprocessing.connection\r\n# destroy tempfile\r\n# destroy multiprocessing.context\r\n# destroy multiprocessing.process\r\n# destroy multiprocessing.util\r\n# destroy _multiprocessing\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.149 closed.\r\n 5599 1726879823.57008: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879823.57011: _low_level_execute_command(): starting\n 5599 1726879823.57014: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879823.58147: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879823.58150: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879823.58152: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879823.58154: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879823.58156: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879823.58158: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879823.58160: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\n<<<\n 5599 1726879823.58163: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879823.58168: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 5599 1726879823.58170: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879823.58172: _low_level_execute_command(): starting\n 5599 1726879823.58176: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879823.58178: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/ > /dev/null 2>&1 && sleep 0'\n 5599 1726879823.58180: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879823.58186: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879823.58190: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879823.58193: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879823.58202: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879823.58205: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879823.58207: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879823.58209: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879823.58211: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879823.58213: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879823.58347: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879823.58351: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 5599 1726879823.58358: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 5599 1726879823.58360: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879823.58453: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879823.58496: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879823.59756: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879823.59773: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879823.59848: stderr chunk (state=3):\n>>><<<\n 5599 1726879823.59851: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879823.59876: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879823.60003: handler run complete\n 5599 1726879823.60055: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879823.60152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879823.60494: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879823.60511: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879823.60541: stderr chunk (state=3):\n>>><<<\n 5599 1726879823.60544: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879823.60684: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879823.60687: handler run complete\n 5599 1726879823.60690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879823.60800: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 5599 1726879823.60906: attempt loop complete, returning result\n 5599 1726879823.60927: _execute() done\n 5599 1726879823.60936: dumping result to json\n 5599 1726879823.60943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879823.60987: done dumping result, returning\n 5599 1726879823.61001: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affef3a-ec81-5b39-170e-000000000011]\n 5599 1726879823.61159: sending task result for task 0affef3a-ec81-5b39-170e-000000000011\n 5599 1726879823.61444: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 5599 1726879823.61633: done sending task result for task 0affef3a-ec81-5b39-170e-000000000011\n 5599 1726879823.61635: WORKER PROCESS EXITING\nok: [managed_node3]\n 5599 1726879823.62348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879823.62351: attempt loop complete, returning result\n 5599 1726879823.62353: _execute() done\n 5599 1726879823.62355: dumping result to json\n 5599 1726879823.62360: done dumping result, returning\n 5599 1726879823.62362: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affef3a-ec81-5b39-170e-000000000011]\n 5599 1726879823.62364: sending task result for task 0affef3a-ec81-5b39-170e-000000000011\n 5599 1726879823.62468: done sending task result for task 0affef3a-ec81-5b39-170e-000000000011\n 5599 1726879823.62471: WORKER PROCESS EXITING\nok: [managed_node2]\n 5599 1726879824.00245: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'\r\nimport 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6710a0>\r\n<<<\n 5599 1726879824.00435: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'\r\nimport 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b671d90>\r\n<<<\n 5599 1726879824.00723: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.00808: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\r\n<<<\n 5599 1726879824.00819: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc'\r\n<<<\n 5599 1726879824.00843: stdout chunk (state=3):\n>>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6c0530>\r\n<<<\n 5599 1726879824.00866: stdout chunk (state=3):\n>>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6c0080>\r\n<<<\n 5599 1726879824.01324: stdout chunk (state=3):\n>>>PyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n<<<\n 5599 1726879824.21993: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_user_id\": \"root\", \"ansible_user_uid\": 0, \"ansible_user_gid\": 0, \"ansible_user_gecos\": \"Super User\", \"ansible_user_dir\": \"/root\", \"ansible_user_shell\": \"/bin/bash\", \"ansible_real_user_id\": 0, \"ansible_effective_user_id\": 0, \"ansible_real_group_id\": 0, \"ansible_effective_group_id\": 0, \"ansible_distribution\": \"Fedora\", \"ansible_distribution_release\": \"\", \"ansible_distribution_version\": \"39\", \"ansible_distribution_major_version\": \"39\", \"ansible_distribution_file_path\": \"/etc/redhat-release\", \"ansible_distribution_file_variety\": \"RedHat\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"ansible_fibre_channel_wwn\": [], \"ansible_system\": \"Linux\", \"ansible_kernel\": \"6.10.9-100.fc39.x86_64\", \"ansible_kernel_version\": \"#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024\", \"ansible_machine\": \"x86_64\", \"ansible_python_version\": \"3.12.5\", \"ansible_fqdn\": \"ip-10-31-12-141.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-12-141\", \"ansible_nodename\": \"ip-10-31-12-141.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\": \"ec2536d386e691513f203ade223b0208\", \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBANa8PUnfwe30M0fGitV15iI4OCJlxHcUqtcmiYOs3jioFzxf3fZJLcaRl/PQFVgJ+pm8xhpA4pEQ/vM6V8rpFCN42OPHhDqFm+LlV7YD7rCijdQDVT/6/JFYgNx5X3qISGxYg4azAek3EZw4q4L/52fx/037qTZuGW5fsbVbCShLAAAAFQDmnXjkS1VrlWCHH/Uve8PLKpH2sQAAAIALaScLIx1qyC6DbAA8/d00MGIdqPkccsC748QxwjQzDFQDddvFM2MWsuCMMP507f9LzfkB9ClzKgVfI4yR5y20izJU05fsM5tvQ485p7FbKv2hS9ysbeZ0rDF85zZ/thw5TAEAsuJd7uv1lZ2ZMcRHRUEMdBl1Qp9cq872q6EWkAAAAIBpZbNtgeloX1eFneVr3BOLxoGPpunxjO6bIKH/K8qjR5UCe4Oyzsws1jYkB1bsIekHXLNqZ+oX/r3ZmPR6f2AutyYWPsDk/HNi2SxR5+3J6YOg5kyv5Ktaz+6GQBkOO0C9HjU4VGjNridVj2IflmaPhNCYnUXbmSkXVjO60ZOppw==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ3YVItpmLMR7HFudALiJkjbKUXFeRmKIuaaA3aP4OtY00stfPbsGIQR5W7z/uc48clEXcTwSdKZgyU3TNsON7g=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIGxTjRP8pnL6I5b630JR8zxqp83re3B0lllUVvn7bzRZ\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_fips\": false, \"ansible_is_chroot\": false, \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_iscsi_iqn\": \"\", \"ansible_lsb\": {}, \"ansible_dns\": {\"nameservers\": [\"127.0.0.53\"], \"options\": {\"edns0\": true, \"trust-ad\": true}, \"search\": [\"us-east-1.aws.redhat.com\"]}, \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"SHELL\": \"/bin/bash\", \"EDITOR\": \"/usr/bin/nano\", \"PWD\": \"/root\", \"LOGNAME\": \"root\", \"XDG_SESSION_TYPE\": \"tty\", \"_\": \"/usr/bin/python3.12\", \"MOTD_SHOWN\": \"pam\", \"HOME\": \"/root\", \"LANG\": \"en_US.UTF-8\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.13.231 34766 10.31.12.141 22\", \"XDG_SESSION_CLASS\": \"user\", \"SELINUX_ROLE_REQUESTED\": \"\", \"LESSOPEN\": \"||/usr/bin/lesspipe.sh %s\", \"USER\": \"root\", \"SELINUX_USE_CURRENT<<<\n 5599 1726879824.22007: stdout chunk (state=3):\n>>>_RANGE\": \"\", \"SHLVL\": \"1\", \"XDG_SESSION_ID\": \"7\", \"XDG_RUNTIME_DIR\": \"/run/user/0\", \"SSH_CLIENT\": \"10.31.13.231 34766 22\", \"DEBUGINFOD_URLS\": \"https://debuginfod.fedoraproject.org/ \", \"PATH\": \"/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\", \"SELINUX_LEVEL_REQUESTED\": \"\", \"DBUS_SESSION_BUS_ADDRESS\": \"unix:path=/run/user/0/bus\", \"SSH_TTY\": \"/dev/pts/1\"}, \"ansible_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": \"ttyS0,115200n8\", \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_proc_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": [\"tty0\", \"ttyS0,115200n8\"], \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"50\", \"second\": \"23\", \"epoch\": \"1726879823\", \"epoch_int\": \"1726879823\", \"date\": \"2024-09-20\", \"time\": \"20:50:23\", \"iso8601_micro\": \"2024-09-21T00:50:23.549502Z\", \"iso8601\": \"2024-09-21T00:50:23Z\", \"iso8601_basic\": \"20240920T205023549502\", \"iso8601_basic_short\": \"20240920T205023\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_python\": {\"version\": {\"major\": 3, \"minor\": 12, \"micro\": 5, \"releaselevel\": \"final\", \"serial\": 0}, \"version_info\": [3, 12, 5, \"final\", 0], \"executable\": \"/usr/bin/python3.12\", \"has_sslcontext\": true, \"type\": \"cpython\"}, \"ansible_local\": {}, \"ansible_loadavg\": {\"1m\": 0.5205078125, \"5m\": 0.1279296875, \"15m\": 0.04248046875}, \"ansible_hostnqn\": \"\", \"ansible_pkg_mgr\": \"dnf\", \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_interfaces\": [\"lo\", \"eth0\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0a:ff:f2:b2:c7:53\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.12.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::4e3:7ba9:330d:53be\", \"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]\", \"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<<<\n 5599 1726879824.22015: stdout chunk (state=3):\n>>>_csum_hw_offload\": \"off [fixed]\", \"rx_udp_tunnel_port_offload\": \"off [fixed]\", \"tls_hw_tx_offload\": \"off [fixed]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"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\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"off [fixed]\"}, \"timestamping\": [], \"hw_timestamp_filters\": []}, \"ansible_default_ipv4\": {\"gateway\": \"10.31.12.1\", \"interface\": \"eth0\", \"address\": \"10.31.12.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\", \"macaddress\": \"0a:ff:f2:b2:c7:53\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.12.141\"], \"ansible_all_ipv6_addresses\": [\"fe80::4e3:7ba9:330d:53be\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.12.141\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::4e3:7ba9:330d:53be\"]}, \"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\": 3525, \"ansible_memfree_mb\": 2860, \"ansible_swaptotal_mb\": 3524, \"ansible_swapfree_mb\": 3524, \"ansible_memory_mb\": {\"real\": {\"total\": 3525, \"us<<<\n 5599 1726879824.22241: stdout chunk (state=3):\n>>>ed\": 665, \"free\": 2860}, \"nocache\": {\"free\": 3180, \"used\": 345}, \"swap\": {\"total\": 3524, \"free\": 3524, \"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\": \"ec2536d3-86e6-9151-3f20-3ade223b0208\", \"ansible_product_uuid\": \"ec2536d3-86e6-9151-3f20-3ade223b0208\", \"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\": \"512\", \"partitions\": {\"xvda2\": {\"links\": {\"ids\": [], \"uuids\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"], \"labels\": [], \"masters\": []}, \"start\": \"4096\", \"sectors\": \"524283871\", \"sectorsize\": 512, \"size\": \"250.00 GB\", \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"holders\": []}, \"xvda1\": {\"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"start\": \"2048\", \"sectors\": \"2048\", \"sectorsize\": 512, \"size\": \"1.00 MB\", \"uuid\": null, \"holders\": []}}, \"rotational\": \"0\", \"scheduler_mode\": \"mq-deadline\", \"sectors\": \"524288000\", \"sectorsize\": \"512\", \"size\": \"250.00 GB\", \"host\": \"\", \"holders\": []}, \"zram0\": {\"virtual\": 1, \"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"vendor\": null, \"model\": null, \"sas_address\": null, \"sas_device_handle\": null, \"removable\": \"0\", \"support_discard\": \"4096\", \"partitions\": {}, \"rotational\": \"0\", \"scheduler_mode\": \"\", \"sectors\": \"7219200\", \"sectorsize\": \"4096\", \"size\": \"3.44 GB\", \"host\": \"\", \"holders\": []}}, \"ansible_device_links\": {\"ids\": {}, \"uuids\": {\"xvda2\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"]}, \"labels\": {}, \"masters\": {}}, \"ansible_uptime_seconds\": 34, \"ansible_lvm\": {\"lvs\": {}, \"vgs\": {}, \"pvs\": {}}, \"ansible_mounts\": [{\"mount\": \"/\", \"device\": \"/dev/xvda2\", \"fstype\": \"ext4\", \"options\": \"rw,seclabel,relatime\", \"dump\": 0, \"passno\": 0, \"size_total\": 264124022784, \"size_available\": 251100901376, \"block_size\": 4096, \"block_total\": 64483404, \"block_available\": 61303931, \"block_used\": 3179473, \"inode_total\": 16384000, \"inode_available\": 16302560, \"inode_used\": 81440, \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"}], \"ansible_service_mgr\": \"systemd\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 5599 1726879824.23459: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n<<<\n 5599 1726879824.23511: stdout chunk (state=3):\n>>># destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n<<<\n 5599 1726879824.23515: stdout chunk (state=3):\n>>># cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n<<<\n 5599 1726879824.23544: stdout chunk (state=3):\n>>># cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect<<<\n 5599 1726879824.23715: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.23754: stdout chunk (state=3):\n>>># cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n<<<\n 5599 1726879824.23761: stdout chunk (state=3):\n>>># destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n<<<\n 5599 1726879824.23800: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules<<<\n 5599 1726879824.23818: stdout chunk (state=3):\n>>>\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n<<<\n 5599 1726879824.23847: stdout chunk (state=3):\n>>># cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n<<<\n 5599 1726879824.23869: stdout chunk (state=3):\n>>># cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob<<<\n 5599 1726879824.23913: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n<<<\n 5599 1726879824.23927: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin<<<\n 5599 1726879824.24245: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_<<<\n 5599 1726879824.24259: stdout chunk (state=3):\n>>>utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing multiprocessing.queues\r\n# cleanup[2] removing multiprocessing.synchronize\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# cleanup[2] removing multiprocessing.dummy\r\n<<<\n 5599 1726879824.24678: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879824.24737: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n<<<\n 5599 1726879824.24740: stdout chunk (state=3):\n>>># destroy binascii\r\n<<<\n 5599 1726879824.24748: stdout chunk (state=3):\n>>># destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 5599 1726879824.24767: stdout chunk (state=3):\n>>># destroy zipfile._path\r\n# destroy zipfile\r\n<<<\n 5599 1726879824.24777: stdout chunk (state=3):\n>>># destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 5599 1726879824.24949: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 5599 1726879824.24955: stdout chunk (state=3):\n>>># destroy importlib\r\n<<<\n 5599 1726879824.24959: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib<<<\n 5599 1726879824.24978: stdout chunk (state=3):\n>>>\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 5599 1726879824.24993: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n<<<\n 5599 1726879824.25000: stdout chunk (state=3):\n>>># destroy _locale\r\n<<<\n 5599 1726879824.25033: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n<<<\n 5599 1726879824.25041: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 5599 1726879824.25098: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _blake2\r\n<<<\n 5599 1726879824.25105: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy shutil\r\n<<<\n 5599 1726879824.25225: stdout chunk (state=3):\n>>># destroy distro\r\n<<<\n 5599 1726879824.25232: stdout chunk (state=3):\n>>># destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n<<<\n 5599 1726879824.25421: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.queues\r\n# destroy multiprocessing.synchronize\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux<<<\n 5599 1726879824.25853: stdout chunk (state=3):\n>>>\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy errno\r\n# destroy multiprocessing.connection\r\n# destroy tempfile\r\n# destroy multiprocessing.context\r\n# destroy multiprocessing.process\r\n# destroy multiprocessing.util\r\n# destroy _multiprocessing\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n<<<\n 5599 1726879824.25871: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 5599 1726879824.25887: stdout chunk (state=3):\n>>># destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128<<<\n 5599 1726879824.25894: stdout chunk (state=3):\n>>>\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879824.26154: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 5599 1726879824.26161: stdout chunk (state=3):\n>>># destroy _socket\r\n<<<\n 5599 1726879824.26182: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 5599 1726879824.26220: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n<<<\n 5599 1726879824.26226: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879824.26262: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n<<<\n 5599 1726879824.26270: stdout chunk (state=3):\n>>># destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879824.26310: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n<<<\n 5599 1726879824.26320: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n<<<\n 5599 1726879824.26328: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves\r\n<<<\n 5599 1726879824.26424: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io<<<\n 5599 1726879824.26432: stdout chunk (state=3):\n>>>\r\n# destroy marshal\r\n<<<\n 5599 1726879824.26461: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879824.26561: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases<<<\n 5599 1726879824.26570: stdout chunk (state=3):\n>>>\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig<<<\n 5599 1726879824.26922: stdout chunk (state=3):\n>>>\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879824.27943: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879824.28016: stderr chunk (state=3):\n>>><<<\n 5599 1726879824.28019: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c92c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c8fbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c92eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c6fd160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c6fdfd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c73bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c73bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7737d0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c773e60>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c753a70>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c751190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c738f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7976b0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7962d0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c752030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c73ae40>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c8770>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7381d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7c8c20>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c8ad0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7c8e90>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c736d20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c9520>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c91f0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7ca420>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e4620>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7e5d60>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e6c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7e72c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e61b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7e7d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e7470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7ca390>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c4ebcb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c514770>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c5144d0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c5145f0>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c514950>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4e9e50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c515f70>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c514bf0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7cab40>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c546300>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c55e480>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c59b230>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c5c19d0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c59b350>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c55f110>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c3e03b0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c55d4c0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c516ea0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f061c3e0590>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_ansible.legacy.setup_payload_5wcyoxit/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c446090>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c41cf80>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c41c0e0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c446d20>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c475a30>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4757c0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4750d0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4756d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c41cef0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c476720>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c4768a0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c476d80>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2dcad0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c2de780>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2df110>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2dffe0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e2d80>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c2e2ea0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e1040>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e6cf0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e57c0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e5520>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e7b90>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e1550>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c32ae70>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32b0b0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c32cad0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32c890>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c32f050>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32d190>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c33a7b0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32f140>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33b620>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33b800>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33bb00>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32b1d0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33eb10>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33ff50>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c33d2e0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33e660>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c33ce90>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1c8230>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1c9730>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c342a80>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1c97c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1cb140>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1d1d00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1d2540>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1ca630>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1d1280>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1d2720>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c266990>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1dc620>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1d6840>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1d65a0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26cf80>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b743fb0>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7445c0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1e9040>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1e85f0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26f0e0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26eb40>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b747320>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b746bd0>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b746d80>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b746030>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7472c0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7b9e20>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b747e00>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26eb10>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7bb320>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7ba930>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7e60c0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7d68a0>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7fdcd0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7fd910>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b62a5a0>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b628f80>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6262d0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.queues\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6710a0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.synchronize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b671d90>\\r\\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.dummy.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6c0530>\\r\\nimport \\'multiprocessing.dummy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6c0080>\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_user_id\": \"root\", \"ansible_user_uid\": 0, \"ansible_user_gid\": 0, \"ansible_user_gecos\": \"Super User\", \"ansible_user_dir\": \"/root\", \"ansible_user_shell\": \"/bin/bash\", \"ansible_real_user_id\": 0, \"ansible_effective_user_id\": 0, \"ansible_real_group_id\": 0, \"ansible_effective_group_id\": 0, \"ansible_distribution\": \"Fedora\", \"ansible_distribution_release\": \"\", \"ansible_distribution_version\": \"39\", \"ansible_distribution_major_version\": \"39\", \"ansible_distribution_file_path\": \"/etc/redhat-release\", \"ansible_distribution_file_variety\": \"RedHat\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"ansible_fibre_channel_wwn\": [], \"ansible_system\": \"Linux\", \"ansible_kernel\": \"6.10.9-100.fc39.x86_64\", \"ansible_kernel_version\": \"#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024\", \"ansible_machine\": \"x86_64\", \"ansible_python_version\": \"3.12.5\", \"ansible_fqdn\": \"ip-10-31-12-141.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-12-141\", \"ansible_nodename\": \"ip-10-31-12-141.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\": \"ec2536d386e691513f203ade223b0208\", \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBANa8PUnfwe30M0fGitV15iI4OCJlxHcUqtcmiYOs3jioFzxf3fZJLcaRl/PQFVgJ+pm8xhpA4pEQ/vM6V8rpFCN42OPHhDqFm+LlV7YD7rCijdQDVT/6/JFYgNx5X3qISGxYg4azAek3EZw4q4L/52fx/037qTZuGW5fsbVbCShLAAAAFQDmnXjkS1VrlWCHH/Uve8PLKpH2sQAAAIALaScLIx1qyC6DbAA8/d00MGIdqPkccsC748QxwjQzDFQDddvFM2MWsuCMMP507f9LzfkB9ClzKgVfI4yR5y20izJU05fsM5tvQ485p7FbKv2hS9ysbeZ0rDF85zZ/thw5TAEAsuJd7uv1lZ2ZMcRHRUEMdBl1Qp9cq872q6EWkAAAAIBpZbNtgeloX1eFneVr3BOLxoGPpunxjO6bIKH/K8qjR5UCe4Oyzsws1jYkB1bsIekHXLNqZ+oX/r3ZmPR6f2AutyYWPsDk/HNi2SxR5+3J6YOg5kyv5Ktaz+6GQBkOO0C9HjU4VGjNridVj2IflmaPhNCYnUXbmSkXVjO60ZOppw==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ3YVItpmLMR7HFudALiJkjbKUXFeRmKIuaaA3aP4OtY00stfPbsGIQR5W7z/uc48clEXcTwSdKZgyU3TNsON7g=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIGxTjRP8pnL6I5b630JR8zxqp83re3B0lllUVvn7bzRZ\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_fips\": false, \"ansible_is_chroot\": false, \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_iscsi_iqn\": \"\", \"ansible_lsb\": {}, \"ansible_dns\": {\"nameservers\": [\"127.0.0.53\"], \"options\": {\"edns0\": true, \"trust-ad\": true}, \"search\": [\"us-east-1.aws.redhat.com\"]}, \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"SHELL\": \"/bin/bash\", \"EDITOR\": \"/usr/bin/nano\", \"PWD\": \"/root\", \"LOGNAME\": \"root\", \"XDG_SESSION_TYPE\": \"tty\", \"_\": \"/usr/bin/python3.12\", \"MOTD_SHOWN\": \"pam\", \"HOME\": \"/root\", \"LANG\": \"en_US.UTF-8\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.13.231 34766 10.31.12.141 22\", \"XDG_SESSION_CLASS\": \"user\", \"SELINUX_ROLE_REQUESTED\": \"\", \"LESSOPEN\": \"||/usr/bin/lesspipe.sh %s\", \"USER\": \"root\", \"SELINUX_USE_CURRENT_RANGE\": \"\", \"SHLVL\": \"1\", \"XDG_SESSION_ID\": \"7\", \"XDG_RUNTIME_DIR\": \"/run/user/0\", \"SSH_CLIENT\": \"10.31.13.231 34766 22\", \"DEBUGINFOD_URLS\": \"https://debuginfod.fedoraproject.org/ \", \"PATH\": \"/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\", \"SELINUX_LEVEL_REQUESTED\": \"\", \"DBUS_SESSION_BUS_ADDRESS\": \"unix:path=/run/user/0/bus\", \"SSH_TTY\": \"/dev/pts/1\"}, \"ansible_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": \"ttyS0,115200n8\", \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_proc_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": [\"tty0\", \"ttyS0,115200n8\"], \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"50\", \"second\": \"23\", \"epoch\": \"1726879823\", \"epoch_int\": \"1726879823\", \"date\": \"2024-09-20\", \"time\": \"20:50:23\", \"iso8601_micro\": \"2024-09-21T00:50:23.549502Z\", \"iso8601\": \"2024-09-21T00:50:23Z\", \"iso8601_basic\": \"20240920T205023549502\", \"iso8601_basic_short\": \"20240920T205023\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_python\": {\"version\": {\"major\": 3, \"minor\": 12, \"micro\": 5, \"releaselevel\": \"final\", \"serial\": 0}, \"version_info\": [3, 12, 5, \"final\", 0], \"executable\": \"/usr/bin/python3.12\", \"has_sslcontext\": true, \"type\": \"cpython\"}, \"ansible_local\": {}, \"ansible_loadavg\": {\"1m\": 0.5205078125, \"5m\": 0.1279296875, \"15m\": 0.04248046875}, \"ansible_hostnqn\": \"\", \"ansible_pkg_mgr\": \"dnf\", \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_interfaces\": [\"lo\", \"eth0\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0a:ff:f2:b2:c7:53\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.12.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::4e3:7ba9:330d:53be\", \"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]\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"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\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"off [fixed]\"}, \"timestamping\": [], \"hw_timestamp_filters\": []}, \"ansible_default_ipv4\": {\"gateway\": \"10.31.12.1\", \"interface\": \"eth0\", \"address\": \"10.31.12.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\", \"macaddress\": \"0a:ff:f2:b2:c7:53\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.12.141\"], \"ansible_all_ipv6_addresses\": [\"fe80::4e3:7ba9:330d:53be\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.12.141\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::4e3:7ba9:330d:53be\"]}, \"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\": 3525, \"ansible_memfree_mb\": 2860, \"ansible_swaptotal_mb\": 3524, \"ansible_swapfree_mb\": 3524, \"ansible_memory_mb\": {\"real\": {\"total\": 3525, \"used\": 665, \"free\": 2860}, \"nocache\": {\"free\": 3180, \"used\": 345}, \"swap\": {\"total\": 3524, \"free\": 3524, \"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\": \"ec2536d3-86e6-9151-3f20-3ade223b0208\", \"ansible_product_uuid\": \"ec2536d3-86e6-9151-3f20-3ade223b0208\", \"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\": \"512\", \"partitions\": {\"xvda2\": {\"links\": {\"ids\": [], \"uuids\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"], \"labels\": [], \"masters\": []}, \"start\": \"4096\", \"sectors\": \"524283871\", \"sectorsize\": 512, \"size\": \"250.00 GB\", \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"holders\": []}, \"xvda1\": {\"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"start\": \"2048\", \"sectors\": \"2048\", \"sectorsize\": 512, \"size\": \"1.00 MB\", \"uuid\": null, \"holders\": []}}, \"rotational\": \"0\", \"scheduler_mode\": \"mq-deadline\", \"sectors\": \"524288000\", \"sectorsize\": \"512\", \"size\": \"250.00 GB\", \"host\": \"\", \"holders\": []}, \"zram0\": {\"virtual\": 1, \"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"vendor\": null, \"model\": null, \"sas_address\": null, \"sas_device_handle\": null, \"removable\": \"0\", \"support_discard\": \"4096\", \"partitions\": {}, \"rotational\": \"0\", \"scheduler_mode\": \"\", \"sectors\": \"7219200\", \"sectorsize\": \"4096\", \"size\": \"3.44 GB\", \"host\": \"\", \"holders\": []}}, \"ansible_device_links\": {\"ids\": {}, \"uuids\": {\"xvda2\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"]}, \"labels\": {}, \"masters\": {}}, \"ansible_uptime_seconds\": 34, \"ansible_lvm\": {\"lvs\": {}, \"vgs\": {}, \"pvs\": {}}, \"ansible_mounts\": [{\"mount\": \"/\", \"device\": \"/dev/xvda2\", \"fstype\": \"ext4\", \"options\": \"rw,seclabel,relatime\", \"dump\": 0, \"passno\": 0, \"size_total\": 264124022784, \"size_available\": 251100901376, \"block_size\": 4096, \"block_total\": 64483404, \"block_available\": 61303931, \"block_used\": 3179473, \"inode_total\": 16384000, \"inode_available\": 16302560, \"inode_used\": 81440, \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"}], \"ansible_service_mgr\": \"systemd\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing multiprocessing.queues\\r\\n# cleanup[2] removing multiprocessing.synchronize\\r\\n# cleanup[2] removing multiprocessing.dummy.connection\\r\\n# cleanup[2] removing multiprocessing.dummy\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.queues\\r\\n# destroy multiprocessing.synchronize\\r\\n# destroy multiprocessing.dummy\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy pickle\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy subprocess\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy unicodedata\\r\\n# destroy errno\\r\\n# destroy multiprocessing.connection\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.context\\r\\n# destroy multiprocessing.process\\r\\n# destroy multiprocessing.util\\r\\n# destroy _multiprocessing\\r\\n# destroy array\\r\\n# destroy multiprocessing.dummy.connection\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy encodings.idna\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _sre\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879824.28425: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c92c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c8fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c92eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c6fd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c6fdfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c73bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c73bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7737d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c773e60>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c753a70>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c751190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c738f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7976b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7962d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c752030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c73ae40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c8770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7381d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7c8c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c8ad0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7c8e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c736d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c9520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c91f0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7ca420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e4620>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7e5d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e6c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7e72c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e61b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7e7d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e7470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7ca390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c4ebcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c514770>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c5144d0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c5145f0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c514950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4e9e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c515f70>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c514bf0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7cab40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c546300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c55e480>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c59b230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c5c19d0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c59b350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c55f110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c3e03b0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c55d4c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c516ea0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f061c3e0590>\r\n# zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_5wcyoxit/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c446090>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c41cf80>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c41c0e0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c446d20>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c475a30>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4757c0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4750d0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4756d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c41cef0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c476720>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c4768a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c476d80>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2dcad0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c2de780>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2df110>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2dffe0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e2d80>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c2e2ea0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e1040>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e6cf0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e57c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e5520>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e7b90>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e1550>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c32ae70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32b0b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c32cad0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32c890>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c32f050>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32d190>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c33a7b0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32f140>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33b620>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33b800>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33bb00>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32b1d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33eb10>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33ff50>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c33d2e0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33e660>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c33ce90>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1c8230>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1c9730>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c342a80>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1c97c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1cb140>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1d1d00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1d2540>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1ca630>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1d1280>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1d2720>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c266990>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1dc620>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1d6840>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1d65a0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26cf80>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b743fb0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7445c0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1e9040>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1e85f0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26f0e0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26eb40>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b747320>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b746bd0>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b746d80>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b746030>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7472c0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7b9e20>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b747e00>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26eb10>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7bb320>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7ba930>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7e60c0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7d68a0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7fdcd0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7fd910>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b62a5a0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b628f80>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6262d0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'\r\nimport 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6710a0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'\r\nimport 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b671d90>\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc'\r\nimport 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6c0530>\r\nimport 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6c0080>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{\"ansible_facts\": {\"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_user_id\": \"root\", \"ansible_user_uid\": 0, \"ansible_user_gid\": 0, \"ansible_user_gecos\": \"Super User\", \"ansible_user_dir\": \"/root\", \"ansible_user_shell\": \"/bin/bash\", \"ansible_real_user_id\": 0, \"ansible_effective_user_id\": 0, \"ansible_real_group_id\": 0, \"ansible_effective_group_id\": 0, \"ansible_distribution\": \"Fedora\", \"ansible_distribution_release\": \"\", \"ansible_distribution_version\": \"39\", \"ansible_distribution_major_version\": \"39\", \"ansible_distribution_file_path\": \"/etc/redhat-release\", \"ansible_distribution_file_variety\": \"RedHat\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"ansible_fibre_channel_wwn\": [], \"ansible_system\": \"Linux\", \"ansible_kernel\": \"6.10.9-100.fc39.x86_64\", \"ansible_kernel_version\": \"#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024\", \"ansible_machine\": \"x86_64\", \"ansible_python_version\": \"3.12.5\", \"ansible_fqdn\": \"ip-10-31-12-141.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-12-141\", \"ansible_nodename\": \"ip-10-31-12-141.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\": \"ec2536d386e691513f203ade223b0208\", \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBANa8PUnfwe30M0fGitV15iI4OCJlxHcUqtcmiYOs3jioFzxf3fZJLcaRl/PQFVgJ+pm8xhpA4pEQ/vM6V8rpFCN42OPHhDqFm+LlV7YD7rCijdQDVT/6/JFYgNx5X3qISGxYg4azAek3EZw4q4L/52fx/037qTZuGW5fsbVbCShLAAAAFQDmnXjkS1VrlWCHH/Uve8PLKpH2sQAAAIALaScLIx1qyC6DbAA8/d00MGIdqPkccsC748QxwjQzDFQDddvFM2MWsuCMMP507f9LzfkB9ClzKgVfI4yR5y20izJU05fsM5tvQ485p7FbKv2hS9ysbeZ0rDF85zZ/thw5TAEAsuJd7uv1lZ2ZMcRHRUEMdBl1Qp9cq872q6EWkAAAAIBpZbNtgeloX1eFneVr3BOLxoGPpunxjO6bIKH/K8qjR5UCe4Oyzsws1jYkB1bsIekHXLNqZ+oX/r3ZmPR6f2AutyYWPsDk/HNi2SxR5+3J6YOg5kyv5Ktaz+6GQBkOO0C9HjU4VGjNridVj2IflmaPhNCYnUXbmSkXVjO60ZOppw==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ3YVItpmLMR7HFudALiJkjbKUXFeRmKIuaaA3aP4OtY00stfPbsGIQR5W7z/uc48clEXcTwSdKZgyU3TNsON7g=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIGxTjRP8pnL6I5b630JR8zxqp83re3B0lllUVvn7bzRZ\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_fips\": false, \"ansible_is_chroot\": false, \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_iscsi_iqn\": \"\", \"ansible_lsb\": {}, \"ansible_dns\": {\"nameservers\": [\"127.0.0.53\"], \"options\": {\"edns0\": true, \"trust-ad\": true}, \"search\": [\"us-east-1.aws.redhat.com\"]}, \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"SHELL\": \"/bin/bash\", \"EDITOR\": \"/usr/bin/nano\", \"PWD\": \"/root\", \"LOGNAME\": \"root\", \"XDG_SESSION_TYPE\": \"tty\", \"_\": \"/usr/bin/python3.12\", \"MOTD_SHOWN\": \"pam\", \"HOME\": \"/root\", \"LANG\": \"en_US.UTF-8\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.13.231 34766 10.31.12.141 22\", \"XDG_SESSION_CLASS\": \"user\", \"SELINUX_ROLE_REQUESTED\": \"\", \"LESSOPEN\": \"||/usr/bin/lesspipe.sh %s\", \"USER\": \"root\", \"SELINUX_USE_CURRENT_RANGE\": \"\", \"SHLVL\": \"1\", \"XDG_SESSION_ID\": \"7\", \"XDG_RUNTIME_DIR\": \"/run/user/0\", \"SSH_CLIENT\": \"10.31.13.231 34766 22\", \"DEBUGINFOD_URLS\": \"https://debuginfod.fedoraproject.org/ \", \"PATH\": \"/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\", \"SELINUX_LEVEL_REQUESTED\": \"\", \"DBUS_SESSION_BUS_ADDRESS\": \"unix:path=/run/user/0/bus\", \"SSH_TTY\": \"/dev/pts/1\"}, \"ansible_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": \"ttyS0,115200n8\", \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_proc_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": [\"tty0\", \"ttyS0,115200n8\"], \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"50\", \"second\": \"23\", \"epoch\": \"1726879823\", \"epoch_int\": \"1726879823\", \"date\": \"2024-09-20\", \"time\": \"20:50:23\", \"iso8601_micro\": \"2024-09-21T00:50:23.549502Z\", \"iso8601\": \"2024-09-21T00:50:23Z\", \"iso8601_basic\": \"20240920T205023549502\", \"iso8601_basic_short\": \"20240920T205023\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_python\": {\"version\": {\"major\": 3, \"minor\": 12, \"micro\": 5, \"releaselevel\": \"final\", \"serial\": 0}, \"version_info\": [3, 12, 5, \"final\", 0], \"executable\": \"/usr/bin/python3.12\", \"has_sslcontext\": true, \"type\": \"cpython\"}, \"ansible_local\": {}, \"ansible_loadavg\": {\"1m\": 0.5205078125, \"5m\": 0.1279296875, \"15m\": 0.04248046875}, \"ansible_hostnqn\": \"\", \"ansible_pkg_mgr\": \"dnf\", \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_interfaces\": [\"lo\", \"eth0\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0a:ff:f2:b2:c7:53\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.12.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::4e3:7ba9:330d:53be\", \"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]\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"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\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"off [fixed]\"}, \"timestamping\": [], \"hw_timestamp_filters\": []}, \"ansible_default_ipv4\": {\"gateway\": \"10.31.12.1\", \"interface\": \"eth0\", \"address\": \"10.31.12.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\", \"macaddress\": \"0a:ff:f2:b2:c7:53\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.12.141\"], \"ansible_all_ipv6_addresses\": [\"fe80::4e3:7ba9:330d:53be\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.12.141\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::4e3:7ba9:330d:53be\"]}, \"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\": 3525, \"ansible_memfree_mb\": 2860, \"ansible_swaptotal_mb\": 3524, \"ansible_swapfree_mb\": 3524, \"ansible_memory_mb\": {\"real\": {\"total\": 3525, \"used\": 665, \"free\": 2860}, \"nocache\": {\"free\": 3180, \"used\": 345}, \"swap\": {\"total\": 3524, \"free\": 3524, \"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\": \"ec2536d3-86e6-9151-3f20-3ade223b0208\", \"ansible_product_uuid\": \"ec2536d3-86e6-9151-3f20-3ade223b0208\", \"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\": \"512\", \"partitions\": {\"xvda2\": {\"links\": {\"ids\": [], \"uuids\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"], \"labels\": [], \"masters\": []}, \"start\": \"4096\", \"sectors\": \"524283871\", \"sectorsize\": 512, \"size\": \"250.00 GB\", \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"holders\": []}, \"xvda1\": {\"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"start\": \"2048\", \"sectors\": \"2048\", \"sectorsize\": 512, \"size\": \"1.00 MB\", \"uuid\": null, \"holders\": []}}, \"rotational\": \"0\", \"scheduler_mode\": \"mq-deadline\", \"sectors\": \"524288000\", \"sectorsize\": \"512\", \"size\": \"250.00 GB\", \"host\": \"\", \"holders\": []}, \"zram0\": {\"virtual\": 1, \"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"vendor\": null, \"model\": null, \"sas_address\": null, \"sas_device_handle\": null, \"removable\": \"0\", \"support_discard\": \"4096\", \"partitions\": {}, \"rotational\": \"0\", \"scheduler_mode\": \"\", \"sectors\": \"7219200\", \"sectorsize\": \"4096\", \"size\": \"3.44 GB\", \"host\": \"\", \"holders\": []}}, \"ansible_device_links\": {\"ids\": {}, \"uuids\": {\"xvda2\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"]}, \"labels\": {}, \"masters\": {}}, \"ansible_uptime_seconds\": 34, \"ansible_lvm\": {\"lvs\": {}, \"vgs\": {}, \"pvs\": {}}, \"ansible_mounts\": [{\"mount\": \"/\", \"device\": \"/dev/xvda2\", \"fstype\": \"ext4\", \"options\": \"rw,seclabel,relatime\", \"dump\": 0, \"passno\": 0, \"size_total\": 264124022784, \"size_available\": 251100901376, \"block_size\": 4096, \"block_total\": 64483404, \"block_available\": 61303931, \"block_used\": 3179473, \"inode_total\": 16384000, \"inode_available\": 16302560, \"inode_used\": 81440, \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"}], \"ansible_service_mgr\": \"systemd\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing multiprocessing.queues\r\n# cleanup[2] removing multiprocessing.synchronize\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# cleanup[2] removing multiprocessing.dummy\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.queues\r\n# destroy multiprocessing.synchronize\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy errno\r\n# destroy multiprocessing.connection\r\n# destroy tempfile\r\n# destroy multiprocessing.context\r\n# destroy multiprocessing.process\r\n# destroy multiprocessing.util\r\n# destroy _multiprocessing\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879824.29536: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879824.29540: _low_level_execute_command(): starting\n 5599 1726879824.29542: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879824.29816: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879824.29819: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879824.29822: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 5599 1726879824.29824: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879824.29828: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879824.29882: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879824.29891: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879824.29907: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879824.29952: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879824.34588: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879824.34650: stderr chunk (state=3):\n>>><<<\n 5599 1726879824.34654: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879824.34683: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879824.34837: handler run complete\n 5599 1726879824.34883: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879824.34980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879824.35284: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879824.35357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879824.35483: attempt loop complete, returning result\n 5599 1726879824.35486: _execute() done\n 5599 1726879824.35491: dumping result to json\n 5599 1726879824.35515: done dumping result, returning\n 5599 1726879824.35523: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affef3a-ec81-5b39-170e-000000000011]\n 5599 1726879824.35532: sending task result for task 0affef3a-ec81-5b39-170e-000000000011\n 5599 1726879824.35808: done sending task result for task 0affef3a-ec81-5b39-170e-000000000011\n 5599 1726879824.35811: WORKER PROCESS EXITING\nok: [managed_node1]\n 5599 1726879824.36161: no more pending results, returning what we have\n 5599 1726879824.36165: results queue empty\n 5599 1726879824.36166: checking for any_errors_fatal\n 5599 1726879824.36167: done checking for any_errors_fatal\n 5599 1726879824.36168: checking for max_fail_percentage\n 5599 1726879824.36169: done checking for max_fail_percentage\n 5599 1726879824.36170: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879824.36170: done checking to see if all hosts have failed\n 5599 1726879824.36171: getting the remaining hosts for this loop\n 5599 1726879824.36172: done getting the remaining hosts for this loop\n 5599 1726879824.36178: getting the next task for host managed_node1\n 5599 1726879824.36182: done getting next task for host managed_node1\n 5599 1726879824.36184: ^ task is: TASK: meta (flush_handlers)\n 5599 1726879824.36185: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879824.36187: getting the next task for host managed_node2\n 5599 1726879824.36188: done getting next task for host managed_node2\n 5599 1726879824.36189: ^ task is: TASK: meta (flush_handlers)\n 5599 1726879824.36190: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879824.36191: getting the next task for host managed_node3\n 5599 1726879824.36192: done getting next task for host managed_node3\n 5599 1726879824.36194: ^ task is: TASK: meta (flush_handlers)\n 5599 1726879824.36194: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879824.36200: getting variables\n 5599 1726879824.36201: in VariableManager get_vars()\n 5599 1726879824.36220: Calling all_inventory to load vars for managed_node1\n 5599 1726879824.36222: Calling groups_inventory to load vars for managed_node1\n 5599 1726879824.36224: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879824.36233: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879824.36235: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879824.36237: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879824.36410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879824.36589: done with get_vars()\n 5599 1726879824.36598: done getting variables\n 5599 1726879824.36656: in VariableManager get_vars()\n 5599 1726879824.36663: Calling all_inventory to load vars for managed_node1\n 5599 1726879824.36666: Calling groups_inventory to load vars for managed_node1\n 5599 1726879824.36668: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879824.36672: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879824.36675: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879824.36678: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879824.36802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879824.36968: done with get_vars()\n 5599 1726879824.36981: getting variables\n 5599 1726879824.36982: in VariableManager get_vars()\n 5599 1726879824.36989: Calling all_inventory to load vars for managed_node2\n 5599 1726879824.36990: Calling groups_inventory to load vars for managed_node2\n 5599 1726879824.36996: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879824.37001: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879824.37004: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879824.37008: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879824.37203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879824.37369: done with get_vars()\n 5599 1726879824.37378: done getting variables\n 5599 1726879824.37418: in VariableManager get_vars()\n 5599 1726879824.37424: Calling all_inventory to load vars for managed_node2\n 5599 1726879824.37426: Calling groups_inventory to load vars for managed_node2\n 5599 1726879824.37428: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879824.37431: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879824.37433: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879824.37435: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879824.37555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879824.37728: done with get_vars()\n 5599 1726879824.37739: getting variables\n 5599 1726879824.37741: in VariableManager get_vars()\n 5599 1726879824.37746: Calling all_inventory to load vars for managed_node3\n 5599 1726879824.37748: Calling groups_inventory to load vars for managed_node3\n 5599 1726879824.37750: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879824.37753: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879824.37755: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879824.37757: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879824.37910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879824.38076: done with get_vars()\n 5599 1726879824.38084: done getting variables\n 5599 1726879824.38124: in VariableManager get_vars()\n 5599 1726879824.38131: Calling all_inventory to load vars for managed_node3\n 5599 1726879824.38133: Calling groups_inventory to load vars for managed_node3\n 5599 1726879824.38135: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879824.38139: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879824.38140: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879824.38143: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879824.38262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879824.38428: done with get_vars()\n 5599 1726879824.38438: done queuing things up, now waiting for results queue to drain\n 5599 1726879824.38441: results queue empty\n 5599 1726879824.38442: checking for any_errors_fatal\n 5599 1726879824.38445: done checking for any_errors_fatal\n 5599 1726879824.38445: checking for max_fail_percentage\n 5599 1726879824.38446: done checking for max_fail_percentage\n 5599 1726879824.38447: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879824.38448: done checking to see if all hosts have failed\n 5599 1726879824.38448: getting the remaining hosts for this loop\n 5599 1726879824.38449: done getting the remaining hosts for this loop\n 5599 1726879824.38451: getting the next task for host managed_node1\n 5599 1726879824.38455: done getting next task for host managed_node1\n 5599 1726879824.38457: ^ task is: TASK: Gather facts from {{ kdump_test_ssh_server_outside }}\n 5599 1726879824.38458: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879824.38459: getting the next task for host managed_node2\n 5599 1726879824.38461: done getting next task for host managed_node2\n 5599 1726879824.38462: ^ task is: TASK: Gather facts from {{ kdump_test_ssh_server_outside }}\n 5599 1726879824.38463: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879824.38464: getting the next task for host managed_node3\n 5599 1726879824.38466: done getting next task for host managed_node3\n 5599 1726879824.38467: ^ task is: TASK: Gather facts from {{ kdump_test_ssh_server_outside }}\n 5599 1726879824.38468: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879824.38469: getting variables\n 5599 1726879824.38470: in VariableManager get_vars()\n 5599 1726879824.38478: Calling all_inventory to load vars for managed_node1\n 5599 1726879824.38480: Calling groups_inventory to load vars for managed_node1\n 5599 1726879824.38481: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879824.38485: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879824.38487: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879824.38489: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879824.38613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879824.38798: done with get_vars()\n 5599 1726879824.38805: done getting variables\n 5599 1726879824.39016: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879824.39020: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879824.39072: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n\nTASK [Gather facts from managed_node1] *****************************************\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:58\nFriday 20 September 2024 20:50:24 -0400 (0:00:02.167) 0:00:02.178 ****** \n 5599 1726879824.39112: entering _queue_task() for managed_node1/setup\n 5599 1726879824.39411: worker is 1 (out of 3 available)\n 5599 1726879824.39425: exiting _queue_task() for managed_node1/setup\n 5599 1726879824.39439: getting variables\n 5599 1726879824.39445: in VariableManager get_vars()\n 5599 1726879824.39522: Calling all_inventory to load vars for managed_node2\n 5599 1726879824.39527: Calling groups_inventory to load vars for managed_node2\n 5599 1726879824.39535: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879824.39556: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879824.39561: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879824.39565: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879824.39835: running TaskExecutor() for managed_node1/TASK: Gather facts from managed_node1\n 5599 1726879824.39839: in run() - task 0affef3a-ec81-5b39-170e-000000000006\n 5599 1726879824.39842: variable 'ansible_search_path' from source: unknown\n 5599 1726879824.39845: calling self._execute()\n 5599 1726879824.39848: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879824.39887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879824.40198: done with get_vars()\n 5599 1726879824.40211: done getting variables\n 5599 1726879824.40263: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879824.40266: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879824.40269: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879824.40271: in VariableManager get_vars()\n 5599 1726879824.40276: Calling all_inventory to load vars for managed_node1\n 5599 1726879824.40279: Calling groups_inventory to load vars for managed_node1\n 5599 1726879824.40281: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879824.40283: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879824.40285: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879824.40287: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879824.40354: entering _queue_task() for managed_node2/setup\n 5599 1726879824.40495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879824.41012: worker is 2 (out of 3 available)\n 5599 1726879824.41040: done with get_vars()\n 5599 1726879824.41052: exiting _queue_task() for managed_node2/setup\n 5599 1726879824.41067: getting variables\n 5599 1726879824.41070: in VariableManager get_vars()\n 5599 1726879824.41135: Calling all_inventory to load vars for managed_node3\n 5599 1726879824.41140: Calling groups_inventory to load vars for managed_node3\n 5599 1726879824.41148: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879824.41170: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879824.41176: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879824.41182: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879824.41883: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879824.41887: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879824.41891: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879824.41894: variable 'omit' from source: magic vars\n 5599 1726879824.41897: variable 'omit' from source: magic vars\n 5599 1726879824.41900: variable 'omit' from source: magic vars\n 5599 1726879824.41903: variable 'omit' from source: magic vars\n 5599 1726879824.41906: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879824.41909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879824.42022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879824.42578: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879824.42642: done with get_vars()\n 5599 1726879824.42655: done getting variables\n 5599 1726879824.42971: entering _queue_task() for managed_node3/setup\n 5599 1726879824.43599: worker is 3 (out of 3 available)\n 5599 1726879824.43610: exiting _queue_task() for managed_node3/setup\n 5599 1726879824.43623: done queuing things up, now waiting for results queue to drain\n 5599 1726879824.43627: waiting for pending results...\n 5599 1726879824.43652: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879824.43660: running TaskExecutor() for managed_node2/TASK: Gather facts from managed_node1\n 5599 1726879824.43664: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879824.43668: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879824.43672: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879824.43677: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879824.43679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879824.43683: variable 'ansible_port' from source: unknown\n 5599 1726879824.43685: variable 'ansible_user' from source: unknown\n 5599 1726879824.43688: in run() - task 0affef3a-ec81-5b39-170e-000000000006\n 5599 1726879824.43690: variable 'ansible_search_path' from source: unknown\n 5599 1726879824.43693: calling self._execute()\n 5599 1726879824.43695: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879824.43697: Set connection var ansible_shell_type to sh\n 5599 1726879824.43700: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879824.43702: Set connection var ansible_pipelining to False\n 5599 1726879824.43704: Set connection var ansible_connection to ssh\n 5599 1726879824.43706: Set connection var ansible_timeout to 10\n 5599 1726879824.43708: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879824.43710: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879824.43712: variable 'ansible_user' from source: unknown\n 5599 1726879824.43716: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879824.43718: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879824.43720: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 5599 1726879824.43722: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 5599 1726879824.43726: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879824.43729: variable 'omit' from source: magic vars\n 5599 1726879824.43731: starting attempt loop\n 5599 1726879824.43735: running the handler\n 5599 1726879824.43740: _low_level_execute_command(): starting\n 5599 1726879824.43743: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879824.43754: in VariableManager get_vars()\n 5599 1726879824.43757: Calling all_inventory to load vars for managed_node2\n 5599 1726879824.43759: Calling groups_inventory to load vars for managed_node2\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879824.43767: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879824.43771: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879824.43776: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879824.43779: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879824.43783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879824.43785: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879824.43790: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879824.43795: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879824.43799: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879824.43802: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879824.43804: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879824.43806: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879824.43809: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879824.43812: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879824.43814: done with get_vars()\n 5599 1726879824.43816: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 5599 1726879824.43818: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879824.43821: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 5599 1726879824.43823: variable 'omit' from source: magic vars\n 5599 1726879824.43826: variable 'omit' from source: magic vars\n 5599 1726879824.43828: variable 'omit' from source: magic vars\n 5599 1726879824.43830: variable 'omit' from source: magic vars\n 5599 1726879824.43987: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879824.43990: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879824.43993: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879824.43995: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879824.43998: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879824.44000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879824.44002: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 5599 1726879824.44005: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879824.44007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879824.44009: variable 'ansible_port' from source: unknown\n 5599 1726879824.44011: variable 'ansible_user' from source: unknown\n 5599 1726879824.44081: Set connection var ansible_shell_type to sh\n 5599 1726879824.44085: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879824.44087: Set connection var ansible_pipelining to False\n 5599 1726879824.44090: Set connection var ansible_connection to ssh\n 5599 1726879824.44092: Set connection var ansible_timeout to 10\n 5599 1726879824.44094: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879824.44207: running TaskExecutor() for managed_node3/TASK: Gather facts from managed_node1\n 5599 1726879824.44210: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879824.44213: variable 'ansible_user' from source: unknown\n 5599 1726879824.44216: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 5599 1726879824.44239: in run() - task 0affef3a-ec81-5b39-170e-000000000006\n 5599 1726879824.44260: variable 'ansible_search_path' from source: unknown\n 5599 1726879824.44304: calling self._execute()\n 5599 1726879824.44337: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879824.44436: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879824.44454: variable 'omit' from source: magic vars\n 5599 1726879824.44468: starting attempt loop\n 5599 1726879824.44482: running the handler\n 5599 1726879824.44503: _low_level_execute_command(): starting\n 5599 1726879824.44519: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879824.44583: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879824.44587: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879824.44645: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879824.44718: in VariableManager get_vars()\n 5599 1726879824.44721: Calling all_inventory to load vars for managed_node3\n 5599 1726879824.44723: Calling groups_inventory to load vars for managed_node3\n 5599 1726879824.44726: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879824.44780: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879824.44783: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879824.44786: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879824.45106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879824.45397: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879824.45415: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879824.45516: done with get_vars()\n 5599 1726879824.45520: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879824.45524: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879824.45563: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879824.45567: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879824.45610: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879824.45627: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879824.45630: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879824.45639: variable 'omit' from source: magic vars\n 5599 1726879824.45715: variable 'omit' from source: magic vars\n 5599 1726879824.45743: variable 'omit' from source: magic vars\n 5599 1726879824.45776: variable 'omit' from source: magic vars\n 5599 1726879824.45789: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879824.45814: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879824.45887: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879824.45900: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879824.45929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879824.45947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879824.45984: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879824.45991: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879824.45994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879824.46005: variable 'ansible_port' from source: unknown\n 5599 1726879824.46007: variable 'ansible_user' from source: unknown\n 5599 1726879824.46084: Set connection var ansible_shell_type to sh\n 5599 1726879824.46092: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879824.46100: Set connection var ansible_pipelining to False\n 5599 1726879824.46103: Set connection var ansible_connection to ssh\n 5599 1726879824.46114: Set connection var ansible_timeout to 10\n 5599 1726879824.46124: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879824.46146: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879824.46149: variable 'ansible_user' from source: unknown\n 5599 1726879824.46157: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879824.46344: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879824.46354: variable 'omit' from source: magic vars\n 5599 1726879824.46359: starting attempt loop\n 5599 1726879824.46362: running the handler\n 5599 1726879824.46379: _low_level_execute_command(): starting\n 5599 1726879824.46386: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879824.46844: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879824.46956: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879824.46960: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879824.46965: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879824.47049: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879824.47107: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879824.47111: stderr chunk (state=3):\n>>><<<\n 5599 1726879824.47113: stdout chunk (state=3):\n>>><<<\n 5599 1726879824.47125: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879824.47143: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879824.47278: _low_level_execute_command(): starting\n 5599 1726879824.47282: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392 `\" && echo ansible-tmp-1726879824.4715338-5638-148090817241392=\"` echo /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392 `\" && echo ansible-tmp-1726879824.4715338-5638-148090817241392=\"` echo /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392 `\" ) && sleep 0'\"'\"''\n 5599 1726879824.47422: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879824.47611: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879824.47650: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879824.47653: stdout chunk (state=3):\n>>><<<\n 5599 1726879824.47656: stderr chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879824.47780: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879824.47786: _low_level_execute_command(): starting\n 5599 1726879824.47790: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231 `\" && echo ansible-tmp-1726879824.476981-5639-228440438810231=\"` echo /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231 `\" ) && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879824.47796: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231 `\" && echo ansible-tmp-1726879824.476981-5639-228440438810231=\"` echo /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231 `\" ) && sleep 0'\"'\"''\n 5599 1726879824.47894: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879824.48025: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879824.48059: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879824.48107: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879824.48358: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879824.48384: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 5599 1726879824.48398: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879824.48438: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879824.48452: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879824.48513: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879824.48871: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879824.48980: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879824.49042: stderr chunk (state=3):\n>>><<<\n 5599 1726879824.49045: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879824.49194: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879824.49197: _low_level_execute_command(): starting\n 5599 1726879824.49200: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943 `\" && echo ansible-tmp-1726879824.4907262-5641-279682757171943=\"` echo /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943 `\" ) && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943 `\" && echo ansible-tmp-1726879824.4907262-5641-279682757171943=\"` echo /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943 `\" ) && sleep 0'\"'\"''\n 5599 1726879824.49564: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879824.49583: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879824.49597: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879824.49643: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879824.49671: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879824.49717: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879824.50513: stdout chunk (state=3):\n>>>ansible-tmp-1726879824.476981-5639-228440438810231=/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231\n<<<\n 5599 1726879824.50645: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879824.50698: stderr chunk (state=3):\n>>><<<\n 5599 1726879824.50701: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'ansible-tmp-1726879824.476981-5639-228440438810231=/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879824.50855: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879824.476981-5639-228440438810231=/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879824.50862: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879824.50867: variable 'ansible_module_compression' from source: unknown\n 5599 1726879824.50898: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 5599 1726879824.50946: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 5599 1726879824.51075: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py\n<10.31.14.149> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpufzh8rvj TO /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py\n<10.31.14.149> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' '[10.31.14.149]'\n 5599 1726879824.51218: Sending initial data\n 5599 1726879824.51222: Sent initial data (151 bytes)\n 5599 1726879824.51657: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879824.51704: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879824.51708: stderr chunk (state=3):\n>>>debug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879824.51711: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879824.51732: stdout chunk (state=3):\n>>>ansible-tmp-1726879824.4907262-5641-279682757171943=/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943\n<<<\n 5599 1726879824.51779: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879824.51792: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879824.51804: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879824.51844: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879824.51867: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879824.51902: stderr chunk (state=3):\n>>><<<\n 5599 1726879824.51905: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'ansible-tmp-1726879824.4907262-5641-279682757171943=/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879824.51989: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879824.4907262-5641-279682757171943=/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879824.51992: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879824.52051: variable 'ansible_module_compression' from source: unknown\n 5599 1726879824.52114: stdout chunk (state=3):\n>>>ansible-tmp-1726879824.4715338-5638-148090817241392=/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392\n<<<\n 5599 1726879824.52123: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 5599 1726879824.52177: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 5599 1726879824.52320: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp93c46nas TO /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n 5599 1726879824.52497: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879824.52680: Sending initial data\n 5599 1726879824.52685: Sent initial data (152 bytes)\n 5599 1726879824.52688: stderr chunk (state=3):\n>>><<<\n 5599 1726879824.52691: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'ansible-tmp-1726879824.4715338-5638-148090817241392=/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879824.52700: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879824.4715338-5638-148090817241392=/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879824.52702: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879824.52820: variable 'ansible_module_compression' from source: unknown\n 5599 1726879824.52824: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 5599 1726879824.52929: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 5599 1726879824.53045: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpvy7m6fan TO /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\n 5599 1726879824.53317: Sending initial data\n 5599 1726879824.53321: Sent initial data (152 bytes)\n 5599 1726879824.53502: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879824.53581: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879824.53587: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879824.53593: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879824.53596: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879824.53746: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879824.53750: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879824.53753: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpufzh8rvj\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879824.53756: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpufzh8rvj /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py\n<<<\n 5599 1726879824.53795: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879824.53853: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpufzh8rvj\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py M:0x001a\r\n<<<\n 5599 1726879824.54071: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879824.54076: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879824.54079: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879824.54178: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879824.54242: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879824.54254: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879824.54313: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879824.54895: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 5599 1726879824.55395: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\n<<<\n 5599 1726879824.55402: stderr chunk (state=3):\n>>>debug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879824.55442: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879824.55480: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\n<<<\n 5599 1726879824.55483: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21703\r\n<<<\n 5599 1726879824.55522: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp93c46nas\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879824.55526: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp93c46nas /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py\n<<<\n 5599 1726879824.55594: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp93c46nas\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py M:0x001a\r\n<<<\n 5599 1726879824.55634: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21703 bytes at 261120\r\n<<<\n 5599 1726879824.55637: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879824.55688: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879824.55823: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879824.56079: stderr chunk (state=3):\n>>><<<\n 5599 1726879824.56086: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpufzh8rvj /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpufzh8rvj\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpufzh8rvj\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21703\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21703 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879824.56093: done transferring module to remote\n 5599 1726879824.56096: _low_level_execute_command(): starting\n 5599 1726879824.56098: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/ /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/ /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py && sleep 0'\"'\"''\n 5599 1726879824.56997: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879824.57012: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879824.57025: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879824.57094: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879824.57298: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879824.57312: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879824.57321: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879824.57347: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879824.57359: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879824.57399: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879824.57506: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879824.57604: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879824.57700: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879824.57930: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 5599 1726879824.57934: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpvy7m6fan\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879824.57938: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpvy7m6fan /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py\n<<<\n 5599 1726879824.57981: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpvy7m6fan\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py M:0x001a\r\n<<<\n 5599 1726879824.59182: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21704\r\n<<<\n 5599 1726879824.59389: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 5599 1726879824.59515: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21704 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879824.59521: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879824.59583: stderr chunk (state=3):\n>>><<<\n 5599 1726879824.59589: stdout chunk (state=3):\n>>><<<\n 5599 1726879824.59592: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n<10.31.14.149> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879824.59599: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879824.59604: _low_level_execute_command(): starting\n 5599 1726879824.59607: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' -tt 10.31.14.149 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py && sleep 0'\"'\"''\n 5599 1726879824.60089: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879824.60093: stderr chunk (state=3):\n>>><<<\n 5599 1726879824.60096: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp93c46nas /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp93c46nas\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp93c46nas\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21704\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21704 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879824.60103: done transferring module to remote\n 5599 1726879824.60106: _low_level_execute_command(): starting\n 5599 1726879824.60108: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/ /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/ /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py && sleep 0'\"'\"''\n 5599 1726879824.60717: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879824.60727: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879824.60763: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879824.60768: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879824.60788: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879824.60854: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879824.60866: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879824.60870: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879824.60881: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879824.60890: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879824.60897: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879824.60913: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 5599 1726879824.60919: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879824.60957: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879824.60960: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879824.60965: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879824.60977: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879824.61138: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879824.61146: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879824.61201: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879824.61210: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21704\r\n<<<\n 5599 1726879824.61213: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879824.61364: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21704 bytes at 261120\r\n<<<\n 5599 1726879824.61380: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879824.61415: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879824.61492: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879824.61571: stderr chunk (state=3):\n>>><<<\n 5599 1726879824.61576: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpvy7m6fan /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpvy7m6fan\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpvy7m6fan\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21704\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21704 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879824.61614: done transferring module to remote\n 5599 1726879824.61632: _low_level_execute_command(): starting\n 5599 1726879824.61638: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/ /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/ /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py && sleep 0'\"'\"''\n 5599 1726879824.62167: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879824.62184: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879824.62198: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879824.62209: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879824.62256: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879824.62270: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879824.62284: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879824.62429: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879824.63066: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879824.63140: stderr chunk (state=3):\n>>><<<\n 5599 1726879824.63143: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879824.63178: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879824.63184: _low_level_execute_command(): starting\n 5599 1726879824.63187: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py && sleep 0'\"'\"''\n 5599 1726879824.63427: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879824.63469: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879824.63490: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 5599 1726879824.63514: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 5599 1726879824.63575: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879824.63624: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879824.63659: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879824.63692: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 5599 1726879824.63711: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879824.63758: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.63787: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879824.63807: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879824.63846: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879824.63897: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879824.63903: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70cd4530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ca3b30>\r\n<<<\n 5599 1726879824.63955: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 5599 1726879824.63961: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70cd6ab0>\r\n<<<\n 5599 1726879824.63997: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\n<<<\n 5599 1726879824.64001: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879824.64016: stdout chunk (state=3):\n>>>import 'abc' # \r\n<<<\n 5599 1726879824.64019: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 5599 1726879824.64045: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879824.64058: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879824.64066: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879824.64069: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879824.64085: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879824.64112: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879824.64115: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879824.64144: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879824.64187: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879824.64195: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879824.64209: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 5599 1726879824.64214: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\n<<<\n 5599 1726879824.64245: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 5599 1726879824.64251: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 5599 1726879824.64280: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879824.64314: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879824.64336: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70a85160>\r\n<<<\n 5599 1726879824.64389: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 5599 1726879824.64421: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70a85fd0>\r\n<<<\n 5599 1726879824.64438: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 5599 1726879824.64471: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879824.64881: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879824.64894: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879824.64916: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 5599 1726879824.64939: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.64960: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879824.64988: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879824.65014: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879824.65043: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879824.65069: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac3e90>\r\n<<<\n 5599 1726879824.65096: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879824.65103: stderr chunk (state=3):\n>>><<<\n 5599 1726879824.65113: stdout chunk (state=3):\n>>><<<\n 5599 1726879824.65137: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac3f50>\r\n<<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879824.65144: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879824.65149: _low_level_execute_command(): starting\n 5599 1726879824.65322: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py && sleep 0'\"'\"''\n 5599 1726879824.65348: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70afb8c0>\r\n<<<\n 5599 1726879824.65403: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70afbf50>\r\nimport '_collections' # \r\n<<<\n 5599 1726879824.65430: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70adbb60>\r\nimport '_functools' # \r\n<<<\n 5599 1726879824.65458: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ad9280>\r\n<<<\n 5599 1726879824.65560: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac1040>\r\n<<<\n 5599 1726879824.65592: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879824.65625: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 5599 1726879824.65655: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879824.65669: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879824.65701: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879824.65745: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b1f800>\r\n<<<\n 5599 1726879824.65755: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b1e420>\r\n<<<\n 5599 1726879824.65792: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ada150>\r\n<<<\n 5599 1726879824.65807: stdout chunk (state=3):\n>>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b1ccb0>\r\n<<<\n 5599 1726879824.65870: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\n<<<\n 5599 1726879824.65903: stdout chunk (state=3):\n>>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b50890>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac02c0>\r\n<<<\n 5599 1726879824.65935: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879824.65961: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b50d40>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b50bf0>\r\n<<<\n 5599 1726879824.66002: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879824.66006: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b50fb0>\r\n<<<\n 5599 1726879824.66071: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70abede0>\r\n<<<\n 5599 1726879824.66126: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.66130: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879824.66134: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879824.66137: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 5599 1726879824.66139: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b51670>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b51340>\r\nimport 'importlib.machinery' # \r\n<<<\n 5599 1726879824.66244: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b52510>\r\n<<<\n 5599 1726879824.66247: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879824.66250: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\n<<<\n 5599 1726879824.66292: stdout chunk (state=3):\n>>>import 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879824.66296: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879824.66314: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b68740>\r\n<<<\n 5599 1726879824.66330: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 5599 1726879824.66366: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879824.66378: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.66382: stdout chunk (state=3):\n>>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b69e20>\r\n<<<\n 5599 1726879824.66396: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n<<<\n 5599 1726879824.66428: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\n<<<\n 5599 1726879824.66434: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879824.66449: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 5599 1726879824.66452: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 5599 1726879824.66455: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b6acf0>\r\n<<<\n 5599 1726879824.66502: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879824.66506: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b6b350>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b6a270>\r\n<<<\n 5599 1726879824.66545: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 5599 1726879824.66549: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879824.66558: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879824.66583: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 5599 1726879824.66603: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b6bdd0>\r\n<<<\n 5599 1726879824.66621: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 5599 1726879824.66632: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b6b500>\r\n<<<\n 5599 1726879824.66635: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879824.66653: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b52570>\r\n<<<\n 5599 1726879824.66671: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879824.66676: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.66704: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879824.66707: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879824.66725: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879824.66729: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879824.66752: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879824.66755: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879824.66807: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385a0c530>\r\n<<<\n 5599 1726879824.66819: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70863c80>\r\n<<<\n 5599 1726879824.66830: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13859dbb30>\r\n<<<\n 5599 1726879824.66833: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879824.66835: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 5599 1726879824.66929: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7088c740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088c4a0>\r\n<<<\n 5599 1726879824.66937: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385a0eab0>\r\nimport '_signal' # \r\n<<<\n 5599 1726879824.66942: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7088c770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7088c950>\r\n<<<\n 5599 1726879824.66991: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879824.66996: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70861e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879824.67071: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879824.67089: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879824.67114: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879824.67118: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088df70>\r\n<<<\n 5599 1726879824.67120: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 5599 1726879824.67146: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088cbf0>\r\n<<<\n 5599 1726879824.67151: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 5599 1726879824.67186: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b52c60>\r\n<<<\n 5599 1726879824.67188: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879824.67191: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879824.67222: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879824.67241: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.67244: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385821160>\r\n<<<\n 5599 1726879824.67258: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879824.67300: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 5599 1726879824.67303: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879824.67325: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385821fd0>\r\n<<<\n 5599 1726879824.67351: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708be300>\r\n<<<\n 5599 1726879824.67353: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 5599 1726879824.67387: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879824.67391: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879824.67406: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.67432: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879824.67452: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879824.67503: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708d6480>\r\n<<<\n 5599 1726879824.67530: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879824.67568: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879824.67627: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879824.67660: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70913230>\r\n<<<\n 5599 1726879824.67679: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879824.67717: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879824.67748: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879824.67818: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879824.67822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879824.67857: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.67861: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879824.67920: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879824.67923: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee709359d0>\r\n<<<\n 5599 1726879824.67932: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879824.67946: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879824.67957: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585fe90>\r\n<<<\n 5599 1726879824.67972: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70913350>\r\n<<<\n 5599 1726879824.67990: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879824.68004: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879824.68023: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708d7110>\r\n<<<\n 5599 1726879824.68029: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585ff50>\r\n<<<\n 5599 1726879824.68057: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879824.68064: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70758350>\r\n<<<\n 5599 1726879824.68067: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708d54c0>\r\n<<<\n 5599 1726879824.68078: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088eea0>\r\n<<<\n 5599 1726879824.68086: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879824.68101: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879824.68150: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.68167: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 5599 1726879824.68206: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n<<<\n 5599 1726879824.68211: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385897860>\r\n<<<\n 5599 1726879824.68245: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 5599 1726879824.68251: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385897ef0>\r\n<<<\n 5599 1726879824.68255: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879824.68272: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 5599 1726879824.68276: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fee70758530>\r\n<<<\n 5599 1726879824.68317: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385877b30>\r\n<<<\n 5599 1726879824.68330: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 5599 1726879824.68355: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858751f0>\r\n<<<\n 5599 1726879824.68442: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_setup_payload_m8eqroux/ansible_setup_payload.zip'\r\n<<<\n 5599 1726879824.68451: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.68468: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585d040>\r\n<<<\n 5599 1726879824.68482: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879824.68510: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 5599 1726879824.68518: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 5599 1726879824.68547: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879824.68568: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879824.68599: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879824.68602: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.68644: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858bb800>\r\n<<<\n 5599 1726879824.68647: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879824.68650: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879824.68677: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ba420>\r\n<<<\n 5599 1726879824.68680: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n<<<\n 5599 1726879824.68699: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858762a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858b8c80>\r\n<<<\n 5599 1726879824.68702: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879824.68761: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\n<<<\n 5599 1726879824.68768: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879824.68819: stdout chunk (state=3):\n>>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ec800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585c2c0>\r\n<<<\n 5599 1726879824.68823: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707c1fa0>\r\n<<<\n 5599 1726879824.68862: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13858eccb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ecb60>\r\n<<<\n 5599 1726879824.68869: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879824.68897: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13858ecf50>\r\n<<<\n 5599 1726879824.68921: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585ade0>\r\n<<<\n 5599 1726879824.68939: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.68957: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879824.68981: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 5599 1726879824.69027: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ed640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ed310>\r\n<<<\n 5599 1726879824.69032: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70798e90>\r\n<<<\n 5599 1726879824.69035: stdout chunk (state=3):\n>>>import 'importlib.machinery' # \r\n<<<\n 5599 1726879824.69038: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7075bf50>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.69088: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 5599 1726879824.69091: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.69128: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ee540>\r\nimport 'importlib.util' # \r\n<<<\n 5599 1726879824.69132: stdout chunk (state=3):\n>>>import 'runpy' # \r\n<<<\n 5599 1726879824.69137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.69139: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n<<<\n 5599 1726879824.69142: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879824.69153: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.69155: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879824.69191: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\n<<<\n 5599 1726879824.69199: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385904770>\r\n<<<\n 5599 1726879824.69202: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 5599 1726879824.69240: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.69248: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385905eb0>\r\n<<<\n 5599 1726879824.69265: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n<<<\n 5599 1726879824.69287: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879824.69305: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n<<<\n 5599 1726879824.69324: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385906d80>\r\n<<<\n 5599 1726879824.69368: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13859073b0>\r\n<<<\n 5599 1726879824.69389: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13859062d0>\r\n<<<\n 5599 1726879824.69413: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 5599 1726879824.69420: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879824.69460: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.69466: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385907e30>\r\n<<<\n 5599 1726879824.69482: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385907560>\r\n<<<\n 5599 1726879824.69526: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ee5a0>\r\n<<<\n 5599 1726879824.69548: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879824.69574: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879824.69599: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879824.69620: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879824.69655: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385627cb0>\r\n<<<\n 5599 1726879824.69678: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n<<<\n 5599 1726879824.69713: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.69725: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385650740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856504a0>\r\n<<<\n 5599 1726879824.69751: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385650770>\r\n<<<\n 5599 1726879824.69776: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.69803: stdout chunk (state=3):\n>>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385650950>\r\n<<<\n 5599 1726879824.69805: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385625e50>\r\n<<<\n 5599 1726879824.69832: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879824.69929: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879824.69954: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 5599 1726879824.69972: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 5599 1726879824.69984: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385652030>\r\n<<<\n 5599 1726879824.69997: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385650cb0>\r\n<<<\n 5599 1726879824.70021: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858eec90>\r\n<<<\n 5599 1726879824.70044: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879824.70101: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.70120: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879824.70167: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879824.70198: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385682390>\r\n<<<\n 5599 1726879824.70249: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879824.70261: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.70294: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879824.70307: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879824.70359: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138569a540>\r\n<<<\n 5599 1726879824.70381: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879824.70425: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879824.70479: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879824.70509: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856d32c0>\r\n<<<\n 5599 1726879824.70531: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879824.70569: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879824.70597: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879824.70639: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879824.70737: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.70744: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856f9a60>\r\n<<<\n 5599 1726879824.70810: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856d33e0>\r\n<<<\n 5599 1726879824.70856: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138569b1d0>\r\n<<<\n 5599 1726879824.70883: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n<<<\n 5599 1726879824.70895: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855242f0>\r\n<<<\n 5599 1726879824.70906: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385699580>\r\n<<<\n 5599 1726879824.70912: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385652f30>\r\n<<<\n 5599 1726879824.71083: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879824.71098: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1385524500>\r\n<<<\n 5599 1726879824.71281: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_setup_payload_zwvhomeh/ansible_setup_payload.zip'\r\n<<<\n 5599 1726879824.71288: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.71431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.71471: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879824.71495: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879824.71545: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879824.71559: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879824.71597: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879824.71636: stdout chunk (state=3):\n>>>import _imp # builtin<<<\n 5599 1726879824.71639: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138558dfa0>\r\n<<<\n 5599 1726879824.71643: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879824.71721: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.71761: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 5599 1726879824.71787: stdout chunk (state=3):\n>>>import '_warnings' # \r\n<<<\n 5599 1726879824.71795: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 5599 1726879824.71852: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385564e90>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385527fe0>\r\n<<<\n 5599 1726879824.71855: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.71888: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 5599 1726879824.71894: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.71919: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.71933: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.71950: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n<<<\n 5599 1726879824.71955: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.72025: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 5599 1726879824.72055: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7079be30>\r\n<<<\n 5599 1726879824.72059: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 5599 1726879824.72086: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n<<<\n 5599 1726879824.72092: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.72117: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 5599 1726879824.72121: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879824.72155: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n<<<\n 5599 1726879824.72162: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879824.72189: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.72195: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee707f1970>\r\n<<<\n 5599 1726879824.72224: stdout chunk (state=3):\n>>>import 'posix' # <<<\n 5599 1726879824.72232: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.72237: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f1700>\r\n<<<\n 5599 1726879824.72294: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f1010>\r\n<<<\n 5599 1726879824.72298: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 5599 1726879824.72305: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 5599 1726879824.72312: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879824.72350: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f1460>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707c2c30>\r\n<<<\n 5599 1726879824.72354: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 5599 1726879824.72357: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n<<<\n 5599 1726879824.72392: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee707f2720>\r\n<<<\n 5599 1726879824.72433: stdout chunk (state=3):\n>>># installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<<\n 5599 1726879824.72446: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'<<<\n 5599 1726879824.72449: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee707f2960>\r\n<<<\n 5599 1726879824.72456: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879824.72511: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879824.72518: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879824.72565: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f2ea0>\r\n<<<\n 5599 1726879824.72587: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 5599 1726879824.72598: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879824.72630: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879824.72666: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70654c20>\r\n<<<\n 5599 1726879824.72702: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70656840>\r\n<<<\n 5599 1726879824.72742: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879824.72759: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879824.72797: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70657200>\r\n<<<\n 5599 1726879824.72817: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879824.72876: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879824.72880: stdout chunk (state=3):\n>>>\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352db4530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352d83b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352db6ab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\n<<<\n 5599 1726879824.72883: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706583e0>\r\n<<<\n 5599 1726879824.72892: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 5599 1726879824.72908: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879824.72920: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879824.72939: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <<<\n 5599 1726879824.72951: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879824.73012: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065aea0>\r\n<<<\n 5599 1726879824.73019: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.73044: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.73058: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7065b200>\r\n<<<\n 5599 1726879824.73070: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70659160>\r\n<<<\n 5599 1726879824.73095: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879824.73120: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879824.73143: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879824.73178: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879824.73202: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879824.73227: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 5599 1726879824.73242: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065ef30>\r\n<<<\n 5599 1726879824.73252: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879824.73329: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065da00>\r\n<<<\n 5599 1726879824.73334: stdout chunk (state=3):\n>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065d760>\r\n<<<\n 5599 1726879824.73337: stdout chunk (state=3):\n>>>import '_collections_abc' # <<<\n 5599 1726879824.73361: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879824.73435: stdout chunk (state=3):\n>>>\r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\n<<<\n 5599 1726879824.73461: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065fe30>\r\n<<<\n 5599 1726879824.73470: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 5599 1726879824.73509: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706595e0>\r\n<<<\n 5599 1726879824.73513: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 5599 1726879824.73531: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879824.73555: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706a3080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a3290>\r\n<<<\n 5599 1726879824.73562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.73565: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n<<<\n 5599 1726879824.73595: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879824.73604: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352b65160>\r\n<<<\n 5599 1726879824.73630: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879824.73680: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.73715: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706a4d70>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a4b00>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879824.73742: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352b65fd0>\r\n<<<\n 5599 1726879824.73801: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux<<<\n 5599 1726879824.73817: stdout chunk (state=3):\n>>>\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879824.73819: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879824.73869: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.73877: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706a7230>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a5400>\r\n<<<\n 5599 1726879824.73906: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879824.73953: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.73984: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879824.74002: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\n<<<\n 5599 1726879824.74009: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 5599 1726879824.74058: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b2a20>\r\n<<<\n 5599 1726879824.74215: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a73b0>\r\n<<<\n 5599 1726879824.74299: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.74305: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b3ce0>\r\n<<<\n 5599 1726879824.74337: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.74343: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b3b90>\r\n<<<\n 5599 1726879824.74396: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.74407: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b33e0>\r\n<<<\n 5599 1726879824.74416: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a3440>\r\n<<<\n 5599 1726879824.74444: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879824.74476: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879824.74499: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879824.74531: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.74558: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b7410>\r\n<<<\n 5599 1726879824.74679: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<<\n 5599 1726879824.74703: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'<<<\n 5599 1726879824.74710: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.74748: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py<<<\n 5599 1726879824.74767: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.74781: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b8710>\r\n<<<\n 5599 1726879824.74785: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.74791: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b5b80>\r\n<<<\n 5599 1726879824.74830: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b6f00>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b5760>\r\n<<<\n 5599 1726879824.74839: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385567e30>\r\n<<<\n 5599 1726879824.74884: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n<<<\n 5599 1726879824.74923: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 5599 1726879824.74956: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13855bd9d0>\r\n<<<\n 5599 1726879824.74972: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.75015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.75018: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bd760>\r\n<<<\n 5599 1726879824.75053: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879824.75056: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bd070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879824.75062: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879824.75130: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bd4c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138558ec30>\r\n<<<\n 5599 1726879824.75137: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 5599 1726879824.75140: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba3e90>\r\n<<<\n 5599 1726879824.75191: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.75195: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.75197: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.75200: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13855be720>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13855be8a0>\r\n<<<\n 5599 1726879824.75211: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879824.75233: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879824.75241: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba3f50>\r\n<<<\n 5599 1726879824.75252: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879824.75260: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879824.75302: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879824.75311: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bedb0>\r\n<<<\n 5599 1726879824.75327: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 5599 1726879824.75352: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879824.75361: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.75364: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879824.75370: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879824.75420: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<<\n 5599 1726879824.75426: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385424bf0>\r\n<<<\n 5599 1726879824.75429: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.75479: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385426810>\r\n<<<\n 5599 1726879824.75487: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<<\n 5599 1726879824.75491: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879824.75504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.75517: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879824.75523: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bdb8c0><<<\n 5599 1726879824.75561: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385427110>\r\n<<<\n 5599 1726879824.75571: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879824.75576: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<<\n 5599 1726879824.75581: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879824.75583: stdout chunk (state=3):\n>>>\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bdbf50>\r\n<<<\n 5599 1726879824.75605: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385427f50>\r\n<<<\n 5599 1726879824.75619: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879824.75670: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n<<<\n 5599 1726879824.75715: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879824.75739: stdout chunk (state=3):\n>>>import '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bbbb60>\r\n<<<\n 5599 1726879824.75771: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542ad20>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138542b080>\r\n<<<\n 5599 1726879824.75795: stdout chunk (state=3):\n>>>import '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bb9280>\r\n<<<\n 5599 1726879824.75799: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385428fe0>\r\n<<<\n 5599 1726879824.75816: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879824.75849: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879824.75887: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n<<<\n 5599 1726879824.75890: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879824.75893: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba1040>\r\n<<<\n 5599 1726879824.75914: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879824.75935: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879824.75976: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879824.75980: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 5599 1726879824.75986: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<<\n 5599 1726879824.75997: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542ed20>\r\n<<<\n 5599 1726879824.76001: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879824.76002: stdout chunk (state=3):\n>>>\r\nimport '_sre' # \r\n<<<\n 5599 1726879824.76060: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542d7f0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542d550>\r\n<<<\n 5599 1726879824.76067: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879824.76089: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 5599 1726879824.76106: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n<<<\n 5599 1726879824.76109: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879824.76120: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<<\n 5599 1726879824.76184: stdout chunk (state=3):\n>>>\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bff800><<<\n 5599 1726879824.76188: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.76207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.76214: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bfe420>\r\n<<<\n 5599 1726879824.76217: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542ffe0>\r\n<<<\n 5599 1726879824.76222: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13854294f0>\r\n<<<\n 5599 1726879824.76256: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385472e70>\r\n<<<\n 5599 1726879824.76271: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385473080>\r\n<<<\n 5599 1726879824.76276: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bba150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bfccb0><<<\n 5599 1726879824.76284: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 5599 1726879824.76302: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879824.76357: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n<<<\n 5599 1726879824.76371: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 5599 1726879824.76379: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c30890>\r\n<<<\n 5599 1726879824.76405: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879824.76412: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba02c0>\r\n<<<\n 5599 1726879824.76421: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385474b60>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385474920>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879824.76434: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n<<<\n 5599 1726879824.76443: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879824.76523: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879824.76526: stdout chunk (state=3):\n>>>\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c30d40>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c30bf0><<<\n 5599 1726879824.76536: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879824.76580: stdout chunk (state=3):\n>>>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879824.76621: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13854770b0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385475250>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879824.76655: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.76662: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879824.76668: stdout chunk (state=3):\n>>>\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c30fb0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352b9ede0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.76698: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\n<<<\n 5599 1726879824.76701: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879824.76703: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 5599 1726879824.76738: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385482810>\r\n<<<\n 5599 1726879824.76742: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c31670><<<\n 5599 1726879824.76759: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.76774: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c31340>\r\nimport 'importlib.machinery' # <<<\n 5599 1726879824.76818: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py<<<\n 5599 1726879824.76821: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.76837: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 5599 1726879824.76868: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c32510>\r\n<<<\n 5599 1726879824.76875: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 5599 1726879824.76909: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879824.76912: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879824.76917: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13854771a0>\r\n<<<\n 5599 1726879824.76922: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879824.76950: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.76956: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.76995: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879824.77023: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385483830>\r\n<<<\n 5599 1726879824.77032: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385483620>\r\n<<<\n 5599 1726879824.77037: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7053c860>\r\n<<<\n 5599 1726879824.77042: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\n<<<\n 5599 1726879824.77083: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c48740>\r\nimport 'errno' # \r\n<<<\n 5599 1726879824.77089: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13854838f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385473230>\r\n<<<\n 5599 1726879824.77112: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879824.77172: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879824.77183: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.77188: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879824.77191: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053d700>\r\n<<<\n 5599 1726879824.77244: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.77248: stdout chunk (state=3):\n>>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c49e20>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879824.77254: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385486a20>\r\n<<<\n 5599 1726879824.77275: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b4c50>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879824.77319: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.77347: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c4acf0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c4b350>\r\n<<<\n 5599 1726879824.77407: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c4a270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py<<<\n 5599 1726879824.77414: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.77418: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.77431: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385487ec0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13854851c0>\r\n<<<\n 5599 1726879824.77433: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879824.77490: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.77493: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879824.77500: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13854860c0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385484d70>\r\n<<<\n 5599 1726879824.77502: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.77507: stdout chunk (state=3):\n>>>\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c4bdd0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c4b500>\r\n<<<\n 5599 1726879824.77524: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.77580: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c32570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879824.77626: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879824.77649: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.77653: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879824.77687: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879824.77691: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053d430>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.77739: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.77770: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879824.77795: stdout chunk (state=3):\n>>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935293fc80><<<\n 5599 1726879824.77799: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.77807: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879824.77813: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.77836: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93529687a0><<<\n 5599 1726879824.77891: stdout chunk (state=3):\n>>>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352968500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.77933: stdout chunk (state=3):\n>>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.77940: stdout chunk (state=3):\n>>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93529687d0>\r\n<<<\n 5599 1726879824.77990: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.77997: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.78020: stdout chunk (state=3):\n>>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93529689b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935293de20>\r\n<<<\n 5599 1726879824.78033: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<<\n 5599 1726879824.78095: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.78119: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.78171: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879824.78201: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<<\n 5599 1726879824.78207: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.78235: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<<\n 5599 1726879824.78259: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.78266: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.78270: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935296a0c0>\r\n<<<\n 5599 1726879824.78296: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352968d40>\r\n<<<\n 5599 1726879824.78329: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c32c60><<<\n 5599 1726879824.78335: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.78372: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<<\n 5599 1726879824.78379: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.78449: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.78481: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py<<<\n 5599 1726879824.78551: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'<<<\n 5599 1726879824.78557: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.78599: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352996420><<<\n 5599 1726879824.78609: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.78678: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879824.78709: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<<\n 5599 1726879824.78714: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.78743: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879824.78770: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.78780: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<<\n 5599 1726879824.78821: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.78823: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.78865: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529b2540><<<\n 5599 1726879824.78869: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.78902: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879824.78909: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.78961: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<<\n 5599 1726879824.78995: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879824.79017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.79019: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.79066: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.79069: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879824.79121: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879824.79125: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.79127: stdout chunk (state=3):\n>>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529eb2c0>\r\n<<<\n 5599 1726879824.79136: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.79209: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.79213: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879824.79253: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py<<<\n 5599 1726879824.79257: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.79320: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879824.79342: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879824.79346: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.79350: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879824.79365: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.79414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.79457: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 5599 1726879824.79471: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879824.79482: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879824.79508: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352a11a60><<<\n 5599 1726879824.79524: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.79541: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.79549: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.79587: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529eb3e0>\r\n<<<\n 5599 1726879824.79611: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13853115e0>\r\n<<<\n 5599 1726879824.79658: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529b31d0>\r\n<<<\n 5599 1726879824.79696: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879824.79721: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 5599 1726879824.79744: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385310dd0>\r\n<<<\n 5599 1726879824.79765: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.79770: stdout chunk (state=3):\n>>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352838380>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529b1580>\r\n<<<\n 5599 1726879824.79788: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138558df10>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879824.79796: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935296afc0><<<\n 5599 1726879824.79806: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.79826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.79833: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.79849: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.80030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.80044: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879824.80055: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879824.80077: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9352838560>\r\n<<<\n 5599 1726879824.80109: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879824.80130: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879824.80205: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879824.80226: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053fb60>\r\n<<<\n 5599 1726879824.80230: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385310ec0>\r\n<<<\n 5599 1726879824.80246: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.80248: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.80322: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.80357: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_setup_payload_2bg8vmpc/ansible_setup_payload.zip'<<<\n 5599 1726879824.80382: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.80389: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879824.80394: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.80414: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\n<<<\n 5599 1726879824.80423: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879824.80438: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879824.80460: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n<<<\n 5599 1726879824.80469: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879824.80551: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.80643: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879824.80699: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879824.80704: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70546030>\r\n<<<\n 5599 1726879824.80721: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879824.80751: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee705468d0>\r\n<<<\n 5599 1726879824.80776: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053f3e0>\r\n<<<\n 5599 1726879824.80780: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879824.80795: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.80802: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.80846: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.80881: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879824.80942: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.80945: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.80994: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528a1fd0>\r\nimport '_typing' # <<<\n 5599 1726879824.80996: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.81047: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.81124: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.81126: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879824.81171: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.81287: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70545670>\r\n<<<\n 5599 1726879824.81303: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352878ec0>\r\n<<<\n 5599 1726879824.81306: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935283bf50>\r\n<<<\n 5599 1726879824.81325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.81328: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70546a80>\r\n<<<\n 5599 1726879824.81368: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879824.81378: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.81393: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.81399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.81426: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.81458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.81461: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.81472: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879824.81490: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils' # \r\n<<<\n 5599 1726879824.81502: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.81523: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.81549: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879824.81552: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.81554: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.81593: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.81596: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.81642: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879824.81647: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879824.81650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.81661: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879824.81728: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.81736: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879824.81754: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879824.81770: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879824.81832: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705d6c00>\r\n<<<\n 5599 1726879824.81842: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879824.81885: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.81888: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70550920>\r\n<<<\n 5599 1726879824.81891: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879824.81894: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.81941: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.81988: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7054aa20>\r\n<<<\n 5599 1726879824.81991: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7054a8a0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879824.81994: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879824.82009: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.82017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.82023: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.82051: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879824.82126: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879824.82150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 5599 1726879824.82177: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.82236: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.82278: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.82312: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.82323: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.82353: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.82395: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.82446: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.82485: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.82530: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.namespace' # \r\n<<<\n 5599 1726879824.82540: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.82564: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879824.82645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.82649: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879824.82651: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879824.82704: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.82749: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.82753: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853137d0>\r\n<<<\n 5599 1726879824.82770: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.82777: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.typing' # \r\n<<<\n 5599 1726879824.82786: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.82834: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.82924: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\n<<<\n 5599 1726879824.82936: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879824.82941: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879824.82983: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879824.82986: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.83065: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.83191: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385319a60>\r\n<<<\n 5599 1726879824.83194: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.83242: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.83246: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138531a390>\r\n<<<\n 5599 1726879824.83264: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853123c0>\r\n<<<\n 5599 1726879824.83279: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.83303: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.83323: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n<<<\n 5599 1726879824.83326: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.83349: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n<<<\n 5599 1726879824.83371: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879824.83377: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n<<<\n 5599 1726879824.83389: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.83403: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\n<<<\n 5599 1726879824.83406: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705d9a60>\r\n<<<\n 5599 1726879824.83431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.83436: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n<<<\n 5599 1726879824.83448: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n<<<\n 5599 1726879824.83475: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n<<<\n 5599 1726879824.83479: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.83515: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n<<<\n 5599 1726879824.83543: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.83546: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n<<<\n 5599 1726879824.83558: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\n<<<\n 5599 1726879824.83572: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb00200>\r\n<<<\n 5599 1726879824.83617: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.83623: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879824.83626: stdout chunk (state=3):\n>>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb00560>\r\n<<<\n 5599 1726879824.83653: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.83682: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705c1250>\r\n<<<\n 5599 1726879824.83704: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705c2600>\r\n<<<\n 5599 1726879824.83775: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705d8170>\r\n<<<\n 5599 1726879824.83779: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385319100>\r\n<<<\n 5599 1726879824.83836: stdout chunk (state=3):\n>>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705db710>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n<<<\n 5599 1726879824.83857: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138531a570>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879824.83861: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n<<<\n 5599 1726879824.83867: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.83898: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n<<<\n 5599 1726879824.83905: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.83921: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.83924: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.83939: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb03590>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb02e70>\r\n<<<\n 5599 1726879824.83948: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.83965: stdout chunk (state=3):\n>>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb03050>\r\n<<<\n 5599 1726879824.83981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.83986: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb022a0>\r\n<<<\n 5599 1726879824.84006: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n<<<\n 5599 1726879824.84009: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84048: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n<<<\n 5599 1726879824.84057: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.84071: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879824.84106: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879824.84109: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\n<<<\n 5599 1726879824.84125: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb03650>\r\n<<<\n 5599 1726879824.84128: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879824.84147: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n<<<\n 5599 1726879824.84194: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879824.84199: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n<<<\n 5599 1726879824.84204: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879824.84221: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879824.84223: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb6a180>\r\n<<<\n 5599 1726879824.84246: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb681a0>\r\n<<<\n 5599 1726879824.84283: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705dbef0>\r\nimport 'ansible.module_utils.facts.timeout' # \r\n<<<\n 5599 1726879824.84286: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853aa780>\r\n<<<\n 5599 1726879824.84304: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.collector' # \r\n<<<\n 5599 1726879824.84325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84328: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84343: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853243b0>\r\n<<<\n 5599 1726879824.84346: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other' # \r\n<<<\n 5599 1726879824.84371: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84419: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138531f650>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138531e390>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879824.84441: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84507: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84510: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n<<<\n 5599 1726879824.84513: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84532: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879824.84563: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84576: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879824.84581: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84590: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84606: stdout chunk (state=3):\n>>>import 'ansible.modules' # \r\n<<<\n 5599 1726879824.84615: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.ohai' # \r\n<<<\n 5599 1726879824.84638: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84660: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n<<<\n 5599 1726879824.84670: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84679: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84695: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84732: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.apparmor' # \r\n<<<\n 5599 1726879824.84752: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84755: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84793: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84795: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84839: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84842: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.caps' # \r\n<<<\n 5599 1726879824.84855: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84878: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84903: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84916: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84956: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.chroot' # \r\n<<<\n 5599 1726879824.84959: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.namespace' # \r\n<<<\n 5599 1726879824.84982: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.84985: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.85023: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.85054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.85093: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.85131: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.85159: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.85161: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.85204: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.typing' # \r\n<<<\n 5599 1726879824.85223: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.85227: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n<<<\n 5599 1726879824.85237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.85403: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.85600: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.85645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.85705: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.85735: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n<<<\n 5599 1726879824.85750: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n<<<\n 5599 1726879824.85771: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n<<<\n 5599 1726879824.85794: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\n<<<\n 5599 1726879824.85822: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.85825: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b0cb0>\r\n<<<\n 5599 1726879824.85844: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n<<<\n 5599 1726879824.85859: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n<<<\n 5599 1726879824.85879: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n<<<\n 5599 1726879824.85924: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n<<<\n 5599 1726879824.85952: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n<<<\n 5599 1726879824.86021: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494bd10>\r\n<<<\n 5599 1726879824.86025: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.86032: stdout chunk (state=3):\n>>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138494bfe0>\r\n<<<\n 5599 1726879824.86035: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935287be60><<<\n 5599 1726879824.86083: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py<<<\n 5599 1726879824.86089: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'<<<\n 5599 1726879824.86118: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385300dd0>\r\n<<<\n 5599 1726879824.86150: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853001d0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b2bd0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b2750>\r\n<<<\n 5599 1726879824.86184: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'<<<\n 5599 1726879824.86237: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n<<<\n 5599 1726879824.86241: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n<<<\n 5599 1726879824.86266: stdout chunk (state=3):\n>>>\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93528d19a0><<<\n 5599 1726879824.86276: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n<<<\n 5599 1726879824.86314: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.86331: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138494f050>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494e900>\r\n<<<\n 5599 1726879824.86346: stdout chunk (state=3):\n>>>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d1730>\r\n<<<\n 5599 1726879824.86359: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.86388: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d1040>\r\n<<<\n 5599 1726879824.86409: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138494eae0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494dd30>\r\n<<<\n 5599 1726879824.86413: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879824.86416: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n<<<\n 5599 1726879824.86418: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.86439: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879824.86442: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.86528: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d1a90><<<\n 5599 1726879824.86532: stdout chunk (state=3):\n>>>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528a2c60><<<\n 5599 1726879824.86538: stdout chunk (state=3):\n>>>\r\nimport 'atexit' # \r\n<<<\n 5599 1726879824.86541: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494f0b0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n<<<\n 5599 1726879824.86545: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.86560: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.86580: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n<<<\n 5599 1726879824.86614: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n<<<\n 5599 1726879824.86618: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13849bdbe0>\r\n<<<\n 5599 1726879824.86634: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.86646: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93528d2750>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.86679: stdout chunk (state=3):\n>>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93528d2990>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879824.86738: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n<<<\n 5599 1726879824.86758: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494fbc0>\r\n<<<\n 5599 1726879824.86767: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b04a0>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n<<<\n 5599 1726879824.86807: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 5599 1726879824.86848: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.86870: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d2ed0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879824.86894: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.86901: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.86918: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.86921: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879824.86934: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.87025: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.87035: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352738b90>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.87039: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.87045: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.87051: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.87104: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.87108: stdout chunk (state=3):\n>>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935273a7b0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879824.87110: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879824.87115: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.apparmor' # \r\n<<<\n 5599 1726879824.87118: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.87127: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb6a480>\r\n<<<\n 5599 1726879824.87133: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n<<<\n 5599 1726879824.87177: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 5599 1726879824.87181: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.87184: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273b140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879824.87222: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<<\n 5599 1726879824.87226: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.caps' # \r\n<<<\n 5599 1726879824.87238: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.87245: stdout chunk (state=3):\n>>>\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273c320>\r\n<<<\n 5599 1726879824.87299: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.87308: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb6b020>\r\n<<<\n 5599 1726879824.87312: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<<\n 5599 1726879824.87319: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.87341: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879824.87349: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.87391: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<<\n 5599 1726879824.87405: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.87409: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.87412: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879824.87414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.87456: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # \r\n<<<\n 5599 1726879824.87493: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.87505: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.87530: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273edb0><<<\n 5599 1726879824.87572: stdout chunk (state=3):\n>>>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935273f110>\r\n<<<\n 5599 1726879824.87612: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.87628: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.87683: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273d070>\r\n<<<\n 5599 1726879824.87687: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.87693: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.87708: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n<<<\n 5599 1726879824.87718: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<<\n 5599 1726879824.87750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.87754: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879824.87797: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'<<<\n 5599 1726879824.87807: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.87832: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n<<<\n 5599 1726879824.87841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.87855: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<<\n 5599 1726879824.87867: stdout chunk (state=3):\n>>>\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352742de0>\r\n<<<\n 5599 1726879824.87883: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.87924: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879824.87931: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 5599 1726879824.87998: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 5599 1726879824.88002: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93527418b0>\r\n<<<\n 5599 1726879824.88009: stdout chunk (state=3):\n>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352741610>\r\n<<<\n 5599 1726879824.88033: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py<<<\n 5599 1726879824.88057: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.88061: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879824.88120: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fba25a0>\r\n<<<\n 5599 1726879824.88179: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.88186: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352743e30><<<\n 5599 1726879824.88229: stdout chunk (state=3):\n>>>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273d580>\r\n<<<\n 5599 1726879824.88276: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.88289: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.88340: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb8f1d0>\r\n<<<\n 5599 1726879824.88344: stdout chunk (state=3):\n>>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352786f00>\r\n<<<\n 5599 1726879824.88362: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'<<<\n 5599 1726879824.88368: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.88372: stdout chunk (state=3):\n>>>\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352787080><<<\n 5599 1726879824.88405: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py<<<\n 5599 1726879824.88412: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.88417: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.88433: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879824.88475: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.selinux' # \r\n<<<\n 5599 1726879824.88479: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'<<<\n 5599 1726879824.88480: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.88539: stdout chunk (state=3):\n>>>\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.88543: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.88576: stdout chunk (state=3):\n>>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352788c20>\r\n<<<\n 5599 1726879824.88582: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.88602: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93527889e0><<<\n 5599 1726879824.88606: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879824.88679: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.88697: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.88739: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.88780: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<<\n 5599 1726879824.88795: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.88798: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.88828: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.88832: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.88879: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935278b170>\r\n<<<\n 5599 1726879824.88900: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n<<<\n 5599 1726879824.88903: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93527892e0><<<\n 5599 1726879824.88908: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.88913: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.88955: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879824.88958: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\n<<<\n 5599 1726879824.88961: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.88973: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.89014: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.89018: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.89025: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.89063: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py<<<\n 5599 1726879824.89070: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.89106: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\n<<<\n 5599 1726879824.89110: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.dns' # \r\n<<<\n 5599 1726879824.89113: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.89116: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.89129: stdout chunk (state=3):\n>>>import '_string' # <<<\n 5599 1726879824.89137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.89157: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.fips' # \r\n<<<\n 5599 1726879824.89180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.89184: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n<<<\n 5599 1726879824.89219: stdout chunk (state=3):\n>>>\r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352796960>\r\n<<<\n 5599 1726879824.89224: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.89233: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.89236: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fbba0c0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fbb9cd0>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n<<<\n 5599 1726879824.89258: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.89270: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware' # \r\n<<<\n 5599 1726879824.89282: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.89318: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.89325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.89369: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n<<<\n 5599 1726879824.89379: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.89420: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935278b2f0>\r\n<<<\n 5599 1726879824.89427: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 5599 1726879824.89439: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849bfe00>\r\n<<<\n 5599 1726879824.89452: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n<<<\n 5599 1726879824.89484: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 5599 1726879824.89527: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879824.89559: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.89589: stdout chunk (state=3):\n>>>\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.89594: stdout chunk (state=3):\n>>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352797bf0>\r\n<<<\n 5599 1726879824.89629: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352797770>\r\n<<<\n 5599 1726879824.89665: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849be870>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.89705: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.89730: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352797cb0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352787380>\r\n<<<\n 5599 1726879824.89756: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.89777: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # \r\n<<<\n 5599 1726879824.89786: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<<\n 5599 1726879824.89801: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.89805: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879824.89849: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.89851: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879824.89876: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.89934: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.89942: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879824.89969: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.89974: stdout chunk (state=3):\n>>>\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935279b2c0>\r\n<<<\n 5599 1726879824.89986: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.90002: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.90050: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n<<<\n 5599 1726879824.90053: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.90071: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.90083: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.90114: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.90131: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.90183: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.90231: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 5599 1726879824.90255: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879824.90289: stdout chunk (state=3):\n>>>\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935279c2f0><<<\n 5599 1726879824.90295: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 5599 1726879824.90297: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.90315: stdout chunk (state=3):\n>>>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352799a30>\r\n<<<\n 5599 1726879824.90357: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.90360: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879824.90367: stdout chunk (state=3):\n>>>\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935279ade0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352799640>\r\n<<<\n 5599 1726879824.90434: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13849ee030>\r\n<<<\n 5599 1726879824.90448: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\n<<<\n 5599 1726879824.90452: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.90455: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.90471: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.90577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.90621: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849e2e70>\r\n<<<\n 5599 1726879824.90627: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.90636: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879824.90696: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.90736: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.90763: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.90816: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.90832: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.90846: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.90857: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879824.90864: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.90890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.90909: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.90935: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879824.90938: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.90955: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879824.90963: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.91060: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.91186: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.91225: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n<<<\n 5599 1726879824.91239: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.91282: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.91329: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n<<<\n 5599 1726879824.91338: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.91381: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.91439: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.91444: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n<<<\n 5599 1726879824.91458: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n<<<\n 5599 1726879824.91474: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.91500: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138479ddf0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849e3050>\r\n<<<\n 5599 1726879824.91523: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.user' # \r\n<<<\n 5599 1726879824.91527: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.91529: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.91549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.91594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.91636: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n<<<\n 5599 1726879824.91645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.91815: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92000: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n<<<\n 5599 1726879824.92004: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92009: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n<<<\n 5599 1726879824.92021: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92106: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92132: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92263: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n<<<\n 5599 1726879824.92266: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92268: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92300: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.sysctl' # \r\n<<<\n 5599 1726879824.92310: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.92341: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92358: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92374: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92479: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n<<<\n 5599 1726879824.92487: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92516: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92553: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92680: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92683: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\n<<<\n 5599 1726879824.92689: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.92877: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n<<<\n 5599 1726879824.92881: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92884: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92886: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92889: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network' # \r\n<<<\n 5599 1726879824.92897: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92927: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92955: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n<<<\n 5599 1726879824.92972: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.92977: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n<<<\n 5599 1726879824.93002: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.93006: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.93039: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.93095: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.93207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.93437: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.93693: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\n<<<\n 5599 1726879824.93697: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 5599 1726879824.93702: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.93714: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 5599 1726879824.93735: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.93743: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 5599 1726879824.93769: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879824.93773: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.darwin' # \r\n<<<\n 5599 1726879824.93794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.93827: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879824.93831: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.93833: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.dragonfly' # \r\n<<<\n 5599 1726879824.93840: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.93844: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879824.93919: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879824.93924: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.93927: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.93935: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93526244d0><<<\n 5599 1726879824.93990: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # \r\n<<<\n 5599 1726879824.93996: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.94027: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.94049: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.freebsd' # \r\n<<<\n 5599 1726879824.94070: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.94101: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 5599 1726879824.94104: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879824.94137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.94152: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352625340>\r\n<<<\n 5599 1726879824.94174: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935279f9b0>\r\n<<<\n 5599 1726879824.94193: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # \r\n<<<\n 5599 1726879824.94199: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.94244: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\n<<<\n 5599 1726879824.94250: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hurd' # \r\n<<<\n 5599 1726879824.94290: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879824.94295: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.94298: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.94315: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.94339: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879824.94344: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hurd' # \r\n<<<\n 5599 1726879824.94353: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879824.94378: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.94394: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.94424: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.94492: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.94599: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.94635: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.94669: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879824.94671: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.94711: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n<<<\n 5599 1726879824.94718: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.94882: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.94926: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n<<<\n 5599 1726879824.94939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.94971: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 5599 1726879824.94977: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'<<<\n 5599 1726879824.94998: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.95002: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352625310>\r\n<<<\n 5599 1726879824.95023: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95035: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95075: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n<<<\n 5599 1726879824.95083: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.iscsi' # \r\n<<<\n 5599 1726879824.95086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.95118: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95152: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95159: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.nvme' # \r\n<<<\n 5599 1726879824.95170: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95201: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n<<<\n 5599 1726879824.95205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95245: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.netbsd' # \r\n<<<\n 5599 1726879824.95253: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95287: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95306: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95327: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.openbsd' # \r\n<<<\n 5599 1726879824.95334: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95419: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95423: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95509: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.sunos' # \r\n<<<\n 5599 1726879824.95530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95542: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95552: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual' # \r\n<<<\n 5599 1726879824.95562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95612: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95633: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95659: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.base' # \r\n<<<\n 5599 1726879824.95678: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95692: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95716: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95770: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95823: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95870: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 5599 1726879824.95879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95905: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.95962: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.darwin' # \r\n<<<\n 5599 1726879824.95965: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879824.96010: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96014: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96022: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.96047: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.96067: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.dragonfly' # \r\n<<<\n 5599 1726879824.96070: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96098: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96121: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96157: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.96196: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.96209: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96238: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.freebsd' # \r\n<<<\n 5599 1726879824.96248: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96311: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96341: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96378: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # \r\n<<<\n 5599 1726879824.96384: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96439: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96504: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hurd' # \r\n<<<\n 5599 1726879824.96510: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96559: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n<<<\n 5599 1726879824.96567: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96621: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96678: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n<<<\n 5599 1726879824.96686: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96732: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96788: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.openbsd' # \r\n<<<\n 5599 1726879824.96796: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96811: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96908: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.96983: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # \r\n<<<\n 5599 1726879824.96990: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.97101: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.97104: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.97107: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.97162: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.97191: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # \r\n<<<\n 5599 1726879824.97209: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n<<<\n 5599 1726879824.97232: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879824.97236: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.97258: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.97282: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.97284: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.97321: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.97325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.97353: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.97404: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.netbsd' # \r\n<<<\n 5599 1726879824.97407: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.97409: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.97434: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.97475: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.openbsd' # \r\n<<<\n 5599 1726879824.97481: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.97561: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.97649: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.sunos' # \r\n<<<\n 5599 1726879824.97663: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.97675: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.97690: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual' # \r\n<<<\n 5599 1726879824.97713: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.97737: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879824.97794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.97803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879824.97837: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.97877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.97964: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6f9eb950>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6f9eb710>\r\n<<<\n 5599 1726879824.97968: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.97971: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.97991: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6f9e9520>\r\n<<<\n 5599 1726879824.98020: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.98098: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sysctl' # \r\n<<<\n 5599 1726879824.98118: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n<<<\n 5599 1726879824.98122: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.98177: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.98229: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # \r\n<<<\n 5599 1726879824.98238: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.98423: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.98450: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.98666: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n<<<\n 5599 1726879824.98677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.98727: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.98780: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n<<<\n 5599 1726879824.98789: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.98835: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.98897: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879824.98900: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879824.98996: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.99000: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879824.99026: stdout chunk (state=3):\n>>>import '_ast' # <<<\n 5599 1726879824.99032: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.99081: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # \r\n<<<\n 5599 1726879824.99085: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.default_collectors' # \r\n<<<\n 5599 1726879824.99092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.99164: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352627cb0>\r\n<<<\n 5599 1726879824.99197: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.99200: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.99286: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # \r\n<<<\n 5599 1726879824.99295: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n<<<\n 5599 1726879824.99330: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.99370: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879824.99456: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 5599 1726879824.99480: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # <<<\n 5599 1726879824.99503: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879824.99549: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<<\n 5599 1726879824.99620: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.99665: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879824.99676: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879824.99906: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879824.99910: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n<<<\n 5599 1726879824.99916: stdout chunk (state=3):\n>>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935262dd90>\r\n<<<\n 5599 1726879824.99919: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n<<<\n 5599 1726879824.99931: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n<<<\n 5599 1726879824.99998: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13847c6fc0>\r\n<<<\n 5599 1726879825.00002: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879825.00007: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935262e720><<<\n 5599 1726879825.00011: stdout chunk (state=3):\n>>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13847c60f0>\r\n<<<\n 5599 1726879825.00023: stdout chunk (state=3):\n>>>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352626990><<<\n 5599 1726879825.00045: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879825.00053: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.00061: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13847c2120>\r\n<<<\n 5599 1726879825.00117: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.00125: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.00197: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available<<<\n 5599 1726879825.00203: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.00320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.00344: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.00445: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.00448: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.00559: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879825.00632: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879825.00760: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879825.00840: stdout chunk (state=3):\n>>>\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935262d490>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935262e810><<<\n 5599 1726879825.00843: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.00891: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\n<<<\n 5599 1726879825.00898: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879825.00929: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.00936: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.01034: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.01040: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.01145: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.01151: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.01258: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py<<<\n 5599 1726879825.01262: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'<<<\n 5599 1726879825.01269: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.01299: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879825.01342: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879825.01374: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py<<<\n 5599 1726879825.01459: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879825.01494: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py<<<\n 5599 1726879825.01501: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.01529: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<<\n 5599 1726879825.01536: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.01629: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526be8d0><<<\n 5599 1726879825.01635: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.01709: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352638560>\r\n<<<\n 5599 1726879825.01837: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526326c0><<<\n 5599 1726879825.01845: stdout chunk (state=3):\n>>>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352632540>\r\n<<<\n 5599 1726879825.01878: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available<<<\n 5599 1726879825.01885: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.01924: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.01976: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.common._utils' # \r\n<<<\n 5599 1726879825.01980: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879825.02071: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # <<<\n 5599 1726879825.02103: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879825.02140: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # <<<\n 5599 1726879825.02166: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879825.02256: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.02319: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.02365: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.02374: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.02402: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.02408: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.02443: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.02449: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.02518: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.02520: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.02593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.02697: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # <<<\n 5599 1726879825.02708: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.02726: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.02732: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.02866: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.02870: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.02997: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.03082: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n<<<\n 5599 1726879825.03105: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.03111: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.03425: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.03718: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.03791: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879825.03881: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n<<<\n 5599 1726879825.03885: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879825.03928: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py<<<\n 5599 1726879825.03934: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.03965: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n<<<\n 5599 1726879825.03992: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py<<<\n 5599 1726879825.04018: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.04038: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'<<<\n 5599 1726879825.04044: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.04078: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c53d0><<<\n 5599 1726879825.04110: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py<<<\n 5599 1726879825.04114: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.04136: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'<<<\n 5599 1726879825.04167: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py<<<\n 5599 1726879825.04324: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b47f80>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351b482c0>\r\n<<<\n 5599 1726879825.04398: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526a9040><<<\n 5599 1726879825.04435: stdout chunk (state=3):\n>>>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526aa390><<<\n 5599 1726879825.04444: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.04486: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c7800>\r\n<<<\n 5599 1726879825.04518: stdout chunk (state=3):\n>>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c7140>\r\n<<<\n 5599 1726879825.04539: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py<<<\n 5599 1726879825.04609: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n<<<\n 5599 1726879825.04639: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py<<<\n 5599 1726879825.04656: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.04667: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'<<<\n 5599 1726879825.04690: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.04703: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n<<<\n 5599 1726879825.04725: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n<<<\n 5599 1726879825.04770: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879825.04781: stdout chunk (state=3):\n>>>\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351b4b2c0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b4ab70><<<\n 5599 1726879825.04819: stdout chunk (state=3):\n>>>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879825.04835: stdout chunk (state=3):\n>>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879825.04866: stdout chunk (state=3):\n>>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351b4ad50>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b49fa0><<<\n 5599 1726879825.04870: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.04897: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py<<<\n 5599 1726879825.05039: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.05077: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\n<<<\n 5599 1726879825.05081: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b4b380>\r\n<<<\n 5599 1726879825.05114: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py<<<\n 5599 1726879825.05121: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.05176: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'<<<\n 5599 1726879825.05179: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.05211: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879825.05242: stdout chunk (state=3):\n>>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879825.05248: stdout chunk (state=3):\n>>>import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351bb5eb0>\r\n<<<\n 5599 1726879825.05294: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b4be90><<<\n 5599 1726879825.05300: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.05351: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c7380><<<\n 5599 1726879825.05363: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.05371: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.timeout' # \r\n<<<\n 5599 1726879825.05406: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available<<<\n 5599 1726879825.05412: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.05437: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.05474: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879825.05649: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # <<<\n 5599 1726879825.05655: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.05688: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.05694: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.05774: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.05781: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.05852: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.ohai' # \r\n<<<\n 5599 1726879825.05885: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.05902: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.05919: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.05928: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.system' # \r\n<<<\n 5599 1726879825.05952: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.06002: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879825.06049: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.apparmor' # \r\n<<<\n 5599 1726879825.06076: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.06082: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.06164: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.06237: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.06240: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.caps' # <<<\n 5599 1726879825.06257: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.06271: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.06279: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.06339: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.06346: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.06404: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.chroot' # <<<\n 5599 1726879825.06410: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.06431: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.06526: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879825.06629: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.06635: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.06729: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.06827: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # <<<\n 5599 1726879825.06843: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.06851: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.cmdline' # \r\n<<<\n 5599 1726879825.06872: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.07744: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.08542: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # <<<\n 5599 1726879825.08546: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.08560: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.08623: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.08665: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.08669: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.08759: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.08767: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.08820: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.08826: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.08881: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.datetime' # <<<\n 5599 1726879825.08885: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.system.date_time' # <<<\n 5599 1726879825.08914: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879825.08997: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n<<<\n 5599 1726879825.09025: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.09136: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.09232: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879825.09284: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.09321: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.09332: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.fips' # \r\n<<<\n 5599 1726879825.09358: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.09406: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.09453: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.system.loadavg' # <<<\n 5599 1726879825.09461: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.09485: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.09613: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.09619: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.09752: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n<<<\n 5599 1726879825.09810: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bb7860>\r\n<<<\n 5599 1726879825.09859: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n<<<\n 5599 1726879825.10020: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 5599 1726879825.10114: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bb6b10><<<\n 5599 1726879825.10122: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.10146: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.local' # \r\n<<<\n 5599 1726879825.10158: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.10166: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.10275: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.10281: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.10385: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # <<<\n 5599 1726879825.10399: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.10411: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.10418: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.10570: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.10578: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.10728: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<<\n 5599 1726879825.10741: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.10754: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.10978: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # <<<\n 5599 1726879825.10996: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.11005: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.11072: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.11080: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.11153: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py<<<\n 5599 1726879825.11159: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.11230: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'<<<\n 5599 1726879825.11241: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.11342: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879825.11345: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.11456: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879825.11466: stdout chunk (state=3):\n>>>\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351bea1e0>\r\n<<<\n 5599 1726879825.11794: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bd5fd0><<<\n 5599 1726879825.11809: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.11816: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.python' # \r\n<<<\n 5599 1726879825.11922: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available<<<\n 5599 1726879825.11928: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.12015: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.selinux' # <<<\n 5599 1726879825.12028: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.12040: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.12047: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.12185: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.12193: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.12333: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.12341: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.12541: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.12547: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.12793: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # <<<\n 5599 1726879825.12797: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.system.service_mgr' # <<<\n 5599 1726879825.12829: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879825.12895: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.12957: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # <<<\n 5599 1726879825.12978: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.12983: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.13050: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.13057: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.13130: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py<<<\n 5599 1726879825.13146: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.13152: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n<<<\n 5599 1726879825.13219: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879825.13226: stdout chunk (state=3):\n>>>\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351a01760><<<\n 5599 1726879825.13244: stdout chunk (state=3):\n>>>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bd7980>\r\nimport 'ansible.module_utils.facts.system.user' # <<<\n 5599 1726879825.13300: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879825.13324: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # <<<\n 5599 1726879825.13351: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879825.13398: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.13455: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n<<<\n 5599 1726879825.13485: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.13762: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.13815: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.13867: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\r\n<<<\n 5599 1726879825.13889: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'\r\n<<<\n 5599 1726879825.13906: stdout chunk (state=3):\n>>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480ee10>\r\n<<<\n 5599 1726879825.13933: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\r\n<<<\n 5599 1726879825.13954: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'\r\n<<<\n 5599 1726879825.13985: stdout chunk (state=3):\n>>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480d3d0>\r\n<<<\n 5599 1726879825.14049: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n<<<\n 5599 1726879825.14058: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\r\n<<<\n 5599 1726879825.14072: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.14077: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879825.14101: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc'\r\nimport 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480fd10>\r\n<<<\n 5599 1726879825.14114: stdout chunk (state=3):\n>>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480e360>\r\n<<<\n 5599 1726879825.14318: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.14387: stdout chunk (state=3):\n>>>PyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n<<<\n 5599 1726879825.14411: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.14415: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.14484: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.14490: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.14558: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.sysctl' # \r\n<<<\n 5599 1726879825.14577: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.darwin' # \r\n<<<\n 5599 1726879825.14595: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.14602: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.14634: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.14640: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.14677: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.14683: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.14920: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.15019: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.15195: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # <<<\n 5599 1726879825.15199: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.15202: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<<\n 5599 1726879825.15212: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.15227: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.15446: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.15453: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.15666: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # <<<\n 5599 1726879825.15686: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.15693: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.15750: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.15761: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.15787: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\r\n<<<\n 5599 1726879825.15817: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.15822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'\r\n<<<\n 5599 1726879825.15826: stdout chunk (state=3):\n>>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fa31a00>\r\n<<<\n 5599 1726879825.15857: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\r\n<<<\n 5599 1726879825.15881: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'\r\n<<<\n 5599 1726879825.15904: stdout chunk (state=3):\n>>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fa32bd0>\r\n<<<\n 5599 1726879825.15954: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\r\n<<<\n 5599 1726879825.15970: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879825.16027: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\r\n<<<\n 5599 1726879825.16073: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc'\r\nimport 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb98dd0>\r\n<<<\n 5599 1726879825.16076: stdout chunk (state=3):\n>>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fa325d0>\r\n<<<\n 5599 1726879825.16362: stdout chunk (state=3):\n>>>PyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n<<<\n 5599 1726879825.17024: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.17677: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\n<<<\n 5599 1726879825.17702: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hurd' # \r\n<<<\n 5599 1726879825.17709: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.17886: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.18065: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n<<<\n 5599 1726879825.18089: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.18260: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.18428: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n<<<\n 5599 1726879825.18455: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.18736: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.19007: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n<<<\n 5599 1726879825.19034: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.19058: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.19081: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.network' # <<<\n 5599 1726879825.19086: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.19108: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.19179: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.19246: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n<<<\n 5599 1726879825.19270: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.19445: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.19623: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.19995: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.20216: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.20369: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\n<<<\n 5599 1726879825.20389: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 5599 1726879825.20412: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.20418: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.20622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879825.20710: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.20713: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.20828: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # <<<\n 5599 1726879825.20840: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.20853: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.20892: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.20899: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.20938: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.freebsd' # \r\n<<<\n 5599 1726879825.20960: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.20969: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.21069: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.21078: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.21166: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # <<<\n 5599 1726879825.21180: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.21196: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.21201: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.21290: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.21296: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.21386: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hurd' # <<<\n 5599 1726879825.21399: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.21414: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.21418: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.21895: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.22376: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # <<<\n 5599 1726879825.22399: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.22402: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.22501: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.22507: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.22614: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879825.22720: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # <<<\n 5599 1726879825.22737: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.22753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.22808: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.22876: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.netbsd' # <<<\n 5599 1726879825.22895: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879825.22933: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.22985: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.network.openbsd' # <<<\n 5599 1726879825.23005: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.23011: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.23149: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.23157: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.23284: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.sunos' # <<<\n 5599 1726879825.23309: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879825.23337: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.23343: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.virtual' # <<<\n 5599 1726879825.23372: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879825.23444: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.23514: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.virtual.base' # <<<\n 5599 1726879825.23526: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.23545: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.23578: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.23584: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.23616: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.23622: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.23696: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.23704: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.23781: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.23906: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879825.24037: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sysctl' # <<<\n 5599 1726879825.24045: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.24063: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.freebsd' # \r\n<<<\n 5599 1726879825.24083: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.dragonfly' # \r\n<<<\n 5599 1726879825.24102: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.24185: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.24194: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.24274: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # <<<\n 5599 1726879825.24287: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.24303: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.24662: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.24668: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.25024: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # <<<\n 5599 1726879825.25035: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.25047: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.25130: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.25133: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.25136: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.25210: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # <<<\n 5599 1726879825.25225: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.25239: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.25318: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.25325: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.25399: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.openbsd' # \r\n<<<\n 5599 1726879825.25418: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.25518: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.25575: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.25581: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.25722: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # <<<\n 5599 1726879825.25735: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.default_collectors' # <<<\n 5599 1726879825.25744: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.25762: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.25769: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.25911: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879825.25920: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.26078: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # <<<\n 5599 1726879825.26087: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.compat' # \r\n<<<\n 5599 1726879825.26101: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts' # <<<\n 5599 1726879825.26109: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879825.26316: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879825.26554: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n<<<\n 5599 1726879825.26578: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n<<<\n 5599 1726879825.26605: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n<<<\n 5599 1726879825.26638: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n<<<\n 5599 1726879825.26695: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879825.26722: stdout chunk (state=3):\n>>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879825.26728: stdout chunk (state=3):\n>>>import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351a2e630>\r\n<<<\n 5599 1726879825.26765: stdout chunk (state=3):\n>>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a2ce30>\r\n<<<\n 5599 1726879825.26844: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a2bbc0>\r\n<<<\n 5599 1726879825.36548: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_distribution\": \"Fedora\", \"ansible_distribution_release\": \"\", \"ansible_distribution_version\": \"39\", \"ansible_distribution_major_version\": \"39\", \"ansible_distribution_file_path\": \"/etc/redhat-release\", \"ansible_distribution_file_variety\": \"RedHat\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"ansible_is_chroot\": false, \"ansible_fips\": false, \"ansible_local\": {}, \"ansible_system\": \"Linux\", \"ansible_kernel\": \"6.10.9-100.fc39.x86_64\", \"ansible_kernel_version\": \"#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024\", \"ansible_machine\": \"x86_64\", \"ansible_python_version\": \"3.12.5\", \"ansible_fqdn\": \"ip-10-31-14-149.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-14-149\", \"ansible_nodename\": \"ip-10-31-14-149.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\": \"ec2f63b61c8ecfb15b86b11eec4f7077\", \"ansible_user_id\": \"root\", \"ansible_user_uid\": 0, \"ansible_user_gid\": 0, \"ansible_user_gecos\": \"Super User\", \"ansible_user_dir\": \"/root\", \"ansible_user_shell\": \"/bin/bash\", \"ansible_real_user_id\": 0, \"ansible_effective_user_id\": 0, \"ansible_real_group_id\": 0, \"ansible_effective_group_id\": 0, \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAP6iQrhLrkAYx8I+6rkDWXcOd7eab+0FZkvGSZMZScNHDwMZGqu/DXeqZBG0tYD7uuHDyun3e72/4GWDooUeW1UcepQHBDHF+vww+6PJ9HgYVeuEEPPT7bBa0mwTLzkoO0HGoElL0zlKPzNdX7hsEnPZHyYixOxyccNK/XQXxIk1AAAAFQDnVlaqecY161DAYoCDjvWYCwga7wAAAIEA4RRl0xVXG5Fo9EUWmVvH7mDmNxxE3lS2muP+GFILQxThxiRBRdRplTTHZhyxV9Va8eR/Ur/2Zcmb58e1ZwHQIYpwQuM9PGddSQGotzgi8lZcp35/8gc8m+ztO+IhztFrhUFVbPMgx2SkZIpzj5+YF828rBM9fCqn1flR8x5a71EAAACBAPtpDIbgXL+QNEPC34cr1+N1Pab2C79heRKAkN9UaI5lS8ahKm8OJ7oQMl1IT0D7lpE+/GMdihUPLmcjrpQusL03yf214RU5hjKxFucPXOA6vYL5OQMU1dnWcTU9z5tqZaks/xv3RWjPAabjno4TENGIFDLafBQWdJlYbXB2l+gi\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQDNfoxzSG9X1d/fgUUF8UP4DQqEb7B8JpuQSHnai0gOa//Djbv0TPZV20zfUIRp3HKjTMwpY/OuA9EDBsBWT6ZFPNrHjTwGT2xk0PGtMOVQhtXvTGXX99C/irGCbTKpNrxQJhoZW+H9MiDtkh1zcc4Fi6TZix1hjGgLRy/5Enisg1WWE/cadbfhndu2chO8fwCL82EW0+S4oLIV45nFcCH4P55l/XZpnP8uk3zunoV8mRh37Qr2gOqRfbtgSzamsrzY0d6U3oCjLBoGpWPkbec4oSxDoQ7py3cnIfds2QPHBB1KlZsZ0nBJMnyuhhI6wLb5pl+583f3YMRq9j8sjnlZbN/DLYQReZlBl3JxwPwnlzZBijnEp1pWy5bfw8130rUqwwvmq/m3AkG2z2IfFa/J4UuGD4//xI6JaFQdfUtrxB8c/SoE7C2ewBuCUVC5yGygn1o16kcZsAkheUKAOf+zk6KLvs6VEvnuTnTAGarKtTcR9CBJW3Qf5Nz97IDiY28=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDecs2C8gzeYDQY9EngCE5ecykC7CsHJDD1j9anPXlewH7cQ6ZbLD2O6dXT5T4ZV3nXqKNuZpF3NKxT8kLJiuMs=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIEBX+6e36vVU38mfXhgnvytjsGJlD7E+qsSxir005FU9\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_lsb\": {}, \"ansible_dns\": {\"nameservers\": [\"127.0.0.53\"], \"options\": {\"edns0\": true, \"trust-ad\": true}, \"search\": [\"us-east-1.aws.redhat.com\"]}, \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_python\": {\"version\": {\"major\": 3, \"minor\": 12, \"micro\": 5, \"releaselevel\": \"final\", \"serial\": 0}, \"version_info\": [3, 12, 5, \"final\", 0], \"executable\": \"/usr/bin/python3.12\", \"has_sslcontext\": true, \"type\": \"cpython\"}, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"50\", \"second\": \"24\", \"epoch\": \"1726879824\", \"epoch_int\": \"1726879824\", \"date\": \"2024-09-20\", \"time\": <<<\n 5599 1726879825.36578: stdout chunk (state=3):\n>>>\"20:50:24\", \"iso8601_micro\": \"2024-09-21T00:50:24.987638Z\", \"iso8601\": \"2024-09-21T00:50:24Z\", \"iso8601_basic\": \"20240920T205024987638\", \"iso8601_basic_short\": \"20240920T205024\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_fibre_channel_wwn\": [], \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_iscsi_iqn\": \"\", \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"SHELL\": \"/bin/bash\", \"EDITOR\": \"/usr/bin/nano\", \"PWD\": \"/root\", \"LOGNAME\": \"root\", \"XDG_SESSION_TYPE\": \"tty\", \"_\": \"/usr/bin/python3.12\", \"MOTD_SHOWN\": \"pam\", \"HOME\": \"/root\", \"LANG\": \"en_US.UTF-8\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.13.231 43290 10.31.14.149 22\", \"XDG_SESSION_CLASS\": \"user\", \"SELINUX_ROLE_REQUESTED\": \"\", \"LESSOPEN\": \"||/usr/bin/lesspipe.sh %s\", \"USER\": \"root\", \"SELINUX_USE_CURRENT_RANGE\": \"\", \"SHLVL\": \"1\", \"XDG_SESSION_ID\": \"1\", \"XDG_RUNTIME_DIR\": \"/run/user/0\", \"SSH_CLIENT\": \"10.31.13.231 43290 22\", \"DEBUGINFOD_URLS\": \"https://debuginfod.fedoraproject.org/ \", \"PATH\": \"/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\", \"SELINUX_LEVEL_REQUESTED\": \"\", \"DBUS_SESSION_BUS_ADDRESS\": \"unix:path=/run/user/0/bus\", \"SSH_TTY\": \"/dev/pts/0\"}, \"ansible_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": \"ttyS0,115200n8\", \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_proc_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": [\"tty0\", \"ttyS0,115200n8\"], \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_pkg_mgr\": \"dnf\", \"ansible_loadavg\": {\"1m\": 1.1455078125, \"5m\": 0.35791015625, \"15m\": 0.125}, \"ansible_interfaces\": [\"lo\", \"eth0\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0a:ff:c6:c7:d4:59\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.14.149\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::5a1c:51f2:b142:804d\", \"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]\", \"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 [fixe<<<\n 5599 1726879825.36593: stdout chunk (state=3):\n>>>d]\", \"rx_udp_tunnel_port_offload\": \"off [fixed]\", \"tls_hw_tx_offload\": \"off [fixed]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"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\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"off [fixed]\"}, \"timestamping\": [], \"hw_timestamp_filters\": []}, \"ansible_default_ipv4\": {\"gateway\": \"10.31.12.1\", \"interface\": \"eth0\", \"address\": \"10.31.14.149\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\", \"macaddress\": \"0a:ff:c6:c7:d4:59\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.14.149\"], \"ansible_all_ipv6_addresses\": [\"fe80::5a1c:51f2:b142:804d\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.14.149\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::5a1c:51f2:b142:804d\"]}, \"ansible_hostnqn\": \"\", \"ansible_service_mgr\": \"systemd\", \"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\": 3525, \"ansible_memfree_mb\": 2683, \"ansible_swaptotal_mb\": 3524, \"ansible_swapfree_mb\": 3524, \"ansible_memory_mb\"<<<\n 5599 1726879825.36627: stdout chunk (state=3):\n>>>: {\"real\": {\"total\": 3525, \"used\": 842, \"free\": 2683}, \"nocache\": {\"free\": 3314, \"used\": 211}, \"swap\": {\"total\": 3524, \"free\": 3524, \"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\": \"ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077\", \"ansible_product_uuid\": \"ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077\", \"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\": \"512\", \"partitions\": {\"xvda2\": {\"links\": {\"ids\": [], \"uuids\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"], \"labels\": [], \"masters\": []}, \"start\": \"4096\", \"sectors\": \"524283871\", \"sectorsize\": 512, \"size\": \"250.00 GB\", \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"holders\": []}, \"xvda1\": {\"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"start\": \"2048\", \"sectors\": \"2048\", \"sectorsize\": 512, \"size\": \"1.00 MB\", \"uuid\": null, \"holders\": []}}, \"rotational\": \"0\", \"scheduler_mode\": \"mq-deadline\", \"sectors\": \"524288000\", \"sectorsize\": \"512\", \"size\": \"250.00 GB\", \"host\": \"\", \"holders\": []}, \"zram0\": {\"virtual\": 1, \"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"vendor\": null, \"model\": null, \"sas_address\": null, \"sas_device_handle\": null, \"removable\": \"0\", \"support_discard\": \"4096\", \"partitions\": {}, \"rotational\": \"0\", \"scheduler_mode\": \"\", \"sectors\": \"7219200\", \"sectorsize\": \"4096\", \"size\": \"3.44 GB\", \"host\": \"\", \"holders\": []}}, \"ansible_device_links\": {\"ids\": {}, \"uuids\": {\"xvda2\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"]}, \"labels\": {}, \"masters\": {}}, \"ansible_uptime_seconds\": 77, \"ansible_lvm\": {\"lvs\": {}, \"vgs\": {}, \"pvs\": {}}, \"ansible_mounts\": [{\"mount\": \"/\", \"device\": \"/dev/xvda2\", \"fstype\": \"ext4\", \"options\": \"rw,seclabel,relatime\", \"dump\": 0, \"passno\": 0, \"size_total\": 264124022784, \"size_available\": 251126472704, \"block_size\": 4096, \"block_total\": 64483404, \"block_available\": 61310174, \"block_used\": 3173230, \"inode_total\": 16384000, \"inode_available\": 16303251, \"inode_used\": 80749, \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"}], \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 5599 1726879825.37205: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879825.37210: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n<<<\n 5599 1726879825.37224: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp<<<\n 5599 1726879825.37269: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n<<<\n 5599 1726879825.37298: stdout chunk (state=3):\n>>># cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n<<<\n 5599 1726879825.37337: stdout chunk (state=3):\n>>># cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n<<<\n 5599 1726879825.37370: stdout chunk (state=3):\n>>># cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n<<<\n 5599 1726879825.37394: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n<<<\n 5599 1726879825.37437: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n<<<\n 5599 1726879825.37464: stdout chunk (state=3):\n>>># cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n<<<\n 5599 1726879825.37513: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n<<<\n 5599 1726879825.37531: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing multiprocessing.queues\r\n# cleanup[2] removing multiprocessing.synchronize\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# cleanup[2] removing multiprocessing.dummy\r\n<<<\n 5599 1726879825.37875: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879825.37886: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 5599 1726879825.37907: stdout chunk (state=3):\n>>># destroy _bz2\r\n<<<\n 5599 1726879825.37925: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n<<<\n 5599 1726879825.37932: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 5599 1726879825.37953: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 5599 1726879825.38003: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n<<<\n 5599 1726879825.38020: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 5599 1726879825.38036: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 5599 1726879825.38045: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n<<<\n 5599 1726879825.38070: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy select\r\n# destroy _signal\r\n<<<\n 5599 1726879825.38087: stdout chunk (state=3):\n>>># destroy _posixsubprocess\r\n<<<\n 5599 1726879825.38094: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 5599 1726879825.38142: stdout chunk (state=3):\n>>># destroy _hashlib\r\n<<<\n 5599 1726879825.38156: stdout chunk (state=3):\n>>># destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n<<<\n 5599 1726879825.38167: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n<<<\n 5599 1726879825.38215: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n<<<\n 5599 1726879825.38224: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.queues\r\n<<<\n 5599 1726879825.38241: stdout chunk (state=3):\n>>># destroy multiprocessing.synchronize\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy _compat_pickle\r\n<<<\n 5599 1726879825.38252: stdout chunk (state=3):\n>>># destroy _pickle\r\n<<<\n 5599 1726879825.38259: stdout chunk (state=3):\n>>># destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n<<<\n 5599 1726879825.38288: stdout chunk (state=3):\n>>># destroy multiprocessing.reduction\r\n# destroy selectors\r\n<<<\n 5599 1726879825.38304: stdout chunk (state=3):\n>>># destroy shlex\r\n# destroy fcntl\r\n<<<\n 5599 1726879825.38310: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n<<<\n 5599 1726879825.38344: stdout chunk (state=3):\n>>># destroy _ssl\r\n<<<\n 5599 1726879825.38399: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy json\r\n<<<\n 5599 1726879825.38440: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n# destroy glob\r\n<<<\n 5599 1726879825.38453: stdout chunk (state=3):\n>>># destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy errno\r\n# destroy multiprocessing.connection\r\n# destroy tempfile\r\n# destroy multiprocessing.context\r\n# destroy multiprocessing.process\r\n# destroy multiprocessing.util\r\n# destroy _multiprocessing\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n<<<\n 5599 1726879825.38504: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n<<<\n 5599 1726879825.38559: stdout chunk (state=3):\n>>># cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n<<<\n 5599 1726879825.38569: stdout chunk (state=3):\n>>># cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n<<<\n 5599 1726879825.38591: stdout chunk (state=3):\n>>># cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n<<<\n 5599 1726879825.38642: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n<<<\n 5599 1726879825.38652: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_user_id\": \"root\", \"ansible_user_uid\": 0, \"ansible_user_gid\": 0, \"ansible_user_gecos\": \"Super User\", \"ansible_user_dir\": \"/root\", \"ansible_user_shell\": \"/bin/bash\", \"ansible_real_user_id\": 0, \"ansible_effective_user_id\": 0, \"ansible_real_group_id\": 0, \"ansible_effective_group_id\": 0, \"ansible_distribution\": \"Fedora\", \"ansible_distribution_release\": \"\", \"ansible_distribution_version\": \"39\", \"ansible_distribution_major_version\": \"39\", \"ansible_distribution_file_path\": \"/etc/redhat-release\", \"ansible_distribution_file_variety\": \"RedHat\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"ansible_system\": \"Linux\", \"ansible_kernel\": \"6.10.9-100.fc39.x86_64\", \"ansible_kernel_version\": \"#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024\", \"ansible_machine\": \"x86_64\", \"ansible_python_version\": \"3.12.5\", \"ansible_fqdn\": \"ip-10-31-14-141.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-14-141\", \"ansible_nodename\": \"ip-10-31-14-141.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\": \"ec2f68a6ec25a63ed35d143a27481d61\", \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_python\": {\"version\": {\"major\": 3, \"minor\": 12, \"micro\": 5, \"releaselevel\": \"final\", \"serial\": 0}, \"version_info\": [3, 12, 5, \"final\", 0], \"executable\": \"/usr/bin/python3.12\", \"has_sslcontext\": true, \"type\": \"cpython\"}, \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2QB0/hXOB/EfE+k\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"SHELL\": \"/bin/bash\", \"EDITOR\": \"/usr/bin/nano\", \"PWD\": \"/root\", \"LOGNAME\": \"root\", \"XDG_SESSION_TYPE\": \"tty\", \"_\": \"/usr/bin/python3.12\", \"MOTD_SHOWN\": \"pam\", \"HOME\": \"/root\", \"LANG\": \"en_US.UTF-8\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.13.231 42886 10.31.14.141 22\", \"XDG_SESSION_CLASS\": \"user\", \"SELINUX_ROLE_REQUESTED\": \"\", \"LESSOPEN\": \"||/usr/bin/lesspipe.sh %s\", \"USER\": \"root\", \"SELINUX_USE_CURRENT_RANGE\": \"\", \"SHLVL\": \"1\", \"XDG_SESSION_ID\": \"5\", \"XDG_RUNTIME_DIR\": \"/run/user/0\", \"SSH_CLIENT\": \"10.31.13.231 42886 22\", \"DEBUGINFOD_URLS\": \"https://debuginfod.fedoraproject.org/ \", \"PATH\": \"/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\", \"SELINUX_LEVEL_REQUESTED\": \"\", \"DBUS_SESSION_BUS_ADDRESS\": \"unix:path=/run/user/0/bus\", \"SSH_TTY\": \"/dev/pts/0\"}, \"ansible_fips\": false, \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_lsb\": {}, \"ansible_iscsi_iqn\": \"\", \"ansible_is_chroot\": false, \"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\": 3717, \"ansible_memfree_mb\": 2893, \"ansible_swaptotal_mb\": 3716, \"ansible_swapfree_mb\": 3716, \"ansible_memory_mb\": {\"real\": {\"total\": 3717, \"used\": 824, \"free\": 2893}, \"nocache\": {\"free\": 3475, \"used\": 242}, \"swap\": {\"total\": 3716, \"free\": 3716, \"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\": \"ec2f68a6-ec25-a63e-d35d-143a27481d61\", \"ansible_product_uuid\": \"ec2f68a6-ec25-a63e-d35d-143a27481d61\", \"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\": \"512\", \"partitions\": {\"xvda2\": {\"links\": {\"ids\": [], \"uuids\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"], \"labels\": [], \"masters\": []}, \"start\": \"4096\", \"sectors\": \"524283871\", \"sectorsize\": 512, \"size\": \"250.00 GB\", \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"holders\": []}, \"xvda1\": {\"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"start\": \"2048\", \"sectors\": \"2048\", \"sectors<<<\n 5599 1726879825.38697: stdout chunk (state=3):\n>>># cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 5599 1726879825.38702: stdout chunk (state=3):\n>>>ize\": 512, \"size\": \"1.00 MB\", \"uuid\": null, \"holders\": []}}, \"rotational\": \"0\", \"scheduler_mode\": \"mq-deadline\", \"sectors\": \"524288000\", \"sectorsize\": \"512\", \"size\": \"250.00 GB\", \"host\": \"\", \"holders\": []}, \"zram0\": {\"virtual\": 1, \"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"vendor\": null, \"model\": null, \"sas_address\": null, \"sas_device_handle\": null, \"removable\": \"0\", \"support_discard\": \"4096\", \"partitions\": {}, \"rotational\": \"0\", \"scheduler_mode\": \"\", \"sectors\": \"7612416\", \"sectorsize\": \"4096\", \"size\": \"3.63 GB\", \"host\": \"\", \"holders\": []}}, \"ansible_device_links\": {\"ids\": {}, \"uuids\": {\"xvda2\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"]}, \"labels\": {}, \"masters\": {}}, \"ansible_uptime_seconds\": 372, \"ansible_lvm\": {\"lvs\": {}, \"vgs\": {}, \"pvs\": {}}, \"ansible_mounts\": [{\"mount\": \"/\", \"device\": \"/dev/xvda2\", \"fstype\": \"ext4\", \"options\": \"rw,seclabel,relatime\", \"dump\": 0, \"passno\": 0, \"size_total\": 264124022784, \"size_available\": 251217645568, \"block_size\": 4096, \"block_total\": 64483404, \"block_available\": 61332433, \"block_used\": 3150971, \"inode_total\": 16384000, \"inode_available\": 16303663, \"inode_used\": 80337, \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"}], \"ansible_local\": {}, \"ansible_interfaces\": [\"lo\", \"eth0\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0a:ff:dd:75:05:d9\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.14.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::efc2:9347:ac1a:9284\", \"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]\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"off [fixed]\"}, \"timestamping\": [], \"hw_timestamp_filters\": []}, \"ansible_lo\": {\"device\": \"lo\", \"mtu\": 65536, \"active\": true, \"type\": \"loopback\", \"promisc\": false, \"ipv4\": {\"address\": \"127.0.0.1\"<<<\n 5599 1726879825.38705: stdout chunk (state=3):\n>>>, \"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\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"off [fixed]\"}, \"timestamping\": [], \"hw_timestamp_filters\": []}, \"ansible_default_ipv4\": {\"gateway\": \"10.31.12.1\", \"interface\": \"eth0\", \"address\": \"10.31.14.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\", \"macaddress\": \"0a:ff:dd:75:05:d9\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.14.141\"], \"ansible_all_ipv6_addresses\": [\"fe80::efc2:9347:ac1a:9284\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.14.141\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::efc2:9347:ac1a:9284\"]}, \"ansible_hostnqn\": \"\", \"ansible_dns\": {\"nameservers\": [\"127.0.0.53\"], \"options\": {\"edns0\": true, \"trust-ad\": true}, \"search\": [\"us-east-1.aws.redhat.com\"]}, \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_loadavg\": {\"1m\": 0.939453125, \"5m\": 0.35302734375, \"15m\": 0.1328125}, \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"crashkernel\": \"auto\", \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": \"ttyS0,115200n8\"}, \"ansible_proc_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"crashkernel\": \"auto\", \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": [\"tty0\", \"ttyS0,115200n8\"]}, \"ansible_fibre_channel_wwn\": [], \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"50\", \"second\": \"25\", \"epoch\": \"1726879825\", \"epoch_int\": \"1726879825\", \"date\": \"2024-09-20\", \"time\": \"20:50:25\", \"iso8601_micro\": \"2024-09-21T00:50:25.382386Z\", \"iso8601\": \"2024-09-21T00:50:25Z\", \"iso8601_basic\": \"20240920T205025382386\", \"iso8601_basic_short\": \"20240920T205025\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_service_mgr\": \"systemd\", \"ansible_pkg_mgr\": \"dnf\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 5599 1726879825.38716: stdout chunk (state=3):\n>>># destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879825.38837: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 5599 1726879825.38888: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy _collections\r\n<<<\n 5599 1726879825.38891: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n<<<\n 5599 1726879825.38916: stdout chunk (state=3):\n>>># destroy tokenize\r\n<<<\n 5599 1726879825.38922: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879825.38954: stdout chunk (state=3):\n>>># destroy _typing\r\n<<<\n 5599 1726879825.38968: stdout chunk (state=3):\n>>># destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n<<<\n 5599 1726879825.38980: stdout chunk (state=3):\n>>># destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 5599 1726879825.39013: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879825.39109: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8<<<\n 5599 1726879825.39113: stdout chunk (state=3):\n>>>\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n 5599 1726879825.39135: stdout chunk (state=3):\n>>># destroy time\r\n<<<\n 5599 1726879825.39153: stdout chunk (state=3):\n>>># destroy _random\r\n<<<\n 5599 1726879825.39167: stdout chunk (state=3):\n>>># destroy _weakref\r\n<<<\n 5599 1726879825.39191: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sha2\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n<<<\n 5599 1726879825.39217: stdout chunk (state=3):\n>>># destroy itertools\r\n<<<\n 5599 1726879825.39223: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy posix\r\n<<<\n 5599 1726879825.39234: stdout chunk (state=3):\n>>># destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n<<<\n 5599 1726879825.39259: stdout chunk (state=3):\n>>># clear sys.audit hooks\r\n<<<\n 5599 1726879825.39281: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n<<<\n 5599 1726879825.39285: stdout chunk (state=3):\n>>># restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n<<<\n 5599 1726879825.39299: stdout chunk (state=3):\n>>># cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n<<<\n 5599 1726879825.39323: stdout chunk (state=3):\n>>># cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n<<<\n 5599 1726879825.39339: stdout chunk (state=3):\n>>># cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n<<<\n 5599 1726879825.39343: stdout chunk (state=3):\n>>># destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n<<<\n 5599 1726879825.39372: stdout chunk (state=3):\n>>># cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n<<<\n 5599 1726879825.39392: stdout chunk (state=3):\n>>># cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n<<<\n 5599 1726879825.39401: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n<<<\n 5599 1726879825.39423: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n<<<\n 5599 1726879825.39457: stdout chunk (state=3):\n>>># destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n<<<\n 5599 1726879825.39495: stdout chunk (state=3):\n>>># cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux<<<\n 5599 1726879825.39549: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing multiprocessing.queues\r\n# cleanup[2] removing multiprocessing.synchronize\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# cleanup[2] removing multiprocessing.dummy\r\n<<<\n 5599 1726879825.39747: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.149 closed.\r\n<<<\n 5599 1726879825.39778: stderr chunk (state=3):\n>>><<<\n 5599 1726879825.39781: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70cd4530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ca3b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70cd6ab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70a85160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70a85fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac3e90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac3f50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70afb8c0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70afbf50>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70adbb60>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ad9280>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac1040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b1f800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b1e420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ada150>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b1ccb0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b50890>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac02c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b50d40>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b50bf0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b50fb0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70abede0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b51670>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b51340>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b52510>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b68740>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b69e20>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b6acf0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b6b350>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b6a270>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b6bdd0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b6b500>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b52570>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70863c80>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7088c740>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088c4a0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7088c770>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7088c950>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70861e20>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088df70>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088cbf0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b52c60>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708be300>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708d6480>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70913230>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee709359d0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70913350>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708d7110>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70758350>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708d54c0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088eea0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fee70758530>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_setup_payload_m8eqroux/ansible_setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707c1fa0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70798e90>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7075bf50>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7079be30>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee707f1970>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f1700>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f1010>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f1460>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707c2c30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee707f2720>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee707f2960>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f2ea0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70654c20>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70656840>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70657200>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706583e0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065aea0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7065b200>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70659160>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065ef30>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065da00>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065d760>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065fe30>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706595e0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706a3080>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a3290>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706a4d70>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a4b00>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706a7230>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a5400>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b2a20>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a73b0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b3ce0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b3b90>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b33e0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a3440>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b7410>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b8710>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b5b80>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b6f00>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b5760>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7053c860>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053d700>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b4c50>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053d430>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053fb60>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70546030>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee705468d0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053f3e0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70545670>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70546a80>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705d6c00>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70550920>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7054aa20>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7054a8a0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705d9a60>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb00200>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb00560>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705c1250>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705c2600>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705d8170>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705db710>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb03590>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb02e70>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb03050>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb022a0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb03650>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb6a180>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb681a0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705dbef0>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb6a480>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb6b020>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fba25a0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb8f1d0>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fbba0c0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fbb9cd0>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6f9eb950>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6f9eb710>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6f9e9520>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.queues\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fa31a00>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.synchronize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fa32bd0>\\r\\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.dummy.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb98dd0>\\r\\nimport \\'multiprocessing.dummy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fa325d0>\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_distribution\": \"Fedora\", \"ansible_distribution_release\": \"\", \"ansible_distribution_version\": \"39\", \"ansible_distribution_major_version\": \"39\", \"ansible_distribution_file_path\": \"/etc/redhat-release\", \"ansible_distribution_file_variety\": \"RedHat\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"ansible_is_chroot\": false, \"ansible_fips\": false, \"ansible_local\": {}, \"ansible_system\": \"Linux\", \"ansible_kernel\": \"6.10.9-100.fc39.x86_64\", \"ansible_kernel_version\": \"#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024\", \"ansible_machine\": \"x86_64\", \"ansible_python_version\": \"3.12.5\", \"ansible_fqdn\": \"ip-10-31-14-149.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-14-149\", \"ansible_nodename\": \"ip-10-31-14-149.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\": \"ec2f63b61c8ecfb15b86b11eec4f7077\", \"ansible_user_id\": \"root\", \"ansible_user_uid\": 0, \"ansible_user_gid\": 0, \"ansible_user_gecos\": \"Super User\", \"ansible_user_dir\": \"/root\", \"ansible_user_shell\": \"/bin/bash\", \"ansible_real_user_id\": 0, \"ansible_effective_user_id\": 0, \"ansible_real_group_id\": 0, \"ansible_effective_group_id\": 0, \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAP6iQrhLrkAYx8I+6rkDWXcOd7eab+0FZkvGSZMZScNHDwMZGqu/DXeqZBG0tYD7uuHDyun3e72/4GWDooUeW1UcepQHBDHF+vww+6PJ9HgYVeuEEPPT7bBa0mwTLzkoO0HGoElL0zlKPzNdX7hsEnPZHyYixOxyccNK/XQXxIk1AAAAFQDnVlaqecY161DAYoCDjvWYCwga7wAAAIEA4RRl0xVXG5Fo9EUWmVvH7mDmNxxE3lS2muP+GFILQxThxiRBRdRplTTHZhyxV9Va8eR/Ur/2Zcmb58e1ZwHQIYpwQuM9PGddSQGotzgi8lZcp35/8gc8m+ztO+IhztFrhUFVbPMgx2SkZIpzj5+YF828rBM9fCqn1flR8x5a71EAAACBAPtpDIbgXL+QNEPC34cr1+N1Pab2C79heRKAkN9UaI5lS8ahKm8OJ7oQMl1IT0D7lpE+/GMdihUPLmcjrpQusL03yf214RU5hjKxFucPXOA6vYL5OQMU1dnWcTU9z5tqZaks/xv3RWjPAabjno4TENGIFDLafBQWdJlYbXB2l+gi\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQDNfoxzSG9X1d/fgUUF8UP4DQqEb7B8JpuQSHnai0gOa//Djbv0TPZV20zfUIRp3HKjTMwpY/OuA9EDBsBWT6ZFPNrHjTwGT2xk0PGtMOVQhtXvTGXX99C/irGCbTKpNrxQJhoZW+H9MiDtkh1zcc4Fi6TZix1hjGgLRy/5Enisg1WWE/cadbfhndu2chO8fwCL82EW0+S4oLIV45nFcCH4P55l/XZpnP8uk3zunoV8mRh37Qr2gOqRfbtgSzamsrzY0d6U3oCjLBoGpWPkbec4oSxDoQ7py3cnIfds2QPHBB1KlZsZ0nBJMnyuhhI6wLb5pl+583f3YMRq9j8sjnlZbN/DLYQReZlBl3JxwPwnlzZBijnEp1pWy5bfw8130rUqwwvmq/m3AkG2z2IfFa/J4UuGD4//xI6JaFQdfUtrxB8c/SoE7C2ewBuCUVC5yGygn1o16kcZsAkheUKAOf+zk6KLvs6VEvnuTnTAGarKtTcR9CBJW3Qf5Nz97IDiY28=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDecs2C8gzeYDQY9EngCE5ecykC7CsHJDD1j9anPXlewH7cQ6ZbLD2O6dXT5T4ZV3nXqKNuZpF3NKxT8kLJiuMs=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIEBX+6e36vVU38mfXhgnvytjsGJlD7E+qsSxir005FU9\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_lsb\": {}, \"ansible_dns\": {\"nameservers\": [\"127.0.0.53\"], \"options\": {\"edns0\": true, \"trust-ad\": true}, \"search\": [\"us-east-1.aws.redhat.com\"]}, \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_python\": {\"version\": {\"major\": 3, \"minor\": 12, \"micro\": 5, \"releaselevel\": \"final\", \"serial\": 0}, \"version_info\": [3, 12, 5, \"final\", 0], \"executable\": \"/usr/bin/python3.12\", \"has_sslcontext\": true, \"type\": \"cpython\"}, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"50\", \"second\": \"24\", \"epoch\": \"1726879824\", \"epoch_int\": \"1726879824\", \"date\": \"2024-09-20\", \"time\": \"20:50:24\", \"iso8601_micro\": \"2024-09-21T00:50:24.987638Z\", \"iso8601\": \"2024-09-21T00:50:24Z\", \"iso8601_basic\": \"20240920T205024987638\", \"iso8601_basic_short\": \"20240920T205024\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_fibre_channel_wwn\": [], \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_iscsi_iqn\": \"\", \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"SHELL\": \"/bin/bash\", \"EDITOR\": \"/usr/bin/nano\", \"PWD\": \"/root\", \"LOGNAME\": \"root\", \"XDG_SESSION_TYPE\": \"tty\", \"_\": \"/usr/bin/python3.12\", \"MOTD_SHOWN\": \"pam\", \"HOME\": \"/root\", \"LANG\": \"en_US.UTF-8\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.13.231 43290 10.31.14.149 22\", \"XDG_SESSION_CLASS\": \"user\", \"SELINUX_ROLE_REQUESTED\": \"\", \"LESSOPEN\": \"||/usr/bin/lesspipe.sh %s\", \"USER\": \"root\", \"SELINUX_USE_CURRENT_RANGE\": \"\", \"SHLVL\": \"1\", \"XDG_SESSION_ID\": \"1\", \"XDG_RUNTIME_DIR\": \"/run/user/0\", \"SSH_CLIENT\": \"10.31.13.231 43290 22\", \"DEBUGINFOD_URLS\": \"https://debuginfod.fedoraproject.org/ \", \"PATH\": \"/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\", \"SELINUX_LEVEL_REQUESTED\": \"\", \"DBUS_SESSION_BUS_ADDRESS\": \"unix:path=/run/user/0/bus\", \"SSH_TTY\": \"/dev/pts/0\"}, \"ansible_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": \"ttyS0,115200n8\", \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_proc_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": [\"tty0\", \"ttyS0,115200n8\"], \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_pkg_mgr\": \"dnf\", \"ansible_loadavg\": {\"1m\": 1.1455078125, \"5m\": 0.35791015625, \"15m\": 0.125}, \"ansible_interfaces\": [\"lo\", \"eth0\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0a:ff:c6:c7:d4:59\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.14.149\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::5a1c:51f2:b142:804d\", \"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]\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"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\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"off [fixed]\"}, \"timestamping\": [], \"hw_timestamp_filters\": []}, \"ansible_default_ipv4\": {\"gateway\": \"10.31.12.1\", \"interface\": \"eth0\", \"address\": \"10.31.14.149\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\", \"macaddress\": \"0a:ff:c6:c7:d4:59\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.14.149\"], \"ansible_all_ipv6_addresses\": [\"fe80::5a1c:51f2:b142:804d\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.14.149\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::5a1c:51f2:b142:804d\"]}, \"ansible_hostnqn\": \"\", \"ansible_service_mgr\": \"systemd\", \"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\": 3525, \"ansible_memfree_mb\": 2683, \"ansible_swaptotal_mb\": 3524, \"ansible_swapfree_mb\": 3524, \"ansible_memory_mb\": {\"real\": {\"total\": 3525, \"used\": 842, \"free\": 2683}, \"nocache\": {\"free\": 3314, \"used\": 211}, \"swap\": {\"total\": 3524, \"free\": 3524, \"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\": \"ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077\", \"ansible_product_uuid\": \"ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077\", \"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\": \"512\", \"partitions\": {\"xvda2\": {\"links\": {\"ids\": [], \"uuids\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"], \"labels\": [], \"masters\": []}, \"start\": \"4096\", \"sectors\": \"524283871\", \"sectorsize\": 512, \"size\": \"250.00 GB\", \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"holders\": []}, \"xvda1\": {\"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"start\": \"2048\", \"sectors\": \"2048\", \"sectorsize\": 512, \"size\": \"1.00 MB\", \"uuid\": null, \"holders\": []}}, \"rotational\": \"0\", \"scheduler_mode\": \"mq-deadline\", \"sectors\": \"524288000\", \"sectorsize\": \"512\", \"size\": \"250.00 GB\", \"host\": \"\", \"holders\": []}, \"zram0\": {\"virtual\": 1, \"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"vendor\": null, \"model\": null, \"sas_address\": null, \"sas_device_handle\": null, \"removable\": \"0\", \"support_discard\": \"4096\", \"partitions\": {}, \"rotational\": \"0\", \"scheduler_mode\": \"\", \"sectors\": \"7219200\", \"sectorsize\": \"4096\", \"size\": \"3.44 GB\", \"host\": \"\", \"holders\": []}}, \"ansible_device_links\": {\"ids\": {}, \"uuids\": {\"xvda2\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"]}, \"labels\": {}, \"masters\": {}}, \"ansible_uptime_seconds\": 77, \"ansible_lvm\": {\"lvs\": {}, \"vgs\": {}, \"pvs\": {}}, \"ansible_mounts\": [{\"mount\": \"/\", \"device\": \"/dev/xvda2\", \"fstype\": \"ext4\", \"options\": \"rw,seclabel,relatime\", \"dump\": 0, \"passno\": 0, \"size_total\": 264124022784, \"size_available\": 251126472704, \"block_size\": 4096, \"block_total\": 64483404, \"block_available\": 61310174, \"block_used\": 3173230, \"inode_total\": 16384000, \"inode_available\": 16303251, \"inode_used\": 80749, \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"}], \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing multiprocessing.queues\\r\\n# cleanup[2] removing multiprocessing.synchronize\\r\\n# cleanup[2] removing multiprocessing.dummy.connection\\r\\n# cleanup[2] removing multiprocessing.dummy\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.queues\\r\\n# destroy multiprocessing.synchronize\\r\\n# destroy multiprocessing.dummy\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy pickle\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy subprocess\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy unicodedata\\r\\n# destroy errno\\r\\n# destroy multiprocessing.connection\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.context\\r\\n# destroy multiprocessing.process\\r\\n# destroy multiprocessing.util\\r\\n# destroy _multiprocessing\\r\\n# destroy array\\r\\n# destroy multiprocessing.dummy.connection\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy encodings.idna\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _sre\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.149 closed.\\r\\n\")\n 5599 1726879825.40141: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70cd4530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ca3b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70cd6ab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70a85160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70a85fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac3e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac3f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70afb8c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70afbf50>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70adbb60>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ad9280>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac1040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b1f800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b1e420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ada150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b1ccb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b50890>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac02c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b50d40>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b50bf0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b50fb0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70abede0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b51670>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b51340>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b52510>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b68740>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b69e20>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b6acf0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b6b350>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b6a270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b6bdd0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b6b500>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b52570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70863c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7088c740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088c4a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7088c770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7088c950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70861e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088df70>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088cbf0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b52c60>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708be300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708d6480>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70913230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee709359d0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70913350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708d7110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70758350>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708d54c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088eea0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fee70758530>\r\n# zipimport: found 103 names in '/tmp/ansible_setup_payload_m8eqroux/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707c1fa0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70798e90>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7075bf50>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7079be30>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee707f1970>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f1700>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f1010>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f1460>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707c2c30>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee707f2720>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee707f2960>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f2ea0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70654c20>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70656840>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70657200>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706583e0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065aea0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7065b200>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70659160>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065ef30>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065da00>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065d760>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065fe30>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706595e0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706a3080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a3290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706a4d70>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a4b00>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706a7230>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a5400>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b2a20>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a73b0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b3ce0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b3b90>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b33e0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a3440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b7410>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b8710>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b5b80>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b6f00>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b5760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7053c860>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053d700>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b4c50>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053d430>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053fb60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70546030>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee705468d0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053f3e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70545670>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70546a80>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705d6c00>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70550920>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7054aa20>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7054a8a0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705d9a60>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb00200>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb00560>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705c1250>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705c2600>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705d8170>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705db710>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb03590>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb02e70>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb03050>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb022a0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb03650>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb6a180>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb681a0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705dbef0>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb6a480>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb6b020>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fba25a0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb8f1d0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fbba0c0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fbb9cd0>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6f9eb950>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6f9eb710>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6f9e9520>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'\r\nimport 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fa31a00>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'\r\nimport 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fa32bd0>\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc'\r\nimport 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb98dd0>\r\nimport 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fa325d0>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{\"ansible_facts\": {\"ansible_distribution\": \"Fedora\", \"ansible_distribution_release\": \"\", \"ansible_distribution_version\": \"39\", \"ansible_distribution_major_version\": \"39\", \"ansible_distribution_file_path\": \"/etc/redhat-release\", \"ansible_distribution_file_variety\": \"RedHat\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"ansible_is_chroot\": false, \"ansible_fips\": false, \"ansible_local\": {}, \"ansible_system\": \"Linux\", \"ansible_kernel\": \"6.10.9-100.fc39.x86_64\", \"ansible_kernel_version\": \"#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024\", \"ansible_machine\": \"x86_64\", \"ansible_python_version\": \"3.12.5\", \"ansible_fqdn\": \"ip-10-31-14-149.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-14-149\", \"ansible_nodename\": \"ip-10-31-14-149.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\": \"ec2f63b61c8ecfb15b86b11eec4f7077\", \"ansible_user_id\": \"root\", \"ansible_user_uid\": 0, \"ansible_user_gid\": 0, \"ansible_user_gecos\": \"Super User\", \"ansible_user_dir\": \"/root\", \"ansible_user_shell\": \"/bin/bash\", \"ansible_real_user_id\": 0, \"ansible_effective_user_id\": 0, \"ansible_real_group_id\": 0, \"ansible_effective_group_id\": 0, \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAP6iQrhLrkAYx8I+6rkDWXcOd7eab+0FZkvGSZMZScNHDwMZGqu/DXeqZBG0tYD7uuHDyun3e72/4GWDooUeW1UcepQHBDHF+vww+6PJ9HgYVeuEEPPT7bBa0mwTLzkoO0HGoElL0zlKPzNdX7hsEnPZHyYixOxyccNK/XQXxIk1AAAAFQDnVlaqecY161DAYoCDjvWYCwga7wAAAIEA4RRl0xVXG5Fo9EUWmVvH7mDmNxxE3lS2muP+GFILQxThxiRBRdRplTTHZhyxV9Va8eR/Ur/2Zcmb58e1ZwHQIYpwQuM9PGddSQGotzgi8lZcp35/8gc8m+ztO+IhztFrhUFVbPMgx2SkZIpzj5+YF828rBM9fCqn1flR8x5a71EAAACBAPtpDIbgXL+QNEPC34cr1+N1Pab2C79heRKAkN9UaI5lS8ahKm8OJ7oQMl1IT0D7lpE+/GMdihUPLmcjrpQusL03yf214RU5hjKxFucPXOA6vYL5OQMU1dnWcTU9z5tqZaks/xv3RWjPAabjno4TENGIFDLafBQWdJlYbXB2l+gi\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQDNfoxzSG9X1d/fgUUF8UP4DQqEb7B8JpuQSHnai0gOa//Djbv0TPZV20zfUIRp3HKjTMwpY/OuA9EDBsBWT6ZFPNrHjTwGT2xk0PGtMOVQhtXvTGXX99C/irGCbTKpNrxQJhoZW+H9MiDtkh1zcc4Fi6TZix1hjGgLRy/5Enisg1WWE/cadbfhndu2chO8fwCL82EW0+S4oLIV45nFcCH4P55l/XZpnP8uk3zunoV8mRh37Qr2gOqRfbtgSzamsrzY0d6U3oCjLBoGpWPkbec4oSxDoQ7py3cnIfds2QPHBB1KlZsZ0nBJMnyuhhI6wLb5pl+583f3YMRq9j8sjnlZbN/DLYQReZlBl3JxwPwnlzZBijnEp1pWy5bfw8130rUqwwvmq/m3AkG2z2IfFa/J4UuGD4//xI6JaFQdfUtrxB8c/SoE7C2ewBuCUVC5yGygn1o16kcZsAkheUKAOf+zk6KLvs6VEvnuTnTAGarKtTcR9CBJW3Qf5Nz97IDiY28=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDecs2C8gzeYDQY9EngCE5ecykC7CsHJDD1j9anPXlewH7cQ6ZbLD2O6dXT5T4ZV3nXqKNuZpF3NKxT8kLJiuMs=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIEBX+6e36vVU38mfXhgnvytjsGJlD7E+qsSxir005FU9\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_lsb\": {}, \"ansible_dns\": {\"nameservers\": [\"127.0.0.53\"], \"options\": {\"edns0\": true, \"trust-ad\": true}, \"search\": [\"us-east-1.aws.redhat.com\"]}, \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_python\": {\"version\": {\"major\": 3, \"minor\": 12, \"micro\": 5, \"releaselevel\": \"final\", \"serial\": 0}, \"version_info\": [3, 12, 5, \"final\", 0], \"executable\": \"/usr/bin/python3.12\", \"has_sslcontext\": true, \"type\": \"cpython\"}, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"50\", \"second\": \"24\", \"epoch\": \"1726879824\", \"epoch_int\": \"1726879824\", \"date\": \"2024-09-20\", \"time\": \"20:50:24\", \"iso8601_micro\": \"2024-09-21T00:50:24.987638Z\", \"iso8601\": \"2024-09-21T00:50:24Z\", \"iso8601_basic\": \"20240920T205024987638\", \"iso8601_basic_short\": \"20240920T205024\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_fibre_channel_wwn\": [], \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_iscsi_iqn\": \"\", \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"SHELL\": \"/bin/bash\", \"EDITOR\": \"/usr/bin/nano\", \"PWD\": \"/root\", \"LOGNAME\": \"root\", \"XDG_SESSION_TYPE\": \"tty\", \"_\": \"/usr/bin/python3.12\", \"MOTD_SHOWN\": \"pam\", \"HOME\": \"/root\", \"LANG\": \"en_US.UTF-8\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.13.231 43290 10.31.14.149 22\", \"XDG_SESSION_CLASS\": \"user\", \"SELINUX_ROLE_REQUESTED\": \"\", \"LESSOPEN\": \"||/usr/bin/lesspipe.sh %s\", \"USER\": \"root\", \"SELINUX_USE_CURRENT_RANGE\": \"\", \"SHLVL\": \"1\", \"XDG_SESSION_ID\": \"1\", \"XDG_RUNTIME_DIR\": \"/run/user/0\", \"SSH_CLIENT\": \"10.31.13.231 43290 22\", \"DEBUGINFOD_URLS\": \"https://debuginfod.fedoraproject.org/ \", \"PATH\": \"/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\", \"SELINUX_LEVEL_REQUESTED\": \"\", \"DBUS_SESSION_BUS_ADDRESS\": \"unix:path=/run/user/0/bus\", \"SSH_TTY\": \"/dev/pts/0\"}, \"ansible_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": \"ttyS0,115200n8\", \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_proc_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": [\"tty0\", \"ttyS0,115200n8\"], \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_pkg_mgr\": \"dnf\", \"ansible_loadavg\": {\"1m\": 1.1455078125, \"5m\": 0.35791015625, \"15m\": 0.125}, \"ansible_interfaces\": [\"lo\", \"eth0\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0a:ff:c6:c7:d4:59\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.14.149\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::5a1c:51f2:b142:804d\", \"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]\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"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\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"off [fixed]\"}, \"timestamping\": [], \"hw_timestamp_filters\": []}, \"ansible_default_ipv4\": {\"gateway\": \"10.31.12.1\", \"interface\": \"eth0\", \"address\": \"10.31.14.149\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\", \"macaddress\": \"0a:ff:c6:c7:d4:59\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.14.149\"], \"ansible_all_ipv6_addresses\": [\"fe80::5a1c:51f2:b142:804d\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.14.149\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::5a1c:51f2:b142:804d\"]}, \"ansible_hostnqn\": \"\", \"ansible_service_mgr\": \"systemd\", \"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\": 3525, \"ansible_memfree_mb\": 2683, \"ansible_swaptotal_mb\": 3524, \"ansible_swapfree_mb\": 3524, \"ansible_memory_mb\": {\"real\": {\"total\": 3525, \"used\": 842, \"free\": 2683}, \"nocache\": {\"free\": 3314, \"used\": 211}, \"swap\": {\"total\": 3524, \"free\": 3524, \"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\": \"ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077\", \"ansible_product_uuid\": \"ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077\", \"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\": \"512\", \"partitions\": {\"xvda2\": {\"links\": {\"ids\": [], \"uuids\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"], \"labels\": [], \"masters\": []}, \"start\": \"4096\", \"sectors\": \"524283871\", \"sectorsize\": 512, \"size\": \"250.00 GB\", \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"holders\": []}, \"xvda1\": {\"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"start\": \"2048\", \"sectors\": \"2048\", \"sectorsize\": 512, \"size\": \"1.00 MB\", \"uuid\": null, \"holders\": []}}, \"rotational\": \"0\", \"scheduler_mode\": \"mq-deadline\", \"sectors\": \"524288000\", \"sectorsize\": \"512\", \"size\": \"250.00 GB\", \"host\": \"\", \"holders\": []}, \"zram0\": {\"virtual\": 1, \"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"vendor\": null, \"model\": null, \"sas_address\": null, \"sas_device_handle\": null, \"removable\": \"0\", \"support_discard\": \"4096\", \"partitions\": {}, \"rotational\": \"0\", \"scheduler_mode\": \"\", \"sectors\": \"7219200\", \"sectorsize\": \"4096\", \"size\": \"3.44 GB\", \"host\": \"\", \"holders\": []}}, \"ansible_device_links\": {\"ids\": {}, \"uuids\": {\"xvda2\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"]}, \"labels\": {}, \"masters\": {}}, \"ansible_uptime_seconds\": 77, \"ansible_lvm\": {\"lvs\": {}, \"vgs\": {}, \"pvs\": {}}, \"ansible_mounts\": [{\"mount\": \"/\", \"device\": \"/dev/xvda2\", \"fstype\": \"ext4\", \"options\": \"rw,seclabel,relatime\", \"dump\": 0, \"passno\": 0, \"size_total\": 264124022784, \"size_available\": 251126472704, \"block_size\": 4096, \"block_total\": 64483404, \"block_available\": 61310174, \"block_used\": 3173230, \"inode_total\": 16384000, \"inode_available\": 16303251, \"inode_used\": 80749, \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"}], \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing multiprocessing.queues\r\n# cleanup[2] removing multiprocessing.synchronize\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# cleanup[2] removing multiprocessing.dummy\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.queues\r\n# destroy multiprocessing.synchronize\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy errno\r\n# destroy multiprocessing.connection\r\n# destroy tempfile\r\n# destroy multiprocessing.context\r\n# destroy multiprocessing.process\r\n# destroy multiprocessing.util\r\n# destroy _multiprocessing\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.149 closed.\r\n 5599 1726879825.40839: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879825.40844: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.queues\r\n<<<\n 5599 1726879825.40848: stdout chunk (state=3):\n>>># destroy multiprocessing.synchronize\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy errno\r\n# destroy multiprocessing.connection\r\n<<<\n 5599 1726879825.40851: stdout chunk (state=3):\n>>># destroy tempfile\r\n# destroy multiprocessing.context\r\n# destroy multiprocessing.process\r\n# destroy multiprocessing.util\r\n# destroy _multiprocessing\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n<<<\n 5599 1726879825.40853: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n<<<\n 5599 1726879825.40858: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n<<<\n 5599 1726879825.40865: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n<<<\n 5599 1726879825.40869: stdout chunk (state=3):\n>>># cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n<<<\n 5599 1726879825.40872: stdout chunk (state=3):\n>>># cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n<<<\n 5599 1726879825.40878: stdout chunk (state=3):\n>>># destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n<<<\n 5599 1726879825.40884: stdout chunk (state=3):\n>>># cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n<<<\n 5599 1726879825.40886: stdout chunk (state=3):\n>>># cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n<<<\n 5599 1726879825.40889: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n<<<\n 5599 1726879825.42474: stdout chunk (state=3):\n>>># cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879825.42483: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 5599 1726879825.42488: stdout chunk (state=3):\n>>># destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879825.42492: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n 5599 1726879825.42495: stdout chunk (state=3):\n>>># destroy time\r\n<<<\n 5599 1726879825.42497: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879825.42500: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879825.42502: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879825.42504: stdout chunk (state=3):\n>>><<<\n 5599 1726879825.42510: stderr chunk (state=3):\n>>><<<\n 5599 1726879825.42513: done with _execute_module (setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879825.42517: _low_level_execute_command(): starting\n 5599 1726879825.42519: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/ > /dev/null 2>&1 && sleep 0'\"'\"''\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385a0c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13859dbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385a0eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385821160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385821fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585fe90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585ff50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385897860>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385897ef0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385877b30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858751f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585d040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858bb800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ba420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858762a0>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858b8c80>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ec800>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585c2c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13858eccb0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ecb60>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13858ecf50>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585ade0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ed640>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ed310>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ee540>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385904770>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385905eb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385906d80>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13859073b0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13859062d0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385907e30>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385907560>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ee5a0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385627cb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385650740>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856504a0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385650770>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385650950>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385625e50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385652030>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385650cb0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858eec90>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385682390>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138569a540>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856d32c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856f9a60>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856d33e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138569b1d0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855242f0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385699580>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385652f30>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1385524500>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_setup_payload_zwvhomeh/ansible_setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138558dfa0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385564e90>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385527fe0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385567e30>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13855bd9d0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bd760>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bd070>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bd4c0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138558ec30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13855be720>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13855be8a0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bedb0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385424bf0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385426810>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385427110>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385427f50>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542ad20>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138542b080>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385428fe0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542ed20>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542d7f0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542d550>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542ffe0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13854294f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385472e70>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385473080>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385474b60>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385474920>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13854770b0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385475250>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385482810>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13854771a0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385483830>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385483620>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13854838f0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385473230>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385486a20>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385487ec0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13854851c0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13854860c0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385484d70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13853115e0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385310dd0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138558df10>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385310ec0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853137d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385319a60>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138531a390>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853123c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385319100>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138531a570>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853aa780>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853243b0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138531f650>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138531e390>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b0cb0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494bd10>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138494bfe0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385300dd0>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853001d0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b2bd0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b2750>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138494f050>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494e900>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138494eae0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494dd30>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494f0b0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13849bdbe0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494fbc0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b04a0>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849bfe00>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849be870>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13849ee030>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849e2e70>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138479ddf0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849e3050>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13847c6fc0>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13847c60f0>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13847c2120>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.queues\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480ee10>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.synchronize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480d3d0>\\r\\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.dummy.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480fd10>\\r\\nimport \\'multiprocessing.dummy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480e360>\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_user_id\": \"root\", \"ansible_user_uid\": 0, \"ansible_user_gid\": 0, \"ansible_user_gecos\": \"Super User\", \"ansible_user_dir\": \"/root\", \"ansible_user_shell\": \"/bin/bash\", \"ansible_real_user_id\": 0, \"ansible_effective_user_id\": 0, \"ansible_real_group_id\": 0, \"ansible_effective_group_id\": 0, \"ansible_distribution\": \"Fedora\", \"ansible_distribution_release\": \"\", \"ansible_distribution_version\": \"39\", \"ansible_distribution_major_version\": \"39\", \"ansible_distribution_file_path\": \"/etc/redhat-release\", \"ansible_distribution_file_variety\": \"RedHat\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"ansible_system\": \"Linux\", \"ansible_kernel\": \"6.10.9-100.fc39.x86_64\", \"ansible_kernel_version\": \"#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024\", \"ansible_machine\": \"x86_64\", \"ansible_python_version\": \"3.12.5\", \"ansible_fqdn\": \"ip-10-31-14-141.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-14-141\", \"ansible_nodename\": \"ip-10-31-14-141.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\": \"ec2f68a6ec25a63ed35d143a27481d61\", \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_python\": {\"version\": {\"major\": 3, \"minor\": 12, \"micro\": 5, \"releaselevel\": \"final\", \"serial\": 0}, \"version_info\": [3, 12, 5, \"final\", 0], \"executable\": \"/usr/bin/python3.12\", \"has_sslcontext\": true, \"type\": \"cpython\"}, \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2QB0/hXOB/EfE+k\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"SHELL\": \"/bin/bash\", \"EDITOR\": \"/usr/bin/nano\", \"PWD\": \"/root\", \"LOGNAME\": \"root\", \"XDG_SESSION_TYPE\": \"tty\", \"_\": \"/usr/bin/python3.12\", \"MOTD_SHOWN\": \"pam\", \"HOME\": \"/root\", \"LANG\": \"en_US.UTF-8\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.13.231 42886 10.31.14.141 22\", \"XDG_SESSION_CLASS\": \"user\", \"SELINUX_ROLE_REQUESTED\": \"\", \"LESSOPEN\": \"||/usr/bin/lesspipe.sh %s\", \"USER\": \"root\", \"SELINUX_USE_CURRENT_RANGE\": \"\", \"SHLVL\": \"1\", \"XDG_SESSION_ID\": \"5\", \"XDG_RUNTIME_DIR\": \"/run/user/0\", \"SSH_CLIENT\": \"10.31.13.231 42886 22\", \"DEBUGINFOD_URLS\": \"https://debuginfod.fedoraproject.org/ \", \"PATH\": \"/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\", \"SELINUX_LEVEL_REQUESTED\": \"\", \"DBUS_SESSION_BUS_ADDRESS\": \"unix:path=/run/user/0/bus\", \"SSH_TTY\": \"/dev/pts/0\"}, \"ansible_fips\": false, \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_lsb\": {}, \"ansible_iscsi_iqn\": \"\", \"ansible_is_chroot\": false, \"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\": 3717, \"ansible_memfree_mb\": 2893, \"ansible_swaptotal_mb\": 3716, \"ansible_swapfree_mb\": 3716, \"ansible_memory_mb\": {\"real\": {\"total\": 3717, \"used\": 824, \"free\": 2893}, \"nocache\": {\"free\": 3475, \"used\": 242}, \"swap\": {\"total\": 3716, \"free\": 3716, \"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\": \"ec2f68a6-ec25-a63e-d35d-143a27481d61\", \"ansible_product_uuid\": \"ec2f68a6-ec25-a63e-d35d-143a27481d61\", \"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\": \"512\", \"partitions\": {\"xvda2\": {\"links\": {\"ids\": [], \"uuids\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"], \"labels\": [], \"masters\": []}, \"start\": \"4096\", \"sectors\": \"524283871\", \"sectorsize\": 512, \"size\": \"250.00 GB\", \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"holders\": []}, \"xvda1\": {\"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"start\": \"2048\", \"sectors\": \"2048\", \"sectorsize\": 512, \"size\": \"1.00 MB\", \"uuid\": null, \"holders\": []}}, \"rotational\": \"0\", \"scheduler_mode\": \"mq-deadline\", \"sectors\": \"524288000\", \"sectorsize\": \"512\", \"size\": \"250.00 GB\", \"host\": \"\", \"holders\": []}, \"zram0\": {\"virtual\": 1, \"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"vendor\": null, \"model\": null, \"sas_address\": null, \"sas_device_handle\": null, \"removable\": \"0\", \"support_discard\": \"4096\", \"partitions\": {}, \"rotational\": \"0\", \"scheduler_mode\": \"\", \"sectors\": \"7612416\", \"sectorsize\": \"4096\", \"size\": \"3.63 GB\", \"host\": \"\", \"holders\": []}}, \"ansible_device_links\": {\"ids\": {}, \"uuids\": {\"xvda2\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"]}, \"labels\": {}, \"masters\": {}}, \"ansible_uptime_seconds\": 372, \"ansible_lvm\": {\"lvs\": {}, \"vgs\": {}, \"pvs\": {}}, \"ansible_mounts\": [{\"mount\": \"/\", \"device\": \"/dev/xvda2\", \"fstype\": \"ext4\", \"options\": \"rw,seclabel,relatime\", \"dump\": 0, \"passno\": 0, \"size_total\": 264124022784, \"size_available\": 251217645568, \"block_size\": 4096, \"block_total\": 64483404, \"block_available\": 61332433, \"block_used\": 3150971, \"inode_total\": 16384000, \"inode_available\": 16303663, \"inode_used\": 80337, \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"}], \"ansible_local\": {}, \"ansible_interfaces\": [\"lo\", \"eth0\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0a:ff:dd:75:05:d9\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.14.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::efc2:9347:ac1a:9284\", \"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]\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"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\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"off [fixed]\"}, \"timestamping\": [], \"hw_timestamp_filters\": []}, \"ansible_default_ipv4\": {\"gateway\": \"10.31.12.1\", \"interface\": \"eth0\", \"address\": \"10.31.14.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\", \"macaddress\": \"0a:ff:dd:75:05:d9\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.14.141\"], \"ansible_all_ipv6_addresses\": [\"fe80::efc2:9347:ac1a:9284\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.14.141\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::efc2:9347:ac1a:9284\"]}, \"ansible_hostnqn\": \"\", \"ansible_dns\": {\"nameservers\": [\"127.0.0.53\"], \"options\": {\"edns0\": true, \"trust-ad\": true}, \"search\": [\"us-east-1.aws.redhat.com\"]}, \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_loadavg\": {\"1m\": 0.939453125, \"5m\": 0.35302734375, \"15m\": 0.1328125}, \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"crashkernel\": \"auto\", \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": \"ttyS0,115200n8\"}, \"ansible_proc_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"crashkernel\": \"auto\", \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": [\"tty0\", \"ttyS0,115200n8\"]}, \"ansible_fibre_channel_wwn\": [], \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"50\", \"second\": \"25\", \"epoch\": \"1726879825\", \"epoch_int\": \"1726879825\", \"date\": \"2024-09-20\", \"time\": \"20:50:25\", \"iso8601_micro\": \"2024-09-21T00:50:25.382386Z\", \"iso8601\": \"2024-09-21T00:50:25Z\", \"iso8601_basic\": \"20240920T205025382386\", \"iso8601_basic_short\": \"20240920T205025\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_service_mgr\": \"systemd\", \"ansible_pkg_mgr\": \"dnf\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing multiprocessing.queues\\r\\n# cleanup[2] removing multiprocessing.synchronize\\r\\n# cleanup[2] removing multiprocessing.dummy.connection\\r\\n# cleanup[2] removing multiprocessing.dummy\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.queues\\r\\n# destroy multiprocessing.synchronize\\r\\n# destroy multiprocessing.dummy\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy pickle\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy subprocess\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy unicodedata\\r\\n# destroy errno\\r\\n# destroy multiprocessing.connection\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.context\\r\\n# destroy multiprocessing.process\\r\\n# destroy multiprocessing.util\\r\\n# destroy _multiprocessing\\r\\n# destroy array\\r\\n# destroy multiprocessing.dummy.connection\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy encodings.idna\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _sre\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879825.42871: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879825.42877: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879825.42924: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385a0c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13859dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385a0eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385821160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385821fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385897860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385897ef0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385877b30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858751f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858bb800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ba420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858762a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858b8c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ec800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13858eccb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ecb60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13858ecf50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ed640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ed310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ee540>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385904770>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385905eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385906d80>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13859073b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13859062d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385907e30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385907560>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ee5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385627cb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385650740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856504a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385650770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385650950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385625e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385652030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385650cb0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858eec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385682390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138569a540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856d32c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856f9a60>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856d33e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138569b1d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855242f0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385699580>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385652f30>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1385524500>\r\n# zipimport: found 103 names in '/tmp/ansible_setup_payload_zwvhomeh/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138558dfa0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385564e90>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385527fe0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385567e30>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13855bd9d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bd760>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bd070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bd4c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138558ec30>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13855be720>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13855be8a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bedb0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385424bf0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385426810>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385427110>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385427f50>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542ad20>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138542b080>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385428fe0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542ed20>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542d7f0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542d550>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542ffe0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13854294f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385472e70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385473080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385474b60>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385474920>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13854770b0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385475250>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385482810>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13854771a0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385483830>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385483620>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13854838f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385473230>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385486a20>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385487ec0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13854851c0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13854860c0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385484d70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13853115e0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385310dd0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138558df10>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385310ec0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853137d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385319a60>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138531a390>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853123c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385319100>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138531a570>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853aa780>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853243b0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138531f650>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138531e390>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b0cb0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494bd10>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138494bfe0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385300dd0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853001d0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b2bd0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b2750>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138494f050>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494e900>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138494eae0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494dd30>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494f0b0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13849bdbe0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494fbc0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b04a0>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849bfe00>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849be870>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13849ee030>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849e2e70>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138479ddf0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849e3050>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13847c6fc0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13847c60f0>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13847c2120>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'\r\nimport 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480ee10>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'\r\nimport 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480d3d0>\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc'\r\nimport 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480fd10>\r\nimport 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480e360>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{\"ansible_facts\": {\"ansible_user_id\": \"root\", \"ansible_user_uid\": 0, \"ansible_user_gid\": 0, \"ansible_user_gecos\": \"Super User\", \"ansible_user_dir\": \"/root\", \"ansible_user_shell\": \"/bin/bash\", \"ansible_real_user_id\": 0, \"ansible_effective_user_id\": 0, \"ansible_real_group_id\": 0, \"ansible_effective_group_id\": 0, \"ansible_distribution\": \"Fedora\", \"ansible_distribution_release\": \"\", \"ansible_distribution_version\": \"39\", \"ansible_distribution_major_version\": \"39\", \"ansible_distribution_file_path\": \"/etc/redhat-release\", \"ansible_distribution_file_variety\": \"RedHat\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"ansible_system\": \"Linux\", \"ansible_kernel\": \"6.10.9-100.fc39.x86_64\", \"ansible_kernel_version\": \"#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024\", \"ansible_machine\": \"x86_64\", \"ansible_python_version\": \"3.12.5\", \"ansible_fqdn\": \"ip-10-31-14-141.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-14-141\", \"ansible_nodename\": \"ip-10-31-14-141.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\": \"ec2f68a6ec25a63ed35d143a27481d61\", \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_python\": {\"version\": {\"major\": 3, \"minor\": 12, \"micro\": 5, \"releaselevel\": \"final\", \"serial\": 0}, \"version_info\": [3, 12, 5, \"final\", 0], \"executable\": \"/usr/bin/python3.12\", \"has_sslcontext\": true, \"type\": \"cpython\"}, \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2QB0/hXOB/EfE+k\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"SHELL\": \"/bin/bash\", \"EDITOR\": \"/usr/bin/nano\", \"PWD\": \"/root\", \"LOGNAME\": \"root\", \"XDG_SESSION_TYPE\": \"tty\", \"_\": \"/usr/bin/python3.12\", \"MOTD_SHOWN\": \"pam\", \"HOME\": \"/root\", \"LANG\": \"en_US.UTF-8\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.13.231 42886 10.31.14.141 22\", \"XDG_SESSION_CLASS\": \"user\", \"SELINUX_ROLE_REQUESTED\": \"\", \"LESSOPEN\": \"||/usr/bin/lesspipe.sh %s\", \"USER\": \"root\", \"SELINUX_USE_CURRENT_RANGE\": \"\", \"SHLVL\": \"1\", \"XDG_SESSION_ID\": \"5\", \"XDG_RUNTIME_DIR\": \"/run/user/0\", \"SSH_CLIENT\": \"10.31.13.231 42886 22\", \"DEBUGINFOD_URLS\": \"https://debuginfod.fedoraproject.org/ \", \"PATH\": \"/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\", \"SELINUX_LEVEL_REQUESTED\": \"\", \"DBUS_SESSION_BUS_ADDRESS\": \"unix:path=/run/user/0/bus\", \"SSH_TTY\": \"/dev/pts/0\"}, \"ansible_fips\": false, \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_lsb\": {}, \"ansible_iscsi_iqn\": \"\", \"ansible_is_chroot\": false, \"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\": 3717, \"ansible_memfree_mb\": 2893, \"ansible_swaptotal_mb\": 3716, \"ansible_swapfree_mb\": 3716, \"ansible_memory_mb\": {\"real\": {\"total\": 3717, \"used\": 824, \"free\": 2893}, \"nocache\": {\"free\": 3475, \"used\": 242}, \"swap\": {\"total\": 3716, \"free\": 3716, \"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\": \"ec2f68a6-ec25-a63e-d35d-143a27481d61\", \"ansible_product_uuid\": \"ec2f68a6-ec25-a63e-d35d-143a27481d61\", \"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\": \"512\", \"partitions\": {\"xvda2\": {\"links\": {\"ids\": [], \"uuids\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"], \"labels\": [], \"masters\": []}, \"start\": \"4096\", \"sectors\": \"524283871\", \"sectorsize\": 512, \"size\": \"250.00 GB\", \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"holders\": []}, \"xvda1\": {\"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"start\": \"2048\", \"sectors\": \"2048\", \"sectorsize\": 512, \"size\": \"1.00 MB\", \"uuid\": null, \"holders\": []}}, \"rotational\": \"0\", \"scheduler_mode\": \"mq-deadline\", \"sectors\": \"524288000\", \"sectorsize\": \"512\", \"size\": \"250.00 GB\", \"host\": \"\", \"holders\": []}, \"zram0\": {\"virtual\": 1, \"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"vendor\": null, \"model\": null, \"sas_address\": null, \"sas_device_handle\": null, \"removable\": \"0\", \"support_discard\": \"4096\", \"partitions\": {}, \"rotational\": \"0\", \"scheduler_mode\": \"\", \"sectors\": \"7612416\", \"sectorsize\": \"4096\", \"size\": \"3.63 GB\", \"host\": \"\", \"holders\": []}}, \"ansible_device_links\": {\"ids\": {}, \"uuids\": {\"xvda2\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"]}, \"labels\": {}, \"masters\": {}}, \"ansible_uptime_seconds\": 372, \"ansible_lvm\": {\"lvs\": {}, \"vgs\": {}, \"pvs\": {}}, \"ansible_mounts\": [{\"mount\": \"/\", \"device\": \"/dev/xvda2\", \"fstype\": \"ext4\", \"options\": \"rw,seclabel,relatime\", \"dump\": 0, \"passno\": 0, \"size_total\": 264124022784, \"size_available\": 251217645568, \"block_size\": 4096, \"block_total\": 64483404, \"block_available\": 61332433, \"block_used\": 3150971, \"inode_total\": 16384000, \"inode_available\": 16303663, \"inode_used\": 80337, \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"}], \"ansible_local\": {}, \"ansible_interfaces\": [\"lo\", \"eth0\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0a:ff:dd:75:05:d9\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.14.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::efc2:9347:ac1a:9284\", \"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]\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"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\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"off [fixed]\"}, \"timestamping\": [], \"hw_timestamp_filters\": []}, \"ansible_default_ipv4\": {\"gateway\": \"10.31.12.1\", \"interface\": \"eth0\", \"address\": \"10.31.14.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\", \"macaddress\": \"0a:ff:dd:75:05:d9\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.14.141\"], \"ansible_all_ipv6_addresses\": [\"fe80::efc2:9347:ac1a:9284\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.14.141\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::efc2:9347:ac1a:9284\"]}, \"ansible_hostnqn\": \"\", \"ansible_dns\": {\"nameservers\": [\"127.0.0.53\"], \"options\": {\"edns0\": true, \"trust-ad\": true}, \"search\": [\"us-east-1.aws.redhat.com\"]}, \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_loadavg\": {\"1m\": 0.939453125, \"5m\": 0.35302734375, \"15m\": 0.1328125}, \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"crashkernel\": \"auto\", \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": \"ttyS0,115200n8\"}, \"ansible_proc_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"crashkernel\": \"auto\", \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": [\"tty0\", \"ttyS0,115200n8\"]}, \"ansible_fibre_channel_wwn\": [], \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"50\", \"second\": \"25\", \"epoch\": \"1726879825\", \"epoch_int\": \"1726879825\", \"date\": \"2024-09-20\", \"time\": \"20:50:25\", \"iso8601_micro\": \"2024-09-21T00:50:25.382386Z\", \"iso8601\": \"2024-09-21T00:50:25Z\", \"iso8601_basic\": \"20240920T205025382386\", \"iso8601_basic_short\": \"20240920T205025\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_service_mgr\": \"systemd\", \"ansible_pkg_mgr\": \"dnf\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing multiprocessing.queues\r\n# cleanup[2] removing multiprocessing.synchronize\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# cleanup[2] removing multiprocessing.dummy\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.queues\r\n# destroy multiprocessing.synchronize\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy errno\r\n# destroy multiprocessing.connection\r\n# destroy tempfile\r\n# destroy multiprocessing.context\r\n# destroy multiprocessing.process\r\n# destroy multiprocessing.util\r\n# destroy _multiprocessing\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n 5599 1726879825.43370: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879825.44403: done with _execute_module (setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879825.44407: _low_level_execute_command(): starting\n 5599 1726879825.44410: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879825.44616: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879825.44636: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879825.44737: stderr chunk (state=3):\n>>><<<\n 5599 1726879825.44756: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879825.44803: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879825.44813: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879825.44817: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879825.44826: handler run complete\n 5599 1726879825.44992: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879825.45062: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 5599 1726879825.45100: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879825.45104: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879825.45184: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879825.45267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879825.45566: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 5599 1726879825.45642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879825.45762: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 5599 1726879825.45768: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879825.45771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879825.45776: variable 'ansible_port' from source: unknown\n 5599 1726879825.45779: variable 'ansible_user' from source: unknown\n 5599 1726879825.45786: attempt loop complete, returning result\n 5599 1726879825.45791: _execute() done\n 5599 1726879825.45794: dumping result to json\n 5599 1726879825.45819: done dumping result, returning\n 5599 1726879825.45832: done running TaskExecutor() for managed_node2/TASK: Gather facts from managed_node1 [0affef3a-ec81-5b39-170e-000000000006]\n 5599 1726879825.45842: sending task result for task 0affef3a-ec81-5b39-170e-000000000006\nok: [managed_node2]\n 5599 1726879825.46504: done sending task result for task 0affef3a-ec81-5b39-170e-000000000006\n 5599 1726879825.46508: WORKER PROCESS EXITING\n 5599 1726879825.47104: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879825.47169: stderr chunk (state=3):\n>>><<<\n 5599 1726879825.47173: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879825.47196: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879825.47379: handler run complete\n 5599 1726879825.47428: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879825.47520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879825.47819: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879825.47894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879825.48013: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879825.48017: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879825.48022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879825.48025: variable 'ansible_port' from source: unknown\n 5599 1726879825.48035: variable 'ansible_user' from source: unknown\n 5599 1726879825.48040: attempt loop complete, returning result\n 5599 1726879825.48042: _execute() done\n 5599 1726879825.48045: dumping result to json\n 5599 1726879825.48073: done dumping result, returning\n 5599 1726879825.48083: done running TaskExecutor() for managed_node3/TASK: Gather facts from managed_node1 [0affef3a-ec81-5b39-170e-000000000006]\n 5599 1726879825.48242: sending task result for task 0affef3a-ec81-5b39-170e-000000000006\nok: [managed_node3]\n 5599 1726879825.48965: done sending task result for task 0affef3a-ec81-5b39-170e-000000000006\n 5599 1726879825.48968: WORKER PROCESS EXITING\n 5599 1726879825.77111: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\r\n<<<\n 5599 1726879825.77123: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'\r\n<<<\n 5599 1726879825.77143: stdout chunk (state=3):\n>>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a75fd0>\r\n<<<\n 5599 1726879825.77178: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\r\n<<<\n 5599 1726879825.77201: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'\r\n<<<\n 5599 1726879825.77242: stdout chunk (state=3):\n>>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a74d10>\r\n<<<\n 5599 1726879825.77305: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\r\n<<<\n 5599 1726879825.77311: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879825.77354: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\r\n<<<\n 5599 1726879825.77361: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc'\r\n<<<\n 5599 1726879825.77403: stdout chunk (state=3):\n>>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a76630>\r\n<<<\n 5599 1726879825.77418: stdout chunk (state=3):\n>>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a75dc0>\r\n<<<\n 5599 1726879825.77770: stdout chunk (state=3):\n>>>PyThreadState_Clear: warning: thread still has a frame\r\n<<<\n 5599 1726879825.77775: stdout chunk (state=3):\n>>>PyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n<<<\n 5599 1726879826.05989: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBANa8PUnfwe30M0fGitV15iI4OCJlxHcUqtcmiYOs3jioFzxf3fZJLcaRl/PQFVgJ+pm8xhpA4pEQ/vM6V8rpFCN42OPHhDqFm+LlV7YD7rCijdQDVT/6/JFYgNx5X3qISGxYg4azAek3EZw4q4L/52fx/037qTZuGW5fsbVbCShLAAAAFQDmnXjkS1VrlWCHH/Uve8PLKpH2sQAAAIALaScLIx1qyC6DbAA8/d00MGIdqPkccsC748QxwjQzDFQDddvFM2MWsuCMMP507f9LzfkB9ClzKgVfI4yR5y20izJU05fsM5tvQ485p7FbKv2hS9ysbeZ0rDF85zZ/thw5TAEAsuJd7uv1lZ2ZMcRHRUEMdBl1Qp9cq872q6EWkAAAAIBpZbNtgeloX1eFneVr3BOLxoGPpunxjO6bIKH/K8qjR5UCe4Oyzsws1jYkB1bsIekHXLNqZ+oX/r3ZmPR6f2AutyYWPsDk/HNi2SxR5+3J6YOg5kyv5Ktaz+6GQBkOO0C9HjU4VGjNridVj2IflmaPhNCYnUXbmSkXVjO60ZOppw==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ3YVItpmLMR7HFudALiJkjbKUXFeRmKIuaaA3aP4OtY00stfPbsGIQR5W7z/uc48clEXcTwSdKZgyU3TNsON7g=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIGxTjRP8pnL6I5b630JR8zxqp83re3B0lllUVvn7bzRZ\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_user_id\": \"root\", \"ansible_user_uid\": 0, \"ansible_user_gid\": 0, \"ansible_user_gecos\": \"Super User\", \"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, \"an<<<\n 5599 1726879826.06366: stdout chunk (state=3):\n>>>sible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_system\": \"Linux\", \"ansible_kernel\": \"6.10.9-100.fc39.x86_64\", \"ansible_kernel_version\": \"#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024\", \"ansible_machine\": \"x86_64\", \"ansible_python_version\": \"3.12.5\", \"ansible_fqdn\": \"ip-10-31-12-141.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-12-141\", \"ansible_nodename\": \"ip-10-31-12-141.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\": \"ec2536d386e691513f203ade223b0208\", \"ansible_iscsi_iqn\": \"\", \"ansible_lsb\": {}, \"ansible_hostnqn\": \"\", \"ansible_dns\": {\"nameservers\": [\"127.0.0.53\"], \"options\": {\"edns0\": true, \"trust-ad\": true}, \"search\": [\"us-east-1.aws.redhat.com\"]}, \"ansible_python\": {\"version\": {\"major\": 3, \"minor\": 12, \"micro\": 5, \"releaselevel\": \"final\", \"serial\": 0}, \"version_info\": [3, 12, 5, \"final\", 0], \"executable\": \"/usr/bin/python3.12\", \"has_sslcontext\": true, \"type\": \"cpython\"}, \"ansible_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": \"ttyS0,115200n8\", \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_proc_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": [\"tty0\", \"ttyS0,115200n8\"], \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_distribution\": \"Fedora\", \"ansible_distribution_release\": \"\", \"ansible_distribution_version\": \"39\", \"ansible_distribution_major_version\": \"39\", \"ansible_distribution_file_path\": \"/etc/redhat-release\", \"ansible_distribution_file_variety\": \"RedHat\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"ansible_loadavg\": {\"1m\": 1.03955078125, \"5m\": 0.2421875, \"15m\": 0.080078125}, \"ansible_fibre_channel_wwn\": [], \"ansible_apparmor\": {\"status\": \"disabled\"}, \"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\": 3525, \"ansible_memfree_mb\": 2826, \"ansible_swaptotal_mb\": 3524, \"ansible_swapfree_mb\": 3524, \"ansible_memory_mb\": {\"real\": {\"total\": 3525, \"used\": 699, \"free\": 2826}, \"nocache\": {\"free\": 3152, \"used\": 373}, \"swap\": {\"total\": 3524, \"free\": 3524, \"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\": \"ec2536d3-86e6-9151-3f20-3ade223b0208\", \"ansible_product_uuid\": \"ec2536d3-86e6-9151-3f20-3ade223b0208\", \"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\": \"512\", \"partitions\": {\"xvda2\": {\"links\": {\"ids\": [], \"uuids\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"], \"labels\": [], \"masters\": []}, \"s<<<\n 5599 1726879826.06539: stdout chunk (state=3):\n>>>tart\": \"4096\", \"sectors\": \"524283871\", \"sectorsize\": 512, \"size\": \"250.00 GB\", \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"holders\": []}, \"xvda1\": {\"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"start\": \"2048\", \"sectors\": \"2048\", \"sectorsize\": 512, \"size\": \"1.00 MB\", \"uuid\": null, \"holders\": []}}, \"rotational\": \"0\", \"scheduler_mode\": \"mq-deadline\", \"sectors\": \"524288000\", \"sectorsize\": \"512\", \"size\": \"250.00 GB\", \"host\": \"\", \"holders\": []}, \"zram0\": {\"virtual\": 1, \"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"vendor\": null, \"model\": null, \"sas_address\": null, \"sas_device_handle\": null, \"removable\": \"0\", \"support_discard\": \"4096\", \"partitions\": {}, \"rotational\": \"0\", \"scheduler_mode\": \"\", \"sectors\": \"7219200\", \"sectorsize\": \"4096\", \"size\": \"3.44 GB\", \"host\": \"\", \"holders\": []}}, \"ansible_device_links\": {\"ids\": {}, \"uuids\": {\"xvda2\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"]}, \"labels\": {}, \"masters\": {}}, \"ansible_uptime_seconds\": 36, \"ansible_lvm\": {\"lvs\": {}, \"vgs\": {}, \"pvs\": {}}, \"ansible_mounts\": [{\"mount\": \"/\", \"device\": \"/dev/xvda2\", \"fstype\": \"ext4\", \"options\": \"rw,seclabel,relatime\", \"dump\": 0, \"passno\": 0, \"size_total\": 264124022784, \"size_available\": 251094679552, \"block_size\": 4096, \"block_total\": 64483404, \"block_available\": 61302412, \"block_used\": 3180992, \"inode_total\": 16384000, \"inode_available\": 16302560, \"inode_used\": 81440, \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"}], \"ansible_fips\": false, \"ansible_is_chroot\": false, \"ansible_pkg_mgr\": \"dnf\", \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"SHELL\": \"/bin/bash\", \"EDITOR\": \"/usr/bin/nano\", \"PWD\": \"/root\", \"LOGNAME\": \"root\", \"XDG_SESSION_TYPE\": \"tty\", \"_\": \"/usr/bin/python3.12\", \"MOTD_SHOWN\": \"pam\", \"HOME\": \"/root\", \"LANG\": \"en_US.UTF-8\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.13.231 34766 10.31.12.141 22\", \"XDG_SESSION_CLASS\": \"user\", \"SELINUX_ROLE_REQUESTED\": \"\", \"LESSOPEN\": \"||/usr/bin/lesspipe.sh %s\", \"USER\": \"root\", \"SELINUX_USE_CURRENT_RANGE\": \"\", \"SHLVL\": \"1\", \"XDG_SESSION_ID\": \"7\", \"XDG_RUNTIME_DIR\": \"/run/user/0\", \"SSH_CLIENT\": \"10.31.13.231 34766 22\", \"DEBUGINFOD_URLS\": \"https://debuginfod.fedoraproject.org/ \", \"PATH\": \"/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\", \"SELINUX_LEVEL_REQUESTED\": \"\", \"DBUS_SESSION_BUS_ADDRESS\": \"unix:path=/run/user/0/bus\", \"SSH_TTY\": \"/dev/pts/1\"}, \"ansible_local\": {}, \"ansible_interfaces\": [\"eth0\", \"lo\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0a:ff:f2:b2:c7:53\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.12.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::4e3:7ba9:330d:53be\", \"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<<<\n 5599 1726879826.06580: stdout chunk (state=3):\n>>>_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]\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"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\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"off [fixed]\"}, \"timestamping\": [], \"hw_timestamp_filters\": []}, \"ansible_default_ipv4\": {\"gateway\": \"10.31.12.1\", \"interface\": \"eth0\", \"address\": \"10.31.12.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\", \"macaddress\": \"0a:ff:f2:b2:c7:53\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.12.141\"], \"ansible_all_ipv6_addresses\": [\"fe80::4e3:7ba9:330d:53be\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.12.141\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::4e3:7ba9:330d:53be\"]}, \"ansible_service_mgr\": \"systemd\", \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"50\", \"second\": \"26\", \"epoch\": \"1726879826\", \"epoch_int\": \"1726879826\", \"date\": \"2024-09-20\", \"time\": \"20:50:26\", \"iso8601_micro\": \"2024-09-21T00:50:26.053585Z\", \"iso8601\": \"2024-09-21T00:50:26Z\", \"iso8601_basic\": \"20240920T205026053585\", \"iso8601_basic_short\": \"20240920T205026\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 5599 1726879826.07323: stdout chunk (state=3):\n>>># clear sys.path_importer_cache<<<\n 5599 1726879826.07558: stdout chunk (state=3):\n>>>\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cl<<<\n 5599 1726879826.07606: stdout chunk (state=3):\n>>>eanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing a<<<\n 5599 1726879826.07612: stdout chunk (state=3):\n>>>nsible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] <<<\n 5599 1726879826.07632: stdout chunk (state=3):\n>>>removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl<<<\n 5599 1726879826.07692: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing multiprocessing.queues\r\n# cleanup[2] removing multiprocessing.synchronize\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# cleanup[2] removing multiprocessing.dummy<<<\n 5599 1726879826.07728: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879826.08196: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879826.08221: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n<<<\n 5599 1726879826.08234: stdout chunk (state=3):\n>>># destroy importlib._abc<<<\n 5599 1726879826.08263: stdout chunk (state=3):\n>>>\r\n# destroy importlib.util\r\n# destroy _bz2<<<\n 5599 1726879826.08279: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879826.08296: stdout chunk (state=3):\n>>># destroy _compression<<<\n 5599 1726879826.08309: stdout chunk (state=3):\n>>>\r\n# destroy _lzma<<<\n 5599 1726879826.08328: stdout chunk (state=3):\n>>>\r\n# destroy binascii\r\n<<<\n 5599 1726879826.08420: stdout chunk (state=3):\n>>># destroy zlib<<<\n 5599 1726879826.08440: stdout chunk (state=3):\n>>>\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path<<<\n 5599 1726879826.08466: stdout chunk (state=3):\n>>>\r\n# destroy zipfile<<<\n 5599 1726879826.08478: stdout chunk (state=3):\n>>>\r\n# destroy pathlib<<<\n 5599 1726879826.08486: stdout chunk (state=3):\n>>>\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress<<<\n 5599 1726879826.08537: stdout chunk (state=3):\n>>>\r\n# destroy ntpath\r\n<<<\n 5599 1726879826.08550: stdout chunk (state=3):\n>>># destroy importlib\r\n<<<\n 5599 1726879826.08581: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy __main__<<<\n 5599 1726879826.08594: stdout chunk (state=3):\n>>>\r\n# destroy systemd.journal<<<\n 5599 1726879826.08611: stdout chunk (state=3):\n>>>\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder<<<\n 5599 1726879826.08618: stdout chunk (state=3):\n>>>\r\n# destroy json.scanner\r\n<<<\n 5599 1726879826.08634: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy grp<<<\n 5599 1726879826.08658: stdout chunk (state=3):\n>>>\r\n# destroy encodings\r\n# destroy _locale\r\n<<<\n 5599 1726879826.08691: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy select\r\n# destroy _signal<<<\n 5599 1726879826.08695: stdout chunk (state=3):\n>>>\r\n# destroy _posixsubprocess<<<\n 5599 1726879826.08711: stdout chunk (state=3):\n>>>\r\n# destroy syslog<<<\n 5599 1726879826.08789: stdout chunk (state=3):\n>>>\r\n# destroy uuid\r\n# destroy _hashlib<<<\n 5599 1726879826.08798: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879826.08812: stdout chunk (state=3):\n>>># destroy _blake2\r\n<<<\n 5599 1726879826.08821: stdout chunk (state=3):\n>>># destroy selinux\r\n<<<\n 5599 1726879826.09025: stdout chunk (state=3):\n>>># destroy shutil<<<\n 5599 1726879826.09034: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879826.09052: stdout chunk (state=3):\n>>># destroy distro<<<\n 5599 1726879826.09061: stdout chunk (state=3):\n>>>\r\n# destroy distro.distro<<<\n 5599 1726879826.09114: stdout chunk (state=3):\n>>>\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n<<<\n 5599 1726879826.09123: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.ansible_collector<<<\n 5599 1726879826.09147: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879826.09167: stdout chunk (state=3):\n>>># destroy multiprocessing\r\n# destroy multiprocessing.queues\r\n# destroy multiprocessing.synchronize\r\n<<<\n 5599 1726879826.09180: stdout chunk (state=3):\n>>># destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n<<<\n 5599 1726879826.09188: stdout chunk (state=3):\n>>># destroy signal\r\n# destroy pickle<<<\n 5599 1726879826.09215: stdout chunk (state=3):\n>>>\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n<<<\n 5599 1726879826.09233: stdout chunk (state=3):\n>>># destroy queue\r\n<<<\n 5599 1726879826.09259: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.reduction<<<\n 5599 1726879826.09268: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879826.09295: stdout chunk (state=3):\n>>># destroy selectors\r\n# destroy shlex\r\n<<<\n 5599 1726879826.09306: stdout chunk (state=3):\n>>># destroy fcntl<<<\n 5599 1726879826.09326: stdout chunk (state=3):\n>>>\r\n# destroy datetime\r\n<<<\n 5599 1726879826.09340: stdout chunk (state=3):\n>>># destroy subprocess\r\n# destroy base64<<<\n 5599 1726879826.09375: stdout chunk (state=3):\n>>>\r\n# destroy _ssl<<<\n 5599 1726879826.09383: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879826.09406: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux<<<\n 5599 1726879826.09414: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879826.09428: stdout chunk (state=3):\n>>># destroy getpass\r\n# destroy pwd\r\n# destroy termios<<<\n 5599 1726879826.09444: stdout chunk (state=3):\n>>>\r\n# destroy json\r\n<<<\n 5599 1726879826.09502: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n# destroy glob<<<\n 5599 1726879826.09506: stdout chunk (state=3):\n>>>\r\n# destroy fnmatch<<<\n 5599 1726879826.09513: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.compat.typing<<<\n 5599 1726879826.09532: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata<<<\n 5599 1726879826.09547: stdout chunk (state=3):\n>>>\r\n# destroy errno\r\n# destroy multiprocessing.connection\r\n# destroy tempfile\r\n# destroy multiprocessing.context\r\n# destroy multiprocessing.process\r\n# destroy multiprocessing.util\r\n# destroy _multiprocessing<<<\n 5599 1726879826.09554: stdout chunk (state=3):\n>>>\r\n# destroy array<<<\n 5599 1726879826.09617: stdout chunk (state=3):\n>>>\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping encodings.idna<<<\n 5599 1726879826.09634: stdout chunk (state=3):\n>>>\r\n# destroy stringprep\r\n<<<\n 5599 1726879826.09653: stdout chunk (state=3):\n>>># cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n<<<\n 5599 1726879826.09665: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n<<<\n 5599 1726879826.09678: stdout chunk (state=3):\n>>># cleanup[3] wiping _ctypes<<<\n 5599 1726879826.09704: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n<<<\n 5599 1726879826.09707: stdout chunk (state=3):\n>>># destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n<<<\n 5599 1726879826.10136: stdout chunk (state=3):\n>>># cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879826.10208: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 5599 1726879826.10240: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy _collections\r\n<<<\n 5599 1726879826.10283: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n<<<\n 5599 1726879826.10426: stdout chunk (state=3):\n>>># destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879826.10513: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n<<<\n 5599 1726879826.10518: stdout chunk (state=3):\n>>># destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n<<<\n 5599 1726879826.10723: stdout chunk (state=3):\n>>># destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879826.11372: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879826.11438: stderr chunk (state=3):\n>>><<<\n 5599 1726879826.11442: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352db4530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352d83b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352db6ab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352b65160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352b65fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba3e90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba3f50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bdb8c0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bdbf50>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bbbb60>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bb9280>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba1040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bff800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bfe420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bba150>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bfccb0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c30890>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba02c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c30d40>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c30bf0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c30fb0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352b9ede0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c31670>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c31340>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c32510>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c48740>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c49e20>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c4acf0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c4b350>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c4a270>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c4bdd0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c4b500>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c32570>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935293fc80>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93529687a0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352968500>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93529687d0>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93529689b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935293de20>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935296a0c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352968d40>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c32c60>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352996420>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529b2540>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529eb2c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352a11a60>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529eb3e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529b31d0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352838380>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529b1580>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935296afc0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9352838560>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_setup_payload_2bg8vmpc/ansible_setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528a1fd0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352878ec0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935283bf50>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935287be60>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93528d19a0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d1730>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d1040>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d1a90>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528a2c60>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93528d2750>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93528d2990>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d2ed0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352738b90>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935273a7b0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273b140>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273c320>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273edb0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935273f110>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273d070>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352742de0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93527418b0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352741610>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352743e30>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273d580>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352786f00>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352787080>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352788c20>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93527889e0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935278b170>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93527892e0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352796960>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935278b2f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352797bf0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352797770>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352797cb0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352787380>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935279b2c0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935279c2f0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352799a30>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935279ade0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352799640>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93526244d0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352625340>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935279f9b0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352625310>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352627cb0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935262dd90>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935262e720>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352626990>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935262d490>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935262e810>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526be8d0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352638560>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526326c0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352632540>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c53d0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b47f80>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351b482c0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526a9040>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526aa390>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c7800>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c7140>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351b4b2c0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b4ab70>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351b4ad50>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b49fa0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b4b380>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351bb5eb0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b4be90>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c7380>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bb7860>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bb6b10>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351bea1e0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bd5fd0>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351a01760>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bd7980>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351a2e630>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a2ce30>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a2bbc0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.queues\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a75fd0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.synchronize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a74d10>\\r\\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.dummy.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a76630>\\r\\nimport \\'multiprocessing.dummy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a75dc0>\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBANa8PUnfwe30M0fGitV15iI4OCJlxHcUqtcmiYOs3jioFzxf3fZJLcaRl/PQFVgJ+pm8xhpA4pEQ/vM6V8rpFCN42OPHhDqFm+LlV7YD7rCijdQDVT/6/JFYgNx5X3qISGxYg4azAek3EZw4q4L/52fx/037qTZuGW5fsbVbCShLAAAAFQDmnXjkS1VrlWCHH/Uve8PLKpH2sQAAAIALaScLIx1qyC6DbAA8/d00MGIdqPkccsC748QxwjQzDFQDddvFM2MWsuCMMP507f9LzfkB9ClzKgVfI4yR5y20izJU05fsM5tvQ485p7FbKv2hS9ysbeZ0rDF85zZ/thw5TAEAsuJd7uv1lZ2ZMcRHRUEMdBl1Qp9cq872q6EWkAAAAIBpZbNtgeloX1eFneVr3BOLxoGPpunxjO6bIKH/K8qjR5UCe4Oyzsws1jYkB1bsIekHXLNqZ+oX/r3ZmPR6f2AutyYWPsDk/HNi2SxR5+3J6YOg5kyv5Ktaz+6GQBkOO0C9HjU4VGjNridVj2IflmaPhNCYnUXbmSkXVjO60ZOppw==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ3YVItpmLMR7HFudALiJkjbKUXFeRmKIuaaA3aP4OtY00stfPbsGIQR5W7z/uc48clEXcTwSdKZgyU3TNsON7g=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIGxTjRP8pnL6I5b630JR8zxqp83re3B0lllUVvn7bzRZ\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_user_id\": \"root\", \"ansible_user_uid\": 0, \"ansible_user_gid\": 0, \"ansible_user_gecos\": \"Super User\", \"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_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_system\": \"Linux\", \"ansible_kernel\": \"6.10.9-100.fc39.x86_64\", \"ansible_kernel_version\": \"#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024\", \"ansible_machine\": \"x86_64\", \"ansible_python_version\": \"3.12.5\", \"ansible_fqdn\": \"ip-10-31-12-141.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-12-141\", \"ansible_nodename\": \"ip-10-31-12-141.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\": \"ec2536d386e691513f203ade223b0208\", \"ansible_iscsi_iqn\": \"\", \"ansible_lsb\": {}, \"ansible_hostnqn\": \"\", \"ansible_dns\": {\"nameservers\": [\"127.0.0.53\"], \"options\": {\"edns0\": true, \"trust-ad\": true}, \"search\": [\"us-east-1.aws.redhat.com\"]}, \"ansible_python\": {\"version\": {\"major\": 3, \"minor\": 12, \"micro\": 5, \"releaselevel\": \"final\", \"serial\": 0}, \"version_info\": [3, 12, 5, \"final\", 0], \"executable\": \"/usr/bin/python3.12\", \"has_sslcontext\": true, \"type\": \"cpython\"}, \"ansible_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": \"ttyS0,115200n8\", \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_proc_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": [\"tty0\", \"ttyS0,115200n8\"], \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_distribution\": \"Fedora\", \"ansible_distribution_release\": \"\", \"ansible_distribution_version\": \"39\", \"ansible_distribution_major_version\": \"39\", \"ansible_distribution_file_path\": \"/etc/redhat-release\", \"ansible_distribution_file_variety\": \"RedHat\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"ansible_loadavg\": {\"1m\": 1.03955078125, \"5m\": 0.2421875, \"15m\": 0.080078125}, \"ansible_fibre_channel_wwn\": [], \"ansible_apparmor\": {\"status\": \"disabled\"}, \"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\": 3525, \"ansible_memfree_mb\": 2826, \"ansible_swaptotal_mb\": 3524, \"ansible_swapfree_mb\": 3524, \"ansible_memory_mb\": {\"real\": {\"total\": 3525, \"used\": 699, \"free\": 2826}, \"nocache\": {\"free\": 3152, \"used\": 373}, \"swap\": {\"total\": 3524, \"free\": 3524, \"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\": \"ec2536d3-86e6-9151-3f20-3ade223b0208\", \"ansible_product_uuid\": \"ec2536d3-86e6-9151-3f20-3ade223b0208\", \"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\": \"512\", \"partitions\": {\"xvda2\": {\"links\": {\"ids\": [], \"uuids\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"], \"labels\": [], \"masters\": []}, \"start\": \"4096\", \"sectors\": \"524283871\", \"sectorsize\": 512, \"size\": \"250.00 GB\", \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"holders\": []}, \"xvda1\": {\"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"start\": \"2048\", \"sectors\": \"2048\", \"sectorsize\": 512, \"size\": \"1.00 MB\", \"uuid\": null, \"holders\": []}}, \"rotational\": \"0\", \"scheduler_mode\": \"mq-deadline\", \"sectors\": \"524288000\", \"sectorsize\": \"512\", \"size\": \"250.00 GB\", \"host\": \"\", \"holders\": []}, \"zram0\": {\"virtual\": 1, \"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"vendor\": null, \"model\": null, \"sas_address\": null, \"sas_device_handle\": null, \"removable\": \"0\", \"support_discard\": \"4096\", \"partitions\": {}, \"rotational\": \"0\", \"scheduler_mode\": \"\", \"sectors\": \"7219200\", \"sectorsize\": \"4096\", \"size\": \"3.44 GB\", \"host\": \"\", \"holders\": []}}, \"ansible_device_links\": {\"ids\": {}, \"uuids\": {\"xvda2\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"]}, \"labels\": {}, \"masters\": {}}, \"ansible_uptime_seconds\": 36, \"ansible_lvm\": {\"lvs\": {}, \"vgs\": {}, \"pvs\": {}}, \"ansible_mounts\": [{\"mount\": \"/\", \"device\": \"/dev/xvda2\", \"fstype\": \"ext4\", \"options\": \"rw,seclabel,relatime\", \"dump\": 0, \"passno\": 0, \"size_total\": 264124022784, \"size_available\": 251094679552, \"block_size\": 4096, \"block_total\": 64483404, \"block_available\": 61302412, \"block_used\": 3180992, \"inode_total\": 16384000, \"inode_available\": 16302560, \"inode_used\": 81440, \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"}], \"ansible_fips\": false, \"ansible_is_chroot\": false, \"ansible_pkg_mgr\": \"dnf\", \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"SHELL\": \"/bin/bash\", \"EDITOR\": \"/usr/bin/nano\", \"PWD\": \"/root\", \"LOGNAME\": \"root\", \"XDG_SESSION_TYPE\": \"tty\", \"_\": \"/usr/bin/python3.12\", \"MOTD_SHOWN\": \"pam\", \"HOME\": \"/root\", \"LANG\": \"en_US.UTF-8\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.13.231 34766 10.31.12.141 22\", \"XDG_SESSION_CLASS\": \"user\", \"SELINUX_ROLE_REQUESTED\": \"\", \"LESSOPEN\": \"||/usr/bin/lesspipe.sh %s\", \"USER\": \"root\", \"SELINUX_USE_CURRENT_RANGE\": \"\", \"SHLVL\": \"1\", \"XDG_SESSION_ID\": \"7\", \"XDG_RUNTIME_DIR\": \"/run/user/0\", \"SSH_CLIENT\": \"10.31.13.231 34766 22\", \"DEBUGINFOD_URLS\": \"https://debuginfod.fedoraproject.org/ \", \"PATH\": \"/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\", \"SELINUX_LEVEL_REQUESTED\": \"\", \"DBUS_SESSION_BUS_ADDRESS\": \"unix:path=/run/user/0/bus\", \"SSH_TTY\": \"/dev/pts/1\"}, \"ansible_local\": {}, \"ansible_interfaces\": [\"eth0\", \"lo\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0a:ff:f2:b2:c7:53\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.12.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::4e3:7ba9:330d:53be\", \"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]\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"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\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"off [fixed]\"}, \"timestamping\": [], \"hw_timestamp_filters\": []}, \"ansible_default_ipv4\": {\"gateway\": \"10.31.12.1\", \"interface\": \"eth0\", \"address\": \"10.31.12.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\", \"macaddress\": \"0a:ff:f2:b2:c7:53\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.12.141\"], \"ansible_all_ipv6_addresses\": [\"fe80::4e3:7ba9:330d:53be\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.12.141\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::4e3:7ba9:330d:53be\"]}, \"ansible_service_mgr\": \"systemd\", \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"50\", \"second\": \"26\", \"epoch\": \"1726879826\", \"epoch_int\": \"1726879826\", \"date\": \"2024-09-20\", \"time\": \"20:50:26\", \"iso8601_micro\": \"2024-09-21T00:50:26.053585Z\", \"iso8601\": \"2024-09-21T00:50:26Z\", \"iso8601_basic\": \"20240920T205026053585\", \"iso8601_basic_short\": \"20240920T205026\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing multiprocessing.queues\\r\\n# cleanup[2] removing multiprocessing.synchronize\\r\\n# cleanup[2] removing multiprocessing.dummy.connection\\r\\n# cleanup[2] removing multiprocessing.dummy\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.queues\\r\\n# destroy multiprocessing.synchronize\\r\\n# destroy multiprocessing.dummy\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy pickle\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy subprocess\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy unicodedata\\r\\n# destroy errno\\r\\n# destroy multiprocessing.connection\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.context\\r\\n# destroy multiprocessing.process\\r\\n# destroy multiprocessing.util\\r\\n# destroy _multiprocessing\\r\\n# destroy array\\r\\n# destroy multiprocessing.dummy.connection\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy encodings.idna\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _sre\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879826.11937: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352db4530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352d83b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352db6ab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352b65160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352b65fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba3e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba3f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bdb8c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bdbf50>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bbbb60>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bb9280>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba1040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bff800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bfe420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bba150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bfccb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c30890>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba02c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c30d40>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c30bf0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c30fb0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352b9ede0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c31670>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c31340>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c32510>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c48740>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c49e20>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c4acf0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c4b350>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c4a270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c4bdd0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c4b500>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c32570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935293fc80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93529687a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352968500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93529687d0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93529689b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935293de20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935296a0c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352968d40>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c32c60>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352996420>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529b2540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529eb2c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352a11a60>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529eb3e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529b31d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352838380>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529b1580>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935296afc0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9352838560>\r\n# zipimport: found 103 names in '/tmp/ansible_setup_payload_2bg8vmpc/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528a1fd0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352878ec0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935283bf50>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935287be60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93528d19a0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d1730>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d1040>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d1a90>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528a2c60>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93528d2750>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93528d2990>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d2ed0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352738b90>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935273a7b0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273b140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273c320>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273edb0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935273f110>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273d070>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352742de0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93527418b0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352741610>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352743e30>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273d580>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352786f00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352787080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352788c20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93527889e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935278b170>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93527892e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352796960>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935278b2f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352797bf0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352797770>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352797cb0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352787380>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935279b2c0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935279c2f0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352799a30>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935279ade0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352799640>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93526244d0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352625340>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935279f9b0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352625310>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352627cb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935262dd90>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935262e720>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352626990>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935262d490>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935262e810>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526be8d0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352638560>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526326c0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352632540>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c53d0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b47f80>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351b482c0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526a9040>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526aa390>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c7800>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c7140>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351b4b2c0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b4ab70>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351b4ad50>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b49fa0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b4b380>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351bb5eb0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b4be90>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c7380>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bb7860>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bb6b10>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351bea1e0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bd5fd0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351a01760>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bd7980>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351a2e630>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a2ce30>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a2bbc0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'\r\nimport 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a75fd0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'\r\nimport 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a74d10>\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc'\r\nimport 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a76630>\r\nimport 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a75dc0>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{\"ansible_facts\": {\"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBANa8PUnfwe30M0fGitV15iI4OCJlxHcUqtcmiYOs3jioFzxf3fZJLcaRl/PQFVgJ+pm8xhpA4pEQ/vM6V8rpFCN42OPHhDqFm+LlV7YD7rCijdQDVT/6/JFYgNx5X3qISGxYg4azAek3EZw4q4L/52fx/037qTZuGW5fsbVbCShLAAAAFQDmnXjkS1VrlWCHH/Uve8PLKpH2sQAAAIALaScLIx1qyC6DbAA8/d00MGIdqPkccsC748QxwjQzDFQDddvFM2MWsuCMMP507f9LzfkB9ClzKgVfI4yR5y20izJU05fsM5tvQ485p7FbKv2hS9ysbeZ0rDF85zZ/thw5TAEAsuJd7uv1lZ2ZMcRHRUEMdBl1Qp9cq872q6EWkAAAAIBpZbNtgeloX1eFneVr3BOLxoGPpunxjO6bIKH/K8qjR5UCe4Oyzsws1jYkB1bsIekHXLNqZ+oX/r3ZmPR6f2AutyYWPsDk/HNi2SxR5+3J6YOg5kyv5Ktaz+6GQBkOO0C9HjU4VGjNridVj2IflmaPhNCYnUXbmSkXVjO60ZOppw==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ3YVItpmLMR7HFudALiJkjbKUXFeRmKIuaaA3aP4OtY00stfPbsGIQR5W7z/uc48clEXcTwSdKZgyU3TNsON7g=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIGxTjRP8pnL6I5b630JR8zxqp83re3B0lllUVvn7bzRZ\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_user_id\": \"root\", \"ansible_user_uid\": 0, \"ansible_user_gid\": 0, \"ansible_user_gecos\": \"Super User\", \"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_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_system\": \"Linux\", \"ansible_kernel\": \"6.10.9-100.fc39.x86_64\", \"ansible_kernel_version\": \"#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024\", \"ansible_machine\": \"x86_64\", \"ansible_python_version\": \"3.12.5\", \"ansible_fqdn\": \"ip-10-31-12-141.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-12-141\", \"ansible_nodename\": \"ip-10-31-12-141.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\": \"ec2536d386e691513f203ade223b0208\", \"ansible_iscsi_iqn\": \"\", \"ansible_lsb\": {}, \"ansible_hostnqn\": \"\", \"ansible_dns\": {\"nameservers\": [\"127.0.0.53\"], \"options\": {\"edns0\": true, \"trust-ad\": true}, \"search\": [\"us-east-1.aws.redhat.com\"]}, \"ansible_python\": {\"version\": {\"major\": 3, \"minor\": 12, \"micro\": 5, \"releaselevel\": \"final\", \"serial\": 0}, \"version_info\": [3, 12, 5, \"final\", 0], \"executable\": \"/usr/bin/python3.12\", \"has_sslcontext\": true, \"type\": \"cpython\"}, \"ansible_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": \"ttyS0,115200n8\", \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_proc_cmdline\": {\"BOOT_IMAGE\": \"(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64\", \"root\": \"UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"ro\": true, \"net.ifnames\": \"0\", \"rhgb\": true, \"console\": [\"tty0\", \"ttyS0,115200n8\"], \"crashkernel\": \"1G-4G:192M,4G-64G:256M,64G-:512M\"}, \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_distribution\": \"Fedora\", \"ansible_distribution_release\": \"\", \"ansible_distribution_version\": \"39\", \"ansible_distribution_major_version\": \"39\", \"ansible_distribution_file_path\": \"/etc/redhat-release\", \"ansible_distribution_file_variety\": \"RedHat\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"ansible_loadavg\": {\"1m\": 1.03955078125, \"5m\": 0.2421875, \"15m\": 0.080078125}, \"ansible_fibre_channel_wwn\": [], \"ansible_apparmor\": {\"status\": \"disabled\"}, \"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\": 3525, \"ansible_memfree_mb\": 2826, \"ansible_swaptotal_mb\": 3524, \"ansible_swapfree_mb\": 3524, \"ansible_memory_mb\": {\"real\": {\"total\": 3525, \"used\": 699, \"free\": 2826}, \"nocache\": {\"free\": 3152, \"used\": 373}, \"swap\": {\"total\": 3524, \"free\": 3524, \"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\": \"ec2536d3-86e6-9151-3f20-3ade223b0208\", \"ansible_product_uuid\": \"ec2536d3-86e6-9151-3f20-3ade223b0208\", \"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\": \"512\", \"partitions\": {\"xvda2\": {\"links\": {\"ids\": [], \"uuids\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"], \"labels\": [], \"masters\": []}, \"start\": \"4096\", \"sectors\": \"524283871\", \"sectorsize\": 512, \"size\": \"250.00 GB\", \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\", \"holders\": []}, \"xvda1\": {\"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"start\": \"2048\", \"sectors\": \"2048\", \"sectorsize\": 512, \"size\": \"1.00 MB\", \"uuid\": null, \"holders\": []}}, \"rotational\": \"0\", \"scheduler_mode\": \"mq-deadline\", \"sectors\": \"524288000\", \"sectorsize\": \"512\", \"size\": \"250.00 GB\", \"host\": \"\", \"holders\": []}, \"zram0\": {\"virtual\": 1, \"links\": {\"ids\": [], \"uuids\": [], \"labels\": [], \"masters\": []}, \"vendor\": null, \"model\": null, \"sas_address\": null, \"sas_device_handle\": null, \"removable\": \"0\", \"support_discard\": \"4096\", \"partitions\": {}, \"rotational\": \"0\", \"scheduler_mode\": \"\", \"sectors\": \"7219200\", \"sectorsize\": \"4096\", \"size\": \"3.44 GB\", \"host\": \"\", \"holders\": []}}, \"ansible_device_links\": {\"ids\": {}, \"uuids\": {\"xvda2\": [\"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"]}, \"labels\": {}, \"masters\": {}}, \"ansible_uptime_seconds\": 36, \"ansible_lvm\": {\"lvs\": {}, \"vgs\": {}, \"pvs\": {}}, \"ansible_mounts\": [{\"mount\": \"/\", \"device\": \"/dev/xvda2\", \"fstype\": \"ext4\", \"options\": \"rw,seclabel,relatime\", \"dump\": 0, \"passno\": 0, \"size_total\": 264124022784, \"size_available\": 251094679552, \"block_size\": 4096, \"block_total\": 64483404, \"block_available\": 61302412, \"block_used\": 3180992, \"inode_total\": 16384000, \"inode_available\": 16302560, \"inode_used\": 81440, \"uuid\": \"f92a5a40-e33d-4a6f-8746-997eff27cfbd\"}], \"ansible_fips\": false, \"ansible_is_chroot\": false, \"ansible_pkg_mgr\": \"dnf\", \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"SHELL\": \"/bin/bash\", \"EDITOR\": \"/usr/bin/nano\", \"PWD\": \"/root\", \"LOGNAME\": \"root\", \"XDG_SESSION_TYPE\": \"tty\", \"_\": \"/usr/bin/python3.12\", \"MOTD_SHOWN\": \"pam\", \"HOME\": \"/root\", \"LANG\": \"en_US.UTF-8\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.13.231 34766 10.31.12.141 22\", \"XDG_SESSION_CLASS\": \"user\", \"SELINUX_ROLE_REQUESTED\": \"\", \"LESSOPEN\": \"||/usr/bin/lesspipe.sh %s\", \"USER\": \"root\", \"SELINUX_USE_CURRENT_RANGE\": \"\", \"SHLVL\": \"1\", \"XDG_SESSION_ID\": \"7\", \"XDG_RUNTIME_DIR\": \"/run/user/0\", \"SSH_CLIENT\": \"10.31.13.231 34766 22\", \"DEBUGINFOD_URLS\": \"https://debuginfod.fedoraproject.org/ \", \"PATH\": \"/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin\", \"SELINUX_LEVEL_REQUESTED\": \"\", \"DBUS_SESSION_BUS_ADDRESS\": \"unix:path=/run/user/0/bus\", \"SSH_TTY\": \"/dev/pts/1\"}, \"ansible_local\": {}, \"ansible_interfaces\": [\"eth0\", \"lo\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0a:ff:f2:b2:c7:53\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.12.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::4e3:7ba9:330d:53be\", \"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]\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"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\", \"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]\", \"tls_hw_rx_offload\": \"off [fixed]\", \"rx_gro_hw\": \"off [fixed]\", \"tls_hw_record\": \"off [fixed]\", \"rx_gro_list\": \"off\", \"macsec_hw_offload\": \"off [fixed]\", \"rx_udp_gro_forwarding\": \"off\", \"hsr_tag_ins_offload\": \"off [fixed]\", \"hsr_tag_rm_offload\": \"off [fixed]\", \"hsr_fwd_offload\": \"off [fixed]\", \"hsr_dup_offload\": \"off [fixed]\"}, \"timestamping\": [], \"hw_timestamp_filters\": []}, \"ansible_default_ipv4\": {\"gateway\": \"10.31.12.1\", \"interface\": \"eth0\", \"address\": \"10.31.12.141\", \"broadcast\": \"10.31.15.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.12.0\", \"prefix\": \"22\", \"macaddress\": \"0a:ff:f2:b2:c7:53\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.12.141\"], \"ansible_all_ipv6_addresses\": [\"fe80::4e3:7ba9:330d:53be\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.12.141\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::4e3:7ba9:330d:53be\"]}, \"ansible_service_mgr\": \"systemd\", \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"50\", \"second\": \"26\", \"epoch\": \"1726879826\", \"epoch_int\": \"1726879826\", \"date\": \"2024-09-20\", \"time\": \"20:50:26\", \"iso8601_micro\": \"2024-09-21T00:50:26.053585Z\", \"iso8601\": \"2024-09-21T00:50:26Z\", \"iso8601_basic\": \"20240920T205026053585\", \"iso8601_basic_short\": \"20240920T205026\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing multiprocessing.queues\r\n# cleanup[2] removing multiprocessing.synchronize\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# cleanup[2] removing multiprocessing.dummy\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.queues\r\n# destroy multiprocessing.synchronize\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy errno\r\n# destroy multiprocessing.connection\r\n# destroy tempfile\r\n# destroy multiprocessing.context\r\n# destroy multiprocessing.process\r\n# destroy multiprocessing.util\r\n# destroy _multiprocessing\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879826.13376: done with _execute_module (setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879826.13380: _low_level_execute_command(): starting\n 5599 1726879826.13383: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879826.13486: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879826.13493: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879826.13507: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879826.13576: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879826.13583: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879826.13585: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879826.13632: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879826.18391: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879826.18447: stderr chunk (state=3):\n>>><<<\n 5599 1726879826.18451: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879826.18476: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879826.18680: handler run complete\n 5599 1726879826.18719: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879826.18949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.19228: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879826.19305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.19426: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879826.19429: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879826.19434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879826.19438: variable 'ansible_port' from source: unknown\n 5599 1726879826.19441: variable 'ansible_user' from source: unknown\n 5599 1726879826.19453: attempt loop complete, returning result\n 5599 1726879826.19456: _execute() done\n 5599 1726879826.19458: dumping result to json\n 5599 1726879826.19487: done dumping result, returning\n 5599 1726879826.19495: done running TaskExecutor() for managed_node1/TASK: Gather facts from managed_node1 [0affef3a-ec81-5b39-170e-000000000006]\n 5599 1726879826.19503: sending task result for task 0affef3a-ec81-5b39-170e-000000000006\n 5599 1726879826.19795: done sending task result for task 0affef3a-ec81-5b39-170e-000000000006\n 5599 1726879826.19798: WORKER PROCESS EXITING\nok: [managed_node1]\n 5599 1726879826.20105: no more pending results, returning what we have\n 5599 1726879826.20108: results queue empty\n 5599 1726879826.20108: checking for any_errors_fatal\n 5599 1726879826.20110: done checking for any_errors_fatal\n 5599 1726879826.20110: checking for max_fail_percentage\n 5599 1726879826.20112: done checking for max_fail_percentage\n 5599 1726879826.20112: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879826.20113: done checking to see if all hosts have failed\n 5599 1726879826.20114: getting the remaining hosts for this loop\n 5599 1726879826.20115: done getting the remaining hosts for this loop\n 5599 1726879826.20118: getting the next task for host managed_node1\n 5599 1726879826.20122: done getting next task for host managed_node1\n 5599 1726879826.20123: ^ task is: TASK: Print message that this test is skipped on EL 6\n 5599 1726879826.20125: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879826.20126: getting the next task for host managed_node2\n 5599 1726879826.20127: done getting next task for host managed_node2\n 5599 1726879826.20128: ^ task is: TASK: Print message that this test is skipped on EL 6\n 5599 1726879826.20129: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879826.20130: getting the next task for host managed_node3\n 5599 1726879826.20131: done getting next task for host managed_node3\n 5599 1726879826.20133: ^ task is: TASK: Print message that this test is skipped on EL 6\n 5599 1726879826.20134: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879826.20146: getting variables\n 5599 1726879826.20147: in VariableManager get_vars()\n 5599 1726879826.20167: Calling all_inventory to load vars for managed_node1\n 5599 1726879826.20169: Calling groups_inventory to load vars for managed_node1\n 5599 1726879826.20172: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879826.20183: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879826.20185: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879826.20187: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879826.20326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.20498: done with get_vars()\n 5599 1726879826.20508: done getting variables\n 5599 1726879826.20606: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [Print message that this test is skipped on EL 6] *************************\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:63\nFriday 20 September 2024 20:50:26 -0400 (0:00:01.815) 0:00:03.993 ****** \n 5599 1726879826.20628: entering _queue_task() for managed_node1/debug\n 5599 1726879826.20630: Creating lock for debug\n 5599 1726879826.20969: worker is 1 (out of 3 available)\n 5599 1726879826.20985: exiting _queue_task() for managed_node1/debug\n 5599 1726879826.21001: getting variables\n 5599 1726879826.21004: in VariableManager get_vars()\n 5599 1726879826.21090: Calling all_inventory to load vars for managed_node2\n 5599 1726879826.21096: Calling groups_inventory to load vars for managed_node2\n 5599 1726879826.21105: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879826.21127: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879826.21131: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879826.21136: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879826.21427: running TaskExecutor() for managed_node1/TASK: Print message that this test is skipped on EL 6\n 5599 1726879826.21432: in run() - task 0affef3a-ec81-5b39-170e-000000000007\n 5599 1726879826.21434: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.21437: calling self._execute()\n 5599 1726879826.21478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.21815: done with get_vars()\n 5599 1726879826.21832: done getting variables\n 5599 1726879826.21892: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879826.21896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879826.21898: variable 'omit' from source: magic vars\n 5599 1726879826.21954: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879826.21971: entering _queue_task() for managed_node2/debug\n 5599 1726879826.21998: variable 'ansible_distribution' from source: facts\n 5599 1726879826.22001: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): False\n 5599 1726879826.22004: when evaluation is False, skipping this task\n 5599 1726879826.22007: _execute() done\n 5599 1726879826.22009: dumping result to json\n 5599 1726879826.22014: done dumping result, returning\n 5599 1726879826.22076: done running TaskExecutor() for managed_node1/TASK: Print message that this test is skipped on EL 6 [0affef3a-ec81-5b39-170e-000000000007]\n 5599 1726879826.22079: sending task result for task 0affef3a-ec81-5b39-170e-000000000007\n 5599 1726879826.22142: done sending task result for task 0affef3a-ec81-5b39-170e-000000000007\n 5599 1726879826.22145: WORKER PROCESS EXITING\n 5599 1726879826.22470: worker is 2 (out of 3 available)\n 5599 1726879826.22589: exiting _queue_task() for managed_node2/debug\nskipping: [managed_node1] => {\n \"false_condition\": \"ansible_distribution in ['CentOS','RedHat']\"\n}\n 5599 1726879826.22733: getting variables\n 5599 1726879826.22735: in VariableManager get_vars()\n 5599 1726879826.22799: Calling all_inventory to load vars for managed_node3\n 5599 1726879826.22803: Calling groups_inventory to load vars for managed_node3\n 5599 1726879826.22809: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879826.22829: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879826.22833: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879826.22837: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879826.23122: running TaskExecutor() for managed_node2/TASK: Print message that this test is skipped on EL 6\n 5599 1726879826.23126: in run() - task 0affef3a-ec81-5b39-170e-000000000007\n 5599 1726879826.23129: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.23131: calling self._execute()\n 5599 1726879826.23133: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879826.23136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879826.23138: variable 'omit' from source: magic vars\n 5599 1726879826.23179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.23503: done with get_vars()\n 5599 1726879826.23517: done getting variables\n 5599 1726879826.23571: variable 'ansible_distribution' from source: facts\n 5599 1726879826.23576: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): False\n 5599 1726879826.23579: when evaluation is False, skipping this task\n 5599 1726879826.23581: _execute() done\n 5599 1726879826.23584: dumping result to json\n 5599 1726879826.23586: done dumping result, returning\n 5599 1726879826.23588: done running TaskExecutor() for managed_node2/TASK: Print message that this test is skipped on EL 6 [0affef3a-ec81-5b39-170e-000000000007]\n 5599 1726879826.23590: sending task result for task 0affef3a-ec81-5b39-170e-000000000007\n 5599 1726879826.23648: done sending task result for task 0affef3a-ec81-5b39-170e-000000000007\n 5599 1726879826.23651: WORKER PROCESS EXITING\n 5599 1726879826.23706: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879826.23715: entering _queue_task() for managed_node3/debug\n 5599 1726879826.23998: worker is 3 (out of 3 available)\n 5599 1726879826.24012: exiting _queue_task() for managed_node3/debug\nskipping: [managed_node2] => {\n \"false_condition\": \"ansible_distribution in ['CentOS','RedHat']\"\n}\n 5599 1726879826.24207: done queuing things up, now waiting for results queue to drain\n 5599 1726879826.24210: waiting for pending results...\n 5599 1726879826.24321: running TaskExecutor() for managed_node3/TASK: Print message that this test is skipped on EL 6\n 5599 1726879826.24391: in run() - task 0affef3a-ec81-5b39-170e-000000000007\n 5599 1726879826.24399: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.24429: calling self._execute()\n 5599 1726879826.24501: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879826.24508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879826.24518: variable 'omit' from source: magic vars\n 5599 1726879826.24833: variable 'ansible_distribution' from source: facts\n 5599 1726879826.24852: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): False\n 5599 1726879826.24855: when evaluation is False, skipping this task\n 5599 1726879826.24858: _execute() done\n 5599 1726879826.24861: dumping result to json\n 5599 1726879826.24869: done dumping result, returning\n 5599 1726879826.24875: done running TaskExecutor() for managed_node3/TASK: Print message that this test is skipped on EL 6 [0affef3a-ec81-5b39-170e-000000000007]\n 5599 1726879826.25061: sending task result for task 0affef3a-ec81-5b39-170e-000000000007\n 5599 1726879826.25155: done sending task result for task 0affef3a-ec81-5b39-170e-000000000007\n 5599 1726879826.25158: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"false_condition\": \"ansible_distribution in ['CentOS','RedHat']\"\n}\n 5599 1726879826.25218: no more pending results, returning what we have\n 5599 1726879826.25223: results queue empty\n 5599 1726879826.25224: checking for any_errors_fatal\n 5599 1726879826.25243: done checking for any_errors_fatal\n 5599 1726879826.25244: checking for max_fail_percentage\n 5599 1726879826.25245: done checking for max_fail_percentage\n 5599 1726879826.25246: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879826.25247: done checking to see if all hosts have failed\n 5599 1726879826.25248: getting the remaining hosts for this loop\n 5599 1726879826.25250: done getting the remaining hosts for this loop\n 5599 1726879826.25254: getting the next task for host managed_node1\n 5599 1726879826.25259: done getting next task for host managed_node1\n 5599 1726879826.25261: ^ task is: TASK: meta (end_host)\n 5599 1726879826.25264: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879826.25265: getting the next task for host managed_node2\n 5599 1726879826.25267: done getting next task for host managed_node2\n 5599 1726879826.25270: ^ task is: TASK: meta (end_host)\n 5599 1726879826.25272: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879826.25273: getting the next task for host managed_node3\n 5599 1726879826.25275: done getting next task for host managed_node3\n 5599 1726879826.25276: ^ task is: TASK: meta (end_host)\n 5599 1726879826.25278: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879826.25288: getting variables\n 5599 1726879826.25289: in VariableManager get_vars()\n 5599 1726879826.25315: Calling all_inventory to load vars for managed_node1\n 5599 1726879826.25318: Calling groups_inventory to load vars for managed_node1\n 5599 1726879826.25321: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879826.25329: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879826.25331: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879826.25335: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879826.25487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.25714: done with get_vars()\n 5599 1726879826.25723: done getting variables\n\nTASK [Skip the test on EL 6 when control node == managed node] *****************\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:73\nFriday 20 September 2024 20:50:26 -0400 (0:00:00.051) 0:00:04.045 ****** \n 5599 1726879826.25800: in VariableManager get_vars()\n 5599 1726879826.25807: Calling all_inventory to load vars for managed_node1\n 5599 1726879826.25809: Calling groups_inventory to load vars for managed_node1\n 5599 1726879826.25811: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879826.25814: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879826.25816: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879826.25818: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879826.25941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.26116: done with get_vars()\n 5599 1726879826.26276: variable 'ansible_distribution' from source: facts\n 5599 1726879826.26289: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): False\nMETA: end_host conditional evaluated to False, continuing execution for managed_node1\nskipping: [managed_node1] => {\n \"skip_reason\": \"end_host conditional evaluated to False, continuing execution for managed_node1\"\n}\n\nMSG:\n\nend_host conditional evaluated to false, continuing execution for managed_node1\n 5599 1726879826.26310: getting variables\n 5599 1726879826.26311: in VariableManager get_vars()\n 5599 1726879826.26318: Calling all_inventory to load vars for managed_node2\n 5599 1726879826.26319: Calling groups_inventory to load vars for managed_node2\n 5599 1726879826.26321: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879826.26325: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879826.26327: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879826.26329: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879826.26478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.26646: done with get_vars()\n 5599 1726879826.26653: done getting variables\n\nTASK [Skip the test on EL 6 when control node == managed node] *****************\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:73\nFriday 20 September 2024 20:50:26 -0400 (0:00:00.009) 0:00:04.054 ****** \n 5599 1726879826.26706: in VariableManager get_vars()\n 5599 1726879826.26712: Calling all_inventory to load vars for managed_node2\n 5599 1726879826.26714: Calling groups_inventory to load vars for managed_node2\n 5599 1726879826.26715: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879826.26719: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879826.26721: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879826.26723: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879826.26844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.27010: done with get_vars()\n 5599 1726879826.27207: variable 'ansible_distribution' from source: facts\n 5599 1726879826.27213: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): False\nMETA: end_host conditional evaluated to False, continuing execution for managed_node2\nskipping: [managed_node2] => {\n \"skip_reason\": \"end_host conditional evaluated to False, continuing execution for managed_node2\"\n}\n\nMSG:\n\nend_host conditional evaluated to false, continuing execution for managed_node2\n 5599 1726879826.27241: getting variables\n 5599 1726879826.27242: in VariableManager get_vars()\n 5599 1726879826.27250: Calling all_inventory to load vars for managed_node3\n 5599 1726879826.27253: Calling groups_inventory to load vars for managed_node3\n 5599 1726879826.27256: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879826.27261: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879826.27264: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879826.27267: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879826.27421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.27589: done with get_vars()\n 5599 1726879826.27596: done getting variables\n\nTASK [Skip the test on EL 6 when control node == managed node] *****************\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:73\nFriday 20 September 2024 20:50:26 -0400 (0:00:00.009) 0:00:04.063 ****** \n 5599 1726879826.27647: in VariableManager get_vars()\n 5599 1726879826.27653: Calling all_inventory to load vars for managed_node3\n 5599 1726879826.27654: Calling groups_inventory to load vars for managed_node3\n 5599 1726879826.27656: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879826.27659: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879826.27661: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879826.27664: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879826.27787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.27957: done with get_vars()\n 5599 1726879826.28067: variable 'ansible_distribution' from source: facts\n 5599 1726879826.28070: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): False\nMETA: end_host conditional evaluated to False, continuing execution for managed_node3\nskipping: [managed_node3] => {\n \"skip_reason\": \"end_host conditional evaluated to False, continuing execution for managed_node3\"\n}\n\nMSG:\n\nend_host conditional evaluated to false, continuing execution for managed_node3\n 5599 1726879826.28089: done queuing things up, now waiting for results queue to drain\n 5599 1726879826.28091: results queue empty\n 5599 1726879826.28091: checking for any_errors_fatal\n 5599 1726879826.28094: done checking for any_errors_fatal\n 5599 1726879826.28094: checking for max_fail_percentage\n 5599 1726879826.28095: done checking for max_fail_percentage\n 5599 1726879826.28096: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879826.28096: done checking to see if all hosts have failed\n 5599 1726879826.28097: getting the remaining hosts for this loop\n 5599 1726879826.28098: done getting the remaining hosts for this loop\n 5599 1726879826.28100: getting the next task for host managed_node1\n 5599 1726879826.28103: done getting next task for host managed_node1\n 5599 1726879826.28105: ^ task is: TASK: Run the role. If reboot is not required - the play succeeds.\n 5599 1726879826.28106: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879826.28107: getting the next task for host managed_node2\n 5599 1726879826.28108: done getting next task for host managed_node2\n 5599 1726879826.28109: ^ task is: TASK: Run the role. If reboot is not required - the play succeeds.\n 5599 1726879826.28110: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879826.28111: getting the next task for host managed_node3\n 5599 1726879826.28113: done getting next task for host managed_node3\n 5599 1726879826.28114: ^ task is: TASK: Run the role. If reboot is not required - the play succeeds.\n 5599 1726879826.28114: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879826.28116: getting variables\n 5599 1726879826.28117: in VariableManager get_vars()\n 5599 1726879826.28123: Calling all_inventory to load vars for managed_node1\n 5599 1726879826.28124: Calling groups_inventory to load vars for managed_node1\n 5599 1726879826.28126: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879826.28129: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879826.28131: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879826.28134: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879826.28255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.28445: done with get_vars()\n 5599 1726879826.28451: done getting variables\n\nTASK [Run the role. If reboot is not required - the play succeeds.] ************\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:84\nFriday 20 September 2024 20:50:26 -0400 (0:00:00.008) 0:00:04.072 ****** \n 5599 1726879826.28507: entering _queue_task() for managed_node1/include_role\n 5599 1726879826.28509: Creating lock for include_role\n 5599 1726879826.28834: worker is 1 (out of 3 available)\n 5599 1726879826.28850: exiting _queue_task() for managed_node1/include_role\n 5599 1726879826.28865: getting variables\n 5599 1726879826.28868: in VariableManager get_vars()\n 5599 1726879826.28947: Calling all_inventory to load vars for managed_node2\n 5599 1726879826.28952: Calling groups_inventory to load vars for managed_node2\n 5599 1726879826.28960: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879826.28981: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879826.28985: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879826.28990: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879826.29276: running TaskExecutor() for managed_node1/TASK: Run the role. If reboot is not required - the play succeeds.\n 5599 1726879826.29282: in run() - task 0affef3a-ec81-5b39-170e-00000000000a\n 5599 1726879826.29286: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.29288: calling self._execute()\n 5599 1726879826.29321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.29642: done with get_vars()\n 5599 1726879826.29654: done getting variables\n 5599 1726879826.29706: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879826.29709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879826.29711: variable 'omit' from source: magic vars\n 5599 1726879826.29713: _execute() done\n 5599 1726879826.29716: dumping result to json\n 5599 1726879826.29718: done dumping result, returning\n 5599 1726879826.29720: done running TaskExecutor() for managed_node1/TASK: Run the role. If reboot is not required - the play succeeds. [0affef3a-ec81-5b39-170e-00000000000a]\n 5599 1726879826.29722: sending task result for task 0affef3a-ec81-5b39-170e-00000000000a\n 5599 1726879826.29789: done sending task result for task 0affef3a-ec81-5b39-170e-00000000000a\n 5599 1726879826.29792: WORKER PROCESS EXITING\n 5599 1726879826.29846: entering _queue_task() for managed_node2/include_role\n 5599 1726879826.30120: worker is 2 (out of 3 available)\n 5599 1726879826.30136: exiting _queue_task() for managed_node2/include_role\n 5599 1726879826.30209: getting variables\n 5599 1726879826.30213: in VariableManager get_vars()\n 5599 1726879826.30288: Calling all_inventory to load vars for managed_node3\n 5599 1726879826.30293: Calling groups_inventory to load vars for managed_node3\n 5599 1726879826.30298: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879826.30317: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879826.30322: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879826.30326: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879826.30637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.30956: done with get_vars()\n 5599 1726879826.30969: done getting variables\n 5599 1726879826.31026: running TaskExecutor() for managed_node2/TASK: Run the role. If reboot is not required - the play succeeds.\n 5599 1726879826.31030: in run() - task 0affef3a-ec81-5b39-170e-00000000000a\n 5599 1726879826.31032: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.31034: calling self._execute()\n 5599 1726879826.31036: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879826.31038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879826.31040: variable 'omit' from source: magic vars\n 5599 1726879826.31042: _execute() done\n 5599 1726879826.31044: dumping result to json\n 5599 1726879826.31046: done dumping result, returning\n 5599 1726879826.31048: done running TaskExecutor() for managed_node2/TASK: Run the role. If reboot is not required - the play succeeds. [0affef3a-ec81-5b39-170e-00000000000a]\n 5599 1726879826.31050: sending task result for task 0affef3a-ec81-5b39-170e-00000000000a\n 5599 1726879826.31109: done sending task result for task 0affef3a-ec81-5b39-170e-00000000000a\n 5599 1726879826.31113: WORKER PROCESS EXITING\n 5599 1726879826.31156: entering _queue_task() for managed_node3/include_role\n 5599 1726879826.31402: worker is 3 (out of 3 available)\n 5599 1726879826.31418: exiting _queue_task() for managed_node3/include_role\n 5599 1726879826.31487: done queuing things up, now waiting for results queue to drain\n 5599 1726879826.31489: waiting for pending results...\n 5599 1726879826.31696: running TaskExecutor() for managed_node3/TASK: Run the role. If reboot is not required - the play succeeds.\n 5599 1726879826.31759: in run() - task 0affef3a-ec81-5b39-170e-00000000000a\n 5599 1726879826.31775: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.31804: calling self._execute()\n 5599 1726879826.31866: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879826.31878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879826.31888: variable 'omit' from source: magic vars\n 5599 1726879826.31971: _execute() done\n 5599 1726879826.31977: dumping result to json\n 5599 1726879826.31980: done dumping result, returning\n 5599 1726879826.31988: done running TaskExecutor() for managed_node3/TASK: Run the role. If reboot is not required - the play succeeds. [0affef3a-ec81-5b39-170e-00000000000a]\n 5599 1726879826.32166: sending task result for task 0affef3a-ec81-5b39-170e-00000000000a\n 5599 1726879826.32264: done sending task result for task 0affef3a-ec81-5b39-170e-00000000000a\n 5599 1726879826.32268: WORKER PROCESS EXITING\n 5599 1726879826.32290: no more pending results, returning what we have\n 5599 1726879826.32297: in VariableManager get_vars()\n 5599 1726879826.32327: Calling all_inventory to load vars for managed_node1\n 5599 1726879826.32330: Calling groups_inventory to load vars for managed_node1\n 5599 1726879826.32334: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879826.32345: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879826.32348: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879826.32352: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879826.32554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.32733: done with get_vars()\n 5599 1726879826.32740: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.32804: variable 'omit' from source: magic vars\n 5599 1726879826.32826: variable 'omit' from source: magic vars\n 5599 1726879826.32838: variable 'omit' from source: magic vars\n 5599 1726879826.32842: in VariableManager get_vars()\n 5599 1726879826.32850: Calling all_inventory to load vars for managed_node2\n 5599 1726879826.32851: Calling groups_inventory to load vars for managed_node2\n 5599 1726879826.32853: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879826.32857: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879826.32859: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879826.32861: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879826.32992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.33158: done with get_vars()\n 5599 1726879826.33164: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.33217: variable 'omit' from source: magic vars\n 5599 1726879826.33232: variable 'omit' from source: magic vars\n 5599 1726879826.33242: variable 'omit' from source: magic vars\n 5599 1726879826.33246: in VariableManager get_vars()\n 5599 1726879826.33253: Calling all_inventory to load vars for managed_node3\n 5599 1726879826.33255: Calling groups_inventory to load vars for managed_node3\n 5599 1726879826.33257: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879826.33263: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879826.33265: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879826.33268: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879826.33419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.33585: done with get_vars()\n 5599 1726879826.33592: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.33641: variable 'omit' from source: magic vars\n 5599 1726879826.33654: variable 'omit' from source: magic vars\n 5599 1726879826.33665: variable 'omit' from source: magic vars\n 5599 1726879826.33672: we have included files to process\n 5599 1726879826.33674: generating all_blocks data\n 5599 1726879826.33676: done generating all_blocks data\n 5599 1726879826.33677: processing included file: fedora.linux_system_roles.kdump\n 5599 1726879826.33695: in VariableManager get_vars()\n 5599 1726879826.33705: done with get_vars()\n 5599 1726879826.33776: in VariableManager get_vars()\n 5599 1726879826.33787: done with get_vars()\n 5599 1726879826.33823: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/vars/main.yml\n 5599 1726879826.33903: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/defaults/main.yml\n 5599 1726879826.33954: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/meta/main.yml\n 5599 1726879826.34062: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml\n 5599 1726879826.34387: in VariableManager get_vars()\n 5599 1726879826.34402: done with get_vars()\n 5599 1726879826.34597: in VariableManager get_vars()\n 5599 1726879826.34611: done with get_vars()\n 5599 1726879826.35426: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml\n 5599 1726879826.35796: iterating over new_blocks loaded from include file\n 5599 1726879826.35798: in VariableManager get_vars()\n 5599 1726879826.35810: done with get_vars()\n 5599 1726879826.35811: filtering new block on tags\n 5599 1726879826.35833: done filtering new block on tags\n 5599 1726879826.35835: in VariableManager get_vars()\n 5599 1726879826.35843: done with get_vars()\n 5599 1726879826.35845: filtering new block on tags\n 5599 1726879826.35856: done filtering new block on tags\n 5599 1726879826.35858: in VariableManager get_vars()\n 5599 1726879826.35867: done with get_vars()\n 5599 1726879826.35868: filtering new block on tags\n 5599 1726879826.35885: done filtering new block on tags\n 5599 1726879826.35888: in VariableManager get_vars()\n 5599 1726879826.35897: done with get_vars()\n 5599 1726879826.35898: filtering new block on tags\n 5599 1726879826.35910: done filtering new block on tags\n 5599 1726879826.35912: done iterating over new_blocks loaded from include file\nincluded: fedora.linux_system_roles.kdump for managed_node1, managed_node2, managed_node3\n 5599 1726879826.35917: extending task lists for all hosts with included blocks\n 5599 1726879826.36028: done extending task lists\n 5599 1726879826.36029: done processing included files\n 5599 1726879826.36029: results queue empty\n 5599 1726879826.36030: checking for any_errors_fatal\n 5599 1726879826.36032: done checking for any_errors_fatal\n 5599 1726879826.36032: checking for max_fail_percentage\n 5599 1726879826.36033: done checking for max_fail_percentage\n 5599 1726879826.36034: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879826.36034: done checking to see if all hosts have failed\n 5599 1726879826.36035: getting the remaining hosts for this loop\n 5599 1726879826.36036: done getting the remaining hosts for this loop\n 5599 1726879826.36038: getting the next task for host managed_node1\n 5599 1726879826.36041: done getting next task for host managed_node1\n 5599 1726879826.36043: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 5599 1726879826.36045: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879826.36050: getting the next task for host managed_node2\n 5599 1726879826.36053: done getting next task for host managed_node2\n 5599 1726879826.36055: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 5599 1726879826.36057: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879826.36058: getting the next task for host managed_node3\n 5599 1726879826.36062: done getting next task for host managed_node3\n 5599 1726879826.36064: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 5599 1726879826.36066: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879826.36080: getting variables\n 5599 1726879826.36082: in VariableManager get_vars()\n 5599 1726879826.36097: Calling all_inventory to load vars for managed_node1\n 5599 1726879826.36100: Calling groups_inventory to load vars for managed_node1\n 5599 1726879826.36103: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879826.36110: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879826.36114: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879826.36118: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879826.36349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.36525: done with get_vars()\n 5599 1726879826.36534: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] *****\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2\nFriday 20 September 2024 20:50:26 -0400 (0:00:00.080) 0:00:04.153 ****** \n 5599 1726879826.36594: entering _queue_task() for managed_node1/include_tasks\n 5599 1726879826.36596: Creating lock for include_tasks\n 5599 1726879826.36944: worker is 1 (out of 3 available)\n 5599 1726879826.36959: exiting _queue_task() for managed_node1/include_tasks\n 5599 1726879826.36996: getting variables\n 5599 1726879826.37000: in VariableManager get_vars()\n 5599 1726879826.37094: Calling all_inventory to load vars for managed_node2\n 5599 1726879826.37100: Calling groups_inventory to load vars for managed_node2\n 5599 1726879826.37104: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879826.37122: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879826.37126: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879826.37130: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879826.37415: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 5599 1726879826.37420: in run() - task 0affef3a-ec81-5b39-170e-000000000051\n 5599 1726879826.37422: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.37424: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.37427: calling self._execute()\n 5599 1726879826.37447: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879826.37465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879826.37469: variable 'omit' from source: magic vars\n 5599 1726879826.37481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.37805: done with get_vars()\n 5599 1726879826.37817: done getting variables\n 5599 1726879826.37856: _execute() done\n 5599 1726879826.37859: dumping result to json\n 5599 1726879826.37861: done dumping result, returning\n 5599 1726879826.37863: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0affef3a-ec81-5b39-170e-000000000051]\n 5599 1726879826.37865: sending task result for task 0affef3a-ec81-5b39-170e-000000000051\n 5599 1726879826.37972: entering _queue_task() for managed_node2/include_tasks\n 5599 1726879826.38043: done sending task result for task 0affef3a-ec81-5b39-170e-000000000051\n 5599 1726879826.38047: WORKER PROCESS EXITING\n 5599 1726879826.38247: worker is 2 (out of 3 available)\n 5599 1726879826.38263: exiting _queue_task() for managed_node2/include_tasks\n 5599 1726879826.38413: getting variables\n 5599 1726879826.38416: in VariableManager get_vars()\n 5599 1726879826.38506: Calling all_inventory to load vars for managed_node3\n 5599 1726879826.38511: Calling groups_inventory to load vars for managed_node3\n 5599 1726879826.38514: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879826.38540: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879826.38546: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879826.38559: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 5599 1726879826.38567: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879826.38881: in run() - task 0affef3a-ec81-5b39-170e-000000000051\n 5599 1726879826.38885: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.38889: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.38891: calling self._execute()\n 5599 1726879826.38893: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879826.38896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879826.38898: variable 'omit' from source: magic vars\n 5599 1726879826.38900: _execute() done\n 5599 1726879826.38903: dumping result to json\n 5599 1726879826.38919: done dumping result, returning\n 5599 1726879826.38923: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0affef3a-ec81-5b39-170e-000000000051]\n 5599 1726879826.38935: sending task result for task 0affef3a-ec81-5b39-170e-000000000051\n 5599 1726879826.38953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.39243: done with get_vars()\n 5599 1726879826.39251: done getting variables\n 5599 1726879826.39317: done sending task result for task 0affef3a-ec81-5b39-170e-000000000051\n 5599 1726879826.39321: WORKER PROCESS EXITING\n 5599 1726879826.39361: entering _queue_task() for managed_node3/include_tasks\n 5599 1726879826.39608: worker is 3 (out of 3 available)\n 5599 1726879826.39624: exiting _queue_task() for managed_node3/include_tasks\n 5599 1726879826.39716: done queuing things up, now waiting for results queue to drain\n 5599 1726879826.39718: waiting for pending results...\n 5599 1726879826.39886: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 5599 1726879826.39966: in run() - task 0affef3a-ec81-5b39-170e-000000000051\n 5599 1726879826.39980: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.39983: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.40017: calling self._execute()\n 5599 1726879826.40088: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879826.40095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879826.40166: variable 'omit' from source: magic vars\n 5599 1726879826.40194: _execute() done\n 5599 1726879826.40197: dumping result to json\n 5599 1726879826.40200: done dumping result, returning\n 5599 1726879826.40215: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0affef3a-ec81-5b39-170e-000000000051]\n 5599 1726879826.40393: sending task result for task 0affef3a-ec81-5b39-170e-000000000051\n 5599 1726879826.40482: done sending task result for task 0affef3a-ec81-5b39-170e-000000000051\n 5599 1726879826.40487: WORKER PROCESS EXITING\n 5599 1726879826.40515: no more pending results, returning what we have\n 5599 1726879826.40521: in VariableManager get_vars()\n 5599 1726879826.40558: Calling all_inventory to load vars for managed_node1\n 5599 1726879826.40562: Calling groups_inventory to load vars for managed_node1\n 5599 1726879826.40564: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879826.40575: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879826.40579: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879826.40582: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879826.40938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.41109: done with get_vars()\n 5599 1726879826.41115: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.41116: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.41143: in VariableManager get_vars()\n 5599 1726879826.41154: Calling all_inventory to load vars for managed_node2\n 5599 1726879826.41156: Calling groups_inventory to load vars for managed_node2\n 5599 1726879826.41158: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879826.41161: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879826.41164: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879826.41166: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879826.41288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.41454: done with get_vars()\n 5599 1726879826.41459: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.41460: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.41486: in VariableManager get_vars()\n 5599 1726879826.41496: Calling all_inventory to load vars for managed_node3\n 5599 1726879826.41498: Calling groups_inventory to load vars for managed_node3\n 5599 1726879826.41499: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879826.41503: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879826.41505: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879826.41507: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879826.41642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.41814: done with get_vars()\n 5599 1726879826.41819: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.41820: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.41844: we have included files to process\n 5599 1726879826.41845: generating all_blocks data\n 5599 1726879826.41846: done generating all_blocks data\n 5599 1726879826.41851: processing included file: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml\n 5599 1726879826.41852: loading included file: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml\n 5599 1726879826.41854: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml\n 5599 1726879826.42385: done processing included file\n 5599 1726879826.42387: iterating over new_blocks loaded from include file\n 5599 1726879826.42389: in VariableManager get_vars()\n 5599 1726879826.42403: done with get_vars()\n 5599 1726879826.42404: filtering new block on tags\n 5599 1726879826.42416: done filtering new block on tags\n 5599 1726879826.42418: in VariableManager get_vars()\n 5599 1726879826.42430: done with get_vars()\n 5599 1726879826.42432: filtering new block on tags\n 5599 1726879826.42445: done filtering new block on tags\n 5599 1726879826.42447: in VariableManager get_vars()\n 5599 1726879826.42461: done with get_vars()\n 5599 1726879826.42463: filtering new block on tags\n 5599 1726879826.42476: done filtering new block on tags\n 5599 1726879826.42477: done iterating over new_blocks loaded from include file\nincluded: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed_node1, managed_node2, managed_node3\n 5599 1726879826.42482: extending task lists for all hosts with included blocks\n 5599 1726879826.43235: done extending task lists\n 5599 1726879826.43236: done processing included files\n 5599 1726879826.43237: results queue empty\n 5599 1726879826.43238: checking for any_errors_fatal\n 5599 1726879826.43240: done checking for any_errors_fatal\n 5599 1726879826.43241: checking for max_fail_percentage\n 5599 1726879826.43242: done checking for max_fail_percentage\n 5599 1726879826.43242: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879826.43243: done checking to see if all hosts have failed\n 5599 1726879826.43243: getting the remaining hosts for this loop\n 5599 1726879826.43245: done getting the remaining hosts for this loop\n 5599 1726879826.43246: getting the next task for host managed_node1\n 5599 1726879826.43250: done getting next task for host managed_node1\n 5599 1726879826.43252: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 5599 1726879826.43254: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879826.43255: getting the next task for host managed_node2\n 5599 1726879826.43257: done getting next task for host managed_node2\n 5599 1726879826.43258: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 5599 1726879826.43260: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879826.43264: getting the next task for host managed_node3\n 5599 1726879826.43267: done getting next task for host managed_node3\n 5599 1726879826.43269: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 5599 1726879826.43271: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879826.43284: getting variables\n 5599 1726879826.43285: in VariableManager get_vars()\n 5599 1726879826.43300: Calling all_inventory to load vars for managed_node1\n 5599 1726879826.43303: Calling groups_inventory to load vars for managed_node1\n 5599 1726879826.43306: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879826.43313: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879826.43316: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879826.43320: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879826.43533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.43708: done with get_vars()\n 5599 1726879826.43716: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] *****\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2\nFriday 20 September 2024 20:50:26 -0400 (0:00:00.071) 0:00:04.224 ****** \n 5599 1726879826.43779: entering _queue_task() for managed_node1/setup\n 5599 1726879826.44088: worker is 1 (out of 3 available)\n 5599 1726879826.44104: exiting _queue_task() for managed_node1/setup\n 5599 1726879826.44142: getting variables\n 5599 1726879826.44145: in VariableManager get_vars()\n 5599 1726879826.44239: Calling all_inventory to load vars for managed_node2\n 5599 1726879826.44244: Calling groups_inventory to load vars for managed_node2\n 5599 1726879826.44247: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879826.44264: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879826.44270: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879826.44276: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879826.44591: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 5599 1726879826.44597: in run() - task 0affef3a-ec81-5b39-170e-0000000000a3\n 5599 1726879826.44600: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.44603: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.44605: calling self._execute()\n 5599 1726879826.44627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.45000: done with get_vars()\n 5599 1726879826.45013: done getting variables\n 5599 1726879826.45080: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879826.45084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879826.45087: variable 'omit' from source: magic vars\n 5599 1726879826.45153: entering _queue_task() for managed_node2/setup\n 5599 1726879826.45252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879826.45766: worker is 2 (out of 3 available)\n 5599 1726879826.45782: exiting _queue_task() for managed_node2/setup\n 5599 1726879826.45816: getting variables\n 5599 1726879826.45819: in VariableManager get_vars()\n 5599 1726879826.45915: Calling all_inventory to load vars for managed_node3\n 5599 1726879826.45921: Calling groups_inventory to load vars for managed_node3\n 5599 1726879826.45925: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879826.45942: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879826.45946: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879826.45951: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879826.46269: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 5599 1726879826.46293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.46628: done with get_vars()\n 5599 1726879826.46640: done getting variables\n 5599 1726879826.46697: in run() - task 0affef3a-ec81-5b39-170e-0000000000a3\n 5599 1726879826.46701: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.46703: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.46707: calling self._execute()\n 5599 1726879826.46782: entering _queue_task() for managed_node3/setup\n 5599 1726879826.46856: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879826.46861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879826.46864: variable 'omit' from source: magic vars\n 5599 1726879826.47159: worker is 3 (out of 3 available)\n 5599 1726879826.47173: exiting _queue_task() for managed_node3/setup\n 5599 1726879826.47191: done queuing things up, now waiting for results queue to drain\n 5599 1726879826.47193: waiting for pending results...\n 5599 1726879826.47495: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 5599 1726879826.47649: in run() - task 0affef3a-ec81-5b39-170e-0000000000a3\n 5599 1726879826.47672: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.47686: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.47739: calling self._execute()\n 5599 1726879826.47881: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879826.47885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879826.47888: variable 'omit' from source: magic vars\n 5599 1726879826.48483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879826.48488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879826.50908: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879826.51150: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879826.51254: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879826.51369: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879826.51408: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879826.51429: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879826.51528: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879826.51618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879826.51652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879826.51779: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879826.51782: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879826.51807: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879826.51816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879826.51876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879826.51997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879826.52068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879826.52378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879826.52381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879826.52384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879826.52387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879826.52389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879826.52391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879826.52394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879826.52396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879826.52399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879826.52419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879826.52604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879826.52643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879826.52701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879826.52723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879826.52880: variable '__kdump_required_facts' from source: role '' all vars\n 5599 1726879826.52899: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879826.53025: Evaluated conditional (__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0): False\n 5599 1726879826.53052: when evaluation is False, skipping this task\n 5599 1726879826.53056: _execute() done\n 5599 1726879826.53072: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879826.53161: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879826.53204: variable '__kdump_required_facts' from source: role '' all vars\n 5599 1726879826.53212: dumping result to json\n 5599 1726879826.53217: done dumping result, returning\n 5599 1726879826.53230: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0affef3a-ec81-5b39-170e-0000000000a3]\n 5599 1726879826.53237: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879826.53360: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a3\n 5599 1726879826.53391: Evaluated conditional (__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0): False\n 5599 1726879826.53400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879826.53544: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a3\n 5599 1726879826.53547: WORKER PROCESS EXITING\n 5599 1726879826.53577: when evaluation is False, skipping this task\n 5599 1726879826.53580: _execute() done\n 5599 1726879826.53583: dumping result to json\n 5599 1726879826.53584: done dumping result, returning\n 5599 1726879826.53590: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0affef3a-ec81-5b39-170e-0000000000a3]\n 5599 1726879826.53731: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879826.53883: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879826.53886: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a3\n 5599 1726879826.53888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879826.53931: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a3\n 5599 1726879826.53934: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879826.54181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879826.54185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879826.54192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879826.54217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879826.54304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879826.54326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879826.54346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879826.54382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879826.54396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879826.54545: variable '__kdump_required_facts' from source: role '' all vars\n 5599 1726879826.54554: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 5599 1726879826.54632: Evaluated conditional (__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0): False\n 5599 1726879826.54635: when evaluation is False, skipping this task\n 5599 1726879826.54638: _execute() done\n 5599 1726879826.54643: dumping result to json\n 5599 1726879826.54645: done dumping result, returning\n 5599 1726879826.54657: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0affef3a-ec81-5b39-170e-0000000000a3]\n 5599 1726879826.54669: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a3\n 5599 1726879826.54737: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a3\n 5599 1726879826.54741: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879826.54767: no more pending results, returning what we have\n 5599 1726879826.54772: results queue empty\n 5599 1726879826.54775: checking for any_errors_fatal\n 5599 1726879826.54778: done checking for any_errors_fatal\n 5599 1726879826.54778: checking for max_fail_percentage\n 5599 1726879826.54780: done checking for max_fail_percentage\n 5599 1726879826.54781: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879826.54782: done checking to see if all hosts have failed\n 5599 1726879826.54783: getting the remaining hosts for this loop\n 5599 1726879826.54785: done getting the remaining hosts for this loop\n 5599 1726879826.54790: getting the next task for host managed_node1\n 5599 1726879826.54800: done getting next task for host managed_node1\n 5599 1726879826.54805: ^ task is: TASK: fedora.linux_system_roles.kdump : Check if system is ostree\n 5599 1726879826.54809: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879826.54811: getting the next task for host managed_node2\n 5599 1726879826.54816: done getting next task for host managed_node2\n 5599 1726879826.54818: ^ task is: TASK: fedora.linux_system_roles.kdump : Check if system is ostree\n 5599 1726879826.54821: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879826.54822: getting the next task for host managed_node3\n 5599 1726879826.54831: done getting next task for host managed_node3\n 5599 1726879826.54833: ^ task is: TASK: fedora.linux_system_roles.kdump : Check if system is ostree\n 5599 1726879826.54836: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879826.54852: getting variables\n 5599 1726879826.54854: in VariableManager get_vars()\n 5599 1726879826.55026: Calling all_inventory to load vars for managed_node1\n 5599 1726879826.55031: Calling groups_inventory to load vars for managed_node1\n 5599 1726879826.55034: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879826.55046: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879826.55050: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879826.55054: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879826.55293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.55490: done with get_vars()\n 5599 1726879826.55500: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Check if system is ostree] *************\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10\nFriday 20 September 2024 20:50:26 -0400 (0:00:00.118) 0:00:04.343 ****** \n 5599 1726879826.55589: entering _queue_task() for managed_node1/stat\n 5599 1726879826.55870: worker is 1 (out of 3 available)\n 5599 1726879826.55885: exiting _queue_task() for managed_node1/stat\n 5599 1726879826.55924: getting variables\n 5599 1726879826.55927: in VariableManager get_vars()\n 5599 1726879826.56031: Calling all_inventory to load vars for managed_node2\n 5599 1726879826.56037: Calling groups_inventory to load vars for managed_node2\n 5599 1726879826.56041: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879826.56058: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879826.56062: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879826.56070: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879826.56375: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Check if system is ostree\n 5599 1726879826.56380: in run() - task 0affef3a-ec81-5b39-170e-0000000000a5\n 5599 1726879826.56398: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.56402: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.56429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.56790: done with get_vars()\n 5599 1726879826.56803: done getting variables\n 5599 1726879826.56857: calling self._execute()\n 5599 1726879826.56861: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879826.56867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879826.56869: variable 'omit' from source: magic vars\n 5599 1726879826.56944: entering _queue_task() for managed_node2/stat\n 5599 1726879826.56970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 5599 1726879826.57514: worker is 2 (out of 3 available)\n 5599 1726879826.57529: exiting _queue_task() for managed_node2/stat\n 5599 1726879826.57567: getting variables\n 5599 1726879826.57570: in VariableManager get_vars()\n 5599 1726879826.57739: Calling all_inventory to load vars for managed_node3\n 5599 1726879826.57745: Calling groups_inventory to load vars for managed_node3\n 5599 1726879826.57749: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879826.57775: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 5599 1726879826.57783: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 5599 1726879826.57786: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 5599 1726879826.57788: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 5599 1726879826.57793: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 5599 1726879826.57795: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 5599 1726879826.57810: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879826.57815: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879826.57819: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879826.58126: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879826.58130: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 5599 1726879826.58134: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Check if system is ostree\n 5599 1726879826.58175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879826.58515: done with get_vars()\n 5599 1726879826.58528: done getting variables\n 5599 1726879826.58584: Evaluated conditional (not __kdump_is_ostree is defined): True\n 5599 1726879826.58588: variable 'omit' from source: magic vars\n 5599 1726879826.58590: in run() - task 0affef3a-ec81-5b39-170e-0000000000a5\n 5599 1726879826.58593: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.58596: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.58598: calling self._execute()\n 5599 1726879826.58600: variable 'omit' from source: magic vars\n 5599 1726879826.58602: variable 'omit' from source: magic vars\n 5599 1726879826.58605: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879826.58607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879826.58609: variable 'omit' from source: magic vars\n 5599 1726879826.58678: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879826.58694: entering _queue_task() for managed_node3/stat\n 5599 1726879826.58719: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879826.58723: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879826.58784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879826.59398: worker is 3 (out of 3 available)\n 5599 1726879826.59411: exiting _queue_task() for managed_node3/stat\n 5599 1726879826.59424: done queuing things up, now waiting for results queue to drain\n 5599 1726879826.59426: waiting for pending results...\n 5599 1726879826.59530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879826.59539: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879826.59545: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879826.59549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879826.59553: Set connection var ansible_shell_type to sh\n 5599 1726879826.59555: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879826.59557: Set connection var ansible_pipelining to False\n 5599 1726879826.59560: Set connection var ansible_connection to ssh\n 5599 1726879826.59562: Set connection var ansible_timeout to 10\n 5599 1726879826.59567: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879826.59569: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879826.59571: variable 'ansible_connection' from source: unknown\n 5599 1726879826.59575: variable 'ansible_module_compression' from source: unknown\n 5599 1726879826.59578: variable 'ansible_shell_type' from source: unknown\n 5599 1726879826.59580: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879826.59582: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879826.59584: variable 'ansible_pipelining' from source: unknown\n 5599 1726879826.59587: variable 'ansible_timeout' from source: unknown\n 5599 1726879826.59590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879826.59593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 5599 1726879826.59736: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Check if system is ostree\n 5599 1726879826.59883: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879826.59896: variable 'omit' from source: magic vars\n 5599 1726879826.59902: starting attempt loop\n 5599 1726879826.59906: running the handler\n 5599 1726879826.59920: in run() - task 0affef3a-ec81-5b39-170e-0000000000a5\n 5599 1726879826.60079: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.60084: variable 'ansible_search_path' from source: unknown\n 5599 1726879826.60087: calling self._execute()\n 5599 1726879826.60089: _low_level_execute_command(): starting\n 5599 1726879826.60092: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879826.60103: variable 'ansible_host' from source: host vars for 'managed_node3'\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879826.60304: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 5599 1726879826.60366: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 5599 1726879826.60483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879826.60502: variable 'omit' from source: magic vars\n 5599 1726879826.60681: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 5599 1726879826.60684: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 5599 1726879826.60959: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 5599 1726879826.61183: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 5599 1726879826.61189: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879826.61192: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 5599 1726879826.61439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 5599 1726879826.61533: Evaluated conditional (not __kdump_is_ostree is defined): True\n 5599 1726879826.61549: variable 'omit' from source: magic vars\n 5599 1726879826.61691: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879826.61849: variable 'omit' from source: magic vars\n 5599 1726879826.61898: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879826.61932: variable 'omit' from source: magic vars\n 5599 1726879826.61990: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879826.62022: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879826.62072: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879826.62099: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879826.62138: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879826.62171: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879826.62202: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879826.62222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879826.62263: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 5599 1726879826.62287: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879826.62399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879826.62416: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879826.62462: Set connection var ansible_shell_type to sh\n 5599 1726879826.62479: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879826.62499: Set connection var ansible_pipelining to False\n 5599 1726879826.62509: Set connection var ansible_connection to ssh\n 5599 1726879826.62521: Set connection var ansible_timeout to 10\n 5599 1726879826.62544: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879826.62578: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879826.62588: variable 'ansible_connection' from source: unknown\n 5599 1726879826.62598: variable 'ansible_module_compression' from source: unknown\n 5599 1726879826.62616: variable 'ansible_shell_type' from source: unknown\n 5599 1726879826.62626: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879826.62635: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879826.62645: variable 'ansible_pipelining' from source: unknown\n 5599 1726879826.62654: variable 'ansible_timeout' from source: unknown\n 5599 1726879826.62665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879826.62791: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 5599 1726879826.62880: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 5599 1726879826.62945: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879826.62965: variable 'omit' from source: magic vars\n 5599 1726879826.62981: starting attempt loop\n 5599 1726879826.63050: running the handler\n 5599 1726879826.63053: _low_level_execute_command(): starting\n 5599 1726879826.63056: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n 5599 1726879826.63059: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879826.63065: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879826.63292: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 5599 1726879826.63554: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 5599 1726879826.63557: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879826.63560: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 5599 1726879826.63737: Evaluated conditional (not __kdump_is_ostree is defined): True\n 5599 1726879826.63755: variable 'omit' from source: magic vars\n 5599 1726879826.63855: variable 'omit' from source: magic vars\n 5599 1726879826.63937: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879826.63994: variable 'omit' from source: magic vars\n 5599 1726879826.64035: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879826.64055: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879826.64073: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879826.64295: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879826.64298: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879826.64301: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879826.64303: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879826.64305: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879826.64307: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879826.64309: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879826.64312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879826.64328: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879826.64424: Set connection var ansible_shell_type to sh\n 5599 1726879826.64432: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879826.64439: Set connection var ansible_pipelining to False\n 5599 1726879826.64442: Set connection var ansible_connection to ssh\n 5599 1726879826.64449: Set connection var ansible_timeout to 10\n 5599 1726879826.64460: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879826.64496: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879826.64503: variable 'ansible_connection' from source: unknown\n 5599 1726879826.64506: variable 'ansible_module_compression' from source: unknown\n 5599 1726879826.64508: variable 'ansible_shell_type' from source: unknown\n 5599 1726879826.64510: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879826.64513: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879826.64515: variable 'ansible_pipelining' from source: unknown\n 5599 1726879826.64520: variable 'ansible_timeout' from source: unknown\n 5599 1726879826.64525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879826.64683: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879826.64693: variable 'omit' from source: magic vars\n 5599 1726879826.64705: starting attempt loop\n 5599 1726879826.64709: running the handler\n 5599 1726879826.64718: _low_level_execute_command(): starting\n 5599 1726879826.64725: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879826.65272: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879826.65278: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879826.65282: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879826.65285: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879826.65349: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879826.65352: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879826.65355: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879826.65356: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879826.65415: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879826.66090: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879826.66205: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879826.66262: stderr chunk (state=3):\n>>><<<\n 5599 1726879826.66271: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879826.66304: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879826.66444: _low_level_execute_command(): starting\n 5599 1726879826.66448: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135 `\" && echo ansible-tmp-1726879826.6630676-5681-148799348713135=\"` echo /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135 `\" ) && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135 `\" && echo ansible-tmp-1726879826.6630676-5681-148799348713135=\"` echo /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135 `\" ) && sleep 0'\"'\"''\n 5599 1726879826.66499: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879826.67008: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879826.67012: stdout chunk (state=3):\n>>><<<\n 5599 1726879826.67014: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879826.67022: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879826.67026: _low_level_execute_command(): starting\n 5599 1726879826.67029: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461 `\" && echo ansible-tmp-1726879826.668979-5680-222575519514461=\"` echo /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461 `\" && echo ansible-tmp-1726879826.668979-5680-222575519514461=\"` echo /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461 `\" ) && sleep 0'\"'\"''\n 5599 1726879826.67056: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879826.67293: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879826.67461: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879826.67467: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879826.67470: stdout chunk (state=3):\n>>><<<\n 5599 1726879826.67472: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879826.67595: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879826.67600: _low_level_execute_command(): starting\n 5599 1726879826.67603: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284 `\" && echo ansible-tmp-1726879826.675261-5682-156501698977284=\"` echo /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284 `\" ) && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879826.67609: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284 `\" && echo ansible-tmp-1726879826.675261-5682-156501698977284=\"` echo /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284 `\" ) && sleep 0'\"'\"''\n 5599 1726879826.67887: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879826.67936: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879826.67950: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879826.67958: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879826.67994: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879826.68012: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879826.68061: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879826.68444: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879826.68459: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 5599 1726879826.68477: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879826.68520: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879826.68534: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879826.68550: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879826.68611: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879826.70631: stdout chunk (state=3):\n>>>ansible-tmp-1726879826.675261-5682-156501698977284=/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284\n<<<\n 5599 1726879826.70744: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879826.70811: stderr chunk (state=3):\n>>><<<\n 5599 1726879826.70818: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'ansible-tmp-1726879826.675261-5682-156501698977284=/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879826.70985: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879826.675261-5682-156501698977284=/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879826.70989: variable 'ansible_module_compression' from source: unknown\n 5599 1726879826.71052: ANSIBALLZ: Using lock for stat\n 5599 1726879826.71062: ANSIBALLZ: Acquiring lock\n 5599 1726879826.71073: ANSIBALLZ: Lock acquired: 140319498233680\n 5599 1726879826.71086: ANSIBALLZ: Creating module\n 5599 1726879826.73416: stdout chunk (state=3):\n>>>ansible-tmp-1726879826.668979-5680-222575519514461=/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461\n<<<\n 5599 1726879826.73750: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879826.73767: stdout chunk (state=3):\n>>><<<\n 5599 1726879826.73791: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'ansible-tmp-1726879826.668979-5680-222575519514461=/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879826.74088: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879826.668979-5680-222575519514461=/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879826.74091: stdout chunk (state=3):\n>>>ansible-tmp-1726879826.6630676-5681-148799348713135=/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135\n<<<\n 5599 1726879826.74109: variable 'ansible_module_compression' from source: unknown\n 5599 1726879826.74209: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879826.74307: ANSIBALLZ: Using lock for stat\n 5599 1726879826.74401: ANSIBALLZ: Acquiring lock\n 5599 1726879826.74425: stderr chunk (state=3):\n>>><<<\n 5599 1726879826.74437: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'ansible-tmp-1726879826.6630676-5681-148799348713135=/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879826.74536: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879826.6630676-5681-148799348713135=/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879826.74778: variable 'ansible_module_compression' from source: unknown\n 5599 1726879826.74826: ANSIBALLZ: Using lock for stat\n 5599 1726879826.74973: ANSIBALLZ: Acquiring lock\n 5599 1726879826.82256: ANSIBALLZ: Writing module into payload\n 5599 1726879826.82340: ANSIBALLZ: Writing module\n 5599 1726879826.82358: ANSIBALLZ: Renaming module\n 5599 1726879826.82381: ANSIBALLZ: Done creating module\n 5599 1726879826.82387: ANSIBALLZ: Lock acquired: 140319498233680\n 5599 1726879826.82389: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879826.82683: ANSIBALLZ: Lock acquired: 140319498233680\n 5599 1726879826.82687: ANSIBALLZ: Reading module after lock\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 5599 1726879826.82692: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py\n 5599 1726879826.82695: variable 'ansible_facts' from source: host vars for 'managed_node2'\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpygnlwss1 TO /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n 5599 1726879826.82705: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py\n 5599 1726879826.82707: ANSIBALLZ: Reading module after lock\n 5599 1726879826.82709: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879826.82721: Sending initial data\n 5599 1726879826.82727: Sent initial data (150 bytes)\n<10.31.14.149> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_751wjsa TO /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py\n<10.31.14.149> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' '[10.31.14.149]'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 5599 1726879826.82862: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfw8p_a43 TO /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\n 5599 1726879826.83083: Sending initial data\n 5599 1726879826.83087: Sent initial data (151 bytes)\n 5599 1726879826.83152: Sending initial data\n 5599 1726879826.83155: Sent initial data (150 bytes)\n 5599 1726879826.83692: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879826.83792: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879826.83827: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879826.83842: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879826.83854: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879826.83880: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879826.83907: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879826.83924: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879826.83978: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879826.83993: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879826.84040: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879826.84045: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879826.84081: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879826.84084: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879826.84358: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879826.84362: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879826.84365: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879826.84405: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879826.84421: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\n<<<\n 5599 1726879826.84440: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879826.84486: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879826.85992: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 5599 1726879826.86012: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\n<<<\n 5599 1726879826.86015: stderr chunk (state=3):\n>>>debug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\n<<<\n 5599 1726879826.86017: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879826.86066: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\n<<<\n 5599 1726879826.86072: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879826.86119: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 5599 1726879826.86122: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpygnlwss1\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879826.86128: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpygnlwss1 /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py\n<<<\n 5599 1726879826.86172: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpygnlwss1\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py\"\r\n<<<\n 5599 1726879826.86184: stderr chunk (state=3):\n>>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py M:0x001a\r\n<<<\n 5599 1726879826.86207: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\n<<<\n 5599 1726879826.86211: stderr chunk (state=3):\n>>>debug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879826.86260: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879826.86265: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119187\r\n<<<\n 5599 1726879826.86318: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_751wjsa\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879826.86329: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_751wjsa /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py\n<<<\n 5599 1726879826.86508: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_751wjsa\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py M:0x001a\r\n<<<\n 5599 1726879826.86790: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119188\r\n<<<\n 5599 1726879826.87396: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119187 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879826.87413: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879826.87429: stderr chunk (state=3):\n>>>debug3: In write loop, ack for 6 119188 bytes at 0\r\n<<<\n 5599 1726879826.87440: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879826.87459: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879826.87503: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879826.87600: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879826.87604: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879826.87607: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879826.87649: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879826.87669: stderr chunk (state=3):\n>>><<<\n 5599 1726879826.87690: stdout chunk (state=3):\n>>><<<\n 5599 1726879826.87708: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfw8p_a43\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879826.87712: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfw8p_a43 /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py\n<<<\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpygnlwss1 /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpygnlwss1\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpygnlwss1\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119187\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119187 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879826.88135: done transferring module to remote\n 5599 1726879826.88139: _low_level_execute_command(): starting\n 5599 1726879826.88142: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/ /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/ /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879826.88150: stderr chunk (state=3):\n>>><<<\n 5599 1726879826.88152: stdout chunk (state=3):\n>>><<<\n 5599 1726879826.88155: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfw8p_a43\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py M:0x001a\r\n<<<\n 5599 1726879826.88157: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119187\r\n<<<\n<10.31.14.149> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_751wjsa /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_751wjsa\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_751wjsa\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119188\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119188 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879826.88162: done transferring module to remote\n 5599 1726879826.88167: _low_level_execute_command(): starting\n 5599 1726879826.88178: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/ /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/ /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879826.89005: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879826.89220: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879826.89230: stderr chunk (state=3):\n>>>debug3: In write loop, ack for 6 119187 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879826.89238: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879826.89255: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879826.89269: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 5599 1726879826.89286: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879826.89303: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879826.89318: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879826.89337: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879826.89361: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879826.89382: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879826.89403: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\n<<<\n 5599 1726879826.89449: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879826.89491: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879826.89508: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879826.89519: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879826.89541: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879826.89579: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879826.89599: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879826.89616: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879826.89639: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879826.89679: stderr chunk (state=3):\n>>><<<\n 5599 1726879826.89683: stdout chunk (state=3):\n>>><<<\n 5599 1726879826.89710: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879826.89716: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879826.89719: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfw8p_a43 /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfw8p_a43\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfw8p_a43\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119187\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119187 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879826.89747: done transferring module to remote\n 5599 1726879826.89768: _low_level_execute_command(): starting\n 5599 1726879826.89776: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/ /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/ /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879826.89890: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879826.89898: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879826.90442: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879826.90465: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879826.90524: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879826.91588: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879826.91651: stderr chunk (state=3):\n>>><<<\n 5599 1726879826.91671: stdout chunk (state=3):\n>>><<<\n 5599 1726879826.91783: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879826.91790: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879826.91795: _low_level_execute_command(): starting\n 5599 1726879826.91798: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879826.91833: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879826.91836: stdout chunk (state=3):\n>>><<<\n 5599 1726879826.91839: stderr chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879826.91984: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879826.91987: _low_level_execute_command(): starting\n 5599 1726879826.91990: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' -tt 10.31.14.149 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879826.92544: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879826.92561: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879826.92583: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879826.92703: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879826.92726: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879826.92752: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879826.92787: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879826.92842: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879826.92883: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879826.92947: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879826.92951: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879826.92954: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879826.93027: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879826.95011: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879826.95046: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879826.95076: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 5599 1726879826.95089: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 5599 1726879826.95157: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 5599 1726879826.95160: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 5599 1726879826.95209: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879826.95213: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879826.95253: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879826.95264: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879826.95300: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879826.95345: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879826.95353: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879826.95398: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879826.95404: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879826.95459: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879826.95465: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879826.95586: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879826.95591: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505b2c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505afbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 5599 1726879826.95594: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505b2eab0>\r\nimport '_signal' # \r\n<<<\n 5599 1726879826.95597: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 5599 1726879826.95599: stderr chunk (state=3):\n>>><<<\n 5599 1726879826.95601: stdout chunk (state=3):\n>>><<<\n 5599 1726879826.95655: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879826.95668: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879826.95672: stdout chunk (state=3):\n>>>import 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879826.95676: _low_level_execute_command(): starting\n 5599 1726879826.95679: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879826.95772: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc59b4530>\r\n<<<\n 5599 1726879826.95779: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5983b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc59b6ab0>\r\n<<<\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879826.95849: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 5599 1726879826.95852: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879826.95855: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\n<<<\n 5599 1726879826.95857: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879826.95887: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879826.95913: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879826.95947: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5058dd160>\r\n<<<\n 5599 1726879826.95955: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879826.96032: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879826.96037: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\n<<<\n 5599 1726879826.96085: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5058ddfd0>\r\nimport 'site' # \r\n<<<\n 5599 1726879826.96089: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879826.96122: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879826.96125: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879826.96144: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5789160>\r\n<<<\n 5599 1726879826.96386: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 5599 1726879826.96424: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5789fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879826.96442: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879826.96469: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879826.96486: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50591be90>\r\n<<<\n 5599 1726879826.96555: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879826.96559: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 5599 1726879826.96587: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879826.96624: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879826.96647: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879826.96684: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50591bf50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879826.96795: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059538c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505953f50>\r\nimport '_collections' # \r\n<<<\n 5599 1726879826.96803: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c7e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c7f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879826.96879: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879826.96951: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n<<<\n 5599 1726879826.96955: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505933b60>\r\n<<<\n 5599 1726879826.96959: stdout chunk (state=3):\n>>>import '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505931280>\r\n<<<\n 5599 1726879826.96969: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879826.96972: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879826.97037: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57ff860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57ffef0>\r\nimport '_collections' # \r\n<<<\n 5599 1726879826.97041: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879826.97201: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505919040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 5599 1726879826.97205: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879826.97208: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879826.97210: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879826.97213: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879826.97217: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879826.97220: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57dfb30>\r\nimport '_functools' # \r\n<<<\n 5599 1726879826.97222: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879826.97224: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879826.97309: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57dd1f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c5040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879826.97315: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 5599 1726879826.97407: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n<<<\n 5599 1726879826.97411: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505977800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505976420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505932150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505974cb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a8860>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059182c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879826.97421: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879826.97523: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059a8d10>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a8bc0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059a8f80>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505916de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879826.97541: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5823800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5822420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57de2a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5820c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 5599 1726879826.97617: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a9640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a9310>\r\nimport 'importlib.machinery' # \r\n<<<\n 5599 1726879826.97681: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5854800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c42c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879826.97685: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5854cb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5854b60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5854f50>\r\n<<<\n 5599 1726879826.97694: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059aa4e0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879826.97775: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c2de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879826.97816: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c0710>\r\nimport 'errno' # \r\n<<<\n 5599 1726879826.97828: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879826.97835: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5855640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5855310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 5599 1726879826.97840: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5856540>\r\nimport 'importlib.util' # \r\n<<<\n 5599 1726879826.97845: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059c1df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 5599 1726879826.97850: stdout chunk (state=3):\n>>>import 'runpy' # \r\n<<<\n 5599 1726879826.97854: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879826.97878: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c2cc0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879826.97893: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879826.97909: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059c3320>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c2240>\r\n<<<\n 5599 1726879826.97919: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586c770>\r\n<<<\n 5599 1726879826.97970: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 5599 1726879826.97978: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879826.98030: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059c3da0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c34d0>\r\n<<<\n 5599 1726879826.98036: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc586deb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879826.98113: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586ed80>\r\n<<<\n 5599 1726879826.98116: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059aa540>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879826.98119: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879826.98189: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc586f3b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586e2d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879826.98193: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505743c80>\r\n<<<\n 5599 1726879826.98197: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879826.98270: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc586fe30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586f560>\r\n<<<\n 5599 1726879826.98281: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50576c740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576c4a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50576c770>\r\n<<<\n 5599 1726879826.98286: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc58565a0>\r\n<<<\n 5599 1726879826.98300: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879826.98314: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50576c950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505741e20>\r\n<<<\n 5599 1726879826.98333: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879826.98338: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879826.98345: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879826.98377: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc560bcb0>\r\n<<<\n 5599 1726879826.98400: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n<<<\n 5599 1726879826.98419: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879826.98436: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879826.98457: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc56347d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5634530>\r\n<<<\n 5599 1726879826.98479: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 5599 1726879826.98495: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc56346e0>\r\n<<<\n 5599 1726879826.98499: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576dfa0>\r\n<<<\n 5599 1726879826.98526: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576cc20>\r\n<<<\n 5599 1726879826.98534: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059aac30>\r\n<<<\n 5599 1726879826.98540: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5634920>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5609e50>\r\n<<<\n 5599 1726879826.98574: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879826.98579: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879826.98609: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879826.98626: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879826.98681: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879826.98689: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879826.98724: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 5599 1726879826.98787: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50579a330>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879826.98794: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5636030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5634cb0>\r\n<<<\n 5599 1726879826.98797: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5856c90>\r\n<<<\n 5599 1726879826.98831: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879826.98846: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879826.98853: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879826.98860: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057b64b0>\r\n<<<\n 5599 1726879826.98869: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879826.98896: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879826.98899: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879826.98928: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879826.98930: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56663c0>\r\n<<<\n 5599 1726879826.98992: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879826.98996: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879826.99016: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879826.99040: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057f3230>\r\n<<<\n 5599 1726879826.99042: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879826.99043: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879826.99045: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879826.99069: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879826.99098: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879826.99104: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc567e510>\r\n<<<\n 5599 1726879826.99119: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879826.99141: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879826.99157: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879826.99211: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879826.99244: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56b72c0>\r\n<<<\n 5599 1726879826.99254: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5058159d0>\r\n<<<\n 5599 1726879826.99261: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879826.99307: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879826.99309: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057f3350>\r\n<<<\n 5599 1726879826.99329: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879826.99353: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057b7140>\r\n<<<\n 5599 1726879826.99377: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879826.99399: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505630290>\r\n<<<\n 5599 1726879826.99408: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057b54f0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576eed0>\r\n<<<\n 5599 1726879826.99470: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56dda60>\r\n<<<\n 5599 1726879826.99520: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879826.99558: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56b73e0>\r\n<<<\n 5599 1726879826.99562: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc505630470>\r\n<<<\n 5599 1726879826.99615: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc567f1a0>\r\n<<<\n 5599 1726879826.99657: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_kvrf3jwy/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879826.99659: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54fc380>\r\n<<<\n 5599 1726879826.99661: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc567d550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5636f60>\r\n<<<\n 5599 1726879826.99743: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879826.99767: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7fc54fc560>\r\n<<<\n 5599 1726879826.99779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879826.99800: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879826.99817: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879826.99861: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_8udbjxy_/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879826.99863: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879826.99937: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879826.99970: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505685f10>\r\n<<<\n 5599 1726879826.99992: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879827.00002: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.00033: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879827.00047: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879827.00087: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879827.00188: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879827.00217: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50565ce00>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505633f20>\r\n<<<\n 5599 1726879827.00244: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible' # \r\n<<<\n 5599 1726879827.00247: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5552060>\r\nimport '_typing' # \r\n<<<\n 5599 1726879827.00277: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879827.00280: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.00305: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n<<<\n 5599 1726879827.00307: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.00428: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5528f50>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc55280b0>\r\n<<<\n 5599 1726879827.00430: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.00455: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 5599 1726879827.00476: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.00508: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.00510: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.00540: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n<<<\n 5599 1726879827.00543: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.01866: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.02116: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.02712: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879827.02931: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879827.02985: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 5599 1726879827.02995: stdout chunk (state=3):\n>>>import '_warnings' # \r\n<<<\n 5599 1726879827.03014: stdout chunk (state=3):\n>>>import '_weakref' # <<<\n 5599 1726879827.03135: stdout chunk (state=3):\n>>>\r\nimport '_io' # \r\n<<<\n 5599 1726879827.03147: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 5599 1726879827.03150: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50565fd70>\r\n<<<\n 5599 1726879827.03178: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n<<<\n 5599 1726879827.03184: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879827.03204: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 5599 1726879827.03222: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879827.03239: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n<<<\n 5599 1726879827.03244: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879827.03293: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5056b18e0>\r\n<<<\n 5599 1726879827.03333: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b1670>\r\n<<<\n 5599 1726879827.03358: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b0f80>\r\n<<<\n 5599 1726879827.03416: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879827.03423: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879827.03515: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc552bda0>\r\n<<<\n 5599 1726879827.03521: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879827.03524: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879827.03531: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 5599 1726879827.03634: stdout chunk (state=3):\n>>>import 'zipimport' # <<<\n 5599 1726879827.03638: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b19d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505686930>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5056b2630>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5056b2870>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879827.03641: stdout chunk (state=3):\n>>>\r\n# installed zipimport hook\r\n<<<\n 5599 1726879827.03643: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc55799d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5579760>\r\n<<<\n 5599 1726879827.03652: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879827.03743: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<<\n 5599 1726879827.03750: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b2db0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879827.03753: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 5599 1726879827.03756: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5579070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5579ac0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5552cf0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.03758: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505514bf0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505516810>\r\n<<<\n 5599 1726879827.03789: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879827.03796: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879827.03802: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879827.03805: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc557a750>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc557a990>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879827.03835: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879827.03850: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505517140>\r\n<<<\n 5599 1726879827.03853: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879827.03862: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879827.03904: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879827.03909: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc557aed0>\r\nimport 'pwd' # \r\n<<<\n 5599 1726879827.03921: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505517fb0>\r\n<<<\n 5599 1726879827.03936: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879827.03957: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879827.03968: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879827.04005: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879827.04014: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e0ce0>\r\n<<<\n 5599 1726879827.04038: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.04041: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc53e2900>\r\n<<<\n 5599 1726879827.04083: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879827.04127: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551adb0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50551b110>\r\n<<<\n 5599 1726879827.04131: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e32c0>\r\n<<<\n 5599 1726879827.04263: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505519070>\r\n<<<\n 5599 1726879827.04271: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879827.04276: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e44a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879827.04281: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc69b4530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6983b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc69b6ab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\n<<<\n 5599 1726879827.04362: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551ee10>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879827.04374: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879827.04378: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e6f00>\r\n<<<\n 5599 1726879827.04381: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc53e6ff0>\r\n<<<\n 5599 1726879827.04412: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551d940>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551d6a0>\r\n<<<\n 5599 1726879827.04414: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e51f0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879827.04421: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879827.04431: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879827.04459: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879827.04487: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551fce0>\r\n<<<\n 5599 1726879827.04490: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879827.04527: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879827.04533: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505519580>\r\n<<<\n 5599 1726879827.04540: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505566f60>\r\n<<<\n 5599 1726879827.04572: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53eae40>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879827.04583: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'<<<\n 5599 1726879827.04597: stdout chunk (state=3):\n>>>\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505567050>\r\n<<<\n 5599 1726879827.04642: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879827.04707: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e9910>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e9670>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879827.04749: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505568c20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055689e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879827.04756: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879827.04775: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\n<<<\n 5599 1726879827.04832: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53ebf80>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e56d0>\r\n<<<\n 5599 1726879827.04837: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'<<<\n 5599 1726879827.04915: stdout chunk (state=3):\n>>>\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879827.04920: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5432ff0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5433140>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879827.04965: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n<<<\n 5599 1726879827.04972: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50556b170>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505569310>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879827.04978: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879827.04983: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6789160>\r\n<<<\n 5599 1726879827.05002: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5434d10>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5434ad0>\r\n<<<\n 5599 1726879827.05018: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'<<<\n 5599 1726879827.05022: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879827.05025: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879827.05052: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505572930>\r\n<<<\n 5599 1726879827.05089: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879827.05138: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.05141: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc54371a0>\r\n<<<\n 5599 1726879827.05157: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5435340>\r\n<<<\n 5599 1726879827.05186: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879827.05202: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50556b2c0>\r\n<<<\n 5599 1726879827.05219: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879827.05248: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879827.05264: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\n<<<\n 5599 1726879827.05290: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 5599 1726879827.05328: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505573770>\r\n<<<\n 5599 1726879827.05344: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5055735f0>\r\n<<<\n 5599 1726879827.05386: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc543e9c0>\r\n<<<\n 5599 1726879827.05405: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505573cb0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505567350>\r\n<<<\n 5599 1726879827.05434: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879827.05452: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879827.05486: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879827.05508: stdout chunk (state=3):\n>>>\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6789fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879827.05517: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.05525: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5437350>\r\n<<<\n 5599 1726879827.05536: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505577440>\r\n<<<\n 5599 1726879827.05558: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc543f7d0>\r\n<<<\n 5599 1726879827.05599: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc543f620>\r\n<<<\n 5599 1726879827.05651: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc543fc20>\r\n<<<\n 5599 1726879827.05672: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5433440>\r\n<<<\n 5599 1726879827.05720: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879827.05725: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.05792: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505578740>\r\n<<<\n 5599 1726879827.05797: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505575bb0>\r\n<<<\n 5599 1726879827.05802: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.05826: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505576f30>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505575790>\r\n<<<\n 5599 1726879827.05839: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879827.05842: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879827.05845: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5443440>\r\n<<<\n 5599 1726879827.05849: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<<\n 5599 1726879827.05878: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879827.05882: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.05892: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879827.05915: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<<\n 5599 1726879827.05920: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.05953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.05997: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.06020: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc54448c0>\r\n<<<\n 5599 1726879827.06040: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5441bb0>\r\n<<<\n 5599 1726879827.06069: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.06104: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879827.06152: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879827.06156: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5442f30>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5441790>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879827.06187: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c7e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<<\n 5599 1726879827.06190: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.06253: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.06270: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879827.06293: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c7f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879827.06320: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<<\n 5599 1726879827.06351: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879827.06361: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.06384: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.06406: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879827.06441: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.06475: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879827.06479: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879827.06485: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879827.06489: stdout chunk (state=3):\n>>>import 'itertools' # <<<\n 5599 1726879827.06507: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.06509: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\n<<<\n 5599 1726879827.06546: stdout chunk (state=3):\n>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67ff860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 5599 1726879827.06568: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\n<<<\n 5599 1726879827.06604: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67ffef0>\r\nimport '_collections' # \r\n<<<\n 5599 1726879827.06653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.06682: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67dfb30><<<\n 5599 1726879827.06701: stdout chunk (state=3):\n>>>\r\nimport '_functools' # <<<\n 5599 1726879827.06707: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.06827: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.07022: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67dd1f0>\r\n<<<\n 5599 1726879827.07089: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c5040><<<\n 5599 1726879827.07091: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.07093: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.07123: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879827.07157: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 5599 1726879827.07184: stdout chunk (state=3):\n>>>import '_sre' # <<<\n 5599 1726879827.07190: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.07224: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py<<<\n 5599 1726879827.07229: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.07262: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<<\n 5599 1726879827.07268: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.07296: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<<\n 5599 1726879827.07304: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.07325: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<<\n 5599 1726879827.07332: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.07560: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6823800><<<\n 5599 1726879827.07591: stdout chunk (state=3):\n>>>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6822420><<<\n 5599 1726879827.07595: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.07636: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<<\n 5599 1726879827.07646: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'<<<\n 5599 1726879827.07649: stdout chunk (state=3):\n>>>\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67de2a0><<<\n 5599 1726879827.07671: stdout chunk (state=3):\n>>>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6820c80><<<\n 5599 1726879827.07678: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.07762: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.07815: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\n<<<\n 5599 1726879827.07818: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879827.07891: stdout chunk (state=3):\n>>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6854800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c42c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n<<<\n 5599 1726879827.07898: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879827.07932: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.07935: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5055fc830>\r\n<<<\n 5599 1726879827.07980: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6854cb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6854b60><<<\n 5599 1726879827.08008: stdout chunk (state=3):\n>>>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.08019: stdout chunk (state=3):\n>>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6854f50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c2de0><<<\n 5599 1726879827.08027: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879827.08067: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055fd550>\r\n<<<\n 5599 1726879827.08070: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055759d0>\r\n<<<\n 5599 1726879827.08075: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n<<<\n 5599 1726879827.08077: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879827.08114: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879827.08124: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879827.08128: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.08130: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.08156: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879827.08175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.08186: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6855640>\r\n<<<\n 5599 1726879827.08194: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6855310>\r\nimport 'importlib.machinery' # <<<\n 5599 1726879827.08241: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n<<<\n 5599 1726879827.08247: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 5599 1726879827.08282: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6856540><<<\n 5599 1726879827.08289: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.08322: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\nimport 'runpy' # <<<\n 5599 1726879827.08338: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.08345: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.08400: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879827.08438: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py<<<\n 5599 1726879827.08480: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.08487: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686c770>\r\n<<<\n 5599 1726879827.08495: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879827.08504: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879827.08538: stdout chunk (state=3):\n>>>import 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.08588: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879827.08592: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879827.08596: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc686deb0><<<\n 5599 1726879827.08609: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055fd5b0>\r\n<<<\n 5599 1726879827.08612: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n<<<\n 5599 1726879827.08615: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.08634: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<<\n 5599 1726879827.08651: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n<<<\n 5599 1726879827.08698: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc54c8ad0>\r\n<<<\n 5599 1726879827.08702: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 5599 1726879827.08772: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686ed80>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.08810: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879827.08817: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc686f3b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686e2d0>\r\n<<<\n 5599 1726879827.08840: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54c9910>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54473e0>\r\n<<<\n 5599 1726879827.08853: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879827.08888: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879827.08931: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879827.08936: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.08968: stdout chunk (state=3):\n>>>\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc686fe30>\r\n<<<\n 5599 1726879827.09000: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879827.09020: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686f560>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc68565a0>\r\n<<<\n 5599 1726879827.09045: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879827.09080: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879827.09109: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879827.09127: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.09158: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879827.09162: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.09198: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc660bcb0><<<\n 5599 1726879827.09222: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.09239: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<<\n 5599 1726879827.09255: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<<\n 5599 1726879827.09307: stdout chunk (state=3):\n>>>\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.09311: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.09314: stdout chunk (state=3):\n>>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc66347d0><<<\n 5599 1726879827.09344: stdout chunk (state=3):\n>>>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6634530><<<\n 5599 1726879827.09349: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879827.09383: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54c9a00>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879827.09387: stdout chunk (state=3):\n>>>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.09428: stdout chunk (state=3):\n>>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc66346e0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.09438: stdout chunk (state=3):\n>>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.09447: stdout chunk (state=3):\n>>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6634920><<<\n 5599 1726879827.09476: stdout chunk (state=3):\n>>>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6609e50><<<\n 5599 1726879827.09483: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.09514: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<<\n 5599 1726879827.09520: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.09653: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<<\n 5599 1726879827.09693: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 5599 1726879827.09699: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.09719: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<<\n 5599 1726879827.09724: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.09771: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.09778: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6636030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6634cb0>\r\n<<<\n 5599 1726879827.09813: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6856c90>\r\n<<<\n 5599 1726879827.09861: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<<\n 5599 1726879827.09878: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879827.09967: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.09970: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879827.10039: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.10043: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879827.10045: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879827.10080: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.10091: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6662390>\r\n<<<\n 5599 1726879827.10193: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<<\n 5599 1726879827.10198: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879827.10201: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.10206: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879827.10211: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.10223: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879827.10239: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.10258: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879827.10270: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.10311: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879827.10335: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc667e510><<<\n 5599 1726879827.10342: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.10349: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.10419: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<<\n 5599 1726879827.10424: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.10511: stdout chunk (state=3):\n>>>import 'ntpath' # <<<\n 5599 1726879827.10514: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.10517: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.10558: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n<<<\n 5599 1726879827.10565: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879827.10610: stdout chunk (state=3):\n>>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc66b72c0><<<\n 5599 1726879827.10614: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879827.10616: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.10618: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.10663: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879827.10692: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879827.10708: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.10711: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py<<<\n 5599 1726879827.10747: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.10771: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<<\n 5599 1726879827.10785: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.10798: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879827.10804: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.10897: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.10903: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879827.10921: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc66dda60>\r\n<<<\n 5599 1726879827.10959: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879827.10966: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879827.10998: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879827.11041: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.11057: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc66b73e0>\r\n<<<\n 5599 1726879827.11061: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879827.11076: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.11080: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055fe240>\r\n<<<\n 5599 1726879827.11086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.11111: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc667f1a0>\r\n<<<\n 5599 1726879827.11115: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.11162: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.11168: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py<<<\n 5599 1726879827.11178: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64fc350>\r\n<<<\n 5599 1726879827.11200: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879827.11225: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.11265: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879827.11289: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879827.11311: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879827.11345: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc667d550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6636f60>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879827.11390: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.11406: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7cc64fc530>\r\n<<<\n 5599 1726879827.11463: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.11514: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_ywo_r813/ansible_stat_payload.zip'<<<\n 5599 1726879827.11518: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50540dfa0>\r\n<<<\n 5599 1726879827.11521: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879827.11567: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50540e870>\r\n<<<\n 5599 1726879827.11582: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055ff200>\r\n<<<\n 5599 1726879827.11593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.11641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.11691: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879827.11698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.11722: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.11745: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879827.11747: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.11789: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.11804: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.11823: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879827.11854: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879827.11858: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879827.11860: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879827.11867: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.11930: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879827.11933: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54ca840>\r\n<<<\n 5599 1726879827.11949: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.11951: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879827.11971: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879827.12036: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.12039: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879827.12118: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<<\n 5599 1726879827.12124: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\n<<<\n 5599 1726879827.12130: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50540d5b0>\r\n<<<\n 5599 1726879827.12137: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6551f70>\r\n<<<\n 5599 1726879827.12166: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879827.12170: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50540ea20>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879827.12175: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879827.12182: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n<<<\n 5599 1726879827.12193: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879827.12234: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.12269: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.12298: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.12329: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.12385: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879827.12452: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc52da1e0>\r\n<<<\n 5599 1726879827.12456: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879827.12459: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6528ef0>\r\n<<<\n 5599 1726879827.12462: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64fff80>\r\n<<<\n 5599 1726879827.12535: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879827.12541: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc52dab10>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5441250>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879827.12607: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.12612: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879827.12615: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879827.12632: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n<<<\n 5599 1726879827.12649: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50549ecc0>\r\n<<<\n 5599 1726879827.12652: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.12655: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879827.12676: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50541bb30>\r\n<<<\n 5599 1726879827.12679: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.12693: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.12699: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.12735: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505412ae0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505412930>\r\n# destroy ansible.module_utils.distro\r\n<<<\n 5599 1726879827.12754: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.12757: stdout chunk (state=3):\n>>>import 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879827.12760: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.12784: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.12816: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\n<<<\n 5599 1726879827.12832: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879827.12834: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879827.12896: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879827.12900: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879827.12903: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.12905: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.12912: stdout chunk (state=3):\n>>>import 'ansible.modules' # \r\n<<<\n 5599 1726879827.12923: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.12971: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc52d98b0>\r\n<<<\n 5599 1726879827.13019: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52dac90>\r\n<<<\n 5599 1726879827.13057: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\n<<<\n 5599 1726879827.13076: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.13081: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879827.13143: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.13209: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.13246: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.13288: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.13292: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n<<<\n 5599 1726879827.13310: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879827.13317: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879827.13368: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879827.13393: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879827.13450: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879827.13458: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n<<<\n 5599 1726879827.13461: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 5599 1726879827.13488: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879827.13514: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879827.13541: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc536ad50>\r\n<<<\n 5599 1726879827.13602: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52e7bf0>\r\n<<<\n 5599 1726879827.13673: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52dec90>\r\n<<<\n 5599 1726879827.13688: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52deae0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879827.13698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.13727: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.13779: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n<<<\n 5599 1726879827.13785: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879827.13788: stdout chunk (state=3):\n>>># cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n<<<\n 5599 1726879827.13790: stdout chunk (state=3):\n>>># cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n<<<\n 5599 1726879827.13829: stdout chunk (state=3):\n>>># cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n<<<\n 5599 1726879827.13839: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879827.13866: stdout chunk (state=3):\n>>># cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n<<<\n 5599 1726879827.13872: stdout chunk (state=3):\n>>># cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii<<<\n 5599 1726879827.13902: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 5599 1726879827.13906: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.13909: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n<<<\n 5599 1726879827.13921: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n<<<\n 5599 1726879827.13958: stdout chunk (state=3):\n>>># cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879827.14034: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.14206: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879827.14218: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 5599 1726879827.14249: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n<<<\n 5599 1726879827.14252: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.14272: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 5599 1726879827.14281: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n<<<\n 5599 1726879827.14313: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 5599 1726879827.14329: stdout chunk (state=3):\n>>># destroy importlib\r\n<<<\n 5599 1726879827.14333: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 5599 1726879827.14360: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n<<<\n 5599 1726879827.14412: stdout chunk (state=3):\n>>># destroy pwd\r\n<<<\n 5599 1726879827.14417: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy signal\r\n# destroy fcntl<<<\n 5599 1726879827.14420: stdout chunk (state=3):\n>>>\r\n# destroy select\r\n<<<\n 5599 1726879827.14422: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n<<<\n 5599 1726879827.14425: stdout chunk (state=3):\n>>># destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 5599 1726879827.14432: stdout chunk (state=3):\n>>># destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n<<<\n 5599 1726879827.14456: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n<<<\n 5599 1726879827.14464: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879827.14507: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n<<<\n 5599 1726879827.14519: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n<<<\n 5599 1726879827.14530: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n<<<\n 5599 1726879827.14546: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n<<<\n 5599 1726879827.14580: stdout chunk (state=3):\n>>># cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n<<<\n 5599 1726879827.14586: stdout chunk (state=3):\n>>># cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n<<<\n 5599 1726879827.14608: stdout chunk (state=3):\n>>># destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n<<<\n 5599 1726879827.14631: stdout chunk (state=3):\n>>># destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n<<<\n 5599 1726879827.14655: stdout chunk (state=3):\n>>># cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n<<<\n 5599 1726879827.14692: stdout chunk (state=3):\n>>># cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879827.14760: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n<<<\n 5599 1726879827.14814: stdout chunk (state=3):\n>>># cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n<<<\n 5599 1726879827.14879: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n<<<\n 5599 1726879827.14970: stdout chunk (state=3):\n>>># destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n<<<\n 5599 1726879827.14974: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n<<<\n 5599 1726879827.14978: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879827.14994: stdout chunk (state=3):\n>>># cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n<<<\n 5599 1726879827.15026: stdout chunk (state=3):\n>>># cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879827.15046: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 5599 1726879827.15072: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n<<<\n 5599 1726879827.15120: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n<<<\n 5599 1726879827.15155: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _abc\r\n<<<\n 5599 1726879827.15176: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.15197: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879827.15292: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n<<<\n 5599 1726879827.15295: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy _bz2\r\n<<<\n 5599 1726879827.15298: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n<<<\n 5599 1726879827.15331: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n<<<\n 5599 1726879827.15359: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 5599 1726879827.15392: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n<<<\n 5599 1726879827.15410: stdout chunk (state=3):\n>>># destroy _locale\r\n<<<\n 5599 1726879827.15439: stdout chunk (state=3):\n>>># destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n<<<\n 5599 1726879827.15446: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 5599 1726879827.15484: stdout chunk (state=3):\n>>># destroy selectors\r\n# destroy errno\r\n<<<\n 5599 1726879827.15489: stdout chunk (state=3):\n>>># destroy array\r\n# destroy datetime\r\n<<<\n 5599 1726879827.15512: stdout chunk (state=3):\n>>># destroy _hashlib\r\n<<<\n 5599 1726879827.15534: stdout chunk (state=3):\n>>># destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n<<<\n 5599 1726879827.15541: stdout chunk (state=3):\n>>># destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879827.15620: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n<<<\n 5599 1726879827.15624: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n<<<\n 5599 1726879827.15708: stdout chunk (state=3):\n>>># cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n<<<\n 5599 1726879827.15711: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879827.15714: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap_external\r\n<<<\n 5599 1726879827.15727: stdout chunk (state=3):\n>>><<<\n 5599 1726879827.15735: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n<<<\n 5599 1726879827.15739: stderr chunk (state=3):\n>>><<<\n 5599 1726879827.15813: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n<<<\n 5599 1726879827.15817: stdout chunk (state=3):\n>>># cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 5599 1726879827.15819: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n<<<\n 5599 1726879827.15821: stdout chunk (state=3):\n>>># cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 5599 1726879827.15849: stdout chunk (state=3):\n>>># destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505b2c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505afbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505b2eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5058dd160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5058ddfd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50591be90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50591bf50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059538c0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505953f50>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505933b60>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505931280>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505919040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505977800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505976420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505932150>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505974cb0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a8860>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059182c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059a8d10>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a8bc0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059a8f80>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505916de0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a9640>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a9310>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059aa4e0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c0710>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059c1df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c2cc0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059c3320>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c2240>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059c3da0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c34d0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059aa540>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505743c80>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50576c740>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576c4a0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50576c770>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50576c950>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505741e20>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576dfa0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576cc20>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059aac30>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50579a330>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057b64b0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057f3230>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5058159d0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057f3350>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057b7140>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505630290>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057b54f0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576eed0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc505630470>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_stat_payload_kvrf3jwy/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505685f10>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50565ce00>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505633f20>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50565fd70>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5056b18e0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b1670>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b0f80>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b19d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505686930>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5056b2630>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5056b2870>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b2db0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505514bf0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505516810>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505517140>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505517fb0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551adb0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50551b110>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505519070>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551ee10>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551d940>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551d6a0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551fce0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505519580>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505566f60>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505567050>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505568c20>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055689e0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50556b170>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505569310>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505572930>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50556b2c0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505573770>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5055735f0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505573cb0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505567350>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505577440>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505578740>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505575bb0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505576f30>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505575790>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5055fc830>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055fd550>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055759d0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055fd5b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055fe240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50540dfa0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50540e870>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055ff200>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50540d5b0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50540ea20>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50549ecc0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50541bb30>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505412ae0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505412930>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879827.16010: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505b2c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505afbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505b2eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5058dd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5058ddfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50591be90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50591bf50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059538c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505953f50>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505933b60>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505931280>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505919040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505977800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505976420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505932150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505974cb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a8860>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059182c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059a8d10>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a8bc0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059a8f80>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505916de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a9640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a9310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059aa4e0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c0710>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059c1df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c2cc0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059c3320>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c2240>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059c3da0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c34d0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059aa540>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505743c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50576c740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576c4a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50576c770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50576c950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505741e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576dfa0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576cc20>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059aac30>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50579a330>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057b64b0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057f3230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5058159d0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057f3350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057b7140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505630290>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057b54f0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576eed0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc505630470>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_kvrf3jwy/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505685f10>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50565ce00>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505633f20>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50565fd70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5056b18e0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b1670>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b0f80>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b19d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505686930>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5056b2630>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5056b2870>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b2db0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505514bf0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505516810>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505517140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505517fb0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551adb0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50551b110>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505519070>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551ee10>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551d940>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551d6a0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551fce0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505519580>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505566f60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505567050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505568c20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055689e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50556b170>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505569310>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505572930>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50556b2c0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505573770>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5055735f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505573cb0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505567350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505577440>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505578740>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505575bb0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505576f30>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505575790>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5055fc830>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055fd550>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055759d0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055fd5b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055fe240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50540dfa0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50540e870>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055ff200>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50540d5b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50540ea20>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50549ecc0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50541bb30>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505412ae0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505412930>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n 5599 1726879827.17612: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n<<<\n 5599 1726879827.17616: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879827.17619: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 5599 1726879827.17621: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879827.17624: _low_level_execute_command(): starting\n 5599 1726879827.17630: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879827.17641: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n<<<\n 5599 1726879827.17647: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sha2\r\n<<<\n 5599 1726879827.17653: stdout chunk (state=3):\n>>># destroy _string\r\n# destroy re\r\n# destroy itertools\r\n<<<\n 5599 1726879827.17661: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n<<<\n 5599 1726879827.17668: stdout chunk (state=3):\n>>># clear sys.audit hooks\r\n<<<\n 5599 1726879827.17672: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879827.17677: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879827.17680: stderr chunk (state=3):\n>>>Shared connection to 10.31.14.149 closed.\r\n<<<\n 5599 1726879827.17682: stderr chunk (state=3):\n>>><<<\n 5599 1726879827.17684: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879827.17687: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879827.17689: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879827.17691: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879827.17693: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879827.17697: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879827.17700: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879827.17717: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879827.17721: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc652be90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n<<<\n 5599 1726879827.17724: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879827.17726: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879827.17729: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc59b4530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5983b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc59b6ab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5789160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5789fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c7e90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c7f50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57ff860>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57ffef0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57dfb30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57dd1f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c5040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5823800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5822420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57de2a0>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5820c80>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5854800>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c42c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5854cb0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5854b60>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5854f50>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c2de0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5855640>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5855310>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5856540>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586c770>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc586deb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586ed80>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc586f3b0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586e2d0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc586fe30>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586f560>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc58565a0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc560bcb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc56347d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5634530>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc56346e0>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5634920>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5609e50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5636030>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5634cb0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5856c90>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56663c0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc567e510>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56b72c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56dda60>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56b73e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc567f1a0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54fc380>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc567d550>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5636f60>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7fc54fc560>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_stat_payload_8udbjxy_/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5552060>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5528f50>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc55280b0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc552bda0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc55799d0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5579760>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5579070>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5579ac0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5552cf0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc557a750>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc557a990>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc557aed0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e0ce0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc53e2900>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e32c0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e44a0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e6f00>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc53e6ff0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e51f0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53eae40>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e9910>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e9670>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53ebf80>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e56d0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5432ff0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5433140>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5434d10>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5434ad0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc54371a0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5435340>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc543e9c0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5437350>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc543f7d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc543f620>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc543fc20>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5433440>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5443440>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc54448c0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5441bb0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5442f30>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5441790>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc54c8ad0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54c9910>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54473e0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54c9a00>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54ca840>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc52da1e0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc52dab10>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5441250>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc52d98b0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52dac90>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc536ad50>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52e7bf0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52dec90>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52deae0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.149 closed.\\r\\n\")\n 5599 1726879827.17907: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'<<<\n 5599 1726879827.17911: stdout chunk (state=3):\n>>>\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc657d9a0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657d730>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657d040>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657d490>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6552a20>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc657e780>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc657e900>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879827.17917: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc59b4530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5983b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc59b6ab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5789160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5789fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c7e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c7f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57ff860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57ffef0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57dfb30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57dd1f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c5040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5823800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5822420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57de2a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5820c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5854800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c42c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5854cb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5854b60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5854f50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c2de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5855640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5855310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5856540>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586c770>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc586deb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586ed80>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc586f3b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586e2d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc586fe30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586f560>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc58565a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc560bcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc56347d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5634530>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc56346e0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5634920>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5609e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5636030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5634cb0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5856c90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56663c0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc567e510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56b72c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56dda60>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56b73e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc567f1a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54fc380>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc567d550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5636f60>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7fc54fc560>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_8udbjxy_/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5552060>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5528f50>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc55280b0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc552bda0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc55799d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5579760>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5579070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5579ac0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5552cf0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc557a750>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc557a990>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc557aed0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e0ce0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc53e2900>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e32c0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e44a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e6f00>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc53e6ff0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e51f0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53eae40>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e9910>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e9670>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53ebf80>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e56d0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5432ff0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5433140>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5434d10>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5434ad0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc54371a0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5435340>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc543e9c0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5437350>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc543f7d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc543f620>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc543fc20>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5433440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5443440>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc54448c0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5441bb0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5442f30>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5441790>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc54c8ad0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54c9910>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54473e0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54c9a00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54ca840>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc52da1e0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc52dab10>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5441250>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc52d98b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52dac90>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc536ad50>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52e7bf0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52dec90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52deae0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.149 closed.\r\n 5599 1726879827.19722: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879827.19726: _low_level_execute_command(): starting\n 5599 1726879827.19729: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879827.19736: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657ee10>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e0cb0>\r\n<<<\n 5599 1726879827.19739: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879827.19741: stdout chunk (state=3):\n>>>\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc63e28d0>\r\n<<<\n 5599 1726879827.19743: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879827.19748: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e31d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e43b0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879827.19751: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e6de0>\r\n<<<\n 5599 1726879827.19753: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879827.19756: stdout chunk (state=3):\n>>>\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc63e6f00>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e50a0>\r\n<<<\n 5599 1726879827.19758: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879827.19760: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 5599 1726879827.19762: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63eadb0>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879827.19767: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e9880>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e95e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<<\n 5599 1726879827.19769: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879827.19772: stdout chunk (state=3):\n>>>\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63ebd10><<<\n 5599 1726879827.19813: stdout chunk (state=3):\n>>><<<\n 5599 1726879827.19821: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.19884: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879827.19893: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e5520>\r\n<<<\n 5599 1726879827.19896: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6432f60>\r\n<<<\n 5599 1726879827.19899: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879827.19901: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n<<<\n 5599 1726879827.19905: handler run complete\n 5599 1726879827.19910: attempt loop complete, returning result\n 5599 1726879827.19912: _execute() done\n 5599 1726879827.19915: dumping result to json\n 5599 1726879827.20003: done dumping result, returning\n 5599 1726879827.20036: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Check if system is ostree [0affef3a-ec81-5b39-170e-0000000000a5]\n 5599 1726879827.20040: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64330e0>\r\n<<<\n 5599 1726879827.20045: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879827.20048: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6434cb0>\r\n<<<\n 5599 1726879827.20052: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6434a70>\r\n<<<\n 5599 1726879827.20055: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879827.20059: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py<<<\n 5599 1726879827.20065: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.20068: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<<\n 5599 1726879827.20110: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879827.20115: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879827.20118: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879827.20123: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879827.20125: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\n<<<\n 5599 1726879827.20130: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879827.20142: stdout chunk (state=3):\n>>>\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6437170>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6435310>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879827.20153: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879827.20155: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879827.20161: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\n<<<\n 5599 1726879827.20177: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 5599 1726879827.20255: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a5\n 5599 1726879827.20260: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc643e960>\r\n<<<\n 5599 1726879827.20483: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a5\n 5599 1726879827.20487: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/run/ostree-booted\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\n 5599 1726879827.20596: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64372f0>\r\n<<<\n 5599 1726879827.20641: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879827.20644: stdout chunk (state=3):\n>>>\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.20709: stdout chunk (state=3):\n>>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc643fc50>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.20725: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc643fb00><<<\n 5599 1726879827.20816: stdout chunk (state=3):\n>>>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.20851: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc643fbc0><<<\n 5599 1726879827.20867: stdout chunk (state=3):\n>>>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64333e0>\r\n<<<\n 5599 1726879827.20904: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py<<<\n 5599 1726879827.20916: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879827.20947: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py<<<\n 5599 1726879827.20992: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<<\n 5599 1726879827.21000: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.21034: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.21092: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.21098: stdout chunk (state=3):\n>>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6443380><<<\n 5599 1726879827.21122: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.21407: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879827.21411: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.21432: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6444620><<<\n 5599 1726879827.21457: stdout chunk (state=3):\n>>>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6441af0><<<\n 5599 1726879827.21462: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.21500: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879827.21526: stdout chunk (state=3):\n>>>\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6442e70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64416d0>\r\n<<<\n 5599 1726879827.21538: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.21568: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879827.21584: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat' # <<<\n 5599 1726879827.21613: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879827.21619: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.21783: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.21967: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available<<<\n 5599 1726879827.21971: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.22000: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common' # \r\n# zipimport: zlib available<<<\n 5599 1726879827.22004: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.22037: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.22290: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879827.22294: stdout chunk (state=3):\n>>><<<\n 5599 1726879827.22296: stderr chunk (state=3):\n>>><<<\n 5599 1726879827.22299: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n<10.31.14.149> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879827.22305: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879827.22308: handler run complete\n 5599 1726879827.22310: attempt loop complete, returning result\n 5599 1726879827.22312: _execute() done\n 5599 1726879827.22314: dumping result to json\n 5599 1726879827.22316: done dumping result, returning\n 5599 1726879827.22318: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Check if system is ostree [0affef3a-ec81-5b39-170e-0000000000a5]\n 5599 1726879827.22320: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a5\nok: [managed_node2] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/run/ostree-booted\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\n 5599 1726879827.22484: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a5\n 5599 1726879827.22487: WORKER PROCESS EXITING\n 5599 1726879827.22489: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.22491: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.22542: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.23694: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.24811: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # <<<\n 5599 1726879827.24852: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.24857: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 5599 1726879827.24937: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879827.25017: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.25037: stdout chunk (state=3):\n>>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc64c87d0>\r\n<<<\n 5599 1726879827.25169: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 5599 1726879827.25181: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879827.25219: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64c9520><<<\n 5599 1726879827.25238: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.25245: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6447080><<<\n 5599 1726879827.25317: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.compat.selinux' # <<<\n 5599 1726879827.25321: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.25346: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.25382: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.25388: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.25412: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # <<<\n 5599 1726879827.25418: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.25443: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.25451: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.25725: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.25821: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.26011: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 5599 1726879827.26035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879827.26054: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64c9580><<<\n 5599 1726879827.26066: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.26084: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.26982: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.27876: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.27882: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.28015: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.28020: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.28154: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # <<<\n 5599 1726879827.28177: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879827.28245: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.28304: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.common.warnings' # <<<\n 5599 1726879827.28310: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.28342: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.28344: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.28474: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.28649: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879827.28678: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.28707: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879827.28717: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing' # <<<\n 5599 1726879827.28747: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879827.28753: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.28816: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.28883: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.parsing.convert_bool' # <<<\n 5599 1726879827.28887: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.28913: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.28920: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.29363: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.29835: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879827.29933: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'<<<\n 5599 1726879827.29939: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.30086: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64ca1b0>\r\n<<<\n 5599 1726879827.30111: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.30248: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.30254: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.30388: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 5599 1726879827.30401: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\n<<<\n 5599 1726879827.30414: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879827.30444: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # <<<\n 5599 1726879827.30450: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.30497: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<<\n 5599 1726879827.30501: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<<\n 5599 1726879827.30506: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.30604: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.30803: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.30836: stdout chunk (state=3):\n>>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc62d9fa0>\r\n<<<\n 5599 1726879827.30895: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879827.30898: stdout chunk (state=3):\n>>>\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879827.30931: stdout chunk (state=3):\n>>>\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc62da900>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64caed0><<<\n 5599 1726879827.30935: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.30951: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.31019: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879827.31022: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.31083: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # <<<\n 5599 1726879827.31098: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.31111: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.31187: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.31263: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.31423: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.31531: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879827.31534: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879827.31665: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.31683: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879827.31688: stdout chunk (state=3):\n>>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc62d9640>\r\n<<<\n 5599 1726879827.31761: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62dab10><<<\n 5599 1726879827.31768: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.31805: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # <<<\n 5599 1726879827.31824: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.31925: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.31944: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.32052: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.32100: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.32168: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n<<<\n 5599 1726879827.32183: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879827.32220: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py<<<\n 5599 1726879827.32225: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.32260: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<<\n 5599 1726879827.32268: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.32296: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879827.32402: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py<<<\n 5599 1726879827.32405: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.32430: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<<\n 5599 1726879827.32528: stdout chunk (state=3):\n>>>\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc636ad50><<<\n 5599 1726879827.32535: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.32610: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62e7bc0><<<\n 5599 1726879827.32617: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.32741: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62deb70>\r\n<<<\n 5599 1726879827.32762: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62de9c0>\r\n<<<\n 5599 1726879827.32779: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\n<<<\n 5599 1726879827.32784: stdout chunk (state=3):\n>>>import 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879827.32801: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.32849: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.32894: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # <<<\n 5599 1726879827.32900: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.32985: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # <<<\n 5599 1726879827.33001: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.33014: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.33037: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.33049: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879827.33056: stdout chunk (state=3):\n>>>import 'ansible.modules' # \r\n<<<\n 5599 1726879827.33088: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.33094: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.33319: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.33324: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.33646: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879827.33652: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.33829: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n<<<\n 5599 1726879827.33923: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 5599 1726879827.34278: stdout chunk (state=3):\n>>># clear sys.path_importer_cache<<<\n 5599 1726879827.34381: stdout chunk (state=3):\n>>>\r\n# clear sys.path_hooks\r\n<<<\n 5599 1726879827.34385: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n<<<\n 5599 1726879827.34388: stdout chunk (state=3):\n>>># clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__<<<\n 5599 1726879827.34448: stdout chunk (state=3):\n>>>\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n<<<\n 5599 1726879827.34647: stdout chunk (state=3):\n>>># cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.com<<<\n 5599 1726879827.34655: stdout chunk (state=3):\n>>>mon.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879827.34843: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879827.34882: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util<<<\n 5599 1726879827.34888: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.34918: stdout chunk (state=3):\n>>># destroy _bz2\r\n<<<\n 5599 1726879827.34921: stdout chunk (state=3):\n>>># destroy _compression\r\n<<<\n 5599 1726879827.34960: stdout chunk (state=3):\n>>># destroy _lzma\r\n# destroy binascii\r\n<<<\n 5599 1726879827.34992: stdout chunk (state=3):\n>>># destroy struct\r\n# destroy zlib\r\n# destroy bz2<<<\n 5599 1726879827.35005: stdout chunk (state=3):\n>>>\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 5599 1726879827.35046: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n<<<\n 5599 1726879827.35056: stdout chunk (state=3):\n>>># destroy zipfile._path.glob\r\n<<<\n 5599 1726879827.35067: stdout chunk (state=3):\n>>># destroy fnmatch\r\n# destroy ipaddress<<<\n 5599 1726879827.35103: stdout chunk (state=3):\n>>>\r\n# destroy ntpath\r\n<<<\n 5599 1726879827.35133: stdout chunk (state=3):\n>>># destroy importlib<<<\n 5599 1726879827.35136: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.35139: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 5599 1726879827.35154: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 5599 1726879827.35168: stdout chunk (state=3):\n>>># destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder<<<\n 5599 1726879827.35194: stdout chunk (state=3):\n>>>\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json<<<\n 5599 1726879827.35202: stdout chunk (state=3):\n>>>\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale<<<\n 5599 1726879827.35226: stdout chunk (state=3):\n>>>\r\n# destroy pwd\r\n# destroy locale\r\n<<<\n 5599 1726879827.35241: stdout chunk (state=3):\n>>># destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal<<<\n 5599 1726879827.35254: stdout chunk (state=3):\n>>>\r\n# destroy _posixsubprocess<<<\n 5599 1726879827.35260: stdout chunk (state=3):\n>>>\r\n# destroy syslog<<<\n 5599 1726879827.35296: stdout chunk (state=3):\n>>>\r\n# destroy uuid\r\n# destroy selectors\r\n<<<\n 5599 1726879827.35313: stdout chunk (state=3):\n>>># destroy errno<<<\n 5599 1726879827.35319: stdout chunk (state=3):\n>>>\r\n# destroy array\r\n<<<\n 5599 1726879827.35345: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy _hashlib<<<\n 5599 1726879827.35352: stdout chunk (state=3):\n>>>\r\n# destroy _blake2\r\n# destroy selinux<<<\n 5599 1726879827.35382: stdout chunk (state=3):\n>>>\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro<<<\n 5599 1726879827.35400: stdout chunk (state=3):\n>>>\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879827.35447: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes<<<\n 5599 1726879827.35477: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128<<<\n 5599 1726879827.35482: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal<<<\n 5599 1726879827.35501: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache<<<\n 5599 1726879827.35518: stdout chunk (state=3):\n>>>\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize<<<\n 5599 1726879827.35531: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping platform<<<\n 5599 1726879827.35544: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n<<<\n 5599 1726879827.35557: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref<<<\n 5599 1726879827.35580: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _sha2\r\n<<<\n 5599 1726879827.35589: stdout chunk (state=3):\n>>># cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external<<<\n 5599 1726879827.35604: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants<<<\n 5599 1726879827.35622: stdout chunk (state=3):\n>>>\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg<<<\n 5599 1726879827.35629: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre<<<\n 5599 1726879827.35646: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n<<<\n 5599 1726879827.35659: stdout chunk (state=3):\n>>># destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator<<<\n 5599 1726879827.35680: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig<<<\n 5599 1726879827.35684: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping os\r\n# destroy posixpath<<<\n 5599 1726879827.35700: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat<<<\n 5599 1726879827.35708: stdout chunk (state=3):\n>>>\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc<<<\n 5599 1726879827.35731: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 5599 1726879827.35757: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp<<<\n 5599 1726879827.35770: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins<<<\n 5599 1726879827.35787: stdout chunk (state=3):\n>>>\r\n# destroy selinux._selinux\r\n<<<\n 5599 1726879827.35929: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879827.35972: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 5599 1726879827.35981: stdout chunk (state=3):\n>>># destroy _socket\r\n<<<\n 5599 1726879827.36006: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 5599 1726879827.36049: stdout chunk (state=3):\n>>># destroy platform\r\n<<<\n 5599 1726879827.36078: stdout chunk (state=3):\n>>># destroy _uuid\r\n<<<\n 5599 1726879827.36097: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy genericpath\r\n<<<\n 5599 1726879827.36103: stdout chunk (state=3):\n>>># destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879827.36152: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n<<<\n 5599 1726879827.36156: stdout chunk (state=3):\n>>># destroy copyreg\r\n# destroy contextlib<<<\n 5599 1726879827.36172: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.36204: stdout chunk (state=3):\n>>># destroy _typing\r\n<<<\n 5599 1726879827.36216: stdout chunk (state=3):\n>>># destroy _tokenize<<<\n 5599 1726879827.36222: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.six.moves.urllib_parse<<<\n 5599 1726879827.36326: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879827.36386: stdout chunk (state=3):\n>>># destroy codecs<<<\n 5599 1726879827.36418: stdout chunk (state=3):\n>>>\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n<<<\n 5599 1726879827.36451: stdout chunk (state=3):\n>>># destroy _codecs\r\n# destroy io<<<\n 5599 1726879827.36467: stdout chunk (state=3):\n>>>\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections<<<\n 5599 1726879827.36505: stdout chunk (state=3):\n>>>\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings<<<\n 5599 1726879827.36535: stdout chunk (state=3):\n>>>\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 5599 1726879827.36590: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n# destroy _operator<<<\n 5599 1726879827.36599: stdout chunk (state=3):\n>>>\r\n# destroy _sha2<<<\n 5599 1726879827.36604: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879827.36655: stdout chunk (state=3):\n>>># destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc<<<\n 5599 1726879827.36660: stdout chunk (state=3):\n>>>\r\n# destroy _sre\r\n# destroy posix<<<\n 5599 1726879827.36662: stdout chunk (state=3):\n>>>\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread<<<\n 5599 1726879827.36688: stdout chunk (state=3):\n>>>\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879827.37413: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879827.37479: stderr chunk (state=3):\n>>><<<\n 5599 1726879827.37487: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc69b4530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6983b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc69b6ab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6789160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6789fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c7e90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c7f50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67ff860>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67ffef0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67dfb30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67dd1f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c5040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6823800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6822420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67de2a0>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6820c80>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6854800>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c42c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6854cb0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6854b60>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6854f50>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c2de0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6855640>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6855310>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6856540>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686c770>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc686deb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686ed80>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc686f3b0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686e2d0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc686fe30>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686f560>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc68565a0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc660bcb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc66347d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6634530>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc66346e0>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6634920>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6609e50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6636030>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6634cb0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6856c90>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6662390>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc667e510>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc66b72c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc66dda60>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc66b73e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc667f1a0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64fc350>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc667d550>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6636f60>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7cc64fc530>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_stat_payload_ywo_r813/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6551f70>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6528ef0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64fff80>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc652be90>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc657d9a0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657d730>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657d040>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657d490>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6552a20>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc657e780>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc657e900>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657ee10>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e0cb0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc63e28d0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e31d0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e43b0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e6de0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc63e6f00>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e50a0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63eadb0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e9880>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e95e0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63ebd10>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e5520>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6432f60>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64330e0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6434cb0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6434a70>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6437170>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6435310>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc643e960>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64372f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc643fc50>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc643fb00>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc643fbc0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64333e0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6443380>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6444620>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6441af0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6442e70>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64416d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc64c87d0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64c9520>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6447080>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64c9580>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64ca1b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc62d9fa0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc62da900>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64caed0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc62d9640>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62dab10>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc636ad50>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62e7bc0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62deb70>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62de9c0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879827.37557: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc69b4530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6983b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc69b6ab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6789160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6789fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c7e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c7f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67ff860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67ffef0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67dfb30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67dd1f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c5040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6823800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6822420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67de2a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6820c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6854800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c42c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6854cb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6854b60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6854f50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c2de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6855640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6855310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6856540>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686c770>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc686deb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686ed80>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc686f3b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686e2d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc686fe30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686f560>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc68565a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc660bcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc66347d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6634530>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc66346e0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6634920>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6609e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6636030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6634cb0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6856c90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6662390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc667e510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc66b72c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc66dda60>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc66b73e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc667f1a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64fc350>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc667d550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6636f60>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7cc64fc530>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_ywo_r813/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6551f70>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6528ef0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64fff80>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc652be90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc657d9a0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657d730>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657d040>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657d490>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6552a20>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc657e780>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc657e900>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657ee10>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e0cb0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc63e28d0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e31d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e43b0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e6de0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc63e6f00>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e50a0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63eadb0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e9880>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e95e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63ebd10>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e5520>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6432f60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64330e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6434cb0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6434a70>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6437170>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6435310>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc643e960>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64372f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc643fc50>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc643fb00>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc643fbc0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64333e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6443380>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6444620>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6441af0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6442e70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64416d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc64c87d0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64c9520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6447080>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64c9580>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64ca1b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc62d9fa0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc62da900>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64caed0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc62d9640>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62dab10>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc636ad50>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62e7bc0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62deb70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62de9c0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879827.38723: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879827.38727: _low_level_execute_command(): starting\n 5599 1726879827.38731: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879827.38742: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879827.38745: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879827.38748: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879827.38751: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879827.38754: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879827.38757: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879827.38760: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879827.38800: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879827.38806: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879827.38810: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879827.38813: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879827.38816: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879827.38819: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879827.42903: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879827.42962: stderr chunk (state=3):\n>>><<<\n 5599 1726879827.42968: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879827.42997: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879827.43180: handler run complete\n 5599 1726879827.43184: attempt loop complete, returning result\n 5599 1726879827.43187: _execute() done\n 5599 1726879827.43190: dumping result to json\n 5599 1726879827.43192: done dumping result, returning\n 5599 1726879827.43194: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Check if system is ostree [0affef3a-ec81-5b39-170e-0000000000a5]\n 5599 1726879827.43197: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a5\n 5599 1726879827.43259: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a5\n 5599 1726879827.43263: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/run/ostree-booted\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\n 5599 1726879827.43327: no more pending results, returning what we have\n 5599 1726879827.43331: results queue empty\n 5599 1726879827.43333: checking for any_errors_fatal\n 5599 1726879827.43339: done checking for any_errors_fatal\n 5599 1726879827.43340: checking for max_fail_percentage\n 5599 1726879827.43342: done checking for max_fail_percentage\n 5599 1726879827.43342: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879827.43343: done checking to see if all hosts have failed\n 5599 1726879827.43344: getting the remaining hosts for this loop\n 5599 1726879827.43346: done getting the remaining hosts for this loop\n 5599 1726879827.43351: getting the next task for host managed_node1\n 5599 1726879827.43358: done getting next task for host managed_node1\n 5599 1726879827.43362: ^ task is: TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree\n 5599 1726879827.43366: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879827.43369: getting the next task for host managed_node2\n 5599 1726879827.43371: done getting next task for host managed_node2\n 5599 1726879827.43376: ^ task is: TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree\n 5599 1726879827.43379: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879827.43380: getting the next task for host managed_node3\n 5599 1726879827.43383: done getting next task for host managed_node3\n 5599 1726879827.43385: ^ task is: TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree\n 5599 1726879827.43387: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879827.43409: getting variables\n 5599 1726879827.43411: in VariableManager get_vars()\n 5599 1726879827.43451: Calling all_inventory to load vars for managed_node1\n 5599 1726879827.43455: Calling groups_inventory to load vars for managed_node1\n 5599 1726879827.43458: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879827.43469: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879827.43478: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879827.43484: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879827.43809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879827.44055: done with get_vars()\n 5599 1726879827.44065: done getting variables\n 5599 1726879827.44161: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] ***\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15\nFriday 20 September 2024 20:50:27 -0400 (0:00:00.886) 0:00:05.229 ****** \n 5599 1726879827.44190: entering _queue_task() for managed_node1/set_fact\n 5599 1726879827.44192: Creating lock for set_fact\n 5599 1726879827.44493: worker is 1 (out of 3 available)\n 5599 1726879827.44508: exiting _queue_task() for managed_node1/set_fact\n 5599 1726879827.44549: getting variables\n 5599 1726879827.44552: in VariableManager get_vars()\n 5599 1726879827.44649: Calling all_inventory to load vars for managed_node2\n 5599 1726879827.44655: Calling groups_inventory to load vars for managed_node2\n 5599 1726879827.44658: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879827.44679: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879827.44684: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879827.44689: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879827.45006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879827.45346: done with get_vars()\n 5599 1726879827.45359: done getting variables\n 5599 1726879827.45420: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree\n 5599 1726879827.45425: in run() - task 0affef3a-ec81-5b39-170e-0000000000a6\n 5599 1726879827.45427: variable 'ansible_search_path' from source: unknown\n 5599 1726879827.45430: variable 'ansible_search_path' from source: unknown\n 5599 1726879827.45432: calling self._execute()\n 5599 1726879827.45435: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879827.45437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879827.45439: variable 'omit' from source: magic vars\n 5599 1726879827.45496: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879827.45511: entering _queue_task() for managed_node2/set_fact\n 5599 1726879827.45584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 5599 1726879827.45850: worker is 2 (out of 3 available)\n 5599 1726879827.45865: exiting _queue_task() for managed_node2/set_fact\n 5599 1726879827.46004: getting variables\n 5599 1726879827.46007: in VariableManager get_vars()\n 5599 1726879827.46100: Calling all_inventory to load vars for managed_node3\n 5599 1726879827.46106: Calling groups_inventory to load vars for managed_node3\n 5599 1726879827.46110: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879827.46126: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879827.46131: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879827.46137: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879827.46887: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 5599 1726879827.46892: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree\n 5599 1726879827.46896: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 5599 1726879827.46899: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 5599 1726879827.46903: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 5599 1726879827.46907: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 5599 1726879827.46909: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 5599 1726879827.46912: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879827.46914: in run() - task 0affef3a-ec81-5b39-170e-0000000000a6\n 5599 1726879827.46916: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 5599 1726879827.46919: variable 'ansible_search_path' from source: unknown\n 5599 1726879827.46921: variable 'ansible_search_path' from source: unknown\n 5599 1726879827.46924: calling self._execute()\n 5599 1726879827.46926: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879827.46928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879827.46930: variable 'omit' from source: magic vars\n 5599 1726879827.46933: Evaluated conditional (not __kdump_is_ostree is defined): True\n 5599 1726879827.46935: variable 'omit' from source: magic vars\n 5599 1726879827.47007: variable 'omit' from source: magic vars\n 5599 1726879827.47029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879827.47781: done with get_vars()\n 5599 1726879827.47795: done getting variables\n 5599 1726879827.48103: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879827.48117: entering _queue_task() for managed_node3/set_fact\n 5599 1726879827.48211: variable '__ostree_booted_stat' from source: set_fact\n 5599 1726879827.48217: variable 'omit' from source: magic vars\n 5599 1726879827.48220: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879827.48226: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879827.48229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879827.48232: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879827.48235: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879827.48238: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879827.48241: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879827.48243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879827.48246: Set connection var ansible_shell_type to sh\n 5599 1726879827.48249: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879827.48252: Set connection var ansible_pipelining to False\n 5599 1726879827.48255: Set connection var ansible_connection to ssh\n 5599 1726879827.48257: Set connection var ansible_timeout to 10\n 5599 1726879827.48260: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879827.48263: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879827.48268: variable 'ansible_connection' from source: unknown\n 5599 1726879827.48271: variable 'ansible_module_compression' from source: unknown\n 5599 1726879827.48275: variable 'ansible_shell_type' from source: unknown\n 5599 1726879827.48278: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879827.48281: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879827.48343: variable 'ansible_pipelining' from source: unknown\n 5599 1726879827.48349: variable 'ansible_timeout' from source: unknown\n 5599 1726879827.48353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879827.48356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 5599 1726879827.48556: worker is 3 (out of 3 available)\n 5599 1726879827.48570: exiting _queue_task() for managed_node3/set_fact\n 5599 1726879827.48689: done queuing things up, now waiting for results queue to drain\n 5599 1726879827.48692: waiting for pending results...\n 5599 1726879827.48802: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879827.48812: variable 'omit' from source: magic vars\n 5599 1726879827.48816: starting attempt loop\n 5599 1726879827.48819: running the handler\n 5599 1726879827.48823: handler run complete\n 5599 1726879827.48826: attempt loop complete, returning result\n 5599 1726879827.48828: _execute() done\n 5599 1726879827.48832: dumping result to json\n 5599 1726879827.48834: done dumping result, returning\n 5599 1726879827.48837: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree [0affef3a-ec81-5b39-170e-0000000000a6]\n 5599 1726879827.48840: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a6\n 5599 1726879827.48941: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a6\n 5599 1726879827.48945: WORKER PROCESS EXITING\n 5599 1726879827.48948: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 5599 1726879827.48950: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 5599 1726879827.48953: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 5599 1726879827.48956: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 5599 1726879827.48959: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"__kdump_is_ostree\": false\n },\n \"changed\": false\n}\n 5599 1726879827.49283: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 5599 1726879827.49292: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 5599 1726879827.49299: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879827.49302: in run() - task 0affef3a-ec81-5b39-170e-0000000000a6\n 5599 1726879827.49305: variable 'ansible_search_path' from source: unknown\n 5599 1726879827.49308: variable 'ansible_search_path' from source: unknown\n 5599 1726879827.49311: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 5599 1726879827.49313: calling self._execute()\n 5599 1726879827.49315: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879827.49317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879827.49320: variable 'omit' from source: magic vars\n 5599 1726879827.49387: Evaluated conditional (not __kdump_is_ostree is defined): True\n 5599 1726879827.49410: variable 'omit' from source: magic vars\n 5599 1726879827.49509: variable 'omit' from source: magic vars\n 5599 1726879827.49677: variable '__ostree_booted_stat' from source: set_fact\n 5599 1726879827.49725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 5599 1726879827.49750: variable 'omit' from source: magic vars\n 5599 1726879827.49801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879827.49854: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879827.49903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879827.49929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879827.49957: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879827.50003: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 5599 1726879827.50012: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879827.50021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879827.50169: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 5599 1726879827.50183: Set connection var ansible_shell_type to sh\n 5599 1726879827.50199: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879827.50221: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 5599 1726879827.50229: Set connection var ansible_pipelining to False\n 5599 1726879827.50256: Set connection var ansible_connection to ssh\n 5599 1726879827.50270: Set connection var ansible_timeout to 10\n 5599 1726879827.50378: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 5599 1726879827.50385: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879827.50389: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 5599 1726879827.50392: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879827.50395: variable 'ansible_connection' from source: unknown\n 5599 1726879827.50398: variable 'ansible_module_compression' from source: unknown\n 5599 1726879827.50401: variable 'ansible_shell_type' from source: unknown\n 5599 1726879827.50403: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879827.50406: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879827.50409: variable 'ansible_pipelining' from source: unknown\n 5599 1726879827.50413: variable 'ansible_timeout' from source: unknown\n 5599 1726879827.50415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879827.50491: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 5599 1726879827.50495: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 5599 1726879827.50498: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879827.50600: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 5599 1726879827.50606: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879827.50625: variable 'omit' from source: magic vars\n 5599 1726879827.50642: starting attempt loop\n 5599 1726879827.50650: running the handler\n 5599 1726879827.50668: Evaluated conditional (not __kdump_is_ostree is defined): True\n 5599 1726879827.50884: variable 'omit' from source: magic vars\n 5599 1726879827.50887: variable 'omit' from source: magic vars\n 5599 1726879827.50994: handler run complete\n 5599 1726879827.50997: attempt loop complete, returning result\n 5599 1726879827.51000: _execute() done\n 5599 1726879827.51003: dumping result to json\n 5599 1726879827.51005: variable '__ostree_booted_stat' from source: set_fact\n 5599 1726879827.51007: done dumping result, returning\n 5599 1726879827.51009: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree [0affef3a-ec81-5b39-170e-0000000000a6]\n 5599 1726879827.51012: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a6\n 5599 1726879827.51059: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a6\n 5599 1726879827.51063: variable 'omit' from source: magic vars\n 5599 1726879827.51068: WORKER PROCESS EXITING\n 5599 1726879827.51071: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879827.51075: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879827.51079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879827.51082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"__kdump_is_ostree\": false\n },\n \"changed\": false\n}\n 5599 1726879827.51136: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879827.51171: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879827.51176: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879827.51321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879827.51324: Set connection var ansible_shell_type to sh\n 5599 1726879827.51327: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879827.51329: Set connection var ansible_pipelining to False\n 5599 1726879827.51331: Set connection var ansible_connection to ssh\n 5599 1726879827.51335: Set connection var ansible_timeout to 10\n 5599 1726879827.51432: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879827.51436: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879827.51438: variable 'ansible_connection' from source: unknown\n 5599 1726879827.51441: variable 'ansible_module_compression' from source: unknown\n 5599 1726879827.51443: variable 'ansible_shell_type' from source: unknown\n 5599 1726879827.51446: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879827.51448: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879827.51450: variable 'ansible_pipelining' from source: unknown\n 5599 1726879827.51453: variable 'ansible_timeout' from source: unknown\n 5599 1726879827.51455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879827.51550: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879827.51556: variable 'omit' from source: magic vars\n 5599 1726879827.51562: starting attempt loop\n 5599 1726879827.51568: running the handler\n 5599 1726879827.51581: handler run complete\n 5599 1726879827.51592: attempt loop complete, returning result\n 5599 1726879827.51594: _execute() done\n 5599 1726879827.51597: dumping result to json\n 5599 1726879827.51602: done dumping result, returning\n 5599 1726879827.51617: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree [0affef3a-ec81-5b39-170e-0000000000a6]\n 5599 1726879827.51804: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a6\n 5599 1726879827.51867: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a6\n 5599 1726879827.51870: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"__kdump_is_ostree\": false\n },\n \"changed\": false\n}\n 5599 1726879827.51916: no more pending results, returning what we have\n 5599 1726879827.51920: results queue empty\n 5599 1726879827.51921: checking for any_errors_fatal\n 5599 1726879827.51930: done checking for any_errors_fatal\n 5599 1726879827.51931: checking for max_fail_percentage\n 5599 1726879827.51933: done checking for max_fail_percentage\n 5599 1726879827.51934: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879827.51935: done checking to see if all hosts have failed\n 5599 1726879827.51936: getting the remaining hosts for this loop\n 5599 1726879827.51939: done getting the remaining hosts for this loop\n 5599 1726879827.51943: getting the next task for host managed_node1\n 5599 1726879827.51953: done getting next task for host managed_node1\n 5599 1726879827.51957: ^ task is: TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables\n 5599 1726879827.51961: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879827.51966: getting the next task for host managed_node2\n 5599 1726879827.51971: done getting next task for host managed_node2\n 5599 1726879827.51975: ^ task is: TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables\n 5599 1726879827.51978: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879827.51980: getting the next task for host managed_node3\n 5599 1726879827.51992: done getting next task for host managed_node3\n 5599 1726879827.51995: ^ task is: TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables\n 5599 1726879827.51998: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879827.52081: getting variables\n 5599 1726879827.52083: in VariableManager get_vars()\n 5599 1726879827.52121: Calling all_inventory to load vars for managed_node1\n 5599 1726879827.52125: Calling groups_inventory to load vars for managed_node1\n 5599 1726879827.52128: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879827.52140: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879827.52144: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879827.52148: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879827.52419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879827.52614: done with get_vars()\n 5599 1726879827.52623: done getting variables\n 5599 1726879827.52727: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] ***\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19\nFriday 20 September 2024 20:50:27 -0400 (0:00:00.085) 0:00:05.314 ****** \n 5599 1726879827.52756: entering _queue_task() for managed_node1/include_vars\n 5599 1726879827.52757: Creating lock for include_vars\n 5599 1726879827.53042: worker is 1 (out of 3 available)\n 5599 1726879827.53059: exiting _queue_task() for managed_node1/include_vars\n 5599 1726879827.53202: getting variables\n 5599 1726879827.53206: in VariableManager get_vars()\n 5599 1726879827.53311: Calling all_inventory to load vars for managed_node2\n 5599 1726879827.53317: Calling groups_inventory to load vars for managed_node2\n 5599 1726879827.53321: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879827.53339: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879827.53343: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879827.53348: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879827.53672: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables\n 5599 1726879827.53679: in run() - task 0affef3a-ec81-5b39-170e-0000000000a8\n 5599 1726879827.53683: variable 'ansible_search_path' from source: unknown\n 5599 1726879827.53687: variable 'ansible_search_path' from source: unknown\n 5599 1726879827.53723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879827.54105: done with get_vars()\n 5599 1726879827.54120: done getting variables\n 5599 1726879827.54181: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879827.54184: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879827.54238: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879827.54253: entering _queue_task() for managed_node2/include_vars\n 5599 1726879827.54290: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879827.54879: worker is 2 (out of 3 available)\n 5599 1726879827.54891: exiting _queue_task() for managed_node2/include_vars\n 5599 1726879827.54928: getting variables\n 5599 1726879827.54931: in VariableManager get_vars()\n 5599 1726879827.54843: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879827.55204: variable 'omit' from source: magic vars\n 5599 1726879827.55209: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879827.55212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879827.55216: variable 'omit' from source: magic vars\n 5599 1726879827.55136: Calling all_inventory to load vars for managed_node3\n 5599 1726879827.55221: Calling groups_inventory to load vars for managed_node3\n 5599 1726879827.55225: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879827.55242: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879827.55247: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879827.55253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 5599 1726879827.55258: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879827.55604: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables\n 5599 1726879827.55646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879827.56062: done with get_vars()\n 5599 1726879827.56082: done getting variables\n 5599 1726879827.56134: in run() - task 0affef3a-ec81-5b39-170e-0000000000a8\n 5599 1726879827.56138: variable 'ansible_search_path' from source: unknown\n 5599 1726879827.56140: variable 'ansible_search_path' from source: unknown\n 5599 1726879827.56143: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 5599 1726879827.56145: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 5599 1726879827.56148: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 5599 1726879827.56181: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 5599 1726879827.56222: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879827.56237: entering _queue_task() for managed_node3/include_vars\n 5599 1726879827.56331: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 5599 1726879827.56982: worker is 3 (out of 3 available)\n 5599 1726879827.56995: exiting _queue_task() for managed_node3/include_vars\n 5599 1726879827.57009: done queuing things up, now waiting for results queue to drain\n 5599 1726879827.57010: waiting for pending results...\n 5599 1726879827.57043: variable '__vars_file' from source: task vars\n 5599 1726879827.57049: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 5599 1726879827.57053: variable 'role_path' from source: magic vars\n 5599 1726879827.57056: variable 'item' from source: unknown\n 5599 1726879827.57059: Evaluated conditional (__vars_file is file): False\n 5599 1726879827.57062: when evaluation is False, skipping this task\n 5599 1726879827.57067: variable 'item' from source: unknown\n 5599 1726879827.57070: variable 'item' from source: unknown\nskipping: [managed_node1] => (item=RedHat.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"RedHat.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879827.57584: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879827.57589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879827.57592: variable 'omit' from source: magic vars\n 5599 1726879827.57594: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 5599 1726879827.57597: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables\n 5599 1726879827.57639: variable '__vars_file' from source: task vars\n 5599 1726879827.57676: in run() - task 0affef3a-ec81-5b39-170e-0000000000a8\n 5599 1726879827.57712: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 5599 1726879827.57715: variable 'ansible_search_path' from source: unknown\n 5599 1726879827.57718: variable 'ansible_search_path' from source: unknown\n 5599 1726879827.57778: variable 'omit' from source: magic vars\n 5599 1726879827.58021: variable 'role_path' from source: magic vars\n 5599 1726879827.58025: variable 'item' from source: unknown\n 5599 1726879827.58028: Evaluated conditional (__vars_file is file): False\n 5599 1726879827.58031: when evaluation is False, skipping this task\n 5599 1726879827.58035: variable 'item' from source: unknown\n 5599 1726879827.58059: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879827.58078: variable 'item' from source: unknown\n 5599 1726879827.58100: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879827.58129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879827.58134: variable 'omit' from source: magic vars\nskipping: [managed_node1] => (item=Fedora.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"Fedora.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879827.58486: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879827.58490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879827.58493: variable 'omit' from source: magic vars\n 5599 1726879827.58495: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879827.58603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 5599 1726879827.58733: variable '__vars_file' from source: task vars\n 5599 1726879827.58748: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879827.59080: variable 'role_path' from source: magic vars\n 5599 1726879827.59084: variable 'item' from source: unknown\n 5599 1726879827.59086: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879827.59089: Evaluated conditional (__vars_file is file): False\n 5599 1726879827.59091: when evaluation is False, skipping this task\n 5599 1726879827.59099: variable 'item' from source: unknown\n 5599 1726879827.59162: variable 'omit' from source: magic vars\n 5599 1726879827.59244: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 5599 1726879827.59290: variable 'item' from source: unknown\nskipping: [managed_node1] => (item=Fedora_39.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"Fedora_39.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879827.59547: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879827.59551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879827.59554: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879827.59556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879827.59559: variable 'omit' from source: magic vars\n 5599 1726879827.59561: variable 'omit' from source: magic vars\n 5599 1726879827.59566: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 5599 1726879827.59569: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 5599 1726879827.59656: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 5599 1726879827.59677: variable '__vars_file' from source: task vars\n 5599 1726879827.59883: variable '__vars_file' from source: task vars\n 5599 1726879827.59889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 5599 1726879827.59981: variable 'role_path' from source: magic vars\n 5599 1726879827.60053: variable 'role_path' from source: magic vars\n 5599 1726879827.60056: variable 'item' from source: unknown\n 5599 1726879827.60059: Evaluated conditional (__vars_file is file): False\n 5599 1726879827.60061: when evaluation is False, skipping this task\n 5599 1726879827.60091: variable 'item' from source: unknown\n 5599 1726879827.60103: Evaluated conditional (__vars_file is file): False\n 5599 1726879827.60106: when evaluation is False, skipping this task\n 5599 1726879827.60149: variable 'item' from source: unknown\n 5599 1726879827.60222: variable 'item' from source: unknown\nskipping: [managed_node1] => (item=Fedora_39.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"Fedora_39.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879827.60382: dumping result to json\n 5599 1726879827.60386: done dumping result, returning\n 5599 1726879827.60389: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables [0affef3a-ec81-5b39-170e-0000000000a8]\n 5599 1726879827.60391: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a8\n 5599 1726879827.60394: variable 'item' from source: unknown\n 5599 1726879827.60396: variable 'item' from source: unknown\nskipping: [managed_node2] => (item=RedHat.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"RedHat.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879827.60877: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 5599 1726879827.60881: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879827.60884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879827.60886: variable 'omit' from source: magic vars\n 5599 1726879827.60890: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 5599 1726879827.60892: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 5599 1726879827.60894: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 5599 1726879827.60941: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a8\n 5599 1726879827.60951: WORKER PROCESS EXITING\n 5599 1726879827.60954: variable '__vars_file' from source: task vars\n 5599 1726879827.60957: variable 'role_path' from source: magic vars\n 5599 1726879827.60960: variable 'item' from source: unknown\n 5599 1726879827.60962: Evaluated conditional (__vars_file is file): False\n 5599 1726879827.60964: when evaluation is False, skipping this task\n 5599 1726879827.60966: variable 'item' from source: unknown\nskipping: [managed_node1] => {\n \"changed\": false\n}\n\nMSG:\n\nAll items skipped\n 5599 1726879827.61115: variable '__vars_file' from source: task vars\n 5599 1726879827.61294: variable 'item' from source: unknown\nskipping: [managed_node3] => (item=RedHat.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"RedHat.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879827.61359: variable 'role_path' from source: magic vars\n 5599 1726879827.61362: variable 'item' from source: unknown\n 5599 1726879827.61368: Evaluated conditional (__vars_file is file): False\n 5599 1726879827.61370: when evaluation is False, skipping this task\n 5599 1726879827.61372: variable 'item' from source: unknown\n 5599 1726879827.61479: variable 'item' from source: unknown\nskipping: [managed_node2] => (item=Fedora.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"Fedora.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879827.61621: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879827.61625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879827.61627: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879827.61630: variable 'omit' from source: magic vars\n 5599 1726879827.61632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879827.61634: variable 'omit' from source: magic vars\n 5599 1726879827.61817: variable '__vars_file' from source: task vars\n 5599 1726879827.61929: variable '__vars_file' from source: task vars\n 5599 1726879827.62178: variable 'role_path' from source: magic vars\n 5599 1726879827.62181: variable 'item' from source: unknown\n 5599 1726879827.62184: Evaluated conditional (__vars_file is file): False\n 5599 1726879827.62186: when evaluation is False, skipping this task\n 5599 1726879827.62188: variable 'item' from source: unknown\n 5599 1726879827.62191: variable 'role_path' from source: magic vars\n 5599 1726879827.62193: variable 'item' from source: unknown\n 5599 1726879827.62195: Evaluated conditional (__vars_file is file): False\n 5599 1726879827.62197: when evaluation is False, skipping this task\n 5599 1726879827.62199: variable 'item' from source: unknown\nskipping: [managed_node3] => (item=Fedora.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"Fedora.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879827.62260: variable 'item' from source: unknown\n 5599 1726879827.62263: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879827.62266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879827.62268: variable 'omit' from source: magic vars\n 5599 1726879827.62270: variable 'item' from source: unknown\nskipping: [managed_node2] => (item=Fedora_39.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"Fedora_39.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879827.62332: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879827.62335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879827.62338: variable 'omit' from source: magic vars\n 5599 1726879827.62578: variable '__vars_file' from source: task vars\n 5599 1726879827.62582: variable '__vars_file' from source: task vars\n 5599 1726879827.62630: variable 'role_path' from source: magic vars\n 5599 1726879827.62636: variable 'item' from source: unknown\n 5599 1726879827.62649: variable 'role_path' from source: magic vars\n 5599 1726879827.62652: variable 'item' from source: unknown\n 5599 1726879827.62678: Evaluated conditional (__vars_file is file): False\n 5599 1726879827.62681: Evaluated conditional (__vars_file is file): False\n 5599 1726879827.62684: when evaluation is False, skipping this task\n 5599 1726879827.62686: when evaluation is False, skipping this task\n 5599 1726879827.62708: variable 'item' from source: unknown\n 5599 1726879827.62781: variable 'item' from source: unknown\n 5599 1726879827.62790: variable 'item' from source: unknown\n 5599 1726879827.62805: variable 'item' from source: unknown\nskipping: [managed_node3] => (item=Fedora_39.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"Fedora_39.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\nskipping: [managed_node2] => (item=Fedora_39.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"Fedora_39.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879827.62956: dumping result to json\n 5599 1726879827.62959: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879827.62961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879827.62964: variable 'omit' from source: magic vars\n 5599 1726879827.63116: done dumping result, returning\n 5599 1726879827.63119: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables [0affef3a-ec81-5b39-170e-0000000000a8]\n 5599 1726879827.63122: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a8\n 5599 1726879827.63165: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a8\n 5599 1726879827.63168: WORKER PROCESS EXITING\n 5599 1726879827.63171: variable '__vars_file' from source: task vars\nskipping: [managed_node2] => {\n \"changed\": false\n}\n\nMSG:\n\nAll items skipped\n 5599 1726879827.63272: variable 'role_path' from source: magic vars\n 5599 1726879827.63278: variable 'item' from source: unknown\n 5599 1726879827.63281: Evaluated conditional (__vars_file is file): False\n 5599 1726879827.63283: when evaluation is False, skipping this task\n 5599 1726879827.63368: variable 'item' from source: unknown\n 5599 1726879827.63396: variable 'item' from source: unknown\nskipping: [managed_node3] => (item=Fedora_39.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"Fedora_39.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879827.63496: dumping result to json\n 5599 1726879827.63499: done dumping result, returning\n 5599 1726879827.63502: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables [0affef3a-ec81-5b39-170e-0000000000a8]\n 5599 1726879827.63641: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a8\n 5599 1726879827.63712: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a8\n 5599 1726879827.63715: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false\n}\n\nMSG:\n\nAll items skipped\n 5599 1726879827.63763: no more pending results, returning what we have\n 5599 1726879827.63770: results queue empty\n 5599 1726879827.63771: checking for any_errors_fatal\n 5599 1726879827.63779: done checking for any_errors_fatal\n 5599 1726879827.63780: checking for max_fail_percentage\n 5599 1726879827.63782: done checking for max_fail_percentage\n 5599 1726879827.63783: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879827.63783: done checking to see if all hosts have failed\n 5599 1726879827.63785: getting the remaining hosts for this loop\n 5599 1726879827.63787: done getting the remaining hosts for this loop\n 5599 1726879827.63885: getting the next task for host managed_node1\n 5599 1726879827.63893: done getting next task for host managed_node1\n 5599 1726879827.63897: ^ task is: TASK: fedora.linux_system_roles.kdump : Install required packages\n 5599 1726879827.63900: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879827.63901: getting the next task for host managed_node2\n 5599 1726879827.63905: done getting next task for host managed_node2\n 5599 1726879827.63907: ^ task is: TASK: fedora.linux_system_roles.kdump : Install required packages\n 5599 1726879827.63909: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879827.63910: getting the next task for host managed_node3\n 5599 1726879827.63914: done getting next task for host managed_node3\n 5599 1726879827.63916: ^ task is: TASK: fedora.linux_system_roles.kdump : Install required packages\n 5599 1726879827.63918: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879827.63936: getting variables\n 5599 1726879827.63938: in VariableManager get_vars()\n 5599 1726879827.63976: Calling all_inventory to load vars for managed_node1\n 5599 1726879827.63980: Calling groups_inventory to load vars for managed_node1\n 5599 1726879827.63983: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879827.64004: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879827.64008: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879827.64012: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879827.64292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879827.64653: done with get_vars()\n 5599 1726879827.64671: done getting variables\n 5599 1726879827.64818: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Install required packages] *************\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5\nFriday 20 September 2024 20:50:27 -0400 (0:00:00.120) 0:00:05.435 ****** \n 5599 1726879827.64856: entering _queue_task() for managed_node1/package\n 5599 1726879827.64859: Creating lock for package\n 5599 1726879827.65443: worker is 1 (out of 3 available)\n 5599 1726879827.65458: exiting _queue_task() for managed_node1/package\n 5599 1726879827.65613: getting variables\n 5599 1726879827.65617: in VariableManager get_vars()\n 5599 1726879827.65803: Calling all_inventory to load vars for managed_node2\n 5599 1726879827.65810: Calling groups_inventory to load vars for managed_node2\n 5599 1726879827.65819: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879827.65842: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879827.65848: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879827.65853: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879827.66184: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Install required packages\n 5599 1726879827.66189: in run() - task 0affef3a-ec81-5b39-170e-000000000052\n 5599 1726879827.66192: variable 'ansible_search_path' from source: unknown\n 5599 1726879827.66195: variable 'ansible_search_path' from source: unknown\n 5599 1726879827.66231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879827.66668: done with get_vars()\n 5599 1726879827.66689: done getting variables\n 5599 1726879827.66746: calling self._execute()\n 5599 1726879827.66750: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879827.66752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879827.66755: variable 'omit' from source: magic vars\n 5599 1726879827.66757: variable 'omit' from source: magic vars\n 5599 1726879827.66759: variable 'omit' from source: magic vars\n 5599 1726879827.66761: variable '__kdump_packages' from source: role '' all vars\n 5599 1726879827.66812: variable '__kdump_packages' from source: role '' all vars\n 5599 1726879827.66838: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879827.66852: entering _queue_task() for managed_node2/package\n 5599 1726879827.67518: worker is 2 (out of 3 available)\n 5599 1726879827.67530: exiting _queue_task() for managed_node2/package\n 5599 1726879827.67686: getting variables\n 5599 1726879827.67689: in VariableManager get_vars()\n 5599 1726879827.67483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879827.67845: Calling all_inventory to load vars for managed_node3\n 5599 1726879827.67854: Calling groups_inventory to load vars for managed_node3\n 5599 1726879827.67858: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879827.67880: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879827.67890: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879827.67900: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879827.68281: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Install required packages\n 5599 1726879827.68285: in run() - task 0affef3a-ec81-5b39-170e-000000000052\n 5599 1726879827.68303: variable 'ansible_search_path' from source: unknown\n 5599 1726879827.68306: variable 'ansible_search_path' from source: unknown\n 5599 1726879827.68335: calling self._execute()\n 5599 1726879827.68348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879827.68793: done with get_vars()\n 5599 1726879827.68807: done getting variables\n 5599 1726879827.68859: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879827.68871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879827.68875: variable 'omit' from source: magic vars\n 5599 1726879827.68936: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879827.68950: entering _queue_task() for managed_node3/package\n 5599 1726879827.69046: variable 'omit' from source: magic vars\n 5599 1726879827.69050: variable 'omit' from source: magic vars\n 5599 1726879827.69053: variable '__kdump_packages' from source: role '' all vars\n 5599 1726879827.69741: worker is 3 (out of 3 available)\n 5599 1726879827.69792: exiting _queue_task() for managed_node3/package\n 5599 1726879827.69880: done queuing things up, now waiting for results queue to drain\n 5599 1726879827.69882: waiting for pending results...\n 5599 1726879827.69907: variable '__kdump_packages' from source: role '' all vars\n 5599 1726879827.69919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879827.70120: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Install required packages\n 5599 1726879827.70265: in run() - task 0affef3a-ec81-5b39-170e-000000000052\n 5599 1726879827.70298: variable 'ansible_search_path' from source: unknown\n 5599 1726879827.70354: variable 'ansible_search_path' from source: unknown\n 5599 1726879827.70361: calling self._execute()\n 5599 1726879827.70470: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879827.70489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879827.70505: variable 'omit' from source: magic vars\n 5599 1726879827.70644: variable 'omit' from source: magic vars\n 5599 1726879827.70736: variable 'omit' from source: magic vars\n 5599 1726879827.70771: variable '__kdump_packages' from source: role '' all vars\n 5599 1726879827.71066: variable '__kdump_packages' from source: role '' all vars\n 5599 1726879827.71346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879827.71981: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879827.72074: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879827.72379: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879827.72382: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879827.72420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879827.72814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879827.72980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879827.72983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879827.72986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879827.72988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879827.73293: variable '__kdump_is_ostree' from source: set_fact\n 5599 1726879827.73306: variable 'omit' from source: magic vars\n 5599 1726879827.73341: variable 'omit' from source: magic vars\n 5599 1726879827.73778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879827.73782: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879827.73785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879827.73788: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879827.73793: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879827.73796: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879827.73799: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879827.73802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879827.73863: Set connection var ansible_shell_type to sh\n 5599 1726879827.74178: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879827.74181: Set connection var ansible_pipelining to False\n 5599 1726879827.74184: Set connection var ansible_connection to ssh\n 5599 1726879827.74186: Set connection var ansible_timeout to 10\n 5599 1726879827.74189: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879827.74191: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879827.74193: variable 'ansible_connection' from source: unknown\n 5599 1726879827.74196: variable 'ansible_module_compression' from source: unknown\n 5599 1726879827.74198: variable 'ansible_shell_type' from source: unknown\n 5599 1726879827.74200: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879827.74202: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879827.74205: variable 'ansible_pipelining' from source: unknown\n 5599 1726879827.74207: variable 'ansible_timeout' from source: unknown\n 5599 1726879827.74209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879827.74371: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879827.74594: variable 'omit' from source: magic vars\n 5599 1726879827.74607: starting attempt loop\n 5599 1726879827.74616: running the handler\n 5599 1726879827.74630: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879827.74638: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879827.74713: _low_level_execute_command(): starting\n 5599 1726879827.74857: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879827.74893: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879827.74989: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879827.75041: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879827.75078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879827.75186: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879827.75229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879827.75287: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879827.75327: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879827.75383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879827.75779: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879827.75783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879827.75786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879827.75788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879827.75791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879827.75793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879827.75925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879827.76006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879827.76012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879827.76056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879827.76075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879827.76189: variable '__kdump_is_ostree' from source: set_fact\n 5599 1726879827.76211: variable 'omit' from source: magic vars\n 5599 1726879827.76248: variable 'omit' from source: magic vars\n 5599 1726879827.76291: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879827.76343: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879827.76372: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879827.76391: variable '__kdump_is_ostree' from source: set_fact\n 5599 1726879827.76398: variable 'omit' from source: magic vars\n 5599 1726879827.76410: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879827.76431: variable 'omit' from source: magic vars\n 5599 1726879827.76480: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879827.76483: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879827.76489: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879827.76499: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879827.76511: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879827.76514: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879827.76530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879827.76540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879827.76591: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879827.76608: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879827.76620: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879827.76639: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879827.76663: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879827.76669: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879827.76680: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879827.76718: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 5599 1726879827.76721: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879827.76728: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879827.76733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879827.76783: Set connection var ansible_shell_type to sh\n 5599 1726879827.76798: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879827.76811: Set connection var ansible_pipelining to False\n 5599 1726879827.76845: Set connection var ansible_connection to ssh\n 5599 1726879827.76984: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879827.76987: Set connection var ansible_shell_type to sh\n 5599 1726879827.76989: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879827.76992: Set connection var ansible_pipelining to False\n 5599 1726879827.76994: Set connection var ansible_connection to ssh\n 5599 1726879827.76996: Set connection var ansible_timeout to 10\n 5599 1726879827.76998: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879827.77000: Set connection var ansible_timeout to 10\n 5599 1726879827.77002: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879827.77004: variable 'ansible_connection' from source: unknown\n 5599 1726879827.77006: variable 'ansible_module_compression' from source: unknown\n 5599 1726879827.77008: variable 'ansible_shell_type' from source: unknown\n 5599 1726879827.77010: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879827.77012: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879827.77015: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879827.77017: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879827.77019: variable 'ansible_connection' from source: unknown\n 5599 1726879827.77021: variable 'ansible_module_compression' from source: unknown\n 5599 1726879827.77023: variable 'ansible_shell_type' from source: unknown\n 5599 1726879827.77258: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879827.77261: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879827.77264: variable 'ansible_pipelining' from source: unknown\n 5599 1726879827.77266: variable 'ansible_timeout' from source: unknown\n 5599 1726879827.77269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879827.77271: variable 'ansible_pipelining' from source: unknown\n 5599 1726879827.77275: variable 'ansible_timeout' from source: unknown\n 5599 1726879827.77277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879827.77380: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879827.77383: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879827.77394: variable 'omit' from source: magic vars\n 5599 1726879827.77400: starting attempt loop\n 5599 1726879827.77403: variable 'omit' from source: magic vars\n 5599 1726879827.77406: running the handler\n 5599 1726879827.77408: starting attempt loop\n 5599 1726879827.77410: running the handler\n 5599 1726879827.77413: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 5599 1726879827.77415: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 5599 1726879827.77503: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879827.77508: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879827.77511: _low_level_execute_command(): starting\n 5599 1726879827.77513: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879827.77523: _low_level_execute_command(): starting\n 5599 1726879827.77536: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879827.78170: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879827.78185: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879827.78197: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879827.78212: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879827.78221: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879827.78234: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\n<<<\n 5599 1726879827.78242: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879827.78273: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 5599 1726879827.78283: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879827.78382: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879827.78387: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879827.78390: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879827.78393: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 5599 1726879827.78395: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\n<<<\n 5599 1726879827.78397: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 5599 1726879827.78399: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879827.78409: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879827.78493: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879827.78518: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879827.78633: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879827.78657: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879827.78682: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879827.78691: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879827.78739: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879827.78755: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879827.78828: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879827.80394: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879827.80570: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879827.80572: stdout chunk (state=3):\n>>><<<\n 5599 1726879827.80576: stderr chunk (state=3):\n>>><<<\n 5599 1726879827.80599: stdout chunk (state=3):\n>>>/root\n<<<\n<10.31.14.149> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879827.80613: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879827.80738: _low_level_execute_command(): starting\n 5599 1726879827.80742: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287 `\" && echo ansible-tmp-1726879827.8061612-5717-84039264837287=\"` echo /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287 `\" ) && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287 `\" && echo ansible-tmp-1726879827.8061612-5717-84039264837287=\"` echo /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287 `\" ) && sleep 0'\"'\"''\n 5599 1726879827.81042: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879827.81046: stdout chunk (state=3):\n>>><<<\n 5599 1726879827.81048: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879827.81055: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879827.81058: _low_level_execute_command(): starting\n 5599 1726879827.81060: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737 `\" && echo ansible-tmp-1726879827.8093462-5718-193352480965737=\"` echo /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737 `\" ) && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737 `\" && echo ansible-tmp-1726879827.8093462-5718-193352480965737=\"` echo /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737 `\" ) && sleep 0'\"'\"''\n 5599 1726879827.81194: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879827.81562: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879827.81568: stdout chunk (state=3):\n>>><<<\n 5599 1726879827.81581: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879827.81612: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879827.81630: _low_level_execute_command(): starting\n 5599 1726879827.81634: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759 `\" && echo ansible-tmp-1726879827.8161488-5715-277362069958759=\"` echo /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759 `\" && echo ansible-tmp-1726879827.8161488-5715-277362069958759=\"` echo /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759 `\" ) && sleep 0'\"'\"''\n 5599 1726879827.81748: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 5599 1726879827.82094: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879827.82110: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879827.82128: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879827.82159: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879827.82215: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879827.82391: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879827.82408: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879827.82426: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879827.82489: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879827.82512: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879827.82577: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879827.82591: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879827.82636: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879827.82640: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879827.82645: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879827.82647: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879827.82670: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879827.82720: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879827.82732: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879827.82745: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879827.82782: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879827.84268: stdout chunk (state=3):\n>>>ansible-tmp-1726879827.8061612-5717-84039264837287=/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287\n<<<\n 5599 1726879827.84388: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879827.84447: stderr chunk (state=3):\n>>><<<\n 5599 1726879827.84451: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'ansible-tmp-1726879827.8061612-5717-84039264837287=/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879827.84483: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879827.8061612-5717-84039264837287=/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879827.84520: variable 'ansible_module_compression' from source: unknown\n 5599 1726879827.84579: ANSIBALLZ: Using generic lock for ansible.legacy.dnf\n 5599 1726879827.84585: ANSIBALLZ: Acquiring lock\n 5599 1726879827.84588: ANSIBALLZ: Lock acquired: 140319498100160\n 5599 1726879827.84590: ANSIBALLZ: Creating module\n 5599 1726879827.84927: stdout chunk (state=3):\n>>>ansible-tmp-1726879827.8093462-5718-193352480965737=/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737\n<<<\n 5599 1726879827.84930: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879827.85147: stderr chunk (state=3):\n>>><<<\n 5599 1726879827.85150: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'ansible-tmp-1726879827.8093462-5718-193352480965737=/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879827.85157: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879827.8093462-5718-193352480965737=/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879827.85160: variable 'ansible_module_compression' from source: unknown\n 5599 1726879827.85165: ANSIBALLZ: Using generic lock for ansible.legacy.dnf\n 5599 1726879827.85168: ANSIBALLZ: Acquiring lock\n 5599 1726879827.87762: stdout chunk (state=3):\n>>>ansible-tmp-1726879827.8161488-5715-277362069958759=/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759\n<<<\n 5599 1726879827.87999: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879827.88003: stdout chunk (state=3):\n>>><<<\n 5599 1726879827.88005: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'ansible-tmp-1726879827.8161488-5715-277362069958759=/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879827.88380: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879827.8161488-5715-277362069958759=/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879827.88383: variable 'ansible_module_compression' from source: unknown\n 5599 1726879827.88386: ANSIBALLZ: Using generic lock for ansible.legacy.dnf\n 5599 1726879827.88388: ANSIBALLZ: Acquiring lock\n 5599 1726879827.98171: ANSIBALLZ: Writing module into payload\n 5599 1726879827.98362: ANSIBALLZ: Writing module\n 5599 1726879827.98384: ANSIBALLZ: Renaming module\n 5599 1726879827.98390: ANSIBALLZ: Done creating module\n 5599 1726879827.98404: ANSIBALLZ: Lock acquired: 140319498100160\n 5599 1726879827.98579: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 5599 1726879827.98582: ANSIBALLZ: Reading module after lock\n 5599 1726879827.98586: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py\n 5599 1726879827.98592: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py\n<10.31.14.149> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpngy_yl2x TO /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py\n 5599 1726879827.98602: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py\n 5599 1726879827.98620: ANSIBALLZ: Lock acquired: 140319498100160\n<10.31.14.149> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' '[10.31.14.149]'\n 5599 1726879827.98878: ANSIBALLZ: Reading module after lock\n 5599 1726879827.98882: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879827.98884: Sending initial data\n 5599 1726879827.98887: Sent initial data (149 bytes)\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py\n 5599 1726879827.98892: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp34yookfe TO /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp7wl1xmfl TO /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\n 5599 1726879827.99316: Sending initial data\n 5599 1726879827.99319: Sent initial data (150 bytes)\n 5599 1726879827.99399: Sending initial data\n 5599 1726879827.99410: Sent initial data (150 bytes)\n 5599 1726879827.99479: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879827.99581: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879827.99695: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879827.99726: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879827.99827: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879827.99912: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\n<<<\n 5599 1726879827.99994: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879828.00055: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879828.00291: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879828.00306: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\n<<<\n 5599 1726879828.00318: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879828.00398: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879828.00426: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879828.00430: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879828.00478: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879828.00483: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879828.00487: stderr chunk (state=3):\n>>>debug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879828.00489: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879828.00501: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879828.00513: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879828.00524: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879828.00571: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879828.00589: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879828.00649: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879828.01762: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 5599 1726879828.01772: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\n<<<\n 5599 1726879828.01789: stderr chunk (state=3):\n>>>debug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879828.01842: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879828.01924: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpngy_yl2x\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879828.01928: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpngy_yl2x /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py\n<<<\n 5599 1726879828.01994: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpngy_yl2x\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py M:0x001a\r\n<<<\n 5599 1726879828.02175: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161609\r\n<<<\n 5599 1726879828.02221: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879828.02272: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879828.02344: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp7wl1xmfl\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879828.02347: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp7wl1xmfl /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py\n<<<\n 5599 1726879828.02391: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp7wl1xmfl\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py M:0x001a\r\n<<<\n 5599 1726879828.02702: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161610\r\n<<<\n 5599 1726879828.03278: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 161609 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879828.03343: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879828.03514: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879828.03551: stderr chunk (state=3):\n>>><<<\n 5599 1726879828.03566: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpngy_yl2x /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpngy_yl2x\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpngy_yl2x\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161609\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 161609 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879828.03614: done transferring module to remote\n 5599 1726879828.03649: _low_level_execute_command(): starting\n 5599 1726879828.03662: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/ /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/ /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 5599 1726879828.03815: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879828.03829: stderr chunk (state=3):\n>>>debug3: In write loop, ack for 6 161610 bytes at 0\r\n<<<\n 5599 1726879828.03856: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879828.04010: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879828.04061: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879828.04164: stderr chunk (state=3):\n>>><<<\n 5599 1726879828.04177: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp7wl1xmfl /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp7wl1xmfl\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp7wl1xmfl\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161610\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 161610 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879828.04233: done transferring module to remote\n 5599 1726879828.04253: _low_level_execute_command(): starting\n 5599 1726879828.04263: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/ /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/ /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 5599 1726879828.04512: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\n<<<\n 5599 1726879828.04518: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 5599 1726879828.04580: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 5599 1726879828.04583: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 5599 1726879828.04620: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879828.04631: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879828.04643: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879828.04651: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879828.04664: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879828.04782: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879828.04786: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879828.04832: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879828.04898: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879828.05051: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879828.05102: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp34yookfe\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879828.05127: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp34yookfe /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py\n<<<\n 5599 1726879828.05176: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp34yookfe\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py M:0x001a\r\n<<<\n 5599 1726879828.05212: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879828.05237: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 5599 1726879828.05280: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879828.05321: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879828.05348: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879828.05372: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161610\r\n<<<\n 5599 1726879828.05379: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879828.05405: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879828.06537: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 161610 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879828.06586: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879828.06798: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879828.06802: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879828.06804: stdout chunk (state=3):\n>>><<<\n 5599 1726879828.06809: stderr chunk (state=3):\n>>><<<\n 5599 1726879828.06811: stderr chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879828.06817: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp34yookfe /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp34yookfe\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp34yookfe\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161610\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 161610 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879828.06866: done transferring module to remote\n 5599 1726879828.06872: _low_level_execute_command(): starting\n 5599 1726879828.06874: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/ /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/ /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 5599 1726879828.07189: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879828.07193: _low_level_execute_command(): starting\n 5599 1726879828.07196: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' -tt 10.31.14.149 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 5599 1726879828.07421: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879828.07425: stdout chunk (state=3):\n>>><<<\n 5599 1726879828.07552: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879828.07593: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879828.07605: _low_level_execute_command(): starting\n 5599 1726879828.07704: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 5599 1726879828.08183: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879828.08189: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879828.08192: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879828.08203: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879828.08210: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879828.08218: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879828.08234: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\n<<<\n 5599 1726879828.08266: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879828.08291: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879828.08340: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879828.08344: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879828.08365: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879828.08491: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879828.08551: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879828.08561: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879828.08578: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879828.08594: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879828.08673: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879828.08694: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879828.08698: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879828.08736: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879828.08740: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879828.08743: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879828.08790: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879828.08794: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879828.08827: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879828.08858: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879828.08862: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879828.08885: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879828.08929: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879828.10572: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879828.10604: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879828.10643: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 5599 1726879828.10645: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 5599 1726879828.10717: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 5599 1726879828.10722: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 5599 1726879828.10763: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879828.10801: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879828.10834: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 5599 1726879828.10842: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879828.10895: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 5599 1726879828.10902: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.10927: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879828.10950: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879828.10986: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879828.11015: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879828.11018: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e20c530>\r\n<<<\n 5599 1726879828.11045: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e1dbb30>\r\n<<<\n 5599 1726879828.11064: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n<<<\n 5599 1726879828.11077: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 5599 1726879828.11087: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e20eab0>\r\n<<<\n 5599 1726879828.11111: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 5599 1726879828.11117: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879828.11138: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879828.11145: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 5599 1726879828.11164: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 5599 1726879828.11185: stdout chunk (state=3):\n>>>import 'abc' # \r\nimport 'io' # \r\n<<<\n 5599 1726879828.11189: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 5599 1726879828.11194: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879828.11247: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 5599 1726879828.11275: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 5599 1726879828.11294: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879828.11301: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879828.11341: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879828.11359: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879828.11425: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 5599 1726879828.11433: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\n<<<\n 5599 1726879828.11439: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879828.11481: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n<<<\n 5599 1726879828.11522: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e021160>\r\n<<<\n 5599 1726879828.11526: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879828.11535: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879828.11619: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d712c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d70fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d712eab0>\r\n<<<\n 5599 1726879828.11623: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 5599 1726879828.11626: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e021fd0>\r\nimport 'site' # \r\n<<<\n 5599 1726879828.11636: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879828.11675: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\n<<<\n 5599 1726879828.11678: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879828.11756: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879828.11787: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879828.11823: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 5599 1726879828.11828: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\n<<<\n 5599 1726879828.11860: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\n<<<\n 5599 1726879828.11876: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 5599 1726879828.11885: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879828.11914: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879828.11919: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n<<<\n 5599 1726879828.11947: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879828.11950: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6efd160>\r\n<<<\n 5599 1726879828.11958: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 5599 1726879828.11966: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.11987: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879828.12009: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 5599 1726879828.12012: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.12024: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6efdfd0>\r\n<<<\n 5599 1726879828.12046: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879828.12048: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 5599 1726879828.12050: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879828.12082: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879828.12106: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05fdd0>\r\n<<<\n 5599 1726879828.12111: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879828.12117: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879828.12127: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879828.12160: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 5599 1726879828.12204: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05ffe0>\r\n<<<\n 5599 1726879828.12208: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879828.12221: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879828.12244: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879828.12300: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.12349: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 5599 1726879828.12354: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e097800>\r\n<<<\n 5599 1726879828.12415: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e097e90>\r\nimport '_collections' # \r\n<<<\n 5599 1726879828.12435: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879828.12462: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e077aa0>\r\n<<<\n 5599 1726879828.12530: stdout chunk (state=3):\n>>>import '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e075190>\r\n<<<\n 5599 1726879828.12535: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879828.12539: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879828.12548: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f3bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879828.12554: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879828.12584: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f3bfe0>\r\n<<<\n 5599 1726879828.12604: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05cf80>\r\n<<<\n 5599 1726879828.12608: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879828.12636: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879828.12653: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879828.12658: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 5599 1726879828.12669: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 5599 1726879828.12671: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879828.12689: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879828.12712: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.12719: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879828.12762: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 5599 1726879828.12769: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879828.12778: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f737d0>\r\n<<<\n 5599 1726879828.12784: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 5599 1726879828.12801: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0bb710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ba330>\r\n<<<\n 5599 1726879828.12807: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f73e60>\r\n<<<\n 5599 1726879828.12816: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 5599 1726879828.12826: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n<<<\n 5599 1726879828.12852: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e076060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0b8a40>\r\n<<<\n 5599 1726879828.12867: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f53a70>\r\n<<<\n 5599 1726879828.12883: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 5599 1726879828.12901: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f51190>\r\n<<<\n 5599 1726879828.12905: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ec6e0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05c200>\r\n<<<\n 5599 1726879828.12939: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879828.13024: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f38f50>\r\n<<<\n 5599 1726879828.13028: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e0ecb90>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0eca40>\r\n<<<\n 5599 1726879828.13109: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e0ece00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05ad20>\r\n<<<\n 5599 1726879828.13113: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.13116: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879828.13250: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f976b0>\r\n<<<\n 5599 1726879828.13257: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ed4c0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ed190>\r\nimport 'importlib.machinery' # \r\n<<<\n 5599 1726879828.13260: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ee3c0>\r\nimport 'importlib.util' # \r\n<<<\n 5599 1726879828.13333: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f962d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f52030>\r\n<<<\n 5599 1726879828.13337: stdout chunk (state=3):\n>>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f3ae40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc8770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f381d0>\r\n<<<\n 5599 1726879828.13340: stdout chunk (state=3):\n>>>import 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879828.13343: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.13389: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e1085c0>\r\n<<<\n 5599 1726879828.13393: stdout chunk (state=3):\n>>>import 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.13396: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e109d00>\r\n<<<\n 5599 1726879828.13416: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fc8c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc8ad0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fc8e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f36d20>\r\n<<<\n 5599 1726879828.13428: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n<<<\n 5599 1726879828.13431: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879828.13465: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n<<<\n 5599 1726879828.13472: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879828.13503: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 5599 1726879828.13506: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e10abd0>\r\n<<<\n 5599 1726879828.13512: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc9520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc91f0>\r\n<<<\n 5599 1726879828.13539: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e10b230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e10a120>\r\n<<<\n 5599 1726879828.13552: stdout chunk (state=3):\n>>>import 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n<<<\n 5599 1726879828.13756: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879828.13760: stdout chunk (state=3):\n>>><<<\n 5599 1726879828.13762: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.13767: stderr chunk (state=3):\n>>><<<\n 5599 1726879828.13781: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fca420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe4620>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fe5d60>\r\n<<<\n 5599 1726879828.13821: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e10bc80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e10b3b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ee3f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de3bb30>\r\n<<<\n 5599 1726879828.13854: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879828.13860: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe6c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.13876: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fe72c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe61b0>\r\n<<<\n 5599 1726879828.13911: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de64620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de64380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de64590>\r\n<<<\n 5599 1726879828.13935: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.13966: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fe7d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe7470>\r\n<<<\n 5599 1726879828.13972: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de647d0>\r\n<<<\n 5599 1726879828.14082: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de39cd0>\r\n<<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879828.14102: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879828.14106: _low_level_execute_command(): starting\n 5599 1726879828.14109: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879828.14119: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 5599 1726879828.14135: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 5599 1726879828.14171: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de65e50>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de64b00>\r\n<<<\n 5599 1726879828.14256: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fca390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d17cb0>\r\n<<<\n 5599 1726879828.14260: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0eeae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879828.14263: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d40770>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d404d0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d407a0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d40980>\r\n<<<\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 5599 1726879828.14271: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d15e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879828.14297: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879828.14355: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879828.14385: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879828.14389: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 5599 1726879828.14442: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de961e0>\r\n<<<\n 5599 1726879828.14448: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879828.14503: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d42030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d40cb0>\r\n<<<\n 5599 1726879828.14522: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fcab40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879828.14526: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deae390>\r\n<<<\n 5599 1726879828.14566: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879828.14682: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879828.14686: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879828.14690: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879828.14729: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d6e390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879828.14733: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deeb110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879828.14746: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879828.14770: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d8a540>\r\n<<<\n 5599 1726879828.14785: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879828.14819: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879828.14865: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879828.14869: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879828.14874: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879828.14907: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6dc3320>\r\n<<<\n 5599 1726879828.14925: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5df118b0>\r\n<<<\n 5599 1726879828.14929: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879828.14955: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879828.15067: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deeb230>\r\n<<<\n 5599 1726879828.15076: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879828.15079: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879828.15093: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deaf020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd281d0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dead3d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de66d80>\r\n<<<\n 5599 1726879828.15175: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6de9ac0>\r\n<<<\n 5599 1726879828.15209: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6dc3440>\r\n<<<\n 5599 1726879828.15231: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879828.15234: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9c5dd283b0>\r\n<<<\n 5599 1726879828.15297: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d8b1d0>\r\n<<<\n 5599 1726879828.15310: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c0c410>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d89580>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d42f30>\r\n<<<\n 5599 1726879828.15327: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_s41c7lg0/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.15405: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879828.15426: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68d6c0c5f0>\r\n<<<\n 5599 1726879828.15475: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.15517: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_t1x7yhsy/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.15524: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879828.15536: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879828.15570: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879828.15741: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 5599 1726879828.15744: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879828.15747: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879828.15750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879828.15752: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879828.15770: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd81ee0>\r\nimport '_typing' # \r\n<<<\n 5599 1726879828.15812: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879828.15822: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879828.15841: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879828.15889: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c66090>\r\n<<<\n 5599 1726879828.15947: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd58dd0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd2bef0>\r\n<<<\n 5599 1726879828.15950: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879828.15953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.15980: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 5599 1726879828.16025: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879828.16029: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.16032: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879828.16034: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879828.16037: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.16043: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.16107: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879828.16141: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c3cf80>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c3c0e0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.16152: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n<<<\n 5599 1726879828.16161: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.17591: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.17721: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.18857: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd5bd70>\r\n<<<\n 5599 1726879828.18892: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.18921: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 5599 1726879828.18932: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879828.18954: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n<<<\n 5599 1726879828.18967: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879828.18996: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dda5850>\r\n<<<\n 5599 1726879828.19004: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c66900>\r\n<<<\n 5599 1726879828.19058: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 5599 1726879828.19067: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879828.19104: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879828.19111: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda55e0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda4f20>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879828.19134: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6c89ac0>\r\n<<<\n 5599 1726879828.19138: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda59d0>\r\n<<<\n 5599 1726879828.19187: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd82b70>\r\nimport 'atexit' # \r\n<<<\n 5599 1726879828.19205: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c89850>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c89160>\r\n<<<\n 5599 1726879828.19249: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dda65a0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dda67e0>\r\n<<<\n 5599 1726879828.19315: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c89b80>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c3fef0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.19319: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 5599 1726879828.19363: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6c8a810>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6c8aa50>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879828.19415: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda6d20>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879828.19420: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 5599 1726879828.19493: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc0ca40>\r\n<<<\n 5599 1726879828.19528: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c8af00>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879828.19533: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc0e660>\r\n<<<\n 5599 1726879828.19584: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af4c50>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6af6870>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879828.19588: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879828.19591: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc0efc0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879828.19603: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879828.19645: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879828.19658: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af7230>\r\n<<<\n 5599 1726879828.19662: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc0ff50>\r\n<<<\n 5599 1726879828.19667: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879828.19669: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879828.19692: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879828.19734: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879828.19737: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af8410>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879828.19793: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879828.19797: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879828.19839: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc12c30>\r\n<<<\n 5599 1726879828.19842: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc12d80>\r\n<<<\n 5599 1726879828.19939: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afaea0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6afaf90>\r\n<<<\n 5599 1726879828.19945: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc10ef0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879828.19949: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af9160>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879828.20027: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879828.20031: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879828.20067: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc16a50>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879828.20071: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afecf0>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879828.20110: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc15520>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc15280>\r\n<<<\n 5599 1726879828.20148: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afd7c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afd520>\r\n<<<\n 5599 1726879828.20152: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879828.20160: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879828.20213: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc17a10>\r\n<<<\n 5599 1726879828.20241: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6affc20>\r\n<<<\n 5599 1726879828.20259: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc11370>\r\n<<<\n 5599 1726879828.20284: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af9610>\r\n<<<\n 5599 1726879828.20292: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.20320: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc5ac30>\r\n<<<\n 5599 1726879828.20325: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b42e10>\r\n<<<\n 5599 1726879828.20331: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b43050>\r\n<<<\n 5599 1726879828.20370: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5ae70>\r\n<<<\n 5599 1726879828.20379: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 5599 1726879828.20385: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 5599 1726879828.20395: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879828.20400: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879828.20445: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b44b30>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b448f0>\r\n<<<\n 5599 1726879828.20469: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879828.20486: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc5c950>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5c710>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879828.20576: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879828.20580: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879828.20646: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc5ef00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5d040>\r\n<<<\n 5599 1726879828.20650: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b47080>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b451c0>\r\n<<<\n 5599 1726879828.20696: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879828.20700: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879828.20746: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879828.20750: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879828.20775: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b4e870>\r\n<<<\n 5599 1726879828.20791: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc66720>\r\n<<<\n 5599 1726879828.20925: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b47200>\r\n<<<\n 5599 1726879828.20942: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5f0b0>\r\n<<<\n 5599 1726879828.20995: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.21011: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b4fb60>\r\n<<<\n 5599 1726879828.21029: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc679e0>\r\n<<<\n 5599 1726879828.21038: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.21055: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b4f530>\r\n<<<\n 5599 1726879828.21070: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc673b0>\r\n<<<\n 5599 1726879828.21092: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b4fb30>\r\n<<<\n 5599 1726879828.21095: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b43260>\r\n<<<\n 5599 1726879828.21133: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.21138: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879828.21144: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc67aa0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5b020>\r\n<<<\n 5599 1726879828.21178: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879828.21181: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879828.21186: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879828.21216: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.21236: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879828.21268: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.21297: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc6b170>\r\n<<<\n 5599 1726879828.21301: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b53350>\r\n<<<\n 5599 1726879828.21502: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.21507: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b54470>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b51af0>\r\n<<<\n 5599 1726879828.21513: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.21520: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b52ea0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b51700>\r\n<<<\n 5599 1726879828.21567: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc70440>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc698e0>\r\n<<<\n 5599 1726879828.21570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.21586: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc6ac90>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc694f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879828.21596: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.21634: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.21691: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.21759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.21763: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879828.21779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.21832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879828.21836: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.21839: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879828.21843: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879828.21848: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879828.21869: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879828.21884: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.21948: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.22019: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.22092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.22163: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.22345: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\n<<<\n 5599 1726879828.22440: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879828.22517: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 5599 1726879828.22520: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.22549: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879828.22627: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879828.22636: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879828.22660: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879828.22676: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956bb4530>\r\n<<<\n 5599 1726879828.22717: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956b83b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n<<<\n 5599 1726879828.22723: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 5599 1726879828.22804: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.22826: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956bb6ab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\n<<<\n 5599 1726879828.22867: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.23083: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879828.23217: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879828.23450: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879828.23470: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879828.23483: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879828.23505: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879828.23536: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\n<<<\n 5599 1726879828.23542: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.23587: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 5599 1726879828.23593: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879828.23596: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.23602: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.23613: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879828.23619: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6bdc680>\r\n<<<\n 5599 1726879828.23646: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879828.23652: stdout chunk (state=3):\n>>>\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcf45f0>\r\n<<<\n 5599 1726879828.23676: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 5599 1726879828.23682: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879828.23726: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569a9160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 5599 1726879828.23730: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdd430>\r\n<<<\n 5599 1726879828.23733: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b56f00>\r\n<<<\n 5599 1726879828.23740: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569a9fd0>\r\n<<<\n 5599 1726879828.23787: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879828.23794: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879828.23799: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.23845: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.23848: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 5599 1726879828.23851: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879828.23853: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf53d0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc72e70>\r\n<<<\n 5599 1726879828.23857: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.23862: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879828.23879: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.23894: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.23913: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879828.23918: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.24015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.24114: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.24219: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879828.24222: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdd6a0>\r\n<<<\n 5599 1726879828.24241: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.24289: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879828.24299: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf5130>\r\n<<<\n 5599 1726879828.24318: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.24708: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879828.24714: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879828.24779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.24886: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.24889: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879828.25041: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879828.25070: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879828.25095: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e7dd0>\r\n<<<\n 5599 1726879828.25119: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879828.25142: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879828.25177: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 5599 1726879828.25183: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e7fe0>\r\n<<<\n 5599 1726879828.25337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.25344: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.25359: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 5599 1726879828.25392: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\n<<<\n 5599 1726879828.25401: stdout chunk (state=3):\n>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a1f800>\r\n<<<\n 5599 1726879828.25428: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.25436: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.25439: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<<\n 5599 1726879828.25508: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879828.25511: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.25528: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.25556: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.25601: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879828.25605: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879828.25628: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.25646: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.25649: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879828.25660: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a1fe90>\r\n<<<\n 5599 1726879828.25671: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.25698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.25701: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879828.25717: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.25746: stdout chunk (state=3):\n>>>import '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569ffaa0>\r\n<<<\n 5599 1726879828.25760: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 5599 1726879828.25806: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879828.25813: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569fd190>\r\n<<<\n 5599 1726879828.25820: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.25839: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.25845: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.25906: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.25909: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879828.25923: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.25955: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879828.25964: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879828.26015: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e4f80>\r\n<<<\n 5599 1726879828.26019: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.26055: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 5599 1726879828.26072: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.26270: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.26275: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879828.26316: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879828.26319: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879828.26347: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.26370: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a43710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a42330>\r\n<<<\n 5599 1726879828.26528: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879828.26541: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569fe060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a40a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a746e0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e4200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a74b90>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a74a40>\r\n<<<\n 5599 1726879828.26596: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879828.26599: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a74e00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e2d20>\r\n<<<\n 5599 1726879828.26613: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879828.26628: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879828.26705: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdf110>\r\n<<<\n 5599 1726879828.26708: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879828.26716: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879828.26719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.26794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.26798: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf7d70>\r\n<<<\n 5599 1726879828.26811: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.26850: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.26894: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 5599 1726879828.26900: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879828.26905: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879828.26934: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n<<<\n 5599 1726879828.26937: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a754c0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a75190>\r\n<<<\n 5599 1726879828.26954: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879828.26962: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.26987: stdout chunk (state=3):\n>>>import 'importlib.machinery' # \r\n<<<\n 5599 1726879828.27016: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879828.27020: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a763c0>\r\n<<<\n 5599 1726879828.27093: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.27119: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879828.27130: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879828.27134: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879828.27139: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879828.27243: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.27246: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6be60c0>\r\n<<<\n 5599 1726879828.27249: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a905c0>\r\nimport 'errno' # \r\n<<<\n 5599 1726879828.27252: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6be6a20>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdef00>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.27329: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a91d00><<<\n 5599 1726879828.27334: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.27337: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcfdfa0>\r\n<<<\n 5599 1726879828.27362: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.27365: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcfe900>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf6bd0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.27406: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.27443: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.27445: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879828.27519: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.27542: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.27549: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879828.27558: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 5599 1726879828.27561: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.27567: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.27570: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a92bd0>\r\n<<<\n 5599 1726879828.27572: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.27576: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879828.27603: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.27620: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.27623: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a93230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a92120>\r\n<<<\n 5599 1726879828.27626: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<<\n 5599 1726879828.27635: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.27674: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879828.27712: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6be5790>\r\n<<<\n 5599 1726879828.27715: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.27758: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6be6c00>\r\n<<<\n 5599 1726879828.27803: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879828.27807: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcfd580>\r\n<<<\n 5599 1726879828.27821: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.27837: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879828.27888: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcfeae0>\r\n<<<\n 5599 1726879828.27930: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.27938: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.27963: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a93c80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a933b0>\r\n<<<\n 5599 1726879828.27967: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.28052: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.28056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.28058: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.28066: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a763f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879828.28069: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.28092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.28169: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879828.28175: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879828.28178: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879828.28183: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879828.28231: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567cbb30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567f4620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f4380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567f4590>\r\n<<<\n 5599 1726879828.28240: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879828.28258: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879828.28319: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879828.28323: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a7ed20>\r\n<<<\n 5599 1726879828.28326: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d69f4b00>\r\n<<<\n 5599 1726879828.28347: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db92bd0>\r\n<<<\n 5599 1726879828.28402: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db0ba70>\r\n<<<\n 5599 1726879828.28406: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d69eeae0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d69ee930>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879828.28409: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.28471: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.28478: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567f47d0>\r\n<<<\n 5599 1726879828.28481: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567c9cd0>\r\n<<<\n 5599 1726879828.28509: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879828.28516: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db069c0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db06810>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.28524: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879828.28566: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.28592: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879828.28620: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879828.28629: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.28681: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 5599 1726879828.28708: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.28728: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f5e50>\r\n<<<\n 5599 1726879828.28772: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f4b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a76ae0>\r\n<<<\n 5599 1726879828.28798: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879828.29084: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879828.29179: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39568261e0>\r\n<<<\n 5599 1726879828.29257: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.29262: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879828.29279: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.29302: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879828.29308: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.29327: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879828.29399: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395683e390>\r\n<<<\n 5599 1726879828.29424: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879828.29724: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879828.29787: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879828.29794: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395687b110>\r\n<<<\n 5599 1726879828.29825: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879828.29858: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.29884: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879828.29899: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.29969: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879828.30315: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39568a18b0>\r\n<<<\n 5599 1726879828.30425: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395687b230>\r\n<<<\n 5599 1726879828.30490: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395683f020>\r\n<<<\n 5599 1726879828.30633: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.30635: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566b81d0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395683d3d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f6d80>\r\n<<<\n 5599 1726879828.30656: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.30932: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f39566b83b0>\r\n<<<\n 5599 1726879828.31069: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_azppevo4/ansible_ansible.legacy.dnf_payload.zip'\r\n<<<\n 5599 1726879828.31076: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.31402: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a83ad0>\r\n<<<\n 5599 1726879828.31406: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\r\n<<<\n 5599 1726879828.31436: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97830>\r\n<<<\n 5599 1726879828.31440: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a80050>\r\n<<<\n 5599 1726879828.31496: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97b00>\r\n<<<\n 5599 1726879828.31524: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\r\n<<<\n 5599 1726879828.31528: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc'\r\n<<<\n 5599 1726879828.31531: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\r\n<<<\n 5599 1726879828.31534: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\r\n<<<\n 5599 1726879828.31536: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\r\n<<<\n 5599 1726879828.31603: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a807a0>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a80320>\r\n<<<\n 5599 1726879828.31606: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\r\n<<<\n 5599 1726879828.31679: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94440>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97fe0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\r\n<<<\n 5599 1726879828.31685: stdout chunk (state=3):\n>>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a810a0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'\r\n<<<\n 5599 1726879828.31741: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879828.31749: stdout chunk (state=3):\n>>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94d70>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'\r\n<<<\n 5599 1726879828.31842: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879828.31848: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\r\n<<<\n 5599 1726879828.31852: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\r\n<<<\n 5599 1726879828.31856: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\r\n<<<\n 5599 1726879828.31862: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956711ee0>\r\nimport '_typing' # \r\n<<<\n 5599 1726879828.31916: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a62ba0>\r\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a62a80>\r\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f2a9c0>\r\n<<<\n 5599 1726879828.31950: stdout chunk (state=3):\n>>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db769c0>\r\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db768a0>\r\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0e67e0>\r\n<<<\n 5599 1726879828.31955: stdout chunk (state=3):\n>>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db74b30>\r\n<<<\n 5599 1726879828.32028: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\r\n<<<\n 5599 1726879828.32031: stdout chunk (state=3):\n>>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a60d10>\r\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\r\n<<<\n 5599 1726879828.32035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\r\n<<<\n 5599 1726879828.32097: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\r\n<<<\n 5599 1726879828.32103: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n<<<\n 5599 1726879828.32110: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n<<<\n 5599 1726879828.32160: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\r\n<<<\n 5599 1726879828.32164: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\r\n<<<\n 5599 1726879828.32254: stdout chunk (state=3):\n>>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0f9370>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0e7ef0>\r\n<<<\n 5599 1726879828.32259: stdout chunk (state=3):\n>>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f3d550>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f3c080>\r\n<<<\n 5599 1726879828.32262: stdout chunk (state=3):\n>>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0e7260>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db95a60>\r\n<<<\n 5599 1726879828.32334: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566e8dd0>\r\n<<<\n 5599 1726879828.32338: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\r\n<<<\n 5599 1726879828.32341: stdout chunk (state=3):\n>>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f2b440>\r\n<<<\n 5599 1726879828.32343: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566bbef0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.32346: stdout chunk (state=3):\n>>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81e80>\r\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\r\n<<<\n 5599 1726879828.32380: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.32409: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.32413: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.32450: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879828.32453: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\r\n<<<\n 5599 1726879828.32524: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d165310>\r\n<<<\n 5599 1726879828.32527: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879828.32530: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\r\n<<<\n 5599 1726879828.32534: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n<<<\n 5599 1726879828.32545: stdout chunk (state=3):\n>>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fa9460>\r\n<<<\n 5599 1726879828.32620: stdout chunk (state=3):\n>>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d11d460>\r\n<<<\n 5599 1726879828.32643: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.32667: stdout chunk (state=3):\n>>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db76480>\r\n<<<\n 5599 1726879828.32687: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\r\n<<<\n 5599 1726879828.32695: stdout chunk (state=3):\n>>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f615b0>\r\n<<<\n 5599 1726879828.32703: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc'\r\n<<<\n 5599 1726879828.32725: stdout chunk (state=3):\n>>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a60290>\r\n<<<\n 5599 1726879828.32735: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\r\n<<<\n 5599 1726879828.32744: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\r\n<<<\n 5599 1726879828.32770: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\r\n<<<\n 5599 1726879828.32778: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc'\r\n<<<\n 5599 1726879828.32799: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\r\n<<<\n 5599 1726879828.32803: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16ce00>\r\n<<<\n 5599 1726879828.32819: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\r\n<<<\n 5599 1726879828.32983: stdout chunk (state=3):\n>>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d1670e0>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d11cf80>\r\n<<<\n 5599 1726879828.32987: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb0f80>\r\n<<<\n 5599 1726879828.32993: stdout chunk (state=3):\n>>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db953d0>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94e00>\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94b30>\r\n<<<\n 5599 1726879828.32995: stdout chunk (state=3):\n>>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fab200>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f610a0>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81730>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81130>\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a80e60>\r\n<<<\n 5599 1726879828.32998: stdout chunk (state=3):\n>>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97cb0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc'\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94ce0>\r\n<<<\n 5599 1726879828.33002: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\r\n<<<\n 5599 1726879828.33007: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\r\n<<<\n 5599 1726879828.33022: stdout chunk (state=3):\n>>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a800b0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc'\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81160>\r\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\r\n<<<\n 5599 1726879828.33031: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\r\n<<<\n 5599 1726879828.33058: stdout chunk (state=3):\n>>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16d430>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16cfe0>\r\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\r\n<<<\n 5599 1726879828.33077: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.33094: stdout chunk (state=3):\n>>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb15b0>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb11c0>\r\n<<<\n 5599 1726879828.33119: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.33138: stdout chunk (state=3):\n>>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16db50>\r\n<<<\n 5599 1726879828.33158: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\r\n<<<\n 5599 1726879828.33191: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\r\n<<<\n 5599 1726879828.33217: stdout chunk (state=3):\n>>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb1be0>\r\n<<<\n 5599 1726879828.33243: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 5599 1726879828.33293: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\r\n<<<\n 5599 1726879828.33297: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\r\n<<<\n 5599 1726879828.33310: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 5599 1726879828.33322: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 5599 1726879828.33357: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.33360: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 5599 1726879828.33432: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.33444: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5d1800e0>\r\n<<<\n 5599 1726879828.33513: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5fc42f0>\r\n<<<\n 5599 1726879828.33644: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d1557c0>\r\n<<<\n 5599 1726879828.33687: stdout chunk (state=3):\n>>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16e9f0>\r\n<<<\n 5599 1726879828.33696: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\r\n<<<\n 5599 1726879828.33722: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc'\r\n<<<\n 5599 1726879828.33725: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f998b0>\r\n<<<\n 5599 1726879828.33748: stdout chunk (state=3):\n>>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb2ba0>\r\n<<<\n 5599 1726879828.33765: stdout chunk (state=3):\n>>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d155280>\r\n<<<\n 5599 1726879828.33779: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'\r\n<<<\n 5599 1726879828.33801: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc'\r\n<<<\n 5599 1726879828.33821: stdout chunk (state=3):\n>>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18a690>\r\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\r\n<<<\n 5599 1726879828.33870: stdout chunk (state=3):\n>>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f99370>\r\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'\r\n<<<\n 5599 1726879828.33907: stdout chunk (state=3):\n>>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fce6c0>\r\n<<<\n 5599 1726879828.33942: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\r\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\r\n<<<\n 5599 1726879828.33972: stdout chunk (state=3):\n>>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fcf350>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fcee10>\r\n<<<\n 5599 1726879828.34006: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\r\n<<<\n 5599 1726879828.34010: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18b350>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18ade0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\r\n<<<\n 5599 1726879828.34081: stdout chunk (state=3):\n>>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18b830>\r\n<<<\n 5599 1726879828.34084: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\r\n<<<\n 5599 1726879828.34101: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\r\n<<<\n 5599 1726879828.34124: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'\r\n<<<\n 5599 1726879828.34142: stdout chunk (state=3):\n>>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fcf860>\r\n<<<\n 5599 1726879828.34175: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\r\n<<<\n 5599 1726879828.34205: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'\r\n<<<\n 5599 1726879828.34354: stdout chunk (state=3):\n>>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d14bd40>\r\n<<<\n 5599 1726879828.34379: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\r\n<<<\n 5599 1726879828.34395: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'\r\n<<<\n 5599 1726879828.34426: stdout chunk (state=3):\n>>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d07e180>\r\n<<<\n 5599 1726879828.34444: stdout chunk (state=3):\n>>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f8fd70>\r\n<<<\n 5599 1726879828.34456: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\r\n<<<\n 5599 1726879828.34485: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.34487: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'\r\n<<<\n 5599 1726879828.34504: stdout chunk (state=3):\n>>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ebe180>\r\n<<<\n 5599 1726879828.34557: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.34585: stdout chunk (state=3):\n>>>import 'ansible.module_utils.urls' # \r\n<<<\n 5599 1726879828.34601: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.34675: stdout chunk (state=3):\n>>>import 'ansible.module_utils.urls' # \r\n<<<\n 5599 1726879828.34689: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.34732: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.34822: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.34892: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\n<<<\n 5599 1726879828.34898: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.34962: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.34984: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\n<<<\n 5599 1726879828.34990: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.35010: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.respawn' # \r\n<<<\n 5599 1726879828.35025: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.35049: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.35100: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.respawn' # \r\n<<<\n 5599 1726879828.35122: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.35132: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.35161: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.35254: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.35290: stdout chunk (state=3):\n>>>import 'ansible.module_utils.yumdnf' # \r\n<<<\n 5599 1726879828.35384: stdout chunk (state=3):\n>>>import 'ansible.module_utils.yumdnf' # \r\n<<<\n 5599 1726879828.35386: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.35480: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.35902: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\r\n<<<\n 5599 1726879828.35908: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.35949: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\r\n<<<\n 5599 1726879828.36023: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b31a0>\r\n<<<\n 5599 1726879828.36027: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.36034: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\r\n<<<\n 5599 1726879828.36062: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n<<<\n 5599 1726879828.36100: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef3170>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n<<<\n 5599 1726879828.36128: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 5599 1726879828.36132: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 5599 1726879828.36225: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b3290>\r\n<<<\n 5599 1726879828.36231: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n<<<\n 5599 1726879828.36234: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n<<<\n 5599 1726879828.36305: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n<<<\n 5599 1726879828.36333: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef3290>\r\n<<<\n 5599 1726879828.36336: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n<<<\n 5599 1726879828.36340: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ce33440>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ce32cc0>\r\n<<<\n 5599 1726879828.36342: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n<<<\n 5599 1726879828.36349: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ce32ea0>\r\n<<<\n 5599 1726879828.36356: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n<<<\n 5599 1726879828.36411: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5cab440>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5caac90>\r\n<<<\n 5599 1726879828.36415: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b37d0>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b2420>\r\n<<<\n 5599 1726879828.36421: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc'\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b2e70>\r\n<<<\n 5599 1726879828.36474: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5caae70>\r\n<<<\n 5599 1726879828.36479: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef37d0>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef2810>\r\n<<<\n 5599 1726879828.36482: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\r\n<<<\n 5599 1726879828.36499: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc'\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef2e70>\r\n<<<\n 5599 1726879828.36522: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'\r\n<<<\n 5599 1726879828.36535: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\r\n<<<\n 5599 1726879828.36553: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.36588: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'\r\n<<<\n 5599 1726879828.36605: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'\r\n<<<\n 5599 1726879828.36639: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\r\n<<<\n 5599 1726879828.36650: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.36666: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\r\n<<<\n 5599 1726879828.36678: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'\r\n<<<\n 5599 1726879828.36729: stdout chunk (state=3):\n>>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5cea8a10>\r\n<<<\n 5599 1726879828.36760: stdout chunk (state=3):\n>>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5cea8620>\r\n<<<\n 5599 1726879828.36801: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\r\n<<<\n 5599 1726879828.36842: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc'\r\n<<<\n 5599 1726879828.36846: stdout chunk (state=3):\n>>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5d20aa0>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d20680>\r\n<<<\n 5599 1726879828.36849: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\r\n<<<\n 5599 1726879828.36907: stdout chunk (state=3):\n>>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ced82f0>\r\n<<<\n 5599 1726879828.36910: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc'\r\n<<<\n 5599 1726879828.36923: stdout chunk (state=3):\n>>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5cea8b60>\r\n<<<\n 5599 1726879828.36963: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\r\n<<<\n 5599 1726879828.37005: stdout chunk (state=3):\n>>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\n<<<\n 5599 1726879828.37029: stdout chunk (state=3):\n>>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5d503b0>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d20bf0>\r\n<<<\n 5599 1726879828.37033: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\r\n<<<\n 5599 1726879828.37054: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'\r\n<<<\n 5599 1726879828.37115: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'\r\n<<<\n 5599 1726879828.37841: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566ebd70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.38055: stdout chunk (state=3):\n>>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c933350>\r\n<<<\n 5599 1726879828.38060: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879828.38085: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n<<<\n 5599 1726879828.38105: stdout chunk (state=3):\n>>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\n<<<\n 5599 1726879828.38118: stdout chunk (state=3):\n>>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5b074a0>\r\n<<<\n 5599 1726879828.38143: stdout chunk (state=3):\n>>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ced83b0>\r\n<<<\n 5599 1726879828.38147: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.38149: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\r\n<<<\n 5599 1726879828.38192: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956735850>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567355e0>\r\n<<<\n 5599 1726879828.38199: stdout chunk (state=3):\n>>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d50530>\r\n<<<\n 5599 1726879828.38207: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\r\n<<<\n 5599 1726879828.38244: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956734f20>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879828.38315: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567359d0>\r\n<<<\n 5599 1726879828.38326: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956712b70>\r\n<<<\n 5599 1726879828.38335: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'\r\n<<<\n 5599 1726879828.38366: stdout chunk (state=3):\n>>>import 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.38370: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567365a0>\r\n<<<\n 5599 1726879828.38415: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'\r\n<<<\n 5599 1726879828.38437: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567367e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879828.38443: stdout chunk (state=3):\n>>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c9a90d0>\r\n<<<\n 5599 1726879828.38503: stdout chunk (state=3):\n>>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c9339b0>\r\n<<<\n 5599 1726879828.38539: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\r\n<<<\n 5599 1726879828.38577: stdout chunk (state=3):\n>>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5b7d0a0>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5b07980>\r\n<<<\n 5599 1726879828.38602: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc'\r\n<<<\n 5599 1726879828.38643: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc'\r\n<<<\n 5599 1726879828.38685: stdout chunk (state=3):\n>>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c9e0110>\r\n<<<\n 5599 1726879828.38713: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956736d20>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879828.38745: stdout chunk (state=3):\n>>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c9a92e0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\r\n<<<\n 5599 1726879828.38786: stdout chunk (state=3):\n>>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5bb4140>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5b7d310>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\r\n<<<\n 5599 1726879828.38803: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'\r\n<<<\n 5599 1726879828.38838: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'\r\n<<<\n 5599 1726879828.38869: stdout chunk (state=3):\n>>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0a4260>\r\n<<<\n 5599 1726879828.38885: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395659ca40>\r\n<<<\n 5599 1726879828.38903: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395659e660>\r\n<<<\n 5599 1726879828.38912: stdout chunk (state=3):\n>>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c9e0470>\r\n<<<\n 5599 1726879828.38949: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879828.38955: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\r\n<<<\n 5599 1726879828.38961: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc'\r\n<<<\n 5599 1726879828.38975: stdout chunk (state=3):\n>>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f182c0>\r\n<<<\n 5599 1726879828.39004: stdout chunk (state=3):\n>>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5bb44d0>\r\n<<<\n 5599 1726879828.39009: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879828.39012: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\r\n<<<\n 5599 1726879828.39039: stdout chunk (state=3):\n>>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0a5580>\r\n<<<\n 5599 1726879828.39043: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395659efc0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879828.39078: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc'\r\n<<<\n 5599 1726879828.39103: stdout chunk (state=3):\n>>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f19550>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f18980>\r\n<<<\n 5599 1726879828.39110: stdout chunk (state=3):\n>>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a49b0>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5cea81a0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\r\n<<<\n 5599 1726879828.39179: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879828.39191: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\r\n<<<\n 5599 1726879828.39202: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395659ff50>\r\n<<<\n 5599 1726879828.39207: stdout chunk (state=3):\n>>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d20200>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\r\n<<<\n 5599 1726879828.39214: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879828.39217: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'\r\n<<<\n 5599 1726879828.39220: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\r\n<<<\n 5599 1726879828.39222: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0c8aa0>\r\n<<<\n 5599 1726879828.39285: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc'\r\n<<<\n 5599 1726879828.39293: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f3ca10>\r\n<<<\n 5599 1726879828.39296: stdout chunk (state=3):\n>>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a7ef0>\r\n<<<\n 5599 1726879828.39347: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\r\n<<<\n 5599 1726879828.39354: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a2c30>\r\n<<<\n 5599 1726879828.39402: stdout chunk (state=3):\n>>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f1be60>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'\r\n<<<\n 5599 1726879828.39412: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0cb140>\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'\r\n<<<\n 5599 1726879828.39458: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565a2d80>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a0ef0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879828.39469: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3f140>\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\r\n<<<\n 5599 1726879828.39545: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0cbf80>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.39548: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3ffe0>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.39552: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a6a50>\r\n<<<\n 5599 1726879828.39636: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879828.39937: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a5520>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a5280>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a7cb0>\r\n<<<\n 5599 1726879828.39943: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0ec950>\r\n<<<\n 5599 1726879828.40029: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f608f0>\r\n<<<\n 5599 1726879828.40035: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n<<<\n 5599 1726879828.40041: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0eddf0>\r\n<<<\n 5599 1726879828.40043: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n<<<\n 5599 1726879828.40137: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a1370>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565eac30>\r\n<<<\n 5599 1726879828.40142: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f60650>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f60260>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3f0b0>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3e990>\r\n<<<\n 5599 1726879828.40186: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.40190: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565eae70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 5599 1726879828.40193: stdout chunk (state=3):\n>>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0ec2c0>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0caff0>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0ca990>\r\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.40227: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879828.40233: stdout chunk (state=3):\n>>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0efa10>\r\n<<<\n 5599 1726879828.40295: stdout chunk (state=3):\n>>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f639b0>\r\n<<<\n 5599 1726879828.40299: stdout chunk (state=3):\n>>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0cae70>\r\n<<<\n 5599 1726879828.40302: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565ec950>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565ec710>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879828.40335: stdout chunk (state=3):\n>>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3f500>\r\n<<<\n 5599 1726879828.40343: stdout chunk (state=3):\n>>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0c8d70>\r\n<<<\n 5599 1726879828.40346: stdout chunk (state=3):\n>>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3cd70>\r\n<<<\n 5599 1726879828.40400: stdout chunk (state=3):\n>>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a7500>\r\n<<<\n 5599 1726879828.40435: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.40475: stdout chunk (state=3):\n>>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f1b470>\r\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.40479: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879828.40584: stdout chunk (state=3):\n>>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\n<<<\n 5599 1726879828.40590: stdout chunk (state=3):\n>>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\n<<<\n 5599 1726879828.40593: stdout chunk (state=3):\n>>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f1bad0>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f1b830>\r\n<<<\n 5599 1726879828.40614: stdout chunk (state=3):\n>>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0a7c20>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a7980>\r\n<<<\n 5599 1726879828.40618: stdout chunk (state=3):\n>>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f19670>\r\n<<<\n 5599 1726879828.40628: stdout chunk (state=3):\n>>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a5700>\r\n<<<\n 5599 1726879828.40658: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa1010>\r\n<<<\n 5599 1726879828.40682: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565eef00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565ed040>\r\n<<<\n 5599 1726879828.40716: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12d100>\r\n<<<\n 5599 1726879828.40780: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc'\r\n<<<\n 5599 1726879828.40810: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'\r\n<<<\n 5599 1726879828.40845: stdout chunk (state=3):\n>>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12f5f0>\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 5599 1726879828.40911: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12fdd0>\r\n<<<\n 5599 1726879828.40915: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc'\r\n<<<\n 5599 1726879828.40919: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879828.40965: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa3530>\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa3ce0>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa2840>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcc530>\r\n<<<\n 5599 1726879828.40969: stdout chunk (state=3):\n>>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12e930>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\r\n<<<\n 5599 1726879828.40972: stdout chunk (state=3):\n>>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa0fe0>\r\n<<<\n 5599 1726879828.41018: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\r\n<<<\n 5599 1726879828.41025: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565f6720>\r\n<<<\n 5599 1726879828.41031: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.41034: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\r\n<<<\n 5599 1726879828.41041: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b158620>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12d0d0>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.41043: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'\r\n<<<\n 5599 1726879828.41046: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\r\n<<<\n 5599 1726879828.41092: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc'\r\n<<<\n 5599 1726879828.41102: stdout chunk (state=3):\n>>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcdf70>\r\n<<<\n 5599 1726879828.41109: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc'\r\n<<<\n 5599 1726879828.41115: stdout chunk (state=3):\n>>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcd520>\r\n<<<\n 5599 1726879828.41196: stdout chunk (state=3):\n>>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcd340>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'\r\n<<<\n 5599 1726879828.41205: stdout chunk (state=3):\n>>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15a060>\r\n<<<\n 5599 1726879828.41207: stdout chunk (state=3):\n>>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b1595e0>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b159400>\r\n<<<\n 5599 1726879828.41211: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\r\n<<<\n 5599 1726879828.41213: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565ef0b0>\r\n<<<\n 5599 1726879828.41281: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'\r\n<<<\n 5599 1726879828.41337: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\r\n<<<\n 5599 1726879828.41346: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'\r\n<<<\n 5599 1726879828.41354: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565f79e0>\r\n<<<\n 5599 1726879828.41358: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'\r\n<<<\n 5599 1726879828.41360: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\r\n<<<\n 5599 1726879828.41365: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'\r\n<<<\n 5599 1726879828.41368: stdout chunk (state=3):\n>>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38e9010>\r\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\r\n<<<\n 5599 1726879828.41455: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565f73b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565f7aa0>\r\n<<<\n 5599 1726879828.41459: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc'\r\n<<<\n 5599 1726879828.41466: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565eb020>\r\n<<<\n 5599 1726879828.41471: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879828.41482: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879828.41485: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b1810a0>\r\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n<<<\n 5599 1726879828.41490: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n<<<\n 5599 1726879828.41531: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n<<<\n 5599 1726879828.41537: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3913080>\r\n<<<\n 5599 1726879828.41591: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n<<<\n 5599 1726879828.41594: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n<<<\n 5599 1726879828.41599: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.41601: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aa9b0e0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.41626: stdout chunk (state=3):\n>>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5aa9b440>\r\n<<<\n 5599 1726879828.41649: stdout chunk (state=3):\n>>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d39133e0>\r\n<<<\n 5599 1726879828.41697: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38eb2f0>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38e94c0>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38e8500>\r\n<<<\n 5599 1726879828.41756: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b183350>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b1814f0>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b180590>\r\n<<<\n 5599 1726879828.41766: stdout chunk (state=3):\n>>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fce750>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fce480>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\r\n<<<\n 5599 1726879828.41851: stdout chunk (state=3):\n>>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15a7e0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15a540>\r\n<<<\n 5599 1726879828.41856: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565fb170>\r\n<<<\n 5599 1726879828.41858: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\r\n<<<\n 5599 1726879828.41861: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\r\n<<<\n 5599 1726879828.41866: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'\r\n<<<\n 5599 1726879828.41869: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.41878: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc'\r\n<<<\n 5599 1726879828.41912: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\r\n<<<\n 5599 1726879828.41951: stdout chunk (state=3):\n>>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394cef0>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3913f20>\r\n<<<\n 5599 1726879828.41968: stdout chunk (state=3):\n>>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcec90>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\r\n<<<\n 5599 1726879828.41975: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'\r\n<<<\n 5599 1726879828.41980: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad4ef0>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aa9bf20>\r\n<<<\n 5599 1726879828.42043: stdout chunk (state=3):\n>>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15ad20>\r\n<<<\n 5599 1726879828.42056: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'\r\n<<<\n 5599 1726879828.42063: stdout chunk (state=3):\n>>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394d5b0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394d970>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394da30>\r\n<<<\n 5599 1726879828.42152: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394db50>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\r\n<<<\n 5599 1726879828.42155: stdout chunk (state=3):\n>>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5550>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5910>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad59d0>\r\n<<<\n 5599 1726879828.42165: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\r\n<<<\n 5599 1726879828.42171: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5af0>\r\n<<<\n 5599 1726879828.42178: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956600440>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565f98e0>\r\n<<<\n 5599 1726879828.42181: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565fac90>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565f94f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879828.42217: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'\r\n<<<\n 5599 1726879828.42220: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'\r\n<<<\n 5599 1726879828.42223: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'\r\n<<<\n 5599 1726879828.42267: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'\r\n<<<\n 5599 1726879828.42310: stdout chunk (state=3):\n>>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3970740>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394e870>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3970860>\r\n<<<\n 5599 1726879828.42388: stdout chunk (state=3):\n>>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5aaf86e0>\r\n<<<\n 5599 1726879828.42394: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\r\n<<<\n 5599 1726879828.42400: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'\r\n<<<\n 5599 1726879828.42403: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.42408: stdout chunk (state=3):\n>>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad6810>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf8830>\r\n<<<\n 5599 1726879828.42425: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'\r\n<<<\n 5599 1726879828.42576: stdout chunk (state=3):\n>>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3970920>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394d9a0>\r\n<<<\n 5599 1726879828.42580: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\r\n<<<\n 5599 1726879828.42582: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3970ad0>\r\n<<<\n 5599 1726879828.42588: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\r\n<<<\n 5599 1726879828.42590: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'\r\n<<<\n 5599 1726879828.42593: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\r\n<<<\n 5599 1726879828.42626: stdout chunk (state=3):\n>>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf88f0>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5940>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf89e0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'\r\n<<<\n 5599 1726879828.42650: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\r\n<<<\n 5599 1726879828.42681: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\r\n<<<\n 5599 1726879828.42685: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\r\n<<<\n 5599 1726879828.42732: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\r\n<<<\n 5599 1726879828.42741: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\r\n<<<\n 5599 1726879828.42744: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.42799: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\r\n<<<\n 5599 1726879828.42803: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879828.42809: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\r\n<<<\n 5599 1726879828.42813: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879828.42816: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d39b8500>\r\n<<<\n 5599 1726879828.42842: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\r\n<<<\n 5599 1726879828.42846: stdout chunk (state=3):\n>>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39978f0>\r\n<<<\n 5599 1726879828.42848: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\r\n<<<\n 5599 1726879828.42850: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\r\n<<<\n 5599 1726879828.42889: stdout chunk (state=3):\n>>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3996300>\r\n<<<\n 5599 1726879828.42893: stdout chunk (state=3):\n>>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.42895: stdout chunk (state=3):\n>>># extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ab404a0>\r\n<<<\n 5599 1726879828.42928: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.42943: stdout chunk (state=3):\n>>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab23890>\r\n<<<\n 5599 1726879828.43007: stdout chunk (state=3):\n>>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab222a0>\r\n<<<\n 5599 1726879828.43056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.43081: stdout chunk (state=3):\n>>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3972240>\r\n<<<\n 5599 1726879828.43124: stdout chunk (state=3):\n>>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39716a0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39726f0>\r\n<<<\n 5599 1726879828.43158: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\r\n<<<\n 5599 1726879828.43185: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc'\r\n<<<\n 5599 1726879828.43230: stdout chunk (state=3):\n>>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f95d60>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d8f80>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\r\n<<<\n 5599 1726879828.43278: stdout chunk (state=3):\n>>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aafa1e0>\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf9640>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aafa5d0>\r\n<<<\n 5599 1726879828.43345: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d91c0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\r\n<<<\n 5599 1726879828.43349: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'\r\n<<<\n 5599 1726879828.43356: stdout chunk (state=3):\n>>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d9b20>\r\n<<<\n 5599 1726879828.43361: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aafb770>\r\n<<<\n 5599 1726879828.43365: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5cd40>\r\n<<<\n 5599 1726879828.43368: stdout chunk (state=3):\n>>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d95b0>\r\n<<<\n 5599 1726879828.43392: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5cfb0>\r\n<<<\n 5599 1726879828.43409: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39da9f0>\r\nimport 'gc' # \r\n<<<\n 5599 1726879828.43412: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'\r\n<<<\n 5599 1726879828.43417: stdout chunk (state=3):\n>>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5cab5f0>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef22a0>\r\n<<<\n 5599 1726879828.43436: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\r\n<<<\n 5599 1726879828.43447: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'\r\n<<<\n 5599 1726879828.43486: stdout chunk (state=3):\n>>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5d910>\r\n<<<\n 5599 1726879828.43492: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.43496: stdout chunk (state=3):\n>>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5d3a0>\r\n<<<\n 5599 1726879828.43512: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5e810>\r\n<<<\n 5599 1726879828.43538: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 5599 1726879828.43553: stdout chunk (state=3):\n>>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ce33590>\r\n<<<\n 5599 1726879828.43567: stdout chunk (state=3):\n>>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b21b0>\r\n<<<\n 5599 1726879828.43994: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\r\n<<<\n 5599 1726879828.44022: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc'\r\n<<<\n 5599 1726879828.44061: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.44069: stdout chunk (state=3):\n>>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39dbc50>\r\n<<<\n 5599 1726879828.44169: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\r\n<<<\n 5599 1726879828.44211: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc'\r\n<<<\n 5599 1726879828.44217: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic.copr\r\n<<<\n 5599 1726879828.44281: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc'\r\n<<<\n 5599 1726879828.44287: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5fad0>\r\n<<<\n 5599 1726879828.44290: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.44306: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\r\n<<<\n 5599 1726879828.44352: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc'\r\n<<<\n 5599 1726879828.44380: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\r\n<<<\n 5599 1726879828.44459: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic.copr\r\n<<<\n 5599 1726879828.44468: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\r\n<<<\n 5599 1726879828.44472: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc'\r\n<<<\n 5599 1726879828.44538: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\r\n<<<\n 5599 1726879828.44542: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e4590>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\r\n<<<\n 5599 1726879828.44586: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc'\r\n<<<\n 5599 1726879828.44590: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'\r\n<<<\n 5599 1726879828.44644: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\r\n# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.44649: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\r\n<<<\n 5599 1726879828.44651: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc'\r\n<<<\n 5599 1726879828.44699: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96c410>\r\n<<<\n 5599 1726879828.44707: stdout chunk (state=3):\n>>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d37e6540>\r\n<<<\n 5599 1726879828.44717: stdout chunk (state=3):\n>>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e60f0>\r\n<<<\n 5599 1726879828.44720: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc'\r\n<<<\n 5599 1726879828.44754: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.44761: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\r\n<<<\n 5599 1726879828.44794: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'\r\n<<<\n 5599 1726879828.44799: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\r\n# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.44802: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.44815: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d712f9e0>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e5040>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e48c0>\r\n<<<\n 5599 1726879828.44827: stdout chunk (state=3):\n>>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37b15b0>\r\n<<<\n 5599 1726879828.44843: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879828.44862: stdout chunk (state=3):\n>>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e4380>\r\n<<<\n 5599 1726879828.44891: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\r\n<<<\n 5599 1726879828.44921: stdout chunk (state=3):\n>>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.44924: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.44933: stdout chunk (state=3):\n>>># extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a96e390>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96df40>\r\n<<<\n 5599 1726879828.44939: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\r\n<<<\n 5599 1726879828.44987: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ab5f5c0>\r\n<<<\n 5599 1726879828.45033: stdout chunk (state=3):\n>>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96ce90>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96c710>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a925430>\r\n<<<\n 5599 1726879828.45081: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\r\n<<<\n 5599 1726879828.45113: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96c1d0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\r\n<<<\n 5599 1726879828.45151: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.45183: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879828.45212: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37ff9b0>\r\n<<<\n 5599 1726879828.45219: stdout chunk (state=3):\n>>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37fe4e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38211c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38214c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3821730>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38219d0>\r\n<<<\n 5599 1726879828.45230: stdout chunk (state=3):\n>>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a987950>\r\n<<<\n 5599 1726879828.45246: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'\r\n<<<\n 5599 1726879828.45255: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\r\n<<<\n 5599 1726879828.45284: stdout chunk (state=3):\n>>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a986480>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\r\n<<<\n 5599 1726879828.45302: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc'\r\n<<<\n 5599 1726879828.45416: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38220f0>\r\n<<<\n 5599 1726879828.45423: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3821f40>\r\n<<<\n 5599 1726879828.45433: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc'\r\n<<<\n 5599 1726879828.45436: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38239e0>\r\n<<<\n 5599 1726879828.45438: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\r\n<<<\n 5599 1726879828.45441: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3823b30>\r\n<<<\n 5599 1726879828.45472: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9100>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9400>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9670>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc'\r\n<<<\n 5599 1726879828.45496: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\r\n<<<\n 5599 1726879828.45529: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9910>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\r\n<<<\n 5599 1726879828.45678: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc'\r\n<<<\n 5599 1726879828.45687: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3823d40>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383cce0>\r\n<<<\n 5599 1726879828.45693: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383c560>\r\n<<<\n 5599 1726879828.45696: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\r\n<<<\n 5599 1726879828.45702: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9aa000>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9e80>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9ab740>\r\n<<<\n 5599 1726879828.45705: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'\r\n<<<\n 5599 1726879828.45711: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9ab9e0>\r\n<<<\n 5599 1726879828.45891: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9abbc0>\r\n<<<\n 5599 1726879828.45901: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\r\n<<<\n 5599 1726879828.45908: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc'\r\n<<<\n 5599 1726879828.45914: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383d880>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383dca0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383de80>\r\n<<<\n 5599 1726879828.45921: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383e120>\r\n<<<\n 5599 1726879828.45924: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc'\r\n<<<\n 5599 1726879828.45930: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc'\r\n<<<\n 5599 1726879828.45934: stdout chunk (state=3):\n>>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c8b30>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c83b0>\r\n<<<\n 5599 1726879828.45936: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\r\n<<<\n 5599 1726879828.46006: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc'\r\n<<<\n 5599 1726879828.46016: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383eff0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383f260>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383f470>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\r\n<<<\n 5599 1726879828.46019: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'\r\n<<<\n 5599 1726879828.46024: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c96d0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c9af0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c9cd0>\r\n<<<\n 5599 1726879828.46049: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879828.46115: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383ff80>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383fb90>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'\r\n<<<\n 5599 1726879828.46188: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386cef0>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386c830>\r\n<<<\n 5599 1726879828.46192: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386db80>\r\n<<<\n 5599 1726879828.46249: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c9fa0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9caea0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cb110>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\r\n<<<\n 5599 1726879828.46255: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cb2f0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\r\n<<<\n 5599 1726879828.46259: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39566845f0>\r\n<<<\n 5599 1726879828.46299: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 5599 1726879828.46354: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386de80>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386ede0>\r\n<<<\n 5599 1726879828.46360: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566853d0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956602e70>\r\n<<<\n 5599 1726879828.46537: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386f080>\r\n<<<\n 5599 1726879828.46550: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cbe90>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cba10>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'\r\n<<<\n 5599 1726879828.46557: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879828.46559: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f4d10>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f4680>\r\n<<<\n 5599 1726879828.46567: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386f230>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39dbb90>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39db800>\r\n<<<\n 5599 1726879828.46571: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39dae10>\r\n<<<\n 5599 1726879828.46591: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc'\r\n<<<\n 5599 1726879828.46595: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.46600: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39db7a0>\r\n<<<\n 5599 1726879828.46603: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.46605: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f5970>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\r\n<<<\n 5599 1726879828.46607: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f5c70>\r\n<<<\n 5599 1726879828.46610: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\r\n<<<\n 5599 1726879828.46615: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'\r\n<<<\n 5599 1726879828.46640: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\r\n<<<\n 5599 1726879828.46643: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386fbc0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\r\n<<<\n 5599 1726879828.46679: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359c110>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359cad0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc'\r\n<<<\n 5599 1726879828.46697: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.46736: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\r\n<<<\n 5599 1726879828.46743: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f6ba0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f6e10>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f6fc0>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5fc20>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5f6e0>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5edb0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc'\r\n<<<\n 5599 1726879828.46746: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5f650>\r\n<<<\n 5599 1726879828.46792: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.46813: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359de80>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359df10>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879828.46830: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f7920>\r\n<<<\n 5599 1726879828.46849: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\r\n<<<\n 5599 1726879828.46868: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f7e00>\r\n<<<\n 5599 1726879828.46907: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc'\r\n<<<\n 5599 1726879828.46928: stdout chunk (state=3):\n>>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d359e5d0>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359e480>\r\n<<<\n 5599 1726879828.46963: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\r\n<<<\n 5599 1726879828.47012: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\r\n<<<\n 5599 1726879828.47015: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a724800>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc'\r\n<<<\n 5599 1726879828.47018: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.47023: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\r\n<<<\n 5599 1726879828.47132: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 5599 1726879828.47136: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\r\n<<<\n 5599 1726879828.47138: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\r\n<<<\n 5599 1726879828.47166: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c4ad0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\r\n<<<\n 5599 1726879828.47195: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956685130>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.47210: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a725be0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a725c70>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879828.47216: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5ca0>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5f10>\r\n<<<\n 5599 1726879828.47278: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\r\n<<<\n 5599 1726879828.47282: stdout chunk (state=3):\n>>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a726360>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a726210>\r\n<<<\n 5599 1726879828.47285: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\r\n<<<\n 5599 1726879828.47382: stdout chunk (state=3):\n>>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.47386: stdout chunk (state=3):\n>>>import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d35c6060>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5dc0>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5790>\r\n<<<\n 5599 1726879828.47388: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\r\n<<<\n 5599 1726879828.47391: stdout chunk (state=3):\n>>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c4c20>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359fec0>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359f4a0>\r\n<<<\n 5599 1726879828.47393: stdout chunk (state=3):\n>>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359ed50>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359d9a0>\r\n<<<\n 5599 1726879828.47472: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359cef0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py\r\n<<<\n 5599 1726879828.47477: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c59d0>\r\n<<<\n 5599 1726879828.47480: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\r\n<<<\n 5599 1726879828.47524: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74c8f0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879828.47530: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c69f0>\r\n<<<\n 5599 1726879828.47534: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74db20>\r\n<<<\n 5599 1726879828.47592: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'\r\n<<<\n 5599 1726879828.47650: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c78c0>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c75f0>\r\n<<<\n 5599 1726879828.47657: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.47660: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\r\n<<<\n 5599 1726879828.47700: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74dd60>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a74de50>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74d940>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74d5e0>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74ca70>\r\n<<<\n 5599 1726879828.47704: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\r\n<<<\n 5599 1726879828.47707: stdout chunk (state=3):\n>>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a727ce0>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a727260>\r\n<<<\n 5599 1726879828.47747: stdout chunk (state=3):\n>>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a726ae0>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7256d0>\r\n<<<\n 5599 1726879828.47751: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a724c20>\r\n<<<\n 5599 1726879828.47813: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879828.47818: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc'\r\n<<<\n 5599 1726879828.47879: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74dc40>\r\n<<<\n 5599 1726879828.47882: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\r\n<<<\n 5599 1726879828.47885: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74e870>\r\n<<<\n 5599 1726879828.47888: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'\r\n<<<\n 5599 1726879828.47894: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'\r\n<<<\n 5599 1726879828.47943: stdout chunk (state=3):\n>>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3601d30>\r\n<<<\n 5599 1726879828.47989: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'\r\n<<<\n 5599 1726879828.48005: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.48038: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74f770>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74f4a0>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.48061: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\r\n<<<\n 5599 1726879828.48096: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\r\n<<<\n 5599 1726879828.48100: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'\r\n<<<\n 5599 1726879828.48138: stdout chunk (state=3):\n>>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3603470>\r\n<<<\n 5599 1726879828.48151: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.48165: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879828.48192: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\r\n<<<\n 5599 1726879828.48261: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'\r\n<<<\n 5599 1726879828.48265: stdout chunk (state=3):\n>>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.48303: stdout chunk (state=3):\n>>># extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3602660>\r\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3602210>\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\r\n<<<\n 5599 1726879828.48339: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3638ce0>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3638140>\r\n<<<\n 5599 1726879828.48362: stdout chunk (state=3):\n>>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a789be0>\r\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'\r\n<<<\n 5599 1726879828.48383: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.48402: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\r\n<<<\n 5599 1726879828.48458: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'\r\n<<<\n 5599 1726879828.48462: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc'\r\n<<<\n 5599 1726879828.48510: stdout chunk (state=3):\n>>>import 'six.moves' # \r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc'\r\n<<<\n 5599 1726879828.48513: stdout chunk (state=3):\n>>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a78b320>\r\n<<<\n 5599 1726879828.48545: stdout chunk (state=3):\n>>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d363bb00>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc'\r\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d363bc80>\r\n<<<\n 5599 1726879828.48582: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\r\n<<<\n 5599 1726879828.48585: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'\r\n<<<\n 5599 1726879828.48634: stdout chunk (state=3):\n>>># destroy dateutil.tz.win\r\n<<<\n 5599 1726879828.48640: stdout chunk (state=3):\n>>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.48709: stdout chunk (state=3):\n>>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3639340>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3639010>\r\n<<<\n 5599 1726879828.48714: stdout chunk (state=3):\n>>># extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a78a510>\r\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a78a0c0>\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\r\n<<<\n 5599 1726879828.48783: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c0aa0>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a789c10>\r\n<<<\n 5599 1726879828.48790: stdout chunk (state=3):\n>>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c7b90>\r\n<<<\n 5599 1726879828.48793: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'\r\nimport 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3601880>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c78f0>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c6ff0>\r\n<<<\n 5599 1726879828.48840: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.48844: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc'\r\nimport 'six.moves' # \r\n<<<\n 5599 1726879828.48872: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365a6c0>\r\n<<<\n 5599 1726879828.48897: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\r\n<<<\n 5599 1726879828.48909: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c38c0>\r\n<<<\n 5599 1726879828.48936: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365aff0>\r\n<<<\n 5599 1726879828.48942: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc'\r\n<<<\n 5599 1726879828.48987: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc'\r\n<<<\n 5599 1726879828.48993: stdout chunk (state=3):\n>>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c3a40>\r\n<<<\n 5599 1726879828.48996: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365b9b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\r\n<<<\n 5599 1726879828.49001: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\r\n<<<\n 5599 1726879828.49003: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.49075: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365bdd0>\r\n<<<\n 5599 1726879828.49079: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'\r\n# destroy dateutil.tz.win\r\n<<<\n 5599 1726879828.49100: stdout chunk (state=3):\n>>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c1100>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c0dd0>\r\n<<<\n 5599 1726879828.49104: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3674980>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\r\n<<<\n 5599 1726879828.49207: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3675010>\r\n<<<\n 5599 1726879828.49211: stdout chunk (state=3):\n>>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74fa40>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\r\n<<<\n 5599 1726879828.49214: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'\r\n<<<\n 5599 1726879828.49219: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.49287: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc'\r\n<<<\n 5599 1726879828.49368: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879828.49373: stdout chunk (state=3):\n>>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a789730>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74f7a0>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74eea0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e6540>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc'\r\n<<<\n 5599 1726879828.49378: stdout chunk (state=3):\n>>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3677ec0>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3677890>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3677530>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3677230>\r\n<<<\n 5599 1726879828.49413: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.49436: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e6e70>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e7830>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e7c50>\r\n<<<\n 5599 1726879828.49456: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc'\r\n<<<\n 5599 1726879828.49479: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7fc830>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\r\n<<<\n 5599 1726879828.49549: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc'\r\n<<<\n 5599 1726879828.49556: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.49608: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7fcec0>\r\n<<<\n 5599 1726879828.49611: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'\r\n<<<\n 5599 1726879828.49653: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.49656: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc'\r\n<<<\n 5599 1726879828.49731: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879828.49735: stdout chunk (state=3):\n>>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.49790: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.49794: stdout chunk (state=3):\n>>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a7ffd40>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7ff710>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7ff3b0>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7ff0b0>\r\n<<<\n 5599 1726879828.49836: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.49900: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879828.49902: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.50370: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.50844: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879828.50944: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879828.50954: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879828.51093: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956687d70>\r\n<<<\n 5599 1726879828.51101: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.51235: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.51368: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\n<<<\n 5599 1726879828.51384: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879828.51392: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879828.51421: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n<<<\n 5599 1726879828.51434: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879828.51537: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.51728: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395668dfa0>\r\n<<<\n 5599 1726879828.51807: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395668e900>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956686bd0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.51924: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879828.51937: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.52003: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.52124: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.52161: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.52262: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879828.52440: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.52445: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395668d580>\r\n<<<\n 5599 1726879828.52506: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395668eae0>\r\n<<<\n 5599 1726879828.52560: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.52732: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.52779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.52877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.52925: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879828.53023: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879828.53127: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879828.53157: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956522bd0>\r\n<<<\n 5599 1726879828.53233: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395649ba70>\r\n<<<\n 5599 1726879828.53350: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39564969c0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956496810>\r\n# destroy ansible.module_utils.distro\r\n<<<\n 5599 1726879828.53363: stdout chunk (state=3):\n>>>import 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879828.53371: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.53416: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.53456: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879828.53542: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879828.53569: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.53593: stdout chunk (state=3):\n>>>import 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879828.54647: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.55932: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.57488: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.58927: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527830>\r\n<<<\n 5599 1726879828.58953: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\r\n<<<\n 5599 1726879828.59031: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527b00>\r\n<<<\n 5599 1726879828.59146: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524440>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527fe0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'\r\n<<<\n 5599 1726879828.59150: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\r\n<<<\n 5599 1726879828.59156: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\r\n<<<\n 5599 1726879828.59339: stdout chunk (state=3):\n>>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524d70>\r\n<<<\n 5599 1726879828.59364: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'\r\n<<<\n 5599 1726879828.59390: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\r\n<<<\n 5599 1726879828.59397: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'\r\n<<<\n 5599 1726879828.59439: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\r\n<<<\n 5599 1726879828.59477: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\r\n<<<\n 5599 1726879828.59530: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565069c0>\r\n<<<\n 5599 1726879828.59731: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565068a0>\r\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a7e7e0>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956504b30>\r\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\r\n<<<\n 5599 1726879828.59940: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\r\n<<<\n 5599 1726879828.59969: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\r\n<<<\n 5599 1726879828.60021: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\r\n<<<\n 5599 1726879828.60025: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n<<<\n 5599 1726879828.60076: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\r\n<<<\n 5599 1726879828.60183: stdout chunk (state=3):\n>>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a91370>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a7fef0>\r\n<<<\n 5599 1726879828.60238: stdout chunk (state=3):\n>>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a7f260>\r\n<<<\n 5599 1726879828.60284: stdout chunk (state=3):\n>>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956525a60>\r\n<<<\n 5599 1726879828.60301: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\r\n<<<\n 5599 1726879828.60330: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\r\n<<<\n 5599 1726879828.60514: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879828.60540: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\r\n<<<\n 5599 1726879828.60581: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955afd310>\r\n<<<\n 5599 1726879828.61011: stdout chunk (state=3):\n>>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955ab5460>\r\n<<<\n 5599 1726879828.61074: stdout chunk (state=3):\n>>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956506480>\r\n<<<\n 5599 1726879828.61097: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\r\n<<<\n 5599 1726879828.61106: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc'\r\n<<<\n 5599 1726879828.61136: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\r\n<<<\n 5599 1726879828.61175: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\r\n<<<\n 5599 1726879828.61211: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\r\n<<<\n 5599 1726879828.61247: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b04e00>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955aff0e0>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955ab4f80>\r\n<<<\n 5599 1726879828.61317: stdout chunk (state=3):\n>>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565253d0>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524e00>\r\n<<<\n 5599 1726879828.61323: stdout chunk (state=3):\n>>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524b30>\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527cb0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc'\r\n<<<\n 5599 1726879828.61353: stdout chunk (state=3):\n>>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524ce0>\r\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\r\n<<<\n 5599 1726879828.61386: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\r\n<<<\n 5599 1726879828.61466: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b05430>\r\n<<<\n 5599 1726879828.61470: stdout chunk (state=3):\n>>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b04fe0>\r\n<<<\n 5599 1726879828.61494: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\r\n<<<\n 5599 1726879828.61511: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.61620: stdout chunk (state=3):\n>>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b05b50>\r\n<<<\n 5599 1726879828.61684: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\r\n<<<\n 5599 1726879828.61968: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 5599 1726879828.62063: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 5599 1726879828.62111: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.62428: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3955b180b0>\r\n<<<\n 5599 1726879828.62771: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955aed7f0>\r\n<<<\n 5599 1726879828.62814: stdout chunk (state=3):\n>>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b06a20>\r\n<<<\n 5599 1726879828.62858: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\r\n<<<\n 5599 1726879828.62865: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc'\r\n<<<\n 5599 1726879828.62897: stdout chunk (state=3):\n>>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955aed2b0>\r\n<<<\n 5599 1726879828.62921: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\r\n<<<\n 5599 1726879828.62944: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'\r\n<<<\n 5599 1726879828.62950: stdout chunk (state=3):\n>>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b22690>\r\n<<<\n 5599 1726879828.63031: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\r\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b23350>\r\n<<<\n 5599 1726879828.63041: stdout chunk (state=3):\n>>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b22de0>\r\n<<<\n 5599 1726879828.63060: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\r\n<<<\n 5599 1726879828.63163: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\r\n<<<\n 5599 1726879828.63301: stdout chunk (state=3):\n>>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b23830>\r\n<<<\n 5599 1726879828.63305: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\r\n<<<\n 5599 1726879828.63358: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'\r\n<<<\n 5599 1726879828.63940: stdout chunk (state=3):\n>>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955ae3d40>\r\n<<<\n 5599 1726879828.63991: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'\r\n<<<\n 5599 1726879828.64014: stdout chunk (state=3):\n>>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559b2180>\r\n<<<\n 5599 1726879828.64121: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.64244: stdout chunk (state=3):\n>>>import 'ansible.module_utils.urls' # \r\n<<<\n 5599 1726879828.64422: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.64474: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.64710: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\n<<<\n 5599 1726879828.64726: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.64802: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.64884: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.respawn' # \r\n<<<\n 5599 1726879828.64890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.65226: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.65312: stdout chunk (state=3):\n>>>import 'ansible.module_utils.yumdnf' # \r\n<<<\n 5599 1726879828.65623: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879828.66622: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\r\n<<<\n 5599 1726879828.66627: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc'\r\n<<<\n 5599 1726879828.66630: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e7200>\r\n<<<\n 5599 1726879828.66662: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n<<<\n 5599 1726879828.66828: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 5599 1726879828.67029: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e72f0>\r\n<<<\n 5599 1726879828.67075: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n<<<\n 5599 1726879828.67082: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n<<<\n 5599 1726879828.67109: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n<<<\n 5599 1726879828.67147: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.67196: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395575f4a0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395575ed20>\r\n<<<\n 5599 1726879828.67200: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.67222: stdout chunk (state=3):\n>>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395575ef00>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e7830>\r\n<<<\n 5599 1726879828.67343: stdout chunk (state=3):\n>>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e6450>\r\n<<<\n 5599 1726879828.67538: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc'\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e6ea0>\r\n<<<\n 5599 1726879828.67706: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\r\n<<<\n 5599 1726879828.67801: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'\r\n<<<\n 5599 1726879828.68005: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.68087: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'\r\n<<<\n 5599 1726879828.68730: stdout chunk (state=3):\n>>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39557dc980>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39557dc560>\r\n<<<\n 5599 1726879828.68832: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\r\n<<<\n 5599 1726879828.68910: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc'\r\n<<<\n 5599 1726879828.69791: stdout chunk (state=3):\n>>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\n<<<\n 5599 1726879828.69798: stdout chunk (state=3):\n>>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395580c290>\r\n<<<\n 5599 1726879828.69949: stdout chunk (state=3):\n>>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39557dcad0>\r\n<<<\n 5599 1726879828.70110: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\r\n<<<\n 5599 1726879828.70258: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'\r\n<<<\n 5599 1726879828.76947: stdout chunk (state=3):\n>>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3955333380>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395580c3e0>\r\n<<<\n 5599 1726879828.77146: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\r\n<<<\n 5599 1726879828.77411: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'\r\n<<<\n 5599 1726879828.78383: stdout chunk (state=3):\n>>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39553a9010>\r\n<<<\n 5599 1726879828.78599: stdout chunk (state=3):\n>>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39553338f0>\r\n<<<\n 5599 1726879828.78768: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\r\n<<<\n 5599 1726879828.78822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc'\r\n<<<\n 5599 1726879828.79583: stdout chunk (state=3):\n>>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\n<<<\n 5599 1726879828.79587: stdout chunk (state=3):\n>>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39553abf20>\r\n<<<\n 5599 1726879828.79647: stdout chunk (state=3):\n>>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39553a9220>\r\n<<<\n 5599 1726879828.79843: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\r\n<<<\n 5599 1726879828.79915: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'\r\n<<<\n 5599 1726879828.80551: stdout chunk (state=3):\n>>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\n<<<\n 5599 1726879828.80554: stdout chunk (state=3):\n>>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539c8230>\r\n<<<\n 5599 1726879828.80611: stdout chunk (state=3):\n>>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39553e0440>\r\n<<<\n 5599 1726879828.80695: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\r\n<<<\n 5599 1726879828.80715: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc'\r\n<<<\n 5599 1726879828.81051: stdout chunk (state=3):\n>>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539c9430>\r\n<<<\n 5599 1726879828.81081: stdout chunk (state=3):\n>>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539c8830>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39557dc0e0>\r\n<<<\n 5599 1726879828.81224: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'\r\n<<<\n 5599 1726879828.81351: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\r\n<<<\n 5599 1726879828.81358: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'\r\n<<<\n 5599 1726879828.81540: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539ec950>\r\n<<<\n 5599 1726879828.81546: stdout chunk (state=3):\n>>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539cbda0>\r\n<<<\n 5599 1726879828.81658: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\r\n<<<\n 5599 1726879828.81698: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'\r\n<<<\n 5599 1726879828.81814: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'\r\n<<<\n 5599 1726879828.82008: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\r\n<<<\n 5599 1726879828.82014: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539eef90>\r\n<<<\n 5599 1726879828.82191: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\r\n<<<\n 5599 1726879828.82217: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'\r\n<<<\n 5599 1726879828.82307: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\r\n<<<\n 5599 1726879828.82313: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc'\r\n<<<\n 5599 1726879828.82435: stdout chunk (state=3):\n>>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539efe60>\r\n<<<\n 5599 1726879828.82539: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.85622: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\n<<<\n 5599 1726879828.85629: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953a10740>\r\n<<<\n 5599 1726879828.85741: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n<<<\n 5599 1726879828.85760: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\r\n<<<\n 5599 1726879828.85771: stdout chunk (state=3):\n>>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a11c10>\r\n<<<\n 5599 1726879828.85813: stdout chunk (state=3):\n>>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539effb0>\r\n<<<\n 5599 1726879828.85822: stdout chunk (state=3):\n>>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539eee40>\r\n<<<\n 5599 1726879828.85844: stdout chunk (state=3):\n>>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539ee7e0>\r\n<<<\n 5599 1726879828.86159: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\r\n<<<\n 5599 1726879828.86184: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.86853: stdout chunk (state=3):\n>>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953a13830>\r\n<<<\n 5599 1726879828.86995: stdout chunk (state=3):\n>>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539ef380>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539ecbc0>\r\n<<<\n 5599 1726879828.87085: stdout chunk (state=3):\n>>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539cb3b0>\r\n<<<\n 5599 1726879828.87286: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\r\n<<<\n 5599 1726879828.87293: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.87894: stdout chunk (state=3):\n>>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\n<<<\n 5599 1726879828.87958: stdout chunk (state=3):\n>>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539cbad0>\r\n<<<\n 5599 1726879828.87965: stdout chunk (state=3):\n>>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539cb830>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539c95b0>\r\n<<<\n 5599 1726879828.88124: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\r\n<<<\n 5599 1726879828.88136: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a50e00>\r\n<<<\n 5599 1726879828.88213: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\r\n<<<\n 5599 1726879828.88254: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'\r\n<<<\n 5599 1726879828.88358: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc'\r\n<<<\n 5599 1726879828.88634: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a53320>\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a53b00>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a52630>\r\n<<<\n 5599 1726879828.88640: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\r\n<<<\n 5599 1726879828.88671: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'\r\n<<<\n 5599 1726879828.88700: stdout chunk (state=3):\n>>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7c350>\r\n<<<\n 5599 1726879828.88741: stdout chunk (state=3):\n>>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a50dd0>\r\n<<<\n 5599 1726879828.89157: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.89268: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\r\n<<<\n 5599 1726879828.89392: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\r\n<<<\n 5599 1726879828.89396: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc'\r\n<<<\n 5599 1726879828.89458: stdout chunk (state=3):\n>>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7ddc0>\r\n<<<\n 5599 1726879828.89468: stdout chunk (state=3):\n>>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7d340>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7d160>\r\n<<<\n 5599 1726879828.89557: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\r\n<<<\n 5599 1726879828.89565: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'\r\n<<<\n 5599 1726879828.89675: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\r\n<<<\n 5599 1726879828.89818: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\r\n<<<\n 5599 1726879828.89838: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'\r\n<<<\n 5599 1726879828.89932: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\r\n<<<\n 5599 1726879828.89934: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa4e30>\r\n<<<\n 5599 1726879828.89978: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\r\n<<<\n 5599 1726879828.90046: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc'\r\n<<<\n 5599 1726879828.90075: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n<<<\n 5599 1726879828.90352: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n<<<\n 5599 1726879828.90399: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n<<<\n 5599 1726879828.90415: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\n<<<\n 5599 1726879828.90424: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533beea0>\r\n<<<\n 5599 1726879828.90466: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.90491: stdout chunk (state=3):\n>>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39533bf200>\r\n<<<\n 5599 1726879828.90627: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa7140>\r\n<<<\n 5599 1726879828.90645: stdout chunk (state=3):\n>>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa52e0>\r\n<<<\n 5599 1726879828.90675: stdout chunk (state=3):\n>>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa4320>\r\n<<<\n 5599 1726879828.90954: stdout chunk (state=3):\n>>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7e5a0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7e2d0>\r\n<<<\n 5599 1726879828.91226: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'\r\n<<<\n 5599 1726879828.91260: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\r\n<<<\n 5599 1726879828.91271: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879828.91393: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\r\n<<<\n 5599 1726879828.91397: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc'\r\n<<<\n 5599 1726879828.91421: stdout chunk (state=3):\n>>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f8da0>\r\n<<<\n 5599 1726879828.91427: stdout chunk (state=3):\n>>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533bfec0>\r\n<<<\n 5599 1726879828.91491: stdout chunk (state=3):\n>>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7eab0>\r\n<<<\n 5599 1726879828.91801: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\r\n<<<\n 5599 1726879828.91805: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'\r\n<<<\n 5599 1726879828.91849: stdout chunk (state=3):\n>>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9490>\r\n<<<\n 5599 1726879828.92049: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9850>\r\n<<<\n 5599 1726879828.92169: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\r\n<<<\n 5599 1726879828.92176: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9910>\r\n<<<\n 5599 1726879828.92458: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\r\n<<<\n 5599 1726879828.92462: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9a30>\r\n<<<\n 5599 1726879828.92584: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\r\n<<<\n 5599 1726879828.92631: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'\r\n<<<\n 5599 1726879828.92803: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\r\n<<<\n 5599 1726879828.92814: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'\r\n<<<\n 5599 1726879828.93329: stdout chunk (state=3):\n>>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395341c5f0>\r\n<<<\n 5599 1726879828.93741: stdout chunk (state=3):\n>>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533fa720>\r\n<<<\n 5599 1726879828.93812: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\r\n<<<\n 5599 1726879828.93819: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341c740>\r\n<<<\n 5599 1726879828.93916: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'\r\n<<<\n 5599 1726879828.94078: stdout chunk (state=3):\n>>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341c830>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f98e0>\r\n<<<\n 5599 1726879828.94237: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\r\n<<<\n 5599 1726879828.94248: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'\r\n<<<\n 5599 1726879828.94265: stdout chunk (state=3):\n>>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341c920>\r\n<<<\n 5599 1726879828.94540: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\r\n<<<\n 5599 1726879828.94553: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'\r\n<<<\n 5599 1726879828.94594: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\r\n<<<\n 5599 1726879828.94707: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\r\n<<<\n 5599 1726879828.94736: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\r\n<<<\n 5599 1726879828.94787: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\r\n<<<\n 5599 1726879828.94810: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\r\n<<<\n 5599 1726879828.94848: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\r\n<<<\n 5599 1726879828.94914: stdout chunk (state=3):\n>>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879828.94921: stdout chunk (state=3):\n>>># extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39534643b0>\r\n<<<\n 5599 1726879828.95150: stdout chunk (state=3):\n>>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534477a0>\r\n<<<\n 5599 1726879828.95257: stdout chunk (state=3):\n>>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534461b0>\r\n<<<\n 5599 1726879828.95756: stdout chunk (state=3):\n>>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341e0f0>\r\n<<<\n 5599 1726879828.95776: stdout chunk (state=3):\n>>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341d580>\r\n<<<\n 5599 1726879828.95860: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341f4d0>\r\n<<<\n 5599 1726879828.95945: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc'\r\n<<<\n 5599 1726879828.96056: stdout chunk (state=3):\n>>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341e4b0>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\r\n<<<\n 5599 1726879828.96062: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953480d10>\r\n<<<\n 5599 1726879828.96154: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\r\n<<<\n 5599 1726879828.96158: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953480f80>\r\n<<<\n 5599 1726879828.96237: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\r\n<<<\n 5599 1726879828.96244: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'\r\n<<<\n 5599 1726879828.96323: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\r\n<<<\n 5599 1726879828.96372: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'\r\n<<<\n 5599 1726879828.96380: stdout chunk (state=3):\n>>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534818e0>\r\n<<<\n 5599 1726879828.96533: stdout chunk (state=3):\n>>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953481370>\r\n<<<\n 5599 1726879828.96541: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534827e0>\r\n<<<\n 5599 1726879828.96573: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 5599 1726879828.96603: stdout chunk (state=3):\n>>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395575f4d0>\r\n<<<\n 5599 1726879828.96608: stdout chunk (state=3):\n>>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e60f0>\r\n<<<\n 5599 1726879829.03329: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\r\n<<<\n 5599 1726879829.03360: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc'\r\n<<<\n 5599 1726879829.03732: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\r\n<<<\n 5599 1726879829.03741: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953483bc0>\r\n<<<\n 5599 1726879829.04387: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic.copr\r\n<<<\n 5599 1726879829.04469: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\r\n<<<\n 5599 1726879829.04480: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc'\r\n<<<\n 5599 1726879829.04650: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879829.04951: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\r\n<<<\n 5599 1726879829.04992: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc'\r\n<<<\n 5599 1726879829.05206: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\r\n<<<\n 5599 1726879829.05291: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc'\r\n<<<\n 5599 1726879829.05382: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc'\r\n<<<\n 5599 1726879829.05393: stdout chunk (state=3):\n>>>import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532904a0>\r\n<<<\n 5599 1726879829.05477: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\r\n<<<\n 5599 1726879829.05483: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc'\r\n<<<\n 5599 1726879829.05566: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\r\n<<<\n 5599 1726879829.05596: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'\r\n<<<\n 5599 1726879829.06077: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\r\n# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879829.06761: stdout chunk (state=3):\n>>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39532923f0>\r\n<<<\n 5599 1726879829.06781: stdout chunk (state=3):\n>>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953291fa0>\r\n<<<\n 5599 1726879829.06818: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879829.06825: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879829.06859: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953aa4d10>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953290f20>\r\n<<<\n 5599 1726879829.07028: stdout chunk (state=3):\n>>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532907a0>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532494c0>\r\n<<<\n 5599 1726879829.07097: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\r\n<<<\n 5599 1726879829.07105: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879829.07132: stdout chunk (state=3):\n>>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953290290><<<\n 5599 1726879829.07139: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879829.07480: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\r\n<<<\n 5599 1726879829.07522: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879829.07603: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\r\n<<<\n 5599 1726879829.07638: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879829.07691: stdout chunk (state=3):\n>>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ab980>\r\n<<<\n 5599 1726879829.07757: stdout chunk (state=3):\n>>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532aa4b0>\r\n<<<\n 5599 1726879829.08042: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\r\n<<<\n 5599 1726879829.08050: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc'\r\n<<<\n 5599 1726879829.08069: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd190>\r\n<<<\n 5599 1726879829.08286: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\r\n<<<\n 5599 1726879829.08290: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'\r\n<<<\n 5599 1726879829.08308: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd490>\r\n<<<\n 5599 1726879829.08390: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc'\r\n<<<\n 5599 1726879829.08425: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd700>\r\n<<<\n 5599 1726879829.08551: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc'\r\n<<<\n 5599 1726879829.08559: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd9a0>\r\n<<<\n 5599 1726879829.08640: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'\r\n<<<\n 5599 1726879829.08783: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc'\r\n<<<\n 5599 1726879829.08837: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ce0c0>\r\n<<<\n 5599 1726879829.08845: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cdf10>\r\n<<<\n 5599 1726879829.09240: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc'\r\n<<<\n 5599 1726879829.09356: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cf920>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'\r\n<<<\n 5599 1726879829.09372: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cfaa0>\r\n<<<\n 5599 1726879829.09629: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cfce0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc'\r\n<<<\n 5599 1726879829.09710: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\r\n<<<\n 5599 1726879829.09743: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc'\r\n<<<\n 5599 1726879829.09770: stdout chunk (state=3):\n>>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e8c80>\r\n<<<\n 5599 1726879829.09784: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e8500>\r\n<<<\n 5599 1726879829.10341: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\r\n<<<\n 5599 1726879829.10360: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc'\r\n<<<\n 5599 1726879829.10364: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e9820>\r\n<<<\n 5599 1726879829.10629: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\r\n<<<\n 5599 1726879829.10646: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e9c70>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e9e50>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\r\n<<<\n 5599 1726879829.10650: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc'\r\n<<<\n 5599 1726879829.10713: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ea0f0>\r\n<<<\n 5599 1726879829.10797: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\r\n<<<\n 5599 1726879829.10802: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc'\r\n<<<\n 5599 1726879829.10822: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532eaff0>\r\n<<<\n 5599 1726879829.10895: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\r\n<<<\n 5599 1726879829.10907: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc'\r\n<<<\n 5599 1726879829.10923: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532eb260>\r\n<<<\n 5599 1726879829.10998: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\r\n<<<\n 5599 1726879829.11022: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc'\r\n<<<\n 5599 1726879829.11043: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532eb440>\r\n<<<\n 5599 1726879829.11120: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\r\n<<<\n 5599 1726879829.11322: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'\r\n<<<\n 5599 1726879829.11450: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\r\n<<<\n 5599 1726879829.11459: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc'<<<\n 5599 1726879829.11466: stdout chunk (state=3):\n>>>\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ebf50>\r\n<<<\n 5599 1726879829.11482: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ebb60>\r\n<<<\n 5599 1726879829.11563: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\r\n<<<\n 5599 1726879829.11590: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'\r\n<<<\n 5599 1726879829.11705: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\r\n<<<\n 5599 1726879829.11728: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'\r\n<<<\n 5599 1726879829.11739: stdout chunk (state=3):\n>>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953318ec0>\r\n<<<\n 5599 1726879829.11754: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953318800>\r\n<<<\n 5599 1726879829.11847: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\r\n<<<\n 5599 1726879829.11860: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'\r\n<<<\n 5599 1726879829.11869: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953319b50>\r\n<<<\n 5599 1726879829.11963: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\r\n<<<\n 5599 1726879829.12047: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953319e20>\r\n<<<\n 5599 1726879829.12122: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\r\n<<<\n 5599 1726879829.12126: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'\r\n<<<\n 5599 1726879829.12159: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331ad80>\r\n<<<\n 5599 1726879829.12444: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\r\n<<<\n 5599 1726879829.12451: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331b020>\r\n<<<\n 5599 1726879829.12734: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331b1d0>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953483a40>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953483710>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953482bd0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc'\r\n<<<\n 5599 1726879829.12740: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534836e0>\r\n<<<\n 5599 1726879829.12841: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\r\n<<<\n 5599 1726879829.12859: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc'\r\n<<<\n 5599 1726879829.12921: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331bb00>\r\n<<<\n 5599 1726879829.13022: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\r\n<<<\n 5599 1726879829.13040: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc'\r\n<<<\n 5599 1726879829.13047: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331bef0>\r\n<<<\n 5599 1726879829.13236: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\r\n<<<\n 5599 1726879829.13254: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530489b0>\r\n<<<\n 5599 1726879829.13346: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\r\n<<<\n 5599 1726879829.13524: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc'\r\n<<<\n 5599 1726879829.13558: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\r\n<<<\n 5599 1726879829.13565: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879829.13840: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\r\n<<<\n 5599 1726879829.13848: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953049d60>\r\n<<<\n 5599 1726879829.13937: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\r\n<<<\n 5599 1726879829.13943: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\r\n<<<\n 5599 1726879829.13980: stdout chunk (state=3):\n>>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953049e20>\r\n<<<\n 5599 1726879829.14057: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879829.14587: stdout chunk (state=3):\n>>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\n<<<\n 5599 1726879829.14631: stdout chunk (state=3):\n>>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395304a510>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304a390>\r\n<<<\n 5599 1726879829.14698: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\r\n<<<\n 5599 1726879829.14712: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\r\n<<<\n 5599 1726879829.14823: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\r\n<<<\n 5599 1726879829.14844: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\r\n<<<\n 5599 1726879829.15132: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\r\n<<<\n 5599 1726879829.15250: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\r\n<<<\n 5599 1726879829.15256: stdout chunk (state=3):\n>>>import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953070b30>\r\n<<<\n 5599 1726879829.15340: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\r\n<<<\n 5599 1726879829.15368: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\r\n<<<\n 5599 1726879829.15464: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879829.15647: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071d60>\r\n<<<\n 5599 1726879829.15811: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\r\n<<<\n 5599 1726879829.15824: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071fd0>\r\n<<<\n 5599 1726879829.15925: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\r\n<<<\n 5599 1726879829.16075: stdout chunk (state=3):\n>>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879829.16103: stdout chunk (state=3):\n>>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879829.16107: stdout chunk (state=3):\n>>>import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953072150>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071f70>\r\n<<<\n 5599 1726879829.16123: stdout chunk (state=3):\n>>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071820>\r\n<<<\n 5599 1726879829.16143: stdout chunk (state=3):\n>>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953070cb0>\r\n<<<\n 5599 1726879829.16170: stdout chunk (state=3):\n>>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304bf20>\r\n<<<\n 5599 1726879829.16175: stdout chunk (state=3):\n>>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304b4a0>\r\n<<<\n 5599 1726879829.16326: stdout chunk (state=3):\n>>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304ad50>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953049850>\r\n<<<\n 5599 1726879829.16344: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953048dd0>\r\n<<<\n 5599 1726879829.16731: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530722d0>\r\n<<<\n 5599 1726879829.16753: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\r\n<<<\n 5599 1726879829.16765: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc'\r\n<<<\n 5599 1726879829.16787: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953072ba0>\r\n<<<\n 5599 1726879829.16880: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\r\n<<<\n 5599 1726879829.16886: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'\r\n<<<\n 5599 1726879829.17085: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879829.17162: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953073a70>\r\n<<<\n 5599 1726879829.17171: stdout chunk (state=3):\n>>>import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530737d0>\r\n<<<\n 5599 1726879829.17337: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\r\n<<<\n 5599 1726879829.17347: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879829.17472: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\r\n<<<\n 5599 1726879829.17754: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879829.17820: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\r\n<<<\n 5599 1726879829.17839: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'\r\n<<<\n 5599 1726879829.18158: stdout chunk (state=3):\n>>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530adeb0>\r\n<<<\n 5599 1726879829.18226: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'\r\n<<<\n 5599 1726879829.18296: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\r\n<<<\n 5599 1726879829.18355: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'\r\n<<<\n 5599 1726879829.18361: stdout chunk (state=3):\n>>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530af5c0>\r\n<<<\n 5599 1726879829.18714: stdout chunk (state=3):\n>>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879829.18721: stdout chunk (state=3):\n>>># extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39530ae7b0>\r\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530ae390>\r\n<<<\n 5599 1726879829.18818: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\r\n<<<\n 5599 1726879829.18838: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc'\r\n<<<\n 5599 1726879829.18919: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc'\r\n<<<\n 5599 1726879829.18949: stdout chunk (state=3):\n>>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e0ce0>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530d3dd0>\r\n<<<\n 5599 1726879829.19243: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879829.19355: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\r\n<<<\n 5599 1726879829.19412: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc'\r\n<<<\n 5599 1726879829.19424: stdout chunk (state=3):\n>>>import 'six.moves' # \r\n<<<\n 5599 1726879829.19522: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\r\n<<<\n 5599 1726879829.19533: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc'\r\n<<<\n 5599 1726879829.19554: stdout chunk (state=3):\n>>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e3b90>\r\n<<<\n 5599 1726879829.19838: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\r\n<<<\n 5599 1726879829.19852: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc'\r\n<<<\n 5599 1726879829.19859: stdout chunk (state=3):\n>>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e3cb0>\r\n<<<\n 5599 1726879829.19959: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\r\n<<<\n 5599 1726879829.19971: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'\r\n<<<\n 5599 1726879829.19993: stdout chunk (state=3):\n>>># destroy dateutil.tz.win\r\n<<<\n 5599 1726879829.20079: stdout chunk (state=3):\n>>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e1340>\r\n<<<\n 5599 1726879829.20087: stdout chunk (state=3):\n>>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e1010>\r\n<<<\n 5599 1726879829.20153: stdout chunk (state=3):\n>>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953073d40>\r\n<<<\n 5599 1726879829.20263: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\r\n<<<\n 5599 1726879829.20278: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'\r\n<<<\n 5599 1726879829.20308: stdout chunk (state=3):\n>>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530ada30>\r\n<<<\n 5599 1726879829.20328: stdout chunk (state=3):\n>>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953073aa0>\r\n<<<\n 5599 1726879829.20346: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530731d0>\r\n<<<\n 5599 1726879829.20637: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\r\n<<<\n 5599 1726879829.20655: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'\r\n<<<\n 5599 1726879829.20659: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953106780>\r\n<<<\n 5599 1726879829.20783: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\r\n<<<\n 5599 1726879829.20795: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc'\r\n<<<\n 5599 1726879829.20818: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39531070b0>\r\n<<<\n 5599 1726879829.20935: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py\r\n<<<\n 5599 1726879829.20949: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953107a70>\r\n<<<\n 5599 1726879829.21042: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\r\n<<<\n 5599 1726879829.21068: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc'\r\n<<<\n 5599 1726879829.21090: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953107e90>\r\n<<<\n 5599 1726879829.21190: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc'\r\n<<<\n 5599 1726879829.21197: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953120a70>\r\n<<<\n 5599 1726879829.21534: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\r\n<<<\n 5599 1726879829.21634: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953121100>\r\n<<<\n 5599 1726879829.21720: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\r\n<<<\n 5599 1726879829.21727: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'\r\n<<<\n 5599 1726879829.21926: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\r\n<<<\n 5599 1726879829.21933: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879829.21967: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\r\n<<<\n 5599 1726879829.21971: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc'\r\n<<<\n 5599 1726879829.22257: stdout chunk (state=3):\n>>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879829.22352: stdout chunk (state=3):\n>>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953123fe0>\r\n<<<\n 5599 1726879829.22384: stdout chunk (state=3):\n>>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39531239b0>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953123650>\r\n<<<\n 5599 1726879829.22534: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953123320>\r\n<<<\n 5599 1726879829.62108: stdout chunk (state=3):\n>>>\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"grubby\", \"iproute\", \"kexec-tools\", \"openssh-clients\"], \"state\": \"present\", \"allow_downgrade\": false, \"allowerasing\": false, \"autoremove\": false, \"bugfix\": false, \"cacheonly\": false, \"disable_gpg_check\": false, \"disable_plugin\": [], \"disablerepo\": [], \"download_only\": false, \"enable_plugin\": [], \"enablerepo\": [], \"exclude\": [], \"installroot\": \"/\", \"install_repoquery\": true, \"install_weak_deps\": true, \"security\": false, \"skip_broken\": false, \"update_cache\": false, \"update_only\": false, \"validate_certs\": true, \"sslverify\": true, \"lock_timeout\": 30, \"use_backend\": \"auto\", \"best\": null, \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"nobest\": null, \"releasever\": null}}}\r\n<<<\n 5599 1726879829.63448: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic\r\n<<<\n 5599 1726879829.63473: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 5599 1726879829.63981: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n<<<\n 5599 1726879829.64004: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n<<<\n 5599 1726879829.64022: stdout chunk (state=3):\n>>># clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n<<<\n 5599 1726879829.64044: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n<<<\n 5599 1726879829.64069: stdout chunk (state=3):\n>>># cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n<<<\n 5599 1726879829.64093: stdout chunk (state=3):\n>>># destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n<<<\n 5599 1726879829.64113: stdout chunk (state=3):\n>>># cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n<<<\n 5599 1726879829.64117: stdout chunk (state=3):\n>>># cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n<<<\n 5599 1726879829.64147: stdout chunk (state=3):\n>>># cleanup[2] removing random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n<<<\n 5599 1726879829.64154: stdout chunk (state=3):\n>>># cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n<<<\n 5599 1726879829.64191: stdout chunk (state=3):\n>>># cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n<<<\n 5599 1726879829.64220: stdout chunk (state=3):\n>>># cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n<<<\n 5599 1726879829.64225: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n<<<\n 5599 1726879829.64243: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n<<<\n 5599 1726879829.64288: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n<<<\n 5599 1726879829.64292: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n<<<\n 5599 1726879829.64322: stdout chunk (state=3):\n>>>\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"grubby\", \"iproute\", \"kexec-tools\", \"openssh-clients\"], \"state\": \"present\", \"allow_downgrade\": false, \"allowerasing\": false, \"autoremove\": false, \"bugfix\": false, \"cacheonly\": false, \"disable_gpg_check\": false, \"disable_plugin\": [], \"disablerepo\": [], \"download_only\": false, \"enable_plugin\": [], \"enablerepo\": [], \"exclude\": [], \"installroot\": \"/\", \"install_repoquery\": true, \"install_weak_deps\": true, \"security\": false, \"skip_broken\": false, \"update_cache\": false, \"update_only\": false, \"validate_certs\": true, \"sslverify\": true, \"lock_timeout\": 30, \"use_backend\": \"auto\", \"best\": null, \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"nobest\": null, \"releasever\": null}}}\r\n<<<\n 5599 1726879829.64393: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n<<<\n 5599 1726879829.64401: stdout chunk (state=3):\n>>># cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n<<<\n 5599 1726879829.64466: stdout chunk (state=3):\n>>># cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n<<<\n 5599 1726879829.64495: stdout chunk (state=3):\n>>># cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n<<<\n 5599 1726879829.64499: stdout chunk (state=3):\n>>># cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys\r\n# destroy dnf.plugin.dynamic.expired-pgp-keys\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n<<<\n 5599 1726879829.65002: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879829.65013: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 5599 1726879829.65031: stdout chunk (state=3):\n>>># destroy zipfile._path\r\n<<<\n 5599 1726879829.65046: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ntpath\r\n<<<\n 5599 1726879829.65077: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n<<<\n 5599 1726879829.65085: stdout chunk (state=3):\n>>># destroy grp\r\n# destroy syslog\r\n<<<\n 5599 1726879829.65117: stdout chunk (state=3):\n>>># destroy selinux\r\n<<<\n 5599 1726879829.65130: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n<<<\n 5599 1726879829.65156: stdout chunk (state=3):\n>>># destroy mimetypes\r\n# destroy netrc\r\n<<<\n 5599 1726879829.65198: stdout chunk (state=3):\n>>># destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n<<<\n 5599 1726879829.65202: stdout chunk (state=3):\n>>># destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n<<<\n 5599 1726879829.65231: stdout chunk (state=3):\n>>># destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common<<<\n 5599 1726879829.65235: stdout chunk (state=3):\n>>>\r\n# destroy dateutil.parser\r\n# destroy dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n<<<\n 5599 1726879829.65268: stdout chunk (state=3):\n>>># destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n<<<\n 5599 1726879829.65278: stdout chunk (state=3):\n>>># destroy dateutil.tz\r\n# destroy six\r\n<<<\n 5599 1726879829.65311: stdout chunk (state=3):\n>>># destroy uuid\r\n# destroy systemd.journal\r\n<<<\n 5599 1726879829.65317: stdout chunk (state=3):\n>>># destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy _sqlite3\r\n<<<\n 5599 1726879829.65366: stdout chunk (state=3):\n>>># cleanup[3] wiping _decimal\r\n<<<\n 5599 1726879829.65372: stdout chunk (state=3):\n>>># cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n<<<\n 5599 1726879829.65401: stdout chunk (state=3):\n>>># destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n<<<\n 5599 1726879829.65414: stdout chunk (state=3):\n>>># cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping curses\r\n<<<\n 5599 1726879829.65422: stdout chunk (state=3):\n>>># cleanup[3] wiping _curses\r\n<<<\n 5599 1726879829.65523: stdout chunk (state=3):\n>>># cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n<<<\n 5599 1726879829.65527: stdout chunk (state=3):\n>>># destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n<<<\n 5599 1726879829.65535: stdout chunk (state=3):\n>>># destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n<<<\n 5599 1726879829.65538: stdout chunk (state=3):\n>>># cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n<<<\n 5599 1726879829.65541: stdout chunk (state=3):\n>>># destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n<<<\n 5599 1726879829.65544: stdout chunk (state=3):\n>>># destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n<<<\n 5599 1726879829.65546: stdout chunk (state=3):\n>>># cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n<<<\n 5599 1726879829.65585: stdout chunk (state=3):\n>>># destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n<<<\n 5599 1726879829.65622: stdout chunk (state=3):\n>>># cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _heapq\r\n# destroy _heapq\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# cleanup[3] wiping http.cookiejar\r\n# destroy copy\r\n# cleanup[3] wiping urllib.request\r\n# destroy bisect\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n<<<\n 5599 1726879829.65652: stdout chunk (state=3):\n>>># cleanup[3] wiping http.client\r\n# destroy http\r\n# destroy ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n<<<\n 5599 1726879829.65707: stdout chunk (state=3):\n>>># cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n<<<\n 5599 1726879829.65723: stdout chunk (state=3):\n>>># cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n<<<\n 5599 1726879829.65867: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n<<<\n 5599 1726879829.65875: stdout chunk (state=3):\n>>># destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n<<<\n 5599 1726879829.65879: stdout chunk (state=3):\n>>># cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n<<<\n 5599 1726879829.65883: stdout chunk (state=3):\n>>># cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n<<<\n 5599 1726879829.65885: stdout chunk (state=3):\n>>># cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n<<<\n 5599 1726879829.65888: stdout chunk (state=3):\n>>># cleanup[3] wiping _locale\r\n<<<\n 5599 1726879829.65890: stdout chunk (state=3):\n>>># destroy _locale\r\n# cleanup[3] wiping fcntl\r\n<<<\n 5599 1726879829.65893: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping urllib.parse\r\n<<<\n 5599 1726879829.65895: stdout chunk (state=3):\n>>># destroy ipaddress\r\n# cleanup[3] wiping urllib\r\n<<<\n 5599 1726879829.65971: stdout chunk (state=3):\n>>># destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib._abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib._abc\r\n# destroy importlib.machinery\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n<<<\n 5599 1726879829.65978: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n<<<\n 5599 1726879829.65981: stdout chunk (state=3):\n>>># cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n<<<\n 5599 1726879829.65985: stdout chunk (state=3):\n>>># destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n<<<\n 5599 1726879829.66001: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n<<<\n 5599 1726879829.66070: stdout chunk (state=3):\n>>># cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 5599 1726879829.66077: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n<<<\n 5599 1726879829.66080: stdout chunk (state=3):\n>>># cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n<<<\n 5599 1726879829.66083: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n<<<\n 5599 1726879829.66111: stdout chunk (state=3):\n>>># destroy decimal\r\n# destroy _dbus_bindings\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879829.66165: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n<<<\n 5599 1726879829.66169: stdout chunk (state=3):\n>>># clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n<<<\n 5599 1726879829.66260: stdout chunk (state=3):\n>>># restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n<<<\n 5599 1726879829.66268: stdout chunk (state=3):\n>>># cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external<<<\n 5599 1726879829.66311: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n<<<\n 5599 1726879829.66348: stdout chunk (state=3):\n>>># cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n<<<\n 5599 1726879829.66382: stdout chunk (state=3):\n>>># cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n<<<\n 5599 1726879829.66416: stdout chunk (state=3):\n>>># destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n<<<\n 5599 1726879829.66439: stdout chunk (state=3):\n>>># cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email.iterators\r\n<<<\n 5599 1726879829.66525: stdout chunk (state=3):\n>>># cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n<<<\n 5599 1726879829.66533: stdout chunk (state=3):\n>>># cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n<<<\n 5599 1726879829.66616: stdout chunk (state=3):\n>>># cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n<<<\n 5599 1726879829.66647: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 5599 1726879829.66696: stdout chunk (state=3):\n>>># destroy _weakref\r\n# destroy _thread\r\n# destroy platform\r\n# destroy _uuid\r\n<<<\n 5599 1726879829.66737: stdout chunk (state=3):\n>>># destroy _sha2\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879829.66775: stdout chunk (state=3):\n>>># cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys\r\n# destroy dnf.plugin.dynamic.expired-pgp-keys\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n<<<\n 5599 1726879829.66809: stdout chunk (state=3):\n>>># destroy _compat_pickle\r\n# destroy libdnf._error\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy _queue\r\n# destroy array\r\n# destroy copyreg\r\n<<<\n 5599 1726879829.66850: stdout chunk (state=3):\n>>># destroy _pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n<<<\n 5599 1726879829.66871: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves\r\n# destroy gzip\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# destroy unicodedata\r\n<<<\n 5599 1726879829.66937: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _blake2\r\n# destroy email\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy urllib\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy hashlib\r\n# destroy json\r\n# destroy importlib\r\n# destroy inspect\r\n<<<\n 5599 1726879829.66983: stdout chunk (state=3):\n>>># destroy gc\r\n# destroy math\r\n# destroy shutil\r\n# destroy zlib\r\n# destroy urllib.parse\r\n# destroy fnmatch\r\n<<<\n 5599 1726879829.67004: stdout chunk (state=3):\n>>># destroy tempfile\r\n# destroy traceback\r\n<<<\n 5599 1726879829.67032: stdout chunk (state=3):\n>>># destroy calendar\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy struct\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy datetime\r\n# destroy logging\r\n# destroy operator\r\n# destroy random\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n<<<\n 5599 1726879829.67068: stdout chunk (state=3):\n>>># destroy rpm\r\n<<<\n 5599 1726879829.67125: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy functools\r\n<<<\n 5599 1726879829.67129: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy signal\r\n# destroy threading\r\n# destroy contextlib\r\n# destroy time\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy select\r\n# destroy selectors\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy collections\r\n# destroy io\r\n# destroy _opcode\r\n<<<\n 5599 1726879829.67223: stdout chunk (state=3):\n>>># destroy _warnings\r\n# destroy posix\r\n<<<\n 5599 1726879829.67261: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879829.67286: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# destroy socket\r\n# destroy base64\r\n# destroy errno\r\n# destroy warnings\r\n# destroy string\r\n<<<\n 5599 1726879829.67328: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ntpath\r\n<<<\n 5599 1726879829.67332: stdout chunk (state=3):\n>>># destroy _ssl\r\n<<<\n 5599 1726879829.67360: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy grp\r\n# destroy syslog\r\n<<<\n 5599 1726879829.67372: stdout chunk (state=3):\n>>># destroy selinux\r\n<<<\n 5599 1726879829.67415: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n<<<\n 5599 1726879829.67418: stdout chunk (state=3):\n>>># destroy mimetypes\r\n# destroy netrc\r\n<<<\n 5599 1726879829.67442: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879829.67477: stdout chunk (state=3):\n>>># destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n<<<\n 5599 1726879829.67481: stdout chunk (state=3):\n>>># destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n<<<\n 5599 1726879829.67529: stdout chunk (state=3):\n>>># destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n<<<\n 5599 1726879829.67535: stdout chunk (state=3):\n>>># destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n<<<\n 5599 1726879829.67560: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy re\r\n# destroy _random\r\n<<<\n 5599 1726879829.67586: stdout chunk (state=3):\n>>># destroy dateutil.tz\r\n# destroy six\r\n# destroy uuid\r\n# destroy systemd.journal\r\n<<<\n 5599 1726879829.67619: stdout chunk (state=3):\n>>># destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy _sqlite3\r\n<<<\n 5599 1726879829.67640: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy _operator\r\n# destroy _functools\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879829.67644: stdout chunk (state=3):\n>>># cleanup[3] wiping _decimal\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n<<<\n 5599 1726879829.67677: stdout chunk (state=3):\n>>># destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n<<<\n 5599 1726879829.67691: stdout chunk (state=3):\n>>># cleanup[3] wiping termios\r\n# cleanup[3] wiping curses\r\n<<<\n 5599 1726879829.67700: stdout chunk (state=3):\n>>># cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n<<<\n 5599 1726879829.67729: stdout chunk (state=3):\n>>># destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n<<<\n 5599 1726879829.67736: stdout chunk (state=3):\n>>># destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping gc\r\n<<<\n 5599 1726879829.67789: stdout chunk (state=3):\n>>># cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n<<<\n 5599 1726879829.67811: stdout chunk (state=3):\n>>># cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n<<<\n 5599 1726879829.68180: stdout chunk (state=3):\n>>># cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _heapq\r\n# destroy _heapq\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# cleanup[3] wiping http.cookiejar\r\n# destroy copy\r\n# cleanup[3] wiping urllib.request\r\n# destroy bisect\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# destroy http\r\n# destroy ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n<<<\n 5599 1726879829.68319: stdout chunk (state=3):\n>>># cleanup[3] wiping calendar\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping urllib.parse\r\n# destroy ipaddress\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib._abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib._abc\r\n# destroy importlib.machinery\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n<<<\n 5599 1726879829.68350: stdout chunk (state=3):\n>>># destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n<<<\n 5599 1726879829.68382: stdout chunk (state=3):\n>>># cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 5599 1726879829.68438: stdout chunk (state=3):\n>>># destroy decimal\r\n# destroy _dbus_bindings\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879829.68567: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879829.68571: stdout chunk (state=3):\n>>><<<\n 5599 1726879829.68584: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d712c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d70fbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d712eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6efd160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6efdfd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f3bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f3bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f737d0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f73e60>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f53a70>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f51190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f38f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f976b0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f962d0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f52030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f3ae40>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc8770>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f381d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fc8c20>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc8ad0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fc8e90>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f36d20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc9520>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc91f0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fca420>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe4620>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fe5d60>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe6c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fe72c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe61b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fe7d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe7470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fca390>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d17cb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d40770>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d404d0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d407a0>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d40980>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d15e50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d42030>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d40cb0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fcab40>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d6e390>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d8a540>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6dc3320>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6de9ac0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6dc3440>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d8b1d0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c0c410>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d89580>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d42f30>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68d6c0c5f0>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_ansible.legacy.dnf_payload_t1x7yhsy/ansible_ansible.legacy.dnf_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c66090>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c3cf80>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c3c0e0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c66900>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6c89ac0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c89850>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c89160>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c89b80>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c3fef0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6c8a810>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6c8aa50>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c8af00>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af4c50>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6af6870>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af7230>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af8410>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afaea0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6afaf90>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af9160>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afecf0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afd7c0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afd520>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6affc20>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af9610>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b42e10>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b43050>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b44b30>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b448f0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b47080>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b451c0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b4e870>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b47200>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b4fb60>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b4f530>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b4fb30>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b43260>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b53350>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b54470>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b51af0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b52ea0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b51700>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6bdc680>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdd430>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b56f00>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdd6a0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdf110>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6be60c0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6be6a20>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdef00>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6be5790>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6be6c00>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a7ed20>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d69f4b00>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d69eeae0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d69ee930>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'email\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a83ad0>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'email.mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a80050>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc\\'\\r\\nimport \\'quopri\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a807a0>\\r\\nimport \\'email.encoders\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a80320>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc\\'\\r\\nimport \\'email.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a810a0>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc\\'\\r\\nimport \\'email.quoprimime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a62ba0>\\r\\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc\\'\\r\\nimport \\'email.base64mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a62a80>\\r\\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc\\'\\r\\nimport \\'email.charset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f2a9c0>\\r\\nimport \\'email.header\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a60d10>\\r\\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f3d550>\\r\\nimport \\'email._parseaddr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f3c080>\\r\\nimport \\'email.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f2b440>\\r\\nimport \\'email._policybase\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81e80>\\r\\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc\\'\\r\\nimport \\'email._encoded_words\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fa9460>\\r\\nimport \\'email._header_value_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f615b0>\\r\\nimport \\'email.headerregistry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a60290>\\r\\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc\\'\\r\\nimport \\'email.iterators\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb0f80>\\r\\nimport \\'email.message\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fab200>\\r\\nimport \\'email.contentmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f610a0>\\r\\nimport \\'email.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81730>\\r\\nimport \\'email.mime.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81130>\\r\\nimport \\'email.mime.nonmultipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a80e60>\\r\\nimport \\'email.mime.application\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a800b0>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc\\'\\r\\nimport \\'email.mime.multipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81160>\\r\\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc\\'\\r\\nimport \\'email.feedparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb15b0>\\r\\nimport \\'email.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb11c0>\\r\\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'http\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb1be0>\\r\\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\\r\\n# code object from \\'/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5fc42f0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f998b0>\\r\\nimport \\'http.client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb2ba0>\\r\\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc\\'\\r\\nimport \\'mimetypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f99370>\\r\\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc\\'\\r\\nimport \\'netrc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fce6c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc\\'\\r\\nimport \\'urllib.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fcf350>\\r\\nimport \\'urllib.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fcee10>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc\\'\\r\\nimport \\'urllib.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fcf860>\\r\\n# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\\r\\n# code object from \\'/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc\\'\\r\\nimport \\'http.cookiejar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f8fd70>\\r\\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc\\'\\r\\nimport \\'gzip\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ebe180>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.urls\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.respawn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.yumdnf\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc\\'\\r\\nimport \\'email.mime.text\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef3170>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef3290>\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5cab440>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5caac90>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5caae70>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef37d0>\\r\\nimport \\'dnf.pycomp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef2810>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc\\'\\r\\nimport \\'dnf.const\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef2e70>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._error\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_error.so\\'\\r\\n# extension module \\'libdnf._error\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_error.so\\'\\r\\nimport \\'libdnf._error\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5d20aa0>\\r\\nimport \\'libdnf.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d20680>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._common_types\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\\'\\r\\n# extension module \\'libdnf._common_types\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\\'\\r\\nimport \\'libdnf._common_types\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5d503b0>\\r\\nimport \\'libdnf.common_types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d20bf0>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._conf\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\\'\\r\\n# extension module \\'libdnf._conf\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\\'\\r\\nimport \\'libdnf._conf\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5b074a0>\\r\\nimport \\'libdnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d50530>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._module\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_module.so\\'\\r\\n# extension module \\'libdnf._module\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_module.so\\'\\r\\nimport \\'libdnf._module\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5b7d0a0>\\r\\nimport \\'libdnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5b07980>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._repo\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\\'\\r\\n# extension module \\'libdnf._repo\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\\'\\r\\nimport \\'libdnf._repo\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5bb4140>\\r\\nimport \\'libdnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5b7d310>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._transaction\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\\'\\r\\n# extension module \\'libdnf._transaction\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\\'\\r\\nimport \\'libdnf._transaction\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f182c0>\\r\\nimport \\'libdnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5bb44d0>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._utils\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\\'\\r\\n# extension module \\'libdnf._utils\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\\'\\r\\nimport \\'libdnf._utils\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f19550>\\r\\nimport \\'libdnf.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f18980>\\r\\nimport \\'libdnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d20200>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f3ca10>\\r\\nimport \\'dnf.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f1be60>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnf.yum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3f140>\\r\\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'dnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3ffe0>\\r\\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f608f0>\\r\\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f60650>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f60260>\\r\\nimport \\'dnf.yum.rpmtrans\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3f0b0>\\r\\nimport \\'dnf.callback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3e990>\\r\\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'hawkey._hawkey\\' loaded from \\'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\\'\\r\\n# extension module \\'hawkey._hawkey\\' executed from \\'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\\'\\r\\nimport \\'hawkey._hawkey\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f639b0>\\r\\nimport \\'hawkey\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3f500>\\r\\nimport \\'dnf.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3cd70>\\r\\nimport \\'dnf.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f1b470>\\r\\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'libcomps._libpycomps\\' loaded from \\'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\\'\\r\\n# extension module \\'libcomps._libpycomps\\' executed from \\'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\\'\\r\\nimport \\'libcomps._libpycomps\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f1bad0>\\r\\nimport \\'libcomps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f1b830>\\r\\nimport \\'dnf.comps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f19670>\\r\\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnf.db\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa1010>\\r\\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc\\'\\r\\nimport \\'dnf.crypto\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa3530>\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa3ce0>\\r\\nimport \\'dnf.yum.misc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa2840>\\r\\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc\\'\\r\\nimport \\'dnf.db.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcc530>\\r\\nimport \\'dnf.db.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa0fe0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc\\'\\r\\nimport \\'dnf.conf.substitutions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcdf70>\\r\\nimport \\'dnf.conf.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcd520>\\r\\nimport \\'dnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcd340>\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc\\'\\r\\nimport \\'dnf.lock\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38e9010>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3913080>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d39133e0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38eb2f0>\\r\\nimport \\'logging.handlers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38e94c0>\\r\\nimport \\'dnf.logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38e8500>\\r\\nimport \\'dnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fce750>\\r\\nimport \\'dnf.conf.read\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fce480>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'dnf.rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394cef0>\\r\\nimport \\'dnf.rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3913f20>\\r\\nimport \\'dnf.dnssec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcec90>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc\\'\\r\\nimport \\'dnf.drpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394d5b0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc\\'\\r\\nimport \\'dnf.goal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394d970>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc\\'\\r\\nimport \\'dnf.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394da30>\\r\\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394db50>\\r\\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._smartcols\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\\'\\r\\n# extension module \\'libdnf._smartcols\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\\'\\r\\nimport \\'libdnf._smartcols\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3970740>\\r\\nimport \\'libdnf.smartcols\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394e870>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc\\'\\r\\nimport \\'dnf.selector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3970860>\\r\\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc\\'\\r\\nimport \\'dnf.module.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3970920>\\r\\nimport \\'dnf.module.module_base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394d9a0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc\\'\\r\\nimport \\'dnf.persistor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3970ad0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc\\'\\r\\n# extension module \\'_opcode\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_opcode\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_opcode\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d39b8500>\\r\\nimport \\'opcode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39978f0>\\r\\nimport \\'dis\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3996300>\\r\\nimport \\'inspect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3972240>\\r\\nimport \\'dnf.plugin\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39716a0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc\\'\\r\\nimport \\'dnf.query\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39726f0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc\\'\\r\\nimport \\'dnf.repodict\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f95d60>\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc\\'\\r\\nimport \\'dnf.rpm.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d8f80>\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc\\'\\r\\nimport \\'dnf.rpm.miscutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d91c0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc\\'\\r\\nimport \\'dnf.package\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d9b20>\\r\\nimport \\'dnf.sack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d95b0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc\\'\\r\\nimport \\'dnf.subject\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39da9f0>\\r\\nimport \\'gc\\' # \\r\\nimport \\'dnf.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5cab5f0>\\r\\nimport \\'dnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef22a0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnfpluginscore\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39dbc50>\\r\\n# destroy dnf.plugin.dynamic.copr\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.format\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e4590>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_curses\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_curses\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_curses\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d37e6540>\\r\\nimport \\'curses\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e60f0>\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d712f9e0>\\r\\nimport \\'dnf.cli.term\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e5040>\\r\\nimport \\'dnf.cli.progress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e48c0>\\r\\nimport \\'dnf.cli.output\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37b15b0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e4380>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.option_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37ff9b0>\\r\\nimport \\'dnf.cli.commands\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37fe4e0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.alias\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38211c0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.autoremove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38214c0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.check\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3821730>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.clean\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38219d0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.repoquery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38220f0>\\r\\nimport \\'dnf.cli.commands.deplist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3821f40>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.distrosync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38239e0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.downgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3823b30>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3823d40>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc\\'\\r\\nimport \\'dnf.transaction_sr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383cce0>\\r\\nimport \\'dnf.cli.commands.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383c560>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383d880>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.makecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383dca0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.mark\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383de80>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383e120>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.reinstall\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383eff0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.remove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383f260>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.repolist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383f470>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc\\'\\r\\nimport \\'dnf.match_counter\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383ff80>\\r\\nimport \\'dnf.cli.commands.search\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383fb90>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc\\'\\r\\nimport \\'cmd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386cef0>\\r\\nimport \\'dnf.cli.commands.shell\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386c830>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.swap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386db80>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.updateinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386de80>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386ede0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrademinimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386f080>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.demand\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386f230>\\r\\nimport \\'dnf.cli.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39dbb90>\\r\\nimport \\'dnf.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39db800>\\r\\nimport \\'dnf.plugin.dynamic.builddep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39dae10>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.config_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39db7a0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.groups_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386fbc0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repodiff\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359c110>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repograph\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359cad0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc\\'\\r\\nimport \\'dbus._compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359de80>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc\\'\\r\\nimport \\'dbus.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359df10>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc\\'\\r\\n# extension module \\'_dbus_bindings\\' loaded from \\'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\\'\\r\\n# extension module \\'_dbus_bindings\\' executed from \\'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\\'\\r\\nimport \\'_dbus_bindings\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d359e5d0>\\r\\nimport \\'dbus.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359e480>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc\\'\\r\\nimport \\'dbus.lowlevel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c4ad0>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'xml\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5ca0>\\r\\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'xml.parsers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5f10>\\r\\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\\r\\n# code object from \\'/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc\\'\\r\\n# extension module \\'pyexpat\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'pyexpat\\' executed from \\'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'pyexpat\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d35c6060>\\r\\nimport \\'xml.parsers.expat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5dc0>\\r\\nimport \\'dbus._expat_introspect_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5790>\\r\\nimport \\'dbus.proxies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c4c20>\\r\\nimport \\'dbus.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359fec0>\\r\\nimport \\'dbus.bus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359f4a0>\\r\\nimport \\'dbus._dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359ed50>\\r\\nimport \\'dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359d9a0>\\r\\nimport \\'dnf.plugin.dynamic.needs_restarting\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359cef0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debug\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c59d0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repoclosure\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c69f0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc\\'\\r\\nimport \\'dateutil._version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c78c0>\\r\\nimport \\'dateutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c75f0>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc\\'\\r\\nimport \\'six\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3601d30>\\r\\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc\\'\\r\\nimport \\'numbers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3603470>\\r\\n# extension module \\'_decimal\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_decimal\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_decimal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3602660>\\r\\nimport \\'decimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3602210>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc\\'\\r\\nimport \\'dateutil._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3638ce0>\\r\\nimport \\'dateutil.relativedelta\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3638140>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc\\'\\r\\nimport \\'six.moves\\' # \\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc\\'\\r\\nimport \\'dateutil.tz._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d363bb00>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc\\'\\r\\nimport \\'dateutil.tz._factories\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d363bc80>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc\\'\\r\\n# destroy dateutil.tz.win\\r\\nimport \\'dateutil.tz.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3639340>\\r\\nimport \\'dateutil.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3639010>\\r\\nimport \\'dateutil.parser._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c7b90>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc\\'\\r\\nimport \\'dateutil.parser.isoparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3601880>\\r\\nimport \\'dateutil.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c78f0>\\r\\nimport \\'dnf.plugin.dynamic.changelog\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c6ff0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repomanage\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365a6c0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.download\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365aff0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.expired-pgp-keys\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365b9b0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.reposync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365bdd0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debuginfo-install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3674980>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.system_upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3675010>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\\r\\n# code object from \\'/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc\\'\\r\\n# extension module \\'_sqlite3\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sqlite3\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sqlite3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3677ec0>\\r\\nimport \\'sqlite3.dbapi2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3677890>\\r\\nimport \\'sqlite3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3677530>\\r\\nimport \\'dnf.plugin.dynamic.generate_completion_cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3677230>\\r\\n\\r\\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"grubby\", \"iproute\", \"kexec-tools\", \"openssh-clients\"], \"state\": \"present\", \"allow_downgrade\": false, \"allowerasing\": false, \"autoremove\": false, \"bugfix\": false, \"cacheonly\": false, \"disable_gpg_check\": false, \"disable_plugin\": [], \"disablerepo\": [], \"download_only\": false, \"enable_plugin\": [], \"enablerepo\": [], \"exclude\": [], \"installroot\": \"/\", \"install_repoquery\": true, \"install_weak_deps\": true, \"security\": false, \"skip_broken\": false, \"update_cache\": false, \"update_only\": false, \"validate_certs\": true, \"sslverify\": true, \"lock_timeout\": 30, \"use_backend\": \"auto\", \"best\": null, \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"nobest\": null, \"releasever\": null}}}\\r\\n# destroy dnf.plugin.dynamic\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing email\\r\\n# cleanup[2] removing email.mime\\r\\n# cleanup[2] removing quopri\\r\\n# cleanup[2] removing email.encoders\\r\\n# cleanup[2] removing email.errors\\r\\n# cleanup[2] removing email.quoprimime\\r\\n# cleanup[2] removing email.base64mime\\r\\n# cleanup[2] removing email.charset\\r\\n# cleanup[2] removing email.header\\r\\n# cleanup[2] removing calendar\\r\\n# cleanup[2] removing email._parseaddr\\r\\n# cleanup[2] removing email.utils\\r\\n# cleanup[2] removing email._policybase\\r\\n# cleanup[2] removing email._encoded_words\\r\\n# cleanup[2] removing email._header_value_parser\\r\\n# cleanup[2] removing email.headerregistry\\r\\n# cleanup[2] removing email.iterators\\r\\n# cleanup[2] removing email.message\\r\\n# cleanup[2] removing email.contentmanager\\r\\n# cleanup[2] removing email.policy\\r\\n# cleanup[2] removing email.mime.base\\r\\n# cleanup[2] removing email.mime.nonmultipart\\r\\n# cleanup[2] removing email.mime.application\\r\\n# cleanup[2] removing email.mime.multipart\\r\\n# cleanup[2] removing email.feedparser\\r\\n# cleanup[2] removing email.parser\\r\\n# cleanup[2] removing http\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# cleanup[2] removing http.client\\r\\n# cleanup[2] removing mimetypes\\r\\n# cleanup[2] removing netrc\\r\\n# cleanup[2] removing urllib.response\\r\\n# cleanup[2] removing urllib.error\\r\\n# cleanup[2] removing urllib.request\\r\\n# cleanup[2] removing http.cookiejar\\r\\n# cleanup[2] removing gzip\\r\\n# cleanup[2] removing ansible.module_utils.urls\\r\\n# destroy ansible.module_utils.urls\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.yumdnf\\r\\n# destroy ansible.module_utils.yumdnf\\r\\n# cleanup[2] removing email.mime.text\\r\\n# cleanup[2] removing configparser\\r\\n# destroy configparser\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing dnf.pycomp\\r\\n# cleanup[2] removing dnf.const\\r\\n# cleanup[2] removing libdnf._error\\r\\n# cleanup[2] removing libdnf.error\\r\\n# cleanup[2] removing libdnf._common_types\\r\\n# cleanup[2] removing libdnf.common_types\\r\\n# cleanup[2] removing libdnf._conf\\r\\n# cleanup[2] removing libdnf.conf\\r\\n# cleanup[2] removing libdnf._module\\r\\n# cleanup[2] removing libdnf.module\\r\\n# cleanup[2] removing libdnf._repo\\r\\n# cleanup[2] removing libdnf.repo\\r\\n# cleanup[2] removing libdnf._transaction\\r\\n# cleanup[2] removing libdnf.transaction\\r\\n# cleanup[2] removing libdnf._utils\\r\\n# cleanup[2] removing libdnf.utils\\r\\n# cleanup[2] removing libdnf\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing dnf.i18n\\r\\n# cleanup[2] removing dnf.yum\\r\\n# cleanup[2] removing dnf.transaction\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# cleanup[2] removing dnf.yum.rpmtrans\\r\\n# cleanup[2] removing dnf.callback\\r\\n# cleanup[2] removing hawkey._hawkey\\r\\n# cleanup[2] removing hawkey\\r\\n# cleanup[2] removing dnf.util\\r\\n# cleanup[2] removing dnf.exceptions\\r\\n# cleanup[2] removing libcomps._libpycomps\\r\\n# cleanup[2] removing libcomps\\r\\n# cleanup[2] removing dnf.comps\\r\\n# cleanup[2] removing dnf.db\\r\\n# cleanup[2] removing dnf.crypto\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing dnf.yum.misc\\r\\n# cleanup[2] removing dnf.db.group\\r\\n# cleanup[2] removing dnf.db.history\\r\\n# cleanup[2] removing dnf.conf.substitutions\\r\\n# cleanup[2] removing dnf.conf.config\\r\\n# cleanup[2] removing dnf.conf\\r\\n# cleanup[2] removing dnf.lock\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing logging.handlers\\r\\n# cleanup[2] removing dnf.logging\\r\\n# cleanup[2] removing dnf.repo\\r\\n# cleanup[2] removing dnf.conf.read\\r\\n# cleanup[2] removing dnf.rpm.transaction\\r\\n# cleanup[2] removing dnf.rpm\\r\\n# cleanup[2] removing dnf.dnssec\\r\\n# cleanup[2] removing dnf.drpm\\r\\n# cleanup[2] removing dnf.goal\\r\\n# cleanup[2] removing dnf.history\\r\\n# cleanup[2] removing dnf.module\\r\\n# cleanup[2] removing libdnf._smartcols\\r\\n# cleanup[2] removing libdnf.smartcols\\r\\n# cleanup[2] removing dnf.selector\\r\\n# cleanup[2] removing dnf.module.exceptions\\r\\n# cleanup[2] removing dnf.module.module_base\\r\\n# cleanup[2] removing dnf.persistor\\r\\n# cleanup[2] removing _opcode\\r\\n# cleanup[2] removing opcode\\r\\n# destroy opcode\\r\\n# cleanup[2] removing dis\\r\\n# cleanup[2] removing inspect\\r\\n# cleanup[2] removing dnf.plugin\\r\\n# cleanup[2] removing dnf.query\\r\\n# cleanup[2] removing dnf.repodict\\r\\n# cleanup[2] removing dnf.rpm.connection\\r\\n# cleanup[2] removing dnf.rpm.miscutils\\r\\n# cleanup[2] removing dnf.package\\r\\n# cleanup[2] removing dnf.sack\\r\\n# cleanup[2] removing dnf.subject\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing dnf.base\\r\\n# cleanup[2] removing dnf\\r\\n# cleanup[2] removing dnfpluginscore\\r\\n# destroy dnfpluginscore\\r\\n# cleanup[2] removing dnf.cli.format\\r\\n# cleanup[2] removing _curses\\r\\n# cleanup[2] removing curses\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing dnf.cli.term\\r\\n# cleanup[2] removing dnf.cli.progress\\r\\n# cleanup[2] removing dnf.cli.output\\r\\n# cleanup[2] removing dnf.cli.aliases\\r\\n# cleanup[2] removing dnf.cli.option_parser\\r\\n# cleanup[2] removing dnf.cli.commands\\r\\n# cleanup[2] removing dnf.cli.commands.alias\\r\\n# cleanup[2] removing dnf.cli.commands.autoremove\\r\\n# cleanup[2] removing dnf.cli.commands.check\\r\\n# cleanup[2] removing dnf.cli.commands.clean\\r\\n# cleanup[2] removing dnf.cli.commands.repoquery\\r\\n# cleanup[2] removing dnf.cli.commands.deplist\\r\\n# cleanup[2] removing dnf.cli.commands.distrosync\\r\\n# cleanup[2] removing dnf.cli.commands.downgrade\\r\\n# cleanup[2] removing dnf.cli.commands.group\\r\\n# cleanup[2] removing dnf.transaction_sr\\r\\n# cleanup[2] removing dnf.cli.commands.history\\r\\n# cleanup[2] removing dnf.cli.commands.install\\r\\n# cleanup[2] removing dnf.cli.commands.makecache\\r\\n# cleanup[2] removing dnf.cli.commands.mark\\r\\n# cleanup[2] removing dnf.cli.commands.module\\r\\n# cleanup[2] removing dnf.cli.commands.reinstall\\r\\n# cleanup[2] removing dnf.cli.commands.remove\\r\\n# cleanup[2] removing dnf.cli.commands.repolist\\r\\n# cleanup[2] removing dnf.match_counter\\r\\n# cleanup[2] removing dnf.cli.commands.search\\r\\n# cleanup[2] removing cmd\\r\\n# cleanup[2] removing dnf.cli.commands.shell\\r\\n# cleanup[2] removing dnf.cli.commands.swap\\r\\n# cleanup[2] removing dnf.cli.commands.updateinfo\\r\\n# cleanup[2] removing dnf.cli.commands.upgrade\\r\\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\\r\\n# cleanup[2] removing dnf.cli.demand\\r\\n# cleanup[2] removing dnf.cli.cli\\r\\n# cleanup[2] removing dnf.cli\\r\\n# cleanup[2] removing dnf.plugin.dynamic.builddep\\r\\n# destroy dnf.plugin.dynamic.builddep\\r\\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\\r\\n# destroy dnf.plugin.dynamic.config_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\\r\\n# destroy dnf.plugin.dynamic.groups_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\\r\\n# destroy dnf.plugin.dynamic.repodiff\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repograph\\r\\n# destroy dnf.plugin.dynamic.repograph\\r\\n# cleanup[2] removing dbus._compat\\r\\n# cleanup[2] removing dbus.exceptions\\r\\n# cleanup[2] removing _dbus_bindings\\r\\n# cleanup[2] removing dbus.types\\r\\n# cleanup[2] removing dbus.lowlevel\\r\\n# cleanup[2] removing xml\\r\\n# destroy xml\\r\\n# cleanup[2] removing xml.parsers\\r\\n# destroy xml.parsers\\r\\n# cleanup[2] removing pyexpat.errors\\r\\n# cleanup[2] removing pyexpat.model\\r\\n# cleanup[2] removing pyexpat\\r\\n# cleanup[2] removing xml.parsers.expat.model\\r\\n# cleanup[2] removing xml.parsers.expat.errors\\r\\n# cleanup[2] removing xml.parsers.expat\\r\\n# destroy xml.parsers.expat\\r\\n# cleanup[2] removing dbus._expat_introspect_parser\\r\\n# cleanup[2] removing dbus.proxies\\r\\n# cleanup[2] removing dbus.connection\\r\\n# cleanup[2] removing dbus.bus\\r\\n# cleanup[2] removing dbus._dbus\\r\\n# cleanup[2] removing dbus\\r\\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\\r\\n# destroy dnf.plugin.dynamic.needs_restarting\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debug\\r\\n# destroy dnf.plugin.dynamic.debug\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\\r\\n# destroy dnf.plugin.dynamic.repoclosure\\r\\n# cleanup[2] removing dateutil._version\\r\\n# cleanup[2] removing dateutil\\r\\n# cleanup[2] removing six\\r\\n# cleanup[2] removing numbers\\r\\n# destroy numbers\\r\\n# cleanup[2] removing _decimal\\r\\n# cleanup[2] removing decimal\\r\\n# destroy decimal\\r\\n# cleanup[2] removing dateutil._common\\r\\n# cleanup[2] removing dateutil.relativedelta\\r\\n# cleanup[2] removing six.moves\\r\\n# cleanup[2] removing dateutil.tz._common\\r\\n# cleanup[2] removing dateutil.tz._factories\\r\\n# cleanup[2] removing dateutil.tz.tz\\r\\n# cleanup[2] removing dateutil.tz\\r\\n# cleanup[2] removing dateutil.parser._parser\\r\\n# cleanup[2] removing dateutil.parser.isoparser\\r\\n# destroy dateutil.parser.isoparser\\r\\n# cleanup[2] removing dateutil.parser\\r\\n# cleanup[2] removing dnf.plugin.dynamic.changelog\\r\\n# destroy dnf.plugin.dynamic.changelog\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\\r\\n# destroy dnf.plugin.dynamic.repomanage\\r\\n# cleanup[2] removing dnf.plugin.dynamic.download\\r\\n# destroy dnf.plugin.dynamic.download\\r\\n# cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys\\r\\n# destroy dnf.plugin.dynamic.expired-pgp-keys\\r\\n# cleanup[2] removing dnf.plugin.dynamic.reposync\\r\\n# destroy dnf.plugin.dynamic.reposync\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\\r\\n# destroy dnf.plugin.dynamic.debuginfo-install\\r\\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\\r\\n# destroy dnf.plugin.dynamic.system_upgrade\\r\\n# cleanup[2] removing _sqlite3\\r\\n# cleanup[2] removing sqlite3.dbapi2\\r\\n# cleanup[2] removing sqlite3\\r\\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\\r\\n# destroy dnf.plugin.dynamic.generate_completion_cache\\r\\n# destroy _sitebuiltins\\r\\n# destroy _bz2\\r\\n# destroy _lzma\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ntpath\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy grp\\r\\n# destroy syslog\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy mimetypes\\r\\n# destroy netrc\\r\\n# destroy dbus\\r\\n# destroy dbus._compat\\r\\n# destroy dbus.exceptions\\r\\n# destroy dbus.types\\r\\n# destroy dbus.lowlevel\\r\\n# destroy dbus._expat_introspect_parser\\r\\n# destroy dbus.proxies\\r\\n# destroy dbus.connection\\r\\n# destroy dbus.bus\\r\\n# destroy dbus._dbus\\r\\n# destroy pyexpat.errors\\r\\n# destroy pyexpat.model\\r\\n# destroy pyexpat\\r\\n# destroy dateutil\\r\\n# destroy dateutil._version\\r\\n# destroy dateutil._common\\r\\n# destroy dateutil.parser\\r\\n# destroy dateutil.parser._parser\\r\\n# destroy dateutil.relativedelta\\r\\n# destroy six.moves.urllib\\r\\n# destroy six.moves\\r\\n# destroy six.moves.urllib_parse\\r\\n# destroy six.moves.urllib.error\\r\\n# destroy six.moves.urllib.request\\r\\n# destroy six.moves.urllib.response\\r\\n# destroy six.moves.urllib.robotparser\\r\\n# destroy dateutil.tz._common\\r\\n# destroy dateutil.tz._factories\\r\\n# destroy dateutil.tz.tz\\r\\n# destroy dateutil.tz\\r\\n# destroy six\\r\\n# destroy uuid\\r\\n# destroy systemd.journal\\r\\n# destroy sqlite3\\r\\n# destroy sqlite3.dbapi2\\r\\n# destroy _sqlite3\\r\\n# cleanup[3] wiping _decimal\\r\\n# cleanup[3] wiping _dbus_bindings\\r\\n# cleanup[3] wiping dnf.cli\\r\\n# destroy dnf.cli.format\\r\\n# destroy dnf.cli.term\\r\\n# destroy dnf.cli.progress\\r\\n# destroy dnf.cli.aliases\\r\\n# destroy dnf.cli.option_parser\\r\\n# destroy dnf.cli.demand\\r\\n# destroy dnf.cli.cli\\r\\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\\r\\n# cleanup[3] wiping dnf.cli.commands.upgrade\\r\\n# cleanup[3] wiping dnf.cli.commands.updateinfo\\r\\n# cleanup[3] wiping dnf.cli.commands.swap\\r\\n# cleanup[3] wiping dnf.cli.commands.shell\\r\\n# destroy cmd\\r\\n# cleanup[3] wiping dnf.cli.commands.search\\r\\n# cleanup[3] wiping dnf.match_counter\\r\\n# cleanup[3] wiping dnf.cli.commands.repolist\\r\\n# cleanup[3] wiping dnf.cli.commands.remove\\r\\n# cleanup[3] wiping dnf.cli.commands.reinstall\\r\\n# cleanup[3] wiping dnf.cli.commands.module\\r\\n# cleanup[3] wiping dnf.cli.commands.mark\\r\\n# cleanup[3] wiping dnf.cli.commands.makecache\\r\\n# cleanup[3] wiping dnf.cli.commands.install\\r\\n# cleanup[3] wiping dnf.cli.commands.history\\r\\n# cleanup[3] wiping dnf.transaction_sr\\r\\n# cleanup[3] wiping dnf.cli.commands.group\\r\\n# cleanup[3] wiping dnf.cli.commands.downgrade\\r\\n# cleanup[3] wiping dnf.cli.commands.distrosync\\r\\n# cleanup[3] wiping dnf.cli.commands.deplist\\r\\n# cleanup[3] wiping dnf.cli.commands.repoquery\\r\\n# cleanup[3] wiping dnf.cli.commands.clean\\r\\n# cleanup[3] wiping dnf.cli.commands.check\\r\\n# cleanup[3] wiping dnf.cli.commands.autoremove\\r\\n# cleanup[3] wiping dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands\\r\\n# cleanup[3] wiping dnf.cli.output\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping curses\\r\\n# cleanup[3] wiping _curses\\r\\n# cleanup[3] wiping dnf\\r\\n# destroy dnf.pycomp\\r\\n# destroy dnf.const\\r\\n# destroy dnf.i18n\\r\\n# destroy dnf.yum\\r\\n# destroy dnf.yum.rpmtrans\\r\\n# destroy dnf.transaction\\r\\n# destroy dnf.callback\\r\\n# destroy dnf.util\\r\\n# destroy dnf.exceptions\\r\\n# destroy dnf.comps\\r\\n# destroy dnf.db\\r\\n# destroy dnf.db.group\\r\\n# destroy dnf.db.history\\r\\n# destroy dnf.crypto\\r\\n# destroy dnf.conf\\r\\n# destroy dnf.conf.substitutions\\r\\n# destroy dnf.conf.config\\r\\n# destroy dnf.conf.read\\r\\n# destroy dnf.lock\\r\\n# destroy dnf.logging\\r\\n# destroy dnf.repo\\r\\n# destroy dnf.rpm\\r\\n# destroy dnf.dnssec\\r\\n# destroy dnf.drpm\\r\\n# destroy dnf.goal\\r\\n# destroy dnf.history\\r\\n# destroy dnf.module\\r\\n# destroy dnf.module.exceptions\\r\\n# destroy dnf.module.module_base\\r\\n# destroy dnf.selector\\r\\n# destroy dnf.persistor\\r\\n# destroy dnf.plugin\\r\\n# destroy dnf.query\\r\\n# destroy dnf.repodict\\r\\n# destroy dnf.package\\r\\n# destroy dnf.sack\\r\\n# destroy dnf.subject\\r\\n# destroy dnf.base\\r\\n# destroy dnf.transaction_sr\\r\\n# destroy dnf.match_counter\\r\\n# destroy dnf.cli\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping dnf.rpm.miscutils\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping dnf.rpm.connection\\r\\n# cleanup[3] wiping inspect\\r\\n# destroy ast\\r\\n# destroy dis\\r\\n# destroy token\\r\\n# cleanup[3] wiping _opcode\\r\\n# cleanup[3] wiping libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._smartcols\\r\\n# cleanup[3] wiping dnf.rpm.transaction\\r\\n# cleanup[3] wiping logging.handlers\\r\\n# destroy pickle\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping _compat_pickle\\r\\n# cleanup[3] wiping dnf.yum.misc\\r\\n# cleanup[3] wiping glob\\r\\n# cleanup[3] wiping libcomps\\r\\n# cleanup[3] wiping libcomps._libpycomps\\r\\n# cleanup[3] wiping hawkey\\r\\n# cleanup[3] wiping hawkey._hawkey\\r\\n# cleanup[3] wiping rpm\\r\\n# destroy rpm.transaction\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping libdnf\\r\\n# destroy libdnf.error\\r\\n# destroy libdnf.common_types\\r\\n# destroy libdnf.conf\\r\\n# destroy libdnf.module\\r\\n# destroy libdnf.repo\\r\\n# destroy libdnf.transaction\\r\\n# destroy libdnf.utils\\r\\n# destroy libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._utils\\r\\n# cleanup[3] wiping libdnf._transaction\\r\\n# cleanup[3] wiping libdnf._repo\\r\\n# cleanup[3] wiping libdnf._module\\r\\n# cleanup[3] wiping libdnf._conf\\r\\n# cleanup[3] wiping libdnf._common_types\\r\\n# cleanup[3] wiping libdnf._error\\r\\n# cleanup[3] wiping queue\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _heapq\\r\\n# destroy _heapq\\r\\n# cleanup[3] wiping email.mime.text\\r\\n# cleanup[3] wiping gzip\\r\\n# destroy _compression\\r\\n# cleanup[3] wiping http.cookiejar\\r\\n# destroy copy\\r\\n# cleanup[3] wiping urllib.request\\r\\n# destroy bisect\\r\\n# cleanup[3] wiping urllib.error\\r\\n# cleanup[3] wiping urllib.response\\r\\n# cleanup[3] wiping http.client\\r\\n# destroy http\\r\\n# destroy ssl\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping email.parser\\r\\n# cleanup[3] wiping email.feedparser\\r\\n# cleanup[3] wiping email.mime.multipart\\r\\n# cleanup[3] wiping email.mime.application\\r\\n# cleanup[3] wiping email.mime.nonmultipart\\r\\n# cleanup[3] wiping email.mime.base\\r\\n# cleanup[3] wiping email.policy\\r\\n# cleanup[3] wiping email.contentmanager\\r\\n# cleanup[3] wiping email.message\\r\\n# destroy quopri\\r\\n# cleanup[3] wiping email.iterators\\r\\n# cleanup[3] wiping email.headerregistry\\r\\n# cleanup[3] wiping email._header_value_parser\\r\\n# cleanup[3] wiping email._encoded_words\\r\\n# cleanup[3] wiping email._policybase\\r\\n# cleanup[3] wiping email.utils\\r\\n# cleanup[3] wiping email._parseaddr\\r\\n# cleanup[3] wiping calendar\\r\\n# cleanup[3] wiping email.header\\r\\n# cleanup[3] wiping email.charset\\r\\n# cleanup[3] wiping email.base64mime\\r\\n# cleanup[3] wiping email.quoprimime\\r\\n# cleanup[3] wiping email.errors\\r\\n# cleanup[3] wiping email.encoders\\r\\n# cleanup[3] wiping email.mime\\r\\n# destroy email.mime.base\\r\\n# destroy email.mime.nonmultipart\\r\\n# destroy email.mime.application\\r\\n# destroy email.mime.multipart\\r\\n# destroy email.mime.text\\r\\n# cleanup[3] wiping email\\r\\n# destroy email._parseaddr\\r\\n# destroy email._policybase\\r\\n# destroy email._encoded_words\\r\\n# destroy email._header_value_parser\\r\\n# destroy email.mime\\r\\n# destroy email.encoders\\r\\n# destroy email.errors\\r\\n# destroy email.quoprimime\\r\\n# destroy email.base64mime\\r\\n# destroy email.charset\\r\\n# destroy email.header\\r\\n# destroy email.utils\\r\\n# destroy email.headerregistry\\r\\n# destroy email.iterators\\r\\n# destroy email.message\\r\\n# destroy email.contentmanager\\r\\n# destroy email.policy\\r\\n# destroy email.feedparser\\r\\n# destroy email.parser\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping gettext\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping socket\\r\\n# cleanup[3] wiping array\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping logging\\r\\n# destroy logging.handlers\\r\\n# cleanup[3] wiping string\\r\\n# cleanup[3] wiping _string\\r\\n# destroy _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# destroy atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping urllib.parse\\r\\n# destroy ipaddress\\r\\n# cleanup[3] wiping urllib\\r\\n# destroy urllib.response\\r\\n# destroy urllib.error\\r\\n# destroy urllib.request\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping random\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping fnmatch\\r\\n# cleanup[3] wiping importlib.util\\r\\n# cleanup[3] wiping importlib._abc\\r\\n# cleanup[3] wiping importlib.machinery\\r\\n# cleanup[3] wiping importlib\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib.util\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping base64\\r\\n# cleanup[3] wiping binascii\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping _signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy decimal\\r\\n# destroy _dbus_bindings\\r\\n# destroy _curses\\r\\n# destroy libcomps._libpycomps\\r\\n# destroy hawkey._hawkey\\r\\n# destroy rpm._rpm\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _weakref\\r\\n# destroy _thread\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sha2\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy _compat_pickle\\r\\n# destroy libdnf._error\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy _queue\\r\\n# destroy array\\r\\n# destroy copyreg\\r\\n# destroy _pickle\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy gzip\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# destroy unicodedata\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy email\\r\\n# destroy queue\\r\\n# destroy shlex\\r\\n# destroy pwd\\r\\n# destroy gettext\\r\\n# destroy libcomps\\r\\n# destroy urllib\\r\\n# destroy dnf.rpm.transaction\\r\\n# destroy dnf.rpm.connection\\r\\n# destroy dnf.rpm.miscutils\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy importlib\\r\\n# destroy inspect\\r\\n# destroy gc\\r\\n# destroy math\\r\\n# destroy shutil\\r\\n# destroy zlib\\r\\n# destroy urllib.parse\\r\\n# destroy fnmatch\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy calendar\\r\\n# destroy dnf.yum.misc\\r\\n# destroy glob\\r\\n# destroy curses\\r\\n# destroy struct\\r\\n# destroy termios\\r\\n# destroy argparse\\r\\n# destroy dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands.autoremove\\r\\n# destroy dnf.cli.commands.check\\r\\n# destroy dnf.cli.commands.clean\\r\\n# destroy dnf.cli.commands.repoquery\\r\\n# destroy dnf.cli.commands.deplist\\r\\n# destroy dnf.cli.commands.distrosync\\r\\n# destroy dnf.cli.commands.downgrade\\r\\n# destroy dnf.cli.commands.group\\r\\n# destroy dnf.cli.commands.history\\r\\n# destroy dnf.cli.commands.install\\r\\n# destroy dnf.cli.commands.makecache\\r\\n# destroy dnf.cli.commands.mark\\r\\n# destroy dnf.cli.commands.module\\r\\n# destroy dnf.cli.commands.reinstall\\r\\n# destroy dnf.cli.commands.remove\\r\\n# destroy dnf.cli.commands.repolist\\r\\n# destroy dnf.cli.commands.search\\r\\n# destroy dnf.cli.commands.shell\\r\\n# destroy dnf.cli.commands.swap\\r\\n# destroy dnf.cli.commands.updateinfo\\r\\n# destroy dnf.cli.commands.upgrade\\r\\n# destroy dnf.cli.commands.upgrademinimal\\r\\n# destroy datetime\\r\\n# destroy logging\\r\\n# destroy operator\\r\\n# destroy random\\r\\n# destroy hawkey\\r\\n# destroy dnf.cli.output\\r\\n# destroy dnf\\r\\n# destroy rpm\\r\\n# destroy itertools\\r\\n# destroy functools\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy threading\\r\\n# destroy contextlib\\r\\n# destroy time\\r\\n# destroy fcntl\\r\\n# destroy _posixsubprocess\\r\\n# destroy select\\r\\n# destroy selectors\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy collections\\r\\n# destroy io\\r\\n# destroy _opcode\\r\\n# destroy _warnings\\r\\n# destroy posix\\r\\n# destroy binascii\\r\\n# destroy http.client\\r\\n# destroy http.cookiejar\\r\\n# destroy socket\\r\\n# destroy base64\\r\\n# destroy errno\\r\\n# destroy warnings\\r\\n# destroy string\\r\\n# destroy _ssl\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy re\\r\\n# destroy _random\\r\\n# destroy _sre\\r\\n# destroy _operator\\r\\n# destroy _functools\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879829.70293: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _weakref\r\n# destroy _thread\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sha2\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy libdnf._error\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy _queue\r\n# destroy array\r\n# destroy copyreg\r\n# destroy _pickle\r\n<<<\n 5599 1726879829.70298: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves\r\n# destroy gzip\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# destroy unicodedata\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy email\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy urllib\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy hashlib\r\n# destroy json\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy shutil\r\n# destroy zlib\r\n# destroy urllib.parse\r\n# destroy fnmatch\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy struct\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy datetime\r\n# destroy logging\r\n# destroy operator\r\n# destroy random\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n<<<\n 5599 1726879829.70300: stdout chunk (state=3):\n>>># destroy rpm\r\n<<<\n 5599 1726879829.70303: stdout chunk (state=3):\n>>># destroy itertools\r\n<<<\n 5599 1726879829.70305: stdout chunk (state=3):\n>>># destroy functools\r\n# destroy locale\r\n# destroy signal\r\n# destroy threading\r\n# destroy contextlib\r\n# destroy time\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy select\r\n# destroy selectors\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy collections\r\n# destroy io\r\n# destroy _opcode\r\n<<<\n 5599 1726879829.70387: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d712c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d70fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d712eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6efd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6efdfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f3bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f3bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f737d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f73e60>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f53a70>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f51190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f38f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f976b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f962d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f52030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f3ae40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc8770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f381d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fc8c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc8ad0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fc8e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f36d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc9520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc91f0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fca420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe4620>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fe5d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe6c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fe72c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe61b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fe7d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe7470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fca390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d17cb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d40770>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d404d0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d407a0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d40980>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d15e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d42030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d40cb0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fcab40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d6e390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d8a540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6dc3320>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6de9ac0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6dc3440>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d8b1d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c0c410>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d89580>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d42f30>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68d6c0c5f0>\r\n# zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_t1x7yhsy/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c66090>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c3cf80>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c3c0e0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c66900>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6c89ac0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c89850>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c89160>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c89b80>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c3fef0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6c8a810>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6c8aa50>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c8af00>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af4c50>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6af6870>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af7230>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af8410>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afaea0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6afaf90>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af9160>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afecf0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afd7c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afd520>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6affc20>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af9610>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b42e10>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b43050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b44b30>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b448f0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b47080>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b451c0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b4e870>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b47200>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b4fb60>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b4f530>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b4fb30>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b43260>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b53350>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b54470>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b51af0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b52ea0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b51700>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6bdc680>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdd430>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b56f00>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdd6a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdf110>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6be60c0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6be6a20>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdef00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6be5790>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6be6c00>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a7ed20>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d69f4b00>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d69eeae0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d69ee930>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a83ad0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a80050>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a807a0>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a80320>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\r\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a810a0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a62ba0>\r\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a62a80>\r\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f2a9c0>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a60d10>\r\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f3d550>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f3c080>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f2b440>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81e80>\r\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fa9460>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f615b0>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a60290>\r\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb0f80>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fab200>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f610a0>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81730>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81130>\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a80e60>\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a800b0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc'\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81160>\r\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb15b0>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb11c0>\r\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\r\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb1be0>\r\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5fc42f0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f998b0>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb2ba0>\r\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f99370>\r\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fce6c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\r\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fcf350>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fcee10>\r\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fcf860>\r\n# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f8fd70>\r\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ebe180>\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.urls' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.respawn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.yumdnf' # \r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef3170>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef3290>\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5cab440>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5caac90>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5caae70>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef37d0>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef2810>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc'\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef2e70>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'\r\n# extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5d20aa0>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d20680>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc'\r\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5d503b0>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d20bf0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'\r\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5b074a0>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d50530>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'\r\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5b7d0a0>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5b07980>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc'\r\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5bb4140>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5b7d310>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'\r\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f182c0>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5bb44d0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f19550>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f18980>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d20200>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f3ca10>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f1be60>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3f140>\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3ffe0>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f608f0>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f60650>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f60260>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3f0b0>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3e990>\r\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f639b0>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3f500>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3cd70>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f1b470>\r\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f1bad0>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f1b830>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f19670>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa1010>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa3530>\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa3ce0>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa2840>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcc530>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa0fe0>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcdf70>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcd520>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcd340>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38e9010>\r\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3913080>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d39133e0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38eb2f0>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38e94c0>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38e8500>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fce750>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fce480>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394cef0>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3913f20>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcec90>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394d5b0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394d970>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394da30>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394db50>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3970740>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394e870>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3970860>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3970920>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394d9a0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3970ad0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d39b8500>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39978f0>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3996300>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3972240>\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39716a0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39726f0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f95d60>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d8f80>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d91c0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d9b20>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d95b0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39da9f0>\r\nimport 'gc' # \r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5cab5f0>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef22a0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39dbc50>\r\n# destroy dnf.plugin.dynamic.copr\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e4590>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'\r\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\r\n# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d37e6540>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e60f0>\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d712f9e0>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e5040>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e48c0>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37b15b0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e4380>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37ff9b0>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37fe4e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38211c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38214c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3821730>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38219d0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38220f0>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3821f40>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38239e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3823b30>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3823d40>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383cce0>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383c560>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383d880>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383dca0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383de80>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383e120>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383eff0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383f260>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383f470>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383ff80>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383fb90>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386cef0>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386c830>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386db80>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386de80>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386ede0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386f080>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386f230>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39dbb90>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39db800>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39dae10>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39db7a0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386fbc0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359c110>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359cad0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359de80>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359df10>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d359e5d0>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359e480>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c4ad0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5ca0>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5f10>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d35c6060>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5dc0>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5790>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c4c20>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359fec0>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359f4a0>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359ed50>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359d9a0>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359cef0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c59d0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c69f0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c78c0>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c75f0>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\r\n# code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'\r\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3601d30>\r\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'\r\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3603470>\r\n# extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3602660>\r\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3602210>\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3638ce0>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3638140>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc'\r\nimport 'six.moves' # \r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d363bb00>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc'\r\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d363bc80>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3639340>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3639010>\r\nimport 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c7b90>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'\r\nimport 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3601880>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c78f0>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c6ff0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365a6c0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365aff0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365b9b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365bdd0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3674980>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3675010>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3677ec0>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3677890>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3677530>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3677230>\r\n\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"grubby\", \"iproute\", \"kexec-tools\", \"openssh-clients\"], \"state\": \"present\", \"allow_downgrade\": false, \"allowerasing\": false, \"autoremove\": false, \"bugfix\": false, \"cacheonly\": false, \"disable_gpg_check\": false, \"disable_plugin\": [], \"disablerepo\": [], \"download_only\": false, \"enable_plugin\": [], \"enablerepo\": [], \"exclude\": [], \"installroot\": \"/\", \"install_repoquery\": true, \"install_weak_deps\": true, \"security\": false, \"skip_broken\": false, \"update_cache\": false, \"update_only\": false, \"validate_certs\": true, \"sslverify\": true, \"lock_timeout\": 30, \"use_backend\": \"auto\", \"best\": null, \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"nobest\": null, \"releasever\": null}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys\r\n# destroy dnf.plugin.dynamic.expired-pgp-keys\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# destroy _sitebuiltins\r\n# destroy _bz2\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ntpath\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy grp\r\n# destroy syslog\r\n# destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy _sqlite3\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _heapq\r\n# destroy _heapq\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# cleanup[3] wiping http.cookiejar\r\n# destroy copy\r\n# cleanup[3] wiping urllib.request\r\n# destroy bisect\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# destroy http\r\n# destroy ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping urllib.parse\r\n# destroy ipaddress\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib._abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib._abc\r\n# destroy importlib.machinery\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy decimal\r\n# destroy _dbus_bindings\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _weakref\r\n# destroy _thread\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sha2\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy libdnf._error\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy _queue\r\n# destroy array\r\n# destroy copyreg\r\n# destroy _pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves\r\n# destroy gzip\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# destroy unicodedata\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy email\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy urllib\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy hashlib\r\n# destroy json\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy shutil\r\n# destroy zlib\r\n# destroy urllib.parse\r\n# destroy fnmatch\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy struct\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy datetime\r\n# destroy logging\r\n# destroy operator\r\n# destroy random\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy functools\r\n# destroy locale\r\n# destroy signal\r\n# destroy threading\r\n# destroy contextlib\r\n# destroy time\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy select\r\n# destroy selectors\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy collections\r\n# destroy io\r\n# destroy _opcode\r\n# destroy _warnings\r\n# destroy posix\r\n# destroy binascii\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# destroy socket\r\n# destroy base64\r\n# destroy errno\r\n# destroy warnings\r\n# destroy string\r\n# destroy _ssl\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy re\r\n# destroy _random\r\n# destroy _sre\r\n# destroy _operator\r\n# destroy _functools\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n 5599 1726879829.72166: stdout chunk (state=3):\n>>># destroy _warnings\r\n# destroy posix\r\n<<<\n 5599 1726879829.72171: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# destroy socket\r\n# destroy base64\r\n# destroy errno\r\n# destroy warnings\r\n# destroy string\r\n# destroy _ssl\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy re\r\n# destroy _random\r\n# destroy _sre\r\n# destroy _operator\r\n# destroy _functools\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879829.73272: done with _execute_module (ansible.legacy.dnf, {'name': ['grubby', 'iproute', 'kexec-tools', 'openssh-clients'], 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879829.73279: _low_level_execute_command(): starting\n 5599 1726879829.73282: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879829.73290: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.149 closed.\r\n<<<\n 5599 1726879829.73292: stderr chunk (state=3):\n>>><<<\n 5599 1726879829.73294: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e20c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e1dbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e20eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e021160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e021fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05fdd0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05ffe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e097800>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e097e90>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e077aa0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e075190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05cf80>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0bb710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ba330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e076060>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0b8a40>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ec6e0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05c200>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e0ecb90>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0eca40>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e0ece00>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05ad20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ed4c0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ed190>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ee3c0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e1085c0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e109d00>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e10abd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e10b230>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e10a120>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e10bc80>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e10b3b0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ee3f0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de3bb30>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de64620>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de64380>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de64590>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de647d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de39cd0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de65e50>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de64b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0eeae0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de961e0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deae390>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deeb110>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5df118b0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deeb230>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deaf020>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd281d0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dead3d0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de66d80>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9c5dd283b0>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_ansible.legacy.dnf_payload_s41c7lg0/ansible_ansible.legacy.dnf_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd81ee0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd58dd0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd2bef0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd5bd70>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dda5850>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda55e0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda4f20>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda59d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd82b70>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dda65a0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dda67e0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda6d20>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc0ca40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc0e660>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc0efc0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc0ff50>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc12c30>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc12d80>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc10ef0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc16a50>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc15520>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc15280>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc17a10>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc11370>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc5ac30>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5ae70>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc5c950>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5c710>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc5ef00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5d040>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc66720>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5f0b0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc679e0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc673b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc67aa0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5b020>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc6b170>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc70440>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc698e0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc6ac90>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc694f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcf45f0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf53d0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc72e70>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf5130>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf7d70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcfdfa0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcfe900>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf6bd0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcfd580>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcfeae0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db92bd0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db0ba70>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db069c0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db06810>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'email\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97830>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'email.mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97b00>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc\\'\\r\\nimport \\'quopri\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94440>\\r\\nimport \\'email.encoders\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97fe0>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc\\'\\r\\nimport \\'email.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94d70>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc\\'\\r\\nimport \\'email.quoprimime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db769c0>\\r\\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc\\'\\r\\nimport \\'email.base64mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db768a0>\\r\\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc\\'\\r\\nimport \\'email.charset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0e67e0>\\r\\nimport \\'email.header\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db74b30>\\r\\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0f9370>\\r\\nimport \\'email._parseaddr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0e7ef0>\\r\\nimport \\'email.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0e7260>\\r\\nimport \\'email._policybase\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db95a60>\\r\\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc\\'\\r\\nimport \\'email._encoded_words\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d165310>\\r\\nimport \\'email._header_value_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d11d460>\\r\\nimport \\'email.headerregistry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db76480>\\r\\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc\\'\\r\\nimport \\'email.iterators\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16ce00>\\r\\nimport \\'email.message\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d1670e0>\\r\\nimport \\'email.contentmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d11cf80>\\r\\nimport \\'email.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db953d0>\\r\\nimport \\'email.mime.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94e00>\\r\\nimport \\'email.mime.nonmultipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94b30>\\r\\nimport \\'email.mime.application\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97cb0>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc\\'\\r\\nimport \\'email.mime.multipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94ce0>\\r\\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc\\'\\r\\nimport \\'email.feedparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16d430>\\r\\nimport \\'email.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16cfe0>\\r\\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'http\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16db50>\\r\\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\\r\\n# code object from \\'/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5d1800e0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d1557c0>\\r\\nimport \\'http.client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16e9f0>\\r\\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc\\'\\r\\nimport \\'mimetypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d155280>\\r\\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc\\'\\r\\nimport \\'netrc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18a690>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc\\'\\r\\nimport \\'urllib.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18b350>\\r\\nimport \\'urllib.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18ade0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc\\'\\r\\nimport \\'urllib.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18b830>\\r\\n# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\\r\\n# code object from \\'/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc\\'\\r\\nimport \\'http.cookiejar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d14bd40>\\r\\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc\\'\\r\\nimport \\'gzip\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d07e180>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.urls\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.respawn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.yumdnf\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc\\'\\r\\nimport \\'email.mime.text\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b31a0>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b3290>\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ce33440>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ce32cc0>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ce32ea0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b37d0>\\r\\nimport \\'dnf.pycomp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b2420>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc\\'\\r\\nimport \\'dnf.const\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b2e70>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._error\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_error.so\\'\\r\\n# extension module \\'libdnf._error\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_error.so\\'\\r\\nimport \\'libdnf._error\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5cea8a10>\\r\\nimport \\'libdnf.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5cea8620>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._common_types\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\\'\\r\\n# extension module \\'libdnf._common_types\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\\'\\r\\nimport \\'libdnf._common_types\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ced82f0>\\r\\nimport \\'libdnf.common_types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5cea8b60>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._conf\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\\'\\r\\n# extension module \\'libdnf._conf\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\\'\\r\\nimport \\'libdnf._conf\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c933350>\\r\\nimport \\'libdnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ced83b0>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._module\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_module.so\\'\\r\\n# extension module \\'libdnf._module\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_module.so\\'\\r\\nimport \\'libdnf._module\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c9a90d0>\\r\\nimport \\'libdnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c9339b0>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._repo\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\\'\\r\\n# extension module \\'libdnf._repo\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\\'\\r\\nimport \\'libdnf._repo\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c9e0110>\\r\\nimport \\'libdnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c9a92e0>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._transaction\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\\'\\r\\n# extension module \\'libdnf._transaction\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\\'\\r\\nimport \\'libdnf._transaction\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0a4260>\\r\\nimport \\'libdnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c9e0470>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._utils\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\\'\\r\\n# extension module \\'libdnf._utils\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\\'\\r\\nimport \\'libdnf._utils\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0a5580>\\r\\nimport \\'libdnf.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a49b0>\\r\\nimport \\'libdnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5cea81a0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0c8aa0>\\r\\nimport \\'dnf.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a7ef0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnf.yum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0cb140>\\r\\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'dnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0cbf80>\\r\\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0ec950>\\r\\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0eddf0>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0ec2c0>\\r\\nimport \\'dnf.yum.rpmtrans\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0caff0>\\r\\nimport \\'dnf.callback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0ca990>\\r\\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'hawkey._hawkey\\' loaded from \\'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\\'\\r\\n# extension module \\'hawkey._hawkey\\' executed from \\'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\\'\\r\\nimport \\'hawkey._hawkey\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0efa10>\\r\\nimport \\'hawkey\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0cae70>\\r\\nimport \\'dnf.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0c8d70>\\r\\nimport \\'dnf.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a7500>\\r\\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'libcomps._libpycomps\\' loaded from \\'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\\'\\r\\n# extension module \\'libcomps._libpycomps\\' executed from \\'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\\'\\r\\nimport \\'libcomps._libpycomps\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0a7c20>\\r\\nimport \\'libcomps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a7980>\\r\\nimport \\'dnf.comps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a5700>\\r\\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnf.db\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12d100>\\r\\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc\\'\\r\\nimport \\'dnf.crypto\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12f5f0>\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12fdd0>\\r\\nimport \\'dnf.yum.misc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12e930>\\r\\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc\\'\\r\\nimport \\'dnf.db.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b158620>\\r\\nimport \\'dnf.db.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12d0d0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc\\'\\r\\nimport \\'dnf.conf.substitutions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15a060>\\r\\nimport \\'dnf.conf.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b1595e0>\\r\\nimport \\'dnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b159400>\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc\\'\\r\\nimport \\'dnf.lock\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b1810a0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aa9b0e0>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5aa9b440>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b183350>\\r\\nimport \\'logging.handlers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b1814f0>\\r\\nimport \\'dnf.logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b180590>\\r\\nimport \\'dnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15a7e0>\\r\\nimport \\'dnf.conf.read\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15a540>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'dnf.rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad4ef0>\\r\\nimport \\'dnf.rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aa9bf20>\\r\\nimport \\'dnf.dnssec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15ad20>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc\\'\\r\\nimport \\'dnf.drpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5550>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc\\'\\r\\nimport \\'dnf.goal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5910>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc\\'\\r\\nimport \\'dnf.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad59d0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5af0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._smartcols\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\\'\\r\\n# extension module \\'libdnf._smartcols\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\\'\\r\\nimport \\'libdnf._smartcols\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5aaf86e0>\\r\\nimport \\'libdnf.smartcols\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad6810>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc\\'\\r\\nimport \\'dnf.selector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf8830>\\r\\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc\\'\\r\\nimport \\'dnf.module.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf88f0>\\r\\nimport \\'dnf.module.module_base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5940>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc\\'\\r\\nimport \\'dnf.persistor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf89e0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc\\'\\r\\n# extension module \\'_opcode\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_opcode\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_opcode\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ab404a0>\\r\\nimport \\'opcode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab23890>\\r\\nimport \\'dis\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab222a0>\\r\\nimport \\'inspect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aafa1e0>\\r\\nimport \\'dnf.plugin\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf9640>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc\\'\\r\\nimport \\'dnf.query\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aafa5d0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc\\'\\r\\nimport \\'dnf.repodict\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aafb770>\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc\\'\\r\\nimport \\'dnf.rpm.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5cd40>\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc\\'\\r\\nimport \\'dnf.rpm.miscutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5cfb0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc\\'\\r\\nimport \\'dnf.package\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5d910>\\r\\nimport \\'dnf.sack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5d3a0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc\\'\\r\\nimport \\'dnf.subject\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5e810>\\r\\nimport \\'gc\\' # \\r\\nimport \\'dnf.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ce33590>\\r\\nimport \\'dnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b21b0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnfpluginscore\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5fad0>\\r\\n# destroy dnf.plugin.dynamic.copr\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.format\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96c410>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_curses\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_curses\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_curses\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a96e390>\\r\\nimport \\'curses\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96df40>\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ab5f5c0>\\r\\nimport \\'dnf.cli.term\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96ce90>\\r\\nimport \\'dnf.cli.progress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96c710>\\r\\nimport \\'dnf.cli.output\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a925430>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96c1d0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.option_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a987950>\\r\\nimport \\'dnf.cli.commands\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a986480>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.alias\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9100>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.autoremove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9400>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.check\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9670>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.clean\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9910>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.repoquery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9aa000>\\r\\nimport \\'dnf.cli.commands.deplist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9e80>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.distrosync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9ab740>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.downgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9ab9e0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9abbc0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc\\'\\r\\nimport \\'dnf.transaction_sr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c8b30>\\r\\nimport \\'dnf.cli.commands.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c83b0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c96d0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.makecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c9af0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.mark\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c9cd0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c9fa0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.reinstall\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9caea0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.remove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cb110>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.repolist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cb2f0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc\\'\\r\\nimport \\'dnf.match_counter\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cbe90>\\r\\nimport \\'dnf.cli.commands.search\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cba10>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc\\'\\r\\nimport \\'cmd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f4d10>\\r\\nimport \\'dnf.cli.commands.shell\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f4680>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.swap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f5970>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.updateinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f5c70>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f6ba0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrademinimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f6e10>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.demand\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f6fc0>\\r\\nimport \\'dnf.cli.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5fc20>\\r\\nimport \\'dnf.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5f6e0>\\r\\nimport \\'dnf.plugin.dynamic.builddep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5edb0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.config_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5f650>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.groups_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f7920>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repodiff\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f7e00>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repograph\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a724800>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc\\'\\r\\nimport \\'dbus._compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a725be0>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc\\'\\r\\nimport \\'dbus.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a725c70>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc\\'\\r\\n# extension module \\'_dbus_bindings\\' loaded from \\'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\\'\\r\\n# extension module \\'_dbus_bindings\\' executed from \\'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\\'\\r\\nimport \\'_dbus_bindings\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a726360>\\r\\nimport \\'dbus.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a726210>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc\\'\\r\\nimport \\'dbus.lowlevel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74c8f0>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'xml\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74db20>\\r\\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'xml.parsers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74dd60>\\r\\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\\r\\n# code object from \\'/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc\\'\\r\\n# extension module \\'pyexpat\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'pyexpat\\' executed from \\'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'pyexpat\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a74de50>\\r\\nimport \\'xml.parsers.expat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74d940>\\r\\nimport \\'dbus._expat_introspect_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74d5e0>\\r\\nimport \\'dbus.proxies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74ca70>\\r\\nimport \\'dbus.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a727ce0>\\r\\nimport \\'dbus.bus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a727260>\\r\\nimport \\'dbus._dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a726ae0>\\r\\nimport \\'dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7256d0>\\r\\nimport \\'dnf.plugin.dynamic.needs_restarting\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a724c20>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debug\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74dc40>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repoclosure\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74e870>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc\\'\\r\\nimport \\'dateutil._version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74f770>\\r\\nimport \\'dateutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74f4a0>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc\\'\\r\\nimport \\'six\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a789be0>\\r\\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc\\'\\r\\nimport \\'numbers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a78b320>\\r\\n# extension module \\'_decimal\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_decimal\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_decimal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a78a510>\\r\\nimport \\'decimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a78a0c0>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc\\'\\r\\nimport \\'dateutil._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c0aa0>\\r\\nimport \\'dateutil.relativedelta\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a789c10>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc\\'\\r\\nimport \\'six.moves\\' # \\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc\\'\\r\\nimport \\'dateutil.tz._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c38c0>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc\\'\\r\\nimport \\'dateutil.tz._factories\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c3a40>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc\\'\\r\\n# destroy dateutil.tz.win\\r\\nimport \\'dateutil.tz.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c1100>\\r\\nimport \\'dateutil.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c0dd0>\\r\\nimport \\'dateutil.parser._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74fa40>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc\\'\\r\\nimport \\'dateutil.parser.isoparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a789730>\\r\\nimport \\'dateutil.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74f7a0>\\r\\nimport \\'dnf.plugin.dynamic.changelog\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74eea0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repomanage\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e6540>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.download\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e6e70>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.expired-pgp-keys\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e7830>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.reposync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e7c50>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debuginfo-install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7fc830>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.system_upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7fcec0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\\r\\n# code object from \\'/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc\\'\\r\\n# extension module \\'_sqlite3\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sqlite3\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sqlite3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a7ffd40>\\r\\nimport \\'sqlite3.dbapi2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7ff710>\\r\\nimport \\'sqlite3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7ff3b0>\\r\\nimport \\'dnf.plugin.dynamic.generate_completion_cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7ff0b0>\\r\\n\\r\\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"grubby\", \"iproute\", \"kexec-tools\", \"openssh-clients\"], \"state\": \"present\", \"allow_downgrade\": false, \"allowerasing\": false, \"autoremove\": false, \"bugfix\": false, \"cacheonly\": false, \"disable_gpg_check\": false, \"disable_plugin\": [], \"disablerepo\": [], \"download_only\": false, \"enable_plugin\": [], \"enablerepo\": [], \"exclude\": [], \"installroot\": \"/\", \"install_repoquery\": true, \"install_weak_deps\": true, \"security\": false, \"skip_broken\": false, \"update_cache\": false, \"update_only\": false, \"validate_certs\": true, \"sslverify\": true, \"lock_timeout\": 30, \"use_backend\": \"auto\", \"best\": null, \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"nobest\": null, \"releasever\": null}}}\\r\\n# destroy dnf.plugin.dynamic\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing email\\r\\n# cleanup[2] removing email.mime\\r\\n# cleanup[2] removing quopri\\r\\n# cleanup[2] removing email.encoders\\r\\n# cleanup[2] removing email.errors\\r\\n# cleanup[2] removing email.quoprimime\\r\\n# cleanup[2] removing email.base64mime\\r\\n# cleanup[2] removing email.charset\\r\\n# cleanup[2] removing email.header\\r\\n# cleanup[2] removing calendar\\r\\n# cleanup[2] removing email._parseaddr\\r\\n# cleanup[2] removing email.utils\\r\\n# cleanup[2] removing email._policybase\\r\\n# cleanup[2] removing email._encoded_words\\r\\n# cleanup[2] removing email._header_value_parser\\r\\n# cleanup[2] removing email.headerregistry\\r\\n# cleanup[2] removing email.iterators\\r\\n# cleanup[2] removing email.message\\r\\n# cleanup[2] removing email.contentmanager\\r\\n# cleanup[2] removing email.policy\\r\\n# cleanup[2] removing email.mime.base\\r\\n# cleanup[2] removing email.mime.nonmultipart\\r\\n# cleanup[2] removing email.mime.application\\r\\n# cleanup[2] removing email.mime.multipart\\r\\n# cleanup[2] removing email.feedparser\\r\\n# cleanup[2] removing email.parser\\r\\n# cleanup[2] removing http\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# cleanup[2] removing http.client\\r\\n# cleanup[2] removing mimetypes\\r\\n# cleanup[2] removing netrc\\r\\n# cleanup[2] removing urllib.response\\r\\n# cleanup[2] removing urllib.error\\r\\n# cleanup[2] removing urllib.request\\r\\n# cleanup[2] removing http.cookiejar\\r\\n# cleanup[2] removing gzip\\r\\n# cleanup[2] removing ansible.module_utils.urls\\r\\n# destroy ansible.module_utils.urls\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.yumdnf\\r\\n# destroy ansible.module_utils.yumdnf\\r\\n# cleanup[2] removing email.mime.text\\r\\n# cleanup[2] removing configparser\\r\\n# destroy configparser\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing dnf.pycomp\\r\\n# cleanup[2] removing dnf.const\\r\\n# cleanup[2] removing libdnf._error\\r\\n# cleanup[2] removing libdnf.error\\r\\n# cleanup[2] removing libdnf._common_types\\r\\n# cleanup[2] removing libdnf.common_types\\r\\n# cleanup[2] removing libdnf._conf\\r\\n# cleanup[2] removing libdnf.conf\\r\\n# cleanup[2] removing libdnf._module\\r\\n# cleanup[2] removing libdnf.module\\r\\n# cleanup[2] removing libdnf._repo\\r\\n# cleanup[2] removing libdnf.repo\\r\\n# cleanup[2] removing libdnf._transaction\\r\\n# cleanup[2] removing libdnf.transaction\\r\\n# cleanup[2] removing libdnf._utils\\r\\n# cleanup[2] removing libdnf.utils\\r\\n# cleanup[2] removing libdnf\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing dnf.i18n\\r\\n# cleanup[2] removing dnf.yum\\r\\n# cleanup[2] removing dnf.transaction\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# cleanup[2] removing dnf.yum.rpmtrans\\r\\n# cleanup[2] removing dnf.callback\\r\\n# cleanup[2] removing hawkey._hawkey\\r\\n# cleanup[2] removing hawkey\\r\\n# cleanup[2] removing dnf.util\\r\\n# cleanup[2] removing dnf.exceptions\\r\\n# cleanup[2] removing libcomps._libpycomps\\r\\n# cleanup[2] removing libcomps\\r\\n# cleanup[2] removing dnf.comps\\r\\n# cleanup[2] removing dnf.db\\r\\n# cleanup[2] removing dnf.crypto\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing dnf.yum.misc\\r\\n# cleanup[2] removing dnf.db.group\\r\\n# cleanup[2] removing dnf.db.history\\r\\n# cleanup[2] removing dnf.conf.substitutions\\r\\n# cleanup[2] removing dnf.conf.config\\r\\n# cleanup[2] removing dnf.conf\\r\\n# cleanup[2] removing dnf.lock\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing logging.handlers\\r\\n# cleanup[2] removing dnf.logging\\r\\n# cleanup[2] removing dnf.repo\\r\\n# cleanup[2] removing dnf.conf.read\\r\\n# cleanup[2] removing dnf.rpm.transaction\\r\\n# cleanup[2] removing dnf.rpm\\r\\n# cleanup[2] removing dnf.dnssec\\r\\n# cleanup[2] removing dnf.drpm\\r\\n# cleanup[2] removing dnf.goal\\r\\n# cleanup[2] removing dnf.history\\r\\n# cleanup[2] removing dnf.module\\r\\n# cleanup[2] removing libdnf._smartcols\\r\\n# cleanup[2] removing libdnf.smartcols\\r\\n# cleanup[2] removing dnf.selector\\r\\n# cleanup[2] removing dnf.module.exceptions\\r\\n# cleanup[2] removing dnf.module.module_base\\r\\n# cleanup[2] removing dnf.persistor\\r\\n# cleanup[2] removing _opcode\\r\\n# cleanup[2] removing opcode\\r\\n# destroy opcode\\r\\n# cleanup[2] removing dis\\r\\n# cleanup[2] removing inspect\\r\\n# cleanup[2] removing dnf.plugin\\r\\n# cleanup[2] removing dnf.query\\r\\n# cleanup[2] removing dnf.repodict\\r\\n# cleanup[2] removing dnf.rpm.connection\\r\\n# cleanup[2] removing dnf.rpm.miscutils\\r\\n# cleanup[2] removing dnf.package\\r\\n# cleanup[2] removing dnf.sack\\r\\n# cleanup[2] removing dnf.subject\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing dnf.base\\r\\n# cleanup[2] removing dnf\\r\\n# cleanup[2] removing dnfpluginscore\\r\\n# destroy dnfpluginscore\\r\\n# cleanup[2] removing dnf.cli.format\\r\\n# cleanup[2] removing _curses\\r\\n# cleanup[2] removing curses\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing dnf.cli.term\\r\\n# cleanup[2] removing dnf.cli.progress\\r\\n# cleanup[2] removing dnf.cli.output\\r\\n# cleanup[2] removing dnf.cli.aliases\\r\\n# cleanup[2] removing dnf.cli.option_parser\\r\\n# cleanup[2] removing dnf.cli.commands\\r\\n# cleanup[2] removing dnf.cli.commands.alias\\r\\n# cleanup[2] removing dnf.cli.commands.autoremove\\r\\n# cleanup[2] removing dnf.cli.commands.check\\r\\n# cleanup[2] removing dnf.cli.commands.clean\\r\\n# cleanup[2] removing dnf.cli.commands.repoquery\\r\\n# cleanup[2] removing dnf.cli.commands.deplist\\r\\n# cleanup[2] removing dnf.cli.commands.distrosync\\r\\n# cleanup[2] removing dnf.cli.commands.downgrade\\r\\n# cleanup[2] removing dnf.cli.commands.group\\r\\n# cleanup[2] removing dnf.transaction_sr\\r\\n# cleanup[2] removing dnf.cli.commands.history\\r\\n# cleanup[2] removing dnf.cli.commands.install\\r\\n# cleanup[2] removing dnf.cli.commands.makecache\\r\\n# cleanup[2] removing dnf.cli.commands.mark\\r\\n# cleanup[2] removing dnf.cli.commands.module\\r\\n# cleanup[2] removing dnf.cli.commands.reinstall\\r\\n# cleanup[2] removing dnf.cli.commands.remove\\r\\n# cleanup[2] removing dnf.cli.commands.repolist\\r\\n# cleanup[2] removing dnf.match_counter\\r\\n# cleanup[2] removing dnf.cli.commands.search\\r\\n# cleanup[2] removing cmd\\r\\n# cleanup[2] removing dnf.cli.commands.shell\\r\\n# cleanup[2] removing dnf.cli.commands.swap\\r\\n# cleanup[2] removing dnf.cli.commands.updateinfo\\r\\n# cleanup[2] removing dnf.cli.commands.upgrade\\r\\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\\r\\n# cleanup[2] removing dnf.cli.demand\\r\\n# cleanup[2] removing dnf.cli.cli\\r\\n# cleanup[2] removing dnf.cli\\r\\n# cleanup[2] removing dnf.plugin.dynamic.builddep\\r\\n# destroy dnf.plugin.dynamic.builddep\\r\\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\\r\\n# destroy dnf.plugin.dynamic.config_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\\r\\n# destroy dnf.plugin.dynamic.groups_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\\r\\n# destroy dnf.plugin.dynamic.repodiff\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repograph\\r\\n# destroy dnf.plugin.dynamic.repograph\\r\\n# cleanup[2] removing dbus._compat\\r\\n# cleanup[2] removing dbus.exceptions\\r\\n# cleanup[2] removing _dbus_bindings\\r\\n# cleanup[2] removing dbus.types\\r\\n# cleanup[2] removing dbus.lowlevel\\r\\n# cleanup[2] removing xml\\r\\n# destroy xml\\r\\n# cleanup[2] removing xml.parsers\\r\\n# destroy xml.parsers\\r\\n# cleanup[2] removing pyexpat.errors\\r\\n# cleanup[2] removing pyexpat.model\\r\\n# cleanup[2] removing pyexpat\\r\\n# cleanup[2] removing xml.parsers.expat.model\\r\\n# cleanup[2] removing xml.parsers.expat.errors\\r\\n# cleanup[2] removing xml.parsers.expat\\r\\n# destroy xml.parsers.expat\\r\\n# cleanup[2] removing dbus._expat_introspect_parser\\r\\n# cleanup[2] removing dbus.proxies\\r\\n# cleanup[2] removing dbus.connection\\r\\n# cleanup[2] removing dbus.bus\\r\\n# cleanup[2] removing dbus._dbus\\r\\n# cleanup[2] removing dbus\\r\\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\\r\\n# destroy dnf.plugin.dynamic.needs_restarting\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debug\\r\\n# destroy dnf.plugin.dynamic.debug\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\\r\\n# destroy dnf.plugin.dynamic.repoclosure\\r\\n# cleanup[2] removing dateutil._version\\r\\n# cleanup[2] removing dateutil\\r\\n# cleanup[2] removing six\\r\\n# cleanup[2] removing numbers\\r\\n# destroy numbers\\r\\n# cleanup[2] removing _decimal\\r\\n# cleanup[2] removing decimal\\r\\n# destroy decimal\\r\\n# cleanup[2] removing dateutil._common\\r\\n# cleanup[2] removing dateutil.relativedelta\\r\\n# cleanup[2] removing six.moves\\r\\n# cleanup[2] removing dateutil.tz._common\\r\\n# cleanup[2] removing dateutil.tz._factories\\r\\n# cleanup[2] removing dateutil.tz.tz\\r\\n# cleanup[2] removing dateutil.tz\\r\\n# cleanup[2] removing dateutil.parser._parser\\r\\n# cleanup[2] removing dateutil.parser.isoparser\\r\\n# destroy dateutil.parser.isoparser\\r\\n# cleanup[2] removing dateutil.parser\\r\\n# cleanup[2] removing dnf.plugin.dynamic.changelog\\r\\n# destroy dnf.plugin.dynamic.changelog\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\\r\\n# destroy dnf.plugin.dynamic.repomanage\\r\\n# cleanup[2] removing dnf.plugin.dynamic.download\\r\\n# destroy dnf.plugin.dynamic.download\\r\\n# cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys\\r\\n# destroy dnf.plugin.dynamic.expired-pgp-keys\\r\\n# cleanup[2] removing dnf.plugin.dynamic.reposync\\r\\n# destroy dnf.plugin.dynamic.reposync\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\\r\\n# destroy dnf.plugin.dynamic.debuginfo-install\\r\\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\\r\\n# destroy dnf.plugin.dynamic.system_upgrade\\r\\n# cleanup[2] removing _sqlite3\\r\\n# cleanup[2] removing sqlite3.dbapi2\\r\\n# cleanup[2] removing sqlite3\\r\\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\\r\\n# destroy dnf.plugin.dynamic.generate_completion_cache\\r\\n# destroy _sitebuiltins\\r\\n# destroy _bz2\\r\\n# destroy _lzma\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ntpath\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy grp\\r\\n# destroy syslog\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy mimetypes\\r\\n# destroy netrc\\r\\n# destroy dbus\\r\\n# destroy dbus._compat\\r\\n# destroy dbus.exceptions\\r\\n# destroy dbus.types\\r\\n# destroy dbus.lowlevel\\r\\n# destroy dbus._expat_introspect_parser\\r\\n# destroy dbus.proxies\\r\\n# destroy dbus.connection\\r\\n# destroy dbus.bus\\r\\n# destroy dbus._dbus\\r\\n# destroy pyexpat.errors\\r\\n# destroy pyexpat.model\\r\\n# destroy pyexpat\\r\\n# destroy dateutil\\r\\n# destroy dateutil._version\\r\\n# destroy dateutil._common\\r\\n# destroy dateutil.parser\\r\\n# destroy dateutil.parser._parser\\r\\n# destroy dateutil.relativedelta\\r\\n# destroy six.moves.urllib\\r\\n# destroy six.moves\\r\\n# destroy six.moves.urllib_parse\\r\\n# destroy six.moves.urllib.error\\r\\n# destroy six.moves.urllib.request\\r\\n# destroy six.moves.urllib.response\\r\\n# destroy six.moves.urllib.robotparser\\r\\n# destroy dateutil.tz._common\\r\\n# destroy dateutil.tz._factories\\r\\n# destroy dateutil.tz.tz\\r\\n# destroy dateutil.tz\\r\\n# destroy six\\r\\n# destroy uuid\\r\\n# destroy systemd.journal\\r\\n# destroy sqlite3\\r\\n# destroy sqlite3.dbapi2\\r\\n# destroy _sqlite3\\r\\n# cleanup[3] wiping _decimal\\r\\n# cleanup[3] wiping _dbus_bindings\\r\\n# cleanup[3] wiping dnf.cli\\r\\n# destroy dnf.cli.format\\r\\n# destroy dnf.cli.term\\r\\n# destroy dnf.cli.progress\\r\\n# destroy dnf.cli.aliases\\r\\n# destroy dnf.cli.option_parser\\r\\n# destroy dnf.cli.demand\\r\\n# destroy dnf.cli.cli\\r\\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\\r\\n# cleanup[3] wiping dnf.cli.commands.upgrade\\r\\n# cleanup[3] wiping dnf.cli.commands.updateinfo\\r\\n# cleanup[3] wiping dnf.cli.commands.swap\\r\\n# cleanup[3] wiping dnf.cli.commands.shell\\r\\n# destroy cmd\\r\\n# cleanup[3] wiping dnf.cli.commands.search\\r\\n# cleanup[3] wiping dnf.match_counter\\r\\n# cleanup[3] wiping dnf.cli.commands.repolist\\r\\n# cleanup[3] wiping dnf.cli.commands.remove\\r\\n# cleanup[3] wiping dnf.cli.commands.reinstall\\r\\n# cleanup[3] wiping dnf.cli.commands.module\\r\\n# cleanup[3] wiping dnf.cli.commands.mark\\r\\n# cleanup[3] wiping dnf.cli.commands.makecache\\r\\n# cleanup[3] wiping dnf.cli.commands.install\\r\\n# cleanup[3] wiping dnf.cli.commands.history\\r\\n# cleanup[3] wiping dnf.transaction_sr\\r\\n# cleanup[3] wiping dnf.cli.commands.group\\r\\n# cleanup[3] wiping dnf.cli.commands.downgrade\\r\\n# cleanup[3] wiping dnf.cli.commands.distrosync\\r\\n# cleanup[3] wiping dnf.cli.commands.deplist\\r\\n# cleanup[3] wiping dnf.cli.commands.repoquery\\r\\n# cleanup[3] wiping dnf.cli.commands.clean\\r\\n# cleanup[3] wiping dnf.cli.commands.check\\r\\n# cleanup[3] wiping dnf.cli.commands.autoremove\\r\\n# cleanup[3] wiping dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands\\r\\n# cleanup[3] wiping dnf.cli.output\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping curses\\r\\n# cleanup[3] wiping _curses\\r\\n# cleanup[3] wiping dnf\\r\\n# destroy dnf.pycomp\\r\\n# destroy dnf.const\\r\\n# destroy dnf.i18n\\r\\n# destroy dnf.yum\\r\\n# destroy dnf.yum.rpmtrans\\r\\n# destroy dnf.transaction\\r\\n# destroy dnf.callback\\r\\n# destroy dnf.util\\r\\n# destroy dnf.exceptions\\r\\n# destroy dnf.comps\\r\\n# destroy dnf.db\\r\\n# destroy dnf.db.group\\r\\n# destroy dnf.db.history\\r\\n# destroy dnf.crypto\\r\\n# destroy dnf.conf\\r\\n# destroy dnf.conf.substitutions\\r\\n# destroy dnf.conf.config\\r\\n# destroy dnf.conf.read\\r\\n# destroy dnf.lock\\r\\n# destroy dnf.logging\\r\\n# destroy dnf.repo\\r\\n# destroy dnf.rpm\\r\\n# destroy dnf.dnssec\\r\\n# destroy dnf.drpm\\r\\n# destroy dnf.goal\\r\\n# destroy dnf.history\\r\\n# destroy dnf.module\\r\\n# destroy dnf.module.exceptions\\r\\n# destroy dnf.module.module_base\\r\\n# destroy dnf.selector\\r\\n# destroy dnf.persistor\\r\\n# destroy dnf.plugin\\r\\n# destroy dnf.query\\r\\n# destroy dnf.repodict\\r\\n# destroy dnf.package\\r\\n# destroy dnf.sack\\r\\n# destroy dnf.subject\\r\\n# destroy dnf.base\\r\\n# destroy dnf.transaction_sr\\r\\n# destroy dnf.match_counter\\r\\n# destroy dnf.cli\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping dnf.rpm.miscutils\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping dnf.rpm.connection\\r\\n# cleanup[3] wiping inspect\\r\\n# destroy ast\\r\\n# destroy dis\\r\\n# destroy token\\r\\n# cleanup[3] wiping _opcode\\r\\n# cleanup[3] wiping libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._smartcols\\r\\n# cleanup[3] wiping dnf.rpm.transaction\\r\\n# cleanup[3] wiping logging.handlers\\r\\n# destroy pickle\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping _compat_pickle\\r\\n# cleanup[3] wiping dnf.yum.misc\\r\\n# cleanup[3] wiping glob\\r\\n# cleanup[3] wiping libcomps\\r\\n# cleanup[3] wiping libcomps._libpycomps\\r\\n# cleanup[3] wiping hawkey\\r\\n# cleanup[3] wiping hawkey._hawkey\\r\\n# cleanup[3] wiping rpm\\r\\n# destroy rpm.transaction\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping libdnf\\r\\n# destroy libdnf.error\\r\\n# destroy libdnf.common_types\\r\\n# destroy libdnf.conf\\r\\n# destroy libdnf.module\\r\\n# destroy libdnf.repo\\r\\n# destroy libdnf.transaction\\r\\n# destroy libdnf.utils\\r\\n# destroy libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._utils\\r\\n# cleanup[3] wiping libdnf._transaction\\r\\n# cleanup[3] wiping libdnf._repo\\r\\n# cleanup[3] wiping libdnf._module\\r\\n# cleanup[3] wiping libdnf._conf\\r\\n# cleanup[3] wiping libdnf._common_types\\r\\n# cleanup[3] wiping libdnf._error\\r\\n# cleanup[3] wiping queue\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _heapq\\r\\n# destroy _heapq\\r\\n# cleanup[3] wiping email.mime.text\\r\\n# cleanup[3] wiping gzip\\r\\n# destroy _compression\\r\\n# cleanup[3] wiping http.cookiejar\\r\\n# destroy copy\\r\\n# cleanup[3] wiping urllib.request\\r\\n# destroy bisect\\r\\n# cleanup[3] wiping urllib.error\\r\\n# cleanup[3] wiping urllib.response\\r\\n# cleanup[3] wiping http.client\\r\\n# destroy http\\r\\n# destroy ssl\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping email.parser\\r\\n# cleanup[3] wiping email.feedparser\\r\\n# cleanup[3] wiping email.mime.multipart\\r\\n# cleanup[3] wiping email.mime.application\\r\\n# cleanup[3] wiping email.mime.nonmultipart\\r\\n# cleanup[3] wiping email.mime.base\\r\\n# cleanup[3] wiping email.policy\\r\\n# cleanup[3] wiping email.contentmanager\\r\\n# cleanup[3] wiping email.message\\r\\n# destroy quopri\\r\\n# cleanup[3] wiping email.iterators\\r\\n# cleanup[3] wiping email.headerregistry\\r\\n# cleanup[3] wiping email._header_value_parser\\r\\n# cleanup[3] wiping email._encoded_words\\r\\n# cleanup[3] wiping email._policybase\\r\\n# cleanup[3] wiping email.utils\\r\\n# cleanup[3] wiping email._parseaddr\\r\\n# cleanup[3] wiping calendar\\r\\n# cleanup[3] wiping email.header\\r\\n# cleanup[3] wiping email.charset\\r\\n# cleanup[3] wiping email.base64mime\\r\\n# cleanup[3] wiping email.quoprimime\\r\\n# cleanup[3] wiping email.errors\\r\\n# cleanup[3] wiping email.encoders\\r\\n# cleanup[3] wiping email.mime\\r\\n# destroy email.mime.base\\r\\n# destroy email.mime.nonmultipart\\r\\n# destroy email.mime.application\\r\\n# destroy email.mime.multipart\\r\\n# destroy email.mime.text\\r\\n# cleanup[3] wiping email\\r\\n# destroy email._parseaddr\\r\\n# destroy email._policybase\\r\\n# destroy email._encoded_words\\r\\n# destroy email._header_value_parser\\r\\n# destroy email.mime\\r\\n# destroy email.encoders\\r\\n# destroy email.errors\\r\\n# destroy email.quoprimime\\r\\n# destroy email.base64mime\\r\\n# destroy email.charset\\r\\n# destroy email.header\\r\\n# destroy email.utils\\r\\n# destroy email.headerregistry\\r\\n# destroy email.iterators\\r\\n# destroy email.message\\r\\n# destroy email.contentmanager\\r\\n# destroy email.policy\\r\\n# destroy email.feedparser\\r\\n# destroy email.parser\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping gettext\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping socket\\r\\n# cleanup[3] wiping array\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping logging\\r\\n# destroy logging.handlers\\r\\n# cleanup[3] wiping string\\r\\n# cleanup[3] wiping _string\\r\\n# destroy _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# destroy atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping urllib.parse\\r\\n# destroy ipaddress\\r\\n# cleanup[3] wiping urllib\\r\\n# destroy urllib.response\\r\\n# destroy urllib.error\\r\\n# destroy urllib.request\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping random\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping fnmatch\\r\\n# cleanup[3] wiping importlib.util\\r\\n# cleanup[3] wiping importlib._abc\\r\\n# cleanup[3] wiping importlib.machinery\\r\\n# cleanup[3] wiping importlib\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib.util\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping base64\\r\\n# cleanup[3] wiping binascii\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping _signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy decimal\\r\\n# destroy _dbus_bindings\\r\\n# destroy _curses\\r\\n# destroy libcomps._libpycomps\\r\\n# destroy hawkey._hawkey\\r\\n# destroy rpm._rpm\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _weakref\\r\\n# destroy _thread\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sha2\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy _compat_pickle\\r\\n# destroy libdnf._error\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy _queue\\r\\n# destroy array\\r\\n# destroy copyreg\\r\\n# destroy _pickle\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy gzip\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# destroy unicodedata\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy email\\r\\n# destroy queue\\r\\n# destroy shlex\\r\\n# destroy pwd\\r\\n# destroy gettext\\r\\n# destroy libcomps\\r\\n# destroy urllib\\r\\n# destroy dnf.rpm.transaction\\r\\n# destroy dnf.rpm.connection\\r\\n# destroy dnf.rpm.miscutils\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy importlib\\r\\n# destroy inspect\\r\\n# destroy gc\\r\\n# destroy math\\r\\n# destroy shutil\\r\\n# destroy zlib\\r\\n# destroy urllib.parse\\r\\n# destroy fnmatch\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy calendar\\r\\n# destroy dnf.yum.misc\\r\\n# destroy glob\\r\\n# destroy curses\\r\\n# destroy struct\\r\\n# destroy termios\\r\\n# destroy argparse\\r\\n# destroy dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands.autoremove\\r\\n# destroy dnf.cli.commands.check\\r\\n# destroy dnf.cli.commands.clean\\r\\n# destroy dnf.cli.commands.repoquery\\r\\n# destroy dnf.cli.commands.deplist\\r\\n# destroy dnf.cli.commands.distrosync\\r\\n# destroy dnf.cli.commands.downgrade\\r\\n# destroy dnf.cli.commands.group\\r\\n# destroy dnf.cli.commands.history\\r\\n# destroy dnf.cli.commands.install\\r\\n# destroy dnf.cli.commands.makecache\\r\\n# destroy dnf.cli.commands.mark\\r\\n# destroy dnf.cli.commands.module\\r\\n# destroy dnf.cli.commands.reinstall\\r\\n# destroy dnf.cli.commands.remove\\r\\n# destroy dnf.cli.commands.repolist\\r\\n# destroy dnf.cli.commands.search\\r\\n# destroy dnf.cli.commands.shell\\r\\n# destroy dnf.cli.commands.swap\\r\\n# destroy dnf.cli.commands.updateinfo\\r\\n# destroy dnf.cli.commands.upgrade\\r\\n# destroy dnf.cli.commands.upgrademinimal\\r\\n# destroy datetime\\r\\n# destroy logging\\r\\n# destroy operator\\r\\n# destroy random\\r\\n# destroy hawkey\\r\\n# destroy dnf.cli.output\\r\\n# destroy dnf\\r\\n# destroy rpm\\r\\n# destroy itertools\\r\\n# destroy functools\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy threading\\r\\n# destroy contextlib\\r\\n# destroy time\\r\\n# destroy fcntl\\r\\n# destroy _posixsubprocess\\r\\n# destroy select\\r\\n# destroy selectors\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy collections\\r\\n# destroy io\\r\\n# destroy _opcode\\r\\n# destroy _warnings\\r\\n# destroy posix\\r\\n# destroy binascii\\r\\n# destroy http.client\\r\\n# destroy http.cookiejar\\r\\n# destroy socket\\r\\n# destroy base64\\r\\n# destroy errno\\r\\n# destroy warnings\\r\\n# destroy string\\r\\n# destroy _ssl\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy re\\r\\n# destroy _random\\r\\n# destroy _sre\\r\\n# destroy _operator\\r\\n# destroy _functools\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.149 closed.\\r\\n\")\n 5599 1726879829.74028: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879829.74032: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879829.74220: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e20c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e1dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e20eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e021160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e021fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05fdd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05ffe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e097800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e097e90>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e077aa0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e075190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05cf80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0bb710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ba330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e076060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0b8a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ec6e0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05c200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e0ecb90>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0eca40>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e0ece00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05ad20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ed4c0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ed190>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ee3c0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e1085c0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e109d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e10abd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e10b230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e10a120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e10bc80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e10b3b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ee3f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de3bb30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de64620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de64380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de64590>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de647d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de39cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de65e50>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de64b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0eeae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de961e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deae390>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deeb110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5df118b0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deeb230>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deaf020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd281d0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dead3d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de66d80>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9c5dd283b0>\r\n# zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_s41c7lg0/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd81ee0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd58dd0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd2bef0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd5bd70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dda5850>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda55e0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda4f20>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda59d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd82b70>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dda65a0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dda67e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda6d20>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc0ca40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc0e660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc0efc0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc0ff50>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc12c30>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc12d80>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc10ef0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc16a50>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc15520>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc15280>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc17a10>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc11370>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc5ac30>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5ae70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc5c950>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5c710>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc5ef00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5d040>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc66720>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5f0b0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc679e0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc673b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc67aa0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5b020>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc6b170>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc70440>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc698e0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc6ac90>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc694f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcf45f0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf53d0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc72e70>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf5130>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf7d70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcfdfa0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcfe900>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf6bd0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcfd580>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcfeae0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db92bd0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db0ba70>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db069c0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db06810>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97830>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97b00>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94440>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97fe0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\r\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94d70>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db769c0>\r\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db768a0>\r\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0e67e0>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db74b30>\r\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0f9370>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0e7ef0>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0e7260>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db95a60>\r\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d165310>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d11d460>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db76480>\r\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16ce00>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d1670e0>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d11cf80>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db953d0>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94e00>\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94b30>\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97cb0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc'\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94ce0>\r\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16d430>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16cfe0>\r\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\r\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16db50>\r\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5d1800e0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d1557c0>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16e9f0>\r\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d155280>\r\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18a690>\r\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\r\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18b350>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18ade0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18b830>\r\n# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d14bd40>\r\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d07e180>\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.urls' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.respawn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.yumdnf' # \r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b31a0>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b3290>\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ce33440>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ce32cc0>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ce32ea0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b37d0>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b2420>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc'\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b2e70>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'\r\n# extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5cea8a10>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5cea8620>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc'\r\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ced82f0>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5cea8b60>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'\r\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c933350>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ced83b0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'\r\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c9a90d0>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c9339b0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc'\r\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c9e0110>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c9a92e0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'\r\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0a4260>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c9e0470>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0a5580>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a49b0>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5cea81a0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0c8aa0>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a7ef0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0cb140>\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0cbf80>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0ec950>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0eddf0>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0ec2c0>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0caff0>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0ca990>\r\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0efa10>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0cae70>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0c8d70>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a7500>\r\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0a7c20>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a7980>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a5700>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12d100>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12f5f0>\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12fdd0>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12e930>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b158620>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12d0d0>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15a060>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b1595e0>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b159400>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b1810a0>\r\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aa9b0e0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5aa9b440>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b183350>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b1814f0>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b180590>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15a7e0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15a540>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad4ef0>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aa9bf20>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15ad20>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5550>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5910>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad59d0>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5af0>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5aaf86e0>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad6810>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf8830>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf88f0>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5940>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf89e0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ab404a0>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab23890>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab222a0>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aafa1e0>\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf9640>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aafa5d0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aafb770>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5cd40>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5cfb0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5d910>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5d3a0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5e810>\r\nimport 'gc' # \r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ce33590>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b21b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5fad0>\r\n# destroy dnf.plugin.dynamic.copr\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96c410>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'\r\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\r\n# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a96e390>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96df40>\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ab5f5c0>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96ce90>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96c710>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a925430>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96c1d0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a987950>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a986480>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9100>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9400>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9670>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9910>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9aa000>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9e80>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9ab740>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9ab9e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9abbc0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c8b30>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c83b0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c96d0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c9af0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c9cd0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c9fa0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9caea0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cb110>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cb2f0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cbe90>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cba10>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f4d10>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f4680>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f5970>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f5c70>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f6ba0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f6e10>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f6fc0>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5fc20>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5f6e0>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5edb0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5f650>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f7920>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f7e00>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a724800>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a725be0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a725c70>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a726360>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a726210>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74c8f0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74db20>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74dd60>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a74de50>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74d940>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74d5e0>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74ca70>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a727ce0>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a727260>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a726ae0>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7256d0>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a724c20>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74dc40>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74e870>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74f770>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74f4a0>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\r\n# code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'\r\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a789be0>\r\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'\r\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a78b320>\r\n# extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a78a510>\r\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a78a0c0>\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c0aa0>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a789c10>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc'\r\nimport 'six.moves' # \r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c38c0>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc'\r\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c3a40>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c1100>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c0dd0>\r\nimport 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74fa40>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'\r\nimport 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a789730>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74f7a0>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74eea0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e6540>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e6e70>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e7830>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e7c50>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7fc830>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7fcec0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a7ffd40>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7ff710>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7ff3b0>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7ff0b0>\r\n\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"grubby\", \"iproute\", \"kexec-tools\", \"openssh-clients\"], \"state\": \"present\", \"allow_downgrade\": false, \"allowerasing\": false, \"autoremove\": false, \"bugfix\": false, \"cacheonly\": false, \"disable_gpg_check\": false, \"disable_plugin\": [], \"disablerepo\": [], \"download_only\": false, \"enable_plugin\": [], \"enablerepo\": [], \"exclude\": [], \"installroot\": \"/\", \"install_repoquery\": true, \"install_weak_deps\": true, \"security\": false, \"skip_broken\": false, \"update_cache\": false, \"update_only\": false, \"validate_certs\": true, \"sslverify\": true, \"lock_timeout\": 30, \"use_backend\": \"auto\", \"best\": null, \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"nobest\": null, \"releasever\": null}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys\r\n# destroy dnf.plugin.dynamic.expired-pgp-keys\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# destroy _sitebuiltins\r\n# destroy _bz2\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ntpath\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy grp\r\n# destroy syslog\r\n# destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy _sqlite3\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _heapq\r\n# destroy _heapq\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# cleanup[3] wiping http.cookiejar\r\n# destroy copy\r\n# cleanup[3] wiping urllib.request\r\n# destroy bisect\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# destroy http\r\n# destroy ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping urllib.parse\r\n# destroy ipaddress\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib._abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib._abc\r\n# destroy importlib.machinery\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy decimal\r\n# destroy _dbus_bindings\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _weakref\r\n# destroy _thread\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sha2\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy libdnf._error\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy _queue\r\n# destroy array\r\n# destroy copyreg\r\n# destroy _pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves\r\n# destroy gzip\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# destroy unicodedata\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy email\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy urllib\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy hashlib\r\n# destroy json\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy shutil\r\n# destroy zlib\r\n# destroy urllib.parse\r\n# destroy fnmatch\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy struct\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy datetime\r\n# destroy logging\r\n# destroy operator\r\n# destroy random\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy functools\r\n# destroy locale\r\n# destroy signal\r\n# destroy threading\r\n# destroy contextlib\r\n# destroy time\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy select\r\n# destroy selectors\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy collections\r\n# destroy io\r\n# destroy _opcode\r\n# destroy _warnings\r\n# destroy posix\r\n# destroy binascii\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# destroy socket\r\n# destroy base64\r\n# destroy errno\r\n# destroy warnings\r\n# destroy string\r\n# destroy _ssl\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy re\r\n# destroy _random\r\n# destroy _sre\r\n# destroy _operator\r\n# destroy _functools\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.149 closed.\r\n 5599 1726879829.75757: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879829.75761: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879829.75765: stdout chunk (state=3):\n>>><<<\n 5599 1726879829.75768: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879829.75776: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879829.75779: handler run complete\n 5599 1726879829.75781: attempt loop complete, returning result\n 5599 1726879829.75783: _execute() done\n 5599 1726879829.75785: dumping result to json\n 5599 1726879829.75787: done dumping result, returning\n 5599 1726879829.75789: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Install required packages [0affef3a-ec81-5b39-170e-000000000052]\n 5599 1726879829.77154: done with _execute_module (ansible.legacy.dnf, {'name': ['grubby', 'iproute', 'kexec-tools', 'openssh-clients'], 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879829.77158: _low_level_execute_command(): starting\n 5599 1726879829.77161: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879829.77175: sending task result for task 0affef3a-ec81-5b39-170e-000000000052\n 5599 1726879829.77252: done sending task result for task 0affef3a-ec81-5b39-170e-000000000052\nok: [managed_node3] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"allow_downgrade\": false,\n \"allowerasing\": false,\n \"autoremove\": false,\n \"best\": null,\n \"bugfix\": false,\n \"cacheonly\": false,\n \"conf_file\": null,\n \"disable_excludes\": null,\n \"disable_gpg_check\": false,\n \"disable_plugin\": [],\n \"disablerepo\": [],\n \"download_dir\": null,\n \"download_only\": false,\n \"enable_plugin\": [],\n \"enablerepo\": [],\n \"exclude\": [],\n \"install_repoquery\": true,\n \"install_weak_deps\": true,\n \"installroot\": \"/\",\n \"list\": null,\n \"lock_timeout\": 30,\n \"name\": [\n \"grubby\",\n \"iproute\",\n \"kexec-tools\",\n \"openssh-clients\"\n ],\n \"nobest\": null,\n \"releasever\": null,\n \"security\": false,\n \"skip_broken\": false,\n \"sslverify\": true,\n \"state\": \"present\",\n \"update_cache\": false,\n \"update_only\": false,\n \"use_backend\": \"auto\",\n \"validate_certs\": true\n }\n },\n \"rc\": 0,\n \"results\": []\n}\n\nMSG:\n\nNothing to do\n 5599 1726879829.77400: WORKER PROCESS EXITING\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879829.77407: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879829.77410: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879829.77412: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879829.77415: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879829.77417: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879829.77419: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\n<<<\n 5599 1726879829.77421: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879829.77423: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 5599 1726879829.77426: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879829.77428: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879829.77430: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879829.77432: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879829.77434: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879829.77437: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879829.77439: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879829.77441: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879829.77443: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879829.77445: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879829.77447: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879829.77449: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\n<<<\n 5599 1726879829.77451: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879829.77453: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879829.78414: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879829.78474: stderr chunk (state=3):\n>>><<<\n 5599 1726879829.78481: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879829.78503: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879829.78678: handler run complete\n 5599 1726879829.78683: attempt loop complete, returning result\n 5599 1726879829.78686: _execute() done\n 5599 1726879829.78690: dumping result to json\n 5599 1726879829.78693: done dumping result, returning\n 5599 1726879829.78696: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Install required packages [0affef3a-ec81-5b39-170e-000000000052]\n 5599 1726879829.78699: sending task result for task 0affef3a-ec81-5b39-170e-000000000052\n 5599 1726879829.78759: done sending task result for task 0affef3a-ec81-5b39-170e-000000000052\n 5599 1726879829.78766: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"allow_downgrade\": false,\n \"allowerasing\": false,\n \"autoremove\": false,\n \"best\": null,\n \"bugfix\": false,\n \"cacheonly\": false,\n \"conf_file\": null,\n \"disable_excludes\": null,\n \"disable_gpg_check\": false,\n \"disable_plugin\": [],\n \"disablerepo\": [],\n \"download_dir\": null,\n \"download_only\": false,\n \"enable_plugin\": [],\n \"enablerepo\": [],\n \"exclude\": [],\n \"install_repoquery\": true,\n \"install_weak_deps\": true,\n \"installroot\": \"/\",\n \"list\": null,\n \"lock_timeout\": 30,\n \"name\": [\n \"grubby\",\n \"iproute\",\n \"kexec-tools\",\n \"openssh-clients\"\n ],\n \"nobest\": null,\n \"releasever\": null,\n \"security\": false,\n \"skip_broken\": false,\n \"sslverify\": true,\n \"state\": \"present\",\n \"update_cache\": false,\n \"update_only\": false,\n \"use_backend\": \"auto\",\n \"validate_certs\": true\n }\n },\n \"rc\": 0,\n \"results\": []\n}\n\nMSG:\n\nNothing to do\n 5599 1726879834.52295: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879834.52303: stdout chunk (state=3):\n>>>{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"grubby\", \"iproute\", \"kexec-tools\", \"openssh-clients\"], \"state\": \"present\", \"allow_downgrade\": false, \"allowerasing\": false, \"autoremove\": false, \"bugfix\": false, \"cacheonly\": false, \"disable_gpg_check\": false, \"disable_plugin\": [], \"disablerepo\": [], \"download_only\": false, \"enable_plugin\": [], \"enablerepo\": [], \"exclude\": [], \"installroot\": \"/\", \"install_repoquery\": true, \"install_weak_deps\": true, \"security\": false, \"skip_broken\": false, \"update_cache\": false, \"update_only\": false, \"validate_certs\": true, \"sslverify\": true, \"lock_timeout\": 30, \"use_backend\": \"auto\", \"best\": null, \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"nobest\": null, \"releasever\": null}}}\r\n<<<\n 5599 1726879834.55016: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic\r\n<<<\n 5599 1726879834.55061: stdout chunk (state=3):\n>>># destroy __main__<<<\n 5599 1726879834.55067: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879834.55879: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879834.55899: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n<<<\n 5599 1726879834.55931: stdout chunk (state=3):\n>>># clear builtins._\r\n<<<\n 5599 1726879834.55935: stdout chunk (state=3):\n>>># clear sys.path<<<\n 5599 1726879834.55957: stdout chunk (state=3):\n>>>\r\n# clear sys.argv\r\n# clear sys.ps1<<<\n 5599 1726879834.55989: stdout chunk (state=3):\n>>>\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref<<<\n 5599 1726879834.56025: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n<<<\n 5599 1726879834.56038: stdout chunk (state=3):\n>>># cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath<<<\n 5599 1726879834.56051: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack<<<\n 5599 1726879834.56064: stdout chunk (state=3):\n>>>\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n<<<\n 5599 1726879834.56088: stdout chunk (state=3):\n>>># cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools<<<\n 5599 1726879834.56119: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings<<<\n 5599 1726879834.56159: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch<<<\n 5599 1726879834.56163: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n<<<\n 5599 1726879834.56213: stdout chunk (state=3):\n>>># cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath<<<\n 5599 1726879834.56242: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile<<<\n 5599 1726879834.56247: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil<<<\n 5599 1726879834.56263: stdout chunk (state=3):\n>>>\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale<<<\n 5599 1726879834.56296: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n<<<\n 5599 1726879834.56352: stdout chunk (state=3):\n>>># cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array<<<\n 5599 1726879834.56379: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n<<<\n 5599 1726879834.56417: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes<<<\n 5599 1726879834.56421: stdout chunk (state=3):\n>>>\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections<<<\n 5599 1726879834.56425: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool<<<\n 5599 1726879834.56437: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters<<<\n 5599 1726879834.56469: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n<<<\n 5599 1726879834.56492: stdout chunk (state=3):\n>>># destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process<<<\n 5599 1726879834.56521: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email<<<\n 5599 1726879834.56556: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset<<<\n 5599 1726879834.56560: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry<<<\n 5599 1726879834.56599: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes<<<\n 5599 1726879834.56668: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn<<<\n 5599 1726879834.56673: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq<<<\n 5599 1726879834.56703: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm<<<\n 5599 1726879834.56744: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n<<<\n 5599 1726879834.56779: stdout chunk (state=3):\n>>># cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n<<<\n 5599 1726879834.56824: stdout chunk (state=3):\n>>># cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode<<<\n 5599 1726879834.56827: stdout chunk (state=3):\n>>>\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection<<<\n 5599 1726879834.57006: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys\r\n# destroy dnf.plugin.dynamic.expired-pgp-keys\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n<<<\n 5599 1726879834.57689: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy _bz2\r\n<<<\n 5599 1726879834.57701: stdout chunk (state=3):\n>>># destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 5599 1726879834.57729: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n<<<\n 5599 1726879834.57879: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy grp\r\n# destroy syslog\r\n# destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n<<<\n 5599 1726879834.57903: stdout chunk (state=3):\n>>># destroy dbus\r\n<<<\n 5599 1726879834.57911: stdout chunk (state=3):\n>>># destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n<<<\n 5599 1726879834.57944: stdout chunk (state=3):\n>>># destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.parser._parser\r\n<<<\n 5599 1726879834.57950: stdout chunk (state=3):\n>>># destroy dateutil.relativedelta\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n<<<\n 5599 1726879834.57993: stdout chunk (state=3):\n>>># destroy six.moves.urllib.robotparser\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# destroy dateutil.tz\r\n# destroy six\r\n<<<\n 5599 1726879834.58008: stdout chunk (state=3):\n>>># destroy uuid\r\n# destroy systemd.journal\r\n<<<\n 5599 1726879834.58021: stdout chunk (state=3):\n>>># destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n<<<\n 5599 1726879834.58090: stdout chunk (state=3):\n>>># destroy _sqlite3\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping _dbus_bindings\r\n<<<\n 5599 1726879834.58098: stdout chunk (state=3):\n>>># cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n<<<\n 5599 1726879834.58131: stdout chunk (state=3):\n>>># cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n<<<\n 5599 1726879834.58140: stdout chunk (state=3):\n>>># cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping curses\r\n<<<\n 5599 1726879834.58159: stdout chunk (state=3):\n>>># cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n<<<\n 5599 1726879834.58178: stdout chunk (state=3):\n>>># destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n<<<\n 5599 1726879834.58185: stdout chunk (state=3):\n>>># destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n<<<\n 5599 1726879834.58219: stdout chunk (state=3):\n>>># cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n<<<\n 5599 1726879834.58232: stdout chunk (state=3):\n>>># cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n<<<\n 5599 1726879834.58277: stdout chunk (state=3):\n>>># cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n<<<\n 5599 1726879834.58288: stdout chunk (state=3):\n>>># cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n<<<\n 5599 1726879834.58303: stdout chunk (state=3):\n>>># cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _heapq\r\n# destroy _heapq\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# cleanup[3] wiping http.cookiejar\r\n# destroy copy\r\n<<<\n 5599 1726879834.58321: stdout chunk (state=3):\n>>># cleanup[3] wiping urllib.request\r\n# destroy bisect\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n<<<\n 5599 1726879834.58355: stdout chunk (state=3):\n>>># destroy http\r\n# destroy ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n<<<\n 5599 1726879834.58375: stdout chunk (state=3):\n>>># cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n<<<\n 5599 1726879834.58382: stdout chunk (state=3):\n>>># cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n<<<\n 5599 1726879834.58400: stdout chunk (state=3):\n>>># cleanup[3] wiping email.header\r\n<<<\n 5599 1726879834.58442: stdout chunk (state=3):\n>>># cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n<<<\n 5599 1726879834.58527: stdout chunk (state=3):\n>>># cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# cleanup[3] wiping _socket\r\n<<<\n 5599 1726879834.58642: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n<<<\n 5599 1726879834.58710: stdout chunk (state=3):\n>>># cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping urllib.parse\r\n# destroy ipaddress\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib._abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib._abc\r\n# destroy importlib.machinery\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n<<<\n 5599 1726879834.58714: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 5599 1726879834.58754: stdout chunk (state=3):\n>>># destroy decimal\r\n# destroy _dbus_bindings\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879834.59373: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 5599 1726879834.59387: stdout chunk (state=3):\n>>># destroy _socket\r\n<<<\n 5599 1726879834.59422: stdout chunk (state=3):\n>>># destroy _weakref\r\n# destroy _thread\r\n<<<\n 5599 1726879834.59500: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n<<<\n 5599 1726879834.59505: stdout chunk (state=3):\n>>># destroy _sha2\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879834.59509: stdout chunk (state=3):\n>>># destroy _compat_pickle\r\n<<<\n 5599 1726879834.59539: stdout chunk (state=3):\n>>># destroy libdnf._error\r\n# destroy ansible.module_utils.six.moves.urllib\r\n<<<\n 5599 1726879834.59581: stdout chunk (state=3):\n>>># destroy _queue\r\n<<<\n 5599 1726879834.59594: stdout chunk (state=3):\n>>># destroy array\r\n# destroy copyreg\r\n# destroy _pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n<<<\n 5599 1726879834.59663: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n<<<\n 5599 1726879834.59668: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves\r\n# destroy gzip\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# destroy unicodedata\r\n<<<\n 5599 1726879834.59719: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _blake2\r\n# destroy email\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy urllib\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy hashlib\r\n# destroy json\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy shutil\r\n# destroy zlib\r\n<<<\n 5599 1726879834.59759: stdout chunk (state=3):\n>>># destroy urllib.parse\r\n# destroy fnmatch\r\n<<<\n 5599 1726879834.59859: stdout chunk (state=3):\n>>># destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy struct\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy datetime\r\n# destroy logging\r\n# destroy operator\r\n# destroy random\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n<<<\n 5599 1726879834.59879: stdout chunk (state=3):\n>>># destroy rpm\r\n<<<\n 5599 1726879834.59940: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy functools\r\n<<<\n 5599 1726879834.59944: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy signal\r\n# destroy threading\r\n# destroy contextlib\r\n# destroy time\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy select\r\n# destroy selectors\r\n# destroy json.scanner\r\n# destroy _json\r\n<<<\n 5599 1726879834.59952: stdout chunk (state=3):\n>>># destroy collections\r\n# destroy io\r\n# destroy _opcode\r\n<<<\n 5599 1726879834.60101: stdout chunk (state=3):\n>>># destroy _warnings\r\n# destroy posix\r\n<<<\n 5599 1726879834.60286: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# destroy socket\r\n# destroy base64\r\n# destroy errno\r\n# destroy warnings\r\n# destroy string\r\n# destroy _ssl\r\n<<<\n 5599 1726879834.60376: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879834.60545: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy re\r\n<<<\n 5599 1726879834.60581: stdout chunk (state=3):\n>>># destroy _random\r\n<<<\n 5599 1726879834.60601: stdout chunk (state=3):\n>>># destroy _sre\r\n<<<\n 5599 1726879834.60632: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _functools\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879834.62113: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879834.62229: stderr chunk (state=3):\n>>><<<\n 5599 1726879834.62232: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956bb4530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956b83b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956bb6ab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569a9160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569a9fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e7dd0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e7fe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a1f800>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a1fe90>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569ffaa0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569fd190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e4f80>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a43710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a42330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569fe060>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a40a40>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a746e0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e4200>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a74b90>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a74a40>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a74e00>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e2d20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a754c0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a75190>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a763c0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a905c0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a91d00>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a92bd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a93230>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a92120>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a93c80>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a933b0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a763f0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567cbb30>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567f4620>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f4380>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567f4590>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567f47d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567c9cd0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f5e50>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f4b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a76ae0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39568261e0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395683e390>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395687b110>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39568a18b0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395687b230>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395683f020>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566b81d0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395683d3d0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f6d80>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f39566b83b0>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_ansible.legacy.dnf_payload_azppevo4/ansible_ansible.legacy.dnf_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956711ee0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566e8dd0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566bbef0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566ebd70>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956735850>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567355e0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956734f20>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567359d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956712b70>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567365a0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567367e0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956736d20>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395659ca40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395659e660>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395659efc0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395659ff50>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a2c30>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565a2d80>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a0ef0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a6a50>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a5520>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a5280>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a7cb0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a1370>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565eac30>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565eae70>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565ec950>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565ec710>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565eef00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565ed040>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565f6720>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565ef0b0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565f79e0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565f73b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565f7aa0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565eb020>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565fb170>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956600440>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565f98e0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565fac90>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565f94f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39566845f0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566853d0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956602e70>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956685130>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956687d70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395668dfa0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395668e900>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956686bd0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395668d580>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395668eae0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956522bd0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395649ba70>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39564969c0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956496810>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'email\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527830>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'email.mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527b00>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc\\'\\r\\nimport \\'quopri\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524440>\\r\\nimport \\'email.encoders\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527fe0>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc\\'\\r\\nimport \\'email.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524d70>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc\\'\\r\\nimport \\'email.quoprimime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565069c0>\\r\\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc\\'\\r\\nimport \\'email.base64mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565068a0>\\r\\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc\\'\\r\\nimport \\'email.charset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a7e7e0>\\r\\nimport \\'email.header\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956504b30>\\r\\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a91370>\\r\\nimport \\'email._parseaddr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a7fef0>\\r\\nimport \\'email.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a7f260>\\r\\nimport \\'email._policybase\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956525a60>\\r\\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc\\'\\r\\nimport \\'email._encoded_words\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955afd310>\\r\\nimport \\'email._header_value_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955ab5460>\\r\\nimport \\'email.headerregistry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956506480>\\r\\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc\\'\\r\\nimport \\'email.iterators\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b04e00>\\r\\nimport \\'email.message\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955aff0e0>\\r\\nimport \\'email.contentmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955ab4f80>\\r\\nimport \\'email.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565253d0>\\r\\nimport \\'email.mime.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524e00>\\r\\nimport \\'email.mime.nonmultipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524b30>\\r\\nimport \\'email.mime.application\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527cb0>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc\\'\\r\\nimport \\'email.mime.multipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524ce0>\\r\\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc\\'\\r\\nimport \\'email.feedparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b05430>\\r\\nimport \\'email.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b04fe0>\\r\\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'http\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b05b50>\\r\\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\\r\\n# code object from \\'/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3955b180b0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955aed7f0>\\r\\nimport \\'http.client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b06a20>\\r\\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc\\'\\r\\nimport \\'mimetypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955aed2b0>\\r\\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc\\'\\r\\nimport \\'netrc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b22690>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc\\'\\r\\nimport \\'urllib.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b23350>\\r\\nimport \\'urllib.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b22de0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc\\'\\r\\nimport \\'urllib.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b23830>\\r\\n# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\\r\\n# code object from \\'/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc\\'\\r\\nimport \\'http.cookiejar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955ae3d40>\\r\\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc\\'\\r\\nimport \\'gzip\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559b2180>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.urls\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.respawn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.yumdnf\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc\\'\\r\\nimport \\'email.mime.text\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e7200>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e72f0>\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395575f4a0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395575ed20>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395575ef00>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e7830>\\r\\nimport \\'dnf.pycomp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e6450>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc\\'\\r\\nimport \\'dnf.const\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e6ea0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._error\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_error.so\\'\\r\\n# extension module \\'libdnf._error\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_error.so\\'\\r\\nimport \\'libdnf._error\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39557dc980>\\r\\nimport \\'libdnf.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39557dc560>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._common_types\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\\'\\r\\n# extension module \\'libdnf._common_types\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\\'\\r\\nimport \\'libdnf._common_types\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395580c290>\\r\\nimport \\'libdnf.common_types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39557dcad0>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._conf\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\\'\\r\\n# extension module \\'libdnf._conf\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\\'\\r\\nimport \\'libdnf._conf\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3955333380>\\r\\nimport \\'libdnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395580c3e0>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._module\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_module.so\\'\\r\\n# extension module \\'libdnf._module\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_module.so\\'\\r\\nimport \\'libdnf._module\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39553a9010>\\r\\nimport \\'libdnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39553338f0>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._repo\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\\'\\r\\n# extension module \\'libdnf._repo\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\\'\\r\\nimport \\'libdnf._repo\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39553abf20>\\r\\nimport \\'libdnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39553a9220>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._transaction\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\\'\\r\\n# extension module \\'libdnf._transaction\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\\'\\r\\nimport \\'libdnf._transaction\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539c8230>\\r\\nimport \\'libdnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39553e0440>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._utils\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\\'\\r\\n# extension module \\'libdnf._utils\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\\'\\r\\nimport \\'libdnf._utils\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539c9430>\\r\\nimport \\'libdnf.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539c8830>\\r\\nimport \\'libdnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39557dc0e0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539ec950>\\r\\nimport \\'dnf.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539cbda0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnf.yum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539eef90>\\r\\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'dnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539efe60>\\r\\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953a10740>\\r\\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a11c10>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539effb0>\\r\\nimport \\'dnf.yum.rpmtrans\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539eee40>\\r\\nimport \\'dnf.callback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539ee7e0>\\r\\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'hawkey._hawkey\\' loaded from \\'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\\'\\r\\n# extension module \\'hawkey._hawkey\\' executed from \\'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\\'\\r\\nimport \\'hawkey._hawkey\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953a13830>\\r\\nimport \\'hawkey\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539ef380>\\r\\nimport \\'dnf.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539ecbc0>\\r\\nimport \\'dnf.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539cb3b0>\\r\\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'libcomps._libpycomps\\' loaded from \\'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\\'\\r\\n# extension module \\'libcomps._libpycomps\\' executed from \\'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\\'\\r\\nimport \\'libcomps._libpycomps\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539cbad0>\\r\\nimport \\'libcomps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539cb830>\\r\\nimport \\'dnf.comps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539c95b0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnf.db\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a50e00>\\r\\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc\\'\\r\\nimport \\'dnf.crypto\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a53320>\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a53b00>\\r\\nimport \\'dnf.yum.misc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a52630>\\r\\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc\\'\\r\\nimport \\'dnf.db.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7c350>\\r\\nimport \\'dnf.db.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a50dd0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc\\'\\r\\nimport \\'dnf.conf.substitutions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7ddc0>\\r\\nimport \\'dnf.conf.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7d340>\\r\\nimport \\'dnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7d160>\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc\\'\\r\\nimport \\'dnf.lock\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa4e30>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533beea0>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39533bf200>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa7140>\\r\\nimport \\'logging.handlers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa52e0>\\r\\nimport \\'dnf.logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa4320>\\r\\nimport \\'dnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7e5a0>\\r\\nimport \\'dnf.conf.read\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7e2d0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'dnf.rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f8da0>\\r\\nimport \\'dnf.rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533bfec0>\\r\\nimport \\'dnf.dnssec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7eab0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc\\'\\r\\nimport \\'dnf.drpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9490>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc\\'\\r\\nimport \\'dnf.goal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9850>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc\\'\\r\\nimport \\'dnf.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9910>\\r\\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9a30>\\r\\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._smartcols\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\\'\\r\\n# extension module \\'libdnf._smartcols\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\\'\\r\\nimport \\'libdnf._smartcols\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395341c5f0>\\r\\nimport \\'libdnf.smartcols\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533fa720>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc\\'\\r\\nimport \\'dnf.selector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341c740>\\r\\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc\\'\\r\\nimport \\'dnf.module.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341c830>\\r\\nimport \\'dnf.module.module_base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f98e0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc\\'\\r\\nimport \\'dnf.persistor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341c920>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc\\'\\r\\n# extension module \\'_opcode\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_opcode\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_opcode\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39534643b0>\\r\\nimport \\'opcode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534477a0>\\r\\nimport \\'dis\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534461b0>\\r\\nimport \\'inspect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341e0f0>\\r\\nimport \\'dnf.plugin\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341d580>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc\\'\\r\\nimport \\'dnf.query\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341f4d0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc\\'\\r\\nimport \\'dnf.repodict\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341e4b0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc\\'\\r\\nimport \\'dnf.rpm.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953480d10>\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc\\'\\r\\nimport \\'dnf.rpm.miscutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953480f80>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc\\'\\r\\nimport \\'dnf.package\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534818e0>\\r\\nimport \\'dnf.sack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953481370>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc\\'\\r\\nimport \\'dnf.subject\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534827e0>\\r\\nimport \\'gc\\' # \\r\\nimport \\'dnf.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395575f4d0>\\r\\nimport \\'dnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e60f0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnfpluginscore\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953483bc0>\\r\\n# destroy dnf.plugin.dynamic.copr\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.format\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532904a0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_curses\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_curses\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_curses\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39532923f0>\\r\\nimport \\'curses\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953291fa0>\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953aa4d10>\\r\\nimport \\'dnf.cli.term\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953290f20>\\r\\nimport \\'dnf.cli.progress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532907a0>\\r\\nimport \\'dnf.cli.output\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532494c0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953290290>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.option_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ab980>\\r\\nimport \\'dnf.cli.commands\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532aa4b0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.alias\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd190>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.autoremove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd490>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.check\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd700>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.clean\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd9a0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.repoquery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ce0c0>\\r\\nimport \\'dnf.cli.commands.deplist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cdf10>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.distrosync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cf920>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.downgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cfaa0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cfce0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc\\'\\r\\nimport \\'dnf.transaction_sr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e8c80>\\r\\nimport \\'dnf.cli.commands.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e8500>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e9820>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.makecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e9c70>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.mark\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e9e50>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ea0f0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.reinstall\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532eaff0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.remove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532eb260>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.repolist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532eb440>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc\\'\\r\\nimport \\'dnf.match_counter\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ebf50>\\r\\nimport \\'dnf.cli.commands.search\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ebb60>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc\\'\\r\\nimport \\'cmd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953318ec0>\\r\\nimport \\'dnf.cli.commands.shell\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953318800>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.swap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953319b50>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.updateinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953319e20>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331ad80>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrademinimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331b020>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.demand\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331b1d0>\\r\\nimport \\'dnf.cli.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953483a40>\\r\\nimport \\'dnf.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953483710>\\r\\nimport \\'dnf.plugin.dynamic.builddep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953482bd0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.config_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534836e0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.groups_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331bb00>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repodiff\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331bef0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repograph\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530489b0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc\\'\\r\\nimport \\'dbus._compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953049d60>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc\\'\\r\\nimport \\'dbus.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953049e20>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc\\'\\r\\n# extension module \\'_dbus_bindings\\' loaded from \\'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\\'\\r\\n# extension module \\'_dbus_bindings\\' executed from \\'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\\'\\r\\nimport \\'_dbus_bindings\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395304a510>\\r\\nimport \\'dbus.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304a390>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc\\'\\r\\nimport \\'dbus.lowlevel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953070b30>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'xml\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071d60>\\r\\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'xml.parsers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071fd0>\\r\\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\\r\\n# code object from \\'/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc\\'\\r\\n# extension module \\'pyexpat\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'pyexpat\\' executed from \\'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'pyexpat\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953072150>\\r\\nimport \\'xml.parsers.expat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071f70>\\r\\nimport \\'dbus._expat_introspect_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071820>\\r\\nimport \\'dbus.proxies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953070cb0>\\r\\nimport \\'dbus.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304bf20>\\r\\nimport \\'dbus.bus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304b4a0>\\r\\nimport \\'dbus._dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304ad50>\\r\\nimport \\'dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953049850>\\r\\nimport \\'dnf.plugin.dynamic.needs_restarting\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953048dd0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debug\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530722d0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repoclosure\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953072ba0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc\\'\\r\\nimport \\'dateutil._version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953073a70>\\r\\nimport \\'dateutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530737d0>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc\\'\\r\\nimport \\'six\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530adeb0>\\r\\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc\\'\\r\\nimport \\'numbers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530af5c0>\\r\\n# extension module \\'_decimal\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_decimal\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_decimal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39530ae7b0>\\r\\nimport \\'decimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530ae390>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc\\'\\r\\nimport \\'dateutil._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e0ce0>\\r\\nimport \\'dateutil.relativedelta\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530d3dd0>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc\\'\\r\\nimport \\'six.moves\\' # \\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc\\'\\r\\nimport \\'dateutil.tz._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e3b90>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc\\'\\r\\nimport \\'dateutil.tz._factories\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e3cb0>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc\\'\\r\\n# destroy dateutil.tz.win\\r\\nimport \\'dateutil.tz.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e1340>\\r\\nimport \\'dateutil.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e1010>\\r\\nimport \\'dateutil.parser._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953073d40>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc\\'\\r\\nimport \\'dateutil.parser.isoparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530ada30>\\r\\nimport \\'dateutil.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953073aa0>\\r\\nimport \\'dnf.plugin.dynamic.changelog\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530731d0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repomanage\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953106780>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.download\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39531070b0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.expired-pgp-keys\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953107a70>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.reposync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953107e90>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debuginfo-install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953120a70>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.system_upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953121100>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\\r\\n# code object from \\'/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc\\'\\r\\n# extension module \\'_sqlite3\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sqlite3\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sqlite3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953123fe0>\\r\\nimport \\'sqlite3.dbapi2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39531239b0>\\r\\nimport \\'sqlite3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953123650>\\r\\nimport \\'dnf.plugin.dynamic.generate_completion_cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953123320>\\r\\n\\r\\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"grubby\", \"iproute\", \"kexec-tools\", \"openssh-clients\"], \"state\": \"present\", \"allow_downgrade\": false, \"allowerasing\": false, \"autoremove\": false, \"bugfix\": false, \"cacheonly\": false, \"disable_gpg_check\": false, \"disable_plugin\": [], \"disablerepo\": [], \"download_only\": false, \"enable_plugin\": [], \"enablerepo\": [], \"exclude\": [], \"installroot\": \"/\", \"install_repoquery\": true, \"install_weak_deps\": true, \"security\": false, \"skip_broken\": false, \"update_cache\": false, \"update_only\": false, \"validate_certs\": true, \"sslverify\": true, \"lock_timeout\": 30, \"use_backend\": \"auto\", \"best\": null, \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"nobest\": null, \"releasever\": null}}}\\r\\n# destroy dnf.plugin.dynamic\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing email\\r\\n# cleanup[2] removing email.mime\\r\\n# cleanup[2] removing quopri\\r\\n# cleanup[2] removing email.encoders\\r\\n# cleanup[2] removing email.errors\\r\\n# cleanup[2] removing email.quoprimime\\r\\n# cleanup[2] removing email.base64mime\\r\\n# cleanup[2] removing email.charset\\r\\n# cleanup[2] removing email.header\\r\\n# cleanup[2] removing calendar\\r\\n# cleanup[2] removing email._parseaddr\\r\\n# cleanup[2] removing email.utils\\r\\n# cleanup[2] removing email._policybase\\r\\n# cleanup[2] removing email._encoded_words\\r\\n# cleanup[2] removing email._header_value_parser\\r\\n# cleanup[2] removing email.headerregistry\\r\\n# cleanup[2] removing email.iterators\\r\\n# cleanup[2] removing email.message\\r\\n# cleanup[2] removing email.contentmanager\\r\\n# cleanup[2] removing email.policy\\r\\n# cleanup[2] removing email.mime.base\\r\\n# cleanup[2] removing email.mime.nonmultipart\\r\\n# cleanup[2] removing email.mime.application\\r\\n# cleanup[2] removing email.mime.multipart\\r\\n# cleanup[2] removing email.feedparser\\r\\n# cleanup[2] removing email.parser\\r\\n# cleanup[2] removing http\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# cleanup[2] removing http.client\\r\\n# cleanup[2] removing mimetypes\\r\\n# cleanup[2] removing netrc\\r\\n# cleanup[2] removing urllib.response\\r\\n# cleanup[2] removing urllib.error\\r\\n# cleanup[2] removing urllib.request\\r\\n# cleanup[2] removing http.cookiejar\\r\\n# cleanup[2] removing gzip\\r\\n# cleanup[2] removing ansible.module_utils.urls\\r\\n# destroy ansible.module_utils.urls\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.yumdnf\\r\\n# destroy ansible.module_utils.yumdnf\\r\\n# cleanup[2] removing email.mime.text\\r\\n# cleanup[2] removing configparser\\r\\n# destroy configparser\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing dnf.pycomp\\r\\n# cleanup[2] removing dnf.const\\r\\n# cleanup[2] removing libdnf._error\\r\\n# cleanup[2] removing libdnf.error\\r\\n# cleanup[2] removing libdnf._common_types\\r\\n# cleanup[2] removing libdnf.common_types\\r\\n# cleanup[2] removing libdnf._conf\\r\\n# cleanup[2] removing libdnf.conf\\r\\n# cleanup[2] removing libdnf._module\\r\\n# cleanup[2] removing libdnf.module\\r\\n# cleanup[2] removing libdnf._repo\\r\\n# cleanup[2] removing libdnf.repo\\r\\n# cleanup[2] removing libdnf._transaction\\r\\n# cleanup[2] removing libdnf.transaction\\r\\n# cleanup[2] removing libdnf._utils\\r\\n# cleanup[2] removing libdnf.utils\\r\\n# cleanup[2] removing libdnf\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing dnf.i18n\\r\\n# cleanup[2] removing dnf.yum\\r\\n# cleanup[2] removing dnf.transaction\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# cleanup[2] removing dnf.yum.rpmtrans\\r\\n# cleanup[2] removing dnf.callback\\r\\n# cleanup[2] removing hawkey._hawkey\\r\\n# cleanup[2] removing hawkey\\r\\n# cleanup[2] removing dnf.util\\r\\n# cleanup[2] removing dnf.exceptions\\r\\n# cleanup[2] removing libcomps._libpycomps\\r\\n# cleanup[2] removing libcomps\\r\\n# cleanup[2] removing dnf.comps\\r\\n# cleanup[2] removing dnf.db\\r\\n# cleanup[2] removing dnf.crypto\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing dnf.yum.misc\\r\\n# cleanup[2] removing dnf.db.group\\r\\n# cleanup[2] removing dnf.db.history\\r\\n# cleanup[2] removing dnf.conf.substitutions\\r\\n# cleanup[2] removing dnf.conf.config\\r\\n# cleanup[2] removing dnf.conf\\r\\n# cleanup[2] removing dnf.lock\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing logging.handlers\\r\\n# cleanup[2] removing dnf.logging\\r\\n# cleanup[2] removing dnf.repo\\r\\n# cleanup[2] removing dnf.conf.read\\r\\n# cleanup[2] removing dnf.rpm.transaction\\r\\n# cleanup[2] removing dnf.rpm\\r\\n# cleanup[2] removing dnf.dnssec\\r\\n# cleanup[2] removing dnf.drpm\\r\\n# cleanup[2] removing dnf.goal\\r\\n# cleanup[2] removing dnf.history\\r\\n# cleanup[2] removing dnf.module\\r\\n# cleanup[2] removing libdnf._smartcols\\r\\n# cleanup[2] removing libdnf.smartcols\\r\\n# cleanup[2] removing dnf.selector\\r\\n# cleanup[2] removing dnf.module.exceptions\\r\\n# cleanup[2] removing dnf.module.module_base\\r\\n# cleanup[2] removing dnf.persistor\\r\\n# cleanup[2] removing _opcode\\r\\n# cleanup[2] removing opcode\\r\\n# destroy opcode\\r\\n# cleanup[2] removing dis\\r\\n# cleanup[2] removing inspect\\r\\n# cleanup[2] removing dnf.plugin\\r\\n# cleanup[2] removing dnf.query\\r\\n# cleanup[2] removing dnf.repodict\\r\\n# cleanup[2] removing dnf.rpm.connection\\r\\n# cleanup[2] removing dnf.rpm.miscutils\\r\\n# cleanup[2] removing dnf.package\\r\\n# cleanup[2] removing dnf.sack\\r\\n# cleanup[2] removing dnf.subject\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing dnf.base\\r\\n# cleanup[2] removing dnf\\r\\n# cleanup[2] removing dnfpluginscore\\r\\n# destroy dnfpluginscore\\r\\n# cleanup[2] removing dnf.cli.format\\r\\n# cleanup[2] removing _curses\\r\\n# cleanup[2] removing curses\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing dnf.cli.term\\r\\n# cleanup[2] removing dnf.cli.progress\\r\\n# cleanup[2] removing dnf.cli.output\\r\\n# cleanup[2] removing dnf.cli.aliases\\r\\n# cleanup[2] removing dnf.cli.option_parser\\r\\n# cleanup[2] removing dnf.cli.commands\\r\\n# cleanup[2] removing dnf.cli.commands.alias\\r\\n# cleanup[2] removing dnf.cli.commands.autoremove\\r\\n# cleanup[2] removing dnf.cli.commands.check\\r\\n# cleanup[2] removing dnf.cli.commands.clean\\r\\n# cleanup[2] removing dnf.cli.commands.repoquery\\r\\n# cleanup[2] removing dnf.cli.commands.deplist\\r\\n# cleanup[2] removing dnf.cli.commands.distrosync\\r\\n# cleanup[2] removing dnf.cli.commands.downgrade\\r\\n# cleanup[2] removing dnf.cli.commands.group\\r\\n# cleanup[2] removing dnf.transaction_sr\\r\\n# cleanup[2] removing dnf.cli.commands.history\\r\\n# cleanup[2] removing dnf.cli.commands.install\\r\\n# cleanup[2] removing dnf.cli.commands.makecache\\r\\n# cleanup[2] removing dnf.cli.commands.mark\\r\\n# cleanup[2] removing dnf.cli.commands.module\\r\\n# cleanup[2] removing dnf.cli.commands.reinstall\\r\\n# cleanup[2] removing dnf.cli.commands.remove\\r\\n# cleanup[2] removing dnf.cli.commands.repolist\\r\\n# cleanup[2] removing dnf.match_counter\\r\\n# cleanup[2] removing dnf.cli.commands.search\\r\\n# cleanup[2] removing cmd\\r\\n# cleanup[2] removing dnf.cli.commands.shell\\r\\n# cleanup[2] removing dnf.cli.commands.swap\\r\\n# cleanup[2] removing dnf.cli.commands.updateinfo\\r\\n# cleanup[2] removing dnf.cli.commands.upgrade\\r\\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\\r\\n# cleanup[2] removing dnf.cli.demand\\r\\n# cleanup[2] removing dnf.cli.cli\\r\\n# cleanup[2] removing dnf.cli\\r\\n# cleanup[2] removing dnf.plugin.dynamic.builddep\\r\\n# destroy dnf.plugin.dynamic.builddep\\r\\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\\r\\n# destroy dnf.plugin.dynamic.config_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\\r\\n# destroy dnf.plugin.dynamic.groups_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\\r\\n# destroy dnf.plugin.dynamic.repodiff\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repograph\\r\\n# destroy dnf.plugin.dynamic.repograph\\r\\n# cleanup[2] removing dbus._compat\\r\\n# cleanup[2] removing dbus.exceptions\\r\\n# cleanup[2] removing _dbus_bindings\\r\\n# cleanup[2] removing dbus.types\\r\\n# cleanup[2] removing dbus.lowlevel\\r\\n# cleanup[2] removing xml\\r\\n# destroy xml\\r\\n# cleanup[2] removing xml.parsers\\r\\n# destroy xml.parsers\\r\\n# cleanup[2] removing pyexpat.errors\\r\\n# cleanup[2] removing pyexpat.model\\r\\n# cleanup[2] removing pyexpat\\r\\n# cleanup[2] removing xml.parsers.expat.model\\r\\n# cleanup[2] removing xml.parsers.expat.errors\\r\\n# cleanup[2] removing xml.parsers.expat\\r\\n# destroy xml.parsers.expat\\r\\n# cleanup[2] removing dbus._expat_introspect_parser\\r\\n# cleanup[2] removing dbus.proxies\\r\\n# cleanup[2] removing dbus.connection\\r\\n# cleanup[2] removing dbus.bus\\r\\n# cleanup[2] removing dbus._dbus\\r\\n# cleanup[2] removing dbus\\r\\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\\r\\n# destroy dnf.plugin.dynamic.needs_restarting\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debug\\r\\n# destroy dnf.plugin.dynamic.debug\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\\r\\n# destroy dnf.plugin.dynamic.repoclosure\\r\\n# cleanup[2] removing dateutil._version\\r\\n# cleanup[2] removing dateutil\\r\\n# cleanup[2] removing six\\r\\n# cleanup[2] removing numbers\\r\\n# destroy numbers\\r\\n# cleanup[2] removing _decimal\\r\\n# cleanup[2] removing decimal\\r\\n# destroy decimal\\r\\n# cleanup[2] removing dateutil._common\\r\\n# cleanup[2] removing dateutil.relativedelta\\r\\n# cleanup[2] removing six.moves\\r\\n# cleanup[2] removing dateutil.tz._common\\r\\n# cleanup[2] removing dateutil.tz._factories\\r\\n# cleanup[2] removing dateutil.tz.tz\\r\\n# cleanup[2] removing dateutil.tz\\r\\n# cleanup[2] removing dateutil.parser._parser\\r\\n# cleanup[2] removing dateutil.parser.isoparser\\r\\n# destroy dateutil.parser.isoparser\\r\\n# cleanup[2] removing dateutil.parser\\r\\n# cleanup[2] removing dnf.plugin.dynamic.changelog\\r\\n# destroy dnf.plugin.dynamic.changelog\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\\r\\n# destroy dnf.plugin.dynamic.repomanage\\r\\n# cleanup[2] removing dnf.plugin.dynamic.download\\r\\n# destroy dnf.plugin.dynamic.download\\r\\n# cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys\\r\\n# destroy dnf.plugin.dynamic.expired-pgp-keys\\r\\n# cleanup[2] removing dnf.plugin.dynamic.reposync\\r\\n# destroy dnf.plugin.dynamic.reposync\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\\r\\n# destroy dnf.plugin.dynamic.debuginfo-install\\r\\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\\r\\n# destroy dnf.plugin.dynamic.system_upgrade\\r\\n# cleanup[2] removing _sqlite3\\r\\n# cleanup[2] removing sqlite3.dbapi2\\r\\n# cleanup[2] removing sqlite3\\r\\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\\r\\n# destroy dnf.plugin.dynamic.generate_completion_cache\\r\\n# destroy _sitebuiltins\\r\\n# destroy _bz2\\r\\n# destroy _lzma\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ntpath\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy grp\\r\\n# destroy syslog\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy mimetypes\\r\\n# destroy netrc\\r\\n# destroy dbus\\r\\n# destroy dbus._compat\\r\\n# destroy dbus.exceptions\\r\\n# destroy dbus.types\\r\\n# destroy dbus.lowlevel\\r\\n# destroy dbus._expat_introspect_parser\\r\\n# destroy dbus.proxies\\r\\n# destroy dbus.connection\\r\\n# destroy dbus.bus\\r\\n# destroy dbus._dbus\\r\\n# destroy pyexpat.errors\\r\\n# destroy pyexpat.model\\r\\n# destroy pyexpat\\r\\n# destroy dateutil\\r\\n# destroy dateutil._version\\r\\n# destroy dateutil._common\\r\\n# destroy dateutil.parser\\r\\n# destroy dateutil.parser._parser\\r\\n# destroy dateutil.relativedelta\\r\\n# destroy six.moves.urllib\\r\\n# destroy six.moves\\r\\n# destroy six.moves.urllib_parse\\r\\n# destroy six.moves.urllib.error\\r\\n# destroy six.moves.urllib.request\\r\\n# destroy six.moves.urllib.response\\r\\n# destroy six.moves.urllib.robotparser\\r\\n# destroy dateutil.tz._common\\r\\n# destroy dateutil.tz._factories\\r\\n# destroy dateutil.tz.tz\\r\\n# destroy dateutil.tz\\r\\n# destroy six\\r\\n# destroy uuid\\r\\n# destroy systemd.journal\\r\\n# destroy sqlite3\\r\\n# destroy sqlite3.dbapi2\\r\\n# destroy _sqlite3\\r\\n# cleanup[3] wiping _decimal\\r\\n# cleanup[3] wiping _dbus_bindings\\r\\n# cleanup[3] wiping dnf.cli\\r\\n# destroy dnf.cli.format\\r\\n# destroy dnf.cli.term\\r\\n# destroy dnf.cli.progress\\r\\n# destroy dnf.cli.aliases\\r\\n# destroy dnf.cli.option_parser\\r\\n# destroy dnf.cli.demand\\r\\n# destroy dnf.cli.cli\\r\\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\\r\\n# cleanup[3] wiping dnf.cli.commands.upgrade\\r\\n# cleanup[3] wiping dnf.cli.commands.updateinfo\\r\\n# cleanup[3] wiping dnf.cli.commands.swap\\r\\n# cleanup[3] wiping dnf.cli.commands.shell\\r\\n# destroy cmd\\r\\n# cleanup[3] wiping dnf.cli.commands.search\\r\\n# cleanup[3] wiping dnf.match_counter\\r\\n# cleanup[3] wiping dnf.cli.commands.repolist\\r\\n# cleanup[3] wiping dnf.cli.commands.remove\\r\\n# cleanup[3] wiping dnf.cli.commands.reinstall\\r\\n# cleanup[3] wiping dnf.cli.commands.module\\r\\n# cleanup[3] wiping dnf.cli.commands.mark\\r\\n# cleanup[3] wiping dnf.cli.commands.makecache\\r\\n# cleanup[3] wiping dnf.cli.commands.install\\r\\n# cleanup[3] wiping dnf.cli.commands.history\\r\\n# cleanup[3] wiping dnf.transaction_sr\\r\\n# cleanup[3] wiping dnf.cli.commands.group\\r\\n# cleanup[3] wiping dnf.cli.commands.downgrade\\r\\n# cleanup[3] wiping dnf.cli.commands.distrosync\\r\\n# cleanup[3] wiping dnf.cli.commands.deplist\\r\\n# cleanup[3] wiping dnf.cli.commands.repoquery\\r\\n# cleanup[3] wiping dnf.cli.commands.clean\\r\\n# cleanup[3] wiping dnf.cli.commands.check\\r\\n# cleanup[3] wiping dnf.cli.commands.autoremove\\r\\n# cleanup[3] wiping dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands\\r\\n# cleanup[3] wiping dnf.cli.output\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping curses\\r\\n# cleanup[3] wiping _curses\\r\\n# cleanup[3] wiping dnf\\r\\n# destroy dnf.pycomp\\r\\n# destroy dnf.const\\r\\n# destroy dnf.i18n\\r\\n# destroy dnf.yum\\r\\n# destroy dnf.yum.rpmtrans\\r\\n# destroy dnf.transaction\\r\\n# destroy dnf.callback\\r\\n# destroy dnf.util\\r\\n# destroy dnf.exceptions\\r\\n# destroy dnf.comps\\r\\n# destroy dnf.db\\r\\n# destroy dnf.db.group\\r\\n# destroy dnf.db.history\\r\\n# destroy dnf.crypto\\r\\n# destroy dnf.conf\\r\\n# destroy dnf.conf.substitutions\\r\\n# destroy dnf.conf.config\\r\\n# destroy dnf.conf.read\\r\\n# destroy dnf.lock\\r\\n# destroy dnf.logging\\r\\n# destroy dnf.repo\\r\\n# destroy dnf.rpm\\r\\n# destroy dnf.dnssec\\r\\n# destroy dnf.drpm\\r\\n# destroy dnf.goal\\r\\n# destroy dnf.history\\r\\n# destroy dnf.module\\r\\n# destroy dnf.module.exceptions\\r\\n# destroy dnf.module.module_base\\r\\n# destroy dnf.selector\\r\\n# destroy dnf.persistor\\r\\n# destroy dnf.plugin\\r\\n# destroy dnf.query\\r\\n# destroy dnf.repodict\\r\\n# destroy dnf.package\\r\\n# destroy dnf.sack\\r\\n# destroy dnf.subject\\r\\n# destroy dnf.base\\r\\n# destroy dnf.transaction_sr\\r\\n# destroy dnf.match_counter\\r\\n# destroy dnf.cli\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping dnf.rpm.miscutils\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping dnf.rpm.connection\\r\\n# cleanup[3] wiping inspect\\r\\n# destroy ast\\r\\n# destroy dis\\r\\n# destroy token\\r\\n# cleanup[3] wiping _opcode\\r\\n# cleanup[3] wiping libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._smartcols\\r\\n# cleanup[3] wiping dnf.rpm.transaction\\r\\n# cleanup[3] wiping logging.handlers\\r\\n# destroy pickle\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping _compat_pickle\\r\\n# cleanup[3] wiping dnf.yum.misc\\r\\n# cleanup[3] wiping glob\\r\\n# cleanup[3] wiping libcomps\\r\\n# cleanup[3] wiping libcomps._libpycomps\\r\\n# cleanup[3] wiping hawkey\\r\\n# cleanup[3] wiping hawkey._hawkey\\r\\n# cleanup[3] wiping rpm\\r\\n# destroy rpm.transaction\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping libdnf\\r\\n# destroy libdnf.error\\r\\n# destroy libdnf.common_types\\r\\n# destroy libdnf.conf\\r\\n# destroy libdnf.module\\r\\n# destroy libdnf.repo\\r\\n# destroy libdnf.transaction\\r\\n# destroy libdnf.utils\\r\\n# destroy libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._utils\\r\\n# cleanup[3] wiping libdnf._transaction\\r\\n# cleanup[3] wiping libdnf._repo\\r\\n# cleanup[3] wiping libdnf._module\\r\\n# cleanup[3] wiping libdnf._conf\\r\\n# cleanup[3] wiping libdnf._common_types\\r\\n# cleanup[3] wiping libdnf._error\\r\\n# cleanup[3] wiping queue\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _heapq\\r\\n# destroy _heapq\\r\\n# cleanup[3] wiping email.mime.text\\r\\n# cleanup[3] wiping gzip\\r\\n# destroy _compression\\r\\n# cleanup[3] wiping http.cookiejar\\r\\n# destroy copy\\r\\n# cleanup[3] wiping urllib.request\\r\\n# destroy bisect\\r\\n# cleanup[3] wiping urllib.error\\r\\n# cleanup[3] wiping urllib.response\\r\\n# cleanup[3] wiping http.client\\r\\n# destroy http\\r\\n# destroy ssl\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping email.parser\\r\\n# cleanup[3] wiping email.feedparser\\r\\n# cleanup[3] wiping email.mime.multipart\\r\\n# cleanup[3] wiping email.mime.application\\r\\n# cleanup[3] wiping email.mime.nonmultipart\\r\\n# cleanup[3] wiping email.mime.base\\r\\n# cleanup[3] wiping email.policy\\r\\n# cleanup[3] wiping email.contentmanager\\r\\n# cleanup[3] wiping email.message\\r\\n# destroy quopri\\r\\n# cleanup[3] wiping email.iterators\\r\\n# cleanup[3] wiping email.headerregistry\\r\\n# cleanup[3] wiping email._header_value_parser\\r\\n# cleanup[3] wiping email._encoded_words\\r\\n# cleanup[3] wiping email._policybase\\r\\n# cleanup[3] wiping email.utils\\r\\n# cleanup[3] wiping email._parseaddr\\r\\n# cleanup[3] wiping calendar\\r\\n# cleanup[3] wiping email.header\\r\\n# cleanup[3] wiping email.charset\\r\\n# cleanup[3] wiping email.base64mime\\r\\n# cleanup[3] wiping email.quoprimime\\r\\n# cleanup[3] wiping email.errors\\r\\n# cleanup[3] wiping email.encoders\\r\\n# cleanup[3] wiping email.mime\\r\\n# destroy email.mime.base\\r\\n# destroy email.mime.nonmultipart\\r\\n# destroy email.mime.application\\r\\n# destroy email.mime.multipart\\r\\n# destroy email.mime.text\\r\\n# cleanup[3] wiping email\\r\\n# destroy email._parseaddr\\r\\n# destroy email._policybase\\r\\n# destroy email._encoded_words\\r\\n# destroy email._header_value_parser\\r\\n# destroy email.mime\\r\\n# destroy email.encoders\\r\\n# destroy email.errors\\r\\n# destroy email.quoprimime\\r\\n# destroy email.base64mime\\r\\n# destroy email.charset\\r\\n# destroy email.header\\r\\n# destroy email.utils\\r\\n# destroy email.headerregistry\\r\\n# destroy email.iterators\\r\\n# destroy email.message\\r\\n# destroy email.contentmanager\\r\\n# destroy email.policy\\r\\n# destroy email.feedparser\\r\\n# destroy email.parser\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping gettext\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping socket\\r\\n# cleanup[3] wiping array\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping logging\\r\\n# destroy logging.handlers\\r\\n# cleanup[3] wiping string\\r\\n# cleanup[3] wiping _string\\r\\n# destroy _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# destroy atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping urllib.parse\\r\\n# destroy ipaddress\\r\\n# cleanup[3] wiping urllib\\r\\n# destroy urllib.response\\r\\n# destroy urllib.error\\r\\n# destroy urllib.request\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping random\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping fnmatch\\r\\n# cleanup[3] wiping importlib.util\\r\\n# cleanup[3] wiping importlib._abc\\r\\n# cleanup[3] wiping importlib.machinery\\r\\n# cleanup[3] wiping importlib\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib.util\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping base64\\r\\n# cleanup[3] wiping binascii\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping _signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy decimal\\r\\n# destroy _dbus_bindings\\r\\n# destroy _curses\\r\\n# destroy libcomps._libpycomps\\r\\n# destroy hawkey._hawkey\\r\\n# destroy rpm._rpm\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _weakref\\r\\n# destroy _thread\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sha2\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy _compat_pickle\\r\\n# destroy libdnf._error\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy _queue\\r\\n# destroy array\\r\\n# destroy copyreg\\r\\n# destroy _pickle\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy gzip\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# destroy unicodedata\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy email\\r\\n# destroy queue\\r\\n# destroy shlex\\r\\n# destroy pwd\\r\\n# destroy gettext\\r\\n# destroy libcomps\\r\\n# destroy urllib\\r\\n# destroy dnf.rpm.transaction\\r\\n# destroy dnf.rpm.connection\\r\\n# destroy dnf.rpm.miscutils\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy importlib\\r\\n# destroy inspect\\r\\n# destroy gc\\r\\n# destroy math\\r\\n# destroy shutil\\r\\n# destroy zlib\\r\\n# destroy urllib.parse\\r\\n# destroy fnmatch\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy calendar\\r\\n# destroy dnf.yum.misc\\r\\n# destroy glob\\r\\n# destroy curses\\r\\n# destroy struct\\r\\n# destroy termios\\r\\n# destroy argparse\\r\\n# destroy dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands.autoremove\\r\\n# destroy dnf.cli.commands.check\\r\\n# destroy dnf.cli.commands.clean\\r\\n# destroy dnf.cli.commands.repoquery\\r\\n# destroy dnf.cli.commands.deplist\\r\\n# destroy dnf.cli.commands.distrosync\\r\\n# destroy dnf.cli.commands.downgrade\\r\\n# destroy dnf.cli.commands.group\\r\\n# destroy dnf.cli.commands.history\\r\\n# destroy dnf.cli.commands.install\\r\\n# destroy dnf.cli.commands.makecache\\r\\n# destroy dnf.cli.commands.mark\\r\\n# destroy dnf.cli.commands.module\\r\\n# destroy dnf.cli.commands.reinstall\\r\\n# destroy dnf.cli.commands.remove\\r\\n# destroy dnf.cli.commands.repolist\\r\\n# destroy dnf.cli.commands.search\\r\\n# destroy dnf.cli.commands.shell\\r\\n# destroy dnf.cli.commands.swap\\r\\n# destroy dnf.cli.commands.updateinfo\\r\\n# destroy dnf.cli.commands.upgrade\\r\\n# destroy dnf.cli.commands.upgrademinimal\\r\\n# destroy datetime\\r\\n# destroy logging\\r\\n# destroy operator\\r\\n# destroy random\\r\\n# destroy hawkey\\r\\n# destroy dnf.cli.output\\r\\n# destroy dnf\\r\\n# destroy rpm\\r\\n# destroy itertools\\r\\n# destroy functools\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy threading\\r\\n# destroy contextlib\\r\\n# destroy time\\r\\n# destroy fcntl\\r\\n# destroy _posixsubprocess\\r\\n# destroy select\\r\\n# destroy selectors\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy collections\\r\\n# destroy io\\r\\n# destroy _opcode\\r\\n# destroy _warnings\\r\\n# destroy posix\\r\\n# destroy binascii\\r\\n# destroy http.client\\r\\n# destroy http.cookiejar\\r\\n# destroy socket\\r\\n# destroy base64\\r\\n# destroy errno\\r\\n# destroy warnings\\r\\n# destroy string\\r\\n# destroy _ssl\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy re\\r\\n# destroy _random\\r\\n# destroy _sre\\r\\n# destroy _operator\\r\\n# destroy _functools\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879834.63685: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956bb4530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956b83b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956bb6ab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569a9160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569a9fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e7dd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e7fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a1f800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a1fe90>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569ffaa0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569fd190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e4f80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a43710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a42330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569fe060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a40a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a746e0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e4200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a74b90>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a74a40>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a74e00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e2d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a754c0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a75190>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a763c0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a905c0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a91d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a92bd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a93230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a92120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a93c80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a933b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a763f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567cbb30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567f4620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f4380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567f4590>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567f47d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567c9cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f5e50>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f4b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a76ae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39568261e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395683e390>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395687b110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39568a18b0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395687b230>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395683f020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566b81d0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395683d3d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f6d80>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f39566b83b0>\r\n# zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_azppevo4/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956711ee0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566e8dd0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566bbef0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566ebd70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956735850>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567355e0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956734f20>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567359d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956712b70>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567365a0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567367e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956736d20>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395659ca40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395659e660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395659efc0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395659ff50>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a2c30>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565a2d80>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a0ef0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a6a50>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a5520>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a5280>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a7cb0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a1370>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565eac30>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565eae70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565ec950>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565ec710>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565eef00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565ed040>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565f6720>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565ef0b0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565f79e0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565f73b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565f7aa0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565eb020>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565fb170>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956600440>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565f98e0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565fac90>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565f94f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39566845f0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566853d0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956602e70>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956685130>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956687d70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395668dfa0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395668e900>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956686bd0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395668d580>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395668eae0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956522bd0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395649ba70>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39564969c0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956496810>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527830>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527b00>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524440>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527fe0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\r\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524d70>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565069c0>\r\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565068a0>\r\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a7e7e0>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956504b30>\r\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a91370>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a7fef0>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a7f260>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956525a60>\r\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955afd310>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955ab5460>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956506480>\r\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b04e00>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955aff0e0>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955ab4f80>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565253d0>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524e00>\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524b30>\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527cb0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc'\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524ce0>\r\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b05430>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b04fe0>\r\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\r\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b05b50>\r\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3955b180b0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955aed7f0>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b06a20>\r\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955aed2b0>\r\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b22690>\r\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\r\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b23350>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b22de0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b23830>\r\n# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955ae3d40>\r\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559b2180>\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.urls' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.respawn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.yumdnf' # \r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e7200>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e72f0>\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395575f4a0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395575ed20>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395575ef00>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e7830>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e6450>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc'\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e6ea0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'\r\n# extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39557dc980>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39557dc560>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc'\r\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395580c290>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39557dcad0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'\r\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3955333380>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395580c3e0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'\r\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39553a9010>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39553338f0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc'\r\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39553abf20>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39553a9220>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'\r\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539c8230>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39553e0440>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539c9430>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539c8830>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39557dc0e0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539ec950>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539cbda0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539eef90>\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539efe60>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953a10740>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a11c10>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539effb0>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539eee40>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539ee7e0>\r\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953a13830>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539ef380>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539ecbc0>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539cb3b0>\r\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539cbad0>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539cb830>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539c95b0>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a50e00>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a53320>\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a53b00>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a52630>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7c350>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a50dd0>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7ddc0>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7d340>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7d160>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa4e30>\r\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533beea0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39533bf200>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa7140>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa52e0>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa4320>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7e5a0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7e2d0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f8da0>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533bfec0>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7eab0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9490>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9850>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9910>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9a30>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395341c5f0>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533fa720>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341c740>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341c830>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f98e0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341c920>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39534643b0>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534477a0>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534461b0>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341e0f0>\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341d580>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341f4d0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341e4b0>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953480d10>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953480f80>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534818e0>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953481370>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534827e0>\r\nimport 'gc' # \r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395575f4d0>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e60f0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953483bc0>\r\n# destroy dnf.plugin.dynamic.copr\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532904a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'\r\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\r\n# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39532923f0>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953291fa0>\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953aa4d10>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953290f20>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532907a0>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532494c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953290290>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ab980>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532aa4b0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd190>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd490>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd700>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd9a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ce0c0>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cdf10>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cf920>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cfaa0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cfce0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e8c80>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e8500>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e9820>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e9c70>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e9e50>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ea0f0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532eaff0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532eb260>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532eb440>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ebf50>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ebb60>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953318ec0>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953318800>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953319b50>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953319e20>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331ad80>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331b020>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331b1d0>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953483a40>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953483710>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953482bd0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534836e0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331bb00>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331bef0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530489b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953049d60>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953049e20>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395304a510>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304a390>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953070b30>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071d60>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071fd0>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953072150>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071f70>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071820>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953070cb0>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304bf20>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304b4a0>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304ad50>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953049850>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953048dd0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530722d0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953072ba0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953073a70>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530737d0>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\r\n# code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'\r\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530adeb0>\r\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'\r\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530af5c0>\r\n# extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39530ae7b0>\r\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530ae390>\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e0ce0>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530d3dd0>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc'\r\nimport 'six.moves' # \r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e3b90>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc'\r\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e3cb0>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e1340>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e1010>\r\nimport 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953073d40>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'\r\nimport 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530ada30>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953073aa0>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530731d0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953106780>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39531070b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953107a70>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953107e90>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953120a70>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953121100>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953123fe0>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39531239b0>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953123650>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953123320>\r\n\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"grubby\", \"iproute\", \"kexec-tools\", \"openssh-clients\"], \"state\": \"present\", \"allow_downgrade\": false, \"allowerasing\": false, \"autoremove\": false, \"bugfix\": false, \"cacheonly\": false, \"disable_gpg_check\": false, \"disable_plugin\": [], \"disablerepo\": [], \"download_only\": false, \"enable_plugin\": [], \"enablerepo\": [], \"exclude\": [], \"installroot\": \"/\", \"install_repoquery\": true, \"install_weak_deps\": true, \"security\": false, \"skip_broken\": false, \"update_cache\": false, \"update_only\": false, \"validate_certs\": true, \"sslverify\": true, \"lock_timeout\": 30, \"use_backend\": \"auto\", \"best\": null, \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"nobest\": null, \"releasever\": null}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys\r\n# destroy dnf.plugin.dynamic.expired-pgp-keys\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# destroy _sitebuiltins\r\n# destroy _bz2\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ntpath\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy grp\r\n# destroy syslog\r\n# destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy _sqlite3\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _heapq\r\n# destroy _heapq\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# cleanup[3] wiping http.cookiejar\r\n# destroy copy\r\n# cleanup[3] wiping urllib.request\r\n# destroy bisect\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# destroy http\r\n# destroy ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping urllib.parse\r\n# destroy ipaddress\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib._abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib._abc\r\n# destroy importlib.machinery\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy decimal\r\n# destroy _dbus_bindings\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _weakref\r\n# destroy _thread\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sha2\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy libdnf._error\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy _queue\r\n# destroy array\r\n# destroy copyreg\r\n# destroy _pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves\r\n# destroy gzip\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# destroy unicodedata\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy email\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy urllib\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy hashlib\r\n# destroy json\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy shutil\r\n# destroy zlib\r\n# destroy urllib.parse\r\n# destroy fnmatch\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy struct\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy datetime\r\n# destroy logging\r\n# destroy operator\r\n# destroy random\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy functools\r\n# destroy locale\r\n# destroy signal\r\n# destroy threading\r\n# destroy contextlib\r\n# destroy time\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy select\r\n# destroy selectors\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy collections\r\n# destroy io\r\n# destroy _opcode\r\n# destroy _warnings\r\n# destroy posix\r\n# destroy binascii\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# destroy socket\r\n# destroy base64\r\n# destroy errno\r\n# destroy warnings\r\n# destroy string\r\n# destroy _ssl\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy re\r\n# destroy _random\r\n# destroy _sre\r\n# destroy _operator\r\n# destroy _functools\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879834.66909: done with _execute_module (ansible.legacy.dnf, {'name': ['grubby', 'iproute', 'kexec-tools', 'openssh-clients'], 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879834.66913: _low_level_execute_command(): starting\n 5599 1726879834.66916: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879834.66926: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879834.66928: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879834.66931: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879834.66934: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879834.66936: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879834.66938: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\n<<<\n 5599 1726879834.66940: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879834.66943: stderr chunk (state=3):\n>>>debug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879834.66945: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879834.66947: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879834.66949: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879834.66951: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879834.67579: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879834.67619: stderr chunk (state=3):\n>>><<<\n 5599 1726879834.67670: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879834.67682: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879834.67685: handler run complete\n 5599 1726879834.67751: attempt loop complete, returning result\n 5599 1726879834.67760: _execute() done\n 5599 1726879834.67767: dumping result to json\n 5599 1726879834.67835: done dumping result, returning\n 5599 1726879834.67839: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Install required packages [0affef3a-ec81-5b39-170e-000000000052]\n 5599 1726879834.67842: sending task result for task 0affef3a-ec81-5b39-170e-000000000052\nok: [managed_node1] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"allow_downgrade\": false,\n \"allowerasing\": false,\n \"autoremove\": false,\n \"best\": null,\n \"bugfix\": false,\n \"cacheonly\": false,\n \"conf_file\": null,\n \"disable_excludes\": null,\n \"disable_gpg_check\": false,\n \"disable_plugin\": [],\n \"disablerepo\": [],\n \"download_dir\": null,\n \"download_only\": false,\n \"enable_plugin\": [],\n \"enablerepo\": [],\n \"exclude\": [],\n \"install_repoquery\": true,\n \"install_weak_deps\": true,\n \"installroot\": \"/\",\n \"list\": null,\n \"lock_timeout\": 30,\n \"name\": [\n \"grubby\",\n \"iproute\",\n \"kexec-tools\",\n \"openssh-clients\"\n ],\n \"nobest\": null,\n \"releasever\": null,\n \"security\": false,\n \"skip_broken\": false,\n \"sslverify\": true,\n \"state\": \"present\",\n \"update_cache\": false,\n \"update_only\": false,\n \"use_backend\": \"auto\",\n \"validate_certs\": true\n }\n },\n \"rc\": 0,\n \"results\": []\n}\n\nMSG:\n\nNothing to do\n 5599 1726879834.68179: no more pending results, returning what we have\n 5599 1726879834.68185: results queue empty\n 5599 1726879834.68186: checking for any_errors_fatal\n 5599 1726879834.68196: done checking for any_errors_fatal\n 5599 1726879834.68197: checking for max_fail_percentage\n 5599 1726879834.68200: done checking for max_fail_percentage\n 5599 1726879834.68201: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879834.68202: done checking to see if all hosts have failed\n 5599 1726879834.68203: getting the remaining hosts for this loop\n 5599 1726879834.68206: done getting the remaining hosts for this loop\n 5599 1726879834.68211: getting the next task for host managed_node1\n 5599 1726879834.68220: done getting next task for host managed_node1\n 5599 1726879834.68225: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled\n 5599 1726879834.68229: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879834.68231: getting the next task for host managed_node2\n 5599 1726879834.68234: done getting next task for host managed_node2\n 5599 1726879834.68237: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled\n 5599 1726879834.68239: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879834.68241: getting the next task for host managed_node3\n 5599 1726879834.68244: done getting next task for host managed_node3\n 5599 1726879834.68246: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled\n 5599 1726879834.68248: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879834.68269: getting variables\n 5599 1726879834.68390: in VariableManager get_vars()\n 5599 1726879834.68426: Calling all_inventory to load vars for managed_node1\n 5599 1726879834.68429: Calling groups_inventory to load vars for managed_node1\n 5599 1726879834.68432: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879834.68443: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879834.68447: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879834.68451: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879834.68920: done sending task result for task 0affef3a-ec81-5b39-170e-000000000052\n 5599 1726879834.68923: WORKER PROCESS EXITING\n 5599 1726879834.68949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879834.69277: done with get_vars()\n 5599 1726879834.69450: done getting variables\n 5599 1726879834.69590: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] **********\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11\nFriday 20 September 2024 20:50:34 -0400 (0:00:07.047) 0:00:12.483 ****** \n 5599 1726879834.69627: entering _queue_task() for managed_node1/service\n 5599 1726879834.69630: Creating lock for service\n 5599 1726879834.70248: worker is 1 (out of 3 available)\n 5599 1726879834.70262: exiting _queue_task() for managed_node1/service\n 5599 1726879834.70387: getting variables\n 5599 1726879834.70390: in VariableManager get_vars()\n 5599 1726879834.70603: Calling all_inventory to load vars for managed_node2\n 5599 1726879834.70608: Calling groups_inventory to load vars for managed_node2\n 5599 1726879834.70612: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879834.70651: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879834.70656: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879834.70661: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879834.70991: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled\n 5599 1726879834.71046: in run() - task 0affef3a-ec81-5b39-170e-000000000053\n 5599 1726879834.71065: variable 'ansible_search_path' from source: unknown\n 5599 1726879834.71085: variable 'ansible_search_path' from source: unknown\n 5599 1726879834.71097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879834.71746: done with get_vars()\n 5599 1726879834.71761: done getting variables\n 5599 1726879834.71813: calling self._execute()\n 5599 1726879834.71817: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879834.71820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879834.71823: variable 'omit' from source: magic vars\n 5599 1726879834.71825: variable 'omit' from source: magic vars\n 5599 1726879834.71827: variable 'omit' from source: magic vars\n 5599 1726879834.71829: variable 'omit' from source: magic vars\n 5599 1726879834.71831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879834.71834: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879834.71836: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879834.71838: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879834.71840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879834.71842: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879834.71844: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879834.71847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879834.71849: Set connection var ansible_shell_type to sh\n 5599 1726879834.71851: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879834.71853: Set connection var ansible_pipelining to False\n 5599 1726879834.71855: Set connection var ansible_connection to ssh\n 5599 1726879834.71857: Set connection var ansible_timeout to 10\n 5599 1726879834.71979: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879834.71983: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879834.71991: variable 'ansible_connection' from source: unknown\n 5599 1726879834.71994: variable 'ansible_module_compression' from source: unknown\n 5599 1726879834.71997: variable 'ansible_shell_type' from source: unknown\n 5599 1726879834.72001: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879834.72003: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879834.72006: variable 'ansible_pipelining' from source: unknown\n 5599 1726879834.72008: variable 'ansible_timeout' from source: unknown\n 5599 1726879834.72010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879834.72075: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879834.72089: entering _queue_task() for managed_node2/service\n 5599 1726879834.72336: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879834.72339: variable 'omit' from source: magic vars\n 5599 1726879834.72342: starting attempt loop\n 5599 1726879834.72345: running the handler\n 5599 1726879834.73150: worker is 2 (out of 3 available)\n 5599 1726879834.73167: exiting _queue_task() for managed_node2/service\n 5599 1726879834.73344: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879834.73351: _low_level_execute_command(): starting\n 5599 1726879834.73354: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879834.73483: getting variables\n 5599 1726879834.73486: in VariableManager get_vars()\n 5599 1726879834.73582: Calling all_inventory to load vars for managed_node3\n 5599 1726879834.73590: Calling groups_inventory to load vars for managed_node3\n 5599 1726879834.73594: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879834.73611: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879834.73616: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879834.73846: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879834.73885: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled\n 5599 1726879834.74486: in run() - task 0affef3a-ec81-5b39-170e-000000000053\n 5599 1726879834.74494: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879834.74498: variable 'ansible_search_path' from source: unknown\n 5599 1726879834.74500: variable 'ansible_search_path' from source: unknown\n 5599 1726879834.74503: calling self._execute()\n 5599 1726879834.74505: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879834.74509: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879834.74511: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879834.74514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879834.74516: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879834.74519: variable 'omit' from source: magic vars\n 5599 1726879834.74547: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879834.74631: variable 'omit' from source: magic vars\n 5599 1726879834.74654: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879834.74724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879834.75417: done with get_vars()\n 5599 1726879834.75431: done getting variables\n 5599 1726879834.75707: variable 'omit' from source: magic vars\n 5599 1726879834.75712: variable 'omit' from source: magic vars\n 5599 1726879834.75715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879834.75718: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879834.75721: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879834.75724: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879834.75727: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879834.75731: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 5599 1726879834.75735: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879834.75737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879834.75740: Set connection var ansible_shell_type to sh\n 5599 1726879834.75745: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879834.75747: Set connection var ansible_pipelining to False\n 5599 1726879834.75750: Set connection var ansible_connection to ssh\n 5599 1726879834.75753: Set connection var ansible_timeout to 10\n 5599 1726879834.75755: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879834.75826: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879834.75839: entering _queue_task() for managed_node3/service\n 5599 1726879834.76054: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879834.76058: variable 'ansible_connection' from source: unknown\n 5599 1726879834.76061: variable 'ansible_module_compression' from source: unknown\n 5599 1726879834.76064: variable 'ansible_shell_type' from source: unknown\n 5599 1726879834.76066: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879834.76068: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879834.76070: variable 'ansible_pipelining' from source: unknown\n 5599 1726879834.76072: variable 'ansible_timeout' from source: unknown\n 5599 1726879834.76082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879834.77058: worker is 3 (out of 3 available)\n 5599 1726879834.77071: exiting _queue_task() for managed_node3/service\n 5599 1726879834.77045: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879834.77241: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879834.77245: stdout chunk (state=3):\n>>><<<\n 5599 1726879834.77248: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879834.77251: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879834.77273: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879834.77279: _low_level_execute_command(): starting\n 5599 1726879834.77284: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064 `\" && echo ansible-tmp-1726879834.7644076-5768-241002836846064=\"` echo /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879834.77294: variable 'omit' from source: magic vars\n 5599 1726879834.77298: starting attempt loop\n 5599 1726879834.77300: running the handler\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064 `\" && echo ansible-tmp-1726879834.7644076-5768-241002836846064=\"` echo /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064 `\" ) && sleep 0'\"'\"''\n 5599 1726879834.77233: done queuing things up, now waiting for results queue to drain\n 5599 1726879834.77338: waiting for pending results...\n 5599 1726879834.77418: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 5599 1726879834.78106: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled\n 5599 1726879834.78259: _low_level_execute_command(): starting\n 5599 1726879834.78280: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879834.78526: in run() - task 0affef3a-ec81-5b39-170e-000000000053\n 5599 1726879834.78562: variable 'ansible_search_path' from source: unknown\n 5599 1726879834.78657: variable 'ansible_search_path' from source: unknown\n 5599 1726879834.78705: calling self._execute()\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879834.79045: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879834.79049: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879834.79052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879834.79055: variable 'omit' from source: magic vars\n 5599 1726879834.79072: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879834.79196: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879834.79223: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879834.79263: variable 'omit' from source: magic vars\n 5599 1726879834.79288: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879834.79360: variable 'omit' from source: magic vars\n 5599 1726879834.79408: variable 'omit' from source: magic vars\n 5599 1726879834.79467: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879834.79543: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879834.79633: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879834.79639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879834.79642: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879834.79668: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879834.79691: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879834.79748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879834.79883: Set connection var ansible_shell_type to sh\n 5599 1726879834.79906: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879834.79920: Set connection var ansible_pipelining to False\n 5599 1726879834.79928: Set connection var ansible_connection to ssh\n 5599 1726879834.79940: Set connection var ansible_timeout to 10\n 5599 1726879834.79967: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879834.80015: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879834.80221: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879834.80225: variable 'ansible_connection' from source: unknown\n 5599 1726879834.80227: variable 'ansible_module_compression' from source: unknown\n 5599 1726879834.80230: variable 'ansible_shell_type' from source: unknown\n 5599 1726879834.80232: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879834.80234: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879834.80236: variable 'ansible_pipelining' from source: unknown\n 5599 1726879834.80239: variable 'ansible_timeout' from source: unknown\n 5599 1726879834.80241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879834.80243: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879834.80246: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879834.80248: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879834.80250: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879834.80252: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\n<<<\n 5599 1726879834.80290: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879834.80393: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879834.80662: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879834.80688: variable 'omit' from source: magic vars\n 5599 1726879834.80739: starting attempt loop\n 5599 1726879834.80756: running the handler\n 5599 1726879834.81146: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879834.81286: _low_level_execute_command(): starting\n 5599 1726879834.81294: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879834.81380: stdout chunk (state=3):\n>>>ansible-tmp-1726879834.7644076-5768-241002836846064=/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064\n<<<\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879834.81626: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879834.81630: stdout chunk (state=3):\n>>><<<\n 5599 1726879834.81636: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'ansible-tmp-1726879834.7644076-5768-241002836846064=/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879834.81677: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879834.7644076-5768-241002836846064=/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879834.81780: variable 'ansible_module_compression' from source: unknown\n 5599 1726879834.81796: ANSIBALLZ: Using generic lock for ansible.legacy.systemd\n 5599 1726879834.81799: ANSIBALLZ: Acquiring lock\n 5599 1726879834.81802: ANSIBALLZ: Lock acquired: 140319498100160\n 5599 1726879834.81807: ANSIBALLZ: Creating module\n 5599 1726879834.82611: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879834.82614: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879834.82617: stdout chunk (state=3):\n>>><<<\n 5599 1726879834.82619: stderr chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879834.82626: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879834.82629: _low_level_execute_command(): starting\n 5599 1726879834.82631: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957 `\" && echo ansible-tmp-1726879834.8244748-5770-55840858645957=\"` echo /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957 `\" ) && sleep 0'\n 5599 1726879834.82634: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957 `\" && echo ansible-tmp-1726879834.8244748-5770-55840858645957=\"` echo /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957 `\" ) && sleep 0'\"'\"''\n 5599 1726879834.82950: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879834.82964: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879834.83001: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879834.83076: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879834.83119: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879834.83186: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879834.84613: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879834.84641: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879834.84653: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879834.84924: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879834.84927: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879834.84938: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879834.84941: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879834.84943: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879834.84946: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\n<<<\n 5599 1726879834.84948: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879834.85246: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879834.85249: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879834.85252: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879834.85254: stdout chunk (state=3):\n>>><<<\n 5599 1726879834.85428: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879834.85439: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879834.85441: _low_level_execute_command(): starting\n 5599 1726879834.85444: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846 `\" && echo ansible-tmp-1726879834.8530486-5774-221570387144846=\"` echo /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846 `\" ) && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846 `\" && echo ansible-tmp-1726879834.8530486-5774-221570387144846=\"` echo /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846 `\" ) && sleep 0'\"'\"''\n 5599 1726879834.86593: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879834.86613: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879834.86629: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879834.86654: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879834.86678: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879834.86811: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879834.86815: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879834.86835: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879834.86853: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879834.86895: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879834.86944: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879834.87006: stdout chunk (state=3):\n>>>ansible-tmp-1726879834.8244748-5770-55840858645957=/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957\n<<<\n 5599 1726879834.87221: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879834.87224: stdout chunk (state=3):\n>>><<<\n 5599 1726879834.87226: stderr chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'ansible-tmp-1726879834.8244748-5770-55840858645957=/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879834.87619: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879834.8244748-5770-55840858645957=/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879834.87622: variable 'ansible_module_compression' from source: unknown\n 5599 1726879834.87625: ANSIBALLZ: Using generic lock for ansible.legacy.systemd\n 5599 1726879834.87628: ANSIBALLZ: Acquiring lock\n 5599 1726879834.88992: stdout chunk (state=3):\n>>>ansible-tmp-1726879834.8530486-5774-221570387144846=/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846\n<<<\n 5599 1726879834.89283: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879834.89286: stdout chunk (state=3):\n>>><<<\n 5599 1726879834.89289: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'ansible-tmp-1726879834.8530486-5774-221570387144846=/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879834.89390: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879834.8530486-5774-221570387144846=/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879834.89507: variable 'ansible_module_compression' from source: unknown\n 5599 1726879834.89511: ANSIBALLZ: Using generic lock for ansible.legacy.systemd\n 5599 1726879834.89513: ANSIBALLZ: Acquiring lock\n 5599 1726879835.15187: ANSIBALLZ: Writing module into payload\n 5599 1726879835.15330: ANSIBALLZ: Writing module\n 5599 1726879835.15357: ANSIBALLZ: Renaming module\n 5599 1726879835.15580: ANSIBALLZ: Done creating module\n 5599 1726879835.15585: ANSIBALLZ: Lock acquired: 140319498100160\n 5599 1726879835.15588: ANSIBALLZ: Reading module after lock\n 5599 1726879835.15590: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879835.15592: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n 5599 1726879835.15612: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py\n 5599 1726879835.15621: ANSIBALLZ: Lock acquired: 140319498100160\n 5599 1726879835.15631: ANSIBALLZ: Reading module after lock\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5_bogft4 TO /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\n 5599 1726879835.15777: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n 5599 1726879835.15934: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n 5599 1726879835.16008: Sending initial data\n 5599 1726879835.16011: Sent initial data (154 bytes)\n 5599 1726879835.16025: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py\n<10.31.14.149> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpik418hwu TO /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfvs7xre4 TO /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n<10.31.14.149> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' '[10.31.14.149]'\n 5599 1726879835.16216: Sending initial data\n 5599 1726879835.16443: Sent initial data (154 bytes)\n 5599 1726879835.16467: Sending initial data\n 5599 1726879835.16481: Sent initial data (153 bytes)\n 5599 1726879835.17000: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879835.17015: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879835.17031: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879835.17088: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879835.17183: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879835.17187: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879835.17198: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879835.17391: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879835.17405: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879835.17493: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879835.17594: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879835.17653: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879835.17660: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879835.17673: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879835.17752: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879835.17760: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879835.17785: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879835.17832: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879835.17887: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879835.17903: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879835.17957: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879835.19432: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 5599 1726879835.19460: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\n<<<\n 5599 1726879835.19466: stderr chunk (state=3):\n>>>debug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\n<<<\n 5599 1726879835.19469: stderr chunk (state=3):\n>>>debug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\n<<<\n 5599 1726879835.19500: stderr chunk (state=3):\n>>>debug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\n<<<\n 5599 1726879835.19503: stderr chunk (state=3):\n>>>debug2: Server supports extension \"fsync@openssh.com\" revision 1\r\n<<<\n 5599 1726879835.19540: stderr chunk (state=3):\n>>>debug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879835.19693: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879835.19722: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpik418hwu\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879835.19730: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpik418hwu /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py\n<<<\n 5599 1726879835.19900: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpik418hwu\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py M:0x001a\r\n<<<\n 5599 1726879835.20068: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879835.20319: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879835.20322: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfvs7xre4\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879835.20325: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfvs7xre4 /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py\n<<<\n 5599 1726879835.20327: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfvs7xre4\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py M:0x001a\r\n<<<\n 5599 1726879835.20760: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879835.20807: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879835.20877: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5_bogft4\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879835.20880: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5_bogft4 /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py\n<<<\n 5599 1726879835.20930: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5_bogft4\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py M:0x001a\r\n<<<\n 5599 1726879835.22093: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 5599 1726879835.22971: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\n<<<\n 5599 1726879835.22977: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31371\r\n<<<\n 5599 1726879835.23397: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 5599 1726879835.23568: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31371 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879835.23637: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879835.23856: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879835.23859: stderr chunk (state=3):\n>>><<<\n 5599 1726879835.23862: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfvs7xre4 /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfvs7xre4\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfvs7xre4\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31371\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 31371 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879835.23877: done transferring module to remote\n 5599 1726879835.23879: _low_level_execute_command(): starting\n 5599 1726879835.23884: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/ /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/ /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 5599 1726879835.24642: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 5599 1726879835.24757: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31370\r\n<<<\n 5599 1726879835.25311: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879835.25348: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31370 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879835.25362: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879835.25396: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879835.25405: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879835.25413: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879835.25421: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879835.25543: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879835.25572: stderr chunk (state=3):\n>>><<<\n 5599 1726879835.25579: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpik418hwu /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpik418hwu\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpik418hwu\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31370\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 31370 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879835.25620: done transferring module to remote\n 5599 1726879835.25746: _low_level_execute_command(): starting\n 5599 1726879835.25750: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/ /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/ /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 5599 1726879835.25762: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879835.25841: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879835.25892: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879835.25895: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31371\r\n<<<\n 5599 1726879835.26438: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879835.26451: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879835.26469: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879835.26472: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31371 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879835.26494: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879835.26498: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879835.26514: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\n<<<\n 5599 1726879835.26517: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879835.26525: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 5599 1726879835.26531: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879835.26596: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879835.26653: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879835.26746: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879835.26752: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879835.26755: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879835.26757: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879835.26759: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879835.26762: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879835.26780: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879835.26814: stderr chunk (state=3):\n>>><<<\n 5599 1726879835.26817: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5_bogft4 /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5_bogft4\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5_bogft4\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31371\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 31371 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879835.26864: done transferring module to remote\n 5599 1726879835.26890: _low_level_execute_command(): starting\n 5599 1726879835.26895: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/ /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/ /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 5599 1726879835.27548: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879835.27595: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879835.27598: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879835.27607: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879835.27617: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\n<<<\n 5599 1726879835.27620: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879835.27623: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879835.27672: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879835.27677: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879835.27680: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879835.27756: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879835.27783: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879835.27814: stderr chunk (state=3):\n>>><<<\n 5599 1726879835.27816: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879835.27848: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879835.27880: _low_level_execute_command(): starting\n 5599 1726879835.27883: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 5599 1726879835.28692: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879835.28696: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879835.28762: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879835.28783: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879835.28797: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879835.28823: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879835.28871: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879835.28886: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879835.29095: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879835.29099: stdout chunk (state=3):\n>>><<<\n 5599 1726879835.29102: stderr chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879835.29108: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879835.29112: _low_level_execute_command(): starting\n 5599 1726879835.29115: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' -tt 10.31.14.149 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 5599 1726879835.29217: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879835.29722: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879835.29734: stdout chunk (state=3):\n>>><<<\n 5599 1726879835.30226: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879835.30230: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879835.30242: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879835.30247: _low_level_execute_command(): starting\n 5599 1726879835.30249: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879835.30254: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879835.30256: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 5599 1726879835.30267: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879835.30271: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879835.30275: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879835.30816: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879835.30819: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879835.30822: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879835.30824: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879835.30829: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879835.30917: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879835.30931: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879835.30978: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879835.31222: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879835.31250: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879835.31281: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 5599 1726879835.31295: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 5599 1726879835.31362: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879835.31444: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879835.31489: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\n<<<\n 5599 1726879835.31492: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879835.31557: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.31585: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879835.31598: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879835.31635: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879835.31779: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57970b4530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5797083b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57970b6ab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\n<<<\n 5599 1726879835.31800: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 5599 1726879835.31827: stdout chunk (state=3):\n>>>import '_stat' # \r\n<<<\n 5599 1726879835.31839: stdout chunk (state=3):\n>>>import 'stat' # \r\n<<<\n 5599 1726879835.31923: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879835.32011: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\n<<<\n 5599 1726879835.32208: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796e69160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796e69fd0>\r\n<<<\n 5599 1726879835.32255: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879835.32518: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879835.32553: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879835.32592: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879835.32663: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879835.32753: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879835.32757: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879835.32792: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879835.32865: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea7dd0>\r\n<<<\n 5599 1726879835.32869: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.32937: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879835.32941: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n<<<\n 5599 1726879835.33017: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea7fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879835.33028: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb92c530>\r\n<<<\n 5599 1726879835.33170: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb8fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 5599 1726879835.33178: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 5599 1726879835.33182: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796edf800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796edfe90>\r\nimport '_collections' # \r\n<<<\n 5599 1726879835.33337: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb92eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879835.33341: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ebfaa0>\r\nimport '_functools' # \r\n<<<\n 5599 1726879835.33347: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879835.33394: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879835.33401: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\n<<<\n 5599 1726879835.33404: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ebd190>\r\n<<<\n 5599 1726879835.33409: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879835.33633: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb6dd160>\r\n<<<\n 5599 1726879835.33638: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 5599 1726879835.33641: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea4f80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n<<<\n 5599 1726879835.33643: stdout chunk (state=3):\n>>>import 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879835.33646: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb6ddfd0>\r\nimport 'site' # \r\n<<<\n 5599 1726879835.33653: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879835.33656: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f03710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f02330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ebe060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f00a40>\r\n<<<\n 5599 1726879835.33859: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1b2c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1afbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1b2eab0>\r\nimport '_signal' # \r\n<<<\n 5599 1726879835.33863: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879835.33874: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f346e0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea4200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f34b90>\r\n<<<\n 5599 1726879835.33878: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879835.33885: stdout chunk (state=3):\n>>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f34a40>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f34e00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea2d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 5599 1726879835.34119: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879835.34124: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f354c0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f35190>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f363c0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879835.34131: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b18dd160>\r\n<<<\n 5599 1726879835.34139: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879835.34143: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b18ddfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879835.34318: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb71bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879835.34323: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f505c0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f51d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f52bd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f53230>\r\n<<<\n 5599 1726879835.34326: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb71bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879835.34328: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f52120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879835.34331: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879835.34333: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879835.34669: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f53c80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f533b0>\r\n<<<\n 5599 1726879835.34679: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7537d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb753e60>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb733a70>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb731190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb718f50>\r\n<<<\n 5599 1726879835.34806: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b191bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879835.34809: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 5599 1726879835.34813: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f363f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c33b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c5c620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5c380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c5c590>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c5c7d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c31cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879835.34826: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b191bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879835.35048: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879835.35051: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n<<<\n 5599 1726879835.35054: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5de50>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5cb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f36ae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879835.35059: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19537d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 5599 1726879835.35066: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7776b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7762d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb732030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb71ae40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a8770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7181d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879835.35099: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c8e1e0>\r\n<<<\n 5599 1726879835.35247: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7a8c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a8ad0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7a8e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb716d20>\r\n<<<\n 5599 1726879835.35251: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.35257: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879835.35262: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a9520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a91f0>\r\n<<<\n 5599 1726879835.35412: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ca6390>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879835.35420: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1953e60>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1933a70>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1931190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1918f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 5599 1726879835.35423: stdout chunk (state=3):\n>>>import 'importlib.machinery' # \r\n<<<\n 5599 1726879835.35426: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7aa420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879835.35428: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879835.35440: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879835.35444: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19776b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19762d0>\r\n<<<\n 5599 1726879835.35448: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1932030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b191ae40>\r\n<<<\n 5599 1726879835.35930: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ce3110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879835.35934: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c4620>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7c5d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 5599 1726879835.35937: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a8770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19181d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19a8c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a8ad0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19a8e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1916d20>\r\n<<<\n 5599 1726879835.35944: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796d098b0>\r\n<<<\n 5599 1726879835.35946: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c6c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7c72c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c61b0>\r\n<<<\n 5599 1726879835.35950: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a9520>\r\n<<<\n 5599 1726879835.35958: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a91f0>\r\n<<<\n 5599 1726879835.35961: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ce3230>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ca7020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b2c1d0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ca53d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5ed80>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879835.36059: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7c7d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c7470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7aa390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4abcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4d4770>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d44d0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4d45f0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4d4950>\r\n<<<\n 5599 1726879835.36067: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5796b2c3b0>\r\n<<<\n 5599 1726879835.36071: stdout chunk (state=3):\n>>>import 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19aa420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c4620>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19c5d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 5599 1726879835.36076: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c6c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19c72c0>\r\n<<<\n 5599 1726879835.36082: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4a9e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879835.36114: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c61b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879835.36121: stdout chunk (state=3):\n>>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_ghr2gesx/ansible_ansible.legacy.systemd_payload.zip'\r\n<<<\n 5599 1726879835.36174: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879835.36182: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19c7d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c7470>\r\n<<<\n 5599 1726879835.36185: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 5599 1726879835.36188: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 5599 1726879835.36231: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d5f70>\r\n<<<\n 5599 1726879835.36239: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.36243: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d4bf0>\r\n<<<\n 5599 1726879835.36245: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19aa390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879835.36334: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7aab40>\r\n<<<\n 5599 1726879835.36342: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879835.36348: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879835.36351: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879835.36353: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16abcb0>\r\n<<<\n 5599 1726879835.36487: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879835.36531: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16d4770>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d44d0>\r\n<<<\n 5599 1726879835.36536: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879835.36539: stdout chunk (state=3):\n>>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16d45f0>\r\n<<<\n 5599 1726879835.36541: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879835.36543: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb506300>\r\n<<<\n 5599 1726879835.36546: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b99ee0>\r\nimport '_typing' # \r\n<<<\n 5599 1726879835.36769: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb51e480>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879835.36775: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16d4950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16a9e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d5f70>\r\n<<<\n 5599 1726879835.36781: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d4bf0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19aab40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879835.36785: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b6cdd0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b2fef0>\r\n<<<\n 5599 1726879835.36787: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb55b230>\r\n<<<\n 5599 1726879835.36790: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.36793: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879835.36795: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 5599 1726879835.36880: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879835.36884: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879835.36887: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879835.36897: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.36901: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879835.36903: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1706300>\r\n<<<\n 5599 1726879835.36906: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879835.36983: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.36986: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879835.36989: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb5819d0>\r\n<<<\n 5599 1726879835.36991: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879835.37197: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b171e480>\r\n<<<\n 5599 1726879835.37200: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879835.37203: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb55b350>\r\n<<<\n 5599 1726879835.37205: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb51f110>\r\n<<<\n 5599 1726879835.37235: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3ac3b0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb51d4c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d6ea0>\r\n<<<\n 5599 1726879835.37283: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b175b230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879835.37320: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879835.37339: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879835.37343: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f56bb3ac590>\r\n<<<\n 5599 1726879835.37402: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b17819d0>\r\n<<<\n 5599 1726879835.37526: stdout chunk (state=3):\n>>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_og0cqdd3/ansible_ansible.legacy.systemd_payload.zip'\r\n<<<\n 5599 1726879835.37538: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.37694: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.37717: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879835.37759: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879835.37880: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879835.37896: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b175b350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b171f110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15bc3b0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b171d4c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d6ea0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f77b15bc590>\r\n<<<\n 5599 1726879835.37925: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb41a090>\r\nimport '_typing' # \r\n<<<\n 5599 1726879835.38097: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3ecf80>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3ec0e0>\r\n<<<\n 5599 1726879835.38124: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.38164: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 5599 1726879835.38205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.38211: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.38237: stdout chunk (state=3):\n>>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_wuug8mg1/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.38344: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.38550: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879835.38565: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879835.38681: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879835.38713: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b162a090>\r\n<<<\n 5599 1726879835.38728: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879835.39060: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15fcf80>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15fc0e0>\r\n<<<\n 5599 1726879835.39075: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.39101: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 5599 1726879835.39125: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.39141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.39164: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.39179: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n<<<\n 5599 1726879835.39204: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.39610: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.39619: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b6fd40>\r\n<<<\n 5599 1726879835.39644: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.39677: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 5599 1726879835.39683: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879835.39710: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n<<<\n 5599 1726879835.39712: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879835.39757: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879835.39760: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796bc5820>\r\n<<<\n 5599 1726879835.39762: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.39784: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc5610>\r\n<<<\n 5599 1726879835.39816: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc4f50>\r\n<<<\n 5599 1726879835.39855: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879835.39859: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879835.39898: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc59a0>\r\n<<<\n 5599 1726879835.39902: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b9a900>\r\n<<<\n 5599 1726879835.39907: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 5599 1726879835.39935: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796bc65a0>\r\n<<<\n 5599 1726879835.39966: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879835.39973: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796bc67e0>\r\n<<<\n 5599 1726879835.40003: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879835.40042: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879835.40063: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879835.40107: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc6d20>\r\n<<<\n 5599 1726879835.40134: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879835.40167: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879835.40424: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a2ca40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a2e660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a2efc0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a2ff50>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879835.40458: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879835.40526: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a32c60>\r\n<<<\n 5599 1726879835.40557: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a32fc0>\r\n<<<\n 5599 1726879835.40580: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a30f20>\r\n<<<\n 5599 1726879835.40603: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879835.40629: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879835.40653: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879835.40675: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879835.40714: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879835.40764: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a369c0>\r\n<<<\n 5599 1726879835.40781: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879835.40836: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a354c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a35220>\r\n<<<\n 5599 1726879835.40853: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 5599 1726879835.40871: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879835.40953: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a37e00>\r\n<<<\n 5599 1726879835.40991: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a31430>\r\n<<<\n 5599 1726879835.41052: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a7ab70>\r\n<<<\n 5599 1726879835.41081: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7ac90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 5599 1726879835.41122: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879835.41163: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879835.41196: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a7c8c0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7c680>\r\n<<<\n 5599 1726879835.41210: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879835.41231: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb41a900>\r\n<<<\n 5599 1726879835.41271: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.41278: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb445af0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb445880>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb445190>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879835.41555: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879835.41558: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4458e0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3eff20>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4467e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb446960>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 5599 1726879835.41561: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a7ee70>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7cfb0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a8a690>\r\n<<<\n 5599 1726879835.41567: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb446ea0>\r\nimport 'pwd' # \r\n<<<\n 5599 1726879835.41570: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879835.41588: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879835.41631: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2acbf0>\r\n<<<\n 5599 1726879835.41666: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2ae810>\r\n<<<\n 5599 1726879835.41695: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7f020>\r\n<<<\n 5599 1726879835.41699: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879835.41741: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2af1d0>\r\n<<<\n 5599 1726879835.41763: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879835.41793: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8b4a0>\r\n<<<\n 5599 1726879835.41802: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b0380>\r\n<<<\n 5599 1726879835.41822: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8b6b0>\r\n<<<\n 5599 1726879835.41902: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879835.41917: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879835.41980: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8afc0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7afc0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879835.41984: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879835.42037: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b2de0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2b2f60>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b10d0>\r\n<<<\n 5599 1726879835.42045: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879835.42091: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8f050>\r\n<<<\n 5599 1726879835.42116: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879835.42120: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879835.42162: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879835.42238: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b6cc0>\r\n<<<\n 5599 1726879835.42245: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879835.42295: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8fec0>\r\n<<<\n 5599 1726879835.42299: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a8d820>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8eba0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a8d430>\r\n<<<\n 5599 1726879835.42334: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b5790>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b54f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 5599 1726879835.42338: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879835.42362: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879835.42365: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.42393: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b7f20>\r\n<<<\n 5599 1726879835.42441: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b1550>\r\n<<<\n 5599 1726879835.42445: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.42511: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2fae10>\r\n<<<\n 5599 1726879835.42522: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fb020>\r\n<<<\n 5599 1726879835.42525: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 5599 1726879835.42606: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879835.42610: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879835.42612: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.42685: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2fcad0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fc8c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879835.42689: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.42692: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b162a900>\r\n<<<\n 5599 1726879835.42694: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.42749: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879835.42759: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879835.42828: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879835.42832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.42854: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2ff050>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fd1c0>\r\n<<<\n 5599 1726879835.42858: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879835.42869: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b1655af0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1655880>\r\n<<<\n 5599 1726879835.42947: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.42951: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1655190>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879835.42961: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.42965: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879835.42998: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb30a7b0>\r\n<<<\n 5599 1726879835.43002: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16558e0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15fff20>\r\nimport 'atexit' # \r\n<<<\n 5599 1726879835.43021: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16567e0>\r\n<<<\n 5599 1726879835.43065: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b1656960>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879835.43135: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879835.43139: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2ff140>\r\n<<<\n 5599 1726879835.43220: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879835.43230: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30b5c0>\r\n<<<\n 5599 1726879835.43233: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1656ea0>\r\nimport 'pwd' # \r\n<<<\n 5599 1726879835.43278: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30b9e0>\r\n<<<\n 5599 1726879835.43285: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879835.43324: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30bad0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fb230>\r\n<<<\n 5599 1726879835.43371: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879835.43376: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879835.43415: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14bcbf0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b14be810>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879835.43453: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879835.43468: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30eb10>\r\n<<<\n 5599 1726879835.43476: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14bf1d0>\r\n<<<\n 5599 1726879835.43489: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879835.43502: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c0380>\r\n<<<\n 5599 1726879835.43529: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879835.43570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.43614: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879835.43636: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879835.43646: stdout chunk (state=3):\n>>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30fe00>\r\n<<<\n 5599 1726879835.43652: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb30d2b0>\r\n<<<\n 5599 1726879835.43698: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30e660>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb30ce60>\r\n<<<\n 5599 1726879835.43705: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c2de0>\r\n<<<\n 5599 1726879835.43725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.43728: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.43746: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879835.43779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.43783: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b14c2f60>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c10d0>\r\n<<<\n 5599 1726879835.43789: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879835.43834: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879835.43841: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879835.43862: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.43948: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c6cc0>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879835.43993: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.43999: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879835.44051: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c5790>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c54f0>\r\n<<<\n 5599 1726879835.44055: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.44146: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879835.44229: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c7ec0>\r\n<<<\n 5599 1726879835.44237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.44266: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c1550>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b150ae10>\r\n<<<\n 5599 1726879835.44321: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 5599 1726879835.44325: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150b020>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 5599 1726879835.44328: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.44342: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879835.44345: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.44377: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796919430>\r\n<<<\n 5599 1726879835.44390: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879835.44398: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b150cad0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150c8c0>\r\n<<<\n 5599 1726879835.44408: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879835.44478: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 5599 1726879835.44498: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879835.44507: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796919520>\r\n<<<\n 5599 1726879835.44523: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a92840>\r\n<<<\n 5599 1726879835.44579: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879835.44596: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879835.44599: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.44617: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.44626: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879835.44638: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.44669: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b150f050>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150d1c0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879835.44740: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.44765: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879835.44860: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b151a7b0>\r\n<<<\n 5599 1726879835.44899: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.45037: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.45040: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796918c50>\r\n<<<\n 5599 1726879835.45058: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.45099: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150f140>\r\n<<<\n 5599 1726879835.45195: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151b5c0>\r\n<<<\n 5599 1726879835.45240: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151b9e0>\r\n<<<\n 5599 1726879835.45305: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151bad0>\r\n<<<\n 5599 1726879835.45329: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150b230>\r\n<<<\n 5599 1726879835.45377: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879835.45409: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879835.45444: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879835.45484: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151eb10>\r\n<<<\n 5599 1726879835.45603: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.45655: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879835.45670: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 5599 1726879835.45695: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879835.45709: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879835.45729: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.45783: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879835.45812: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151fe00>\r\n<<<\n 5599 1726879835.45815: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb199490>\r\n<<<\n 5599 1726879835.45817: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b151d2b0>\r\n<<<\n 5599 1726879835.45857: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151e660>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b151ce60>\r\n<<<\n 5599 1726879835.45913: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 5599 1726879835.45916: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879835.45945: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879835.45980: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.46004: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb198dd0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb313440>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.46083: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879835.46089: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.46104: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.46343: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.46346: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.46367: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.46385: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.46437: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879835.46481: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.46499: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.46518: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb198d10>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.46552: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.46568: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.46659: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879835.46809: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.46824: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.47025: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.47081: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.47182: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.47367: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879835.47437: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879835.47465: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879835.47538: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579691b3e0>\r\n<<<\n 5599 1726879835.47574: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.47582: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.47644: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.47651: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.47760: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\n<<<\n 5599 1726879835.47769: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879835.47777: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879835.47784: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.47788: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n<<<\n 5599 1726879835.47791: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879835.47803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.47839: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879835.47852: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.47869: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879835.47940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.47998: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57969219d0>\r\n<<<\n 5599 1726879835.48059: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57969222d0>\r\n<<<\n 5599 1726879835.48062: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879835.48098: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579691a420>\r\n<<<\n 5599 1726879835.48101: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.48104: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879835.48114: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.48150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.48154: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879835.48201: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879835.48205: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.48246: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.48262: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.48304: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.48308: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13a9490>\r\n<<<\n 5599 1726879835.48365: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.48438: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879835.48442: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879835.48475: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13a8dd0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1523440>\r\n<<<\n 5599 1726879835.48518: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.48522: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.48542: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879835.48581: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796920fe0>\r\n<<<\n 5599 1726879835.48626: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969224b0>\r\n<<<\n 5599 1726879835.48629: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.48657: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.48725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.48790: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879835.48794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.48822: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.48869: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879835.48878: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879835.48881: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.48904: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879835.48907: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.48931: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879835.48955: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879835.48957: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb19b3b0>\r\n<<<\n 5599 1726879835.48976: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.49010: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879835.49021: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879835.49048: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.49055: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879835.49100: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969b25d0>\r\n<<<\n 5599 1726879835.49148: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\n<<<\n 5599 1726879835.49155: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879835.49168: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879835.49182: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579692c1a0>\r\n<<<\n 5599 1726879835.49191: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879835.49245: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796926390>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969261e0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879835.49254: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879835.49300: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.49305: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13a8d10>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.49344: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879835.49347: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879835.49390: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879835.49435: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb1a19d0>\r\n<<<\n 5599 1726879835.49439: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 5599 1726879835.49482: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.49499: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb1a22d0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb19a300>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.49549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.49606: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879835.49619: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.49664: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.49668: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.49711: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.49758: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.49832: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879835.49889: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.49892: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.49939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.49954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.49975: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.49985: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb1a0f80>\r\n<<<\n 5599 1726879835.50019: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.50025: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1a2480>\r\n<<<\n 5599 1726879835.50077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.50082: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.50145: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.50148: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.50158: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.50181: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.50211: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.50233: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.50266: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.50330: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.50337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.50362: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879835.50365: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.50380: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879835.50415: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879835.50439: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879835.50456: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879835.50520: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb232750>\r\n<<<\n 5599 1726879835.50544: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.50557: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1ac380>\r\n<<<\n 5599 1726879835.50659: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1a6570>\r\n<<<\n 5599 1726879835.50662: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1a6390>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879835.50702: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.50757: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879835.50760: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.50844: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879835.50848: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.50929: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.50933: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n<<<\n 5599 1726879835.50936: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n<<<\n 5599 1726879835.51001: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969b8cb0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n<<<\n 5599 1726879835.51004: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n<<<\n 5599 1726879835.51006: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n<<<\n 5599 1726879835.51114: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n<<<\n 5599 1726879835.51119: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n<<<\n 5599 1726879835.51396: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.51446: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f4fe30>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795f542f0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796904e30>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969040b0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969baa20>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969ba540>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n<<<\n 5599 1726879835.51452: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.51455: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n<<<\n 5599 1726879835.51457: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.51460: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n<<<\n 5599 1726879835.51509: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.51513: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.51527: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795f57470>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f56d20>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795f56f00>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f56180>\r\n<<<\n 5599 1726879835.51531: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.51643: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n<<<\n 5599 1726879835.51646: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.51723: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f574a0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n<<<\n 5599 1726879835.51799: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n<<<\n 5599 1726879835.51803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.51806: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795fc1fd0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f57f80>\r\n<<<\n 5599 1726879835.51808: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.51901: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969b8620>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.51945: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.51990: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.51994: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879835.51997: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.facter' # \r\n<<<\n 5599 1726879835.52047: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.52051: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879835.52053: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879835.52137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.52144: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13ab3b0>\r\n<<<\n 5599 1726879835.52318: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.52322: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n<<<\n 5599 1726879835.52325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.52337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.52456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.52511: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb238da0>\r\n<<<\n 5599 1726879835.52515: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.52517: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n<<<\n 5599 1726879835.52520: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879835.52523: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n<<<\n 5599 1726879835.52636: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.52640: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba74fe90>\r\n<<<\n 5599 1726879835.52643: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.52645: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba754170>\r\n<<<\n 5599 1726879835.52689: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb188e60>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1883b0>\r\n<<<\n 5599 1726879835.52693: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.52727: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13b19d0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13b22d0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13aa300>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879835.52750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.52754: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.52756: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb23abd0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb23adb0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n<<<\n 5599 1726879835.52788: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n<<<\n 5599 1726879835.52812: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.52867: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n<<<\n 5599 1726879835.52876: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba757560>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba756e10>\r\n<<<\n 5599 1726879835.52882: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.52911: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.52914: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba756ff0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba756240>\r\n<<<\n 5599 1726879835.52965: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879835.53003: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.53022: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\n<<<\n 5599 1726879835.53039: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7576b0>\r\n<<<\n 5599 1726879835.53103: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n<<<\n 5599 1726879835.53120: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13b0f80>\r\n<<<\n 5599 1726879835.53136: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba7ba1e0>\r\n<<<\n 5599 1726879835.53314: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.53317: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7b81d0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb238530>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.53322: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13b2480>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.53325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.53354: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.53357: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.53406: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.53415: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.53438: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879835.53478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.53503: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879835.53611: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879835.53617: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1442750>\r\n<<<\n 5599 1726879835.53643: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.ohai' # \r\n<<<\n 5599 1726879835.53647: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.53659: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13bc380>\r\n<<<\n 5599 1726879835.53930: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13b6570>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13b6390>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.53934: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.53945: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.53954: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.53994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.54026: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.54044: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.54062: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.env' # \r\n<<<\n 5599 1726879835.54082: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.54099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.54218: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.54226: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.54232: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.54236: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.54284: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.54288: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.fips' # \r\n<<<\n 5599 1726879835.54290: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.54320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.54345: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.54362: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.loadavg' # \r\n<<<\n 5599 1726879835.54393: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.54397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.54454: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.54461: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.54515: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.54522: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.54610: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n<<<\n 5599 1726879835.54635: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795fc1d30>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n<<<\n 5599 1726879835.54653: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 5599 1726879835.54698: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.54701: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.54770: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795fc2cf0>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n<<<\n 5599 1726879835.54785: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.54861: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.54885: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.54931: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.55038: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55137: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # \r\n<<<\n 5599 1726879835.55141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55151: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55182: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n<<<\n 5599 1726879835.55189: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55204: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55251: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55289: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n<<<\n 5599 1726879835.55294: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55309: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55346: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55353: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55393: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.datetime' # \r\n<<<\n 5599 1726879835.55397: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.date_time' # \r\n<<<\n 5599 1726879835.55412: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 5599 1726879835.55416: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55434: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55453: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55455: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 5599 1726879835.55475: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.env' # \r\n<<<\n 5599 1726879835.55490: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55512: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879835.55550: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55559: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879835.55594: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795ff6330>\r\n<<<\n 5599 1726879835.55614: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.dns' # \r\n<<<\n 5599 1726879835.55618: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n<<<\n 5599 1726879835.55628: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n<<<\n 5599 1726879835.55631: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55654: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55661: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\n<<<\n 5599 1726879835.55700: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.fips' # \r\n<<<\n 5599 1726879835.55704: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55706: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1448da0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n<<<\n 5599 1726879835.55726: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n<<<\n 5599 1726879835.55728: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55763: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n<<<\n 5599 1726879835.55769: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.loadavg' # \r\n<<<\n 5599 1726879835.55792: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55796: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795fdef00>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n<<<\n 5599 1726879835.55805: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55855: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n<<<\n 5599 1726879835.55858: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\n<<<\n 5599 1726879835.55883: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b094fe90>\r\n<<<\n 5599 1726879835.55938: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.55943: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.selinux' # \r\n<<<\n 5599 1726879835.55985: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.56012: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7bbe30>\r\n<<<\n 5599 1726879835.56071: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 5599 1726879835.56077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.56101: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b0954170>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1398e60>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13983b0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b144abd0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b144adb0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n<<<\n 5599 1726879835.56161: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n<<<\n 5599 1726879835.56231: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n<<<\n 5599 1726879835.56234: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7bb020>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.56247: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.56306: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b0957560>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b0956e10>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b0956ff0>\r\n<<<\n 5599 1726879835.56329: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.56333: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.56341: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.56348: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b0956240>\r\n<<<\n 5599 1726879835.56411: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\n<<<\n 5599 1726879835.56453: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n<<<\n 5599 1726879835.56476: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.56479: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.56482: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\n<<<\n 5599 1726879835.56495: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09576b0>\r\n<<<\n 5599 1726879835.56499: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.56509: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n<<<\n 5599 1726879835.56529: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n<<<\n 5599 1726879835.56562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.56566: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.56569: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n<<<\n 5599 1726879835.56584: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b09ba1e0>\r\n<<<\n 5599 1726879835.56587: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.56631: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.56658: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09b81d0>\r\n<<<\n 5599 1726879835.56662: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n<<<\n 5599 1726879835.56674: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879835.56748: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795da2090>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795da1ca0>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n<<<\n 5599 1726879835.56752: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1448530>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.56789: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.56841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.56846: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n<<<\n 5599 1726879835.56929: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 5599 1726879835.56934: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.56953: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.56957: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879835.56990: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.57052: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57056: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba7f24e0>\r\n<<<\n 5599 1726879835.57059: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57094: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n<<<\n 5599 1726879835.57217: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n<<<\n 5599 1726879835.57221: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57224: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.57231: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7dc860>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.57252: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57286: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57319: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57346: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.selinux' # \r\n<<<\n 5599 1726879835.57349: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.57361: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57394: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57424: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57464: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57475: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.57481: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57516: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.sysctl' # \r\n<<<\n 5599 1726879835.57540: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.darwin' # \r\n<<<\n 5599 1726879835.57544: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57575: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57581: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57589: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57671: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57744: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57748: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57751: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57866: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n<<<\n 5599 1726879835.57870: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n<<<\n 5599 1726879835.57930: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.57934: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.57978: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.57983: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.58000: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.58084: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n<<<\n 5599 1726879835.58131: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.58155: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba60a120>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba60a090>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.58195: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.58216: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.58220: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.58269: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.58272: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.58288: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.58439: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.58501: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.58613: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n<<<\n 5599 1726879835.58616: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.58767: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.58839: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.58895: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.58943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.58946: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n<<<\n 5599 1726879835.59000: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.59004: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.59059: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.59062: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.59130: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.59157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.59160: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.59309: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n<<<\n 5599 1726879835.59331: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.59481: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.59485: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n<<<\n 5599 1726879835.59492: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.59519: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.59523: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.59552: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.59629: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.59680: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.59683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n<<<\n 5599 1726879835.59686: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.59746: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.59762: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.59767: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.59785: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.59848: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.59903: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n<<<\n 5599 1726879835.59968: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n<<<\n 5599 1726879835.59971: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09bbe30>\r\n<<<\n 5599 1726879835.59975: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.59993: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 5599 1726879835.60139: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.60195: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09bb020>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n<<<\n 5599 1726879835.60212: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.60340: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n<<<\n 5599 1726879835.60348: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.60351: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.60354: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.60358: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network' # \r\n<<<\n 5599 1726879835.60361: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.60406: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.60427: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # \r\n<<<\n 5599 1726879835.60448: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n<<<\n 5599 1726879835.60465: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.60539: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.60571: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.60691: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.60704: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.60772: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<<\n 5599 1726879835.60778: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879835.60789: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.60913: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n<<<\n 5599 1726879835.60917: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.60919: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.60929: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61037: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61044: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n<<<\n 5599 1726879835.61053: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61106: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61155: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n<<<\n 5599 1726879835.61166: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61188: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 5599 1726879835.61192: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61194: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 5599 1726879835.61202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61249: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.darwin' # \r\n<<<\n 5599 1726879835.61277: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 5599 1726879835.61282: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61286: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61315: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61319: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.dragonfly' # \r\n<<<\n 5599 1726879835.61346: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61387: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879835.61419: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.61423: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61482: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.61554: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b09f24e0>\r\n<<<\n 5599 1726879835.61558: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61602: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.61605: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61628: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61689: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # \r\n<<<\n 5599 1726879835.61700: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61780: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61786: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.61812: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.61818: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09dc860>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n<<<\n 5599 1726879835.61829: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.61832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61846: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61878: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n<<<\n 5599 1726879835.61891: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.61993: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.62110: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62113: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62145: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62292: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62333: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62408: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n<<<\n 5599 1726879835.62415: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62488: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62495: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62568: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.iscsi' # \r\n<<<\n 5599 1726879835.62582: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\n<<<\n 5599 1726879835.62586: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62589: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 5599 1726879835.62594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62640: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62643: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.nvme' # \r\n<<<\n 5599 1726879835.62656: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62733: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62743: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.darwin' # \r\n<<<\n 5599 1726879835.62747: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62749: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62751: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62805: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.62811: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.62814: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n<<<\n 5599 1726879835.62817: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62867: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.62883: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62956: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62960: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.62981: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.62986: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.63056: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.63060: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.63101: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.63105: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.63186: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.63189: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.63241: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b080a120>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b080a090>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n<<<\n 5599 1726879835.63245: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.63307: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.63311: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.63318: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.63344: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.63399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.63402: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.63488: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n<<<\n 5599 1726879835.63495: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.63558: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.63560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.63597: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # \r\n<<<\n 5599 1726879835.63599: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.63704: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.63825: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.63836: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n<<<\n 5599 1726879835.63844: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.63907: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.63987: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.iscsi' # \r\n<<<\n 5599 1726879835.64006: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.64045: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n<<<\n 5599 1726879835.64050: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.64054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.64114: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.64167: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.64189: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.64220: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.64226: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.64244: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.64296: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.64300: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.64323: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.64336: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.64361: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.64453: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.sunos' # \r\n<<<\n 5599 1726879835.64458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.64504: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n<<<\n 5599 1726879835.64508: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.64585: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.64589: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n<<<\n 5599 1726879835.64592: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.64670: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.64675: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.64679: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.64752: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.64756: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.64758: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.64801: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.64852: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.64911: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n<<<\n 5599 1726879835.64914: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.64961: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.64994: stdout chunk (state=3):\n>>>import 'ansible.module_utils.service' # \r\n<<<\n 5599 1726879835.65018: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # \r\n<<<\n 5599 1726879835.65041: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.65055: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.65090: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.65223: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\n<<<\n 5599 1726879835.65229: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.dragonfly' # \r\n<<<\n 5599 1726879835.65242: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.65258: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.65461: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n<<<\n 5599 1726879835.65515: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.65519: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.65551: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.65596: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n<<<\n 5599 1726879835.65610: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.65642: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.65726: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.openbsd' # \r\n<<<\n 5599 1726879835.65777: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.65823: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.65919: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.65923: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n<<<\n 5599 1726879835.65990: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.65994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.66010: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.66095: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n<<<\n 5599 1726879835.66117: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.66292: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.66434: stdout chunk (state=3):\n>>>import 'ansible.module_utils.service' # \r\n<<<\n 5599 1726879835.66519: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.67155: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.67385: stdout chunk (state=3):\n>>>\r\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"ExitType\": \"main\", \"Restart\": \"no\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"45s\", \"TimeoutAbortUSec\": \"45s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"abort\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"infinity\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestampMonotonic\": \"0\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"0\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid<<<\n 5599 1726879835.67412: stdout chunk (state=3):\n>>>=0 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroupId\": \"0\", \"MemoryCurrent\": \"[not set]\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"[not set]\", \"TasksCurrent\": \"[not set]\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"18446744073709551615\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"18446744073709551615\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"18446744073709551615\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"18446744073709551615\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"4425\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"14752\", \"LimitNPROCSoft\": \"14752\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"14752\", \"LimitSIGPENDINGSoft\": \"14752\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"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 cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers<<<\n 5599 1726879835.67451: stdout chunk (state=3):\n>>>\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"-.mount system.slice\", \"Wants\": \"tmp.mount\", \"WantedBy\": \"multi-user.target\", \"After\": \"remote-fs.target network-online.target tmp.mount system.slice basic.target -.mount systemd-tmpfiles-setup.service systemd-journald.socket network.target\", \"RequiresMountsFor\": \"/var/tmp\", \"Description\": \"Crash recovery kernel arming\", \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"inactive\", \"FreezerState\": \"running\", \"SubState\": \"dead\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"disabled\", \"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\": \"no\", \"OnSuccessJobMode\": \"fail\", \"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\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"state\": null, \"force\": null, \"masked\": null}}}\r\n<<<\n 5599 1726879835.67998: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879835.68010: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n<<<\n 5599 1726879835.68042: stdout chunk (state=3):\n>>># clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n<<<\n 5599 1726879835.68047: stdout chunk (state=3):\n>>># cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n<<<\n 5599 1726879835.68108: stdout chunk (state=3):\n>>># cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n<<<\n 5599 1726879835.68117: stdout chunk (state=3):\n>>># cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n<<<\n 5599 1726879835.68130: stdout chunk (state=3):\n>>># cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n<<<\n 5599 1726879835.68160: stdout chunk (state=3):\n>>># destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n<<<\n 5599 1726879835.68184: stdout chunk (state=3):\n>>># cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n<<<\n 5599 1726879835.68250: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n<<<\n 5599 1726879835.68289: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n<<<\n 5599 1726879835.68294: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n<<<\n 5599 1726879835.68332: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n<<<\n 5599 1726879835.68363: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.68633: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879835.68659: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 5599 1726879835.68718: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.68724: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 5599 1726879835.68729: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n<<<\n 5599 1726879835.68768: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n<<<\n 5599 1726879835.68771: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.68813: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n<<<\n 5599 1726879835.68816: stdout chunk (state=3):\n>>># destroy _locale\r\n# destroy locale\r\n<<<\n 5599 1726879835.68818: stdout chunk (state=3):\n>>># destroy _signal\r\n<<<\n 5599 1726879835.68856: stdout chunk (state=3):\n>>># destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 5599 1726879835.68891: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n<<<\n 5599 1726879835.68927: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n<<<\n 5599 1726879835.68930: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.68958: stdout chunk (state=3):\n>>>\r\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"ExitType\": \"main\", \"Restart\": \"no\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"45s\", \"TimeoutAbortUSec\": \"45s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"abort\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\", \"ExecMainStartTimestampMonotonic\": \"61128087\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:50:09 EDT\", \"ExecMainExitTimestampMonotonic\": \"61987940\", \"ExecMainPID\": \"10116\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:08 EDT] ; stop_time=[Fri 2024-09-20 20:50:09 EDT] ; pid=10116 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:08 EDT] ; stop_time=[Fri 2024-09-20 20:50:09 EDT] ; pid=10116 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl<<<\n 5599 1726879835.69004: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy multiprocessing.context\r\n# destroy array\r\n<<<\n 5599 1726879835.69032: stdout chunk (state=3):\n>>># destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n<<<\n 5599 1726879835.69101: stdout chunk (state=3):\n>>># destroy fcntl\r\n<<<\n 5599 1726879835.69128: stdout chunk (state=3):\n>>> stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroupId\": \"4601\", \"MemoryCurrent\": \"[not set]\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"934753000\", \"TasksCurrent\": \"[not set]\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"18446744073709551615\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"18446744073709551615\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"18446744073709551615\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"18446744073709551615\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"4195\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13984\", \"LimitNPROCSoft\": \"13984\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13984\", \"LimitSIGPENDINGSoft\": \"13984\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"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 cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"-.mount system.slice\", \"Wants\": \"tmp.mount\", \"WantedBy\": \"multi-user.target\", \"After\": \"systemd-journald.socket network-online.target basic.target system.slice systemd-tmpfiles-setup.service tmp.mount network.target remote-fs.target -.mount\", \"RequiresMountsFor\": \"/var/tmp\", \"Description\": \"Crash recovery kernel arming\", \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"disabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:50:09 EDT\", \"StateChangeTimestampMonotonic\": \"61988158\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\", \"InactiveExitTimestampMonotonic\": \"61128375\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:50:09 EDT\", \"ActiveEnterTimestampMonotonic\": \"61988158\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\", \"ActiveExitTimestampMonotonic\": \"61094270\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\", \"InactiveEnterTimestampMonotonic\": \"61119201\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\", \"ConditionTimestampMonotonic\": \"61121129\", \"AssertTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\", \"AssertTimestampMonotonic\": \"61121216\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"3fbebd58629d4d168668f007078a1dd1\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"state\": null, \"force\": null, \"masked\": null}}}\r\n<<<\n 5599 1726879835.69169: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n<<<\n 5599 1726879835.69173: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.69241: stdout chunk (state=3):\n>>># destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879835.69250: stdout chunk (state=3):\n>>># cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n<<<\n 5599 1726879835.69328: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n<<<\n 5599 1726879835.69332: stdout chunk (state=3):\n>>># cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n<<<\n 5599 1726879835.69402: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n<<<\n 5599 1726879835.69444: stdout chunk (state=3):\n>>># destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n<<<\n 5599 1726879835.69481: stdout chunk (state=3):\n>>># cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 5599 1726879835.69498: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.69523: stdout chunk (state=3):\n>>># destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879835.69598: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879835.69604: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n<<<\n 5599 1726879835.69607: stdout chunk (state=3):\n>>># clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n<<<\n 5599 1726879835.69649: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n<<<\n 5599 1726879835.69654: stdout chunk (state=3):\n>>># cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n<<<\n 5599 1726879835.69716: stdout chunk (state=3):\n>>># cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n<<<\n 5599 1726879835.69810: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879835.69816: stdout chunk (state=3):\n>>># cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n<<<\n 5599 1726879835.69870: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879835.69920: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n<<<\n 5599 1726879835.69925: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.69928: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n<<<\n 5599 1726879835.69931: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n<<<\n 5599 1726879835.69998: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.70005: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 5599 1726879835.70008: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n<<<\n 5599 1726879835.70040: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879835.70277: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 5599 1726879835.70284: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n<<<\n 5599 1726879835.70325: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 5599 1726879835.70440: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 5599 1726879835.70481: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 5599 1726879835.70489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.70512: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879835.70552: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n<<<\n 5599 1726879835.70610: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n<<<\n 5599 1726879835.70615: stdout chunk (state=3):\n>>># destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n<<<\n 5599 1726879835.70651: stdout chunk (state=3):\n>>># destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n<<<\n 5599 1726879835.70697: stdout chunk (state=3):\n>>># destroy fcntl\r\n# destroy datetime\r\n# destroy base64\r\n<<<\n 5599 1726879835.70701: stdout chunk (state=3):\n>>># destroy _ssl\r\n<<<\n 5599 1726879835.70763: stderr chunk (state=3):\n>>><<<\n 5599 1726879835.70766: stdout chunk (state=3):\n>>><<<\n 5599 1726879835.70768: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.70968: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57970b4530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5797083b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57970b6ab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796e69160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796e69fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea7dd0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea7fe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796edf800>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796edfe90>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ebfaa0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ebd190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea4f80>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f03710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f02330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ebe060>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f00a40>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f346e0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea4200>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f34b90>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f34a40>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f34e00>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea2d20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f354c0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f35190>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f363c0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f505c0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f51d00>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f52bd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f53230>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f52120>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f53c80>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f533b0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f363f0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c33b30>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c5c620>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5c380>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c5c590>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c5c7d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c31cd0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5de50>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5cb00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f36ae0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c8e1e0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ca6390>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ce3110>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796d098b0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ce3230>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ca7020>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b2c1d0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ca53d0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5ed80>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5796b2c3b0>\\r\\n# zipimport: found 104 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_ghr2gesx/ansible_ansible.legacy.systemd_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b99ee0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b6cdd0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b2fef0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b6fd40>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796bc5820>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc5610>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc4f50>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc59a0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b9a900>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796bc65a0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796bc67e0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc6d20>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a2ca40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a2e660>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a2efc0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a2ff50>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a32c60>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a32fc0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a30f20>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a369c0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a354c0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a35220>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a37e00>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a31430>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a7ab70>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7ac90>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a7c8c0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7c680>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a7ee70>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7cfb0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a8a690>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7f020>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8b4a0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8b6b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8afc0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7afc0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8f050>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8fec0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a8d820>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8eba0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a8d430>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796919430>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796919520>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a92840>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796918c50>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579691b3e0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57969219d0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57969222d0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579691a420>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796920fe0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969224b0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969b25d0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579692c1a0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796926390>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969261e0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969b8cb0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f4fe30>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795f542f0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796904e30>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969040b0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969baa20>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969ba540>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795f57470>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f56d20>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795f56f00>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f56180>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f574a0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795fc1fd0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f57f80>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969b8620>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795fc1d30>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795fc2cf0>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795ff6330>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795fdef00>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795da2090>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795da1ca0>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.service\\' # \\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"ExitType\": \"main\", \"Restart\": \"no\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"45s\", \"TimeoutAbortUSec\": \"45s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"abort\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"infinity\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestampMonotonic\": \"0\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"0\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroupId\": \"0\", \"MemoryCurrent\": \"[not set]\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"[not set]\", \"TasksCurrent\": \"[not set]\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"18446744073709551615\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"18446744073709551615\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"18446744073709551615\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"18446744073709551615\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"4425\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"14752\", \"LimitNPROCSoft\": \"14752\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"14752\", \"LimitSIGPENDINGSoft\": \"14752\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"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 cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"-.mount system.slice\", \"Wants\": \"tmp.mount\", \"WantedBy\": \"multi-user.target\", \"After\": \"remote-fs.target network-online.target tmp.mount system.slice basic.target -.mount systemd-tmpfiles-setup.service systemd-journald.socket network.target\", \"RequiresMountsFor\": \"/var/tmp\", \"Description\": \"Crash recovery kernel arming\", \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"inactive\", \"FreezerState\": \"running\", \"SubState\": \"dead\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"disabled\", \"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\": \"no\", \"OnSuccessJobMode\": \"fail\", \"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\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"state\": null, \"force\": null, \"masked\": null}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy _multiprocessing\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy errno\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy select\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879835.71791: stdout chunk (state=3):\n>>># cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 5599 1726879835.71794: stdout chunk (state=3):\n>>># destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879835.71797: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 5599 1726879835.71800: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 5599 1726879835.71802: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy _collections\r\n<<<\n 5599 1726879835.71804: stdout chunk (state=3):\n>>># destroy platform\r\n<<<\n 5599 1726879835.71807: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879835.71809: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879835.71811: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.71813: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n<<<\n 5599 1726879835.71815: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n<<<\n 5599 1726879835.72033: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57970b4530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5797083b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57970b6ab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796e69160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796e69fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea7dd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea7fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796edf800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796edfe90>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ebfaa0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ebd190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea4f80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f03710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f02330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ebe060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f00a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f346e0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea4200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f34b90>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f34a40>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f34e00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea2d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f354c0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f35190>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f363c0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f505c0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f51d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f52bd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f53230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f52120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f53c80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f533b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f363f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c33b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c5c620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5c380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c5c590>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c5c7d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c31cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5de50>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5cb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f36ae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c8e1e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ca6390>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ce3110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796d098b0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ce3230>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ca7020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b2c1d0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ca53d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5ed80>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5796b2c3b0>\r\n# zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_ghr2gesx/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b99ee0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b6cdd0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b2fef0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b6fd40>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796bc5820>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc5610>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc4f50>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc59a0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b9a900>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796bc65a0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796bc67e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc6d20>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a2ca40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a2e660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a2efc0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a2ff50>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a32c60>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a32fc0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a30f20>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a369c0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a354c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a35220>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a37e00>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a31430>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a7ab70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7ac90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a7c8c0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7c680>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a7ee70>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7cfb0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a8a690>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7f020>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8b4a0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8b6b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8afc0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7afc0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8f050>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8fec0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a8d820>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8eba0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a8d430>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796919430>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796919520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a92840>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796918c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579691b3e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57969219d0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57969222d0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579691a420>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796920fe0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969224b0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969b25d0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579692c1a0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796926390>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969261e0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969b8cb0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f4fe30>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795f542f0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796904e30>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969040b0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969baa20>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969ba540>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795f57470>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f56d20>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795f56f00>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f56180>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f574a0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795fc1fd0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f57f80>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969b8620>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795fc1d30>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795fc2cf0>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795ff6330>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795fdef00>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795da2090>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795da1ca0>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.service' # \r\n# zipimport: zlib available\r\n\r\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"ExitType\": \"main\", \"Restart\": \"no\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"45s\", \"TimeoutAbortUSec\": \"45s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"abort\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"infinity\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestampMonotonic\": \"0\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"0\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroupId\": \"0\", \"MemoryCurrent\": \"[not set]\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"[not set]\", \"TasksCurrent\": \"[not set]\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"18446744073709551615\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"18446744073709551615\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"18446744073709551615\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"18446744073709551615\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"4425\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"14752\", \"LimitNPROCSoft\": \"14752\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"14752\", \"LimitSIGPENDINGSoft\": \"14752\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"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 cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"-.mount system.slice\", \"Wants\": \"tmp.mount\", \"WantedBy\": \"multi-user.target\", \"After\": \"remote-fs.target network-online.target tmp.mount system.slice basic.target -.mount systemd-tmpfiles-setup.service systemd-journald.socket network.target\", \"RequiresMountsFor\": \"/var/tmp\", \"Description\": \"Crash recovery kernel arming\", \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"inactive\", \"FreezerState\": \"running\", \"SubState\": \"dead\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"disabled\", \"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\": \"no\", \"OnSuccessJobMode\": \"fail\", \"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\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"state\": null, \"force\": null, \"masked\": null}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n 5599 1726879835.74036: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.74056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.74075: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879835.74081: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879835.74084: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.149 closed.\r\n<<<\n 5599 1726879835.74096: stdout chunk (state=3):\n>>><<<\n 5599 1726879835.74101: stderr chunk (state=3):\n>>><<<\n 5599 1726879835.74104: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.14.149> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb92c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb8fbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb92eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb6dd160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb6ddfd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb71bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb71bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7537d0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb753e60>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb733a70>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb731190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb718f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7776b0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7762d0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb732030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb71ae40>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a8770>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7181d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7a8c20>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a8ad0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7a8e90>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb716d20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a9520>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a91f0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7aa420>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c4620>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7c5d60>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c6c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7c72c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c61b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7c7d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c7470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7aa390>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4abcb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4d4770>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d44d0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4d45f0>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4d4950>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4a9e50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d5f70>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d4bf0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7aab40>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb506300>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb51e480>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb55b230>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb5819d0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb55b350>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb51f110>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3ac3b0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb51d4c0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d6ea0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f56bb3ac590>\\r\\n# zipimport: found 104 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_og0cqdd3/ansible_ansible.legacy.systemd_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb41a090>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3ecf80>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3ec0e0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb41a900>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb445af0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb445880>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb445190>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4458e0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3eff20>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4467e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb446960>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb446ea0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2acbf0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2ae810>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2af1d0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b0380>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b2de0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2b2f60>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b10d0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b6cc0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b5790>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b54f0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b7f20>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b1550>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2fae10>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fb020>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2fcad0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fc8c0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2ff050>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fd1c0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb30a7b0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2ff140>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30b5c0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30b9e0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30bad0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fb230>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30eb10>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30fe00>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb30d2b0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30e660>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb30ce60>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb199490>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb198dd0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb313440>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb198d10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb19b3b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb1a19d0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb1a22d0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb19a300>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb1a0f80>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1a2480>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb232750>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1ac380>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1a6570>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1a6390>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb238da0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba74fe90>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba754170>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb188e60>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1883b0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb23abd0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb23adb0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba757560>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba756e10>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba756ff0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba756240>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7576b0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba7ba1e0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7b81d0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb238530>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7bbe30>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7bb020>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba7f24e0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7dc860>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba60a120>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba60a090>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.service\\' # \\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"ExitType\": \"main\", \"Restart\": \"no\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"45s\", \"TimeoutAbortUSec\": \"45s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"abort\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\", \"ExecMainStartTimestampMonotonic\": \"61128087\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:50:09 EDT\", \"ExecMainExitTimestampMonotonic\": \"61987940\", \"ExecMainPID\": \"10116\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:08 EDT] ; stop_time=[Fri 2024-09-20 20:50:09 EDT] ; pid=10116 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:08 EDT] ; stop_time=[Fri 2024-09-20 20:50:09 EDT] ; pid=10116 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroupId\": \"4601\", \"MemoryCurrent\": \"[not set]\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"934753000\", \"TasksCurrent\": \"[not set]\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"18446744073709551615\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"18446744073709551615\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"18446744073709551615\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"18446744073709551615\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"4195\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13984\", \"LimitNPROCSoft\": \"13984\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13984\", \"LimitSIGPENDINGSoft\": \"13984\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"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 cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"-.mount system.slice\", \"Wants\": \"tmp.mount\", \"WantedBy\": \"multi-user.target\", \"After\": \"systemd-journald.socket network-online.target basic.target system.slice systemd-tmpfiles-setup.service tmp.mount network.target remote-fs.target -.mount\", \"RequiresMountsFor\": \"/var/tmp\", \"Description\": \"Crash recovery kernel arming\", \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"disabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:50:09 EDT\", \"StateChangeTimestampMonotonic\": \"61988158\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\", \"InactiveExitTimestampMonotonic\": \"61128375\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:50:09 EDT\", \"ActiveEnterTimestampMonotonic\": \"61988158\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\", \"ActiveExitTimestampMonotonic\": \"61094270\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\", \"InactiveEnterTimestampMonotonic\": \"61119201\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\", \"ConditionTimestampMonotonic\": \"61121129\", \"AssertTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\", \"AssertTimestampMonotonic\": \"61121216\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"3fbebd58629d4d168668f007078a1dd1\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"state\": null, \"force\": null, \"masked\": null}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy _multiprocessing\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy errno\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy select\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.149 closed.\\r\\n\")\n 5599 1726879835.75179: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb92c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb8fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb92eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb6dd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb6ddfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb71bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb71bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7537d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb753e60>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb733a70>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb731190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb718f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7776b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7762d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb732030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb71ae40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a8770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7181d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7a8c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a8ad0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7a8e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb716d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a9520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a91f0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7aa420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c4620>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7c5d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c6c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7c72c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c61b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7c7d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c7470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7aa390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4abcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4d4770>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d44d0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4d45f0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4d4950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4a9e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d5f70>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d4bf0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7aab40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb506300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb51e480>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb55b230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb5819d0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb55b350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb51f110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3ac3b0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb51d4c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d6ea0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f56bb3ac590>\r\n# zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_og0cqdd3/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb41a090>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3ecf80>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3ec0e0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb41a900>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb445af0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb445880>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb445190>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4458e0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3eff20>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4467e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb446960>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb446ea0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2acbf0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2ae810>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2af1d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b0380>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b2de0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2b2f60>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b10d0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b6cc0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b5790>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b54f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b7f20>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b1550>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2fae10>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fb020>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2fcad0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fc8c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2ff050>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fd1c0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb30a7b0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2ff140>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30b5c0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30b9e0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30bad0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fb230>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30eb10>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30fe00>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb30d2b0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30e660>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb30ce60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb199490>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb198dd0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb313440>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb198d10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb19b3b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb1a19d0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb1a22d0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb19a300>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb1a0f80>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1a2480>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb232750>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1ac380>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1a6570>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1a6390>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb238da0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba74fe90>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba754170>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb188e60>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1883b0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb23abd0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb23adb0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba757560>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba756e10>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba756ff0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba756240>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7576b0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba7ba1e0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7b81d0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb238530>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7bbe30>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7bb020>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba7f24e0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7dc860>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba60a120>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba60a090>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.service' # \r\n# zipimport: zlib available\r\n\r\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"ExitType\": \"main\", \"Restart\": \"no\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"45s\", \"TimeoutAbortUSec\": \"45s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"abort\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\", \"ExecMainStartTimestampMonotonic\": \"61128087\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:50:09 EDT\", \"ExecMainExitTimestampMonotonic\": \"61987940\", \"ExecMainPID\": \"10116\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:08 EDT] ; stop_time=[Fri 2024-09-20 20:50:09 EDT] ; pid=10116 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:08 EDT] ; stop_time=[Fri 2024-09-20 20:50:09 EDT] ; pid=10116 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroupId\": \"4601\", \"MemoryCurrent\": \"[not set]\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"934753000\", \"TasksCurrent\": \"[not set]\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"18446744073709551615\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"18446744073709551615\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"18446744073709551615\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"18446744073709551615\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"4195\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13984\", \"LimitNPROCSoft\": \"13984\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13984\", \"LimitSIGPENDINGSoft\": \"13984\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"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 cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"-.mount system.slice\", \"Wants\": \"tmp.mount\", \"WantedBy\": \"multi-user.target\", \"After\": \"systemd-journald.socket network-online.target basic.target system.slice systemd-tmpfiles-setup.service tmp.mount network.target remote-fs.target -.mount\", \"RequiresMountsFor\": \"/var/tmp\", \"Description\": \"Crash recovery kernel arming\", \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"disabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:50:09 EDT\", \"StateChangeTimestampMonotonic\": \"61988158\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\", \"InactiveExitTimestampMonotonic\": \"61128375\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:50:09 EDT\", \"ActiveEnterTimestampMonotonic\": \"61988158\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\", \"ActiveExitTimestampMonotonic\": \"61094270\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\", \"InactiveEnterTimestampMonotonic\": \"61119201\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\", \"ConditionTimestampMonotonic\": \"61121129\", \"AssertTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\", \"AssertTimestampMonotonic\": \"61121216\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"3fbebd58629d4d168668f007078a1dd1\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"state\": null, \"force\": null, \"masked\": null}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.149 closed.\r\n 5599 1726879835.77452: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n<<<\n 5599 1726879835.77457: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.77460: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'enabled': True, '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879834.8530486-5774-221570387144846/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879835.77463: _low_level_execute_command(): starting\n 5599 1726879835.77465: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879835.78579: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.78583: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.78586: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.78589: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'enabled': True, '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879834.8244748-5770-55840858645957/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879835.78591: _low_level_execute_command(): starting\n 5599 1726879835.78599: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/ > /dev/null 2>&1 && sleep 0'\n 5599 1726879835.78601: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879835.78612: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879835.78618: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.78620: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879835.78623: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879835.78627: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.78629: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n<<<\n 5599 1726879835.78632: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.78634: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879835.78636: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879835.78639: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879835.78641: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879835.78643: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.78645: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 5599 1726879835.78648: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 5599 1726879835.78650: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879835.78652: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879835.78654: stdout chunk (state=3):\n>>>import 'ansible.module_utils.service' # \r\n<<<\n 5599 1726879835.78657: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879835.78659: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879835.78661: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879835.78700: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879835.78716: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879835.78719: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879835.78842: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879835.78845: stdout chunk (state=3):\n>>><<<\n 5599 1726879835.78848: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879835.78893: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879835.78918: handler run complete\n 5599 1726879835.79176: attempt loop complete, returning result\n 5599 1726879835.79180: _execute() done\n 5599 1726879835.79184: dumping result to json\n 5599 1726879835.79187: done dumping result, returning\n 5599 1726879835.79190: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled [0affef3a-ec81-5b39-170e-000000000053]\n 5599 1726879835.79440: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879835.79783: stderr chunk (state=3):\n>>><<<\n 5599 1726879835.79787: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879835.79793: sending task result for task 0affef3a-ec81-5b39-170e-000000000053\n 5599 1726879835.79795: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879835.79799: handler run complete\n 5599 1726879835.79900: attempt loop complete, returning result\n 5599 1726879835.79903: _execute() done\n 5599 1726879835.79906: dumping result to json\n 5599 1726879835.80047: done dumping result, returning\n 5599 1726879835.80280: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled [0affef3a-ec81-5b39-170e-000000000053]\n 5599 1726879835.80283: sending task result for task 0affef3a-ec81-5b39-170e-000000000053\n 5599 1726879835.80398: done sending task result for task 0affef3a-ec81-5b39-170e-000000000053\n 5599 1726879835.80402: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"enabled\": true,\n \"invocation\": {\n \"module_args\": {\n \"daemon_reexec\": false,\n \"daemon_reload\": false,\n \"enabled\": true,\n \"force\": null,\n \"masked\": null,\n \"name\": \"kdump\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": null\n }\n },\n \"name\": \"kdump\",\n \"status\": {\n \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\",\n \"ActiveEnterTimestampMonotonic\": \"0\",\n \"ActiveExitTimestampMonotonic\": \"0\",\n \"ActiveState\": \"inactive\",\n \"After\": \"remote-fs.target network-online.target tmp.mount system.slice basic.target -.mount systemd-tmpfiles-setup.service systemd-journald.socket network.target\",\n \"AllowIsolate\": \"no\",\n \"AssertResult\": \"no\",\n \"AssertTimestampMonotonic\": \"0\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"yes\",\n \"CPUAffinityFromNUMA\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUQuotaPeriodUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"[not set]\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanFreeze\": \"yes\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"yes\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore\",\n \"CleanResult\": \"success\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"no\",\n \"ConditionTimestampMonotonic\": \"0\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"ControlGroupId\": \"0\",\n \"ControlPID\": \"0\",\n \"CoredumpFilter\": \"0x33\",\n \"DefaultDependencies\": \"no\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"DefaultStartupMemoryLow\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"Crash recovery kernel arming\",\n \"DevicePolicy\": \"auto\",\n \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\",\n \"DynamicUser\": \"no\",\n \"ExecMainCode\": \"0\",\n \"ExecMainExitTimestampMonotonic\": \"0\",\n \"ExecMainPID\": \"0\",\n \"ExecMainStartTimestampMonotonic\": \"0\",\n \"ExecMainStatus\": \"0\",\n \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExitType\": \"main\",\n \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FileDescriptorStorePreserve\": \"restart\",\n \"FinalKillSignal\": \"9\",\n \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\",\n \"FreezerState\": \"running\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOReadBytes\": \"18446744073709551615\",\n \"IOReadOperations\": \"18446744073709551615\",\n \"IOSchedulingClass\": \"2\",\n \"IOSchedulingPriority\": \"4\",\n \"IOWeight\": \"[not set]\",\n \"IOWriteBytes\": \"18446744073709551615\",\n \"IOWriteOperations\": \"18446744073709551615\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"[no data]\",\n \"IPEgressPackets\": \"[no data]\",\n \"IPIngressBytes\": \"[no data]\",\n \"IPIngressPackets\": \"[no data]\",\n \"Id\": \"kdump.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestampMonotonic\": \"0\",\n \"InactiveExitTimestampMonotonic\": \"0\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"infinity\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"8388608\",\n \"LimitMEMLOCKSoft\": \"8388608\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"524288\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"14752\",\n \"LimitNPROCSoft\": \"14752\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"14752\",\n \"LimitSIGPENDINGSoft\": \"14752\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"no\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"0\",\n \"ManagedOOMMemoryPressure\": \"auto\",\n \"ManagedOOMMemoryPressureLimit\": \"0\",\n \"ManagedOOMPreference\": \"none\",\n \"ManagedOOMSwap\": \"auto\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryAvailable\": \"infinity\",\n \"MemoryCurrent\": \"[not set]\",\n \"MemoryDenyWriteExecute\": \"no\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryKSM\": \"no\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemoryPressureThresholdUSec\": \"200ms\",\n \"MemoryPressureWatch\": \"auto\",\n \"MemorySwapMax\": \"infinity\",\n \"MemoryZSwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"NUMAPolicy\": \"n/a\",\n \"Names\": \"kdump.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMPolicy\": \"stop\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"OnSuccessJobMode\": \"fail\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateIPC\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"yes\",\n \"PrivateUsers\": \"no\",\n \"ProcSubset\": \"all\",\n \"ProtectClock\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"no\",\n \"ProtectHostname\": \"no\",\n \"ProtectKernelLogs\": \"no\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectProc\": \"default\",\n \"ProtectSystem\": \"no\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"ReloadResult\": \"success\",\n \"ReloadSignal\": \"1\",\n \"RemainAfterExit\": \"yes\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"-.mount system.slice\",\n \"RequiresMountsFor\": \"/var/tmp\",\n \"Restart\": \"no\",\n \"RestartKillSignal\": \"15\",\n \"RestartMaxDelayUSec\": \"infinity\",\n \"RestartMode\": \"normal\",\n \"RestartSteps\": \"0\",\n \"RestartUSec\": \"100ms\",\n \"RestartUSecNext\": \"100ms\",\n \"RestrictNamespaces\": \"no\",\n \"RestrictRealtime\": \"no\",\n \"RestrictSUIDSGID\": \"no\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RootEphemeral\": \"no\",\n \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"RuntimeRandomizedExtraUSec\": \"0\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"0\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StartupMemoryHigh\": \"18446744073709551615\",\n \"StartupMemoryLow\": \"0\",\n \"StartupMemoryMax\": \"18446744073709551615\",\n \"StartupMemorySwapMax\": \"18446744073709551615\",\n \"StartupMemoryZSwapMax\": \"18446744073709551615\",\n \"StateChangeTimestampMonotonic\": \"0\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"dead\",\n \"SuccessAction\": \"none\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallErrorNumber\": \"2147483646\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"[not set]\",\n \"TasksMax\": \"4425\",\n \"TimeoutAbortUSec\": \"45s\",\n \"TimeoutCleanUSec\": \"infinity\",\n \"TimeoutStartFailureMode\": \"terminate\",\n \"TimeoutStartUSec\": \"infinity\",\n \"TimeoutStopFailureMode\": \"abort\",\n \"TimeoutStopUSec\": \"45s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"oneshot\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"disabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"Wants\": \"tmp.mount\",\n \"WatchdogSignal\": \"6\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"infinity\"\n }\n}\n 5599 1726879835.81279: done sending task result for task 0affef3a-ec81-5b39-170e-000000000053\n 5599 1726879835.81283: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"enabled\": true,\n \"invocation\": {\n \"module_args\": {\n \"daemon_reexec\": false,\n \"daemon_reload\": false,\n \"enabled\": true,\n \"force\": null,\n \"masked\": null,\n \"name\": \"kdump\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": null\n }\n },\n \"name\": \"kdump\",\n \"status\": {\n \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\",\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:50:09 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"61988158\",\n \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\",\n \"ActiveExitTimestampMonotonic\": \"61094270\",\n \"ActiveState\": \"active\",\n \"After\": \"systemd-journald.socket network-online.target basic.target system.slice systemd-tmpfiles-setup.service tmp.mount network.target remote-fs.target -.mount\",\n \"AllowIsolate\": \"no\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\",\n \"AssertTimestampMonotonic\": \"61121216\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"yes\",\n \"CPUAffinityFromNUMA\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUQuotaPeriodUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"934753000\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanFreeze\": \"yes\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"yes\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore\",\n \"CleanResult\": \"success\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\",\n \"ConditionTimestampMonotonic\": \"61121129\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"ControlGroupId\": \"4601\",\n \"ControlPID\": \"0\",\n \"CoredumpFilter\": \"0x33\",\n \"DefaultDependencies\": \"no\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"DefaultStartupMemoryLow\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"Crash recovery kernel arming\",\n \"DevicePolicy\": \"auto\",\n \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\",\n \"DynamicUser\": \"no\",\n \"ExecMainCode\": \"1\",\n \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:50:09 EDT\",\n \"ExecMainExitTimestampMonotonic\": \"61987940\",\n \"ExecMainPID\": \"10116\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"61128087\",\n \"ExecMainStatus\": \"0\",\n \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:08 EDT] ; stop_time=[Fri 2024-09-20 20:50:09 EDT] ; pid=10116 ; code=exited ; status=0 }\",\n \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:08 EDT] ; stop_time=[Fri 2024-09-20 20:50:09 EDT] ; pid=10116 ; code=exited ; status=0 }\",\n \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExitType\": \"main\",\n \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FileDescriptorStorePreserve\": \"restart\",\n \"FinalKillSignal\": \"9\",\n \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\",\n \"FreezerState\": \"running\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOReadBytes\": \"18446744073709551615\",\n \"IOReadOperations\": \"18446744073709551615\",\n \"IOSchedulingClass\": \"2\",\n \"IOSchedulingPriority\": \"4\",\n \"IOWeight\": \"[not set]\",\n \"IOWriteBytes\": \"18446744073709551615\",\n \"IOWriteOperations\": \"18446744073709551615\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"[no data]\",\n \"IPEgressPackets\": \"[no data]\",\n \"IPIngressBytes\": \"[no data]\",\n \"IPIngressPackets\": \"[no data]\",\n \"Id\": \"kdump.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"61119201\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:50:08 EDT\",\n \"InactiveExitTimestampMonotonic\": \"61128375\",\n \"InvocationID\": \"3fbebd58629d4d168668f007078a1dd1\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"infinity\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"8388608\",\n \"LimitMEMLOCKSoft\": \"8388608\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"524288\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"13984\",\n \"LimitNPROCSoft\": \"13984\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"13984\",\n \"LimitSIGPENDINGSoft\": \"13984\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"no\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"0\",\n \"ManagedOOMMemoryPressure\": \"auto\",\n \"ManagedOOMMemoryPressureLimit\": \"0\",\n \"ManagedOOMPreference\": \"none\",\n \"ManagedOOMSwap\": \"auto\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryAvailable\": \"infinity\",\n \"MemoryCurrent\": \"[not set]\",\n \"MemoryDenyWriteExecute\": \"no\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryKSM\": \"no\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemoryPressureThresholdUSec\": \"200ms\",\n \"MemoryPressureWatch\": \"auto\",\n \"MemorySwapMax\": \"infinity\",\n \"MemoryZSwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"NUMAPolicy\": \"n/a\",\n \"Names\": \"kdump.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMPolicy\": \"stop\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"OnSuccessJobMode\": \"fail\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateIPC\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"yes\",\n \"PrivateUsers\": \"no\",\n \"ProcSubset\": \"all\",\n \"ProtectClock\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"no\",\n \"ProtectHostname\": \"no\",\n \"ProtectKernelLogs\": \"no\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectProc\": \"default\",\n \"ProtectSystem\": \"no\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"ReloadResult\": \"success\",\n \"ReloadSignal\": \"1\",\n \"RemainAfterExit\": \"yes\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"-.mount system.slice\",\n \"RequiresMountsFor\": \"/var/tmp\",\n \"Restart\": \"no\",\n \"RestartKillSignal\": \"15\",\n \"RestartMaxDelayUSec\": \"infinity\",\n \"RestartMode\": \"normal\",\n \"RestartSteps\": \"0\",\n \"RestartUSec\": \"100ms\",\n \"RestartUSecNext\": \"100ms\",\n \"RestrictNamespaces\": \"no\",\n \"RestrictRealtime\": \"no\",\n \"RestrictSUIDSGID\": \"no\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RootEphemeral\": \"no\",\n \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"RuntimeRandomizedExtraUSec\": \"0\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"0\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StartupMemoryHigh\": \"18446744073709551615\",\n \"StartupMemoryLow\": \"0\",\n \"StartupMemoryMax\": \"18446744073709551615\",\n \"StartupMemorySwapMax\": \"18446744073709551615\",\n \"StartupMemoryZSwapMax\": \"18446744073709551615\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 20:50:09 EDT\",\n \"StateChangeTimestampMonotonic\": \"61988158\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"exited\",\n \"SuccessAction\": \"none\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallErrorNumber\": \"2147483646\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"[not set]\",\n \"TasksMax\": \"4195\",\n \"TimeoutAbortUSec\": \"45s\",\n \"TimeoutCleanUSec\": \"infinity\",\n \"TimeoutStartFailureMode\": \"terminate\",\n \"TimeoutStartUSec\": \"infinity\",\n \"TimeoutStopFailureMode\": \"abort\",\n \"TimeoutStopUSec\": \"45s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"oneshot\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"disabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"Wants\": \"tmp.mount\",\n \"WatchdogSignal\": \"6\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 5599 1726879835.82210: stdout chunk (state=3):\n>>>\r\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"ExitType\": \"main\", \"Restart\": \"no\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"45s\", \"TimeoutAbortUSec\": \"45s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"abort\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"ExecMainStartTimestampMonotonic\": \"23860185\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"ExecMainExitTimestampMonotonic\": \"45110950\", \"ExecMainPID\": \"2252\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroupId\": \"5144\", \"MemoryCurrent\": \"[not set]\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"19968071000\", \"TasksCurrent\": \"[not set]\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"18446744073709551615\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"18446744073709551615\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"18446744073709551615\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"18446744073709551615\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"4195\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13984\", \"LimitNPROCSoft\": \"13984\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13984\", \"LimitSIGPENDINGSoft\": \"13984\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"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 cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice -.mount\", \"Wants\": \"tmp.mount network-online.target\", \"WantedBy\": \"multi-user.target\", \"After\": \"network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket\", \"RequiresMountsFor\": \"/var/tmp\", \"Description\": \"Crash recovery kernel arming\", \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"disabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"StateChangeTimestampMonotonic\": \"45111141\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"InactiveExitTimestampMonotonic\": \"23860460\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"ActiveEnterTimestampMonotonic\": \"45111141\", \"ActiveExitTimestampMonotonic\": \"0\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"InactiveEnterTimestampMonotonic\": \"23848784\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"ConditionTimestampMonotonic\": \"23853388\", \"AssertTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"AssertTimestampMonotonic\": \"23853427\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"db8bc42da893422da0bcf241b9a2b6a1\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"state\": null, \"force\": null, \"masked\": null}}}\r\n<<<\n 5599 1726879835.82346: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n<<<\n 5599 1726879835.82409: stdout chunk (state=3):\n>>># cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n<<<\n 5599 1726879835.82454: stdout chunk (state=3):\n>>># cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n<<<\n 5599 1726879835.82470: stdout chunk (state=3):\n>>># cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n<<<\n 5599 1726879835.82699: stdout chunk (state=3):\n>>># cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.modul<<<\n 5599 1726879835.82772: stdout chunk (state=3):\n>>>e_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr<<<\n 5599 1726879835.82805: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n<<<\n 5599 1726879835.82849: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n<<<\n 5599 1726879835.83083: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n<<<\n 5599 1726879835.83416: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879835.83448: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 5599 1726879835.83481: stdout chunk (state=3):\n>>># destroy _bz2\r\n<<<\n 5599 1726879835.83499: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n<<<\n 5599 1726879835.83504: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy zlib\r\n# destroy bz2<<<\n 5599 1726879835.83507: stdout chunk (state=3):\n>>>\r\n# destroy lzma\r\n<<<\n 5599 1726879835.83518: stdout chunk (state=3):\n>>># destroy zipfile._path\r\n<<<\n 5599 1726879835.83548: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob<<<\n 5599 1726879835.83551: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879835.83566: stdout chunk (state=3):\n>>># destroy ipaddress\r\n<<<\n 5599 1726879835.83599: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 5599 1726879835.83634: stdout chunk (state=3):\n>>># destroy importlib\r\n<<<\n 5599 1726879835.83642: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon<<<\n 5599 1726879835.83662: stdout chunk (state=3):\n>>>\r\n# destroy hashlib\r\n<<<\n 5599 1726879835.83670: stdout chunk (state=3):\n>>># destroy json.decoder\r\n# destroy json.encoder\r\n<<<\n 5599 1726879835.83680: stdout chunk (state=3):\n>>># destroy json.scanner\r\n<<<\n 5599 1726879835.83734: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n<<<\n 5599 1726879835.83745: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid<<<\n 5599 1726879835.83754: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879835.83809: stdout chunk (state=3):\n>>># destroy _hashlib\r\n<<<\n 5599 1726879835.83930: stdout chunk (state=3):\n>>># destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n<<<\n 5599 1726879835.83954: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy _queue\r\n<<<\n 5599 1726879835.83962: stdout chunk (state=3):\n>>># destroy multiprocessing.process\r\n<<<\n 5599 1726879835.84013: stdout chunk (state=3):\n>>># destroy tempfile\r\n# destroy multiprocessing.util\r\n<<<\n 5599 1726879835.84017: stdout chunk (state=3):\n>>># destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n<<<\n 5599 1726879835.84045: stdout chunk (state=3):\n>>># destroy fcntl\r\n<<<\n 5599 1726879835.84090: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 5599 1726879835.84104: stdout chunk (state=3):\n>>># destroy base64\r\n# destroy _ssl\r\n<<<\n 5599 1726879835.84141: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n<<<\n 5599 1726879835.84161: stdout chunk (state=3):\n>>># destroy errno\r\n# destroy json\r\n<<<\n 5599 1726879835.84191: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n<<<\n 5599 1726879835.84543: stdout chunk (state=3):\n>>># destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879835.84614: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 5599 1726879835.84630: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 5599 1726879835.84671: stdout chunk (state=3):\n>>># destroy platform\r\n<<<\n 5599 1726879835.84694: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879835.84739: stdout chunk (state=3):\n>>># destroy _typing\r\n<<<\n 5599 1726879835.84752: stdout chunk (state=3):\n>>># destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n<<<\n 5599 1726879835.84767: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 5599 1726879835.84792: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879835.84899: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n<<<\n 5599 1726879835.84913: stdout chunk (state=3):\n>>># destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 5599 1726879835.84951: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n<<<\n 5599 1726879835.84980: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n<<<\n 5599 1726879835.85001: stdout chunk (state=3):\n>>># destroy itertools\r\n<<<\n 5599 1726879835.85016: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n<<<\n 5599 1726879835.85030: stdout chunk (state=3):\n>>># clear sys.audit hooks\r\n<<<\n 5599 1726879835.85667: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879835.85736: stderr chunk (state=3):\n>>><<<\n 5599 1726879835.85739: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1b2c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1afbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1b2eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b18dd160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b18ddfd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b191bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b191bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19537d0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1953e60>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1933a70>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1931190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1918f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19776b0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19762d0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1932030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b191ae40>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a8770>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19181d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19a8c20>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a8ad0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19a8e90>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1916d20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a9520>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a91f0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19aa420>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c4620>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19c5d60>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c6c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19c72c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c61b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19c7d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c7470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19aa390>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16abcb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16d4770>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d44d0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16d45f0>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16d4950>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16a9e50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d5f70>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d4bf0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19aab40>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1706300>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b171e480>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b175b230>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b17819d0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b175b350>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b171f110>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15bc3b0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b171d4c0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d6ea0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f77b15bc590>\\r\\n# zipimport: found 104 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_wuug8mg1/ansible_ansible.legacy.systemd_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b162a090>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15fcf80>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15fc0e0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b162a900>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b1655af0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1655880>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1655190>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16558e0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15fff20>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16567e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b1656960>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1656ea0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14bcbf0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b14be810>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14bf1d0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c0380>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c2de0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b14c2f60>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c10d0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c6cc0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c5790>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c54f0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c7ec0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c1550>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b150ae10>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150b020>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b150cad0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150c8c0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b150f050>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150d1c0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b151a7b0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150f140>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151b5c0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151b9e0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151bad0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150b230>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151eb10>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151fe00>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b151d2b0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151e660>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b151ce60>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13a9490>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13a8dd0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1523440>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13a8d10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13ab3b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13b19d0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13b22d0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13aa300>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13b0f80>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13b2480>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1442750>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13bc380>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13b6570>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13b6390>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1448da0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b094fe90>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b0954170>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1398e60>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13983b0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b144abd0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b144adb0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b0957560>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b0956e10>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b0956ff0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b0956240>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09576b0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b09ba1e0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09b81d0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1448530>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09bbe30>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09bb020>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b09f24e0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09dc860>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b080a120>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b080a090>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.service\\' # \\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"ExitType\": \"main\", \"Restart\": \"no\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"45s\", \"TimeoutAbortUSec\": \"45s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"abort\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"ExecMainStartTimestampMonotonic\": \"23860185\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"ExecMainExitTimestampMonotonic\": \"45110950\", \"ExecMainPID\": \"2252\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroupId\": \"5144\", \"MemoryCurrent\": \"[not set]\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"19968071000\", \"TasksCurrent\": \"[not set]\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"18446744073709551615\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"18446744073709551615\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"18446744073709551615\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"18446744073709551615\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"4195\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13984\", \"LimitNPROCSoft\": \"13984\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13984\", \"LimitSIGPENDINGSoft\": \"13984\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"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 cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice -.mount\", \"Wants\": \"tmp.mount network-online.target\", \"WantedBy\": \"multi-user.target\", \"After\": \"network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket\", \"RequiresMountsFor\": \"/var/tmp\", \"Description\": \"Crash recovery kernel arming\", \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"disabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"StateChangeTimestampMonotonic\": \"45111141\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"InactiveExitTimestampMonotonic\": \"23860460\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"ActiveEnterTimestampMonotonic\": \"45111141\", \"ActiveExitTimestampMonotonic\": \"0\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"InactiveEnterTimestampMonotonic\": \"23848784\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"ConditionTimestampMonotonic\": \"23853388\", \"AssertTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"AssertTimestampMonotonic\": \"23853427\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"db8bc42da893422da0bcf241b9a2b6a1\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"state\": null, \"force\": null, \"masked\": null}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy _multiprocessing\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy errno\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy select\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879835.86387: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1b2c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1afbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1b2eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b18dd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b18ddfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b191bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b191bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19537d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1953e60>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1933a70>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1931190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1918f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19776b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19762d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1932030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b191ae40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a8770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19181d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19a8c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a8ad0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19a8e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1916d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a9520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a91f0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19aa420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c4620>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19c5d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c6c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19c72c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c61b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19c7d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c7470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19aa390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16abcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16d4770>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d44d0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16d45f0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16d4950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16a9e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d5f70>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d4bf0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19aab40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1706300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b171e480>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b175b230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b17819d0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b175b350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b171f110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15bc3b0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b171d4c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d6ea0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f77b15bc590>\r\n# zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_wuug8mg1/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b162a090>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15fcf80>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15fc0e0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b162a900>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b1655af0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1655880>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1655190>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16558e0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15fff20>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16567e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b1656960>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1656ea0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14bcbf0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b14be810>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14bf1d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c0380>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c2de0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b14c2f60>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c10d0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c6cc0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c5790>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c54f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c7ec0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c1550>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b150ae10>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150b020>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b150cad0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150c8c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b150f050>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150d1c0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b151a7b0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150f140>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151b5c0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151b9e0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151bad0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150b230>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151eb10>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151fe00>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b151d2b0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151e660>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b151ce60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13a9490>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13a8dd0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1523440>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13a8d10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13ab3b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13b19d0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13b22d0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13aa300>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13b0f80>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13b2480>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1442750>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13bc380>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13b6570>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13b6390>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1448da0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b094fe90>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b0954170>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1398e60>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13983b0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b144abd0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b144adb0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b0957560>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b0956e10>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b0956ff0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b0956240>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09576b0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b09ba1e0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09b81d0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1448530>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09bbe30>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09bb020>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b09f24e0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09dc860>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b080a120>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b080a090>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.service' # \r\n# zipimport: zlib available\r\n\r\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"ExitType\": \"main\", \"Restart\": \"no\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"45s\", \"TimeoutAbortUSec\": \"45s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"abort\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"ExecMainStartTimestampMonotonic\": \"23860185\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"ExecMainExitTimestampMonotonic\": \"45110950\", \"ExecMainPID\": \"2252\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroupId\": \"5144\", \"MemoryCurrent\": \"[not set]\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"19968071000\", \"TasksCurrent\": \"[not set]\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"18446744073709551615\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"18446744073709551615\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"18446744073709551615\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"18446744073709551615\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"4195\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13984\", \"LimitNPROCSoft\": \"13984\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13984\", \"LimitSIGPENDINGSoft\": \"13984\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"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 cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice -.mount\", \"Wants\": \"tmp.mount network-online.target\", \"WantedBy\": \"multi-user.target\", \"After\": \"network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket\", \"RequiresMountsFor\": \"/var/tmp\", \"Description\": \"Crash recovery kernel arming\", \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"disabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"StateChangeTimestampMonotonic\": \"45111141\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"InactiveExitTimestampMonotonic\": \"23860460\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"ActiveEnterTimestampMonotonic\": \"45111141\", \"ActiveExitTimestampMonotonic\": \"0\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"InactiveEnterTimestampMonotonic\": \"23848784\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"ConditionTimestampMonotonic\": \"23853388\", \"AssertTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"AssertTimestampMonotonic\": \"23853427\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"db8bc42da893422da0bcf241b9a2b6a1\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"state\": null, \"force\": null, \"masked\": null}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879835.89278: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'enabled': True, '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879834.7644076-5768-241002836846064/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879835.89282: _low_level_execute_command(): starting\n 5599 1726879835.89285: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879835.89360: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879835.89367: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879835.89369: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879835.89372: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879835.91822: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879835.91930: stderr chunk (state=3):\n>>><<<\n 5599 1726879835.91934: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879835.92014: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879835.92020: handler run complete\n 5599 1726879835.92306: attempt loop complete, returning result\n 5599 1726879835.92314: _execute() done\n 5599 1726879835.92317: dumping result to json\n 5599 1726879835.92319: done dumping result, returning\n 5599 1726879835.92321: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled [0affef3a-ec81-5b39-170e-000000000053]\n 5599 1726879835.92323: sending task result for task 0affef3a-ec81-5b39-170e-000000000053\n 5599 1726879835.92581: done sending task result for task 0affef3a-ec81-5b39-170e-000000000053\n 5599 1726879835.92585: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"enabled\": true,\n \"invocation\": {\n \"module_args\": {\n \"daemon_reexec\": false,\n \"daemon_reload\": false,\n \"enabled\": true,\n \"force\": null,\n \"masked\": null,\n \"name\": \"kdump\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": null\n }\n },\n \"name\": \"kdump\",\n \"status\": {\n \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\",\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"45111141\",\n \"ActiveExitTimestampMonotonic\": \"0\",\n \"ActiveState\": \"active\",\n \"After\": \"network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket\",\n \"AllowIsolate\": \"no\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\",\n \"AssertTimestampMonotonic\": \"23853427\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"yes\",\n \"CPUAffinityFromNUMA\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUQuotaPeriodUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"19968071000\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanFreeze\": \"yes\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"yes\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore\",\n \"CleanResult\": \"success\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\",\n \"ConditionTimestampMonotonic\": \"23853388\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"ControlGroupId\": \"5144\",\n \"ControlPID\": \"0\",\n \"CoredumpFilter\": \"0x33\",\n \"DefaultDependencies\": \"no\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"DefaultStartupMemoryLow\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"Crash recovery kernel arming\",\n \"DevicePolicy\": \"auto\",\n \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\",\n \"DynamicUser\": \"no\",\n \"ExecMainCode\": \"1\",\n \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\",\n \"ExecMainExitTimestampMonotonic\": \"45110950\",\n \"ExecMainPID\": \"2252\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"23860185\",\n \"ExecMainStatus\": \"0\",\n \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\",\n \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\",\n \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExitType\": \"main\",\n \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FileDescriptorStorePreserve\": \"restart\",\n \"FinalKillSignal\": \"9\",\n \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\",\n \"FreezerState\": \"running\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOReadBytes\": \"18446744073709551615\",\n \"IOReadOperations\": \"18446744073709551615\",\n \"IOSchedulingClass\": \"2\",\n \"IOSchedulingPriority\": \"4\",\n \"IOWeight\": \"[not set]\",\n \"IOWriteBytes\": \"18446744073709551615\",\n \"IOWriteOperations\": \"18446744073709551615\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"[no data]\",\n \"IPEgressPackets\": \"[no data]\",\n \"IPIngressBytes\": \"[no data]\",\n \"IPIngressPackets\": \"[no data]\",\n \"Id\": \"kdump.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"23848784\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\",\n \"InactiveExitTimestampMonotonic\": \"23860460\",\n \"InvocationID\": \"db8bc42da893422da0bcf241b9a2b6a1\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"infinity\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"8388608\",\n \"LimitMEMLOCKSoft\": \"8388608\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"524288\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"13984\",\n \"LimitNPROCSoft\": \"13984\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"13984\",\n \"LimitSIGPENDINGSoft\": \"13984\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"no\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"0\",\n \"ManagedOOMMemoryPressure\": \"auto\",\n \"ManagedOOMMemoryPressureLimit\": \"0\",\n \"ManagedOOMPreference\": \"none\",\n \"ManagedOOMSwap\": \"auto\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryAvailable\": \"infinity\",\n \"MemoryCurrent\": \"[not set]\",\n \"MemoryDenyWriteExecute\": \"no\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryKSM\": \"no\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemoryPressureThresholdUSec\": \"200ms\",\n \"MemoryPressureWatch\": \"auto\",\n \"MemorySwapMax\": \"infinity\",\n \"MemoryZSwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"NUMAPolicy\": \"n/a\",\n \"Names\": \"kdump.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMPolicy\": \"stop\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"OnSuccessJobMode\": \"fail\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateIPC\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"yes\",\n \"PrivateUsers\": \"no\",\n \"ProcSubset\": \"all\",\n \"ProtectClock\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"no\",\n \"ProtectHostname\": \"no\",\n \"ProtectKernelLogs\": \"no\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectProc\": \"default\",\n \"ProtectSystem\": \"no\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"ReloadResult\": \"success\",\n \"ReloadSignal\": \"1\",\n \"RemainAfterExit\": \"yes\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"system.slice -.mount\",\n \"RequiresMountsFor\": \"/var/tmp\",\n \"Restart\": \"no\",\n \"RestartKillSignal\": \"15\",\n \"RestartMaxDelayUSec\": \"infinity\",\n \"RestartMode\": \"normal\",\n \"RestartSteps\": \"0\",\n \"RestartUSec\": \"100ms\",\n \"RestartUSecNext\": \"100ms\",\n \"RestrictNamespaces\": \"no\",\n \"RestrictRealtime\": \"no\",\n \"RestrictSUIDSGID\": \"no\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RootEphemeral\": \"no\",\n \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"RuntimeRandomizedExtraUSec\": \"0\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"0\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StartupMemoryHigh\": \"18446744073709551615\",\n \"StartupMemoryLow\": \"0\",\n \"StartupMemoryMax\": \"18446744073709551615\",\n \"StartupMemorySwapMax\": \"18446744073709551615\",\n \"StartupMemoryZSwapMax\": \"18446744073709551615\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\",\n \"StateChangeTimestampMonotonic\": \"45111141\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"exited\",\n \"SuccessAction\": \"none\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallErrorNumber\": \"2147483646\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"[not set]\",\n \"TasksMax\": \"4195\",\n \"TimeoutAbortUSec\": \"45s\",\n \"TimeoutCleanUSec\": \"infinity\",\n \"TimeoutStartFailureMode\": \"terminate\",\n \"TimeoutStartUSec\": \"infinity\",\n \"TimeoutStopFailureMode\": \"abort\",\n \"TimeoutStopUSec\": \"45s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"oneshot\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"disabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"Wants\": \"tmp.mount network-online.target\",\n \"WatchdogSignal\": \"6\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 5599 1726879835.93042: no more pending results, returning what we have\n 5599 1726879835.93047: results queue empty\n 5599 1726879835.93048: checking for any_errors_fatal\n 5599 1726879835.93056: done checking for any_errors_fatal\n 5599 1726879835.93057: checking for max_fail_percentage\n 5599 1726879835.93059: done checking for max_fail_percentage\n 5599 1726879835.93060: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879835.93061: done checking to see if all hosts have failed\n 5599 1726879835.93062: getting the remaining hosts for this loop\n 5599 1726879835.93064: done getting the remaining hosts for this loop\n 5599 1726879835.93069: getting the next task for host managed_node1\n 5599 1726879835.93281: done getting next task for host managed_node1\n 5599 1726879835.93287: ^ task is: TASK: fedora.linux_system_roles.kdump : Include SSH tasks\n 5599 1726879835.93291: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879835.93293: getting the next task for host managed_node2\n 5599 1726879835.93297: done getting next task for host managed_node2\n 5599 1726879835.93300: ^ task is: TASK: fedora.linux_system_roles.kdump : Include SSH tasks\n 5599 1726879835.93302: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879835.93303: getting the next task for host managed_node3\n 5599 1726879835.93306: done getting next task for host managed_node3\n 5599 1726879835.93309: ^ task is: TASK: fedora.linux_system_roles.kdump : Include SSH tasks\n 5599 1726879835.93311: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879835.93350: getting variables\n 5599 1726879835.93352: in VariableManager get_vars()\n 5599 1726879835.93392: Calling all_inventory to load vars for managed_node1\n 5599 1726879835.93396: Calling groups_inventory to load vars for managed_node1\n 5599 1726879835.93401: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879835.93413: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879835.93417: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879835.93421: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879835.94010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879835.94352: done with get_vars()\n 5599 1726879835.94371: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Include SSH tasks] *********************\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16\nFriday 20 September 2024 20:50:35 -0400 (0:00:01.250) 0:00:13.734 ****** \n 5599 1726879835.94696: entering _queue_task() for managed_node1/include_tasks\n 5599 1726879835.95432: worker is 1 (out of 3 available)\n 5599 1726879835.95521: exiting _queue_task() for managed_node1/include_tasks\n 5599 1726879835.95569: getting variables\n 5599 1726879835.95572: in VariableManager get_vars()\n 5599 1726879835.95679: Calling all_inventory to load vars for managed_node2\n 5599 1726879835.95685: Calling groups_inventory to load vars for managed_node2\n 5599 1726879835.95688: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879835.95707: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879835.95711: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879835.95715: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879835.96062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879835.96440: done with get_vars()\n 5599 1726879835.96454: done getting variables\n 5599 1726879835.96559: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Include SSH tasks\n 5599 1726879835.96563: in run() - task 0affef3a-ec81-5b39-170e-000000000054\n 5599 1726879835.96566: variable 'ansible_search_path' from source: unknown\n 5599 1726879835.96568: variable 'ansible_search_path' from source: unknown\n 5599 1726879835.96571: calling self._execute()\n 5599 1726879835.96577: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879835.96580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879835.96582: variable 'omit' from source: magic vars\n 5599 1726879835.96584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879835.96642: entering _queue_task() for managed_node2/include_tasks\n 5599 1726879835.97941: worker is 2 (out of 3 available)\n 5599 1726879835.97956: exiting _queue_task() for managed_node2/include_tasks\n 5599 1726879835.98099: getting variables\n 5599 1726879835.98103: in VariableManager get_vars()\n 5599 1726879835.98502: Calling all_inventory to load vars for managed_node3\n 5599 1726879835.98507: Calling groups_inventory to load vars for managed_node3\n 5599 1726879835.98511: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879835.98530: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879835.98536: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879835.98540: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879835.99252: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Include SSH tasks\n 5599 1726879835.99256: in run() - task 0affef3a-ec81-5b39-170e-000000000054\n 5599 1726879835.99259: variable 'ansible_search_path' from source: unknown\n 5599 1726879835.99295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879835.99647: done with get_vars()\n 5599 1726879835.99660: done getting variables\n 5599 1726879835.99712: variable 'ansible_search_path' from source: unknown\n 5599 1726879835.99715: calling self._execute()\n 5599 1726879835.99718: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879835.99721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879835.99723: variable 'omit' from source: magic vars\n 5599 1726879835.99819: entering _queue_task() for managed_node3/include_tasks\n 5599 1726879836.00423: worker is 3 (out of 3 available)\n 5599 1726879836.00438: exiting _queue_task() for managed_node3/include_tasks\n 5599 1726879836.00453: done queuing things up, now waiting for results queue to drain\n 5599 1726879836.00455: waiting for pending results...\n 5599 1726879836.01116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879836.01121: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Include SSH tasks\n 5599 1726879836.01235: in run() - task 0affef3a-ec81-5b39-170e-000000000054\n 5599 1726879836.01581: variable 'ansible_search_path' from source: unknown\n 5599 1726879836.01585: variable 'ansible_search_path' from source: unknown\n 5599 1726879836.01588: calling self._execute()\n 5599 1726879836.01590: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879836.01593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879836.01596: variable 'omit' from source: magic vars\n 5599 1726879836.02843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879836.03702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879836.04283: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879836.04332: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879836.04500: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879836.04542: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879836.04953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879836.04994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879836.05295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879836.05458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879836.05482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879836.05846: variable 'kdump_target' from source: play vars\n 5599 1726879836.06184: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879836.06687: variable 'hostvars' from source: magic vars\n 5599 1726879836.06693: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879836.06702: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879836.06745: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879836.06877: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879836.06940: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879836.07010: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879836.07027: in VariableManager get_vars()\n 5599 1726879836.07068: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879836.07072: Calling all_inventory to load vars for managed_node1\n 5599 1726879836.07077: Calling groups_inventory to load vars for managed_node1\n 5599 1726879836.07080: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879836.07082: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879836.07085: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879836.07119: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879836.07214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879836.07258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879836.07337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879836.07341: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879836.07361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879836.07386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879836.07539: variable 'kdump_target' from source: play vars\n 5599 1726879836.07667: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879836.07811: variable 'hostvars' from source: magic vars\n 5599 1726879836.07822: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879836.07880: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879836.07915: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879836.07935: in VariableManager get_vars()\n 5599 1726879836.07955: Calling all_inventory to load vars for managed_node3\n 5599 1726879836.07966: Calling groups_inventory to load vars for managed_node3\n 5599 1726879836.07981: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879836.08005: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879836.08017: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879836.08029: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879836.08128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879836.08319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879836.08662: done with get_vars()\n 5599 1726879836.08753: variable 'ansible_user_id' from source: facts\n 5599 1726879836.08756: variable 'kdump_test_ssh_server_inside' from source: play vars\n 5599 1726879836.09114: done with get_vars()\n 5599 1726879836.09132: variable 'ansible_user_id' from source: facts\n 5599 1726879836.09140: variable 'kdump_test_ssh_source' from source: play vars\n 5599 1726879836.09154: variable 'kdump_test_ssh_server_inside' from source: play vars\n 5599 1726879836.09389: variable 'ansible_env' from source: facts\n 5599 1726879836.09415: variable 'hostvars' from source: magic vars\n 5599 1726879836.09425: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879836.09435: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879836.09519: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879836.09533: in VariableManager get_vars()\n 5599 1726879836.09628: Calling all_inventory to load vars for managed_node3\n 5599 1726879836.09640: Calling groups_inventory to load vars for managed_node3\n 5599 1726879836.09643: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879836.09645: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879836.09647: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879836.09650: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879836.10182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879836.10186: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879836.10377: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879836.10551: variable 'kdump_test_ssh_source' from source: play vars\n 5599 1726879836.10680: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879836.10728: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879836.10733: done with get_vars()\n 5599 1726879836.10755: variable 'ansible_all_ipv4_addresses' from source: facts\n 5599 1726879836.10786: in VariableManager get_vars()\n 5599 1726879836.10797: Calling all_inventory to load vars for managed_node3\n 5599 1726879836.10845: Calling groups_inventory to load vars for managed_node3\n 5599 1726879836.10856: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879836.10868: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879836.10881: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879836.10892: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879836.10994: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879836.11217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879836.11247: variable 'ansible_env' from source: facts\n 5599 1726879836.11265: variable 'hostvars' from source: magic vars\n 5599 1726879836.11271: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879836.11335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879836.11374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879836.11506: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879836.11553: done with get_vars()\n 5599 1726879836.11572: variable 'ansible_all_ipv6_addresses' from source: facts\n 5599 1726879836.11585: in VariableManager get_vars()\n 5599 1726879836.11595: Calling all_inventory to load vars for managed_node3\n 5599 1726879836.11610: Calling groups_inventory to load vars for managed_node3\n 5599 1726879836.11620: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879836.11633: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879836.11644: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879836.11655: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879836.11680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879836.11740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879836.11758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879836.11830: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879836.11839: in VariableManager get_vars()\n 5599 1726879836.11846: Calling all_inventory to load vars for managed_node1\n 5599 1726879836.11935: Calling groups_inventory to load vars for managed_node1\n 5599 1726879836.11938: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879836.11940: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879836.11943: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879836.11945: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879836.11947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879836.12247: done with get_vars()\n 5599 1726879836.12270: variable 'ansible_default_ipv4' from source: facts\n 5599 1726879836.12298: Evaluated conditional (kdump_target.type | d(none) == 'ssh'): True\n 5599 1726879836.12310: _execute() done\n 5599 1726879836.12319: dumping result to json\n 5599 1726879836.12327: done dumping result, returning\n 5599 1726879836.12339: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Include SSH tasks [0affef3a-ec81-5b39-170e-000000000054]\n 5599 1726879836.12375: variable 'kdump_target' from source: play vars\n 5599 1726879836.12541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879836.12568: sending task result for task 0affef3a-ec81-5b39-170e-000000000054\n 5599 1726879836.12847: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879836.12851: done sending task result for task 0affef3a-ec81-5b39-170e-000000000054\n 5599 1726879836.12854: WORKER PROCESS EXITING\n 5599 1726879836.13092: variable 'hostvars' from source: magic vars\n 5599 1726879836.13106: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879836.13109: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 5599 1726879836.13279: done with get_vars()\n 5599 1726879836.13298: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 5599 1726879836.13311: in VariableManager get_vars()\n 5599 1726879836.13323: Calling all_inventory to load vars for managed_node2\n 5599 1726879836.13329: Calling groups_inventory to load vars for managed_node2\n 5599 1726879836.13337: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879836.13355: variable 'ansible_all_ipv4_addresses' from source: facts\n 5599 1726879836.13360: in VariableManager get_vars()\n 5599 1726879836.13572: Calling all_inventory to load vars for managed_node1\n 5599 1726879836.13577: Calling groups_inventory to load vars for managed_node1\n 5599 1726879836.13580: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879836.13582: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879836.13585: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879836.13587: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879836.13589: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879836.13592: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879836.13594: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879836.13941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879836.14226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879836.14613: done with get_vars()\n 5599 1726879836.14684: variable 'ansible_user_id' from source: facts\n 5599 1726879836.14712: variable 'kdump_test_ssh_server_inside' from source: play vars\n 5599 1726879836.14729: done with get_vars()\n 5599 1726879836.14748: variable 'ansible_all_ipv6_addresses' from source: facts\n 5599 1726879836.14783: in VariableManager get_vars()\n 5599 1726879836.14981: Calling all_inventory to load vars for managed_node1\n 5599 1726879836.14986: Calling groups_inventory to load vars for managed_node1\n 5599 1726879836.14989: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879836.14992: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879836.14994: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879836.14996: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879836.15378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879836.15636: variable 'kdump_test_ssh_source' from source: play vars\n 5599 1726879836.16100: done with get_vars()\n 5599 1726879836.16111: variable 'ansible_default_ipv4' from source: facts\n 5599 1726879836.16167: Evaluated conditional (kdump_target.type | d(none) == 'ssh'): True\n 5599 1726879836.16184: _execute() done\n 5599 1726879836.16190: variable 'ansible_env' from source: facts\n 5599 1726879836.16214: dumping result to json\n 5599 1726879836.16222: done dumping result, returning\n 5599 1726879836.16245: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Include SSH tasks [0affef3a-ec81-5b39-170e-000000000054]\n 5599 1726879836.16251: variable 'hostvars' from source: magic vars\n 5599 1726879836.16260: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879836.16288: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 5599 1726879836.16319: sending task result for task 0affef3a-ec81-5b39-170e-000000000054\n 5599 1726879836.16754: done sending task result for task 0affef3a-ec81-5b39-170e-000000000054\n 5599 1726879836.16758: WORKER PROCESS EXITING\n 5599 1726879836.16760: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 5599 1726879836.16763: in VariableManager get_vars()\n 5599 1726879836.16768: Calling all_inventory to load vars for managed_node2\n 5599 1726879836.16770: Calling groups_inventory to load vars for managed_node2\n 5599 1726879836.16772: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879836.16776: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879836.16779: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879836.16781: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879836.17203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879836.17529: done with get_vars()\n 5599 1726879836.17549: variable 'ansible_all_ipv4_addresses' from source: facts\n 5599 1726879836.17561: in VariableManager get_vars()\n 5599 1726879836.17577: Calling all_inventory to load vars for managed_node2\n 5599 1726879836.17588: Calling groups_inventory to load vars for managed_node2\n 5599 1726879836.17598: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879836.17612: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879836.17627: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879836.17639: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879836.17882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879836.18203: done with get_vars()\n 5599 1726879836.18221: variable 'ansible_all_ipv6_addresses' from source: facts\n 5599 1726879836.18230: in VariableManager get_vars()\n 5599 1726879836.18239: Calling all_inventory to load vars for managed_node2\n 5599 1726879836.18248: Calling groups_inventory to load vars for managed_node2\n 5599 1726879836.18258: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879836.18278: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879836.18291: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879836.18304: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879836.18569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879836.18871: done with get_vars()\n 5599 1726879836.18889: variable 'ansible_default_ipv4' from source: facts\n 5599 1726879836.18934: Evaluated conditional (kdump_target.type | d(none) == 'ssh'): True\n 5599 1726879836.18937: _execute() done\n 5599 1726879836.18939: dumping result to json\n 5599 1726879836.18941: done dumping result, returning\n 5599 1726879836.18943: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Include SSH tasks [0affef3a-ec81-5b39-170e-000000000054]\n 5599 1726879836.18956: sending task result for task 0affef3a-ec81-5b39-170e-000000000054\n 5599 1726879836.19287: done sending task result for task 0affef3a-ec81-5b39-170e-000000000054\n 5599 1726879836.19292: WORKER PROCESS EXITING\n 5599 1726879836.19318: no more pending results, returning what we have\n 5599 1726879836.19323: in VariableManager get_vars()\n 5599 1726879836.19364: Calling all_inventory to load vars for managed_node3\n 5599 1726879836.19368: Calling groups_inventory to load vars for managed_node3\n 5599 1726879836.19371: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879836.19383: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879836.19386: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879836.19389: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879836.19717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879836.20335: done with get_vars()\n 5599 1726879836.20345: variable 'ansible_search_path' from source: unknown\n 5599 1726879836.20347: variable 'ansible_search_path' from source: unknown\n 5599 1726879836.20390: in VariableManager get_vars()\n 5599 1726879836.20407: Calling all_inventory to load vars for managed_node1\n 5599 1726879836.20410: Calling groups_inventory to load vars for managed_node1\n 5599 1726879836.20413: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879836.20419: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879836.20422: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879836.20426: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879836.20685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879836.21000: done with get_vars()\n 5599 1726879836.21007: variable 'ansible_search_path' from source: unknown\n 5599 1726879836.21008: variable 'ansible_search_path' from source: unknown\n 5599 1726879836.21042: in VariableManager get_vars()\n 5599 1726879836.21056: Calling all_inventory to load vars for managed_node2\n 5599 1726879836.21059: Calling groups_inventory to load vars for managed_node2\n 5599 1726879836.21062: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879836.21067: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879836.21070: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879836.21076: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879836.21297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879836.21606: done with get_vars()\n 5599 1726879836.21614: variable 'ansible_search_path' from source: unknown\n 5599 1726879836.21615: variable 'ansible_search_path' from source: unknown\n 5599 1726879836.21647: we have included files to process\n 5599 1726879836.21648: generating all_blocks data\n 5599 1726879836.21651: done generating all_blocks data\n 5599 1726879836.21662: processing included file: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml\n 5599 1726879836.21664: loading included file: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml\n 5599 1726879836.21781: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml\n 5599 1726879836.23983: done processing included file\n 5599 1726879836.23986: iterating over new_blocks loaded from include file\n 5599 1726879836.23989: in VariableManager get_vars()\n 5599 1726879836.24016: done with get_vars()\n 5599 1726879836.24019: filtering new block on tags\n 5599 1726879836.24046: done filtering new block on tags\n 5599 1726879836.24050: in VariableManager get_vars()\n 5599 1726879836.24077: done with get_vars()\n 5599 1726879836.24079: filtering new block on tags\n 5599 1726879836.24118: done filtering new block on tags\n 5599 1726879836.24122: in VariableManager get_vars()\n 5599 1726879836.24147: done with get_vars()\n 5599 1726879836.24148: filtering new block on tags\n 5599 1726879836.24170: done filtering new block on tags\n 5599 1726879836.24173: done iterating over new_blocks loaded from include file\nincluded: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed_node3, managed_node1, managed_node2\n 5599 1726879836.24182: extending task lists for all hosts with included blocks\n 5599 1726879836.26909: done extending task lists\n 5599 1726879836.26911: done processing included files\n 5599 1726879836.26912: results queue empty\n 5599 1726879836.26913: checking for any_errors_fatal\n 5599 1726879836.26932: done checking for any_errors_fatal\n 5599 1726879836.26933: checking for max_fail_percentage\n 5599 1726879836.26935: done checking for max_fail_percentage\n 5599 1726879836.26936: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879836.26937: done checking to see if all hosts have failed\n 5599 1726879836.26938: getting the remaining hosts for this loop\n 5599 1726879836.26940: done getting the remaining hosts for this loop\n 5599 1726879836.26943: getting the next task for host managed_node1\n 5599 1726879836.26948: done getting next task for host managed_node1\n 5599 1726879836.26951: ^ task is: TASK: fedora.linux_system_roles.kdump : Create key if it does not exist\n 5599 1726879836.26955: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879836.26956: getting the next task for host managed_node2\n 5599 1726879836.26960: done getting next task for host managed_node2\n 5599 1726879836.26962: ^ task is: TASK: fedora.linux_system_roles.kdump : Create key if it does not exist\n 5599 1726879836.26964: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879836.26966: getting the next task for host managed_node3\n 5599 1726879836.26969: done getting next task for host managed_node3\n 5599 1726879836.26971: ^ task is: TASK: fedora.linux_system_roles.kdump : Create key if it does not exist\n 5599 1726879836.26975: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879836.26986: getting variables\n 5599 1726879836.26988: in VariableManager get_vars()\n 5599 1726879836.27003: Calling all_inventory to load vars for managed_node1\n 5599 1726879836.27006: Calling groups_inventory to load vars for managed_node1\n 5599 1726879836.27009: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879836.27016: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879836.27019: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879836.27023: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879836.27251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879836.27556: done with get_vars()\n 5599 1726879836.27568: done getting variables\n 5599 1726879836.27659: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Create key if it does not exist] *******\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2\nFriday 20 September 2024 20:50:36 -0400 (0:00:00.330) 0:00:14.064 ****** \n 5599 1726879836.27700: entering _queue_task() for managed_node1/command\n 5599 1726879836.27702: Creating lock for command\n 5599 1726879836.28675: worker is 1 (out of 3 available)\n 5599 1726879836.28689: exiting _queue_task() for managed_node1/command\n 5599 1726879836.28723: getting variables\n 5599 1726879836.28726: in VariableManager get_vars()\n 5599 1726879836.28819: Calling all_inventory to load vars for managed_node2\n 5599 1726879836.28825: Calling groups_inventory to load vars for managed_node2\n 5599 1726879836.28828: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879836.28846: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879836.28851: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879836.28855: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879836.29493: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist\n 5599 1726879836.29499: in run() - task 0affef3a-ec81-5b39-170e-000000000160\n 5599 1726879836.29502: variable 'ansible_search_path' from source: unknown\n 5599 1726879836.29505: variable 'ansible_search_path' from source: unknown\n 5599 1726879836.29509: calling self._execute()\n 5599 1726879836.29512: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879836.29515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879836.29519: variable 'omit' from source: magic vars\n 5599 1726879836.29609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879836.30296: variable 'omit' from source: magic vars\n 5599 1726879836.30301: variable 'omit' from source: magic vars\n 5599 1726879836.30304: variable 'kdump_sshkey' from source: role '' defaults\n 5599 1726879836.30363: done with get_vars()\n 5599 1726879836.30379: done getting variables\n 5599 1726879836.30682: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879836.30699: entering _queue_task() for managed_node2/command\n 5599 1726879836.31272: worker is 2 (out of 3 available)\n 5599 1726879836.31689: exiting _queue_task() for managed_node2/command\n 5599 1726879836.31728: getting variables\n 5599 1726879836.31731: in VariableManager get_vars()\n 5599 1726879836.31834: Calling all_inventory to load vars for managed_node3\n 5599 1726879836.31840: Calling groups_inventory to load vars for managed_node3\n 5599 1726879836.31844: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879836.31863: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879836.31867: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879836.31872: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879836.32120: variable 'kdump_sshkey' from source: role '' defaults\n 5599 1726879836.32125: variable 'kdump_sshkey' from source: role '' defaults\n 5599 1726879836.32129: variable 'omit' from source: magic vars\n 5599 1726879836.32132: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879836.32137: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879836.32139: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879836.32142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879836.32144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879836.32147: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879836.32149: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879836.32151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879836.32153: Set connection var ansible_shell_type to sh\n 5599 1726879836.32155: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879836.32158: Set connection var ansible_pipelining to False\n 5599 1726879836.32160: Set connection var ansible_connection to ssh\n 5599 1726879836.32162: Set connection var ansible_timeout to 10\n 5599 1726879836.32167: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879836.32169: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879836.32172: variable 'ansible_connection' from source: unknown\n 5599 1726879836.32177: variable 'ansible_module_compression' from source: unknown\n 5599 1726879836.32179: variable 'ansible_shell_type' from source: unknown\n 5599 1726879836.32181: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879836.32183: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879836.32187: variable 'ansible_pipelining' from source: unknown\n 5599 1726879836.32189: variable 'ansible_timeout' from source: unknown\n 5599 1726879836.32191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879836.32193: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist\n 5599 1726879836.32198: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879836.32201: variable 'omit' from source: magic vars\n 5599 1726879836.32938: starting attempt loop\n 5599 1726879836.32942: running the handler\n 5599 1726879836.32945: _low_level_execute_command(): starting\n 5599 1726879836.32947: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879836.32961: in run() - task 0affef3a-ec81-5b39-170e-000000000160\n 5599 1726879836.32966: variable 'ansible_search_path' from source: unknown\n 5599 1726879836.32968: variable 'ansible_search_path' from source: unknown\n 5599 1726879836.32970: calling self._execute()\n 5599 1726879836.32972: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879836.32976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879836.32978: variable 'omit' from source: magic vars\n 5599 1726879836.33095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879836.33792: variable 'omit' from source: magic vars\n 5599 1726879836.33796: variable 'omit' from source: magic vars\n 5599 1726879836.33799: variable 'kdump_sshkey' from source: role '' defaults\n 5599 1726879836.33803: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879836.33806: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879836.33904: done with get_vars()\n 5599 1726879836.33919: done getting variables\n 5599 1726879836.34068: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879836.34072: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879836.34076: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879836.34079: variable 'kdump_sshkey' from source: role '' defaults\n 5599 1726879836.34081: variable 'kdump_sshkey' from source: role '' defaults\n 5599 1726879836.34089: variable 'omit' from source: magic vars\n 5599 1726879836.34091: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879836.34213: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879836.34229: entering _queue_task() for managed_node3/command\n 5599 1726879836.34486: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879836.34490: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879836.34493: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879836.34495: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879836.34498: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879836.34614: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879836.34618: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879836.35370: worker is 3 (out of 3 available)\n 5599 1726879836.35468: exiting _queue_task() for managed_node3/command\n 5599 1726879836.35487: done queuing things up, now waiting for results queue to drain\n 5599 1726879836.35489: waiting for pending results...\n 5599 1726879836.35521: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 5599 1726879836.35527: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879836.35530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879836.35533: Set connection var ansible_shell_type to sh\n 5599 1726879836.35537: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879836.35540: Set connection var ansible_pipelining to False\n 5599 1726879836.35543: Set connection var ansible_connection to ssh\n 5599 1726879836.35545: Set connection var ansible_timeout to 10\n 5599 1726879836.35549: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879836.35551: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879836.35553: variable 'ansible_connection' from source: unknown\n 5599 1726879836.35555: variable 'ansible_module_compression' from source: unknown\n 5599 1726879836.35557: variable 'ansible_shell_type' from source: unknown\n 5599 1726879836.35562: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879836.35567: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879836.35570: variable 'ansible_pipelining' from source: unknown\n 5599 1726879836.35572: variable 'ansible_timeout' from source: unknown\n 5599 1726879836.35576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879836.35581: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879836.35584: variable 'omit' from source: magic vars\n 5599 1726879836.35700: starting attempt loop\n 5599 1726879836.35704: running the handler\n 5599 1726879836.35707: _low_level_execute_command(): starting\n 5599 1726879836.35710: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879836.35979: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879836.36251: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879836.36391: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879836.36399: stdout chunk (state=3):\n>>><<<\n 5599 1726879836.36471: stderr chunk (state=3):\n>>><<<\n 5599 1726879836.36477: in run() - task 0affef3a-ec81-5b39-170e-000000000160\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879836.36488: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879836.36495: variable 'ansible_search_path' from source: unknown\n 5599 1726879836.36497: variable 'ansible_search_path' from source: unknown\n 5599 1726879836.36500: _low_level_execute_command(): starting\n 5599 1726879836.36503: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217 `\" && echo ansible-tmp-1726879836.3644145-5820-168121386032217=\"` echo /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879836.36607: calling self._execute()\n 5599 1726879836.36850: variable 'ansible_host' from source: host vars for 'managed_node3'\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217 `\" && echo ansible-tmp-1726879836.3644145-5820-168121386032217=\"` echo /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217 `\" ) && sleep 0'\"'\"''\n 5599 1726879836.36871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879836.36983: variable 'omit' from source: magic vars\n 5599 1726879836.37243: variable 'omit' from source: magic vars\n 5599 1726879836.37381: variable 'omit' from source: magic vars\n 5599 1726879836.37544: variable 'kdump_sshkey' from source: role '' defaults\n 5599 1726879836.37982: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879836.38004: variable 'kdump_sshkey' from source: role '' defaults\n 5599 1726879836.38236: variable 'kdump_sshkey' from source: role '' defaults\n 5599 1726879836.38412: variable 'omit' from source: magic vars\n 5599 1726879836.38419: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879836.38422: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879836.38424: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879836.38427: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879836.38429: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879836.38432: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879836.38435: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879836.38530: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\n<<<\n 5599 1726879836.38535: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879836.38537: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 5599 1726879836.38540: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879836.38543: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879836.38550: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879836.38581: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879836.38585: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879836.38633: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879836.38638: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879836.38641: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 5599 1726879836.38644: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\n<<<\n 5599 1726879836.38646: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 5599 1726879836.38648: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879836.38651: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879836.38746: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879836.38750: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879836.38752: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\n<<<\n 5599 1726879836.38755: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879836.38772: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879836.38858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879836.38861: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879836.38867: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879836.38996: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879836.38999: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879836.39002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879836.39004: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879836.39206: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879836.39620: Set connection var ansible_shell_type to sh\n 5599 1726879836.39623: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879836.39626: Set connection var ansible_pipelining to False\n 5599 1726879836.39628: Set connection var ansible_connection to ssh\n 5599 1726879836.39630: Set connection var ansible_timeout to 10\n 5599 1726879836.39632: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879836.39635: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879836.39637: variable 'ansible_connection' from source: unknown\n 5599 1726879836.39639: variable 'ansible_module_compression' from source: unknown\n 5599 1726879836.39641: variable 'ansible_shell_type' from source: unknown\n 5599 1726879836.39732: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879836.39743: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879836.39752: variable 'ansible_pipelining' from source: unknown\n 5599 1726879836.39760: variable 'ansible_timeout' from source: unknown\n 5599 1726879836.39772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879836.40058: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879836.40061: variable 'omit' from source: magic vars\n 5599 1726879836.40067: starting attempt loop\n 5599 1726879836.40069: running the handler\n 5599 1726879836.40072: _low_level_execute_command(): starting\n 5599 1726879836.40076: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879836.40512: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879836.40592: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879836.40597: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879836.40689: stderr chunk (state=3):\n>>><<<\n 5599 1726879836.40693: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879836.40727: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879836.40822: _low_level_execute_command(): starting\n 5599 1726879836.40826: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185 `\" && echo ansible-tmp-1726879836.407322-5821-13293464862185=\"` echo /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185 `\" ) && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185 `\" && echo ansible-tmp-1726879836.407322-5821-13293464862185=\"` echo /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185 `\" ) && sleep 0'\"'\"''\n 5599 1726879836.41478: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879836.41482: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879836.41486: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879836.41489: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 5599 1726879836.41491: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879836.41494: stdout chunk (state=3):\n>>>ansible-tmp-1726879836.3644145-5820-168121386032217=/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217\n<<<\n 5599 1726879836.41496: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879836.41499: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879836.41501: stderr chunk (state=3):\n>>><<<\n 5599 1726879836.41504: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'ansible-tmp-1726879836.3644145-5820-168121386032217=/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879836.41510: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879836.3644145-5820-168121386032217=/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879836.41515: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879836.41517: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879836.41545: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879836.41578: variable 'ansible_module_compression' from source: unknown\n 5599 1726879836.41656: ANSIBALLZ: Using generic lock for ansible.legacy.command\n 5599 1726879836.41660: ANSIBALLZ: Acquiring lock\n 5599 1726879836.41663: ANSIBALLZ: Lock acquired: 140319498100160\n 5599 1726879836.41962: ANSIBALLZ: Creating module\n 5599 1726879836.41966: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879836.42592: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879836.42613: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\n<<<\n 5599 1726879836.42621: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879836.42854: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879836.43357: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879836.43595: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879836.43606: stdout chunk (state=3):\n>>><<<\n 5599 1726879836.43617: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879836.43650: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879836.43675: _low_level_execute_command(): starting\n 5599 1726879836.43933: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889 `\" && echo ansible-tmp-1726879836.436536-5824-122165680080889=\"` echo /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889 `\" ) && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889 `\" && echo ansible-tmp-1726879836.436536-5824-122165680080889=\"` echo /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889 `\" ) && sleep 0'\"'\"''\n 5599 1726879836.45004: stdout chunk (state=3):\n>>>ansible-tmp-1726879836.407322-5821-13293464862185=/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185\n<<<\n 5599 1726879836.45008: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879836.45104: stderr chunk (state=3):\n>>><<<\n 5599 1726879836.45107: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'ansible-tmp-1726879836.407322-5821-13293464862185=/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879836.45138: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879836.407322-5821-13293464862185=/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879836.45186: variable 'ansible_module_compression' from source: unknown\n 5599 1726879836.45249: ANSIBALLZ: Using generic lock for ansible.legacy.command\n 5599 1726879836.45255: ANSIBALLZ: Acquiring lock\n 5599 1726879836.45322: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879836.45592: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879836.45821: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879836.45871: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879836.47967: stdout chunk (state=3):\n>>>ansible-tmp-1726879836.436536-5824-122165680080889=/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889\n<<<\n 5599 1726879836.48002: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879836.48108: stderr chunk (state=3):\n>>><<<\n 5599 1726879836.48112: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'ansible-tmp-1726879836.436536-5824-122165680080889=/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879836.48228: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879836.436536-5824-122165680080889=/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879836.48314: variable 'ansible_module_compression' from source: unknown\n 5599 1726879836.48376: ANSIBALLZ: Using generic lock for ansible.legacy.command\n 5599 1726879836.48446: ANSIBALLZ: Acquiring lock\n 5599 1726879836.60461: ANSIBALLZ: Writing module into payload\n 5599 1726879836.60545: ANSIBALLZ: Writing module\n 5599 1726879836.60568: ANSIBALLZ: Renaming module\n 5599 1726879836.60571: ANSIBALLZ: Done creating module\n 5599 1726879836.60592: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879836.60599: ANSIBALLZ: Lock acquired: 140319498100160\n 5599 1726879836.60606: ANSIBALLZ: Reading module after lock\n 5599 1726879836.60644: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py\n 5599 1726879836.60690: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py\n 5599 1726879836.60744: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6r8nxb85 TO /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py\n 5599 1726879836.60903: ANSIBALLZ: Lock acquired: 140319498100160\n 5599 1726879836.60907: ANSIBALLZ: Reading module after lock\n 5599 1726879836.60909: variable 'ansible_facts' from source: host vars for 'managed_node3'\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\n 5599 1726879836.60962: Sending initial data\n 5599 1726879836.60991: Sent initial data (154 bytes)\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py\n 5599 1726879836.61110: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpci7wwpun TO /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n<10.31.14.149> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4j9e2i59 TO /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py\n<10.31.14.149> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' '[10.31.14.149]'\n 5599 1726879836.61436: Sending initial data\n 5599 1726879836.61439: Sent initial data (152 bytes)\n 5599 1726879836.61892: Sending initial data\n 5599 1726879836.61896: Sent initial data (153 bytes)\n 5599 1726879836.62292: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879836.62302: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879836.62314: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879836.62379: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879836.62383: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879836.62386: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879836.62388: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879836.62390: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879836.62395: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879836.62404: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879836.62468: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879836.62559: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879836.62563: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 5599 1726879836.62571: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879836.62577: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879836.62878: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879836.63321: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879836.63441: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879836.63445: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879836.63447: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879836.63450: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\n<<<\n 5599 1726879836.63452: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879836.63491: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879836.64127: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 5599 1726879836.64149: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\n<<<\n 5599 1726879836.64154: stderr chunk (state=3):\n>>>debug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879836.64203: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879836.64260: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 5599 1726879836.64265: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6r8nxb85\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879836.64268: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6r8nxb85 /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py\n<<<\n 5599 1726879836.64311: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6r8nxb85\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py\"\r\n<<<\n 5599 1726879836.64319: stderr chunk (state=3):\n>>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py M:0x001a\r\n<<<\n 5599 1726879836.64391: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119360\r\n<<<\n 5599 1726879836.64429: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 5599 1726879836.64454: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\n<<<\n 5599 1726879836.64476: stderr chunk (state=3):\n>>>debug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879836.64529: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879836.64634: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpci7wwpun\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879836.64638: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpci7wwpun /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py\n<<<\n 5599 1726879836.64897: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpci7wwpun\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py M:0x001a\r\n<<<\n 5599 1726879836.64945: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119359\r\n<<<\n 5599 1726879836.65411: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879836.65466: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879836.65518: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4j9e2i59\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879836.65521: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4j9e2i59 /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py\n<<<\n 5599 1726879836.65582: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4j9e2i59\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py M:0x001a\r\n<<<\n 5599 1726879836.65668: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119358\r\n<<<\n 5599 1726879836.65979: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119359 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879836.66194: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879836.66239: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119360 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879836.66291: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879836.66451: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879836.66505: stderr chunk (state=3):\n>>><<<\n 5599 1726879836.66585: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpci7wwpun /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpci7wwpun\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpci7wwpun\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119359\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119359 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879836.66796: done transferring module to remote\n 5599 1726879836.66866: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119358 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879836.66870: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879836.66880: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879836.66888: stdout chunk (state=3):\n>>><<<\n 5599 1726879836.66896: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6r8nxb85 /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6r8nxb85\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6r8nxb85\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119360\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119360 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879836.67082: done transferring module to remote\n 5599 1726879836.67085: _low_level_execute_command(): starting\n 5599 1726879836.67087: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/ /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879836.67092: _low_level_execute_command(): starting\n 5599 1726879836.67094: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/ /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/ /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py && sleep 0'\"'\"''\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/ /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py && sleep 0'\"'\"''\n 5599 1726879836.67585: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879836.67589: stdout chunk (state=3):\n>>><<<\n 5599 1726879836.67591: stderr chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4j9e2i59 /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4j9e2i59\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4j9e2i59\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119358\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119358 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879836.67601: done transferring module to remote\n 5599 1726879836.67603: _low_level_execute_command(): starting\n 5599 1726879836.67605: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/ /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/ /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py && sleep 0'\"'\"''\n 5599 1726879836.68443: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879836.68513: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 5599 1726879836.68519: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 5599 1726879836.68666: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879836.68686: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879836.68787: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879836.68837: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879836.68899: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879836.68969: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879836.68975: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879836.68978: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879836.68981: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879836.69127: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879836.69498: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879836.69552: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879836.69604: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879836.70866: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879836.70925: stderr chunk (state=3):\n>>><<<\n 5599 1726879836.70932: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879836.70964: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879836.70982: _low_level_execute_command(): starting\n 5599 1726879836.71092: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py && sleep 0'\"'\"''\n 5599 1726879836.71102: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879836.71105: stdout chunk (state=3):\n>>><<<\n 5599 1726879836.71107: stderr chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879836.71119: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879836.71122: _low_level_execute_command(): starting\n 5599 1726879836.71232: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' -tt 10.31.14.149 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py && sleep 0'\"'\"''\n 5599 1726879836.71837: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879836.71853: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879836.71868: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879836.71903: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879836.72010: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879836.72158: stderr chunk (state=3):\n>>><<<\n 5599 1726879836.72180: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879836.72184: stderr chunk (state=3):\n>>>debug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879836.72196: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879836.72349: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879836.72353: _low_level_execute_command(): starting\n 5599 1726879836.72355: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py && sleep 0'\"'\"''\n 5599 1726879836.72364: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879836.72406: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879836.72472: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879836.72477: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879836.72484: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879836.72501: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879836.72526: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879836.72542: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879836.72555: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879836.72598: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879836.72694: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879836.72796: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879836.73332: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879836.73469: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879836.73493: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879836.73505: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879836.73517: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879836.73563: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879836.73579: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879836.73620: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879836.74658: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879836.74691: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879836.74721: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 5599 1726879836.74740: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879836.74813: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 5599 1726879836.74816: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 5599 1726879836.74853: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879836.74892: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879836.74922: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 5599 1726879836.74935: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879836.74992: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879836.75018: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879836.75042: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879836.75092: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879836.75117: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879836.75142: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd72c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd6fbb30>\r\n<<<\n 5599 1726879836.75148: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879836.75170: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879836.75176: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 5599 1726879836.75186: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd72eab0>\r\n<<<\n 5599 1726879836.75204: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 5599 1726879836.75225: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 5599 1726879836.75244: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879836.75260: stdout chunk (state=3):\n>>>import 'abc' # \r\n<<<\n 5599 1726879836.75309: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879836.75342: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879836.75379: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879836.75413: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879836.75469: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879836.75475: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879836.75554: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879836.75560: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\n<<<\n 5599 1726879836.75563: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 5599 1726879836.75631: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e1b4530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e183b30>\r\n<<<\n 5599 1726879836.75635: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e1b6ab0>\r\n<<<\n 5599 1726879836.75641: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd4fd160>\r\n<<<\n 5599 1726879836.75698: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\n<<<\n 5599 1726879836.75704: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd4fdfd0>\r\n<<<\n 5599 1726879836.75747: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879836.75751: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 5599 1726879836.75754: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879836.75802: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879836.75834: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879836.75867: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 5599 1726879836.75899: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\n<<<\n 5599 1726879836.75929: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 5599 1726879836.75947: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879836.76002: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879836.76005: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879836.76025: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfa9160>\r\n<<<\n 5599 1726879836.76052: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879836.76099: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879836.76104: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfa9fd0>\r\n<<<\n 5599 1726879836.76106: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879836.76133: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879836.76140: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 5599 1726879836.76147: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879836.76158: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd53bda0>\r\n<<<\n 5599 1726879836.76175: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879836.76188: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879836.76223: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd53bfe0>\r\n<<<\n 5599 1726879836.76253: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879836.76280: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879836.76308: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879836.76363: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879836.76389: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879836.76465: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 5599 1726879836.76469: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 5599 1726879836.76472: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5737d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd573e60>\r\n<<<\n 5599 1726879836.76549: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879836.76553: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 5599 1726879836.76634: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879836.76638: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879836.76644: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd553a70>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd551190>\r\n<<<\n 5599 1726879836.76720: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe7dd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe7fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879836.76727: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879836.76730: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879836.76875: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd538f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879836.76879: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879836.76882: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879836.76885: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5976b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5962d0>\r\n<<<\n 5599 1726879836.76968: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e01f800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e01fe90>\r\nimport '_collections' # \r\n<<<\n 5599 1726879836.76974: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879836.76977: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfffaa0>\r\nimport '_functools' # \r\n<<<\n 5599 1726879836.77035: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd552030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd53ae40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c8770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5381d0>\r\n<<<\n 5599 1726879836.77039: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dffd190>\r\n<<<\n 5599 1726879836.77044: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5c8c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c8ad0>\r\n<<<\n 5599 1726879836.77117: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001e0c530>\r\n<<<\n 5599 1726879836.77121: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5c8e90>\r\n<<<\n 5599 1726879836.77227: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe4f80>\r\n<<<\n 5599 1726879836.77231: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd536d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c9520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c91f0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 5599 1726879836.77236: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879836.77281: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5ca420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879836.77291: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ddbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001e0eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\n<<<\n 5599 1726879836.77310: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e043710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e042330>\r\n<<<\n 5599 1726879836.77367: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879836.77485: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dffe060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e040a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0746e0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe4200>\r\n<<<\n 5599 1726879836.77495: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879836.77499: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879836.77502: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e4620>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5e5d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879836.77507: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\n<<<\n 5599 1726879836.77557: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e6c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5e72c0>\r\n<<<\n 5599 1726879836.77586: stdout chunk (state=3):\n>>>Processing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c21160>\r\n<<<\n 5599 1726879836.77671: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e074b90>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e074a40>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e074e00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe2d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0754c0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e075190>\r\n<<<\n 5599 1726879836.77676: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e61b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879836.77682: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5e7d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e7470>\r\n<<<\n 5599 1726879836.77800: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c21fd0>\r\nimport 'site' # \r\n<<<\n 5599 1726879836.77807: stdout chunk (state=3):\n>>>import 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0763c0>\r\n<<<\n 5599 1726879836.77812: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\n<<<\n 5599 1726879836.77815: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5ca390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879836.77818: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879836.77838: stdout chunk (state=3):\n>>>import 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0905c0>\r\nimport 'errno' # \r\n<<<\n 5599 1726879836.77901: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd377cb0>\r\n<<<\n 5599 1726879836.77944: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd3a0770>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a04d0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd3a07a0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879836.78014: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e091d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e092bd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e093230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e092120>\r\n<<<\n 5599 1726879836.78018: stdout chunk (state=3):\n>>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd3a0980>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd375e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879836.78046: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879836.78122: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879836.78197: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a2000>\r\n<<<\n 5599 1726879836.78202: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e093c80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0933b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0763f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879836.78275: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a0c80>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5cab40>\r\n<<<\n 5599 1726879836.78284: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879836.78411: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879836.78414: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de1bb30>\r\n<<<\n 5599 1726879836.78416: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de44620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de44380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de44590>\r\n<<<\n 5599 1726879836.78420: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3d2360>\r\n<<<\n 5599 1726879836.78422: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5fdd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879836.78506: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de447d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de19cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879836.78510: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879836.78512: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5ffe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879836.78579: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3ea510>\r\n<<<\n 5599 1726879836.78589: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879836.78595: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879836.78715: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c97800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 5599 1726879836.78720: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de45e50>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de44b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e076ae0>\r\n<<<\n 5599 1726879836.78723: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd4232f0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879836.78825: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c97e90>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c77aa0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c75190>\r\n<<<\n 5599 1726879836.78834: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879836.78935: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879836.78939: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de761e0>\r\n<<<\n 5599 1726879836.78941: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879836.78952: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd449a90>\r\n<<<\n 5599 1726879836.79104: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5cf80>\r\n<<<\n 5599 1726879836.79109: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 5599 1726879836.79112: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd423410>\r\n<<<\n 5599 1726879836.79115: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de8e390>\r\n<<<\n 5599 1726879836.79117: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3eb1a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2643e0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3e9550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a2f00>\r\n<<<\n 5599 1726879836.79198: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cbb710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cba330>\r\n<<<\n 5599 1726879836.79202: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879836.79205: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0decb110>\r\n<<<\n 5599 1726879836.79212: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879836.79313: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879836.79317: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f31fd2645c0>\r\n<<<\n 5599 1726879836.79320: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c76060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cb8a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cec6e0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5c200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879836.79323: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879836.79383: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_g8l2_v7i/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.79416: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001cecb90>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ceca40>\r\n<<<\n 5599 1726879836.79419: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0def18b0>\r\n<<<\n 5599 1726879836.79489: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001cece00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5ad20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879836.79493: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0decb230>\r\n<<<\n 5599 1726879836.79601: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879836.79605: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ced4c0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ced190>\r\n<<<\n 5599 1726879836.79607: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de8f020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd081d0>\r\n<<<\n 5599 1726879836.79609: stdout chunk (state=3):\n>>>import 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cee3c0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879836.79703: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879836.79707: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de8d3d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de46d80>\r\n<<<\n 5599 1726879836.79709: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2b9fd0>\r\nimport '_typing' # \r\n<<<\n 5599 1726879836.79766: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d085c0>\r\n<<<\n 5599 1726879836.79770: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2f0dd083b0>\r\n<<<\n 5599 1726879836.79827: stdout chunk (state=3):\n>>>import 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001d09d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879836.79834: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_bhfhtpjf/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.79860: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d0abd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001d0b230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d0a120>\r\n<<<\n 5599 1726879836.79909: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 5599 1726879836.79969: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd294ec0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd267f50>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n<<<\n 5599 1726879836.79979: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001d0bc80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d0b3b0>\r\n<<<\n 5599 1726879836.80020: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879836.80028: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.80083: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cee3f0>\r\n<<<\n 5599 1726879836.80087: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879836.80127: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879836.80135: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879836.80162: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd5deb0>\r\nimport '_typing' # \r\n<<<\n 5599 1726879836.80196: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a97b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879836.80227: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001ac05f0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac0350>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001ac0560>\r\n<<<\n 5599 1726879836.80258: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879836.80304: stdout chunk (state=3):\n>>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001ac07a0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a95cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879836.80353: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd38da0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd0bec0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.80441: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.80472: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 5599 1726879836.80478: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac1e20>\r\n<<<\n 5599 1726879836.80504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.80655: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac0aa0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ceeae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879836.80715: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879836.80757: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001af21b0>\r\n<<<\n 5599 1726879836.80835: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879836.80860: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879836.80918: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879836.80989: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b0a360>\r\n<<<\n 5599 1726879836.80996: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879836.81096: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879836.81108: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879836.81157: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b47140>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879836.81208: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879836.81240: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879836.81309: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879836.81431: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b6d8b0>\r\n<<<\n 5599 1726879836.81550: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b47260>\r\n<<<\n 5599 1726879836.81588: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.81610: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b0aff0>\r\n<<<\n 5599 1726879836.81654: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001984230>\r\n<<<\n 5599 1726879836.81714: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b093a0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac2d50>\r\n<<<\n 5599 1726879836.81804: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879836.81835: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6001984440>\r\n<<<\n 5599 1726879836.81967: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_w79u6qrm/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.82033: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.82398: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879836.82465: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879836.82484: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019d9eb0>\r\n<<<\n 5599 1726879836.82711: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879836.82818: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019b4da0>\r\n<<<\n 5599 1726879836.82854: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001987ec0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.82892: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 5599 1726879836.82932: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 5599 1726879836.82978: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.83003: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd297e60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879836.83065: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd2e19d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e1760>\r\n<<<\n 5599 1726879836.83244: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e1070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e1550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2bac60>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd2e26c0>\r\n<<<\n 5599 1726879836.83429: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd2e2900>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879836.83548: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd3bd40>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879836.83572: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dd85820>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd855b0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd84ef0>\r\n<<<\n 5599 1726879836.83589: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e2e40>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd14cbc0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd14e7e0>\r\n<<<\n 5599 1726879836.83650: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879836.83688: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd859a0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd5eb40>\r\nimport 'atexit' # \r\n<<<\n 5599 1726879836.83923: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dd86570>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dd867b0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879836.83927: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd14f1a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd150380>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd152e10>\r\n<<<\n 5599 1726879836.83972: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd152f30>\r\n<<<\n 5599 1726879836.84081: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd86cf0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879836.84087: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1510d0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd156c90>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879836.84425: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf0a40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dbf2660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf3020>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf3f20>\r\n<<<\n 5599 1726879836.84434: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd155790>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1554f0>\r\n<<<\n 5599 1726879836.84443: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879836.84523: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf6c30>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dbf6f60>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf4e00>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879836.84527: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbfaab0>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879836.84648: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd157bc0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1515e0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd19ade0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19af60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd19cb00>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19c8c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879836.84652: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf9580>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf9310>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879836.84758: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd19f080>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19d1c0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879836.84774: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879836.84935: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbfbe90>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf5400>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc3ec90>\r\n<<<\n 5599 1726879836.84940: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879836.84950: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc3eed0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879836.84954: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1a68a0>\r\n<<<\n 5599 1726879836.85008: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc40950>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc40710>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879836.85106: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19f230>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1a76e0>\r\n<<<\n 5599 1726879836.85110: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879836.85114: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc42f00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc41040>\r\n<<<\n 5599 1726879836.85256: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1a78c0>\r\n<<<\n 5599 1726879836.85260: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879836.85311: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4a630>\r\n<<<\n 5599 1726879836.85348: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1a79b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19b1d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1ab2f0>\r\n<<<\n 5599 1726879836.85638: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc430b0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4b530>\r\n<<<\n 5599 1726879836.85642: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1ac2f0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1a9a60>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1aae10>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1a9670>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879836.85705: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4b380>\r\n<<<\n 5599 1726879836.85715: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.85718: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.85854: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4bad0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc3f080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879836.85858: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.85860: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4eab0>\r\n<<<\n 5599 1726879836.85940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.86071: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4fd10>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4d280>\r\n<<<\n 5599 1726879836.86120: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.86124: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4ddc0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4ce30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879836.86139: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.86255: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.86259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.86397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.86401: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879836.86435: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.86544: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.86712: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.86854: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.87403: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.87561: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879836.87603: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879836.87623: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879836.87678: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd230500>\r\n<<<\n 5599 1726879836.87741: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\n<<<\n 5599 1726879836.87749: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019b7d10>\r\n<<<\n 5599 1726879836.87779: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879836.87813: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd231280>\r\n<<<\n 5599 1726879836.87822: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1afaa0>\r\n<<<\n 5599 1726879836.87842: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879836.87873: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879836.87894: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.87914: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.87946: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a01880>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a01610>\r\n<<<\n 5599 1726879836.87952: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.88001: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a00f20>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879836.88005: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879836.88102: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a01370>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019da8d0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a025d0>\r\n<<<\n 5599 1726879836.88156: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879836.88160: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879836.88184: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a02810>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879836.88198: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879836.88210: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.88236: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc53fe0>\r\n<<<\n 5599 1726879836.88264: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 5599 1726879836.88290: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a02d50>\r\n<<<\n 5599 1726879836.88384: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 5599 1726879836.88390: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879836.88394: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd231250>\r\n<<<\n 5599 1726879836.88397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.88401: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879836.88403: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879836.88511: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd4bc0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4e600>\r\n<<<\n 5599 1726879836.88520: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001868ad0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600186a6f0>\r\n<<<\n 5599 1726879836.88525: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879836.88534: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879836.88560: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186b080>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879836.88589: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.88604: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879836.88642: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186bef0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879836.88712: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.88714: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879836.88716: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n<<<\n 5599 1726879836.88785: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186ed20>\r\n<<<\n 5599 1726879836.88834: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600186f080>\r\n<<<\n 5599 1726879836.88955: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd4d70>\r\n<<<\n 5599 1726879836.88959: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.88962: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186cfe0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879836.88986: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879836.89004: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.89040: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001872c90>\r\n<<<\n 5599 1726879836.89168: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879836.89172: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001871760>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018714f0>\r\n<<<\n 5599 1726879836.89206: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879836.89320: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001873ad0>\r\n<<<\n 5599 1726879836.89362: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186d4f0>\r\n<<<\n 5599 1726879836.89388: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018b6e70>\r\n<<<\n 5599 1726879836.89457: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.89478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.89543: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.89636: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879836.89640: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b6f60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018b8b30>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b88f0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879836.89651: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.89692: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.89710: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879836.89728: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879836.89779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.89784: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018bb0b0>\r\n<<<\n 5599 1726879836.89796: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b91f0>\r\n<<<\n 5599 1726879836.89810: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879836.89823: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.89876: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879836.89903: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879836.89924: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879836.89944: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879836.89947: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.89976: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879836.90009: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c28a0>\r\n<<<\n 5599 1726879836.90033: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.90043: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.90086: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879836.90096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.90115: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.90205: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879836.90224: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.90278: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.90282: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018bb230>\r\n<<<\n 5599 1726879836.90327: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879836.90379: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.90390: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c3740>\r\n<<<\n 5599 1726879836.90450: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.90491: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.90495: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c35c0>\r\n<<<\n 5599 1726879836.90504: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c3c50>\r\n<<<\n 5599 1726879836.90578: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.90616: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.90620: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b7260>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879836.90706: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879836.90709: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879836.90712: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.90761: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879836.90766: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879836.90840: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c6bd0>\r\n<<<\n 5599 1726879836.90854: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2338c0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.90943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.90957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.90998: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c8080>\r\n<<<\n 5599 1726879836.91056: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c53a0>\r\n<<<\n 5599 1726879836.91062: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879836.91090: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c6720>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c4f80>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.91103: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879836.91116: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879836.91129: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.91167: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879836.91245: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879836.91290: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.91293: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd23de50>\r\n<<<\n 5599 1726879836.91314: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879836.91349: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879836.91354: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd23e750>\r\n<<<\n 5599 1726879836.91388: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd552960>\r\n<<<\n 5599 1726879836.91392: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.91482: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.91528: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.91531: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.91604: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.91609: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.91613: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd7200>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.91656: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\n<<<\n 5599 1726879836.91660: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.91685: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.91724: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879836.91731: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879836.91795: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879836.91825: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879836.91869: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd23d520>\r\n<<<\n 5599 1726879836.91894: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dae59a0>\r\n<<<\n 5599 1726879836.91929: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd23dca0>\r\n<<<\n 5599 1726879836.91960: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.91982: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.92008: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dae62d0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd6060>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.92034: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.92067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.92084: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.92088: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879836.92090: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.92104: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.92134: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.92141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.92190: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n<<<\n 5599 1726879836.92193: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879836.92196: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.92202: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879836.92231: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879836.92253: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879836.92256: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.92311: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879836.92322: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879836.92336: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879836.92357: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879836.92365: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879836.92448: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd0d6a20>\r\n<<<\n 5599 1726879836.92477: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd04c770>\r\n<<<\n 5599 1726879836.92519: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dae4fe0>\r\n<<<\n 5599 1726879836.92543: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dae64e0>\r\n<<<\n 5599 1726879836.92546: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd0467e0>\r\n<<<\n 5599 1726879836.92587: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879836.92590: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.92598: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd046630>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.92636: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879836.92651: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.92722: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.92750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.92780: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.92818: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879836.92857: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879836.92861: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879836.92886: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.92944: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879836.92948: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879836.92962: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879836.93022: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0db7a720>\r\n<<<\n 5599 1726879836.93026: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 5599 1726879836.93051: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd0465a0>\r\n<<<\n 5599 1726879836.93062: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0daf03b0>\r\n<<<\n 5599 1726879836.93115: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.93119: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.93149: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0daef860>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0daee330>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879836.93160: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.93194: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.93231: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\n<<<\n 5599 1726879836.93234: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879836.93287: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879836.93324: stdout chunk (state=3):\n>>>\r\n{\"changed\": true, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"/usr/bin/ssh-keygen\", \"-t\", \"rsa\", \"-f\", \"/root/.ssh/kdump_id_rsa\", \"-N\", \"\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"invocation\": {\"module_args\": {\"creates\": \"/root/.ssh/kdump_id_rsa\", \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"removes\": null, \"stdin\": null}}}\r\n<<<\n 5599 1726879836.93330: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.93341: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 5599 1726879836.93343: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.93474: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.93596: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n<<<\n 5599 1726879836.93612: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 5599 1726879836.93640: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0db79b80>\r\n<<<\n 5599 1726879836.93683: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n<<<\n 5599 1726879836.93722: stdout chunk (state=3):\n>>># cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n<<<\n 5599 1726879836.93756: stdout chunk (state=3):\n>>># cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n<<<\n 5599 1726879836.93811: stdout chunk (state=3):\n>>># cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n<<<\n 5599 1726879836.93816: stdout chunk (state=3):\n>>># cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n<<<\n 5599 1726879836.93861: stdout chunk (state=3):\n>>># destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n<<<\n 5599 1726879836.93897: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"skipped, since /root/.ssh/kdump_id_rsa exists\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"/usr/bin/ssh-keygen\", \"-t\", \"rsa\", \"-f\", \"/root/.ssh/kdump_id_rsa\", \"-N\", \"\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Would not run command since '/root/.ssh/kdump_id_rsa' exists\", \"invocation\": {\"module_args\": {\"creates\": \"/root/.ssh/kdump_id_rsa\", \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n<<<\n 5599 1726879836.94111: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 5599 1726879836.94156: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n<<<\n 5599 1726879836.94199: stdout chunk (state=3):\n>>># destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 5599 1726879836.94268: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 5599 1726879836.94280: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n<<<\n 5599 1726879836.94283: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879836.94293: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n<<<\n 5599 1726879836.94618: stdout chunk (state=3):\n>>># cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n<<<\n 5599 1726879836.94623: stdout chunk (state=3):\n>>># destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n<<<\n 5599 1726879836.94627: stdout chunk (state=3):\n>>># cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n<<<\n 5599 1726879836.94631: stdout chunk (state=3):\n>>># cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n<<<\n 5599 1726879836.94634: stdout chunk (state=3):\n>>># cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n<<<\n 5599 1726879836.94638: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n<<<\n 5599 1726879836.94643: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n<<<\n 5599 1726879836.94646: stdout chunk (state=3):\n>>># destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n<<<\n 5599 1726879836.94650: stdout chunk (state=3):\n>>># cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n<<<\n 5599 1726879836.94653: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n<<<\n 5599 1726879836.94655: stdout chunk (state=3):\n>>># cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n<<<\n 5599 1726879836.94658: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n<<<\n 5599 1726879836.94660: stdout chunk (state=3):\n>>># destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n<<<\n 5599 1726879836.94662: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n<<<\n 5599 1726879836.94665: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n<<<\n 5599 1726879836.94699: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600194c320>\r\n<<<\n 5599 1726879836.94718: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n<<<\n 5599 1726879836.94737: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n<<<\n 5599 1726879836.94798: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 5599 1726879836.94804: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 5599 1726879836.94829: stdout chunk (state=3):\n>>># destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n<<<\n 5599 1726879836.94870: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n<<<\n 5599 1726879836.94879: stdout chunk (state=3):\n>>># destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n<<<\n 5599 1726879836.94900: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879836.94940: stdout chunk (state=3):\n>>># destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n<<<\n 5599 1726879836.94984: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194d040>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c81d0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.95116: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 5599 1726879836.95124: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879836.95127: stdout chunk (state=3):\n>>># destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879836.95132: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n<<<\n 5599 1726879836.95235: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.95239: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n<<<\n 5599 1726879836.95244: stdout chunk (state=3):\n>>># cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n<<<\n 5599 1726879836.95290: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879836.95329: stdout chunk (state=3):\n>>># cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879836.95446: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 5599 1726879836.95501: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194d790>\r\n<<<\n 5599 1726879836.95545: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879836.95564: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879836.95779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.95783: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.149 closed.\r\n<<<\n 5599 1726879836.95787: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n<<<\n 5599 1726879836.95854: stdout chunk (state=3):\n>>># destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n<<<\n 5599 1726879836.95859: stdout chunk (state=3):\n>>># destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879836.95922: stderr chunk (state=3):\n>>><<<\n 5599 1726879836.95936: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd72c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd6fbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd72eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd4fd160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd4fdfd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd53bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd53bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5737d0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd573e60>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd553a70>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd551190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd538f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5976b0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5962d0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd552030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd53ae40>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c8770>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5381d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5c8c20>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c8ad0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5c8e90>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd536d20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c9520>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c91f0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5ca420>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e4620>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5e5d60>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e6c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5e72c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e61b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5e7d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e7470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5ca390>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd377cb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd3a0770>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a04d0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd3a07a0>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd3a0980>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd375e50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a2000>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a0c80>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5cab40>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3d2360>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3ea510>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd4232f0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd449a90>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd423410>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3eb1a0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2643e0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3e9550>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a2f00>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f31fd2645c0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.command_payload_g8l2_v7i/ansible_ansible.legacy.command_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2b9fd0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd294ec0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd267f50>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd297e60>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd2e19d0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e1760>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e1070>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e1550>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2bac60>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd2e26c0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd2e2900>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e2e40>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd14cbc0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd14e7e0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd14f1a0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd150380>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd152e10>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd152f30>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1510d0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd156c90>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd155790>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1554f0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd157bc0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1515e0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd19ade0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19af60>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd19cb00>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19c8c0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd19f080>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19d1c0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1a68a0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19f230>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1a76e0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1a78c0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1a79b0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19b1d0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1ab2f0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1ac2f0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1a9a60>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1aae10>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1a9670>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd230500>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd231280>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1afaa0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd231250>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2338c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd23de50>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd23e750>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd552960>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd23d520>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd23dca0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd0d6a20>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd04c770>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd0467e0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd046630>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd0465a0>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": true, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"/usr/bin/ssh-keygen\", \"-t\", \"rsa\", \"-f\", \"/root/.ssh/kdump_id_rsa\", \"-N\", \"\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"invocation\": {\"module_args\": {\"creates\": \"/root/.ssh/kdump_id_rsa\", \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \\'\\' \", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"removes\": null, \"stdin\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# destroy glob\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy fnmatch\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.149 closed.\\r\\n\")\n 5599 1726879836.96204: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd72c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd6fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd72eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd4fd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd4fdfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd53bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd53bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5737d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd573e60>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd553a70>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd551190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd538f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5976b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5962d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd552030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd53ae40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c8770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5381d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5c8c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c8ad0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5c8e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd536d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c9520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c91f0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5ca420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e4620>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5e5d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e6c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5e72c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e61b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5e7d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e7470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5ca390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd377cb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd3a0770>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a04d0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd3a07a0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd3a0980>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd375e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a2000>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a0c80>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5cab40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3d2360>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3ea510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd4232f0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd449a90>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd423410>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3eb1a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2643e0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3e9550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a2f00>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f31fd2645c0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_g8l2_v7i/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2b9fd0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd294ec0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd267f50>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd297e60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd2e19d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e1760>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e1070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e1550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2bac60>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd2e26c0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd2e2900>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e2e40>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd14cbc0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd14e7e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd14f1a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd150380>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd152e10>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd152f30>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1510d0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd156c90>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd155790>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1554f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd157bc0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1515e0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd19ade0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19af60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd19cb00>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19c8c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd19f080>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19d1c0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1a68a0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19f230>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1a76e0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1a78c0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1a79b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19b1d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1ab2f0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1ac2f0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1a9a60>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1aae10>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1a9670>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd230500>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd231280>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1afaa0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd231250>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2338c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd23de50>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd23e750>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd552960>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd23d520>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd23dca0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd0d6a20>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd04c770>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd0467e0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd046630>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd0465a0>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": true, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"/usr/bin/ssh-keygen\", \"-t\", \"rsa\", \"-f\", \"/root/.ssh/kdump_id_rsa\", \"-N\", \"\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"invocation\": {\"module_args\": {\"creates\": \"/root/.ssh/kdump_id_rsa\", \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.149 closed.\r\n 5599 1726879836.97312: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879836.97864: done with _execute_module (ansible.legacy.command, {'creates': '/root/.ssh/kdump_id_rsa', '_raw_params': \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \", '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879836.407322-5821-13293464862185/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879836.97868: _low_level_execute_command(): starting\n 5599 1726879836.97872: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879836.97883: stderr chunk (state=3):\n>>><<<\n 5599 1726879836.97886: stdout chunk (state=3):\n>>><<<\n 5599 1726879836.97890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e1b4530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e183b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e1b6ab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfa9160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfa9fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe7dd0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe7fe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e01f800>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e01fe90>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfffaa0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dffd190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe4f80>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e043710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e042330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dffe060>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e040a40>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0746e0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe4200>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e074b90>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e074a40>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e074e00>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe2d20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0754c0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e075190>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0763c0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0905c0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e091d00>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e092bd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e093230>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e092120>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e093c80>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0933b0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0763f0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de1bb30>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de44620>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de44380>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de44590>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de447d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de19cd0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de45e50>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de44b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e076ae0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de761e0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de8e390>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0decb110>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0def18b0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0decb230>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de8f020>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd081d0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de8d3d0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de46d80>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2f0dd083b0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.command_payload_bhfhtpjf/ansible_ansible.legacy.command_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd5deb0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd38da0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd0bec0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd3bd40>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dd85820>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd855b0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd84ef0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd859a0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd5eb40>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dd86570>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dd867b0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd86cf0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf0a40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dbf2660>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf3020>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf3f20>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf6c30>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dbf6f60>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf4e00>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbfaab0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf9580>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf9310>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbfbe90>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf5400>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc3ec90>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc3eed0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc40950>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc40710>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc42f00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc41040>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4a630>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc430b0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4b530>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4b380>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4bad0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc3f080>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4eab0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4fd10>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4d280>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4ddc0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4ce30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc53fe0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd4bc0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4e600>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd4d70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd7200>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dae59a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dae62d0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd6060>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dae4fe0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dae64e0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0db7a720>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0daf03b0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0daef860>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0daee330>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0db79b80>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stdout\": \"skipped, since /root/.ssh/kdump_id_rsa exists\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"/usr/bin/ssh-keygen\", \"-t\", \"rsa\", \"-f\", \"/root/.ssh/kdump_id_rsa\", \"-N\", \"\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Would not run command since \\'/root/.ssh/kdump_id_rsa\\' exists\", \"invocation\": {\"module_args\": {\"creates\": \"/root/.ssh/kdump_id_rsa\", \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \\'\\' \", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"removes\": null, \"stdin\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# destroy glob\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy fnmatch\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879836.99015: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e1b4530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e183b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e1b6ab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfa9160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfa9fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe7dd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe7fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e01f800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e01fe90>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfffaa0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dffd190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe4f80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e043710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e042330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dffe060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e040a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0746e0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe4200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e074b90>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e074a40>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e074e00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe2d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0754c0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e075190>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0763c0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0905c0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e091d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e092bd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e093230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e092120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e093c80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0933b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0763f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de1bb30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de44620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de44380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de44590>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de447d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de19cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de45e50>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de44b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e076ae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de761e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de8e390>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0decb110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0def18b0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0decb230>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de8f020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd081d0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de8d3d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de46d80>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2f0dd083b0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_bhfhtpjf/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd5deb0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd38da0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd0bec0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd3bd40>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dd85820>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd855b0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd84ef0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd859a0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd5eb40>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dd86570>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dd867b0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd86cf0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf0a40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dbf2660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf3020>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf3f20>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf6c30>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dbf6f60>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf4e00>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbfaab0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf9580>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf9310>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbfbe90>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf5400>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc3ec90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc3eed0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc40950>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc40710>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc42f00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc41040>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4a630>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc430b0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4b530>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4b380>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4bad0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc3f080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4eab0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4fd10>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4d280>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4ddc0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4ce30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc53fe0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd4bc0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4e600>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd4d70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd7200>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dae59a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dae62d0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd6060>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dae4fe0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dae64e0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0db7a720>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0daf03b0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0daef860>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0daee330>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0db79b80>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"skipped, since /root/.ssh/kdump_id_rsa exists\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"/usr/bin/ssh-keygen\", \"-t\", \"rsa\", \"-f\", \"/root/.ssh/kdump_id_rsa\", \"-N\", \"\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Would not run command since '/root/.ssh/kdump_id_rsa' exists\", \"invocation\": {\"module_args\": {\"creates\": \"/root/.ssh/kdump_id_rsa\", \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879836.99692: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879836.99697: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879836.99701: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.01068: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879837.01072: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.01077: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879837.01079: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.01082: done with _execute_module (ansible.legacy.command, {'creates': '/root/.ssh/kdump_id_rsa', '_raw_params': \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \", '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879836.436536-5824-122165680080889/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879837.01085: _low_level_execute_command(): starting\n 5599 1726879837.01087: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879837.01096: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879837.01099: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879837.01101: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879837.01103: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194fa10>\r\n<<<\n 5599 1726879837.01105: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.01112: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.01115: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 5599 1726879837.01117: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879837.01121: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879837.01137: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.01140: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 5599 1726879837.01142: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001959d00>\r\n<<<\n 5599 1726879837.01145: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879837.01147: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600195a660>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194e7b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.01150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.01152: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879837.01155: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879837.01157: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879837.01159: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.01161: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879837.01166: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.01249: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879837.01253: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879837.01256: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879837.01259: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.01262: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001959430>\r\n<<<\n 5599 1726879837.01266: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600195a780>\r\n<<<\n 5599 1726879837.01269: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879837.01272: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.01353: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879837.01357: stdout chunk (state=3):\n>>><<<\n 5599 1726879837.01361: stderr chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879837.01371: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879837.01499: handler run complete\n 5599 1726879837.01516: attempt loop complete, returning result\n 5599 1726879837.01519: _execute() done\n 5599 1726879837.01522: dumping result to json\n 5599 1726879837.01524: done dumping result, returning\n 5599 1726879837.01526: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist [0affef3a-ec81-5b39-170e-000000000160]\n 5599 1726879837.01527: sending task result for task 0affef3a-ec81-5b39-170e-000000000160\n 5599 1726879837.01529: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\nchanged: [managed_node2] => {\n \"changed\": true,\n \"cmd\": [\n \"/usr/bin/ssh-keygen\",\n \"-t\",\n \"rsa\",\n \"-f\",\n \"/root/.ssh/kdump_id_rsa\",\n \"-N\",\n \"\"\n ],\n \"delta\": null,\n \"end\": null,\n \"invocation\": {\n \"module_args\": {\n \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \",\n \"_uses_shell\": false,\n \"argv\": null,\n \"chdir\": null,\n \"creates\": \"/root/.ssh/kdump_id_rsa\",\n \"executable\": null,\n \"expand_argument_vars\": true,\n \"removes\": null,\n \"stdin\": null,\n \"stdin_add_newline\": true,\n \"strip_empty_ends\": true\n }\n },\n \"rc\": 0,\n \"start\": null\n}\n\nMSG:\n\nCommand would have run if not in check mode\n 5599 1726879837.01877: done sending task result for task 0affef3a-ec81-5b39-170e-000000000160\n 5599 1726879837.01881: WORKER PROCESS EXITING\n 5599 1726879837.01884: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.01887: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n<<<\n 5599 1726879837.01894: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879837.01900: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879837.01906: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879837.01912: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60017ee900>\r\n<<<\n 5599 1726879837.01915: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60017646b0>\r\n<<<\n 5599 1726879837.01918: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600175e720>\r\n<<<\n 5599 1726879837.01980: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600175e570>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879837.02018: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879837.02067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.02162: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.02332: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.02470: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 5599 1726879837.02497: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a28bc0>\r\n<<<\n 5599 1726879837.02603: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.02870: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879837.02937: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879837.02941: stdout chunk (state=3):\n>>><<<\n 5599 1726879837.02944: stderr chunk (state=3):\n>>><<<\n 5599 1726879837.02946: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stdout\": \"skipped, since /root/.ssh/kdump_id_rsa exists\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"/usr/bin/ssh-keygen\", \"-t\", \"rsa\", \"-f\", \"/root/.ssh/kdump_id_rsa\", \"-N\", \"\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Would not run command since '/root/.ssh/kdump_id_rsa' exists\", \"invocation\": {\"module_args\": {\"creates\": \"/root/.ssh/kdump_id_rsa\", \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n<<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879837.03090: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879837.03094: handler run complete\n 5599 1726879837.03098: attempt loop complete, returning result\n 5599 1726879837.03101: _execute() done\n 5599 1726879837.03103: dumping result to json\n 5599 1726879837.03106: done dumping result, returning\n 5599 1726879837.03108: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist [0affef3a-ec81-5b39-170e-000000000160]\n 5599 1726879837.03326: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr<<<\n 5599 1726879837.03380: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n<<<\n 5599 1726879837.03428: stdout chunk (state=3):\n>>># cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n<<<\n 5599 1726879837.03528: stdout chunk (state=3):\n>>># cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n<<<\n 5599 1726879837.03532: sending task result for task 0affef3a-ec81-5b39-170e-000000000160\n 5599 1726879837.03534: stdout chunk (state=3):\n>>># cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n<<<\n 5599 1726879837.03570: stdout chunk (state=3):\n>>># cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n<<<\n 5599 1726879837.03632: done sending task result for task 0affef3a-ec81-5b39-170e-000000000160\n 5599 1726879837.03662: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"cmd\": [\n \"/usr/bin/ssh-keygen\",\n \"-t\",\n \"rsa\",\n \"-f\",\n \"/root/.ssh/kdump_id_rsa\",\n \"-N\",\n \"\"\n ],\n \"delta\": null,\n \"end\": null,\n \"invocation\": {\n \"module_args\": {\n \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \",\n \"_uses_shell\": false,\n \"argv\": null,\n \"chdir\": null,\n \"creates\": \"/root/.ssh/kdump_id_rsa\",\n \"executable\": null,\n \"expand_argument_vars\": true,\n \"removes\": null,\n \"stdin\": null,\n \"stdin_add_newline\": true,\n \"strip_empty_ends\": true\n }\n },\n \"rc\": 0,\n \"start\": null\n}\n\nSTDOUT:\n\nskipped, since /root/.ssh/kdump_id_rsa exists\n\n\nMSG:\n\nWould not run command since '/root/.ssh/kdump_id_rsa' exists\n 5599 1726879837.04029: stdout chunk (state=3):\n>>># cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n<<<\n 5599 1726879837.04035: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 5599 1726879837.04054: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 5599 1726879837.04281: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n<<<\n 5599 1726879837.04325: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n<<<\n 5599 1726879837.04368: stdout chunk (state=3):\n>>># cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n<<<\n 5599 1726879837.04432: stdout chunk (state=3):\n>>># cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n<<<\n 5599 1726879837.04481: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879837.04691: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n<<<\n 5599 1726879837.04695: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize<<<\n 5599 1726879837.04734: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.six.moves.urllib\r\n<<<\n 5599 1726879837.04747: stdout chunk (state=3):\n>>># destroy copyreg\r\n<<<\n 5599 1726879837.04791: stdout chunk (state=3):\n>>># destroy contextlib\r\n# destroy _typing\r\n<<<\n 5599 1726879837.04806: stdout chunk (state=3):\n>>># destroy _tokenize\r\n<<<\n 5599 1726879837.04810: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse<<<\n 5599 1726879837.04818: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser<<<\n 5599 1726879837.04841: stdout chunk (state=3):\n>>>\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external<<<\n 5599 1726879837.04884: stdout chunk (state=3):\n>>>\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path<<<\n 5599 1726879837.04888: stdout chunk (state=3):\n>>>\r\n# clear sys.modules<<<\n 5599 1726879837.04894: stdout chunk (state=3):\n>>>\r\n# destroy _frozen_importlib<<<\n 5599 1726879837.04992: stdout chunk (state=3):\n>>>\r\n# destroy codecs<<<\n 5599 1726879837.05025: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.05029: stdout chunk (state=3):\n>>># destroy encodings.aliases\r\n# destroy encodings.utf_8<<<\n 5599 1726879837.05041: stdout chunk (state=3):\n>>>\r\n# destroy encodings.utf_8_sig<<<\n 5599 1726879837.05044: stdout chunk (state=3):\n>>>\r\n# destroy encodings.cp437\r\n<<<\n 5599 1726879837.05082: stdout chunk (state=3):\n>>># destroy _codecs\r\n# destroy io<<<\n 5599 1726879837.05109: stdout chunk (state=3):\n>>>\r\n# destroy traceback\r\n<<<\n 5599 1726879837.05115: stdout chunk (state=3):\n>>># destroy warnings\r\n# destroy weakref\r\n<<<\n 5599 1726879837.05122: stdout chunk (state=3):\n>>># destroy collections<<<\n 5599 1726879837.05132: stdout chunk (state=3):\n>>>\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings<<<\n 5599 1726879837.05149: stdout chunk (state=3):\n>>>\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time<<<\n 5599 1726879837.05192: stdout chunk (state=3):\n>>>\r\n# destroy _random\r\n<<<\n 5599 1726879837.05199: stdout chunk (state=3):\n>>># destroy _weakref\r\n<<<\n 5599 1726879837.05234: stdout chunk (state=3):\n>>># destroy _operator<<<\n 5599 1726879837.05254: stdout chunk (state=3):\n>>>\r\n# destroy _sha2\r\n# destroy _string<<<\n 5599 1726879837.05273: stdout chunk (state=3):\n>>>\r\n# destroy re\r\n# destroy itertools<<<\n 5599 1726879837.05282: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.05301: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy _sre\r\n# destroy posix<<<\n 5599 1726879837.05310: stdout chunk (state=3):\n>>>\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread<<<\n 5599 1726879837.05334: stdout chunk (state=3):\n>>>\r\n# clear sys.audit hooks<<<\n 5599 1726879837.05340: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.05905: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879837.06007: stderr chunk (state=3):\n>>><<<\n 5599 1726879837.06010: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001e0c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ddbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001e0eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c21160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c21fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5fdd0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5ffe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c97800>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c97e90>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c77aa0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c75190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5cf80>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cbb710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cba330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c76060>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cb8a40>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cec6e0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5c200>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001cecb90>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ceca40>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001cece00>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5ad20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ced4c0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ced190>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cee3c0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d085c0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001d09d00>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d0abd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001d0b230>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d0a120>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001d0bc80>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d0b3b0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cee3f0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a97b30>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001ac05f0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac0350>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001ac0560>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001ac07a0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a95cd0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac1e20>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac0aa0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ceeae0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001af21b0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b0a360>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b47140>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b6d8b0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b47260>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b0aff0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001984230>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b093a0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac2d50>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6001984440>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.command_payload_w79u6qrm/ansible_ansible.legacy.command_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019d9eb0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019b4da0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001987ec0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019b7d10>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a01880>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a01610>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a00f20>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a01370>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019da8d0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a025d0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a02810>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a02d50>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001868ad0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600186a6f0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186b080>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186bef0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186ed20>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600186f080>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186cfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001872c90>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001871760>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018714f0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001873ad0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186d4f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018b6e70>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b6f60>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018b8b30>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b88f0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018bb0b0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b91f0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c28a0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018bb230>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c3740>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c35c0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c3c50>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b7260>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c6bd0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c8080>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c53a0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c6720>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c4f80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600194c320>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194d040>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c81d0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194d790>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194fa10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001959d00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600195a660>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194e7b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001959430>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600195a780>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60017ee900>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60017646b0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600175e720>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600175e570>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a28bc0>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stdout\": \"skipped, since /root/.ssh/kdump_id_rsa exists\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"/usr/bin/ssh-keygen\", \"-t\", \"rsa\", \"-f\", \"/root/.ssh/kdump_id_rsa\", \"-N\", \"\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Would not run command since \\'/root/.ssh/kdump_id_rsa\\' exists\", \"invocation\": {\"module_args\": {\"creates\": \"/root/.ssh/kdump_id_rsa\", \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \\'\\' \", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"removes\": null, \"stdin\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# destroy glob\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy fnmatch\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879837.06222: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001e0c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ddbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001e0eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c21160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c21fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5fdd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5ffe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c97800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c97e90>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c77aa0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c75190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5cf80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cbb710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cba330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c76060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cb8a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cec6e0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5c200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001cecb90>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ceca40>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001cece00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5ad20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ced4c0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ced190>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cee3c0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d085c0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001d09d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d0abd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001d0b230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d0a120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001d0bc80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d0b3b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cee3f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a97b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001ac05f0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac0350>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001ac0560>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001ac07a0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a95cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac1e20>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac0aa0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ceeae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001af21b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b0a360>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b47140>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b6d8b0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b47260>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b0aff0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001984230>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b093a0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac2d50>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6001984440>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_w79u6qrm/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019d9eb0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019b4da0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001987ec0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019b7d10>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a01880>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a01610>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a00f20>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a01370>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019da8d0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a025d0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a02810>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a02d50>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001868ad0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600186a6f0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186b080>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186bef0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186ed20>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600186f080>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186cfe0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001872c90>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001871760>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018714f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001873ad0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186d4f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018b6e70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b6f60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018b8b30>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b88f0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018bb0b0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b91f0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c28a0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018bb230>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c3740>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c35c0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c3c50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b7260>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c6bd0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c8080>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c53a0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c6720>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c4f80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600194c320>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194d040>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c81d0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194d790>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194fa10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001959d00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600195a660>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194e7b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001959430>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600195a780>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60017ee900>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60017646b0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600175e720>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600175e570>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a28bc0>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"skipped, since /root/.ssh/kdump_id_rsa exists\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"/usr/bin/ssh-keygen\", \"-t\", \"rsa\", \"-f\", \"/root/.ssh/kdump_id_rsa\", \"-N\", \"\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Would not run command since '/root/.ssh/kdump_id_rsa' exists\", \"invocation\": {\"module_args\": {\"creates\": \"/root/.ssh/kdump_id_rsa\", \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879837.07772: done with _execute_module (ansible.legacy.command, {'creates': '/root/.ssh/kdump_id_rsa', '_raw_params': \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \", '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879836.3644145-5820-168121386032217/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879837.07778: _low_level_execute_command(): starting\n 5599 1726879837.07782: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879837.07796: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879837.07802: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879837.07805: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879837.07807: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879837.07810: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879837.07812: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\n<<<\n 5599 1726879837.07817: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879837.07820: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 5599 1726879837.07822: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879837.07828: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879837.07831: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879837.07833: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879837.07836: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 5599 1726879837.07840: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\n<<<\n 5599 1726879837.07842: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 5599 1726879837.07845: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879837.07847: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879837.07849: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879837.07852: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879837.07854: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879837.07857: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.10602: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879837.10666: stderr chunk (state=3):\n>>><<<\n 5599 1726879837.10669: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879837.10880: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879837.10884: handler run complete\n 5599 1726879837.10886: attempt loop complete, returning result\n 5599 1726879837.10889: _execute() done\n 5599 1726879837.10891: dumping result to json\n 5599 1726879837.10893: done dumping result, returning\n 5599 1726879837.10896: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist [0affef3a-ec81-5b39-170e-000000000160]\n 5599 1726879837.10898: sending task result for task 0affef3a-ec81-5b39-170e-000000000160\n 5599 1726879837.10959: done sending task result for task 0affef3a-ec81-5b39-170e-000000000160\n 5599 1726879837.10962: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"cmd\": [\n \"/usr/bin/ssh-keygen\",\n \"-t\",\n \"rsa\",\n \"-f\",\n \"/root/.ssh/kdump_id_rsa\",\n \"-N\",\n \"\"\n ],\n \"delta\": null,\n \"end\": null,\n \"invocation\": {\n \"module_args\": {\n \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \",\n \"_uses_shell\": false,\n \"argv\": null,\n \"chdir\": null,\n \"creates\": \"/root/.ssh/kdump_id_rsa\",\n \"executable\": null,\n \"expand_argument_vars\": true,\n \"removes\": null,\n \"stdin\": null,\n \"stdin_add_newline\": true,\n \"strip_empty_ends\": true\n }\n },\n \"rc\": 0,\n \"start\": null\n}\n\nSTDOUT:\n\nskipped, since /root/.ssh/kdump_id_rsa exists\n\n\nMSG:\n\nWould not run command since '/root/.ssh/kdump_id_rsa' exists\n 5599 1726879837.11053: no more pending results, returning what we have\n 5599 1726879837.11058: results queue empty\n 5599 1726879837.11059: checking for any_errors_fatal\n 5599 1726879837.11062: done checking for any_errors_fatal\n 5599 1726879837.11063: checking for max_fail_percentage\n 5599 1726879837.11064: done checking for max_fail_percentage\n 5599 1726879837.11065: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879837.11067: done checking to see if all hosts have failed\n 5599 1726879837.11068: getting the remaining hosts for this loop\n 5599 1726879837.11070: done getting the remaining hosts for this loop\n 5599 1726879837.11079: getting the next task for host managed_node1\n 5599 1726879837.11097: done getting next task for host managed_node1\n 5599 1726879837.11103: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch key\n 5599 1726879837.11108: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879837.11110: getting the next task for host managed_node2\n 5599 1726879837.11113: done getting next task for host managed_node2\n 5599 1726879837.11116: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch key\n 5599 1726879837.11119: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879837.11120: getting the next task for host managed_node3\n 5599 1726879837.11124: done getting next task for host managed_node3\n 5599 1726879837.11126: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch key\n 5599 1726879837.11129: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879837.11154: getting variables\n 5599 1726879837.11156: in VariableManager get_vars()\n 5599 1726879837.11336: Calling all_inventory to load vars for managed_node1\n 5599 1726879837.11340: Calling groups_inventory to load vars for managed_node1\n 5599 1726879837.11344: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879837.11356: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879837.11360: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879837.11364: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879837.11915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879837.12151: done with get_vars()\n 5599 1726879837.12161: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Fetch key] *****************************\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7\nFriday 20 September 2024 20:50:37 -0400 (0:00:00.845) 0:00:14.909 ****** \n 5599 1726879837.12254: entering _queue_task() for managed_node1/slurp\n 5599 1726879837.12697: worker is 1 (out of 3 available)\n 5599 1726879837.12712: exiting _queue_task() for managed_node1/slurp\n 5599 1726879837.12754: getting variables\n 5599 1726879837.12881: in VariableManager get_vars()\n 5599 1726879837.13111: Calling all_inventory to load vars for managed_node2\n 5599 1726879837.13117: Calling groups_inventory to load vars for managed_node2\n 5599 1726879837.13120: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879837.13135: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879837.13140: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879837.13144: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879837.13599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879837.14162: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fetch key\n 5599 1726879837.14167: in run() - task 0affef3a-ec81-5b39-170e-000000000161\n 5599 1726879837.14169: variable 'ansible_search_path' from source: unknown\n 5599 1726879837.14172: variable 'ansible_search_path' from source: unknown\n 5599 1726879837.14182: calling self._execute()\n 5599 1726879837.14184: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879837.14187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879837.14189: variable 'omit' from source: magic vars\n 5599 1726879837.14192: variable 'omit' from source: magic vars\n 5599 1726879837.14209: done with get_vars()\n 5599 1726879837.14233: done getting variables\n 5599 1726879837.14339: variable 'omit' from source: magic vars\n 5599 1726879837.14389: entering _queue_task() for managed_node2/slurp\n 5599 1726879837.15479: worker is 2 (out of 3 available)\n 5599 1726879837.15492: exiting _queue_task() for managed_node2/slurp\n 5599 1726879837.15531: getting variables\n 5599 1726879837.15448: variable 'kdump_sshkey' from source: role '' defaults\n 5599 1726879837.15546: variable 'omit' from source: magic vars\n 5599 1726879837.15551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879837.15555: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879837.15558: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879837.15561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879837.15564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879837.15566: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879837.15571: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879837.15575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879837.15578: Set connection var ansible_shell_type to sh\n 5599 1726879837.15580: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879837.15582: Set connection var ansible_pipelining to False\n 5599 1726879837.15534: in VariableManager get_vars()\n 5599 1726879837.15667: Calling all_inventory to load vars for managed_node3\n 5599 1726879837.15673: Calling groups_inventory to load vars for managed_node3\n 5599 1726879837.15679: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879837.15788: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879837.15793: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879837.15799: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879837.16478: Set connection var ansible_connection to ssh\n 5599 1726879837.16481: Set connection var ansible_timeout to 10\n 5599 1726879837.16483: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879837.16485: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879837.16487: variable 'ansible_connection' from source: unknown\n 5599 1726879837.16489: variable 'ansible_module_compression' from source: unknown\n 5599 1726879837.16491: variable 'ansible_shell_type' from source: unknown\n 5599 1726879837.16493: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879837.16495: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879837.16497: variable 'ansible_pipelining' from source: unknown\n 5599 1726879837.16499: variable 'ansible_timeout' from source: unknown\n 5599 1726879837.16501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879837.16504: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879837.16508: variable 'omit' from source: magic vars\n 5599 1726879837.16510: starting attempt loop\n 5599 1726879837.16585: running the handler\n 5599 1726879837.16589: _low_level_execute_command(): starting\n 5599 1726879837.16593: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879837.16638: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Fetch key\n 5599 1726879837.16642: in run() - task 0affef3a-ec81-5b39-170e-000000000161\n 5599 1726879837.16645: variable 'ansible_search_path' from source: unknown\n 5599 1726879837.16648: variable 'ansible_search_path' from source: unknown\n 5599 1726879837.16651: calling self._execute()\n 5599 1726879837.16654: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879837.16861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879837.17433: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879837.17437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879837.17442: variable 'omit' from source: magic vars\n 5599 1726879837.17445: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879837.17447: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879837.17451: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879837.17454: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.17456: variable 'omit' from source: magic vars\n 5599 1726879837.17458: variable 'omit' from source: magic vars\n 5599 1726879837.17628: done with get_vars()\n 5599 1726879837.17637: variable 'kdump_sshkey' from source: role '' defaults\n 5599 1726879837.17660: variable 'omit' from source: magic vars\n 5599 1726879837.17663: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879837.17665: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879837.17655: done getting variables\n 5599 1726879837.17746: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879837.17750: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879837.17752: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879837.17772: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 5599 1726879837.17779: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879837.17785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879837.17857: entering _queue_task() for managed_node3/slurp\n 5599 1726879837.18428: worker is 3 (out of 3 available)\n 5599 1726879837.18436: exiting _queue_task() for managed_node3/slurp\n 5599 1726879837.18449: done queuing things up, now waiting for results queue to drain\n 5599 1726879837.18451: waiting for pending results...\n 5599 1726879837.18415: Set connection var ansible_shell_type to sh\n 5599 1726879837.18477: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879837.18483: Set connection var ansible_pipelining to False\n 5599 1726879837.18486: Set connection var ansible_connection to ssh\n 5599 1726879837.18488: Set connection var ansible_timeout to 10\n 5599 1726879837.18491: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879837.18495: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879837.18497: variable 'ansible_connection' from source: unknown\n 5599 1726879837.18500: variable 'ansible_module_compression' from source: unknown\n 5599 1726879837.18502: variable 'ansible_shell_type' from source: unknown\n 5599 1726879837.18504: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879837.18507: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879837.18509: variable 'ansible_pipelining' from source: unknown\n 5599 1726879837.18512: variable 'ansible_timeout' from source: unknown\n 5599 1726879837.18514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879837.18809: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879837.18814: variable 'omit' from source: magic vars\n 5599 1726879837.18818: starting attempt loop\n 5599 1726879837.18821: running the handler\n 5599 1726879837.18879: _low_level_execute_command(): starting\n 5599 1726879837.18883: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879837.19389: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch key\n 5599 1726879837.19392: in run() - task 0affef3a-ec81-5b39-170e-000000000161\n 5599 1726879837.19395: variable 'ansible_search_path' from source: unknown\n 5599 1726879837.19397: variable 'ansible_search_path' from source: unknown\n 5599 1726879837.19460: calling self._execute()\n 5599 1726879837.19549: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879837.19557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879837.19572: variable 'omit' from source: magic vars\n 5599 1726879837.19706: variable 'omit' from source: magic vars\n 5599 1726879837.19723: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879837.19794: variable 'omit' from source: magic vars\n 5599 1726879837.19955: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879837.20091: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879837.20095: variable 'kdump_sshkey' from source: role '' defaults\n 5599 1726879837.20132: variable 'omit' from source: magic vars\n 5599 1726879837.20171: stderr chunk (state=3):\n>>><<<\n 5599 1726879837.20178: stdout chunk (state=3):\n>>><<<\n 5599 1726879837.20181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879837.20198: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879837.20232: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879837.20253: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879837.20256: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879837.20306: _low_level_execute_command(): starting\n 5599 1726879837.20392: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785 `\" && echo ansible-tmp-1726879837.202409-5856-272102928317785=\"` echo /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785 `\" && echo ansible-tmp-1726879837.202409-5856-272102928317785=\"` echo /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785 `\" ) && sleep 0'\"'\"''\n 5599 1726879837.20577: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879837.20582: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879837.20585: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879837.20590: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879837.20689: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879837.20694: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.20696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879837.21014: Set connection var ansible_shell_type to sh\n 5599 1726879837.21017: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879837.21020: Set connection var ansible_pipelining to False\n 5599 1726879837.21082: Set connection var ansible_connection to ssh\n 5599 1726879837.21086: Set connection var ansible_timeout to 10\n 5599 1726879837.21161: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879837.21330: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879837.21335: variable 'ansible_connection' from source: unknown\n 5599 1726879837.21337: variable 'ansible_module_compression' from source: unknown\n 5599 1726879837.21340: variable 'ansible_shell_type' from source: unknown\n 5599 1726879837.21342: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879837.21344: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879837.21346: variable 'ansible_pipelining' from source: unknown\n 5599 1726879837.21350: variable 'ansible_timeout' from source: unknown\n 5599 1726879837.21352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879837.21622: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879837.21641: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879837.21753: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879837.21800: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879837.21907: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879837.21987: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879837.22027: variable 'omit' from source: magic vars\n 5599 1726879837.22068: starting attempt loop\n 5599 1726879837.22094: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.22110: running the handler\n 5599 1726879837.22125: _low_level_execute_command(): starting\n 5599 1726879837.22133: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879837.22508: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879837.22513: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879837.22517: stdout chunk (state=3):\n>>><<<\n 5599 1726879837.22519: stderr chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879837.22526: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879837.22561: _low_level_execute_command(): starting\n 5599 1726879837.22565: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523 `\" && echo ansible-tmp-1726879837.225289-5857-147648583920523=\"` echo /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523 `\" ) && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523 `\" && echo ansible-tmp-1726879837.225289-5857-147648583920523=\"` echo /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523 `\" ) && sleep 0'\"'\"''\n 5599 1726879837.23307: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879837.23383: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879837.23400: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879837.23590: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.23976: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879837.23987: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879837.24003: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879837.24016: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879837.24032: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879837.24077: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 5599 1726879837.24123: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879837.24150: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879837.24166: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879837.24197: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879837.24238: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.25334: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879837.25482: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879837.25544: stderr chunk (state=3):\n>>><<<\n 5599 1726879837.25547: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879837.25684: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879837.25690: _low_level_execute_command(): starting\n 5599 1726879837.25702: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244 `\" && echo ansible-tmp-1726879837.2558563-5859-250813698489244=\"` echo /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244 `\" ) && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879837.25812: stdout chunk (state=3):\n>>>ansible-tmp-1726879837.202409-5856-272102928317785=/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785\n<<<\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244 `\" && echo ansible-tmp-1726879837.2558563-5859-250813698489244=\"` echo /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244 `\" ) && sleep 0'\"'\"''\n 5599 1726879837.26089: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879837.26092: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879837.26095: stdout chunk (state=3):\n>>><<<\n 5599 1726879837.26098: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'ansible-tmp-1726879837.202409-5856-272102928317785=/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879837.26280: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879837.202409-5856-272102928317785=/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879837.26289: variable 'ansible_module_compression' from source: unknown\n 5599 1726879837.26417: stdout chunk (state=3):\n>>>ansible-tmp-1726879837.225289-5857-147648583920523=/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523\n<<<\n 5599 1726879837.26593: stdout chunk (state=3):\n>>><<<\n 5599 1726879837.26596: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879837.26634: stderr chunk (state=3):\n>>><<<\n 5599 1726879837.26637: ANSIBALLZ: Using lock for slurp\n 5599 1726879837.26639: ANSIBALLZ: Acquiring lock\n 5599 1726879837.26642: ANSIBALLZ: Lock acquired: 140319498234400\n 5599 1726879837.26644: ANSIBALLZ: Creating module\n<10.31.14.149> (0, b'ansible-tmp-1726879837.225289-5857-147648583920523=/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879837.26650: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879837.225289-5857-147648583920523=/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879837.26720: variable 'ansible_module_compression' from source: unknown\n 5599 1726879837.26769: ANSIBALLZ: Using lock for slurp\n 5599 1726879837.26775: ANSIBALLZ: Acquiring lock\n 5599 1726879837.27194: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879837.27200: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879837.27203: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879837.27206: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879837.27288: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.29338: stdout chunk (state=3):\n>>>ansible-tmp-1726879837.2558563-5859-250813698489244=/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244\n<<<\n 5599 1726879837.29517: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879837.29743: stderr chunk (state=3):\n>>><<<\n 5599 1726879837.29758: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'ansible-tmp-1726879837.2558563-5859-250813698489244=/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879837.29809: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879837.2558563-5859-250813698489244=/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879837.29923: variable 'ansible_module_compression' from source: unknown\n 5599 1726879837.29988: ANSIBALLZ: Using lock for slurp\n 5599 1726879837.30001: ANSIBALLZ: Acquiring lock\n 5599 1726879837.39427: ANSIBALLZ: Writing module into payload\n 5599 1726879837.39479: ANSIBALLZ: Writing module\n 5599 1726879837.39498: ANSIBALLZ: Renaming module\n 5599 1726879837.39504: ANSIBALLZ: Done creating module\n 5599 1726879837.39518: ANSIBALLZ: Lock acquired: 140319498234400\n 5599 1726879837.39530: ANSIBALLZ: Reading module after lock\n 5599 1726879837.39576: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py\n 5599 1726879837.39785: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py\n 5599 1726879837.39788: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py\n 5599 1726879837.39793: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmsajj8xk TO /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\n 5599 1726879837.39889: ANSIBALLZ: Lock acquired: 140319498234400\n 5599 1726879837.39892: ANSIBALLZ: Reading module after lock\n 5599 1726879837.40024: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py\n 5599 1726879837.40030: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj3yt2iwb TO /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py\n<10.31.14.149> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp198wi9sx TO /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py\n<10.31.14.149> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' '[10.31.14.149]'\n 5599 1726879837.40216: Sending initial data\n 5599 1726879837.40219: Sent initial data (151 bytes)\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n 5599 1726879837.40618: Sending initial data\n 5599 1726879837.40622: Sent initial data (151 bytes)\n 5599 1726879837.40645: Sending initial data\n 5599 1726879837.40648: Sent initial data (152 bytes)\n 5599 1726879837.41249: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879837.41268: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879837.41287: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879837.41329: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 5599 1726879837.41350: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879837.41441: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879837.41483: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879837.41490: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879837.41505: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879837.41525: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879837.41576: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879837.41685: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.41756: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879837.41771: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879837.41797: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879837.41801: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879837.41810: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879837.41823: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879837.41841: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879837.41910: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879837.41916: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.41921: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879837.41976: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.43416: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879837.43477: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879837.43517: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 5599 1726879837.43521: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp198wi9sx\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879837.43529: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp198wi9sx /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py\n<<<\n 5599 1726879837.43586: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp198wi9sx\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py M:0x001a\r\n<<<\n 5599 1726879837.43654: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115105\r\n<<<\n 5599 1726879837.43702: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 5599 1726879837.43723: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\n<<<\n 5599 1726879837.43749: stderr chunk (state=3):\n>>>debug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879837.43797: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\n<<<\n 5599 1726879837.43824: stderr chunk (state=3):\n>>>debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879837.44133: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj3yt2iwb\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879837.44137: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj3yt2iwb /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py\n<<<\n 5599 1726879837.44180: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj3yt2iwb\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py M:0x001a\r\n<<<\n 5599 1726879837.44265: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115106\r\n<<<\n 5599 1726879837.44290: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879837.44368: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879837.44416: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 5599 1726879837.44425: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmsajj8xk\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879837.44428: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmsajj8xk /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py\n<<<\n 5599 1726879837.44470: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmsajj8xk\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py\"\r\n<<<\n 5599 1726879837.44504: stderr chunk (state=3):\n>>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py M:0x001a\r\n<<<\n 5599 1726879837.44889: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115105\r\n<<<\n 5599 1726879837.44917: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 115105 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879837.44971: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879837.45181: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879837.45199: stderr chunk (state=3):\n>>><<<\n 5599 1726879837.45211: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp198wi9sx /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp198wi9sx\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp198wi9sx\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115105\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 115105 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879837.45432: done transferring module to remote\n 5599 1726879837.45435: _low_level_execute_command(): starting\n 5599 1726879837.45437: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/ /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/ /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 5599 1726879837.46004: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 115106 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879837.46097: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879837.46181: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879837.46433: stderr chunk (state=3):\n>>><<<\n 5599 1726879837.46436: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj3yt2iwb /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj3yt2iwb\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj3yt2iwb\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115106\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 115106 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879837.46444: done transferring module to remote\n 5599 1726879837.46447: _low_level_execute_command(): starting\n 5599 1726879837.46449: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/ /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879837.46502: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879837.46545: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879837.46551: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879837.46611: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.46615: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 115105 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879837.46666: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/ /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 5599 1726879837.46804: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879837.46930: stderr chunk (state=3):\n>>><<<\n 5599 1726879837.46944: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmsajj8xk /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmsajj8xk\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmsajj8xk\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115105\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 115105 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879837.47233: done transferring module to remote\n 5599 1726879837.47236: _low_level_execute_command(): starting\n 5599 1726879837.47239: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/ /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/ /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 5599 1726879837.47389: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879837.47395: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879837.47595: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879837.47608: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879837.47697: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879837.47710: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879837.47722: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879837.47782: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.48075: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879837.48092: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879837.48106: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879837.48156: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879837.48167: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879837.48170: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879837.48198: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879837.48200: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879837.48249: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.48462: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879837.48481: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879837.48544: stderr chunk (state=3):\n>>><<<\n 5599 1726879837.48547: stdout chunk (state=3):\n>>><<<\n<10.31.14.149> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879837.48638: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879837.48641: _low_level_execute_command(): starting\n 5599 1726879837.48643: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' -tt 10.31.14.149 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 5599 1726879837.49310: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879837.49324: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879837.49327: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879837.49329: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879837.49332: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879837.49335: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\n<<<\n 5599 1726879837.49382: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879837.49386: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 5599 1726879837.49390: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879837.49392: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879837.49435: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879837.49439: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879837.49452: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879837.49515: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.49717: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879837.49877: stderr chunk (state=3):\n>>><<<\n 5599 1726879837.49881: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879837.49891: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879837.49895: _low_level_execute_command(): starting\n 5599 1726879837.49898: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 5599 1726879837.50442: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879837.50480: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 5599 1726879837.50484: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879837.50488: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879837.50562: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879837.50565: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879837.50567: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879837.50569: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879837.50624: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.50950: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879837.51019: stderr chunk (state=3):\n>>><<<\n 5599 1726879837.51021: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879837.51157: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879837.51161: _low_level_execute_command(): starting\n 5599 1726879837.51164: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 5599 1726879837.51791: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 5599 1726879837.51796: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879837.51823: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879837.51846: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879837.51861: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879837.51898: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879837.51924: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\n<<<\n 5599 1726879837.51936: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879837.52001: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879837.52005: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879837.52018: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879837.52030: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879837.52034: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\n<<<\n 5599 1726879837.52046: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879837.52075: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879837.52083: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879837.52086: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879837.52168: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.52241: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879837.52247: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e80c530>\r\n<<<\n 5599 1726879837.52253: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e7dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e80eab0>\r\n<<<\n 5599 1726879837.52324: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\n<<<\n 5599 1726879837.52327: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 5599 1726879837.52329: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879837.52427: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879837.52457: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879837.52500: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 5599 1726879837.52512: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\n<<<\n 5599 1726879837.52537: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\n<<<\n 5599 1726879837.52559: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 5599 1726879837.52564: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879837.52598: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n<<<\n 5599 1726879837.52602: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879837.52618: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e621160>\r\n<<<\n 5599 1726879837.52681: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 5599 1726879837.52693: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879837.52706: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e621fd0>\r\n<<<\n 5599 1726879837.52732: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 5599 1726879837.52763: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879837.52850: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879837.52885: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879837.52915: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 5599 1726879837.52922: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 5599 1726879837.53000: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 5599 1726879837.53007: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879837.53030: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 5599 1726879837.53033: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879837.53058: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 5599 1726879837.53063: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879837.53090: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879837.53100: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879837.53104: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879837.53113: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 5599 1726879837.53128: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879837.53132: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879837.53141: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879837.53173: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879837.53182: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879837.53204: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879837.53207: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879837.53221: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879837.53236: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879837.53259: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65ff50>\r\n<<<\n 5599 1726879837.53265: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879837.53305: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879837.53482: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879837.53486: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa692c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa68fbb30>\r\n<<<\n 5599 1726879837.53489: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879837.53491: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879837.53494: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa692eab0>\r\n<<<\n 5599 1726879837.53497: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 5599 1726879837.53500: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n<<<\n 5599 1726879837.53503: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e697860>\r\n<<<\n 5599 1726879837.53506: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\n<<<\n 5599 1726879837.53509: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879837.53512: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e697ef0>\r\nimport '_collections' # \r\n<<<\n 5599 1726879837.53555: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e677b30>\r\n<<<\n 5599 1726879837.53593: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879837.53599: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879837.53602: stdout chunk (state=3):\n>>>import '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6751f0>\r\n<<<\n 5599 1726879837.53668: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 5599 1726879837.53678: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 5599 1726879837.53734: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879837.53742: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n<<<\n 5599 1726879837.53768: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65d040>\r\n<<<\n 5599 1726879837.53772: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa66fd160>\r\n<<<\n 5599 1726879837.53776: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 5599 1726879837.53789: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879837.53848: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879837.53852: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879837.53911: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6bb800>\r\n<<<\n 5599 1726879837.53915: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ba420>\r\n<<<\n 5599 1726879837.53937: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6762a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6b8c80>\r\n<<<\n 5599 1726879837.53953: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa66fdfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879837.53991: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 5599 1726879837.54035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ec800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65c2c0>\r\n<<<\n 5599 1726879837.54042: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879837.54080: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e6eccb0>\r\n<<<\n 5599 1726879837.54083: stdout chunk (state=3):\n>>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ecb60>\r\n<<<\n 5599 1726879837.54167: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e6ecf50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65ade0>\r\n<<<\n 5599 1726879837.54178: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879837.54230: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879837.54277: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879837.54283: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ed640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ed310>\r\n<<<\n 5599 1726879837.54394: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa673be90>\r\n<<<\n 5599 1726879837.54398: stdout chunk (state=3):\n>>>import 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ee540>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879837.54491: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e704770>\r\nimport 'errno' # \r\n<<<\n 5599 1726879837.54527: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa673bf50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879837.54533: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879837.54606: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e705eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e706d80>\r\n<<<\n 5599 1726879837.54614: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67738c0>\r\n<<<\n 5599 1726879837.54622: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 5599 1726879837.54628: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e7073b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e7062d0>\r\n<<<\n 5599 1726879837.54643: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6773f50>\r\nimport '_collections' # \r\n<<<\n 5599 1726879837.54646: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879837.54675: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6753b60>\r\n<<<\n 5599 1726879837.54701: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 5599 1726879837.54719: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e707e30>\r\n<<<\n 5599 1726879837.54722: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6751280>\r\n<<<\n 5599 1726879837.54724: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e707560>\r\n<<<\n 5599 1726879837.54767: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ee5a0>\r\n<<<\n 5599 1726879837.54788: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879837.54819: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6739040>\r\n<<<\n 5599 1726879837.54823: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879837.54845: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879837.54851: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879837.54872: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 5599 1726879837.54881: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879837.54898: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 5599 1726879837.54951: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e48bcb0>\r\n<<<\n 5599 1726879837.54954: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879837.54957: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879837.54969: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n<<<\n 5599 1726879837.55023: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6797800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6796420>\r\n<<<\n 5599 1726879837.55031: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e4b47d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b4530>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e4b46e0>\r\n<<<\n 5599 1726879837.55059: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.55069: stdout chunk (state=3):\n>>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e4b4920>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e489e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879837.55082: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6752150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6794cb0>\r\n<<<\n 5599 1726879837.55119: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 5599 1726879837.55139: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c8890>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67382c0>\r\n<<<\n 5599 1726879837.55266: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67c8d40>\r\n<<<\n 5599 1726879837.55276: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879837.55370: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879837.55376: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # <<<\n 5599 1726879837.55379: stdout chunk (state=3):\n>>>\r\nimport '_weakref' # \r\n<<<\n 5599 1726879837.55382: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b6030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b4cb0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6eec90>\r\n<<<\n 5599 1726879837.55385: stdout chunk (state=3):\n>>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c8bf0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67c8fb0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6736de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879837.55475: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c9670>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c9340>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 5599 1726879837.55504: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879837.55510: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4e63c0>\r\n<<<\n 5599 1726879837.55513: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # <<<\n 5599 1726879837.55611: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879837.55619: stdout chunk (state=3):\n>>>\r\nimport 'posix' # \r\n<<<\n 5599 1726879837.55625: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67ca510>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879837.55630: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e0740>\r\nimport 'errno' # \r\n<<<\n 5599 1726879837.55633: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\n<<<\n 5599 1726879837.55722: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879837.55726: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4fe510>\r\n<<<\n 5599 1726879837.55729: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67e1e20>\r\n<<<\n 5599 1726879837.55731: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e2cf0>\r\n<<<\n 5599 1726879837.55738: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879837.55742: stdout chunk (state=3):\n>>>import 'zipimport' # <<<\n 5599 1726879837.55866: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e5372c0>\r\n<<<\n 5599 1726879837.55881: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67e3350>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e2270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 5599 1726879837.55886: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879837.55889: stdout chunk (state=3):\n>>>\r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f292c530><<<\n 5599 1726879837.55962: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879837.56078: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879837.56099: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67e3dd0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e3500>\r\n<<<\n 5599 1726879837.56105: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67ca570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879837.56110: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879837.56116: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879837.56130: stdout chunk (state=3):\n>>>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f28fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f292eab0>\r\n<<<\n 5599 1726879837.56135: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879837.56137: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e55da60>\r\n<<<\n 5599 1726879837.56210: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6573c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa659c740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659c4a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa659c770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa659c950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6571e20>\r\n<<<\n 5599 1726879837.56214: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879837.56218: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879837.56220: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e5373e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4ff1a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e378380>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4fd550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b6f60>\r\n<<<\n 5599 1726879837.56405: stdout chunk (state=3):\n>>>import '_collections_abc' # <<<\n 5599 1726879837.56410: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879837.56413: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879837.56417: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8a3e378560>\r\n<<<\n 5599 1726879837.56420: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_pi4xdz0b/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.56425: stdout chunk (state=3):\n>>>\r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879837.56428: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\n<<<\n 5599 1726879837.56481: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 5599 1726879837.56485: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659df70>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659cbf0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67cac60>\r\n<<<\n 5599 1726879837.56487: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879837.56580: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879837.56584: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879837.56586: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879837.56727: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'<<<\n 5599 1726879837.56755: stdout chunk (state=3):\n>>>\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2741160>\r\n<<<\n 5599 1726879837.56762: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65ce300>\r\n<<<\n 5599 1726879837.56767: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879837.56769: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.56772: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879837.56776: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879837.56778: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n<<<\n 5599 1726879837.56826: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65e6480>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879837.56830: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3ce060>\r\nimport '_typing' # \r\n<<<\n 5599 1726879837.56840: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2741fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux<<<\n 5599 1726879837.56898: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879837.56956: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a4f50>\r\n<<<\n 5599 1726879837.57026: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a40b0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.57032: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6623230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879837.57035: stdout chunk (state=3):\n>>>\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879837.57038: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879837.57057: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879837.57061: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 5599 1726879837.57068: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.57151: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa66459d0>\r\n<<<\n 5599 1726879837.57293: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879837.57301: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 5599 1726879837.57304: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879837.57324: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6623350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65e7110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6460350>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65e54c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659eea0>\r\n<<<\n 5599 1726879837.57334: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879837.57402: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<<\n 5599 1726879837.57406: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.57429: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879837.57433: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py<<<\n 5599 1726879837.57441: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.57444: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2fa6460530>\r\n<<<\n 5599 1726879837.57478: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<<\n 5599 1726879837.57487: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.57515: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277fe90><<<\n 5599 1726879837.57519: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.57530: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_rwmlfy2l/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.57550: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879837.57586: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<<\n 5599 1726879837.57591: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.57631: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277ff50><<<\n 5599 1726879837.57665: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879837.57677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.57707: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879837.57715: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<<\n 5599 1726879837.57718: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879837.57767: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<<\n 5599 1726879837.57769: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879837.57771: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.57846: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<<\n 5599 1726879837.57849: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.57850: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879837.57883: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64b5fd0>\r\n<<<\n 5599 1726879837.57907: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879837.57914: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n<<<\n 5599 1726879837.57917: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<<\n 5599 1726879837.57929: stdout chunk (state=3):\n>>>\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27b7860><<<\n 5599 1726879837.57964: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<<\n 5599 1726879837.57970: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.57988: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<<\n 5599 1726879837.58003: stdout chunk (state=3):\n>>>\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27b7ef0><<<\n 5599 1726879837.58032: stdout chunk (state=3):\n>>>\r\nimport '_collections' # <<<\n 5599 1726879837.58038: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.58092: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa648cec0>\r\n<<<\n 5599 1726879837.58116: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6463f80>\r\n<<<\n 5599 1726879837.58120: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.58128: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2797b30><<<\n 5599 1726879837.58148: stdout chunk (state=3):\n>>>\r\nimport '_functools' # \r\n<<<\n 5599 1726879837.58159: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.58169: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.58185: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.58203: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n<<<\n 5599 1726879837.58215: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.58334: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27951f0>\r\n<<<\n 5599 1726879837.58340: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277d040>\r\n<<<\n 5599 1726879837.58387: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879837.58435: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 5599 1726879837.58467: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 5599 1726879837.58505: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879837.58557: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879837.58613: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n<<<\n 5599 1726879837.58618: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<<\n 5599 1726879837.58644: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.58695: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27db800><<<\n 5599 1726879837.58699: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.58701: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.58758: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27da420>\r\n<<<\n 5599 1726879837.58762: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'<<<\n 5599 1726879837.58781: stdout chunk (state=3):\n>>>\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27962a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27d8c80><<<\n 5599 1726879837.58843: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.58871: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 5599 1726879837.58934: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280c800>\r\n<<<\n 5599 1726879837.58940: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277c2c0><<<\n 5599 1726879837.58960: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<<\n 5599 1726879837.59008: stdout chunk (state=3):\n>>>\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879837.59052: stdout chunk (state=3):\n>>>\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.59056: stdout chunk (state=3):\n>>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f280ccb0>\r\n<<<\n 5599 1726879837.59113: stdout chunk (state=3):\n>>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280cb60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.59144: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.59152: stdout chunk (state=3):\n>>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f280cf50>\r\n<<<\n 5599 1726879837.59198: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<<\n 5599 1726879837.59213: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.59220: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879837.59254: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py<<<\n 5599 1726879837.59297: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 5599 1726879837.59337: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280d640>\r\n<<<\n 5599 1726879837.59349: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280d310><<<\n 5599 1726879837.59371: stdout chunk (state=3):\n>>>\r\nimport 'importlib.machinery' # <<<\n 5599 1726879837.59379: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.59445: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280e540><<<\n 5599 1726879837.59452: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.59466: stdout chunk (state=3):\n>>>import 'importlib.util' # <<<\n 5599 1726879837.59492: stdout chunk (state=3):\n>>>\r\nimport 'runpy' # <<<\n 5599 1726879837.59534: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.59542: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879837.59601: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<<\n 5599 1726879837.59603: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.59644: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<<\n 5599 1726879837.59670: stdout chunk (state=3):\n>>>\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2824770>\r\nimport 'errno' # <<<\n 5599 1726879837.59711: stdout chunk (state=3):\n>>>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.59743: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879837.59746: stdout chunk (state=3):\n>>>\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f2825eb0><<<\n 5599 1726879837.59796: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n<<<\n 5599 1726879837.59802: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<<\n 5599 1726879837.59817: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.59840: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n<<<\n 5599 1726879837.59860: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<<\n 5599 1726879837.59891: stdout chunk (state=3):\n>>>\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2826d80><<<\n 5599 1726879837.59905: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.59918: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a7ef0>\r\n<<<\n 5599 1726879837.60184: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879837.60188: stdout chunk (state=3):\n>>>\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f28273b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f28262d0><<<\n 5599 1726879837.60193: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 5599 1726879837.60196: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879837.60198: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3f59d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f5760>\r\n<<<\n 5599 1726879837.60200: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f2827e30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2827560><<<\n 5599 1726879837.60203: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f5070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879837.60240: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f54c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3cea80>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3f6720>\r\n<<<\n 5599 1726879837.60248: stdout chunk (state=3):\n>>>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280e5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879837.60277: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3f68a0>\r\n<<<\n 5599 1726879837.60305: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879837.60309: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879837.60315: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879837.60350: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879837.60357: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<<\n 5599 1726879837.60359: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879837.60408: stdout chunk (state=3):\n>>>\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.60442: stdout chunk (state=3):\n>>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.60445: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f6db0>\r\n<<<\n 5599 1726879837.60451: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879837.60453: stdout chunk (state=3):\n>>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25b3cb0><<<\n 5599 1726879837.60477: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<<\n 5599 1726879837.60480: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879837.60486: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<<\n 5599 1726879837.60539: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e25cc50>\r\n<<<\n 5599 1726879837.60543: stdout chunk (state=3):\n>>>\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879837.60562: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.60572: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25dc7d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25dc530><<<\n 5599 1726879837.60577: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e25e870>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879837.60582: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879837.60634: stdout chunk (state=3):\n>>>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879837.60636: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e25f200>\r\n<<<\n 5599 1726879837.60638: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879837.60639: stdout chunk (state=3):\n>>>\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25dc6e0><<<\n 5599 1726879837.60682: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879837.60721: stdout chunk (state=3):\n>>>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.60727: stdout chunk (state=3):\n>>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25dc920><<<\n 5599 1726879837.60730: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2603e0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879837.60788: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879837.60791: stdout chunk (state=3):\n>>>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25b1e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<<\n 5599 1726879837.60850: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.60855: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e262e40>\r\n<<<\n 5599 1726879837.60912: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e262f60>\r\n<<<\n 5599 1726879837.60916: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e261100>\r\n<<<\n 5599 1726879837.61001: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879837.61005: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879837.61010: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879837.61096: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25de030><<<\n 5599 1726879837.61103: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e266d50>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879837.61121: stdout chunk (state=3):\n>>>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25dccb0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280ec90>\r\n<<<\n 5599 1726879837.61168: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<<\n 5599 1726879837.61208: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e265820>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e265580>\r\n<<<\n 5599 1726879837.61255: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879837.61325: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py<<<\n 5599 1726879837.61329: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e267ef0>\r\n<<<\n 5599 1726879837.61332: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa648fe60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa64dd9d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64dd760>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64dd070>\r\n<<<\n 5599 1726879837.61342: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.61383: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879837.61429: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64ddac0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64b6c60>\r\n<<<\n 5599 1726879837.61436: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e261580>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2aeea0>\r\n<<<\n 5599 1726879837.61441: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 5599 1726879837.61445: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.61457: stdout chunk (state=3):\n>>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa64de780>\r\n<<<\n 5599 1726879837.61460: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.61662: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa64de8d0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879837.61677: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f260e3c0>\r\n<<<\n 5599 1726879837.61681: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 5599 1726879837.61685: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879837.61688: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<<\n 5599 1726879837.61690: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64dede0>\r\n<<<\n 5599 1726879837.61693: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 5599 1726879837.61700: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879837.61704: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6344c20>\r\n<<<\n 5599 1726879837.61730: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6346840>\r\n<<<\n 5599 1726879837.61799: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879837.61839: stdout chunk (state=3):\n>>>\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2626510>\r\n<<<\n 5599 1726879837.61852: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879837.61862: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2af050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879837.61981: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2b0c20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2b09e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2b3170>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2b12e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2ba990>\r\n<<<\n 5599 1726879837.61989: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2b3320>\r\n<<<\n 5599 1726879837.62006: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f265f2c0><<<\n 5599 1726879837.62013: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6347140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6347f80>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879837.62021: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634adb0>\r\n<<<\n 5599 1726879837.62072: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<<\n 5599 1726879837.62091: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bb830>\r\n<<<\n 5599 1726879837.62111: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879837.62160: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bb6b0>\r\n<<<\n 5599 1726879837.62172: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa634b110>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6349070>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879837.62266: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879837.62269: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<<\n 5599 1726879837.62277: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.62286: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bbd70>\r\n<<<\n 5599 1726879837.62288: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879837.62291: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2af350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879837.62293: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879837.62295: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634ede0>\r\n<<<\n 5599 1726879837.62302: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879837.62342: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879837.62404: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634d8e0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634d640>\r\n<<<\n 5599 1726879837.62420: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879837.62457: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2685a60>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f265f3e0>\r\n<<<\n 5599 1726879837.62550: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f26271a0><<<\n 5599 1726879837.62559: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bf4d0>\r\n<<<\n 5599 1726879837.62563: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634fd10>\r\n<<<\n 5599 1726879837.62566: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2c03b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2bdc40>\r\n<<<\n 5599 1726879837.62627: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n<<<\n 5599 1726879837.62661: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2befc0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2bd880>\r\n<<<\n 5599 1726879837.62665: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.62668: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6349580>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6396ea0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6397050>\r\n<<<\n 5599 1726879837.62675: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879837.62678: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.62681: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879837.62683: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6398c20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63989e0>\r\n<<<\n 5599 1726879837.62733: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24a0380>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2625550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25def60>\r\n<<<\n 5599 1726879837.62771: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879837.62781: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879837.62784: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.62786: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f29f24a0560>\r\n<<<\n 5599 1726879837.62821: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879837.62856: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.62904: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879837.62925: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.62949: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa639b140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63992e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879837.62953: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_73rkgen5/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.62996: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879837.63013: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879837.63065: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63a2930>\r\n<<<\n 5599 1726879837.63092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.63233: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.63295: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879837.63349: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.63381: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa639b2c0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a3bf0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a3aa0>\r\n<<<\n 5599 1726879837.63416: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a3cb0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6397350>\r\n<<<\n 5599 1726879837.63462: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879837.63482: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879837.63503: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879837.63529: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\n<<<\n 5599 1726879837.63534: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24f6060><<<\n 5599 1726879837.63542: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.63556: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.63572: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879837.63576: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a74a0>\r\n<<<\n 5599 1726879837.63743: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.63765: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a84d0>\r\n<<<\n 5599 1726879837.63775: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63a5c10>\r\n<<<\n 5599 1726879837.63804: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.63823: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a6f90>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63a57f0>\r\n<<<\n 5599 1726879837.63829: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.63866: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879837.63906: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24ccf50><<<\n 5599 1726879837.63909: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.63912: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.63914: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.63917: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24cc0b0>\r\n# zipimport: zlib available<<<\n 5599 1726879837.63954: stdout chunk (state=3):\n>>>\r\nimport 'ansible' # \r\n<<<\n 5599 1726879837.63989: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.63993: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.64012: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.64033: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879837.64060: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils' # \r\n<<<\n 5599 1726879837.64167: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.64171: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.64175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.64178: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.64193: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.64237: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.64320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.64465: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.64603: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 5599 1726879837.64610: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879837.64647: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879837.64652: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879837.64701: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e344500>\r\n<<<\n 5599 1726879837.64820: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 5599 1726879837.64822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879837.64855: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3451c0>\r\n<<<\n 5599 1726879837.64857: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2bd2b0>\r\n<<<\n 5599 1726879837.64906: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879837.64924: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.64948: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.64965: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879837.64981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.65144: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.65158: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.65355: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 5599 1726879837.65358: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879837.65361: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e345370>\r\n<<<\n 5599 1726879837.65384: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.65830: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879837.65848: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879837.65879: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879837.65897: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879837.65957: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa642c650>\r\n<<<\n 5599 1726879837.65961: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.66068: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879837.66096: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642d460>\r\n<<<\n 5599 1726879837.66111: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63aaed0>\r\n<<<\n 5599 1726879837.66165: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879837.66172: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.66205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.66224: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879837.66232: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.66412: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.66508: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.66549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.66611: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 5599 1726879837.66615: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.66624: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879837.66631: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642d6d0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.66689: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879837.66703: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.66744: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.66808: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879837.66836: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.66898: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.67000: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879837.67009: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.67031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879837.67059: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.67099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.67147: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879837.67157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.67199: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.67439: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.67728: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879837.67754: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.67795: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879837.67805: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879837.67848: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.67899: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e347bf0>\r\n<<<\n 5599 1726879837.67908: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.67939: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879837.67949: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.67995: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.67999: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.68036: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879837.68039: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.68091: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 5599 1726879837.68101: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879837.68114: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879837.68142: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.68145: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879837.68225: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.68239: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879837.68255: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.68279: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879837.68293: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.68348: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.68351: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e155c70>\r\n<<<\n 5599 1726879837.68392: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879837.68408: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.68419: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e1565a0>\r\n<<<\n 5599 1726879837.68425: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e346660>\r\n<<<\n 5599 1726879837.68444: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.68489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.68538: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879837.68544: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.68604: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.68632: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 5599 1726879837.68647: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'<<<\n 5599 1726879837.68651: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.68670: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.68675: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24cfef0>\r\n<<<\n 5599 1726879837.68698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.68722: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.68726: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n<<<\n 5599 1726879837.68742: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879837.68781: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<<\n 5599 1726879837.68804: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.68806: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879837.68810: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879837.68844: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879837.68899: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.68952: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.68961: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.69147: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879837.69152: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e155280>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e156780>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879837.69155: stdout chunk (state=3):\n>>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f251d9d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251d760>\r\n<<<\n 5599 1726879837.69160: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.69165: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251d070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879837.69168: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.69172: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879837.69203: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642ff50>\r\n<<<\n 5599 1726879837.69206: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.69213: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.69244: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251d4c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24f6a80>\r\nimport 'atexit' # <<<\n 5599 1726879837.69253: stdout chunk (state=3):\n>>>\r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879837.69468: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879837.69475: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879837.69478: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879837.69481: stdout chunk (state=3):\n>>>\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f251e720>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f251e8a0>\r\n<<<\n 5599 1726879837.69485: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879837.69488: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879837.69490: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.69496: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879837.69499: stdout chunk (state=3):\n>>>import '_locale' # <<<\n 5599 1726879837.69502: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.69660: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e1e6960>\r\n<<<\n 5599 1726879837.69665: stdout chunk (state=3):\n>>>\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251edb0>\r\nimport 'pwd' # <<<\n 5599 1726879837.69670: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e1605f0>\r\n<<<\n 5599 1726879837.69675: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e15a720>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e15a570>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.69680: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879837.69686: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa643a0c0>\r\n<<<\n 5599 1726879837.69691: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa643aa20>\r\n<<<\n 5599 1726879837.69881: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879837.69888: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642ed50>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.69893: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.69900: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.69904: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.69911: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2384c50>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f2386870>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879837.69914: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.69924: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.69930: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879837.70060: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.70079: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2387200>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<<\n 5599 1726879837.70084: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.70088: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879837.70097: stdout chunk (state=3):\n>>>\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23883e0>\r\n<<<\n 5599 1726879837.70103: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879837.70109: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<<\n 5599 1726879837.70164: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n\r\n{\"failed\": true, \"msg\": \"file not found: /root/.ssh/kdump_id_rsa.pub\", \"exception\": \" File \\\"/tmp/ansible_slurp_payload_pi4xdz0b/ansible_slurp_payload.zip/ansible/modules/slurp.py\\\", line 101, in main\\n with open(source, 'rb') as source_fh:\\n ^^^^^^^^^^^^^^^^^^\\n\", \"invocation\": {\"module_args\": {\"src\": \"/root/.ssh/kdump_id_rsa.pub\"}}}\r\n# destroy __main__\r\n<<<\n 5599 1726879837.70168: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n<<<\n 5599 1726879837.70171: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6439670>\r\n<<<\n 5599 1726879837.70188: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879837.70204: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa643aba0>\r\n<<<\n 5599 1726879837.70236: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879837.70247: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.70264: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238ae40><<<\n 5599 1726879837.70334: stdout chunk (state=3):\n>>>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879837.70337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.70340: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.70345: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f238af60><<<\n 5599 1726879837.70393: stdout chunk (state=3):\n>>>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2389100>\r\n<<<\n 5599 1726879837.70397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.70429: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.70431: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879837.70479: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879837.70484: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879837.70534: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n<<<\n 5599 1726879837.70540: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879837.70572: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879837.70579: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'<<<\n 5599 1726879837.70632: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<<\n 5599 1726879837.70637: stdout chunk (state=3):\n>>># cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n<<<\n 5599 1726879837.70641: stdout chunk (state=3):\n>>># destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n<<<\n 5599 1726879837.70644: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879837.70647: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879837.70679: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py<<<\n 5599 1726879837.70698: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa62ced80>\r\n<<<\n 5599 1726879837.70745: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238ed50>\r\nimport '_tokenize' # <<<\n 5599 1726879837.70770: stdout chunk (state=3):\n>>># cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879837.70869: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa624bbf0>\r\n<<<\n 5599 1726879837.70882: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6243c80>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa62429c0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.70941: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.70966: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879837.71018: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879837.71022: stdout chunk (state=3):\n>>>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238d820>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238d580>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879837.71032: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.71091: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n<<<\n 5599 1726879837.71096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.71101: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238fce0>\r\n<<<\n 5599 1726879837.71108: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2389580>\r\n<<<\n 5599 1726879837.71133: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.71136: stdout chunk (state=3):\n>>># destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879837.71139: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.71203: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n<<<\n 5599 1726879837.71207: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23d6ea0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n<<<\n 5599 1726879837.71270: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n<<<\n 5599 1726879837.71313: stdout chunk (state=3):\n>>># cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n<<<\n 5599 1726879837.71398: stdout chunk (state=3):\n>>># cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 5599 1726879837.71405: stdout chunk (state=3):\n>>># destroy selinux._selinux\r\n# destroy systemd._daemon\r\n<<<\n 5599 1726879837.71410: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'<<<\n 5599 1726879837.71413: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.71417: stdout chunk (state=3):\n>>>\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d7050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23d8c20><<<\n 5599 1726879837.71421: stdout chunk (state=3):\n>>>\r\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDcENpZzFxRStPNFdLMHZrV2ZZWHJLOThyb2I4YmV1MEVSQ3RZUThDMDVydUxPemYxNC9mYjBnczVlcFZvS2l0NVZ3QnNiMVgvaDEwZzJ5dU9DRk9RL2ZwZlhMRnhtZTZkS3hEZzlsNGR1UnYvdkwwTFpaUmM3azVjNHNMWkcwK0ZxT2dhTzFXaGhBNldPNGJmMmxkc202S3Ewa0lKNDhJK3MxK3RVYkJiTS9zT01wUzhQcGgyQ3ptMnNxU2o5TFhrTXJiZjdNcC9FSk9hQUozYzJSc0NyM0Flc00xcURBaFVWUXZDVzRQaytnQ0lDQldRV0JvdHU1cFptS2F2TWI2Mlk5OWljTWFzYThZK1QvR1dnNUlYM3hHQlZNek0vSW90cXZ4SDF0M3Z1NU5rUHBjRVNnaGpRV09LL3I3UGJ0M1M0aERDK1cvb2pRTU9OMDR0S1QwOTRWK3YvSEs3V3R0NlU2OWM2SlgvaTdFbFMrL1dpZ0FjN05uU2hQUHJSbWNtNDVhdkxHV0lWT29reGh5VWJ4S1lTWkNZVjU2T1pTWXlYNVRTU3VaQWo3dytXV1FLd0RjSXdYam9IWkx3R20rNk1wdk1GVk1pRmJDa2RYKzY3TW80UDJpU1g4Q2FEUVYya1pWbGFzY3N2V1d0OFM2SU9CcWtObE5ZNjArZ2tSdzA9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/root/.ssh/kdump_id_rsa.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/root/.ssh/kdump_id_rsa.pub\"}}}\r\n# destroy __main__\r\n<<<\n 5599 1726879837.71458: stdout chunk (state=3):\n>>># destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879837.71467: stdout chunk (state=3):\n>>>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d89e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879837.71497: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 5599 1726879837.71549: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 5599 1726879837.71557: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n<<<\n 5599 1726879837.71624: stdout chunk (state=3):\n>>># destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n<<<\n 5599 1726879837.71627: stdout chunk (state=3):\n>>># destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n<<<\n 5599 1726879837.71630: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 5599 1726879837.71650: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<<\n 5599 1726879837.71672: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879837.71884: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879837.71891: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread<<<\n 5599 1726879837.71900: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n<<<\n 5599 1726879837.71951: stdout chunk (state=3):\n>>>\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23db170>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d92e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'<<<\n 5599 1726879837.71957: stdout chunk (state=3):\n>>># cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n<<<\n 5599 1726879837.71962: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.71969: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879837.71971: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879837.72042: stdout chunk (state=3):\n>>>import '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e2990><<<\n 5599 1726879837.72079: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.72268: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879837.72278: stderr chunk (state=3):\n>>>debug2: Received exit status from master 1\r\nShared connection to 10.31.14.149 closed.\r\n<<<\n 5599 1726879837.72289: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 5599 1726879837.72314: stderr chunk (state=3):\n>>><<<\n 5599 1726879837.72338: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n<<<\n 5599 1726879837.72346: stdout chunk (state=3):\n>>><<<\n 5599 1726879837.72356: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 5599 1726879837.72361: stdout chunk (state=3):\n>>># destroy selectors\r\n# destroy errno\r\n<<<\n 5599 1726879837.72469: stdout chunk (state=3):\n>>># destroy array\r\n# destroy datetime\r\n<<<\n 5599 1726879837.72479: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23db320>\r\n<<<\n 5599 1726879837.72486: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879837.72607: stdout chunk (state=3):\n>>>\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e3830>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879837.72613: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879837.72616: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n<<<\n 5599 1726879837.72619: stdout chunk (state=3):\n>>>\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e36b0>\r\n<<<\n 5599 1726879837.72621: stdout chunk (state=3):\n>>># cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n<<<\n 5599 1726879837.72684: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.72688: stdout chunk (state=3):\n>>># destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n<<<\n<10.31.14.149> (1, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e80c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e7dbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e80eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e621160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e621fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65fe90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65ff50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e697860>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e697ef0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e677b30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6751f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65d040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6bb800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ba420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6762a0>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6b8c80>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ec800>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65c2c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e6eccb0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ecb60>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e6ecf50>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65ade0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ed640>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ed310>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ee540>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e704770>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e705eb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e706d80>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e7073b0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e7062d0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e707e30>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e707560>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ee5a0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e48bcb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e4b47d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b4530>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e4b46e0>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e4b4920>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e489e50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b6030>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b4cb0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6eec90>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4e63c0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4fe510>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e5372c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e55da60>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e5373e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4ff1a0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e378380>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4fd550>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b6f60>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8a3e378560>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_slurp_payload_pi4xdz0b/ansible_slurp_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3ce060>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a4f50>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a40b0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a7ef0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3f59d0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f5760>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f5070>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f54c0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3cea80>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3f6720>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3f68a0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f6db0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e25cc50>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e25e870>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e25f200>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2603e0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e262e40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e262f60>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e261100>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e266d50>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e265820>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e265580>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e267ef0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e261580>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2aeea0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2af050>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2b0c20>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2b09e0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2b3170>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2b12e0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2ba990>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2b3320>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bb830>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bb6b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bbd70>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2af350>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bf4d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2c03b0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2bdc40>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2befc0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2bd880>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e344500>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3451c0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2bd2b0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e345370>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e347bf0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e155c70>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e1565a0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e346660>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e155280>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e156780>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e1e6960>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e1605f0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e15a720>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e15a570>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"failed\": true, \"msg\": \"file not found: /root/.ssh/kdump_id_rsa.pub\", \"exception\": \" File \\\\\"/tmp/ansible_slurp_payload_pi4xdz0b/ansible_slurp_payload.zip/ansible/modules/slurp.py\\\\\", line 101, in main\\\\n with open(source, \\'rb\\') as source_fh:\\\\n ^^^^^^^^^^^^^^^^^^\\\\n\", \"invocation\": {\"module_args\": {\"src\": \"/root/.ssh/kdump_id_rsa.pub\"}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 1\\r\\nShared connection to 10.31.14.149 closed.\\r\\n\")\n<10.31.14.149> Failed to connect to the host via ssh: OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\nShared connection to 10.31.14.149 closed.\n 5599 1726879837.73237: stdout chunk (state=3):\n>>># destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879837.73250: _low_level_execute_command() done: rc=1, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e80c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e7dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e80eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e621160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e621fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e697860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e697ef0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e677b30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6751f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6bb800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ba420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6762a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6b8c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ec800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e6eccb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ecb60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e6ecf50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ed640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ed310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ee540>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e704770>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e705eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e706d80>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e7073b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e7062d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e707e30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e707560>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ee5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e48bcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e4b47d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b4530>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e4b46e0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e4b4920>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e489e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b6030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b4cb0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6eec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4e63c0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4fe510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e5372c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e55da60>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e5373e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4ff1a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e378380>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4fd550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b6f60>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8a3e378560>\r\n# zipimport: found 30 names in '/tmp/ansible_slurp_payload_pi4xdz0b/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3ce060>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a4f50>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a40b0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a7ef0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3f59d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f5760>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f5070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f54c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3cea80>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3f6720>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3f68a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f6db0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e25cc50>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e25e870>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e25f200>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2603e0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e262e40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e262f60>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e261100>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e266d50>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e265820>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e265580>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e267ef0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e261580>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2aeea0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2af050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2b0c20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2b09e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2b3170>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2b12e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2ba990>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2b3320>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bb830>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bb6b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bbd70>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2af350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bf4d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2c03b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2bdc40>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2befc0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2bd880>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e344500>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3451c0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2bd2b0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e345370>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e347bf0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e155c70>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e1565a0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e346660>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e155280>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e156780>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e1e6960>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e1605f0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e15a720>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e15a570>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"failed\": true, \"msg\": \"file not found: /root/.ssh/kdump_id_rsa.pub\", \"exception\": \" File \\\"/tmp/ansible_slurp_payload_pi4xdz0b/ansible_slurp_payload.zip/ansible/modules/slurp.py\\\", line 101, in main\\n with open(source, 'rb') as source_fh:\\n ^^^^^^^^^^^^^^^^^^\\n\", \"invocation\": {\"module_args\": {\"src\": \"/root/.ssh/kdump_id_rsa.pub\"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\nShared connection to 10.31.14.149 closed.\r\n 5599 1726879837.74978: done with _execute_module (slurp, {'src': '/root/.ssh/kdump_id_rsa.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879837.74985: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879837.74990: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879837.74994: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e3d70>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d7350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e74d0>\r\n<<<\n 5599 1726879837.74998: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e83b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e5c40>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e6fc0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e5880>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.75001: _low_level_execute_command(): starting\n 5599 1726879837.75005: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/9ee1b1c500\"' 10.31.14.149 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879837.75016: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.75020: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.75031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.75035: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879837.75062: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879837.75067: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.75070: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.75076: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.75084: stderr chunk (state=3):\n>>><<<\n 5599 1726879837.75087: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa692c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa68fbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa692eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa66fd160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa66fdfd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa673be90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa673bf50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67738c0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6773f50>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6753b60>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6751280>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6739040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6797800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6796420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6752150>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6794cb0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c8890>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67382c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67c8d40>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c8bf0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67c8fb0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6736de0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c9670>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c9340>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67ca510>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e0740>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67e1e20>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e2cf0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67e3350>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e2270>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67e3dd0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e3500>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67ca570>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6573c80>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa659c740>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659c4a0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa659c770>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa659c950>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6571e20>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659df70>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659cbf0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67cac60>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65ce300>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65e6480>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6623230>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa66459d0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6623350>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65e7110>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6460350>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65e54c0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659eea0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2fa6460530>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_slurp_payload_rwmlfy2l/ansible_slurp_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64b5fd0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa648cec0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6463f80>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa648fe60>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa64dd9d0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64dd760>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64dd070>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64ddac0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64b6c60>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa64de780>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa64de8d0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64dede0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6344c20>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6346840>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6347140>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6347f80>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634adb0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa634b110>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6349070>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634ede0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634d8e0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634d640>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634fd10>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6349580>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6396ea0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6397050>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6398c20>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63989e0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa639b140>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63992e0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63a2930>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa639b2c0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a3bf0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a3aa0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a3cb0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6397350>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a74a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a84d0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63a5c10>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a6f90>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63a57f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa642c650>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642d460>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63aaed0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642d6d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642ff50>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa643a0c0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa643aa20>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642ed50>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6439670>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa643aba0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa62ced80>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa624bbf0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6243c80>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa62429c0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDcENpZzFxRStPNFdLMHZrV2ZZWHJLOThyb2I4YmV1MEVSQ3RZUThDMDVydUxPemYxNC9mYjBnczVlcFZvS2l0NVZ3QnNiMVgvaDEwZzJ5dU9DRk9RL2ZwZlhMRnhtZTZkS3hEZzlsNGR1UnYvdkwwTFpaUmM3azVjNHNMWkcwK0ZxT2dhTzFXaGhBNldPNGJmMmxkc202S3Ewa0lKNDhJK3MxK3RVYkJiTS9zT01wUzhQcGgyQ3ptMnNxU2o5TFhrTXJiZjdNcC9FSk9hQUozYzJSc0NyM0Flc00xcURBaFVWUXZDVzRQaytnQ0lDQldRV0JvdHU1cFptS2F2TWI2Mlk5OWljTWFzYThZK1QvR1dnNUlYM3hHQlZNek0vSW90cXZ4SDF0M3Z1NU5rUHBjRVNnaGpRV09LL3I3UGJ0M1M0aERDK1cvb2pRTU9OMDR0S1QwOTRWK3YvSEs3V3R0NlU2OWM2SlgvaTdFbFMrL1dpZ0FjN05uU2hQUHJSbWNtNDVhdkxHV0lWT29reGh5VWJ4S1lTWkNZVjU2T1pTWXlYNVRTU3VaQWo3dytXV1FLd0RjSXdYam9IWkx3R20rNk1wdk1GVk1pRmJDa2RYKzY3TW80UDJpU1g4Q2FEUVYya1pWbGFzY3N2V1d0OFM2SU9CcWtObE5ZNjArZ2tSdzA9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/root/.ssh/kdump_id_rsa.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/root/.ssh/kdump_id_rsa.pub\"}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879837.75411: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa692c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa68fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa692eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa66fd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa66fdfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa673be90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa673bf50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67738c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6773f50>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6753b60>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6751280>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6739040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6797800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6796420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6752150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6794cb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c8890>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67382c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67c8d40>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c8bf0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67c8fb0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6736de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c9670>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c9340>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67ca510>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e0740>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67e1e20>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e2cf0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67e3350>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e2270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67e3dd0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e3500>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67ca570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6573c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa659c740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659c4a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa659c770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa659c950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6571e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659df70>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659cbf0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67cac60>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65ce300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65e6480>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6623230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa66459d0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6623350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65e7110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6460350>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65e54c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659eea0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2fa6460530>\r\n# zipimport: found 30 names in '/tmp/ansible_slurp_payload_rwmlfy2l/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64b5fd0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa648cec0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6463f80>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa648fe60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa64dd9d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64dd760>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64dd070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64ddac0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64b6c60>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa64de780>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa64de8d0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64dede0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6344c20>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6346840>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6347140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6347f80>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634adb0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa634b110>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6349070>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634ede0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634d8e0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634d640>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634fd10>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6349580>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6396ea0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6397050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6398c20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63989e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa639b140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63992e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63a2930>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa639b2c0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a3bf0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a3aa0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a3cb0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6397350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a74a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a84d0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63a5c10>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a6f90>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63a57f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa642c650>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642d460>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63aaed0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642d6d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642ff50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa643a0c0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa643aa20>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642ed50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6439670>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa643aba0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa62ced80>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa624bbf0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6243c80>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa62429c0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDcENpZzFxRStPNFdLMHZrV2ZZWHJLOThyb2I4YmV1MEVSQ3RZUThDMDVydUxPemYxNC9mYjBnczVlcFZvS2l0NVZ3QnNiMVgvaDEwZzJ5dU9DRk9RL2ZwZlhMRnhtZTZkS3hEZzlsNGR1UnYvdkwwTFpaUmM3azVjNHNMWkcwK0ZxT2dhTzFXaGhBNldPNGJmMmxkc202S3Ewa0lKNDhJK3MxK3RVYkJiTS9zT01wUzhQcGgyQ3ptMnNxU2o5TFhrTXJiZjdNcC9FSk9hQUozYzJSc0NyM0Flc00xcURBaFVWUXZDVzRQaytnQ0lDQldRV0JvdHU1cFptS2F2TWI2Mlk5OWljTWFzYThZK1QvR1dnNUlYM3hHQlZNek0vSW90cXZ4SDF0M3Z1NU5rUHBjRVNnaGpRV09LL3I3UGJ0M1M0aERDK1cvb2pRTU9OMDR0S1QwOTRWK3YvSEs3V3R0NlU2OWM2SlgvaTdFbFMrL1dpZ0FjN05uU2hQUHJSbWNtNDVhdkxHV0lWT29reGh5VWJ4S1lTWkNZVjU2T1pTWXlYNVRTU3VaQWo3dytXV1FLd0RjSXdYam9IWkx3R20rNk1wdk1GVk1pRmJDa2RYKzY3TW80UDJpU1g4Q2FEUVYya1pWbGFzY3N2V1d0OFM2SU9CcWtObE5ZNjArZ2tSdzA9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/root/.ssh/kdump_id_rsa.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/root/.ssh/kdump_id_rsa.pub\"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n 5599 1726879837.75681: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879837.75685: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.75693: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.75695: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.76590: done with _execute_module (slurp, {'src': '/root/.ssh/kdump_id_rsa.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879837.76598: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.76602: _low_level_execute_command(): starting\n 5599 1726879837.76606: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879837.76763: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\n<<<\n 5599 1726879837.76768: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879837.76772: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879837.76776: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879837.76779: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879837.76781: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879837.76784: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879837.76786: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879837.76789: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879837.76791: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879837.77077: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.77081: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879837.77084: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # <<<\n 5599 1726879837.77086: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 5599 1726879837.77088: stderr chunk (state=3):\n>>><<<\n 5599 1726879837.77089: stdout chunk (state=3):\n>>><<<\n 5599 1726879837.77091: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n<10.31.14.149> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 4491\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879837.77097: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879837.77099: handler run complete\n 5599 1726879837.77101: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<<\n 5599 1726879837.77103: attempt loop complete, returning result\n 5599 1726879837.77104: _execute() done\n 5599 1726879837.77106: dumping result to json\n 5599 1726879837.77108: done dumping result, returning\n 5599 1726879837.77109: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Fetch key [0affef3a-ec81-5b39-170e-000000000161]\n 5599 1726879837.77111: sending task result for task 0affef3a-ec81-5b39-170e-000000000161\n 5599 1726879837.77190: done sending task result for task 0affef3a-ec81-5b39-170e-000000000161\n 5599 1726879837.77194: WORKER PROCESS EXITING\n 5599 1726879837.77204: marking managed_node2 as failed\n 5599 1726879837.77221: marking host managed_node2 failed, current state: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879837.77233: ^ failed state is now: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=5, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879837.77237: getting the next task for host managed_node2\n 5599 1726879837.77245: done getting next task for host managed_node2\n 5599 1726879837.77248: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879837.77250: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\nThe full traceback is:\n File \"/tmp/ansible_slurp_payload_pi4xdz0b/ansible_slurp_payload.zip/ansible/modules/slurp.py\", line 101, in main\n with open(source, 'rb') as source_fh:\n ^^^^^^^^^^^^^^^^^^\nfatal: [managed_node2]: FAILED! => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"src\": \"/root/.ssh/kdump_id_rsa.pub\"\n }\n }\n}\n\nMSG:\n\nfile not found: /root/.ssh/kdump_id_rsa.pub\n 5599 1726879837.77507: stdout chunk (state=3):\n>>>\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f246c500>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246d1c0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e52b0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.77538: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879837.77541: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.77544: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.77779: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.77783: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.78066: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py<<<\n 5599 1726879837.78115: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879837.78158: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246d370>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.78657: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879837.78660: stdout chunk (state=3):\n>>><<<\n 5599 1726879837.78661: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879837.78695: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879837.78879: handler run complete\n 5599 1726879837.78883: attempt loop complete, returning result\n 5599 1726879837.78885: _execute() done\n 5599 1726879837.78888: dumping result to json\n 5599 1726879837.78890: done dumping result, returning\n 5599 1726879837.78893: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch key [0affef3a-ec81-5b39-170e-000000000161]\n 5599 1726879837.79041: sending task result for task 0affef3a-ec81-5b39-170e-000000000161\nok: [managed_node3] => {\n \"changed\": false,\n \"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDcENpZzFxRStPNFdLMHZrV2ZZWHJLOThyb2I4YmV1MEVSQ3RZUThDMDVydUxPemYxNC9mYjBnczVlcFZvS2l0NVZ3QnNiMVgvaDEwZzJ5dU9DRk9RL2ZwZlhMRnhtZTZkS3hEZzlsNGR1UnYvdkwwTFpaUmM3azVjNHNMWkcwK0ZxT2dhTzFXaGhBNldPNGJmMmxkc202S3Ewa0lKNDhJK3MxK3RVYkJiTS9zT01wUzhQcGgyQ3ptMnNxU2o5TFhrTXJiZjdNcC9FSk9hQUozYzJSc0NyM0Flc00xcURBaFVWUXZDVzRQaytnQ0lDQldRV0JvdHU1cFptS2F2TWI2Mlk5OWljTWFzYThZK1QvR1dnNUlYM3hHQlZNek0vSW90cXZ4SDF0M3Z1NU5rUHBjRVNnaGpRV09LL3I3UGJ0M1M0aERDK1cvb2pRTU9OMDR0S1QwOTRWK3YvSEs3V3R0NlU2OWM2SlgvaTdFbFMrL1dpZ0FjN05uU2hQUHJSbWNtNDVhdkxHV0lWT29reGh5VWJ4S1lTWkNZVjU2T1pTWXlYNVRTU3VaQWo3dytXV1FLd0RjSXdYam9IWkx3R20rNk1wdk1GVk1pRmJDa2RYKzY3TW80UDJpU1g4Q2FEUVYya1pWbGFzY3N2V1d0OFM2SU9CcWtObE5ZNjArZ2tSdzA9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\",\n \"encoding\": \"base64\",\n \"invocation\": {\n \"module_args\": {\n \"src\": \"/root/.ssh/kdump_id_rsa.pub\"\n }\n },\n \"source\": \"/root/.ssh/kdump_id_rsa.pub\"\n}\n 5599 1726879837.79321: done sending task result for task 0affef3a-ec81-5b39-170e-000000000161\n 5599 1726879837.79324: WORKER PROCESS EXITING\n 5599 1726879837.79326: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.80038: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.80046: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.80188: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.80195: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.80356: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available<<<\n 5599 1726879837.80362: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.80485: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # <<<\n 5599 1726879837.80496: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.80517: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.80526: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.80671: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.80679: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.80861: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # <<<\n 5599 1726879837.80889: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.80928: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # <<<\n 5599 1726879837.80954: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879837.80969: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.81029: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.81096: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879837.81133: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.81604: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.81616: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.82082: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<<\n 5599 1726879837.82187: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879837.82225: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879837.82374: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246fbf0>\r\n<<<\n 5599 1726879837.82404: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.82549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.82688: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 5599 1726879837.82709: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\n<<<\n 5599 1726879837.82748: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879837.82788: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<<\n 5599 1726879837.82797: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<<\n 5599 1726879837.82913: stdout chunk (state=3):\n>>>\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.83112: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879837.83137: stdout chunk (state=3):\n>>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f227dc70>\r\n<<<\n 5599 1726879837.83208: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879837.83218: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.83233: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879837.83253: stdout chunk (state=3):\n>>>\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f227e5a0>\r\n<<<\n 5599 1726879837.83272: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246e660>\r\n<<<\n 5599 1726879837.83306: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.83384: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879837.83390: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.83453: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # <<<\n 5599 1726879837.83469: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.83486: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.83493: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.83571: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.83582: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.83648: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.83743: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879837.83748: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.83875: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879837.83959: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879837.84103: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879837.84106: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.84123: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879837.84135: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.84216: stdout chunk (state=3):\n>>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f227d280>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f227e780><<<\n 5599 1726879837.84223: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.84278: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\n<<<\n 5599 1726879837.84302: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.process' # <<<\n 5599 1726879837.84308: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.84344: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.84351: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.84456: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.84521: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.84579: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.84586: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.84632: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.84638: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.84705: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n<<<\n 5599 1726879837.84719: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'<<<\n 5599 1726879837.84764: stdout chunk (state=3):\n>>>\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py<<<\n 5599 1726879837.84771: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.84811: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<<\n 5599 1726879837.84814: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.84938: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'<<<\n 5599 1726879837.84944: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.84976: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py<<<\n 5599 1726879837.84983: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.85015: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<<\n 5599 1726879837.85026: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.85115: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f230e960><<<\n 5599 1726879837.85128: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.85209: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f22885f0><<<\n 5599 1726879837.85216: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.85338: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2282720><<<\n 5599 1726879837.85357: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.85368: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2282570>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # <<<\n 5599 1726879837.85386: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879837.85392: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.85481: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # <<<\n 5599 1726879837.85488: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.85501: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879837.85614: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available<<<\n 5599 1726879837.85621: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.85653: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879837.85656: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.85690: stdout chunk (state=3):\n>>>import 'ansible.modules' # \r\n# zipimport: zlib available<<<\n 5599 1726879837.85776: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879837.85968: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879837.86179: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.86201: stdout chunk (state=3):\n>>>{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDS1NxZTZ1bys0WDB0djJ4NkhiRFFXdGwvUGdadFBUTFRBV1pOWlE3dTRCYnA0TWxoUUhISWRYUHkzZElVSi85RkxsMHJLNEFzNU13b3J6OG9qTGIyeWFQNFNFS25EbW0yME1nV1FtdVhLRXJsV2hNZXBGZmc2VlQ3R0tWWWxFc1J2UUFWcWM5anZIbnBrY01sMXpkQVczOFpWN2tuUTJxM05SQ1lKdmY2UitTb01nNHp1OCtYeDZtMU8vZDN0UUR0Vkl2QmNGRURNK1Z2UmJvYWxQaXFTWTNDUUYrQmt0dXp0MHlPVnRuU2xZbWVUZEo3RFU1U2Zoc2dyaXltbFZISjJmT05LVEJvQ3prU0dMZ3NjckNCdklzRFZXenVNT25BNXA5eHNzL0dEOThHcW9YeTlkdDRnd2Z0bGNEQXY2UyszNTdsSVVUOVBnNi9CejhIaTkwa0dYZW1BMFkrWUxuOFgvcW1aUndhUWxTUnZ5WmhIOTR5bmFwM3R6Wi9WT0dQK3pjb2ZCSWVSVEhWOFFPLzQwSzhXbHJsOWtHWG4ybGQvZExDUm9JWEgrT3NjRENqQ3kwK20xbmFVVFBBSTAzSGpGYkZJb0hSd1NDRVlCdHE1K2ZlSmJVMWJDMTZwQ2NVMUtLRmJ0RDhlYnpkeStaV1R1TkUrLzF5K1hPTXZaQWM9IHJvb3RAaXAtMTAtMzEtMTItMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/root/.ssh/kdump_id_rsa.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/root/.ssh/kdump_id_rsa.pub\"}}}\r\n<<<\n 5599 1726879837.86229: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 5599 1726879837.86724: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._<<<\n 5599 1726879837.86766: stdout chunk (state=3):\n>>>\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr<<<\n 5599 1726879837.86784: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport<<<\n 5599 1726879837.86923: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io<<<\n 5599 1726879837.86927: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util<<<\n 5599 1726879837.86942: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n<<<\n 5599 1726879837.86965: stdout chunk (state=3):\n>>># cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n<<<\n 5599 1726879837.87052: stdout chunk (state=3):\n>>># cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansib<<<\n 5599 1726879837.87089: stdout chunk (state=3):\n>>>le.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse<<<\n 5599 1726879837.87114: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n<<<\n 5599 1726879837.87151: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules<<<\n 5599 1726879837.87337: stdout chunk (state=3):\n>>>\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879837.87496: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879837.87539: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n<<<\n 5599 1726879837.87542: stdout chunk (state=3):\n>>># destroy importlib.util<<<\n 5599 1726879837.87545: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.87558: stdout chunk (state=3):\n>>># destroy _bz2<<<\n 5599 1726879837.87588: stdout chunk (state=3):\n>>>\r\n# destroy _compression\r\n# destroy _lzma<<<\n 5599 1726879837.87625: stdout chunk (state=3):\n>>>\r\n# destroy binascii\r\n<<<\n 5599 1726879837.87643: stdout chunk (state=3):\n>>># destroy struct\r\n<<<\n 5599 1726879837.87686: stdout chunk (state=3):\n>>># destroy zlib\r\n# destroy bz2<<<\n 5599 1726879837.87730: stdout chunk (state=3):\n>>>\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 5599 1726879837.87737: stdout chunk (state=3):\n>>># destroy zipfile\r\n<<<\n 5599 1726879837.87796: stdout chunk (state=3):\n>>># destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch<<<\n 5599 1726879837.87806: stdout chunk (state=3):\n>>>\r\n# destroy ipaddress\r\n# destroy ntpath<<<\n 5599 1726879837.87814: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.87869: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__<<<\n 5599 1726879837.87877: stdout chunk (state=3):\n>>>\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder<<<\n 5599 1726879837.87929: stdout chunk (state=3):\n>>>\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale<<<\n 5599 1726879837.87932: stdout chunk (state=3):\n>>>\r\n# destroy pwd\r\n# destroy locale<<<\n 5599 1726879837.87934: stdout chunk (state=3):\n>>>\r\n# destroy signal\r\n<<<\n 5599 1726879837.87953: stdout chunk (state=3):\n>>># destroy fcntl\r\n# destroy select\r\n# destroy _signal<<<\n 5599 1726879837.87990: stdout chunk (state=3):\n>>>\r\n# destroy _posixsubprocess\r\n# destroy syslog<<<\n 5599 1726879837.88000: stdout chunk (state=3):\n>>>\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno<<<\n 5599 1726879837.88027: stdout chunk (state=3):\n>>>\r\n# destroy array<<<\n 5599 1726879837.88033: stdout chunk (state=3):\n>>>\r\n# destroy datetime<<<\n 5599 1726879837.88070: stdout chunk (state=3):\n>>>\r\n# destroy _hashlib\r\n<<<\n 5599 1726879837.88078: stdout chunk (state=3):\n>>># destroy _blake2\r\n<<<\n 5599 1726879837.88109: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy shutil\r\n# destroy distro<<<\n 5599 1726879837.88113: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.88124: stdout chunk (state=3):\n>>># destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging<<<\n 5599 1726879837.88197: stdout chunk (state=3):\n>>>\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n<<<\n 5599 1726879837.88204: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian<<<\n 5599 1726879837.88230: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.88240: stdout chunk (state=3):\n>>># cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc<<<\n 5599 1726879837.88247: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon<<<\n 5599 1726879837.88289: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader<<<\n 5599 1726879837.88293: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime<<<\n 5599 1726879837.88305: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize<<<\n 5599 1726879837.88311: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform<<<\n 5599 1726879837.88339: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping atexit<<<\n 5599 1726879837.88345: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib<<<\n 5599 1726879837.88370: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random<<<\n 5599 1726879837.88380: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n<<<\n 5599 1726879837.88405: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants<<<\n 5599 1726879837.88408: stdout chunk (state=3):\n>>>\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg<<<\n 5599 1726879837.88438: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre<<<\n 5599 1726879837.88450: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools<<<\n 5599 1726879837.88468: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n<<<\n 5599 1726879837.88487: stdout chunk (state=3):\n>>># cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath<<<\n 5599 1726879837.88500: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping genericpath<<<\n 5599 1726879837.88513: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat<<<\n 5599 1726879837.88537: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs<<<\n 5599 1726879837.88541: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix<<<\n 5599 1726879837.88569: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref<<<\n 5599 1726879837.88576: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib<<<\n 5599 1726879837.88601: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins<<<\n 5599 1726879837.88612: stdout chunk (state=3):\n>>>\r\n# destroy selinux._selinux<<<\n 5599 1726879837.88730: stdout chunk (state=3):\n>>>\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879837.88806: stdout chunk (state=3):\n>>># destroy sys.monitoring<<<\n 5599 1726879837.88829: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.88832: stdout chunk (state=3):\n>>># destroy _socket\r\n<<<\n 5599 1726879837.88861: stdout chunk (state=3):\n>>># destroy _collections<<<\n 5599 1726879837.88870: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.88900: stdout chunk (state=3):\n>>># destroy platform<<<\n 5599 1726879837.88914: stdout chunk (state=3):\n>>>\r\n# destroy _uuid<<<\n 5599 1726879837.88934: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.88951: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy genericpath<<<\n 5599 1726879837.88963: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.88972: stdout chunk (state=3):\n>>># destroy re._parser\r\n<<<\n 5599 1726879837.89014: stdout chunk (state=3):\n>>># destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib<<<\n 5599 1726879837.89026: stdout chunk (state=3):\n>>>\r\n# destroy copyreg<<<\n 5599 1726879837.89033: stdout chunk (state=3):\n>>>\r\n# destroy contextlib<<<\n 5599 1726879837.89088: stdout chunk (state=3):\n>>>\r\n# destroy _typing<<<\n 5599 1726879837.89096: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.89100: stdout chunk (state=3):\n>>># destroy _tokenize<<<\n 5599 1726879837.89105: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879837.89151: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n<<<\n 5599 1726879837.89154: stdout chunk (state=3):\n>>># destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external<<<\n 5599 1726879837.89205: stdout chunk (state=3):\n>>>\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules<<<\n 5599 1726879837.89340: stdout chunk (state=3):\n>>>\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n<<<\n 5599 1726879837.89425: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n<<<\n 5599 1726879837.89461: stdout chunk (state=3):\n>>># destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n<<<\n 5599 1726879837.89482: stdout chunk (state=3):\n>>># destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n<<<\n 5599 1726879837.89529: stdout chunk (state=3):\n>>># destroy math\r\n# destroy _bisect\r\n# destroy time<<<\n 5599 1726879837.89552: stdout chunk (state=3):\n>>>\r\n# destroy _random\r\n# destroy _weakref<<<\n 5599 1726879837.89613: stdout chunk (state=3):\n>>>\r\n# destroy _operator<<<\n 5599 1726879837.89639: stdout chunk (state=3):\n>>>\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re<<<\n 5599 1726879837.89690: stdout chunk (state=3):\n>>>\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n<<<\n 5599 1726879837.89715: stdout chunk (state=3):\n>>># destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879837.90255: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879837.90322: stderr chunk (state=3):\n>>><<<\n 5599 1726879837.90325: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f292c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f28fbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f292eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2741160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2741fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277fe90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277ff50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27b7860>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27b7ef0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2797b30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27951f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277d040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27db800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27da420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27962a0>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27d8c80>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280c800>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277c2c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f280ccb0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280cb60>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f280cf50>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277ade0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280d640>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280d310>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280e540>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2824770>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f2825eb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2826d80>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f28273b0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f28262d0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f2827e30>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2827560>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280e5a0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25b3cb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25dc7d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25dc530>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25dc6e0>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25dc920>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25b1e50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25de030>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25dccb0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280ec90>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f260e3c0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2626510>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f265f2c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2685a60>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f265f3e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f26271a0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24a0380>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2625550>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25def60>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f29f24a0560>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_slurp_payload_73rkgen5/ansible_slurp_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24f6060>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24ccf50>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24cc0b0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24cfef0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f251d9d0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251d760>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251d070>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251d4c0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24f6a80>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f251e720>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f251e8a0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251edb0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2384c50>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f2386870>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2387200>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23883e0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238ae40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f238af60>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2389100>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238ed50>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238d820>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238d580>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238fce0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2389580>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23d6ea0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d7050>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23d8c20>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d89e0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23db170>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d92e0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e2990>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23db320>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e3830>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e36b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e3d70>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d7350>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e74d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e83b0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e5c40>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e6fc0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e5880>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f246c500>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246d1c0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e52b0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246d370>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246fbf0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f227dc70>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f227e5a0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246e660>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f227d280>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f227e780>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f230e960>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f22885f0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2282720>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2282570>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDS1NxZTZ1bys0WDB0djJ4NkhiRFFXdGwvUGdadFBUTFRBV1pOWlE3dTRCYnA0TWxoUUhISWRYUHkzZElVSi85RkxsMHJLNEFzNU13b3J6OG9qTGIyeWFQNFNFS25EbW0yME1nV1FtdVhLRXJsV2hNZXBGZmc2VlQ3R0tWWWxFc1J2UUFWcWM5anZIbnBrY01sMXpkQVczOFpWN2tuUTJxM05SQ1lKdmY2UitTb01nNHp1OCtYeDZtMU8vZDN0UUR0Vkl2QmNGRURNK1Z2UmJvYWxQaXFTWTNDUUYrQmt0dXp0MHlPVnRuU2xZbWVUZEo3RFU1U2Zoc2dyaXltbFZISjJmT05LVEJvQ3prU0dMZ3NjckNCdklzRFZXenVNT25BNXA5eHNzL0dEOThHcW9YeTlkdDRnd2Z0bGNEQXY2UyszNTdsSVVUOVBnNi9CejhIaTkwa0dYZW1BMFkrWUxuOFgvcW1aUndhUWxTUnZ5WmhIOTR5bmFwM3R6Wi9WT0dQK3pjb2ZCSWVSVEhWOFFPLzQwSzhXbHJsOWtHWG4ybGQvZExDUm9JWEgrT3NjRENqQ3kwK20xbmFVVFBBSTAzSGpGYkZJb0hSd1NDRVlCdHE1K2ZlSmJVMWJDMTZwQ2NVMUtLRmJ0RDhlYnpkeStaV1R1TkUrLzF5K1hPTXZaQWM9IHJvb3RAaXAtMTAtMzEtMTItMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/root/.ssh/kdump_id_rsa.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/root/.ssh/kdump_id_rsa.pub\"}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879837.90403: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f292c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f28fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f292eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2741160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2741fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27b7860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27b7ef0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2797b30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27951f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27db800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27da420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27962a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27d8c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280c800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f280ccb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280cb60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f280cf50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280d640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280d310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280e540>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2824770>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f2825eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2826d80>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f28273b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f28262d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f2827e30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2827560>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280e5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25b3cb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25dc7d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25dc530>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25dc6e0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25dc920>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25b1e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25de030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25dccb0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280ec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f260e3c0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2626510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f265f2c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2685a60>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f265f3e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f26271a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24a0380>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2625550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25def60>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f29f24a0560>\r\n# zipimport: found 30 names in '/tmp/ansible_slurp_payload_73rkgen5/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24f6060>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24ccf50>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24cc0b0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24cfef0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f251d9d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251d760>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251d070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251d4c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24f6a80>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f251e720>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f251e8a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251edb0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2384c50>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f2386870>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2387200>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23883e0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238ae40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f238af60>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2389100>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238ed50>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238d820>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238d580>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238fce0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2389580>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23d6ea0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d7050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23d8c20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d89e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23db170>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d92e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e2990>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23db320>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e3830>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e36b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e3d70>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d7350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e74d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e83b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e5c40>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e6fc0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e5880>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f246c500>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246d1c0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e52b0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246d370>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246fbf0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f227dc70>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f227e5a0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246e660>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f227d280>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f227e780>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f230e960>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f22885f0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2282720>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2282570>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDS1NxZTZ1bys0WDB0djJ4NkhiRFFXdGwvUGdadFBUTFRBV1pOWlE3dTRCYnA0TWxoUUhISWRYUHkzZElVSi85RkxsMHJLNEFzNU13b3J6OG9qTGIyeWFQNFNFS25EbW0yME1nV1FtdVhLRXJsV2hNZXBGZmc2VlQ3R0tWWWxFc1J2UUFWcWM5anZIbnBrY01sMXpkQVczOFpWN2tuUTJxM05SQ1lKdmY2UitTb01nNHp1OCtYeDZtMU8vZDN0UUR0Vkl2QmNGRURNK1Z2UmJvYWxQaXFTWTNDUUYrQmt0dXp0MHlPVnRuU2xZbWVUZEo3RFU1U2Zoc2dyaXltbFZISjJmT05LVEJvQ3prU0dMZ3NjckNCdklzRFZXenVNT25BNXA5eHNzL0dEOThHcW9YeTlkdDRnd2Z0bGNEQXY2UyszNTdsSVVUOVBnNi9CejhIaTkwa0dYZW1BMFkrWUxuOFgvcW1aUndhUWxTUnZ5WmhIOTR5bmFwM3R6Wi9WT0dQK3pjb2ZCSWVSVEhWOFFPLzQwSzhXbHJsOWtHWG4ybGQvZExDUm9JWEgrT3NjRENqQ3kwK20xbmFVVFBBSTAzSGpGYkZJb0hSd1NDRVlCdHE1K2ZlSmJVMWJDMTZwQ2NVMUtLRmJ0RDhlYnpkeStaV1R1TkUrLzF5K1hPTXZaQWM9IHJvb3RAaXAtMTAtMzEtMTItMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/root/.ssh/kdump_id_rsa.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/root/.ssh/kdump_id_rsa.pub\"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879837.91634: done with _execute_module (slurp, {'src': '/root/.ssh/kdump_id_rsa.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879837.91648: _low_level_execute_command(): starting\n 5599 1726879837.91695: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879837.91707: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879837.91711: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879837.91714: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879837.91717: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879837.91721: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879837.91723: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\n<<<\n 5599 1726879837.91726: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879837.91730: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 5599 1726879837.91734: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879837.91738: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879837.91740: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879837.91743: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879837.91747: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 5599 1726879837.91750: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\n<<<\n 5599 1726879837.91755: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879837.91759: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879837.91776: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879837.91787: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879837.91793: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879837.91797: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879837.91801: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879837.94325: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879837.94392: stderr chunk (state=3):\n>>><<<\n 5599 1726879837.94396: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879837.94422: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879837.94583: handler run complete\n 5599 1726879837.94589: attempt loop complete, returning result\n 5599 1726879837.94594: _execute() done\n 5599 1726879837.94598: dumping result to json\n 5599 1726879837.94600: done dumping result, returning\n 5599 1726879837.94602: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fetch key [0affef3a-ec81-5b39-170e-000000000161]\n 5599 1726879837.94604: sending task result for task 0affef3a-ec81-5b39-170e-000000000161\n 5599 1726879837.94698: done sending task result for task 0affef3a-ec81-5b39-170e-000000000161\n 5599 1726879837.94701: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDS1NxZTZ1bys0WDB0djJ4NkhiRFFXdGwvUGdadFBUTFRBV1pOWlE3dTRCYnA0TWxoUUhISWRYUHkzZElVSi85RkxsMHJLNEFzNU13b3J6OG9qTGIyeWFQNFNFS25EbW0yME1nV1FtdVhLRXJsV2hNZXBGZmc2VlQ3R0tWWWxFc1J2UUFWcWM5anZIbnBrY01sMXpkQVczOFpWN2tuUTJxM05SQ1lKdmY2UitTb01nNHp1OCtYeDZtMU8vZDN0UUR0Vkl2QmNGRURNK1Z2UmJvYWxQaXFTWTNDUUYrQmt0dXp0MHlPVnRuU2xZbWVUZEo3RFU1U2Zoc2dyaXltbFZISjJmT05LVEJvQ3prU0dMZ3NjckNCdklzRFZXenVNT25BNXA5eHNzL0dEOThHcW9YeTlkdDRnd2Z0bGNEQXY2UyszNTdsSVVUOVBnNi9CejhIaTkwa0dYZW1BMFkrWUxuOFgvcW1aUndhUWxTUnZ5WmhIOTR5bmFwM3R6Wi9WT0dQK3pjb2ZCSWVSVEhWOFFPLzQwSzhXbHJsOWtHWG4ybGQvZExDUm9JWEgrT3NjRENqQ3kwK20xbmFVVFBBSTAzSGpGYkZJb0hSd1NDRVlCdHE1K2ZlSmJVMWJDMTZwQ2NVMUtLRmJ0RDhlYnpkeStaV1R1TkUrLzF5K1hPTXZaQWM9IHJvb3RAaXAtMTAtMzEtMTItMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\",\n \"encoding\": \"base64\",\n \"invocation\": {\n \"module_args\": {\n \"src\": \"/root/.ssh/kdump_id_rsa.pub\"\n }\n },\n \"source\": \"/root/.ssh/kdump_id_rsa.pub\"\n}\n 5599 1726879837.94761: no more pending results, returning what we have\n 5599 1726879837.94768: results queue empty\n 5599 1726879837.94769: checking for any_errors_fatal\n 5599 1726879837.94778: done checking for any_errors_fatal\n 5599 1726879837.94779: checking for max_fail_percentage\n 5599 1726879837.94780: done checking for max_fail_percentage\n 5599 1726879837.94781: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879837.94782: done checking to see if all hosts have failed\n 5599 1726879837.94783: getting the remaining hosts for this loop\n 5599 1726879837.94785: done getting the remaining hosts for this loop\n 5599 1726879837.94789: getting the next task for host managed_node1\n 5599 1726879837.94795: done getting next task for host managed_node1\n 5599 1726879837.94799: ^ task is: TASK: fedora.linux_system_roles.kdump : Get userinfo for {{ kdump_ssh_user }}\n 5599 1726879837.94802: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879837.94804: getting the next task for host managed_node2\n 5599 1726879837.94810: done getting next task for host managed_node2\n 5599 1726879837.94812: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879837.94813: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879837.94814: getting the next task for host managed_node3\n 5599 1726879837.94819: done getting next task for host managed_node3\n 5599 1726879837.94821: ^ task is: TASK: fedora.linux_system_roles.kdump : Get userinfo for {{ kdump_ssh_user }}\n 5599 1726879837.94823: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879837.94844: getting variables\n 5599 1726879837.94847: in VariableManager get_vars()\n 5599 1726879837.94901: Calling all_inventory to load vars for managed_node1\n 5599 1726879837.94905: Calling groups_inventory to load vars for managed_node1\n 5599 1726879837.94908: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879837.94920: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879837.94924: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879837.94928: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879837.95183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879837.95605: done with get_vars()\n 5599 1726879837.95622: done getting variables\n 5599 1726879837.95866: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879837.95957: variable 'hostvars' from source: magic vars\n 5599 1726879837.95959: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879837.95962: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879837.96019: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879837.96025: in VariableManager get_vars()\n 5599 1726879837.96028: Calling all_inventory to load vars for managed_node1\n 5599 1726879837.96030: Calling groups_inventory to load vars for managed_node1\n 5599 1726879837.96032: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879837.96036: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879837.96038: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879837.96040: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879837.96169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879837.96336: done with get_vars()\n 5599 1726879837.96345: variable 'ansible_user_id' from source: facts\n\nTASK [fedora.linux_system_roles.kdump : Get userinfo for root] *****************\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19\nFriday 20 September 2024 20:50:37 -0400 (0:00:00.841) 0:00:15.750 ****** \n 5599 1726879837.96385: entering _queue_task() for managed_node1/user\n 5599 1726879837.96387: Creating lock for user\n 5599 1726879837.96747: worker is 1 (out of 3 available)\n 5599 1726879837.96761: exiting _queue_task() for managed_node1/user\n 5599 1726879837.96778: getting variables\n 5599 1726879837.96782: in VariableManager get_vars()\n 5599 1726879837.96868: Calling all_inventory to load vars for managed_node2\n 5599 1726879837.96877: Calling groups_inventory to load vars for managed_node2\n 5599 1726879837.96886: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879837.96905: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879837.96910: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879837.96915: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879837.97240: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get userinfo for root\n 5599 1726879837.97244: in run() - task 0affef3a-ec81-5b39-170e-000000000163\n 5599 1726879837.97247: variable 'ansible_search_path' from source: unknown\n 5599 1726879837.97250: variable 'ansible_search_path' from source: unknown\n 5599 1726879837.97278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879837.97623: done with get_vars()\n 5599 1726879837.97636: done getting variables\n 5599 1726879837.97704: calling self._execute()\n 5599 1726879837.97708: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879837.97711: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879837.97714: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879837.97716: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879837.97719: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879837.97721: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879837.97724: in VariableManager get_vars()\n 5599 1726879837.97726: Calling all_inventory to load vars for managed_node1\n 5599 1726879837.97729: Calling groups_inventory to load vars for managed_node1\n 5599 1726879837.97731: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879837.97735: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879837.97737: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879837.97739: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879837.97834: getting variables\n 5599 1726879837.97836: in VariableManager get_vars()\n 5599 1726879837.97852: Calling all_inventory to load vars for managed_node3\n 5599 1726879837.97854: Calling groups_inventory to load vars for managed_node3\n 5599 1726879837.97857: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879837.97862: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879837.97867: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879837.97871: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879837.98187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879837.98211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879837.98584: done with get_vars()\n 5599 1726879837.98594: done getting variables\n 5599 1726879837.98615: done with get_vars()\n 5599 1726879837.98618: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879837.98621: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879837.98624: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879837.98626: variable 'omit' from source: magic vars\n 5599 1726879837.98628: variable 'omit' from source: magic vars\n 5599 1726879837.98630: variable 'omit' from source: magic vars\n 5599 1726879837.98633: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879837.98687: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879837.98708: entering _queue_task() for managed_node3/user\n 5599 1726879837.99335: worker is 2 (out of 3 available)\n 5599 1726879837.99350: exiting _queue_task() for managed_node3/user\n 5599 1726879837.99366: done queuing things up, now waiting for results queue to drain\n 5599 1726879837.99368: waiting for pending results...\n 5599 1726879837.98821: variable 'hostvars' from source: magic vars\n 5599 1726879837.99538: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879837.99543: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879837.99547: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879837.99549: in VariableManager get_vars()\n 5599 1726879837.99553: Calling all_inventory to load vars for managed_node1\n 5599 1726879837.99556: Calling groups_inventory to load vars for managed_node1\n 5599 1726879837.99559: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879837.99561: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879837.99566: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879837.99569: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879837.99572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879837.99784: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get userinfo for root\n 5599 1726879837.99897: done with get_vars()\n 5599 1726879837.99915: variable 'ansible_user_id' from source: facts\n 5599 1726879837.99945: variable 'omit' from source: magic vars\n 5599 1726879837.99955: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879837.99979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879838.00020: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879838.00038: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879838.00059: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879838.00079: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879838.00129: in run() - task 0affef3a-ec81-5b39-170e-000000000163\n 5599 1726879838.00132: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879838.00136: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879838.00138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879838.00140: variable 'ansible_search_path' from source: unknown\n 5599 1726879838.00142: variable 'ansible_port' from source: unknown\n 5599 1726879838.00145: variable 'ansible_search_path' from source: unknown\n 5599 1726879838.00148: variable 'ansible_user' from source: unknown\n 5599 1726879838.00238: calling self._execute()\n 5599 1726879838.00242: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879838.00245: Set connection var ansible_shell_type to sh\n 5599 1726879838.00250: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879838.00258: Set connection var ansible_pipelining to False\n 5599 1726879838.00261: Set connection var ansible_connection to ssh\n 5599 1726879838.00274: Set connection var ansible_timeout to 10\n 5599 1726879838.00289: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879838.00317: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879838.00321: variable 'ansible_user' from source: unknown\n 5599 1726879838.00333: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879838.00511: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879838.00526: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879838.00571: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879838.00586: variable 'omit' from source: magic vars\n 5599 1726879838.00601: starting attempt loop\n 5599 1726879838.00604: running the handler\n 5599 1726879838.00613: _low_level_execute_command(): starting\n 5599 1726879838.00622: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879838.00694: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879838.00713: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879838.00793: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879838.00822: in VariableManager get_vars()\n 5599 1726879838.00871: Calling all_inventory to load vars for managed_node3\n 5599 1726879838.00877: Calling groups_inventory to load vars for managed_node3\n 5599 1726879838.00880: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879838.00897: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879838.00905: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879838.00913: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879838.01227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879838.01586: done with get_vars()\n 5599 1726879838.01590: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879838.01606: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.01681: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879838.01876: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879838.01881: variable 'omit' from source: magic vars\n 5599 1726879838.01884: variable 'omit' from source: magic vars\n 5599 1726879838.01887: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879838.01911: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879838.01948: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879838.02009: variable 'omit' from source: magic vars\n 5599 1726879838.02012: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879838.02033: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879838.02100: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879838.02201: variable 'hostvars' from source: magic vars\n 5599 1726879838.02205: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879838.02209: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879838.02269: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879838.02279: in VariableManager get_vars()\n 5599 1726879838.02285: Calling all_inventory to load vars for managed_node3\n 5599 1726879838.02290: Calling groups_inventory to load vars for managed_node3\n 5599 1726879838.02295: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879838.02303: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879838.02308: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879838.02314: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879838.02477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879838.02647: done with get_vars()\n 5599 1726879838.02669: variable 'ansible_user_id' from source: facts\n 5599 1726879838.02686: variable 'omit' from source: magic vars\n 5599 1726879838.02699: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879838.02722: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879838.02748: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879838.02774: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879838.02786: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879838.02797: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879838.02826: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879838.02829: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879838.02834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879838.02839: variable 'ansible_port' from source: unknown\n 5599 1726879838.02843: variable 'ansible_user' from source: unknown\n 5599 1726879838.02929: Set connection var ansible_shell_type to sh\n 5599 1726879838.02938: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879838.02945: Set connection var ansible_pipelining to False\n 5599 1726879838.02948: Set connection var ansible_connection to ssh\n 5599 1726879838.02955: Set connection var ansible_timeout to 10\n 5599 1726879838.02968: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879838.02993: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879838.02997: variable 'ansible_user' from source: unknown\n 5599 1726879838.03005: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879838.03220: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879838.03223: variable 'omit' from source: magic vars\n 5599 1726879838.03226: starting attempt loop\n 5599 1726879838.03228: running the handler\n 5599 1726879838.03239: _low_level_execute_command(): starting\n 5599 1726879838.03242: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879838.03778: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879838.03829: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879838.03834: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.03838: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879838.03841: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879838.03846: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.03879: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879838.03908: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879838.03912: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879838.03980: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879838.04637: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879838.04812: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879838.04888: stderr chunk (state=3):\n>>><<<\n 5599 1726879838.04890: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879838.04914: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879838.04983: _low_level_execute_command(): starting\n 5599 1726879838.04987: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243 `\" && echo ansible-tmp-1726879838.0492058-5883-13556990750243=\"` echo /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243 `\" && echo ansible-tmp-1726879838.0492058-5883-13556990750243=\"` echo /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243 `\" ) && sleep 0'\"'\"''\n 5599 1726879838.05513: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879838.05516: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879838.05531: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879838.05544: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.05568: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879838.05572: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.05640: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879838.05642: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879838.05697: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879838.05734: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879838.05851: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879838.05903: stderr chunk (state=3):\n>>><<<\n 5599 1726879838.05905: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879838.05928: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879838.06086: _low_level_execute_command(): starting\n 5599 1726879838.06090: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692 `\" && echo ansible-tmp-1726879838.0594056-5884-152417890316692=\"` echo /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692 `\" ) && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692 `\" && echo ansible-tmp-1726879838.0594056-5884-152417890316692=\"` echo /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692 `\" ) && sleep 0'\"'\"''\n 5599 1726879838.06644: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879838.06657: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.06704: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879838.06720: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879838.06741: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879838.06782: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879838.08499: stdout chunk (state=3):\n>>>ansible-tmp-1726879838.0492058-5883-13556990750243=/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243\n<<<\n 5599 1726879838.08673: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879838.08733: stderr chunk (state=3):\n>>><<<\n 5599 1726879838.08747: stdout chunk (state=3):\n>>><<<\n 5599 1726879838.08756: stdout chunk (state=3):\n>>>ansible-tmp-1726879838.0594056-5884-152417890316692=/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692\n<<<\n<10.31.12.141> (0, b'ansible-tmp-1726879838.0492058-5883-13556990750243=/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879838.08786: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879838.0492058-5883-13556990750243=/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879838.08979: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879838.08984: variable 'ansible_module_compression' from source: unknown\n 5599 1726879838.09101: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879838.09104: stdout chunk (state=3):\n>>><<<\n 5599 1726879838.09112: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'ansible-tmp-1726879838.0594056-5884-152417890316692=/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879838.09140: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879838.0594056-5884-152417890316692=/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879838.09170: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879838.09234: ANSIBALLZ: Using lock for user\n 5599 1726879838.09245: ANSIBALLZ: Acquiring lock\n 5599 1726879838.09254: ANSIBALLZ: Lock acquired: 140319496657120\n 5599 1726879838.09266: ANSIBALLZ: Creating module\n 5599 1726879838.09382: variable 'ansible_module_compression' from source: unknown\n 5599 1726879838.09461: ANSIBALLZ: Using lock for user\n 5599 1726879838.09467: ANSIBALLZ: Acquiring lock\n 5599 1726879838.24381: ANSIBALLZ: Writing module into payload\n 5599 1726879838.24709: ANSIBALLZ: Writing module\n 5599 1726879838.24731: ANSIBALLZ: Renaming module\n 5599 1726879838.24736: ANSIBALLZ: Done creating module\n 5599 1726879838.24781: ANSIBALLZ: Lock acquired: 140319496657120\n 5599 1726879838.24784: ANSIBALLZ: Reading module after lock\n 5599 1726879838.24787: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879838.24800: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py\n 5599 1726879838.24985: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py\n 5599 1726879838.24990: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpn0zo1akh TO /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpe9rcnrfh TO /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\n 5599 1726879838.25102: Sending initial data\n 5599 1726879838.25121: Sent initial data (151 bytes)\n 5599 1726879838.25237: Sending initial data\n 5599 1726879838.25241: Sent initial data (150 bytes)\n 5599 1726879838.25798: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879838.25807: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879838.25821: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879838.25830: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879838.25838: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879838.25847: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879838.25861: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879838.25896: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879838.25971: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879838.25976: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879838.25982: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 5599 1726879838.26002: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.26081: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879838.26085: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879838.26125: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879838.26213: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879838.27684: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 5599 1726879838.27689: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\n<<<\n 5599 1726879838.27702: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879838.27756: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879838.27816: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 5599 1726879838.27819: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpe9rcnrfh\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879838.27820: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpe9rcnrfh /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py\n<<<\n 5599 1726879838.27862: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpe9rcnrfh\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py\"\r\n<<<\n 5599 1726879838.27871: stderr chunk (state=3):\n>>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py M:0x001a\r\n<<<\n 5599 1726879838.27949: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:141902\r\n<<<\n 5599 1726879838.28557: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879838.28615: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879838.28697: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpn0zo1akh\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879838.28701: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpn0zo1akh /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py\n<<<\n 5599 1726879838.28742: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpn0zo1akh\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py\"\r\n<<<\n 5599 1726879838.28750: stderr chunk (state=3):\n>>>debug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py M:0x001a\r\n<<<\n 5599 1726879838.28851: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 141902 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879838.28855: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:141901\r\n<<<\n 5599 1726879838.28889: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879838.29046: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879838.29232: stderr chunk (state=3):\n>>><<<\n 5599 1726879838.29235: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpe9rcnrfh /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpe9rcnrfh\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpe9rcnrfh\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:141902\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 141902 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879838.29245: done transferring module to remote\n 5599 1726879838.29248: _low_level_execute_command(): starting\n 5599 1726879838.29252: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/ /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/ /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py && sleep 0'\"'\"''\n 5599 1726879838.30207: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879838.30215: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879838.30231: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 5599 1726879838.30242: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.30249: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 5599 1726879838.30279: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879838.30286: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879838.30293: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879838.30302: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.30376: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879838.30382: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879838.30385: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879838.30402: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 141901 bytes at 0\r\n<<<\n 5599 1726879838.30414: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879838.30452: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879838.30458: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879838.30587: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879838.30605: stderr chunk (state=3):\n>>><<<\n 5599 1726879838.30608: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpn0zo1akh /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpn0zo1akh\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpn0zo1akh\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:141901\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 141901 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879838.30781: done transferring module to remote\n 5599 1726879838.30786: _low_level_execute_command(): starting\n 5599 1726879838.30790: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/ /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/ /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py && sleep 0'\"'\"''\n 5599 1726879838.31213: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879838.31227: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.31239: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.31290: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879838.31307: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879838.31364: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879838.32313: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879838.32358: stderr chunk (state=3):\n>>><<<\n 5599 1726879838.32362: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879838.32389: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879838.32394: _low_level_execute_command(): starting\n 5599 1726879838.32403: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py && sleep 0'\"'\"''\n 5599 1726879838.33078: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879838.33088: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879838.33102: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879838.33119: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879838.33128: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879838.33142: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\n<<<\n 5599 1726879838.33150: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879838.33158: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 5599 1726879838.33171: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879838.33185: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879838.33196: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879838.33206: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.33216: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 5599 1726879838.33243: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\n<<<\n 5599 1726879838.33246: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879838.33249: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 5599 1726879838.33251: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.33323: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879838.33328: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879838.33330: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879838.33331: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879838.33388: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879838.33984: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879838.34037: stderr chunk (state=3):\n>>><<<\n 5599 1726879838.34042: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879838.34066: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879838.34223: _low_level_execute_command(): starting\n 5599 1726879838.34228: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py && sleep 0'\"'\"''\n 5599 1726879838.34655: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879838.34669: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 5599 1726879838.34691: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.34738: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879838.34751: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879838.34768: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879838.34822: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879838.35551: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879838.35586: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879838.35619: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 5599 1726879838.35625: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 5599 1726879838.35702: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 5599 1726879838.35707: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 5599 1726879838.35742: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879838.35779: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879838.35822: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 5599 1726879838.35826: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879838.35890: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879838.35908: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879838.35931: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879838.35965: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879838.36004: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dfb4530>\r\n<<<\n 5599 1726879838.36033: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633df83b30>\r\n<<<\n 5599 1726879838.36066: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dfb6ab0>\r\n<<<\n 5599 1726879838.36089: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 5599 1726879838.36123: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\n<<<\n 5599 1726879838.36149: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 5599 1726879838.36171: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879838.36260: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879838.36302: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879838.36341: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 5599 1726879838.36370: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\n<<<\n 5599 1726879838.36394: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879838.36432: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879838.36457: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dd65160>\r\n<<<\n 5599 1726879838.36531: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 5599 1726879838.36535: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dd65fd0>\r\n<<<\n 5599 1726879838.36561: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 5599 1726879838.36590: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879838.36861: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879838.36868: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879838.36898: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 5599 1726879838.36904: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879838.36929: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879838.36967: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879838.36991: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879838.37012: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879838.37035: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda3e90>\r\n<<<\n 5599 1726879838.37047: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879838.37070: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879838.37095: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 5599 1726879838.37101: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda3f50>\r\n<<<\n 5599 1726879838.37118: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879838.37149: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879838.37170: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879838.37225: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879838.37240: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 5599 1726879838.37270: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\n<<<\n 5599 1726879838.37279: stdout chunk (state=3):\n>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dddb8c0>\r\n<<<\n 5599 1726879838.37298: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 5599 1726879838.37316: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dddbf50>\r\n<<<\n 5599 1726879838.37335: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 5599 1726879838.37389: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddbbb60>\r\n<<<\n 5599 1726879838.37407: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 5599 1726879838.37447: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddb9280>\r\n<<<\n 5599 1726879838.37586: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda1040>\r\n<<<\n 5599 1726879838.37591: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879838.37639: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 5599 1726879838.37644: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879838.37674: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n<<<\n 5599 1726879838.37681: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879838.37712: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddff800>\r\n<<<\n 5599 1726879838.37727: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddfe420>\r\n<<<\n 5599 1726879838.37759: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n<<<\n 5599 1726879838.37770: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddba150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddfccb0>\r\n<<<\n 5599 1726879838.37827: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 5599 1726879838.37841: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\n<<<\n 5599 1726879838.37853: stdout chunk (state=3):\n>>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de30890>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda02c0>\r\n<<<\n 5599 1726879838.37873: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n<<<\n 5599 1726879838.37882: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879838.37906: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.37910: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de30d40>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de30bf0>\r\n<<<\n 5599 1726879838.37969: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.37972: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de30fb0><<<\n 5599 1726879838.37996: stdout chunk (state=3):\n>>>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dd9ede0>\r\n<<<\n 5599 1726879838.38002: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879838.38020: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879838.38035: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879838.38038: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879838.38068: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 5599 1726879838.38072: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 5599 1726879838.38077: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 5599 1726879838.38087: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de31670>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de31340>\r\n<<<\n 5599 1726879838.38095: stdout chunk (state=3):\n>>>import 'importlib.machinery' # \r\n<<<\n 5599 1726879838.38130: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 5599 1726879838.38161: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de32510>\r\n<<<\n 5599 1726879838.38169: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\n<<<\n 5599 1726879838.38172: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879838.38176: stdout chunk (state=3):\n>>>import 'runpy' # \r\n<<<\n 5599 1726879838.38199: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879838.38202: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879838.38255: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879838.38262: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879838.38270: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\n<<<\n 5599 1726879838.38286: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de48740>\r\n<<<\n 5599 1726879838.38291: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 5599 1726879838.38300: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879838.38312: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.38330: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de49e20>\r\n<<<\n 5599 1726879838.38345: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n<<<\n 5599 1726879838.38364: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879838.38481: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n<<<\n 5599 1726879838.38486: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de4acf0>\r\n<<<\n 5599 1726879838.38490: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n<<<\n 5599 1726879838.38493: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de4b350>\r\n<<<\n 5599 1726879838.38500: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de4a270>\r\n<<<\n 5599 1726879838.38503: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 5599 1726879838.38523: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257a0c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02579dbb30>\r\n<<<\n 5599 1726879838.38554: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de4bdd0>\r\n<<<\n 5599 1726879838.38565: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de4b500>\r\n<<<\n 5599 1726879838.38591: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257a0eab0>\r\n<<<\n 5599 1726879838.38669: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\n<<<\n 5599 1726879838.38674: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de32570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879838.38743: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879838.38747: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879838.38801: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633db87c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879838.38811: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633dbb07a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb0500>\r\n<<<\n 5599 1726879838.38923: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633dbb07d0>\r\n<<<\n 5599 1726879838.38927: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633dbb09b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633db85e20>\r\n<<<\n 5599 1726879838.38929: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879838.38982: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 5599 1726879838.38986: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879838.39023: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879838.39082: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879838.39090: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 5599 1726879838.39093: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257801160>\r\n<<<\n 5599 1726879838.39124: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb20c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb0d40>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de32c60>\r\n<<<\n 5599 1726879838.39172: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879838.39179: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879838.39216: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879838.39239: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257801fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879838.39248: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879838.39272: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbde420>\r\n<<<\n 5599 1726879838.39383: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879838.39388: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879838.39419: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879838.39460: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbfa540>\r\n<<<\n 5599 1726879838.39481: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879838.39558: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879838.39562: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879838.39572: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dc332c0>\r\n<<<\n 5599 1726879838.39584: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879838.39623: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879838.39642: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879838.39692: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879838.39734: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783fe90>\r\n<<<\n 5599 1726879838.39754: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879838.39767: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879838.39794: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dc59a60>\r\n<<<\n 5599 1726879838.39800: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783ff50>\r\n<<<\n 5599 1726879838.39830: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879838.39860: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dc333e0>\r\n<<<\n 5599 1726879838.39870: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879838.39885: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879838.39904: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbfb1d0>\r\n<<<\n 5599 1726879838.39941: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da74380>\r\n<<<\n 5599 1726879838.39957: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879838.39965: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbf9580>\r\n<<<\n 5599 1726879838.39971: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb2fc0>\r\n<<<\n 5599 1726879838.39994: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 5599 1726879838.39997: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n<<<\n 5599 1726879838.40024: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257877860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 5599 1726879838.40040: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\n<<<\n 5599 1726879838.40054: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257877ef0>\r\n<<<\n 5599 1726879838.40078: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879838.40081: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 5599 1726879838.40083: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f633da74560>\r\n<<<\n 5599 1726879838.40134: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257857b30>\r\n<<<\n 5599 1726879838.40143: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 5599 1726879838.40162: stdout chunk (state=3):\n>>># zipimport: found 31 names in '/tmp/ansible_user_payload_6v7x39u7/ansible_user_payload.zip'\r\n<<<\n 5599 1726879838.40176: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.40179: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578551f0>\r\n<<<\n 5599 1726879838.40320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.40376: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879838.40400: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879838.40436: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879838.40515: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n<<<\n 5599 1726879838.40519: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879838.40588: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025789b800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025789a420>\r\n<<<\n 5599 1726879838.40592: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dac9fa0>\r\nimport '_typing' # \r\n<<<\n 5599 1726879838.40607: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578562a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257898c80>\r\n<<<\n 5599 1726879838.40668: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cc800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783c2c0>\r\n<<<\n 5599 1726879838.40740: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578cccb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578ccb60>\r\n<<<\n 5599 1726879838.40793: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daa4e90>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da77fe0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879838.40855: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578ccf50>\r\n<<<\n 5599 1726879838.40859: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879838.40899: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879838.40902: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879838.40915: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cd640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cd310>\r\nimport 'importlib.machinery' # \r\n<<<\n 5599 1726879838.40985: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578ce540>\r\n<<<\n 5599 1726879838.40997: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\n<<<\n 5599 1726879838.41019: stdout chunk (state=3):\n>>>import 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879838.41051: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879838.41083: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e4770>\r\n<<<\n 5599 1726879838.41129: stdout chunk (state=3):\n>>>import 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578e5eb0>\r\n<<<\n 5599 1726879838.41159: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n<<<\n 5599 1726879838.41195: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n<<<\n 5599 1726879838.41202: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 5599 1726879838.41262: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e6d80>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.41268: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578e73b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e62d0>\r\n<<<\n 5599 1726879838.41328: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879838.41382: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578e7e30>\r\n<<<\n 5599 1726879838.41447: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e7560>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578ce5a0>\r\n<<<\n 5599 1726879838.41461: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879838.41494: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879838.41514: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879838.41534: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879838.41581: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025763bcb0>\r\n<<<\n 5599 1726879838.41639: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02576647d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257664530>\r\n<<<\n 5599 1726879838.41700: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02576646e0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257664920>\r\n<<<\n 5599 1726879838.41720: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257639e50>\r\n<<<\n 5599 1726879838.41825: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879838.41890: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879838.41946: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 5599 1726879838.41949: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257666030>\r\n<<<\n 5599 1726879838.41980: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257664cb0>\r\n<<<\n 5599 1726879838.42001: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cec90>\r\n<<<\n 5599 1726879838.42031: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879838.42127: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879838.42180: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879838.42288: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257692390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879838.42295: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879838.42324: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879838.42345: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879838.42376: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.42417: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576ae510>\r\n<<<\n 5599 1726879838.42443: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879838.42528: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879838.42575: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879838.42613: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576e72c0>\r\n<<<\n 5599 1726879838.42675: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879838.42705: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879838.42757: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879838.42891: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025770da60>\r\n<<<\n 5599 1726879838.43062: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576e73e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576af1a0>\r\n<<<\n 5599 1726879838.43102: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n<<<\n 5599 1726879838.43116: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257528350>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576ad550>\r\n<<<\n 5599 1726879838.43123: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257666f60>\r\n<<<\n 5599 1726879838.43277: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879838.43303: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0257528530>\r\n<<<\n 5599 1726879838.43410: stdout chunk (state=3):\n>>># zipimport: found 31 names in '/tmp/ansible_user_payload_f7dqhboe/ansible_user_payload.zip'\r\n<<<\n 5599 1726879838.43672: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daa7e00>\r\n<<<\n 5599 1726879838.43722: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879838.43766: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633daf19d0>\r\n<<<\n 5599 1726879838.43794: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879838.43799: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf1760>\r\n<<<\n 5599 1726879838.43818: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf1070>\r\n<<<\n 5599 1726879838.43845: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879838.43856: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879838.43859: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879838.43893: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf14c0>\r\n<<<\n 5599 1726879838.43903: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daca9c0>\r\nimport 'atexit' # \r\n<<<\n 5599 1726879838.43911: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025757e000>\r\n<<<\n 5599 1726879838.43928: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.43939: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633daf27b0>\r\n<<<\n 5599 1726879838.43958: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.43966: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633daf29f0>\r\n<<<\n 5599 1726879838.43981: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879838.44035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879838.44038: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879838.44041: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879838.44087: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf2f30>\r\nimport 'pwd' # \r\n<<<\n 5599 1726879838.44115: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879838.44135: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879838.44176: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d954ce0>\r\n<<<\n 5599 1726879838.44217: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.44220: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d956900>\r\n<<<\n 5599 1726879838.44226: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257554ef0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025752bf80>\r\n<<<\n 5599 1726879838.44244: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879838.44258: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible' # \r\n<<<\n 5599 1726879838.44271: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879838.44283: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.44305: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879838.44316: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9572c0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879838.44323: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n<<<\n 5599 1726879838.44337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.44354: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879838.44361: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9584a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879838.44406: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879838.44423: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n<<<\n 5599 1726879838.44429: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879838.44504: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95af60>\r\n<<<\n 5599 1726879838.44542: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d95b290>\r\n<<<\n 5599 1726879838.44591: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d959220>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879838.44639: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879838.44663: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879838.44668: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879838.44703: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 5599 1726879838.44724: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95ef60>\r\n<<<\n 5599 1726879838.44732: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879838.44786: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95da30>\r\n<<<\n 5599 1726879838.44802: stdout chunk (state=3):\n>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95d790>\r\n<<<\n 5599 1726879838.44805: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 5599 1726879838.44821: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879838.44894: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95fe30>\r\n<<<\n 5599 1726879838.44924: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d959730>\r\n<<<\n 5599 1726879838.44951: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9a7080>\r\n<<<\n 5599 1726879838.44979: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a71d0>\r\n<<<\n 5599 1726879838.45008: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 5599 1726879838.45017: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879838.45047: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879838.45082: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9a8dd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a8b60>\r\n<<<\n 5599 1726879838.45098: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879838.45207: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879838.45258: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.45269: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9ab290>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a93d0>\r\n<<<\n 5599 1726879838.45287: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879838.45336: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879838.45354: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879838.45375: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\n<<<\n 5599 1726879838.45383: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 5599 1726879838.45429: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9b29f0>\r\n<<<\n 5599 1726879838.45581: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9ab380>\r\n<<<\n 5599 1726879838.45654: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b3740>\r\n<<<\n 5599 1726879838.45692: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b39b0>\r\n<<<\n 5599 1726879838.45743: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b2db0>\r\n<<<\n 5599 1726879838.45765: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a74d0>\r\n<<<\n 5599 1726879838.45789: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n<<<\n 5599 1726879838.45843: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879838.45850: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879838.45853: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879838.45871: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.45898: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b7530>\r\n<<<\n 5599 1726879838.46103: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.46107: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b85c0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9b5ca0>\r\n<<<\n 5599 1726879838.46168: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b7020>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9b5880>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879838.46197: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879838.46302: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.46427: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.46433: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879838.46461: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879838.46472: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.46612: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.46614: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.46753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.47414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.48106: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 5599 1726879838.48117: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879838.48133: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879838.48156: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879838.48212: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.48222: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da3c740>\r\n<<<\n 5599 1726879838.48321: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 5599 1726879838.48333: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879838.48349: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3d550>\r\n<<<\n 5599 1726879838.48360: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9bba70>\r\n<<<\n 5599 1726879838.48417: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879838.48421: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.48445: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.48478: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879838.48484: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.48499: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257557e90>\r\n<<<\n 5599 1726879838.48520: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n<<<\n 5599 1726879838.48527: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879838.48559: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879838.48587: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n<<<\n 5599 1726879838.48593: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879838.48648: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.48678: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.48681: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02575a9a00>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575a9790>\r\n<<<\n 5599 1726879838.48710: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575a90a0>\r\n<<<\n 5599 1726879838.48736: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879838.48742: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879838.48866: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575a94f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025757ec90>\r\nimport 'atexit' # \r\n<<<\n 5599 1726879838.48937: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3d520>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879838.48942: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02575aa7e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02575aaa20>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879838.48979: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 5599 1726879838.49033: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575aaf60>\r\n<<<\n 5599 1726879838.49065: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879838.49142: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257408d40>\r\n<<<\n 5599 1726879838.49176: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025740a960>\r\n<<<\n 5599 1726879838.49203: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879838.49219: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879838.49292: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740b320>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879838.49323: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879838.49370: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740c500>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879838.49413: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879838.49428: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.49444: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879838.49570: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740ef90>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.49581: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025740f0b0>\r\n<<<\n 5599 1726879838.49593: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740d250>\r\n<<<\n 5599 1726879838.49615: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879838.49676: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n<<<\n 5599 1726879838.49688: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879838.49699: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879838.49760: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n<<<\n 5599 1726879838.49777: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 5599 1726879838.49783: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257412e10>\r\n<<<\n 5599 1726879838.49889: stdout chunk (state=3):\n>>>import '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574118e0>\r\n<<<\n 5599 1726879838.49897: stdout chunk (state=3):\n>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257411670>\r\n<<<\n 5599 1726879838.49920: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 5599 1726879838.49928: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879838.49969: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.50041: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257413ad0>\r\n<<<\n 5599 1726879838.50057: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.50081: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740d760>\r\n<<<\n 5599 1726879838.50109: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025745b050>\r\n<<<\n 5599 1726879838.50157: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879838.50161: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745b170>\r\n<<<\n 5599 1726879838.50171: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.50290: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 5599 1726879838.50294: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.50297: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n<<<\n 5599 1726879838.50299: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879838.50302: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.50304: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879838.50307: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025745cd40>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745cb00>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879838.50339: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.50492: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879838.50496: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879838.50535: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879838.50567: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025745f1d0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745d370>\r\n<<<\n 5599 1726879838.50616: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879838.50620: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.50634: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879838.50843: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574669f0>\r\n<<<\n 5599 1726879838.50873: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.50950: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745f380>\r\n<<<\n 5599 1726879838.51056: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.51063: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257467560>\r\n<<<\n 5599 1726879838.51101: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257467bf0>\r\n<<<\n 5599 1726879838.51155: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879838.51188: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257467b30>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745b470>\r\n<<<\n 5599 1726879838.51223: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879838.51240: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879838.51244: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879838.51269: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879838.51301: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.51321: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3ffe0>\r\n<<<\n 5599 1726879838.51337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.51418: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.51510: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 5599 1726879838.51524: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879838.51536: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025746b3e0>\r\n<<<\n 5599 1726879838.51554: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879838.51657: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.51746: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025746c740>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257469b80>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025746af00>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257469760>\r\n<<<\n 5599 1726879838.51786: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879838.51789: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da4a1e0>\r\n<<<\n 5599 1726879838.51817: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.51840: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da4aab0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3ee70>\r\n<<<\n 5599 1726879838.51852: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.51887: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.51912: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.51931: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879838.51937: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.51988: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.52031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.52054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.52081: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879838.52114: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.52121: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.52125: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.52133: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879838.52141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.52166: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879838.52209: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879838.52298: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.52304: stdout chunk (state=3):\n>>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da497f0>\r\n<<<\n 5599 1726879838.52344: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4aba0>\r\n<<<\n 5599 1726879838.52354: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.52378: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879838.52384: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.52449: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.52518: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.52549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.52565: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.52594: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879838.52615: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879838.52638: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879838.52665: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879838.52717: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879838.52742: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879838.52752: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879838.52816: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d8dae10>\r\n<<<\n 5599 1726879838.52859: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d857c80>\r\n<<<\n 5599 1726879838.52946: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4ecc0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4ea80>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879838.52954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.52990: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.53022: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879838.53108: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879838.53136: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879838.53790: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.55056: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879838.55064: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879838.55117: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879838.55195: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574f08c0>\r\n<<<\n 5599 1726879838.55290: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.55359: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879838.55396: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f16d0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025746f140>\r\n<<<\n 5599 1726879838.55488: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879838.55512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.55551: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879838.56025: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.56163: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 5599 1726879838.56179: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879838.56192: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f1490>\r\n<<<\n 5599 1726879838.56196: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.57191: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py\r\n<<<\n 5599 1726879838.57211: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4ea20>\r\n<<<\n 5599 1726879838.57217: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.57219: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n<<<\n 5599 1726879838.57234: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\r\n<<<\n 5599 1726879838.57303: stdout chunk (state=3):\n>>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4e8d0>\r\n<<<\n 5599 1726879838.57326: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc'\r\n<<<\n 5599 1726879838.57351: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc'\r\n<<<\n 5599 1726879838.57389: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.57397: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d8c2ae0>\r\n<<<\n 5599 1726879838.57424: stdout chunk (state=3):\n>>>import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d8c1340>\r\nimport 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d8dce60>\r\n<<<\n 5599 1726879838.57436: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.57460: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.57500: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.typing' # \r\n<<<\n 5599 1726879838.57769: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.58176: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.58314: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.58443: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879838.58464: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.58491: stdout chunk (state=3):\n>>>\r\n{\"name\": \"root\", \"state\": \"present\", \"append\": false, \"move_home\": false, \"changed\": false, \"uid\": 0, \"group\": 0, \"comment\": \"Super User\", \"home\": \"/root\", \"shell\": \"/bin/bash\", \"invocation\": {\"module_args\": {\"name\": \"root\", \"state\": \"present\", \"non_unique\": false, \"force\": false, \"remove\": false, \"create_home\": true, \"system\": false, \"move_home\": false, \"append\": false, \"ssh_key_bits\": 0, \"ssh_key_type\": \"rsa\", \"ssh_key_comment\": \"ansible-generated on ip-10-31-14-141.us-east-1.aws.redhat.com\", \"update_password\": \"always\", \"uid\": null, \"group\": null, \"groups\": null, \"comment\": null, \"home\": null, \"shell\": null, \"password\": null, \"login_class\": null, \"password_expire_max\": null, \"password_expire_min\": null, \"password_expire_warn\": null, \"hidden\": null, \"seuser\": null, \"skeleton\": null, \"generate_ssh_key\": null, \"ssh_key_file\": null, \"ssh_key_passphrase\": null, \"expires\": null, \"password_lock\": null, \"local\": null, \"profile\": null, \"authorization\": null, \"role\": null, \"umask\": null}}}\r\n<<<\n 5599 1726879838.58522: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 5599 1726879838.58524: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.58579: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879838.58584: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.58724: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.58965: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879838.58970: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879838.58995: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879838.59001: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.59047: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.59054: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat<<<\n 5599 1726879838.59067: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing stat\r\n<<<\n 5599 1726879838.59082: stdout chunk (state=3):\n>>># cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n<<<\n 5599 1726879838.59104: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879838.59112: stdout chunk (state=3):\n>>># cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path<<<\n 5599 1726879838.59135: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n<<<\n 5599 1726879838.59166: stdout chunk (state=3):\n>>># cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n<<<\n 5599 1726879838.59186: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n<<<\n 5599 1726879838.59197: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n<<<\n 5599 1726879838.59208: stdout chunk (state=3):\n>>># cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n<<<\n 5599 1726879838.59226: stdout chunk (state=3):\n>>># cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing calendar\r\n# destroy calendar\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing tty\r\n# cleanup[2] removing pty\r\n# destroy pty\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.compat.typing\r\n<<<\n 5599 1726879838.59500: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879838.59536: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n<<<\n 5599 1726879838.59576: stdout chunk (state=3):\n>>># destroy ipaddress\r\n<<<\n 5599 1726879838.59628: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n<<<\n 5599 1726879838.59658: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy pwd\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n<<<\n 5599 1726879838.59696: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n<<<\n 5599 1726879838.59730: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy datetime\r\n<<<\n 5599 1726879838.59792: stdout chunk (state=3):\n>>># destroy tty\r\n# destroy termios\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping selinux._selinux\r\n<<<\n 5599 1726879838.59836: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping locale\r\n<<<\n 5599 1726879838.59879: stdout chunk (state=3):\n>>># destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n<<<\n 5599 1726879838.59908: stdout chunk (state=3):\n>>># cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n<<<\n 5599 1726879838.59974: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n<<<\n 5599 1726879838.59980: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n<<<\n 5599 1726879838.59983: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.59997: stdout chunk (state=3):\n>>># cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879838.60092: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879838.60123: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 5599 1726879838.60138: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 5599 1726879838.60167: stdout chunk (state=3):\n>>># destroy platform\r\n<<<\n 5599 1726879838.60170: stdout chunk (state=3):\n>>># destroy _uuid\r\n<<<\n 5599 1726879838.60205: stdout chunk (state=3):\n>>># destroy re._parser\r\n# destroy tokenize\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy errno\r\n<<<\n 5599 1726879838.60234: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879838.60238: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879838.60241: stdout chunk (state=3):\n>>># destroy stat\r\n<<<\n 5599 1726879838.60254: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy posixpath\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879838.60267: stdout chunk (state=3):\n>>># destroy select\r\n# destroy _typing\r\n<<<\n 5599 1726879838.60289: stdout chunk (state=3):\n>>># destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n<<<\n 5599 1726879838.60297: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 5599 1726879838.60318: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879838.60349: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f23f0>\r\n<<<\n 5599 1726879838.60382: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.60415: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n<<<\n 5599 1726879838.60463: stdout chunk (state=3):\n>>># destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n<<<\n 5599 1726879838.60513: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n<<<\n 5599 1726879838.60551: stdout chunk (state=3):\n>>># destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879838.60581: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.60643: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879838.60653: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879838.60692: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879838.60799: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.60914: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879838.60989: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574fe360>\r\n<<<\n 5599 1726879838.60993: stderr chunk (state=3):\n>>><<<\n 5599 1726879838.61002: stdout chunk (state=3):\n>>><<<\n 5599 1726879838.61059: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.61090: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574fecc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f2e10>\r\n<<<\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dfb4530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633df83b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dfb6ab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dd65160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dd65fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda3e90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda3f50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dddb8c0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dddbf50>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddbbb60>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddb9280>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda1040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddff800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddfe420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddba150>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddfccb0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de30890>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda02c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de30d40>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de30bf0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de30fb0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dd9ede0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de31670>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de31340>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de32510>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de48740>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de49e20>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de4acf0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de4b350>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de4a270>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de4bdd0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de4b500>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de32570>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633db87c80>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633dbb07a0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb0500>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633dbb07d0>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633dbb09b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633db85e20>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb20c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb0d40>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de32c60>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbde420>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbfa540>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dc332c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dc59a60>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dc333e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbfb1d0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da74380>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbf9580>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb2fc0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f633da74560>\\r\\n# zipimport: found 31 names in \\'/tmp/ansible_user_payload_6v7x39u7/ansible_user_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dac9fa0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daa4e90>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da77fe0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daa7e00>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633daf19d0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf1760>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf1070>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf14c0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daca9c0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633daf27b0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633daf29f0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf2f30>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d954ce0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d956900>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9572c0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9584a0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95af60>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d95b290>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d959220>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95ef60>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95da30>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95d790>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95fe30>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d959730>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9a7080>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a71d0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9a8dd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a8b60>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9ab290>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a93d0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9b29f0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9ab380>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b3740>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b39b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b2db0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a74d0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b7530>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b85c0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9b5ca0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b7020>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9b5880>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da3c740>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3d550>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9bba70>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3d520>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3ffe0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da4a1e0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da4aab0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3ee70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da497f0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4aba0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d8dae10>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d857c80>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4ecc0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4ea80>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4ea20>\\r\\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4e8d0>\\r\\n# /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d8c2ae0>\\r\\nimport \\'tty\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d8c1340>\\r\\nimport \\'pty\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d8dce60>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"name\": \"root\", \"state\": \"present\", \"append\": false, \"move_home\": false, \"changed\": false, \"uid\": 0, \"group\": 0, \"comment\": \"Super User\", \"home\": \"/root\", \"shell\": \"/bin/bash\", \"invocation\": {\"module_args\": {\"name\": \"root\", \"state\": \"present\", \"non_unique\": false, \"force\": false, \"remove\": false, \"create_home\": true, \"system\": false, \"move_home\": false, \"append\": false, \"ssh_key_bits\": 0, \"ssh_key_type\": \"rsa\", \"ssh_key_comment\": \"ansible-generated on ip-10-31-14-141.us-east-1.aws.redhat.com\", \"update_password\": \"always\", \"uid\": null, \"group\": null, \"groups\": null, \"comment\": null, \"home\": null, \"shell\": null, \"password\": null, \"login_class\": null, \"password_expire_max\": null, \"password_expire_min\": null, \"password_expire_warn\": null, \"hidden\": null, \"seuser\": null, \"skeleton\": null, \"generate_ssh_key\": null, \"ssh_key_file\": null, \"ssh_key_passphrase\": null, \"expires\": null, \"password_lock\": null, \"local\": null, \"profile\": null, \"authorization\": null, \"role\": null, \"umask\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing calendar\\r\\n# destroy calendar\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing tty\\r\\n# cleanup[2] removing pty\\r\\n# destroy pty\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy pwd\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy datetime\\r\\n# destroy tty\\r\\n# destroy termios\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping _signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy shutil\\r\\n# destroy errno\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy posixpath\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy select\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879838.61261: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.61293: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dfb4530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633df83b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dfb6ab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dd65160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dd65fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda3e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda3f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dddb8c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dddbf50>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddbbb60>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddb9280>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda1040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddff800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddfe420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddba150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddfccb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de30890>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda02c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de30d40>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de30bf0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de30fb0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dd9ede0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de31670>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de31340>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de32510>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de48740>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de49e20>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de4acf0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de4b350>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de4a270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de4bdd0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de4b500>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de32570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633db87c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633dbb07a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb0500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633dbb07d0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633dbb09b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633db85e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb20c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb0d40>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de32c60>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbde420>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbfa540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dc332c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dc59a60>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dc333e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbfb1d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da74380>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbf9580>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb2fc0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f633da74560>\r\n# zipimport: found 31 names in '/tmp/ansible_user_payload_6v7x39u7/ansible_user_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dac9fa0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daa4e90>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da77fe0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daa7e00>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633daf19d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf1760>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf1070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf14c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daca9c0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633daf27b0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633daf29f0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf2f30>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d954ce0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d956900>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9572c0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9584a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95af60>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d95b290>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d959220>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95ef60>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95da30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95d790>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95fe30>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d959730>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9a7080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a71d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9a8dd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a8b60>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9ab290>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a93d0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9b29f0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9ab380>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b3740>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b39b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b2db0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a74d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b7530>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b85c0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9b5ca0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b7020>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9b5880>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da3c740>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3d550>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9bba70>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3d520>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3ffe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da4a1e0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da4aab0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3ee70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da497f0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4aba0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d8dae10>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d857c80>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4ecc0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4ea80>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4ea20>\r\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4e8d0>\r\n# /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d8c2ae0>\r\nimport 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d8c1340>\r\nimport 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d8dce60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n\r\n{\"name\": \"root\", \"state\": \"present\", \"append\": false, \"move_home\": false, \"changed\": false, \"uid\": 0, \"group\": 0, \"comment\": \"Super User\", \"home\": \"/root\", \"shell\": \"/bin/bash\", \"invocation\": {\"module_args\": {\"name\": \"root\", \"state\": \"present\", \"non_unique\": false, \"force\": false, \"remove\": false, \"create_home\": true, \"system\": false, \"move_home\": false, \"append\": false, \"ssh_key_bits\": 0, \"ssh_key_type\": \"rsa\", \"ssh_key_comment\": \"ansible-generated on ip-10-31-14-141.us-east-1.aws.redhat.com\", \"update_password\": \"always\", \"uid\": null, \"group\": null, \"groups\": null, \"comment\": null, \"home\": null, \"shell\": null, \"password\": null, \"login_class\": null, \"password_expire_max\": null, \"password_expire_min\": null, \"password_expire_warn\": null, \"hidden\": null, \"seuser\": null, \"skeleton\": null, \"generate_ssh_key\": null, \"ssh_key_file\": null, \"ssh_key_passphrase\": null, \"expires\": null, \"password_lock\": null, \"local\": null, \"profile\": null, \"authorization\": null, \"role\": null, \"umask\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing calendar\r\n# destroy calendar\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing tty\r\n# cleanup[2] removing pty\r\n# destroy pty\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy pwd\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy tty\r\n# destroy termios\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy errno\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy posixpath\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy select\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n 5599 1726879838.61984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.61987: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879838.61990: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.63002: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.63006: done with _execute_module (user, {'name': 'root', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'user', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879838.63009: _low_level_execute_command(): starting\n 5599 1726879838.63011: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879838.63031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.63039: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879838.63042: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879838.63045: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574fd940>\r\n<<<\n 5599 1726879838.63047: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574fef00>\r\n<<<\n 5599 1726879838.63050: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879838.63052: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879838.63055: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.63057: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879838.63059: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879838.63062: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879838.63064: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879838.63066: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.63069: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879838.63071: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879838.63075: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879838.63078: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879838.63080: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879838.63083: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025738f050>\r\n<<<\n 5599 1726879838.63085: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025730bec0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257302e40>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257302cf0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879838.63090: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879838.63092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 5599 1726879838.63094: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879838.63097: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.64611: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879838.64674: stderr chunk (state=3):\n>>><<<\n 5599 1726879838.64678: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879838.64704: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879838.64711: handler run complete\n 5599 1726879838.64739: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879838.64743: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879838.64748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879838.64751: variable 'ansible_port' from source: unknown\n 5599 1726879838.64755: variable 'ansible_user' from source: unknown\n 5599 1726879838.64761: attempt loop complete, returning result\n 5599 1726879838.64766: _execute() done\n 5599 1726879838.64771: dumping result to json\n 5599 1726879838.64781: done dumping result, returning\n 5599 1726879838.64792: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get userinfo for root [0affef3a-ec81-5b39-170e-000000000163]\n 5599 1726879838.64959: sending task result for task 0affef3a-ec81-5b39-170e-000000000163\nok: [managed_node3] => {\n \"append\": false,\n \"changed\": false,\n \"comment\": \"Super User\",\n \"group\": 0,\n \"home\": \"/root\",\n \"invocation\": {\n \"module_args\": {\n \"append\": false,\n \"authorization\": null,\n \"comment\": null,\n \"create_home\": true,\n \"expires\": null,\n \"force\": false,\n \"generate_ssh_key\": null,\n \"group\": null,\n \"groups\": null,\n \"hidden\": null,\n \"home\": null,\n \"local\": null,\n \"login_class\": null,\n \"move_home\": false,\n \"name\": \"root\",\n \"non_unique\": false,\n \"password\": null,\n \"password_expire_max\": null,\n \"password_expire_min\": null,\n \"password_expire_warn\": null,\n \"password_lock\": null,\n \"profile\": null,\n \"remove\": false,\n \"role\": null,\n \"seuser\": null,\n \"shell\": null,\n \"skeleton\": null,\n \"ssh_key_bits\": 0,\n \"ssh_key_comment\": \"ansible-generated on ip-10-31-14-141.us-east-1.aws.redhat.com\",\n \"ssh_key_file\": null,\n \"ssh_key_passphrase\": null,\n \"ssh_key_type\": \"rsa\",\n \"state\": \"present\",\n \"system\": false,\n \"uid\": null,\n \"umask\": null,\n \"update_password\": \"always\"\n }\n },\n \"move_home\": false,\n \"name\": \"root\",\n \"shell\": \"/bin/bash\",\n \"state\": \"present\",\n \"uid\": 0\n}\n 5599 1726879838.65202: done sending task result for task 0affef3a-ec81-5b39-170e-000000000163\n 5599 1726879838.65256: WORKER PROCESS EXITING\n 5599 1726879838.66172: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.69438: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py\r\n<<<\n 5599 1726879838.69480: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257390080>\r\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n<<<\n 5599 1726879838.69525: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\r\n<<<\n 5599 1726879838.69605: stdout chunk (state=3):\n>>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02573900b0>\r\n<<<\n 5599 1726879838.69704: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc'\r\n<<<\n 5599 1726879838.69806: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.69833: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879838.69846: stdout chunk (state=3):\n>>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257376de0>\r\n<<<\n 5599 1726879838.69850: stdout chunk (state=3):\n>>>import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257375640>\r\nimport 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02579b7320>\r\n<<<\n 5599 1726879838.69897: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879838.69940: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.typing' # \r\n<<<\n 5599 1726879838.70342: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879838.71890: stdout chunk (state=3):\n>>>\r\n{\"name\": \"root\", \"state\": \"present\", \"append\": false, \"move_home\": false, \"changed\": false, \"uid\": 0, \"group\": 0, \"comment\": \"Super User\", \"home\": \"/root\", \"shell\": \"/bin/bash\", \"invocation\": {\"module_args\": {\"name\": \"root\", \"state\": \"present\", \"non_unique\": false, \"force\": false, \"remove\": false, \"create_home\": true, \"system\": false, \"move_home\": false, \"append\": false, \"ssh_key_bits\": 0, \"ssh_key_type\": \"rsa\", \"ssh_key_comment\": \"ansible-generated on ip-10-31-12-141.us-east-1.aws.redhat.com\", \"update_password\": \"always\", \"uid\": null, \"group\": null, \"groups\": null, \"comment\": null, \"home\": null, \"shell\": null, \"password\": null, \"login_class\": null, \"password_expire_max\": null, \"password_expire_min\": null, \"password_expire_warn\": null, \"hidden\": null, \"seuser\": null, \"skeleton\": null, \"generate_ssh_key\": null, \"ssh_key_file\": null, \"ssh_key_passphrase\": null, \"expires\": null, \"password_lock\": null, \"local\": null, \"profile\": null, \"authorization\": null, \"role\": null, \"umask\": null}}}\r\n<<<\n 5599 1726879838.72128: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 5599 1726879838.72516: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879838.72545: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n<<<\n 5599 1726879838.72576: stdout chunk (state=3):\n>>># clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n<<<\n 5599 1726879838.72605: stdout chunk (state=3):\n>>># cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n<<<\n 5599 1726879838.72641: stdout chunk (state=3):\n>>># cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n<<<\n 5599 1726879838.72647: stdout chunk (state=3):\n>>># cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n<<<\n 5599 1726879838.72699: stdout chunk (state=3):\n>>># destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n<<<\n 5599 1726879838.72705: stdout chunk (state=3):\n>>># destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing calendar\r\n# destroy calendar\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing tty\r\n# cleanup[2] removing pty\r\n# destroy pty\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.compat.typing\r\n<<<\n 5599 1726879838.73051: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879838.73055: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 5599 1726879838.73083: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 5599 1726879838.73161: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy pwd\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 5599 1726879838.73201: stdout chunk (state=3):\n>>># destroy array\r\n<<<\n 5599 1726879838.73221: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n<<<\n 5599 1726879838.73271: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy tty\r\n<<<\n 5599 1726879838.73290: stdout chunk (state=3):\n>>># destroy termios\r\n<<<\n 5599 1726879838.73344: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n<<<\n 5599 1726879838.73371: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n<<<\n 5599 1726879838.73391: stdout chunk (state=3):\n>>># cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n<<<\n 5599 1726879838.73410: stdout chunk (state=3):\n>>># cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n<<<\n 5599 1726879838.73418: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n<<<\n 5599 1726879838.73445: stdout chunk (state=3):\n>>># cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n<<<\n 5599 1726879838.73481: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n<<<\n 5599 1726879838.73488: stdout chunk (state=3):\n>>># cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n<<<\n 5599 1726879838.73628: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879838.73681: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 5599 1726879838.73702: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 5599 1726879838.73736: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n<<<\n 5599 1726879838.73753: stdout chunk (state=3):\n>>># destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879838.73766: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy signal\r\n# destroy fcntl<<<\n 5599 1726879838.73770: stdout chunk (state=3):\n>>>\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy errno\r\n<<<\n 5599 1726879838.73814: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy posixpath\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879838.73848: stdout chunk (state=3):\n>>># destroy select\r\n# destroy _typing\r\n# destroy _tokenize\r\n<<<\n 5599 1726879838.73900: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879838.74004: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n<<<\n 5599 1726879838.74032: stdout chunk (state=3):\n>>># destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 5599 1726879838.74067: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n<<<\n 5599 1726879838.74071: stdout chunk (state=3):\n>>># destroy _string\r\n# destroy re\r\n<<<\n 5599 1726879838.74092: stdout chunk (state=3):\n>>># destroy itertools\r\n<<<\n 5599 1726879838.74229: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879838.74646: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879838.74717: stderr chunk (state=3):\n>>><<<\n 5599 1726879838.74720: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257a0c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02579dbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257a0eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257801160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257801fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783fe90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783ff50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257877860>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257877ef0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257857b30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578551f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783d040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025789b800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025789a420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578562a0>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257898c80>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cc800>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783c2c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578cccb0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578ccb60>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578ccf50>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783ade0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cd640>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cd310>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578ce540>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e4770>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578e5eb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e6d80>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578e73b0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e62d0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578e7e30>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e7560>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578ce5a0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025763bcb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02576647d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257664530>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02576646e0>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257664920>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257639e50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257666030>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257664cb0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cec90>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257692390>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576ae510>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576e72c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025770da60>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576e73e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576af1a0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257528350>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576ad550>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257666f60>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0257528530>\\r\\n# zipimport: found 31 names in \\'/tmp/ansible_user_payload_f7dqhboe/ansible_user_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025757e000>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257554ef0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025752bf80>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257557e90>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02575a9a00>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575a9790>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575a90a0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575a94f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025757ec90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02575aa7e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02575aaa20>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575aaf60>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257408d40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025740a960>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740b320>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740c500>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740ef90>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025740f0b0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740d250>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257412e10>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574118e0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257411670>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257413ad0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740d760>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025745b050>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745b170>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025745cd40>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745cb00>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025745f1d0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745d370>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574669f0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745f380>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257467560>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257467bf0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257467b30>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745b470>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025746b3e0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025746c740>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257469b80>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025746af00>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257469760>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574f08c0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f16d0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025746f140>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f1490>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f23f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574fe360>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574fecc0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f2e10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574fd940>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574fef00>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025738f050>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025730bec0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257302e40>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257302cf0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257390080>\\r\\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02573900b0>\\r\\n# /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257376de0>\\r\\nimport \\'tty\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257375640>\\r\\nimport \\'pty\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02579b7320>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"name\": \"root\", \"state\": \"present\", \"append\": false, \"move_home\": false, \"changed\": false, \"uid\": 0, \"group\": 0, \"comment\": \"Super User\", \"home\": \"/root\", \"shell\": \"/bin/bash\", \"invocation\": {\"module_args\": {\"name\": \"root\", \"state\": \"present\", \"non_unique\": false, \"force\": false, \"remove\": false, \"create_home\": true, \"system\": false, \"move_home\": false, \"append\": false, \"ssh_key_bits\": 0, \"ssh_key_type\": \"rsa\", \"ssh_key_comment\": \"ansible-generated on ip-10-31-12-141.us-east-1.aws.redhat.com\", \"update_password\": \"always\", \"uid\": null, \"group\": null, \"groups\": null, \"comment\": null, \"home\": null, \"shell\": null, \"password\": null, \"login_class\": null, \"password_expire_max\": null, \"password_expire_min\": null, \"password_expire_warn\": null, \"hidden\": null, \"seuser\": null, \"skeleton\": null, \"generate_ssh_key\": null, \"ssh_key_file\": null, \"ssh_key_passphrase\": null, \"expires\": null, \"password_lock\": null, \"local\": null, \"profile\": null, \"authorization\": null, \"role\": null, \"umask\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing calendar\\r\\n# destroy calendar\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing tty\\r\\n# cleanup[2] removing pty\\r\\n# destroy pty\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy pwd\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy datetime\\r\\n# destroy tty\\r\\n# destroy termios\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping _signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy shutil\\r\\n# destroy errno\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy posixpath\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy select\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879838.74910: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257a0c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02579dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257a0eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257801160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257801fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257877860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257877ef0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257857b30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578551f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025789b800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025789a420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578562a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257898c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cc800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578cccb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578ccb60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578ccf50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cd640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cd310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578ce540>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e4770>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578e5eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e6d80>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578e73b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e62d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578e7e30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e7560>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578ce5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025763bcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02576647d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257664530>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02576646e0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257664920>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257639e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257666030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257664cb0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257692390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576ae510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576e72c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025770da60>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576e73e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576af1a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257528350>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576ad550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257666f60>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0257528530>\r\n# zipimport: found 31 names in '/tmp/ansible_user_payload_f7dqhboe/ansible_user_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025757e000>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257554ef0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025752bf80>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257557e90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02575a9a00>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575a9790>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575a90a0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575a94f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025757ec90>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02575aa7e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02575aaa20>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575aaf60>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257408d40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025740a960>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740b320>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740c500>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740ef90>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025740f0b0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740d250>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257412e10>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574118e0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257411670>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257413ad0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740d760>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025745b050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745b170>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025745cd40>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745cb00>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025745f1d0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745d370>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574669f0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745f380>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257467560>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257467bf0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257467b30>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745b470>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025746b3e0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025746c740>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257469b80>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025746af00>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257469760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574f08c0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f16d0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025746f140>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f1490>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f23f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574fe360>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574fecc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f2e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574fd940>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574fef00>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025738f050>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025730bec0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257302e40>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257302cf0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257390080>\r\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02573900b0>\r\n# /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257376de0>\r\nimport 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257375640>\r\nimport 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02579b7320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n\r\n{\"name\": \"root\", \"state\": \"present\", \"append\": false, \"move_home\": false, \"changed\": false, \"uid\": 0, \"group\": 0, \"comment\": \"Super User\", \"home\": \"/root\", \"shell\": \"/bin/bash\", \"invocation\": {\"module_args\": {\"name\": \"root\", \"state\": \"present\", \"non_unique\": false, \"force\": false, \"remove\": false, \"create_home\": true, \"system\": false, \"move_home\": false, \"append\": false, \"ssh_key_bits\": 0, \"ssh_key_type\": \"rsa\", \"ssh_key_comment\": \"ansible-generated on ip-10-31-12-141.us-east-1.aws.redhat.com\", \"update_password\": \"always\", \"uid\": null, \"group\": null, \"groups\": null, \"comment\": null, \"home\": null, \"shell\": null, \"password\": null, \"login_class\": null, \"password_expire_max\": null, \"password_expire_min\": null, \"password_expire_warn\": null, \"hidden\": null, \"seuser\": null, \"skeleton\": null, \"generate_ssh_key\": null, \"ssh_key_file\": null, \"ssh_key_passphrase\": null, \"expires\": null, \"password_lock\": null, \"local\": null, \"profile\": null, \"authorization\": null, \"role\": null, \"umask\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing calendar\r\n# destroy calendar\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing tty\r\n# cleanup[2] removing pty\r\n# destroy pty\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy pwd\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy tty\r\n# destroy termios\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy errno\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy posixpath\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy select\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879838.76314: done with _execute_module (user, {'name': 'root', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'user', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879838.76318: _low_level_execute_command(): starting\n 5599 1726879838.76321: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879838.76332: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879838.76334: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879838.76337: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879838.76339: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879838.76342: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879838.76344: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879838.76347: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879838.76349: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879838.76351: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879838.76354: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879838.76357: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879838.78768: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879838.78833: stderr chunk (state=3):\n>>><<<\n 5599 1726879838.78838: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879838.78865: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879838.79079: handler run complete\n 5599 1726879838.79084: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879838.79087: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879838.79091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879838.79094: variable 'ansible_port' from source: unknown\n 5599 1726879838.79097: variable 'ansible_user' from source: unknown\n 5599 1726879838.79100: attempt loop complete, returning result\n 5599 1726879838.79103: _execute() done\n 5599 1726879838.79106: dumping result to json\n 5599 1726879838.79109: done dumping result, returning\n 5599 1726879838.79112: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get userinfo for root [0affef3a-ec81-5b39-170e-000000000163]\n 5599 1726879838.79115: sending task result for task 0affef3a-ec81-5b39-170e-000000000163\n 5599 1726879838.79214: done sending task result for task 0affef3a-ec81-5b39-170e-000000000163\n 5599 1726879838.79223: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"append\": false,\n \"changed\": false,\n \"comment\": \"Super User\",\n \"group\": 0,\n \"home\": \"/root\",\n \"invocation\": {\n \"module_args\": {\n \"append\": false,\n \"authorization\": null,\n \"comment\": null,\n \"create_home\": true,\n \"expires\": null,\n \"force\": false,\n \"generate_ssh_key\": null,\n \"group\": null,\n \"groups\": null,\n \"hidden\": null,\n \"home\": null,\n \"local\": null,\n \"login_class\": null,\n \"move_home\": false,\n \"name\": \"root\",\n \"non_unique\": false,\n \"password\": null,\n \"password_expire_max\": null,\n \"password_expire_min\": null,\n \"password_expire_warn\": null,\n \"password_lock\": null,\n \"profile\": null,\n \"remove\": false,\n \"role\": null,\n \"seuser\": null,\n \"shell\": null,\n \"skeleton\": null,\n \"ssh_key_bits\": 0,\n \"ssh_key_comment\": \"ansible-generated on ip-10-31-12-141.us-east-1.aws.redhat.com\",\n \"ssh_key_file\": null,\n \"ssh_key_passphrase\": null,\n \"ssh_key_type\": \"rsa\",\n \"state\": \"present\",\n \"system\": false,\n \"uid\": null,\n \"umask\": null,\n \"update_password\": \"always\"\n }\n },\n \"move_home\": false,\n \"name\": \"root\",\n \"shell\": \"/bin/bash\",\n \"state\": \"present\",\n \"uid\": 0\n}\n 5599 1726879838.79327: no more pending results, returning what we have\n 5599 1726879838.79332: results queue empty\n 5599 1726879838.79334: checking for any_errors_fatal\n 5599 1726879838.79340: done checking for any_errors_fatal\n 5599 1726879838.79341: checking for max_fail_percentage\n 5599 1726879838.79343: done checking for max_fail_percentage\n 5599 1726879838.79344: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879838.79344: done checking to see if all hosts have failed\n 5599 1726879838.79345: getting the remaining hosts for this loop\n 5599 1726879838.79347: done getting the remaining hosts for this loop\n 5599 1726879838.79352: getting the next task for host managed_node1\n 5599 1726879838.79359: done getting next task for host managed_node1\n 5599 1726879838.79363: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user\n 5599 1726879838.79367: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879838.79369: getting the next task for host managed_node2\n 5599 1726879838.79380: done getting next task for host managed_node2\n 5599 1726879838.79382: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879838.79383: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879838.79384: getting the next task for host managed_node3\n 5599 1726879838.79387: done getting next task for host managed_node3\n 5599 1726879838.79391: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user\n 5599 1726879838.79394: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879838.79412: getting variables\n 5599 1726879838.79414: in VariableManager get_vars()\n 5599 1726879838.79446: Calling all_inventory to load vars for managed_node1\n 5599 1726879838.79449: Calling groups_inventory to load vars for managed_node1\n 5599 1726879838.79451: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879838.79460: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879838.79464: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879838.79467: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879838.80017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879838.80323: done with get_vars()\n 5599 1726879838.80334: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Get the ssh directory for the user] ****\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25\nFriday 20 September 2024 20:50:38 -0400 (0:00:00.840) 0:00:16.591 ****** \n 5599 1726879838.80424: entering _queue_task() for managed_node1/stat\n 5599 1726879838.80737: worker is 3 (out of 3 available)\n 5599 1726879838.80755: exiting _queue_task() for managed_node1/stat\n 5599 1726879838.80772: getting variables\n 5599 1726879838.80780: in VariableManager get_vars()\n 5599 1726879838.80871: Calling all_inventory to load vars for managed_node2\n 5599 1726879838.81256: Calling groups_inventory to load vars for managed_node2\n 5599 1726879838.81268: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879838.81288: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user\n 5599 1726879838.81305: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879838.81311: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879838.81315: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879838.81630: in run() - task 0affef3a-ec81-5b39-170e-000000000164\n 5599 1726879838.81635: variable 'ansible_search_path' from source: unknown\n 5599 1726879838.81637: variable 'ansible_search_path' from source: unknown\n 5599 1726879838.81640: calling self._execute()\n 5599 1726879838.81642: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879838.81646: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879838.81648: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879838.81695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879838.82054: done with get_vars()\n 5599 1726879838.82071: done getting variables\n 5599 1726879838.82139: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879838.82142: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879838.82145: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879838.82147: in VariableManager get_vars()\n 5599 1726879838.82150: Calling all_inventory to load vars for managed_node1\n 5599 1726879838.82152: Calling groups_inventory to load vars for managed_node1\n 5599 1726879838.82154: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879838.82156: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879838.82158: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879838.82160: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879838.82162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879838.82258: getting variables\n 5599 1726879838.82260: in VariableManager get_vars()\n 5599 1726879838.82281: Calling all_inventory to load vars for managed_node3\n 5599 1726879838.82284: Calling groups_inventory to load vars for managed_node3\n 5599 1726879838.82287: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879838.82292: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879838.82295: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879838.82298: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879838.82589: done with get_vars()\n 5599 1726879838.82593: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879838.82596: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879838.82598: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879838.82600: variable 'omit' from source: magic vars\n 5599 1726879838.82623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879838.82994: done with get_vars()\n 5599 1726879838.83004: done getting variables\n 5599 1726879838.83034: variable 'omit' from source: magic vars\n 5599 1726879838.83037: variable 'omit' from source: magic vars\n 5599 1726879838.83040: variable '__kdump_ssh_path' from source: task vars\n 5599 1726879838.83042: variable '__kdump_ssh_path' from source: task vars\n 5599 1726879838.83045: variable '__kdump_ssh_user_info' from source: set_fact\n 5599 1726879838.83047: variable 'omit' from source: magic vars\n 5599 1726879838.83049: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879838.83051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879838.83069: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879838.83091: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879838.83134: entering _queue_task() for managed_node3/stat\n 5599 1726879838.83157: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879838.83161: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879838.83166: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879838.83169: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879838.83172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879838.83177: variable 'ansible_port' from source: unknown\n 5599 1726879838.83180: variable 'ansible_user' from source: unknown\n 5599 1726879838.83949: worker is 1 (out of 3 available)\n 5599 1726879838.83958: exiting _queue_task() for managed_node3/stat\n 5599 1726879838.83975: done queuing things up, now waiting for results queue to drain\n 5599 1726879838.83977: waiting for pending results...\n 5599 1726879838.83920: Set connection var ansible_shell_type to sh\n 5599 1726879838.84018: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879838.84022: Set connection var ansible_pipelining to False\n 5599 1726879838.84025: Set connection var ansible_connection to ssh\n 5599 1726879838.84028: Set connection var ansible_timeout to 10\n 5599 1726879838.84031: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879838.84034: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879838.84036: variable 'ansible_user' from source: unknown\n 5599 1726879838.84039: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879838.84043: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879838.84047: variable 'omit' from source: magic vars\n 5599 1726879838.84050: starting attempt loop\n 5599 1726879838.84053: running the handler\n 5599 1726879838.84056: _low_level_execute_command(): starting\n 5599 1726879838.84059: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879838.84346: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user\n 5599 1726879838.84413: in run() - task 0affef3a-ec81-5b39-170e-000000000164\n 5599 1726879838.84433: variable 'ansible_search_path' from source: unknown\n 5599 1726879838.84441: variable 'ansible_search_path' from source: unknown\n 5599 1726879838.84499: calling self._execute()\n 5599 1726879838.84527: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879838.84754: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.84759: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879838.84762: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879838.84768: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879838.84770: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879838.84781: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879838.84799: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879838.84830: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879838.84834: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879838.84894: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879838.84903: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879838.84911: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879838.84959: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879838.84977: in VariableManager get_vars()\n 5599 1726879838.85016: Calling all_inventory to load vars for managed_node3\n 5599 1726879838.85021: Calling groups_inventory to load vars for managed_node3\n 5599 1726879838.85027: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879838.85045: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879838.85051: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879838.85058: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879838.85283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879838.85482: done with get_vars()\n 5599 1726879838.85490: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879838.85533: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879838.85546: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879838.85554: variable 'omit' from source: magic vars\n 5599 1726879838.85628: variable 'omit' from source: magic vars\n 5599 1726879838.85683: variable 'omit' from source: magic vars\n 5599 1726879838.85705: variable '__kdump_ssh_path' from source: task vars\n 5599 1726879838.85769: variable '__kdump_ssh_path' from source: task vars\n 5599 1726879838.85855: variable '__kdump_ssh_user_info' from source: set_fact\n 5599 1726879838.85885: variable 'omit' from source: magic vars\n 5599 1726879838.85898: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879838.85919: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879838.85944: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879838.85960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879838.86179: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879838.86183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879838.86185: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879838.86188: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879838.86190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879838.86192: variable 'ansible_port' from source: unknown\n 5599 1726879838.86194: variable 'ansible_user' from source: unknown\n 5599 1726879838.86197: Set connection var ansible_shell_type to sh\n 5599 1726879838.86199: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879838.86201: Set connection var ansible_pipelining to False\n 5599 1726879838.86203: Set connection var ansible_connection to ssh\n 5599 1726879838.86210: Set connection var ansible_timeout to 10\n 5599 1726879838.86235: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879838.86479: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879838.86483: variable 'ansible_user' from source: unknown\n 5599 1726879838.86486: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879838.86576: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879838.86597: variable 'omit' from source: magic vars\n 5599 1726879838.86609: starting attempt loop\n 5599 1726879838.86617: running the handler\n 5599 1726879838.86637: _low_level_execute_command(): starting\n 5599 1726879838.86650: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879838.87264: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879838.87398: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879838.87611: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.87647: stderr chunk (state=3):\n>>><<<\n 5599 1726879838.87653: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879838.87698: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879838.87718: _low_level_execute_command(): starting\n 5599 1726879838.87729: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251 `\" && echo ansible-tmp-1726879838.8770175-5899-98916583216251=\"` echo /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251 `\" && echo ansible-tmp-1726879838.8770175-5899-98916583216251=\"` echo /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251 `\" ) && sleep 0'\"'\"''\n 5599 1726879838.88155: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879838.88166: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879838.88191: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879838.88222: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879838.88833: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879838.88956: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879838.88979: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.89002: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879838.89019: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879838.89032: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879838.89049: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879838.89087: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879838.89192: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879838.89283: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879838.89952: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879838.90097: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879838.90132: stderr chunk (state=3):\n>>><<<\n 5599 1726879838.90135: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879838.90179: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879838.90184: _low_level_execute_command(): starting\n 5599 1726879838.90191: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496 `\" && echo ansible-tmp-1726879838.9016905-5900-7233176389496=\"` echo /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496 `\" ) && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496 `\" && echo ansible-tmp-1726879838.9016905-5900-7233176389496=\"` echo /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496 `\" ) && sleep 0'\"'\"''\n 5599 1726879838.90724: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879838.90728: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879838.90733: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879838.90736: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879838.90739: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.90848: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879838.90910: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879838.92872: stdout chunk (state=3):\n>>>ansible-tmp-1726879838.9016905-5900-7233176389496=/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496\n<<<\n 5599 1726879838.92915: stdout chunk (state=3):\n>>>ansible-tmp-1726879838.8770175-5899-98916583216251=/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251\n<<<\n 5599 1726879838.92984: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879838.93191: stderr chunk (state=3):\n>>><<<\n 5599 1726879838.93193: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'ansible-tmp-1726879838.9016905-5900-7233176389496=/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879838.93200: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879838.9016905-5900-7233176389496=/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879838.93205: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879838.93323: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879838.93327: stdout chunk (state=3):\n>>><<<\n 5599 1726879838.93330: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'ansible-tmp-1726879838.8770175-5899-98916583216251=/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879838.93338: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879838.8770175-5899-98916583216251=/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879838.93341: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879838.93582: variable 'ansible_module_compression' from source: unknown\n 5599 1726879838.93586: variable 'ansible_module_compression' from source: unknown\n 5599 1726879838.93733: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 5599 1726879838.93820: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 5599 1726879838.94078: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 5599 1726879838.94084: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py\n 5599 1726879838.94112: variable 'ansible_facts' from source: host vars for 'managed_node3'\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpsvbxuilg TO /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 5599 1726879838.94406: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4goy3bpx TO /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n 5599 1726879838.94669: Sending initial data\n 5599 1726879838.94672: Sent initial data (150 bytes)\n 5599 1726879838.94844: Sending initial data\n 5599 1726879838.94852: Sent initial data (149 bytes)\n 5599 1726879838.95254: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879838.95277: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879838.95529: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879838.95533: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 5599 1726879838.95537: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879838.95539: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879838.95542: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879838.95544: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879838.95546: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879838.95550: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 5599 1726879838.95552: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 5599 1726879838.95555: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879838.95558: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 5599 1726879838.95560: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879838.95562: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879838.95567: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879838.95695: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879838.95712: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879838.95719: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879838.95788: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879838.95791: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879838.95808: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879838.97402: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\n<<<\n 5599 1726879838.97408: stderr chunk (state=3):\n>>>debug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879838.97469: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879838.97545: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4goy3bpx\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879838.97550: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4goy3bpx /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py\n<<<\n 5599 1726879838.97638: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879838.97644: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4goy3bpx\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py M:0x001a\r\n<<<\n 5599 1726879838.97683: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879838.97746: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpsvbxuilg\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879838.97750: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpsvbxuilg /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py\n<<<\n 5599 1726879838.98008: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119178\r\n<<<\n 5599 1726879838.98025: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpsvbxuilg\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py M:0x001a\r\n<<<\n 5599 1726879838.98083: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119179\r\n<<<\n 5599 1726879838.98872: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879838.98901: stderr chunk (state=3):\n>>>debug3: In write loop, ack for 6 119178 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879838.98965: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879838.99054: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879838.99124: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119179 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879838.99153: stderr chunk (state=3):\n>>><<<\n 5599 1726879838.99168: stdout chunk (state=3):\n>>><<<\n 5599 1726879838.99196: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4goy3bpx /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4goy3bpx\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4goy3bpx\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119178\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119178 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879838.99381: done transferring module to remote\n 5599 1726879838.99387: _low_level_execute_command(): starting\n 5599 1726879838.99391: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/ /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/ /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879838.99903: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879838.99906: stdout chunk (state=3):\n>>><<<\n 5599 1726879838.99915: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpsvbxuilg /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpsvbxuilg\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpsvbxuilg\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119179\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119179 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879839.00065: done transferring module to remote\n 5599 1726879839.00067: _low_level_execute_command(): starting\n 5599 1726879839.00070: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/ /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/ /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879839.00389: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879839.00687: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879839.01094: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879839.01098: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879839.01101: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879839.01103: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879839.01106: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879839.01108: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\n<<<\n 5599 1726879839.01110: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879839.01113: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 5599 1726879839.01116: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879839.01118: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879839.01120: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879839.01354: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879839.01358: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879839.01361: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879839.01363: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879839.01366: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879839.01368: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879839.01372: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879839.01390: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879839.01393: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879839.03156: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879839.03160: stdout chunk (state=3):\n>>><<<\n 5599 1726879839.03171: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879839.03199: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879839.03205: _low_level_execute_command(): starting\n 5599 1726879839.03212: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879839.03680: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879839.03684: stderr chunk (state=3):\n>>><<<\n 5599 1726879839.03686: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879839.03693: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879839.03696: _low_level_execute_command(): starting\n 5599 1726879839.03698: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879839.04379: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879839.04384: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879839.04387: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879839.04390: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879839.04393: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879839.04495: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879839.04534: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879839.04582: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879839.04639: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879839.04647: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879839.04878: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879839.04882: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879839.04885: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879839.04946: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879839.05004: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879839.07141: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879839.07182: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879839.07219: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879839.07241: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 5599 1726879839.07257: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879839.07263: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 5599 1726879839.07279: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 5599 1726879839.07285: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 5599 1726879839.07335: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 5599 1726879839.07353: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 5599 1726879839.07356: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879839.07388: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879839.07397: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879839.07439: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879839.07695: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879839.07698: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879839.07701: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.07704: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n<<<\n 5599 1726879839.07706: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879839.07710: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879839.07715: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d40c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d3dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d40eab0>\r\nimport '_signal' # \r\n<<<\n 5599 1726879839.07734: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60404530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e603d3b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60406ab0>\r\n<<<\n 5599 1726879839.07752: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\n<<<\n 5599 1726879839.07781: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 5599 1726879839.07791: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\n<<<\n 5599 1726879839.07814: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879839.07838: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879839.07882: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879839.07911: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879839.07944: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 5599 1726879839.07951: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\n<<<\n 5599 1726879839.07986: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 5599 1726879839.07989: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879839.08000: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 5599 1726879839.08016: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879839.08044: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n<<<\n 5599 1726879839.08066: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\n<<<\n 5599 1726879839.08086: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d221160>\r\n<<<\n 5599 1726879839.08090: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\n<<<\n 5599 1726879839.08093: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\n<<<\n 5599 1726879839.08121: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 5599 1726879839.08125: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 5599 1726879839.08144: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.08157: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d221fd0>\r\n<<<\n 5599 1726879839.08169: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879839.08183: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601b9160>\r\n<<<\n 5599 1726879839.08197: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 5599 1726879839.08200: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879839.08264: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.08270: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601b9fd0>\r\n<<<\n 5599 1726879839.08341: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879839.08444: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879839.08488: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879839.08492: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 5599 1726879839.08495: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.08519: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879839.08561: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879839.08578: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879839.08662: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879839.08668: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25fe90>\r\n<<<\n 5599 1726879839.08672: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879839.08679: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879839.08722: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25ff50>\r\n<<<\n 5599 1726879839.08738: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879839.08753: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879839.08787: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.08821: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.08848: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n<<<\n 5599 1726879839.08903: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d297860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\n<<<\n 5599 1726879839.08907: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d297ef0>\r\nimport '_collections' # \r\n<<<\n 5599 1726879839.08987: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f7e90>\r\n<<<\n 5599 1726879839.09024: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879839.09041: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d277b30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2751f0>\r\n<<<\n 5599 1726879839.09060: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f7f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879839.09124: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25d040>\r\n<<<\n 5599 1726879839.09128: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879839.09186: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 5599 1726879839.09237: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879839.09242: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6022f860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 5599 1726879839.09245: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6022fef0>\r\n<<<\n 5599 1726879839.09300: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2bb800>\r\n<<<\n 5599 1726879839.09322: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ba420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2762a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2b8c80>\r\n<<<\n 5599 1726879839.09391: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 5599 1726879839.09395: stdout chunk (state=3):\n>>>import '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6020fb30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6020d1f0>\r\n<<<\n 5599 1726879839.09494: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ec800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.09539: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f5040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879839.09555: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d2eccb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ecb60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d2ecf50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25ade0>\r\n<<<\n 5599 1726879839.09566: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879839.09571: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879839.09699: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ed640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ed310>\r\nimport 'importlib.machinery' # \r\n<<<\n 5599 1726879839.09705: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ee540>\r\nimport 'importlib.util' # \r\n<<<\n 5599 1726879839.09708: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60253800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60252420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6020e2a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60250c80>\r\n<<<\n 5599 1726879839.09710: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 5599 1726879839.09755: stdout chunk (state=3):\n>>>import 'runpy' # \r\n<<<\n 5599 1726879839.09762: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60284800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f42c0>\r\n<<<\n 5599 1726879839.09869: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d304770>\r\n<<<\n 5599 1726879839.09886: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879839.09900: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e60284cb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60284b60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e60284f50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f2de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879839.09929: stdout chunk (state=3):\n>>>import 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d305eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d306d80>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d3073b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d3062d0>\r\n<<<\n 5599 1726879839.10008: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d307e30>\r\n<<<\n 5599 1726879839.10040: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60285640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60285310>\r\n<<<\n 5599 1726879839.10091: stdout chunk (state=3):\n>>>import 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60286540>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879839.10097: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879839.10178: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029c770>\r\nimport 'errno' # \r\n<<<\n 5599 1726879839.10184: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d307560>\r\n<<<\n 5599 1726879839.10187: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ee5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879839.10357: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d08fcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n<<<\n 5599 1726879839.10360: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6029deb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029ed80>\r\n<<<\n 5599 1726879839.10365: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d0b8740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0b84a0>\r\n<<<\n 5599 1726879839.10368: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6029f3b0>\r\n<<<\n 5599 1726879839.10387: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029e2d0>\r\n<<<\n 5599 1726879839.10403: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6029fe30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029f560>\r\n<<<\n 5599 1726879839.10411: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d0b8770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d0b8950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d08de50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879839.10510: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e602865a0>\r\n<<<\n 5599 1726879839.10513: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879839.10521: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879839.10527: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879839.10534: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0ba030>\r\n<<<\n 5599 1726879839.10540: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879839.10543: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0b8cb0>\r\n<<<\n 5599 1726879839.10825: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e60023cb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6004c7d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004c530>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6004c6e0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6004c920>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60021e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879839.10831: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2eec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879839.10838: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0e6390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879839.10841: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 5599 1726879839.10904: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004e030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004ccb0>\r\n<<<\n 5599 1726879839.10916: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d102510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879839.10920: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60286c90>\r\n<<<\n 5599 1726879839.10922: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879839.10925: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879839.11022: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879839.11095: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d13b290>\r\n<<<\n 5599 1726879839.11099: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879839.11102: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.11104: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879839.11144: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879839.11216: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6007a390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60096510>\r\n<<<\n 5599 1726879839.11220: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d161a30>\r\n<<<\n 5599 1726879839.11222: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879839.11306: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879839.11312: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d13b3b0>\r\n<<<\n 5599 1726879839.11391: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d1031a0>\r\n<<<\n 5599 1726879839.11395: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf7c320>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d101550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0baf30>\r\n<<<\n 5599 1726879839.11398: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600cf2c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879839.11499: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879839.11503: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879839.11506: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc12cf7c500>\r\n<<<\n 5599 1726879839.11582: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_l8w4v2p8/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.11600: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600f5a60>\r\n<<<\n 5599 1726879839.11661: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600cf3e0>\r\n<<<\n 5599 1726879839.11715: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600971a0>\r\n<<<\n 5599 1726879839.11726: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.11766: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879839.11770: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879839.11817: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879839.11918: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879839.11948: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfd1f70>\r\n<<<\n 5599 1726879839.11994: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879839.12018: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff14350>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60095550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004ef60>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3e5ff14530>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_zt71o0m6/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.12141: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfa8ef0>\r\n<<<\n 5599 1726879839.12179: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf7ff80>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n<<<\n 5599 1726879839.12208: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.12212: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.12239: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.12265: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879839.12303: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879839.12337: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<<\n 5599 1726879839.12400: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879839.12537: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879839.12675: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff69f70>\r\nimport '_typing' # \r\n<<<\n 5599 1726879839.12900: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff40ef0>\r\n<<<\n 5599 1726879839.12965: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff17f80>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n<<<\n 5599 1726879839.12992: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879839.12999: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879839.13056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available<<<\n 5599 1726879839.13061: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879839.13112: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n# zipimport: zlib available<<<\n 5599 1726879839.13115: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879839.13784: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.15076: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfabe90>\r\n<<<\n 5599 1726879839.15106: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.15135: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879839.15161: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.15204: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cffda30>\r\n<<<\n 5599 1726879839.15207: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffd7c0>\r\n<<<\n 5599 1726879839.15266: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffd0d0>\r\n<<<\n 5599 1726879839.15270: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879839.15321: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffd6d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfd2c90>\r\nimport 'atexit' # \r\n<<<\n 5599 1726879839.15356: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cffe780>\r\n<<<\n 5599 1726879839.15398: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cffe900>\r\n<<<\n 5599 1726879839.15402: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879839.15461: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 5599 1726879839.15465: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.15548: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffee10>\r\n<<<\n 5599 1726879839.15568: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879839.15601: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce60cb0>\r\n<<<\n 5599 1726879839.15634: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.15736: stdout chunk (state=3):\n>>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ce628d0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879839.15776: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce631d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce643b0>\r\n<<<\n 5599 1726879839.15799: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879839.15838: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879839.15889: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879839.15905: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce66d80>\r\n<<<\n 5599 1726879839.16040: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ce670e0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce65070>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879839.16043: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879839.16083: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879839.16086: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879839.16142: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce6ad20>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879839.16334: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce697f0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce69550>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce6be00>\r\n<<<\n 5599 1726879839.16341: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce654c0>\r\n<<<\n 5599 1726879839.16424: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ceb2ed0>\r\n<<<\n 5599 1726879839.16437: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n<<<\n 5599 1726879839.16441: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb3080>\r\n<<<\n 5599 1726879839.16444: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 5599 1726879839.16461: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879839.16509: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ceb4c50>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb4a10>\r\n<<<\n 5599 1726879839.16516: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879839.16617: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879839.16676: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ceb7140>\r\n<<<\n 5599 1726879839.16682: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb52e0>\r\n<<<\n 5599 1726879839.16692: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879839.16739: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.16758: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879839.16779: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879839.16848: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cebe900>\r\n<<<\n 5599 1726879839.16859: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff43e90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879839.16885: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n<<<\n 5599 1726879839.16900: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879839.16991: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb72c0>\r\n<<<\n 5599 1726879839.17059: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5ff959a0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff95730>\r\n<<<\n 5599 1726879839.17104: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cebf6e0>\r\n<<<\n 5599 1726879839.17156: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff95040>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879839.17169: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cebfb00>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cebfaa0>\r\n<<<\n 5599 1726879839.17248: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff95490>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff6aa20>\r\nimport 'atexit' # \r\n<<<\n 5599 1726879839.17252: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb3380>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879839.17306: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.17315: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.17337: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cec3350>\r\n<<<\n 5599 1726879839.17356: stdout chunk (state=3):\n>>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5ff96780>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5ff96900>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879839.17407: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879839.17449: stdout chunk (state=3):\n>>>import '_locale' # <<<\n 5599 1726879839.17470: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879839.17565: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cec4770>\r\n<<<\n 5599 1726879839.17569: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec1ac0>\r\n<<<\n 5599 1726879839.17578: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff96e10>\r\n<<<\n 5599 1726879839.17581: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 5599 1726879839.17613: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cec2e70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec16d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879839.17628: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.17736: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.17740: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdf8cb0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fdfa8d0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879839.17799: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfb1d0>\r\n<<<\n 5599 1726879839.17835: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.17857: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879839.17863: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879839.17892: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879839.17895: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879839.17904: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.17930: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfc3b0>\r\n<<<\n 5599 1726879839.17968: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879839.18024: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879839.18062: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n<<<\n 5599 1726879839.18095: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.18099: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879839.18166: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfede0>\r\n<<<\n 5599 1726879839.18190: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.18221: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.18229: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fdfef00>\r\n<<<\n 5599 1726879839.18269: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfd0a0>\r\n<<<\n 5599 1726879839.18299: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879839.18431: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879839.18460: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n<<<\n 5599 1726879839.18484: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 5599 1726879839.18497: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe02db0>\r\n<<<\n 5599 1726879839.18528: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879839.18639: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe01880>\r\n<<<\n 5599 1726879839.18662: stdout chunk (state=3):\n>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe015e0>\r\n<<<\n 5599 1726879839.18686: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 5599 1726879839.18829: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879839.18847: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe03d70>\r\n<<<\n 5599 1726879839.18853: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.18897: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfd520>\r\n<<<\n 5599 1726879839.18936: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.18954: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe4af60>\r\n<<<\n 5599 1726879839.19009: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.19026: stdout chunk (state=3):\n>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4b0e0>\r\n<<<\n 5599 1726879839.19066: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 5599 1726879839.19099: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879839.19131: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n<<<\n 5599 1726879839.19167: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879839.19201: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe4ccb0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4ca70>\r\n<<<\n 5599 1726879839.19234: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879839.19368: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879839.19445: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe4f170>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4d310>\r\n<<<\n 5599 1726879839.19550: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 5599 1726879839.19570: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879839.19599: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879839.19613: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.19667: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cf488f0>\r\n<<<\n 5599 1726879839.19797: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879839.19805: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf49790>\r\n<<<\n 5599 1726879839.19829: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec7d10>\r\n<<<\n 5599 1726879839.19894: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879839.20068: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe56960>\r\n<<<\n 5599 1726879839.20125: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.20129: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.20310: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879839.20342: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf49760>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.20440: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4f2f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe57c50>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe57b00>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe57bc0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4b3e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879839.20687: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe5b380>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe5c620>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe59af0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe5ae70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe596d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.20868: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879839.20901: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.21041: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.21224: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.21372: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.21449: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.21541: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.21646: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879839.21649: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.21692: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.21726: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879839.21752: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.21821: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.21977: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.22005: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879839.22008: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.22040: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.22094: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.22391: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.22703: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879839.22707: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879839.22786: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.22808: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 5599 1726879839.22851: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fee07d0>\r\n<<<\n 5599 1726879839.22945: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf4a540>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.22981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.22988: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee1520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe5f080>\r\n<<<\n 5599 1726879839.23033: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879839.23051: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879839.23080: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879839.23159: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.23168: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.23288: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cd5a090>\r\n<<<\n 5599 1726879839.23344: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cd5a9c0>\r\n<<<\n 5599 1726879839.23356: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.23368: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec78f0>\r\n<<<\n 5599 1726879839.23377: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.23423: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.23461: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879839.23481: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.23523: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.23574: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.23634: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 5599 1726879839.23646: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.23650: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee1580>\r\n<<<\n 5599 1726879839.23666: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.23707: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879839.23747: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.23840: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cd59610>\r\n<<<\n 5599 1726879839.23885: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd5ac00>\r\n<<<\n 5599 1726879839.23921: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879839.23940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.24004: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.24077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.24101: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.24154: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.24177: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879839.24196: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879839.24223: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879839.24281: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879839.24306: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879839.24315: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879839.24381: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cdead20>\r\n<<<\n 5599 1726879839.24425: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd67aa0>\r\n<<<\n 5599 1726879839.24522: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd5eba0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd5e9f0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879839.24543: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.24578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.24609: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879839.24691: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879839.24748: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.24751: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.24754: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.24880: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.25079: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.25621: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.25706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.25814: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879839.25817: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.25896: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.25911: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.25928: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh\", \"mode\": \"0700\", \"isdir\": true, \"ischr\": false, \"isblk\": false, \"isreg\": false, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 4096, \"inode\": 462, \"dev\": 51714, \"nlink\": 2, \"atime\": 1726879471.2898438, \"mtime\": 1726879816.2006419, \"ctime\": 1726879816.2006419, \"wusr\": true, \"rusr\": true, \"xusr\": true, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 16, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": true, \"pw_name\": \"root\", \"gr_name\": \"root\", \"mimetype\": \"inode/directory\", \"charset\": \"binary\", \"version\": \"3129425927\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n<<<\n 5599 1726879839.25998: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.26118: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879839.26148: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879839.26166: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.26209: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.26311: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.26315: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n<<<\n 5599 1726879839.26396: stdout chunk (state=3):\n>>># clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n<<<\n 5599 1726879839.26403: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n<<<\n 5599 1726879839.26441: stdout chunk (state=3):\n>>># cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n<<<\n 5599 1726879839.26475: stdout chunk (state=3):\n>>># cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n<<<\n 5599 1726879839.26483: stdout chunk (state=3):\n>>># cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n<<<\n 5599 1726879839.26547: stdout chunk (state=3):\n>>># cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n<<<\n 5599 1726879839.26569: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879839.26632: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.26810: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util<<<\n 5599 1726879839.26816: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879839.26828: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n<<<\n 5599 1726879839.26850: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 5599 1726879839.26869: stdout chunk (state=3):\n>>># destroy zipfile._path\r\n<<<\n 5599 1726879839.26881: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n<<<\n 5599 1726879839.26918: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 5599 1726879839.26943: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n<<<\n 5599 1726879839.26960: stdout chunk (state=3):\n>>># destroy json.decoder\r\n# destroy json.encoder\r\n<<<\n 5599 1726879839.26990: stdout chunk (state=3):\n>>># destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n<<<\n 5599 1726879839.26995: stdout chunk (state=3):\n>>># destroy encodings\r\n<<<\n 5599 1726879839.27006: stdout chunk (state=3):\n>>># destroy _locale\r\n# destroy pwd\r\n<<<\n 5599 1726879839.27027: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n<<<\n 5599 1726879839.27047: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879839.27061: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879839.27100: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n<<<\n 5599 1726879839.27106: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 5599 1726879839.27109: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n<<<\n 5599 1726879839.27124: stdout chunk (state=3):\n>>># destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879839.27127: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879839.27181: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n<<<\n 5599 1726879839.27194: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n<<<\n 5599 1726879839.27197: stdout chunk (state=3):\n>>># cleanup[3] wiping _socket\r\n<<<\n 5599 1726879839.27227: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n<<<\n 5599 1726879839.27281: stdout chunk (state=3):\n>>># cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n<<<\n 5599 1726879839.27285: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee21b0>\r\n<<<\n 5599 1726879839.27304: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.27309: stdout chunk (state=3):\n>>># cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n<<<\n 5599 1726879839.27327: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n<<<\n 5599 1726879839.27383: stdout chunk (state=3):\n>>># cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 5599 1726879839.27421: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 5599 1726879839.27437: stdout chunk (state=3):\n>>># destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879839.27470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.27521: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\n<<<\n 5599 1726879839.27525: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879839.27585: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 5599 1726879839.27588: stdout chunk (state=3):\n>>># destroy _socket\r\n<<<\n 5599 1726879839.27616: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879839.27706: stdout chunk (state=3):\n>>># destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879839.27710: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n<<<\n 5599 1726879839.27713: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n<<<\n 5599 1726879839.27716: stdout chunk (state=3):\n>>># destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 5599 1726879839.27742: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.27762: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879839.27837: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n<<<\n 5599 1726879839.27842: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n<<<\n 5599 1726879839.27848: stdout chunk (state=3):\n>>># destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n 5599 1726879839.27868: stdout chunk (state=3):\n>>># destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n<<<\n 5599 1726879839.27896: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fcf1fa0>\r\n<<<\n 5599 1726879839.27934: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n<<<\n 5599 1726879839.27970: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fcf2900>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee2ed0>\r\n<<<\n 5599 1726879839.27977: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879839.27991: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.28060: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.28128: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.28197: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.28261: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.28316: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879839.28390: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.28393: stderr chunk (state=3):\n>>><<<\n 5599 1726879839.28396: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d40c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d3dbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d40eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d221160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d221fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25fe90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25ff50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d297860>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d297ef0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d277b30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2751f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25d040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2bb800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ba420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2762a0>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2b8c80>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ec800>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25c2c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d2eccb0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ecb60>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d2ecf50>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25ade0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ed640>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ed310>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ee540>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d304770>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d305eb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d306d80>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d3073b0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d3062d0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d307e30>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d307560>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ee5a0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d08fcb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d0b8740>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0b84a0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d0b8770>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d0b8950>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d08de50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0ba030>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0b8cb0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2eec90>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0e6390>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d102510>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d13b290>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d161a30>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d13b3b0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d1031a0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf7c320>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d101550>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0baf30>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc12cf7c500>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_stat_payload_l8w4v2p8/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfd1f70>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfa8ef0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf7ff80>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfabe90>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cffda30>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffd7c0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffd0d0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffd6d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfd2c90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cffe780>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cffe900>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffee10>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce60cb0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ce628d0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce631d0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce643b0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce66d80>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ce670e0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce65070>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce6ad20>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce697f0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce69550>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce6be00>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce654c0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ceb2ed0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb3080>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ceb4c50>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb4a10>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ceb7140>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb52e0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cebe900>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb72c0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cebf6e0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cebfb00>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cebfaa0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb3380>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cec3350>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cec4770>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec1ac0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cec2e70>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec16d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cf488f0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf49790>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec7d10>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf49760>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf4a540>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cd5a090>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cd5a9c0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec78f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cd59610>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd5ac00>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cdead20>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd67aa0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd5eba0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd5e9f0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh\", \"mode\": \"0700\", \"isdir\": true, \"ischr\": false, \"isblk\": false, \"isreg\": false, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 4096, \"inode\": 462, \"dev\": 51714, \"nlink\": 2, \"atime\": 1726879471.2898438, \"mtime\": 1726879816.2006419, \"ctime\": 1726879816.2006419, \"wusr\": true, \"rusr\": true, \"xusr\": true, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 16, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": true, \"pw_name\": \"root\", \"gr_name\": \"root\", \"mimetype\": \"inode/directory\", \"charset\": \"binary\", \"version\": \"3129425927\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879839.28595: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d40c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d3dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d40eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d221160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d221fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d297860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d297ef0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d277b30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2751f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2bb800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ba420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2762a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2b8c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ec800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d2eccb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ecb60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d2ecf50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ed640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ed310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ee540>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d304770>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d305eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d306d80>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d3073b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d3062d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d307e30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d307560>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ee5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d08fcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d0b8740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0b84a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d0b8770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d0b8950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d08de50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0ba030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0b8cb0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2eec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0e6390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d102510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d13b290>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d161a30>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d13b3b0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d1031a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf7c320>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d101550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0baf30>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc12cf7c500>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_l8w4v2p8/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfd1f70>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfa8ef0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf7ff80>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfabe90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cffda30>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffd7c0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffd0d0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffd6d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfd2c90>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cffe780>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cffe900>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffee10>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce60cb0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ce628d0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce631d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce643b0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce66d80>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ce670e0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce65070>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce6ad20>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce697f0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce69550>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce6be00>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce654c0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ceb2ed0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb3080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ceb4c50>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb4a10>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ceb7140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb52e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cebe900>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb72c0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cebf6e0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cebfb00>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cebfaa0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb3380>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cec3350>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cec4770>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec1ac0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cec2e70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec16d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cf488f0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf49790>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec7d10>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf49760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf4a540>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cd5a090>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cd5a9c0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec78f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cd59610>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd5ac00>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cdead20>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd67aa0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd5eba0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd5e9f0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh\", \"mode\": \"0700\", \"isdir\": true, \"ischr\": false, \"isblk\": false, \"isreg\": false, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 4096, \"inode\": 462, \"dev\": 51714, \"nlink\": 2, \"atime\": 1726879471.2898438, \"mtime\": 1726879816.2006419, \"ctime\": 1726879816.2006419, \"wusr\": true, \"rusr\": true, \"xusr\": true, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 16, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": true, \"pw_name\": \"root\", \"gr_name\": \"root\", \"mimetype\": \"inode/directory\", \"charset\": \"binary\", \"version\": \"3129425927\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n 5599 1726879839.28758: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.29849: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fcf1640>\r\n<<<\n 5599 1726879839.29855: done with _execute_module (stat, {'path': '/root/.ssh', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879839.29859: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcf2b10>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879839.29862: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.29864: _low_level_execute_command(): starting\n 5599 1726879839.29866: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879839.29872: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879839.29884: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879839.29887: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879839.29890: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879839.29892: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879839.29894: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fd82d50>\r\n<<<\n 5599 1726879839.29897: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcffbc0>\r\n<<<\n 5599 1726879839.29899: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcf6b70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcf69c0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879839.29902: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.29905: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879839.29907: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879839.29909: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879839.29912: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879839.29914: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.29917: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.29919: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879839.29921: stdout chunk (state=3):\n>>>import 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.29923: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879839.29926: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879839.29928: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\n<<<\n 5599 1726879839.29930: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879839.29932: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 5599 1726879839.29935: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879839.29937: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879839.30068: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879839.30071: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879839.30075: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 5599 1726879839.30078: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\n<<<\n 5599 1726879839.30080: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 5599 1726879839.30082: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879839.30085: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879839.30092: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879839.30174: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.30179: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879839.30182: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879839.30185: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879839.30187: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879839.30190: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879839.30214: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879839.30388: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879839.30495: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.31894: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879839.31925: stdout chunk (state=3):\n>>>{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh\", \"mode\": \"0700\", \"isdir\": true, \"ischr\": false, \"isblk\": false, \"isreg\": false, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 4096, \"inode\": 462, \"dev\": 51714, \"nlink\": 2, \"atime\": 1726879485.1887808, \"mtime\": 1726879750.0496795, \"ctime\": 1726879750.0496795, \"wusr\": true, \"rusr\": true, \"xusr\": true, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 16, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": true, \"pw_name\": \"root\", \"gr_name\": \"root\", \"mimetype\": \"inode/directory\", \"charset\": \"binary\", \"version\": \"3129425927\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}<<<\n 5599 1726879839.31971: stdout chunk (state=3):\n>>>\r\n# destroy __main__<<<\n 5599 1726879839.31979: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879839.32268: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879839.32323: stderr chunk (state=3):\n>>><<<\n 5599 1726879839.32327: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879839.32354: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879839.32395: handler run complete\n 5599 1726879839.32456: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879839.32460: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879839.32462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879839.32479: variable 'ansible_port' from source: unknown\n 5599 1726879839.32585: variable 'ansible_user' from source: unknown\n 5599 1726879839.32589: attempt loop complete, returning result\n 5599 1726879839.32593: _execute() done\n 5599 1726879839.32596: dumping result to json\n 5599 1726879839.32598: done dumping result, returning\n 5599 1726879839.32601: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user [0affef3a-ec81-5b39-170e-000000000164]\n 5599 1726879839.32823: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat<<<\n 5599 1726879839.32842: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig<<<\n 5599 1726879839.32859: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword<<<\n 5599 1726879839.32882: sending task result for task 0affef3a-ec81-5b39-170e-000000000164\n 5599 1726879839.32897: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser<<<\n 5599 1726879839.32925: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n<<<\n 5599 1726879839.32942: stdout chunk (state=3):\n>>># cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util<<<\n 5599 1726879839.32989: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress<<<\n 5599 1726879839.33025: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing<<<\n 5599 1726879839.33395: done sending task result for task 0affef3a-ec81-5b39-170e-000000000164\n 5599 1726879839.33400: WORKER PROCESS EXITING\n 5599 1726879839.33403: stdout chunk (state=3):\n>>>\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n<<<\n 5599 1726879839.33406: stdout chunk (state=3):\n>>># cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\nok: [managed_node3] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/root/.ssh\"\n }\n },\n \"stat\": {\n \"atime\": 1726879471.2898438,\n \"attr_flags\": \"e\",\n \"attributes\": [\n \"extents\"\n ],\n \"block_size\": 4096,\n \"blocks\": 16,\n \"charset\": \"binary\",\n \"ctime\": 1726879816.2006419,\n \"dev\": 51714,\n \"device_type\": 0,\n \"executable\": true,\n \"exists\": true,\n \"gid\": 0,\n \"gr_name\": \"root\",\n \"inode\": 462,\n \"isblk\": false,\n \"ischr\": false,\n \"isdir\": true,\n \"isfifo\": false,\n \"isgid\": false,\n \"islnk\": false,\n \"isreg\": false,\n \"issock\": false,\n \"isuid\": false,\n \"mimetype\": \"inode/directory\",\n \"mode\": \"0700\",\n \"mtime\": 1726879816.2006419,\n \"nlink\": 2,\n \"path\": \"/root/.ssh\",\n \"pw_name\": \"root\",\n \"readable\": true,\n \"rgrp\": false,\n \"roth\": false,\n \"rusr\": true,\n \"size\": 4096,\n \"uid\": 0,\n \"version\": \"3129425927\",\n \"wgrp\": false,\n \"woth\": false,\n \"writeable\": true,\n \"wusr\": true,\n \"xgrp\": false,\n \"xoth\": false,\n \"xusr\": true\n }\n}\n 5599 1726879839.33793: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n<<<\n 5599 1726879839.33797: stdout chunk (state=3):\n>>># destroy importlib\r\n<<<\n 5599 1726879839.33800: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n<<<\n 5599 1726879839.33950: stdout chunk (state=3):\n>>># destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n<<<\n 5599 1726879839.34020: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879839.34205: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n<<<\n 5599 1726879839.34255: stdout chunk (state=3):\n>>># cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879839.34559: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879839.34568: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n<<<\n 5599 1726879839.34589: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 5599 1726879839.34606: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib<<<\n 5599 1726879839.34683: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879839.34739: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n<<<\n 5599 1726879839.34746: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n<<<\n 5599 1726879839.34857: stdout chunk (state=3):\n>>># destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n<<<\n 5599 1726879839.34885: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n<<<\n 5599 1726879839.34889: stdout chunk (state=3):\n>>># clear sys.audit hooks\r\n<<<\n 5599 1726879839.35533: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879839.35621: stderr chunk (state=3):\n>>><<<\n 5599 1726879839.35643: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60404530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e603d3b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60406ab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601b9160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601b9fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f7e90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f7f50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6022f860>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6022fef0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6020fb30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6020d1f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f5040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60253800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60252420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6020e2a0>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60250c80>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60284800>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f42c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e60284cb0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60284b60>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e60284f50>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f2de0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60285640>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60285310>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60286540>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029c770>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6029deb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029ed80>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6029f3b0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029e2d0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6029fe30>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029f560>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e602865a0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e60023cb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6004c7d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004c530>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6004c6e0>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6004c920>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60021e50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004e030>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004ccb0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60286c90>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6007a390>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60096510>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600cf2c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600f5a60>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600cf3e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600971a0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff14350>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60095550>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004ef60>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3e5ff14530>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_stat_payload_zt71o0m6/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff69f70>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff40ef0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff17f80>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff43e90>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5ff959a0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff95730>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff95040>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff95490>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff6aa20>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5ff96780>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5ff96900>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff96e10>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdf8cb0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fdfa8d0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfb1d0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfc3b0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfede0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fdfef00>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfd0a0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe02db0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe01880>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe015e0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe03d70>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfd520>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe4af60>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4b0e0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe4ccb0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4ca70>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe4f170>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4d310>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe56960>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4f2f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe57c50>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe57b00>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe57bc0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4b3e0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe5b380>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe5c620>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe59af0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe5ae70>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe596d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fee07d0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee1520>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe5f080>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee1580>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee21b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fcf1fa0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fcf2900>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee2ed0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fcf1640>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcf2b10>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fd82d50>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcffbc0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcf6b70>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcf69c0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh\", \"mode\": \"0700\", \"isdir\": true, \"ischr\": false, \"isblk\": false, \"isreg\": false, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 4096, \"inode\": 462, \"dev\": 51714, \"nlink\": 2, \"atime\": 1726879485.1887808, \"mtime\": 1726879750.0496795, \"ctime\": 1726879750.0496795, \"wusr\": true, \"rusr\": true, \"xusr\": true, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 16, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": true, \"pw_name\": \"root\", \"gr_name\": \"root\", \"mimetype\": \"inode/directory\", \"charset\": \"binary\", \"version\": \"3129425927\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879839.35796: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60404530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e603d3b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60406ab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601b9160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601b9fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f7e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f7f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6022f860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6022fef0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6020fb30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6020d1f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f5040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60253800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60252420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6020e2a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60250c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60284800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f42c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e60284cb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60284b60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e60284f50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f2de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60285640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60285310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60286540>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029c770>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6029deb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029ed80>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6029f3b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029e2d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6029fe30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029f560>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e602865a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e60023cb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6004c7d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004c530>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6004c6e0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6004c920>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60021e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004e030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004ccb0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60286c90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6007a390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60096510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600cf2c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600f5a60>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600cf3e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600971a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff14350>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60095550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004ef60>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3e5ff14530>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_zt71o0m6/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff69f70>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff40ef0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff17f80>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff43e90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5ff959a0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff95730>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff95040>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff95490>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff6aa20>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5ff96780>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5ff96900>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff96e10>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdf8cb0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fdfa8d0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfb1d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfc3b0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfede0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fdfef00>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfd0a0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe02db0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe01880>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe015e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe03d70>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfd520>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe4af60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4b0e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe4ccb0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4ca70>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe4f170>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4d310>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe56960>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4f2f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe57c50>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe57b00>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe57bc0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4b3e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe5b380>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe5c620>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe59af0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe5ae70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe596d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fee07d0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee1520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe5f080>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee1580>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee21b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fcf1fa0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fcf2900>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee2ed0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fcf1640>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcf2b10>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fd82d50>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcffbc0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcf6b70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcf69c0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh\", \"mode\": \"0700\", \"isdir\": true, \"ischr\": false, \"isblk\": false, \"isreg\": false, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 4096, \"inode\": 462, \"dev\": 51714, \"nlink\": 2, \"atime\": 1726879485.1887808, \"mtime\": 1726879750.0496795, \"ctime\": 1726879750.0496795, \"wusr\": true, \"rusr\": true, \"xusr\": true, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 16, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": true, \"pw_name\": \"root\", \"gr_name\": \"root\", \"mimetype\": \"inode/directory\", \"charset\": \"binary\", \"version\": \"3129425927\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879839.37846: done with _execute_module (stat, {'path': '/root/.ssh', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879839.37850: _low_level_execute_command(): starting\n 5599 1726879839.37853: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879839.37862: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879839.37865: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879839.37867: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879839.37869: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879839.37871: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879839.37875: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879839.37878: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879839.37900: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879839.40670: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879839.40730: stderr chunk (state=3):\n>>><<<\n 5599 1726879839.40734: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879839.40760: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879839.40881: handler run complete\n 5599 1726879839.40912: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879839.40921: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879839.40930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879839.40937: variable 'ansible_port' from source: unknown\n 5599 1726879839.40944: variable 'ansible_user' from source: unknown\n 5599 1726879839.40953: attempt loop complete, returning result\n 5599 1726879839.40959: _execute() done\n 5599 1726879839.40968: dumping result to json\n 5599 1726879839.40986: done dumping result, returning\n 5599 1726879839.41001: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user [0affef3a-ec81-5b39-170e-000000000164]\n 5599 1726879839.41009: sending task result for task 0affef3a-ec81-5b39-170e-000000000164\n 5599 1726879839.41126: done sending task result for task 0affef3a-ec81-5b39-170e-000000000164\n 5599 1726879839.41130: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/root/.ssh\"\n }\n },\n \"stat\": {\n \"atime\": 1726879485.1887808,\n \"attr_flags\": \"e\",\n \"attributes\": [\n \"extents\"\n ],\n \"block_size\": 4096,\n \"blocks\": 16,\n \"charset\": \"binary\",\n \"ctime\": 1726879750.0496795,\n \"dev\": 51714,\n \"device_type\": 0,\n \"executable\": true,\n \"exists\": true,\n \"gid\": 0,\n \"gr_name\": \"root\",\n \"inode\": 462,\n \"isblk\": false,\n \"ischr\": false,\n \"isdir\": true,\n \"isfifo\": false,\n \"isgid\": false,\n \"islnk\": false,\n \"isreg\": false,\n \"issock\": false,\n \"isuid\": false,\n \"mimetype\": \"inode/directory\",\n \"mode\": \"0700\",\n \"mtime\": 1726879750.0496795,\n \"nlink\": 2,\n \"path\": \"/root/.ssh\",\n \"pw_name\": \"root\",\n \"readable\": true,\n \"rgrp\": false,\n \"roth\": false,\n \"rusr\": true,\n \"size\": 4096,\n \"uid\": 0,\n \"version\": \"3129425927\",\n \"wgrp\": false,\n \"woth\": false,\n \"writeable\": true,\n \"wusr\": true,\n \"xgrp\": false,\n \"xoth\": false,\n \"xusr\": true\n }\n}\n 5599 1726879839.41248: no more pending results, returning what we have\n 5599 1726879839.41253: results queue empty\n 5599 1726879839.41254: checking for any_errors_fatal\n 5599 1726879839.41266: done checking for any_errors_fatal\n 5599 1726879839.41267: checking for max_fail_percentage\n 5599 1726879839.41268: done checking for max_fail_percentage\n 5599 1726879839.41269: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879839.41270: done checking to see if all hosts have failed\n 5599 1726879839.41271: getting the remaining hosts for this loop\n 5599 1726879839.41275: done getting the remaining hosts for this loop\n 5599 1726879839.41280: getting the next task for host managed_node1\n 5599 1726879839.41287: done getting next task for host managed_node1\n 5599 1726879839.41291: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user\n 5599 1726879839.41295: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879839.41297: getting the next task for host managed_node2\n 5599 1726879839.41311: done getting next task for host managed_node2\n 5599 1726879839.41314: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879839.41315: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879839.41316: getting the next task for host managed_node3\n 5599 1726879839.41319: done getting next task for host managed_node3\n 5599 1726879839.41322: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user\n 5599 1726879839.41326: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879839.41345: getting variables\n 5599 1726879839.41347: in VariableManager get_vars()\n 5599 1726879839.41383: Calling all_inventory to load vars for managed_node1\n 5599 1726879839.41387: Calling groups_inventory to load vars for managed_node1\n 5599 1726879839.41390: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879839.41400: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879839.41403: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879839.41407: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879839.42103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879839.42508: done with get_vars()\n 5599 1726879839.42527: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Get the authorized_keys file for the user] ***\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30\nFriday 20 September 2024 20:50:39 -0400 (0:00:00.622) 0:00:17.213 ****** \n 5599 1726879839.42661: entering _queue_task() for managed_node1/stat\n 5599 1726879839.43192: worker is 2 (out of 3 available)\n 5599 1726879839.43206: exiting _queue_task() for managed_node1/stat\n 5599 1726879839.43220: getting variables\n 5599 1726879839.43225: in VariableManager get_vars()\n 5599 1726879839.43314: Calling all_inventory to load vars for managed_node2\n 5599 1726879839.43320: Calling groups_inventory to load vars for managed_node2\n 5599 1726879839.43329: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879839.43358: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879839.43364: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879839.43368: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879839.44036: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user\n 5599 1726879839.44045: in run() - task 0affef3a-ec81-5b39-170e-000000000165\n 5599 1726879839.44055: variable 'ansible_search_path' from source: unknown\n 5599 1726879839.44058: variable 'ansible_search_path' from source: unknown\n 5599 1726879839.44061: calling self._execute()\n 5599 1726879839.44068: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879839.44070: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879839.44074: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879839.44160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879839.44650: done with get_vars()\n 5599 1726879839.44698: done getting variables\n 5599 1726879839.44783: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879839.44787: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879839.44790: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879839.44792: in VariableManager get_vars()\n 5599 1726879839.44794: Calling all_inventory to load vars for managed_node1\n 5599 1726879839.44797: Calling groups_inventory to load vars for managed_node1\n 5599 1726879839.44799: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879839.44803: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879839.44805: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879839.44807: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879839.44810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879839.44870: getting variables\n 5599 1726879839.44872: in VariableManager get_vars()\n 5599 1726879839.44889: Calling all_inventory to load vars for managed_node3\n 5599 1726879839.44892: Calling groups_inventory to load vars for managed_node3\n 5599 1726879839.44895: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879839.44900: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879839.44903: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879839.44906: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879839.45148: done with get_vars()\n 5599 1726879839.45152: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879839.45155: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879839.45157: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879839.45159: variable 'omit' from source: magic vars\n 5599 1726879839.45189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879839.45558: done with get_vars()\n 5599 1726879839.45572: done getting variables\n 5599 1726879839.45599: variable 'omit' from source: magic vars\n 5599 1726879839.45603: variable 'omit' from source: magic vars\n 5599 1726879839.45605: variable '__kdump_authorized_keys_path' from source: task vars\n 5599 1726879839.45608: variable '__kdump_authorized_keys_path' from source: task vars\n 5599 1726879839.45610: variable '__kdump_ssh_user_info' from source: set_fact\n 5599 1726879839.45612: variable 'omit' from source: magic vars\n 5599 1726879839.45614: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879839.45617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879839.45620: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879839.45647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879839.45661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879839.45680: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879839.45706: entering _queue_task() for managed_node3/stat\n 5599 1726879839.45730: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879839.45734: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879839.45736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879839.45738: variable 'ansible_port' from source: unknown\n 5599 1726879839.45741: variable 'ansible_user' from source: unknown\n 5599 1726879839.46660: worker is 3 (out of 3 available)\n 5599 1726879839.46672: exiting _queue_task() for managed_node3/stat\n 5599 1726879839.46689: done queuing things up, now waiting for results queue to drain\n 5599 1726879839.46691: waiting for pending results...\n 5599 1726879839.46628: Set connection var ansible_shell_type to sh\n 5599 1726879839.46705: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879839.46709: Set connection var ansible_pipelining to False\n 5599 1726879839.46711: Set connection var ansible_connection to ssh\n 5599 1726879839.46793: Set connection var ansible_timeout to 10\n 5599 1726879839.46799: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879839.46802: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879839.46807: variable 'ansible_user' from source: unknown\n 5599 1726879839.46809: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879839.46813: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879839.46816: variable 'omit' from source: magic vars\n 5599 1726879839.46819: starting attempt loop\n 5599 1726879839.46822: running the handler\n 5599 1726879839.46941: _low_level_execute_command(): starting\n 5599 1726879839.46945: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879839.47160: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user\n 5599 1726879839.47458: in run() - task 0affef3a-ec81-5b39-170e-000000000165\n 5599 1726879839.47475: variable 'ansible_search_path' from source: unknown\n 5599 1726879839.47479: variable 'ansible_search_path' from source: unknown\n 5599 1726879839.47523: calling self._execute()\n 5599 1726879839.47553: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879839.47672: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879839.47698: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879839.47722: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879839.47731: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879839.47770: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879839.47823: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879839.47828: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879839.47837: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879839.47900: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879839.47904: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879839.47958: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879839.47976: in VariableManager get_vars()\n 5599 1726879839.48012: Calling all_inventory to load vars for managed_node3\n 5599 1726879839.48015: Calling groups_inventory to load vars for managed_node3\n 5599 1726879839.48021: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879839.48041: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879839.48048: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879839.48064: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879839.48315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879839.48893: done with get_vars()\n 5599 1726879839.48900: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879839.48941: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879839.48952: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879839.48959: variable 'omit' from source: magic vars\n 5599 1726879839.49034: variable 'omit' from source: magic vars\n 5599 1726879839.49087: variable 'omit' from source: magic vars\n 5599 1726879839.49110: variable '__kdump_authorized_keys_path' from source: task vars\n 5599 1726879839.49167: variable '__kdump_authorized_keys_path' from source: task vars\n 5599 1726879839.49258: variable '__kdump_ssh_user_info' from source: set_fact\n 5599 1726879839.49293: variable 'omit' from source: magic vars\n 5599 1726879839.49304: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879839.49327: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879839.49354: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879839.49375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879839.49391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879839.49579: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879839.49582: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879839.49585: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879839.49588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879839.49590: variable 'ansible_port' from source: unknown\n 5599 1726879839.49593: variable 'ansible_user' from source: unknown\n 5599 1726879839.49662: Set connection var ansible_shell_type to sh\n 5599 1726879839.49672: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879839.49681: Set connection var ansible_pipelining to False\n 5599 1726879839.49683: Set connection var ansible_connection to ssh\n 5599 1726879839.49691: Set connection var ansible_timeout to 10\n 5599 1726879839.49718: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879839.49740: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879839.49743: variable 'ansible_user' from source: unknown\n 5599 1726879839.49756: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879839.49995: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879839.50008: variable 'omit' from source: magic vars\n 5599 1726879839.50014: starting attempt loop\n 5599 1726879839.50017: running the handler\n 5599 1726879839.50047: _low_level_execute_command(): starting\n 5599 1726879839.50052: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879839.50470: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879839.50690: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879839.50694: stdout chunk (state=3):\n>>><<<\n 5599 1726879839.50879: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879839.50889: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879839.50898: _low_level_execute_command(): starting\n 5599 1726879839.50902: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824 `\" && echo ansible-tmp-1726879839.5075154-5926-162971211949824=\"` echo /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879839.50911: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879839.50914: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879839.50917: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879839.50924: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879839.50930: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824 `\" && echo ansible-tmp-1726879839.5075154-5926-162971211949824=\"` echo /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824 `\" ) && sleep 0'\"'\"''\n 5599 1726879839.50941: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879839.50944: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879839.51198: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879839.51838: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879839.51872: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879839.51908: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879839.51925: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879839.51939: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879839.51972: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\n<<<\n 5599 1726879839.52120: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879839.52157: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879839.52188: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879839.52196: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879839.52240: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879839.52690: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879839.52826: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879839.53089: stderr chunk (state=3):\n>>><<<\n 5599 1726879839.53093: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879839.53100: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879839.53103: _low_level_execute_command(): starting\n 5599 1726879839.53109: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226 `\" && echo ansible-tmp-1726879839.530396-5928-86325952136226=\"` echo /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226 `\" ) && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226 `\" && echo ansible-tmp-1726879839.530396-5928-86325952136226=\"` echo /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226 `\" ) && sleep 0'\"'\"''\n 5599 1726879839.53686: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879839.53707: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879839.53793: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879839.53809: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879839.53832: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879839.53907: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879839.55758: stdout chunk (state=3):\n>>>ansible-tmp-1726879839.5075154-5926-162971211949824=/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824\n<<<\n 5599 1726879839.55866: stdout chunk (state=3):\n>>>ansible-tmp-1726879839.530396-5928-86325952136226=/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226\n<<<\n 5599 1726879839.55987: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879839.56045: stderr chunk (state=3):\n>>><<<\n 5599 1726879839.56048: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'ansible-tmp-1726879839.5075154-5926-162971211949824=/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879839.56300: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879839.56303: stdout chunk (state=3):\n>>><<<\n 5599 1726879839.56306: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879839.5075154-5926-162971211949824=/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879839.56310: stderr chunk (state=3):\n>>><<<\n 5599 1726879839.56312: variable 'ansible_delegated_vars' from source: unknown\n<10.31.14.141> (0, b'ansible-tmp-1726879839.530396-5928-86325952136226=/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879839.56318: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879839.530396-5928-86325952136226=/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879839.56321: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879839.56324: variable 'ansible_module_compression' from source: unknown\n 5599 1726879839.56326: variable 'ansible_module_compression' from source: unknown\n 5599 1726879839.56328: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 5599 1726879839.56545: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 5599 1726879839.56591: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879839.56599: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 5599 1726879839.56689: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 5599 1726879839.56737: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj56pll86 TO /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6d1z23m7 TO /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n 5599 1726879839.56976: Sending initial data\n 5599 1726879839.57014: Sent initial data (151 bytes)\n 5599 1726879839.57101: Sending initial data\n 5599 1726879839.57147: Sent initial data (149 bytes)\n 5599 1726879839.57828: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879839.57831: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879839.57834: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879839.58032: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879839.58036: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879839.58038: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879839.58043: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879839.58048: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879839.58053: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879839.58060: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879839.58063: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879839.58065: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879839.58127: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879839.58517: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879839.58531: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879839.58546: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879839.58608: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879839.58629: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879839.58649: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879839.58688: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879839.59724: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\n<<<\n 5599 1726879839.59735: stderr chunk (state=3):\n>>>debug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879839.59821: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879839.59928: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj56pll86\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879839.59934: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj56pll86 /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py\n<<<\n 5599 1726879839.59984: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj56pll86\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py M:0x001a\r\n<<<\n 5599 1726879839.60078: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119194\r\n<<<\n 5599 1726879839.60844: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119194 bytes at 0\r\n<<<\n 5599 1726879839.60851: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879839.60898: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879839.60979: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879839.61049: stderr chunk (state=3):\n>>><<<\n 5599 1726879839.61054: stdout chunk (state=3):\n>>><<<\n 5599 1726879839.61111: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\n<<<\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj56pll86 /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj56pll86\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj56pll86\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119194\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119194 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879839.61126: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879839.61129: done transferring module to remote\n 5599 1726879839.61303: _low_level_execute_command(): starting\n 5599 1726879839.61308: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/ /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/ /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879839.61317: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879839.61644: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6d1z23m7\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879839.61701: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6d1z23m7 /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py\n<<<\n 5599 1726879839.61705: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6d1z23m7\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py M:0x001a\r\n<<<\n 5599 1726879839.61986: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119196\r\n<<<\n 5599 1726879839.62281: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879839.62285: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879839.62288: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879839.62296: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879839.62302: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879839.62366: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879839.62370: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879839.62372: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879839.62427: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879839.62893: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119196 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879839.62946: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879839.63067: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879839.63119: stderr chunk (state=3):\n>>><<<\n 5599 1726879839.63122: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6d1z23m7 /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6d1z23m7\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6d1z23m7\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119196\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119196 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879839.63165: done transferring module to remote\n 5599 1726879839.63281: _low_level_execute_command(): starting\n 5599 1726879839.63287: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/ /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/ /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879839.63850: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879839.63871: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879839.63883: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879839.63898: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879839.63914: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879839.63965: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879839.64250: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879839.64319: stderr chunk (state=3):\n>>><<<\n 5599 1726879839.64322: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879839.64380: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879839.64394: _low_level_execute_command(): starting\n 5599 1726879839.64397: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879839.65032: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879839.65054: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879839.65079: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879839.65102: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879839.65124: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879839.65161: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\n<<<\n 5599 1726879839.65186: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879839.65201: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 5599 1726879839.65217: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879839.65276: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879839.65334: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879839.65352: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879839.65410: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879839.66804: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879839.66859: stderr chunk (state=3):\n>>><<<\n 5599 1726879839.66862: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879839.66886: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879839.66891: _low_level_execute_command(): starting\n 5599 1726879839.67048: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879839.67561: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879839.67665: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879839.67707: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879839.67725: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879839.67801: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879839.67825: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879839.67853: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879839.67877: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879839.67891: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879839.67906: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.67917: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879839.67931: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879839.67972: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879839.67999: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879839.68003: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aad2c530>\r\n<<<\n 5599 1726879839.68018: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aacfbb30>\r\n<<<\n 5599 1726879839.68041: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n<<<\n 5599 1726879839.68044: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 5599 1726879839.68053: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aad2eab0>\r\n<<<\n 5599 1726879839.68076: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 5599 1726879839.68103: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 5599 1726879839.68114: stdout chunk (state=3):\n>>>import 'abc' # \r\n<<<\n 5599 1726879839.68126: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 5599 1726879839.68162: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879839.68260: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879839.68302: stdout chunk (state=3):\n>>>import 'genericpath' # \r\n<<<\n 5599 1726879839.68308: stdout chunk (state=3):\n>>>import 'posixpath' # \r\n<<<\n 5599 1726879839.68325: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 5599 1726879839.68352: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\n<<<\n 5599 1726879839.68355: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\n<<<\n 5599 1726879839.68374: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 5599 1726879839.68389: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 5599 1726879839.68394: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879839.68431: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n<<<\n 5599 1726879839.68456: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879839.68476: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaadd160>\r\n<<<\n 5599 1726879839.68526: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 5599 1726879839.68545: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaaddfd0>\r\n<<<\n 5599 1726879839.68578: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 5599 1726879839.68603: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879839.68890: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879839.68935: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.69029: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879839.69079: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab1be90>\r\n<<<\n 5599 1726879839.69136: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab1bf50>\r\n<<<\n 5599 1726879839.69174: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879839.69191: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879839.69221: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.69233: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 5599 1726879839.69276: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\n<<<\n 5599 1726879839.69283: stdout chunk (state=3):\n>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab538c0>\r\n<<<\n 5599 1726879839.69306: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 5599 1726879839.69321: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab53f50>\r\nimport '_collections' # \r\n<<<\n 5599 1726879839.69383: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab33b60>\r\n<<<\n 5599 1726879839.69391: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 5599 1726879839.69424: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab31280>\r\n<<<\n 5599 1726879839.69520: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab19040>\r\n<<<\n 5599 1726879839.69550: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879839.69565: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 5599 1726879839.69586: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 5599 1726879839.69619: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879839.69640: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879839.69685: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n<<<\n 5599 1726879839.69688: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879839.69704: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab77800>\r\n<<<\n 5599 1726879839.69732: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab76420>\r\n<<<\n 5599 1726879839.69763: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab32150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab74cb0>\r\n<<<\n 5599 1726879839.69814: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 5599 1726879839.69832: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba8860>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab182c0>\r\n<<<\n 5599 1726879839.69856: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879839.69888: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.69894: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aaba8d10>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba8bc0>\r\n<<<\n 5599 1726879839.69941: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.69966: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aaba8f80>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab16de0>\r\n<<<\n 5599 1726879839.70038: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.70105: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba9640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba9310>\r\n<<<\n 5599 1726879839.70198: stdout chunk (state=3):\n>>>import 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabaa4e0>\r\nimport 'importlib.util' # \r\n<<<\n 5599 1726879839.70205: stdout chunk (state=3):\n>>>import 'runpy' # \r\n<<<\n 5599 1726879839.70250: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879839.70292: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc0710>\r\nimport 'errno' # \r\n<<<\n 5599 1726879839.70315: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.70356: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aabc1df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879839.70376: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n<<<\n 5599 1726879839.70384: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 5599 1726879839.70389: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc2cc0>\r\n<<<\n 5599 1726879839.70439: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aabc3320>\r\n<<<\n 5599 1726879839.70450: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc2240>\r\n<<<\n 5599 1726879839.70477: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 5599 1726879839.70482: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879839.70546: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.70550: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aabc3da0>\r\n<<<\n 5599 1726879839.70552: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc34d0>\r\n<<<\n 5599 1726879839.70590: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabaa540>\r\n<<<\n 5599 1726879839.70610: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879839.70639: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879839.70657: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879839.70685: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879839.70724: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.70730: stdout chunk (state=3):\n>>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa943c80>\r\n<<<\n 5599 1726879839.70745: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879839.70778: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.70790: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa96c740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96c4a0>\r\n<<<\n 5599 1726879839.70805: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.70811: stdout chunk (state=3):\n>>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa96c770>\r\n<<<\n 5599 1726879839.70840: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.70846: stdout chunk (state=3):\n>>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa96c950>\r\n<<<\n 5599 1726879839.70865: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa941e20>\r\n<<<\n 5599 1726879839.70886: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879839.70989: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879839.71012: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 5599 1726879839.71025: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 5599 1726879839.71031: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96dfa0>\r\n<<<\n 5599 1726879839.71056: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96cc20>\r\n<<<\n 5599 1726879839.71082: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabaac30>\r\n<<<\n 5599 1726879839.71119: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879839.71168: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.71188: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879839.71248: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879839.71267: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa99a330>\r\n<<<\n 5599 1726879839.71313: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879839.71386: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879839.71415: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879839.71445: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9b64b0>\r\n<<<\n 5599 1726879839.71449: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879839.71491: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879839.71554: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879839.71557: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879839.71593: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9f3230>\r\n<<<\n 5599 1726879839.71660: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879839.71664: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879839.71696: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879839.71735: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879839.71739: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # <<<\n 5599 1726879839.71808: stdout chunk (state=3):\n>>>\r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 5599 1726879839.71812: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879839.71904: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaa159d0>\r\n<<<\n 5599 1726879839.71912: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca1ac530>\r\n<<<\n 5599 1726879839.71950: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9f3350>\r\n<<<\n 5599 1726879839.71954: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9b7140>\r\n<<<\n 5599 1726879839.71957: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa830290>\r\n<<<\n 5599 1726879839.71960: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca17bb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca1aeab0>\r\nimport '_signal' # \r\n<<<\n 5599 1726879839.71995: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\n<<<\n 5599 1726879839.71999: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9b54f0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96eed0>\r\n<<<\n 5599 1726879839.72068: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879839.72091: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb5aa830470>\r\n<<<\n 5599 1726879839.72172: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_tkql__9o/ansible_stat_payload.zip'\r\n<<<\n 5599 1726879839.72178: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.72238: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879839.72271: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 5599 1726879839.72289: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\n<<<\n 5599 1726879839.72308: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 5599 1726879839.72340: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.72343: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 5599 1726879839.72367: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879839.72376: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879839.72381: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n<<<\n 5599 1726879839.72578: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879839.72581: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f61160>\r\n<<<\n 5599 1726879839.72584: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879839.72586: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa885f10>\r\nimport '_typing' # \r\n<<<\n 5599 1726879839.72589: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f61fd0>\r\nimport 'site' # \r\n<<<\n 5599 1726879839.72605: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879839.72756: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa85ce00>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa833f20>\r\n<<<\n 5599 1726879839.72758: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.72807: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.72833: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.72835: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.72861: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.72984: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879839.73254: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9ff50>\r\n<<<\n 5599 1726879839.73277: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879839.73301: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879839.73332: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879839.73398: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.73448: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 5599 1726879839.73454: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fd7860>\r\n<<<\n 5599 1726879839.73482: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 5599 1726879839.73485: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\n<<<\n 5599 1726879839.73506: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fd7ef0>\r\n<<<\n 5599 1726879839.73510: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 5599 1726879839.73585: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fb7b30>\r\n<<<\n 5599 1726879839.73594: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 5599 1726879839.73636: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fb51f0>\r\n<<<\n 5599 1726879839.73783: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9d040>\r\n<<<\n 5599 1726879839.73804: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879839.73826: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 5599 1726879839.73846: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 5599 1726879839.73871: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879839.73897: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879839.73924: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n<<<\n 5599 1726879839.73932: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879839.74030: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ffb800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ffa420><<<\n 5599 1726879839.74037: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879839.74061: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<<\n 5599 1726879839.74155: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\n<<<\n 5599 1726879839.74165: stdout chunk (state=3):\n>>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fb62a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ff8c80>\r\n<<<\n 5599 1726879839.74239: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 5599 1726879839.74244: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02c800>\r\n<<<\n 5599 1726879839.74292: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879839.74323: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.74347: stdout chunk (state=3):\n>>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca02ccb0>\r\n<<<\n 5599 1726879839.74416: stdout chunk (state=3):\n>>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02cb60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.74420: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca02cf50>\r\n<<<\n 5599 1726879839.74441: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.74465: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9ade0>\r\n<<<\n 5599 1726879839.74469: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.74543: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 5599 1726879839.74559: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02d640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02d310>\r\n<<<\n 5599 1726879839.74598: stdout chunk (state=3):\n>>>import 'importlib.machinery' # \r\n<<<\n 5599 1726879839.74613: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 5599 1726879839.74634: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02e540>\r\n<<<\n 5599 1726879839.74667: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879839.74742: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879839.74747: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879839.74777: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca044770>\r\n<<<\n 5599 1726879839.74792: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 5599 1726879839.74828: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.74876: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca045eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n<<<\n 5599 1726879839.74892: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879839.74908: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n<<<\n 5599 1726879839.74933: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca046d80>\r\n<<<\n 5599 1726879839.75006: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca0473b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca0462d0>\r\n<<<\n 5599 1726879839.75009: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879839.75079: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.75082: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.75110: stdout chunk (state=3):\n>>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca047e30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca047560>\r\n<<<\n 5599 1726879839.75201: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02e5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879839.75239: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<<\n 5599 1726879839.75269: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<<\n 5599 1726879839.75275: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879839.75306: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<<\n 5599 1726879839.75315: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879839.75358: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.75370: stdout chunk (state=3):\n>>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9dc7cb0>\r\n<<<\n 5599 1726879839.75385: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n<<<\n 5599 1726879839.75397: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879839.75524: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9df0740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df04a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9df0770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9df0950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9dc5e50>\r\n<<<\n 5599 1726879839.75537: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879839.75724: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa85fd70>\r\n<<<\n 5599 1726879839.75767: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.75798: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879839.75823: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df2030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df0cb0>\r\n<<<\n 5599 1726879839.75827: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879839.75840: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa8b18e0>\r\n<<<\n 5599 1726879839.75853: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02ec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879839.75876: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b1670>\r\n<<<\n 5599 1726879839.75880: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.75906: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py<<<\n 5599 1726879839.75910: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b0f80>\r\n<<<\n 5599 1726879839.75928: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879839.75934: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879839.75979: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b19d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa886930>\r\n<<<\n 5599 1726879839.75982: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879839.75993: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 5599 1726879839.76031: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa8b2630>\r\n<<<\n 5599 1726879839.76041: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e22390>\r\n<<<\n 5599 1726879839.76057: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa8b2870>\r\n<<<\n 5599 1726879839.76088: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879839.76100: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<<\n 5599 1726879839.76108: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879839.76140: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879839.76143: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.76153: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879839.76166: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<<\n 5599 1726879839.76205: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879839.76208: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b2db0>\r\nimport 'pwd' # \r\n<<<\n 5599 1726879839.76233: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879839.76250: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879839.76296: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e3a540><<<\n 5599 1726879839.76303: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa714bf0>\r\n<<<\n 5599 1726879839.76308: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879839.76321: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa716810>\r\n<<<\n 5599 1726879839.76344: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879839.76372: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879839.76380: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879839.76399: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa717140>\r\n<<<\n 5599 1726879839.76421: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879839.76448: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879839.76482: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879839.76486: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa717fb0>\r\n<<<\n 5599 1726879839.76491: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879839.76547: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<<\n 5599 1726879839.76582: stdout chunk (state=3):\n>>>\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e732c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879839.76586: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879839.76619: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71adb0>\r\n<<<\n 5599 1726879839.76647: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879839.76683: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa71b110>\r\n<<<\n 5599 1726879839.76687: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa719070>\r\n<<<\n 5599 1726879839.76741: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879839.76745: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879839.76781: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879839.76787: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879839.76820: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879839.76859: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71ee10>\r\n<<<\n 5599 1726879839.76863: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879839.76898: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e99a60>\r\n<<<\n 5599 1726879839.76953: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71d940>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71d6a0>\r\n<<<\n 5599 1726879839.76957: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 5599 1726879839.76972: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879839.77036: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e733e0>\r\n<<<\n 5599 1726879839.77045: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71fef0>\r\n<<<\n 5599 1726879839.77078: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa719580>\r\n<<<\n 5599 1726879839.77151: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa766f60>\r\n<<<\n 5599 1726879839.77200: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa767050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 5599 1726879839.77239: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n<<<\n 5599 1726879839.77259: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa768c20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7689e0>\r\n<<<\n 5599 1726879839.77297: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879839.77301: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e3b1d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9cb82f0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e39580>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df2f30>\r\n<<<\n 5599 1726879839.77368: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879839.77376: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879839.77439: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa76b170>\r\n<<<\n 5599 1726879839.77471: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa769310>\r\n<<<\n 5599 1726879839.77477: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879839.77523: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.77539: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879839.77560: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f33c9cb8500>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_ewtygbga/ansible_stat_payload.zip'<<<\n 5599 1726879839.77569: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879839.77621: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa772930>\r\n<<<\n 5599 1726879839.77657: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.77761: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa76b2c0>\r\n<<<\n 5599 1726879839.77812: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.77842: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa773770>\r\n<<<\n 5599 1726879839.77875: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879839.77887: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa7735f0>\r\n<<<\n 5599 1726879839.77896: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879839.77928: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa773cb0>\r\n<<<\n 5599 1726879839.77961: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879839.77968: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa767350>\r\n<<<\n 5599 1726879839.77976: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879839.77997: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879839.78020: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879839.78055: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.78115: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa777440>\r\n<<<\n 5599 1726879839.78163: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879839.78206: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<<\n 5599 1726879839.78224: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d0dfd0><<<\n 5599 1726879839.78244: stdout chunk (state=3):\n>>>\r\nimport '_typing' # \r\n<<<\n 5599 1726879839.78266: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.78291: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa778740>\r\n<<<\n 5599 1726879839.78297: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa775bb0>\r\n<<<\n 5599 1726879839.78333: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa776f30>\r\n<<<\n 5599 1726879839.78346: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa775790>\r\n<<<\n 5599 1726879839.78353: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.78377: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879839.78397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.78498: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.78562: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ce4ec0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9cbbf50><<<\n 5599 1726879839.78574: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879839.78635: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879839.78640: stdout chunk (state=3):\n>>>\r\nimport 'ansible' # \r\n<<<\n 5599 1726879839.78645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.78683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.78686: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879839.78689: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879839.78694: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.78705: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.78744: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n# zipimport: zlib available<<<\n 5599 1726879839.78751: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879839.78821: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.78960: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.79637: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.80322: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879839.80479: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 5599 1726879839.80482: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879839.80488: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.80491: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa7fc830>\r\n<<<\n 5599 1726879839.80560: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879839.80638: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7fd550>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7759d0>\r\n<<<\n 5599 1726879839.80691: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.80721: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.80911: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.81097: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879839.81118: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7fd5b0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.81672: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.82092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.82234: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.82508: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879839.82511: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.82594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.82706: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879839.82729: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.82751: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879839.82766: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.82810: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.82843: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879839.82864: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.83136: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.83465: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879839.83516: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 5599 1726879839.83525: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ce7ce0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879839.83614: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9d35940>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d356d0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d34fe0>\r\n<<<\n 5599 1726879839.83618: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879839.83622: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879839.83625: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7fe240>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.83649: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d35430>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d0ea50>\r\nimport 'atexit' # \r\n<<<\n 5599 1726879839.83694: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.83782: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\n<<<\n 5599 1726879839.83785: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879839.83800: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879839.83895: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879839.83949: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9d36720>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9d368a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d36db0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879839.83987: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.84013: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9b9cc50>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9b9e870>\r\n<<<\n 5599 1726879839.84048: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879839.84081: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa60dfa0>\r\n<<<\n 5599 1726879839.84121: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa60e870>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7ff200>\r\n<<<\n 5599 1726879839.84124: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9b9f1a0>\r\n<<<\n 5599 1726879839.84174: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.84178: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba0380>\r\n<<<\n 5599 1726879839.84194: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.84197: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879839.84230: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879839.84232: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879839.84234: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.84289: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879839.84292: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.84325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.84386: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba2de0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9ba2f00>\r\n<<<\n 5599 1726879839.84392: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.84405: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba10a0>\r\n<<<\n 5599 1726879839.84429: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879839.84462: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879839.84465: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879839.84509: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.84513: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879839.84542: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879839.84583: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 5599 1726879839.84592: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa60d5b0>\r\n<<<\n 5599 1726879839.84598: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba6cc0>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879839.84634: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa60ea20>\r\n<<<\n 5599 1726879839.84658: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\n<<<\n 5599 1726879839.84667: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879839.84677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.84720: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba5790>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba54f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 5599 1726879839.84773: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.84791: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879839.84823: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.84887: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.84897: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba7e60>\r\n<<<\n 5599 1726879839.84982: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879839.84986: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba15b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9beee10>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9beefc0>\r\n<<<\n 5599 1726879839.85055: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n<<<\n 5599 1726879839.85059: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879839.85086: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879839.85099: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879839.85140: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bf0b90>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bf0950>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879839.85144: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa69ecc0>\r\n<<<\n 5599 1726879839.85178: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa61bb30>\r\n<<<\n 5599 1726879839.85299: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa612ae0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa612930>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879839.85303: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879839.85378: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.85387: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.85390: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879839.85438: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bf3110>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bf1280>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879839.85479: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.85486: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879839.85570: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bfa900>\r\n<<<\n 5599 1726879839.85599: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.85809: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.85830: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bf3290>\r\n<<<\n 5599 1726879839.85898: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.85925: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.85931: stdout chunk (state=3):\n>>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfbc20><<<\n 5599 1726879839.85985: stdout chunk (state=3):\n>>>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.86005: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.86100: stdout chunk (state=3):\n>>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfbad0><<<\n 5599 1726879839.86139: stdout chunk (state=3):\n>>>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.86145: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.86258: stdout chunk (state=3):\n>>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfbb90>\r\n<<<\n 5599 1726879839.86277: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bef2c0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py<<<\n 5599 1726879839.86322: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879839.86348: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<<\n 5599 1726879839.86398: stdout chunk (state=3):\n>>>\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879839.86415: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879839.86453: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879839.86461: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879839.86532: stdout chunk (state=3):\n>>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bff350>\r\n<<<\n 5599 1726879839.86815: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879839.86817: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879839.86847: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9c003b0>\r\n<<<\n 5599 1726879839.86862: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bfdaf0>\r\n<<<\n 5599 1726879839.86903: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfee70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bfd700>\r\n<<<\n 5599 1726879839.86913: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.86942: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.86962: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.87079: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh/authorized_keys\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 1589, \"inode\": 262671, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726879571.6393807, \"mtime\": 1726879471.2878437, \"ctime\": 1726879816.2006419, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"8f708900fd7f85678ea9a8c897e61d0c552484b6\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3624059864\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh/authorized_keys\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n<<<\n 5599 1726879839.87082: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.87099: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 5599 1726879839.87182: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.87198: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879839.87216: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.87232: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879839.87254: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.87395: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.87520: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n<<<\n 5599 1726879839.87556: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n<<<\n 5599 1726879839.87562: stdout chunk (state=3):\n>>># cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n<<<\n 5599 1726879839.87564: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.87586: stdout chunk (state=3):\n>>># cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n<<<\n 5599 1726879839.87598: stdout chunk (state=3):\n>>># cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n<<<\n 5599 1726879839.87647: stdout chunk (state=3):\n>>># cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n<<<\n 5599 1726879839.87653: stdout chunk (state=3):\n>>># cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n<<<\n 5599 1726879839.87656: stdout chunk (state=3):\n>>># cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n<<<\n 5599 1726879839.87755: stdout chunk (state=3):\n>>># cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n<<<\n 5599 1726879839.87760: stdout chunk (state=3):\n>>># cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n<<<\n 5599 1726879839.87764: stdout chunk (state=3):\n>>># destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n<<<\n 5599 1726879839.87767: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879839.88023: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879839.88084: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n<<<\n 5599 1726879839.88088: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 5599 1726879839.88122: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n<<<\n 5599 1726879839.88165: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 5599 1726879839.88192: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n<<<\n 5599 1726879839.88299: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n<<<\n 5599 1726879839.88303: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.88346: stdout chunk (state=3):\n>>># destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n<<<\n 5599 1726879839.88354: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879839.88400: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n<<<\n 5599 1726879839.88409: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n<<<\n 5599 1726879839.88430: stdout chunk (state=3):\n>>># cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n<<<\n 5599 1726879839.88448: stdout chunk (state=3):\n>>># cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n<<<\n 5599 1726879839.88489: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n<<<\n 5599 1726879839.88539: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n<<<\n 5599 1726879839.88583: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879839.88696: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 5599 1726879839.88718: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 5599 1726879839.88750: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n<<<\n 5599 1726879839.88756: stdout chunk (state=3):\n>>># destroy tokenize\r\n<<<\n 5599 1726879839.88784: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879839.88821: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n<<<\n 5599 1726879839.88830: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n<<<\n 5599 1726879839.88853: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 5599 1726879839.88861: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879839.88938: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879839.88948: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 5599 1726879839.88968: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879839.88984: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 5599 1726879839.89011: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879839.89016: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n<<<\n 5599 1726879839.89026: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.89080: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n<<<\n 5599 1726879839.89084: stdout chunk (state=3):\n>>># destroy itertools\r\n<<<\n 5599 1726879839.89086: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n<<<\n 5599 1726879839.89089: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9c845f0>\r\n<<<\n 5599 1726879839.89091: stdout chunk (state=3):\n>>># destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879839.89232: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879839.89272: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c85370>\r\n<<<\n 5599 1726879839.89329: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c02ea0>\r\n<<<\n 5599 1726879839.89351: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879839.89428: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879839.89448: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.89629: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.89689: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879839.89705: stdout chunk (state=3):\n>>><<<\n 5599 1726879839.89708: stderr chunk (state=3):\n>>><<<\n 5599 1726879839.89917: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c85520>\r\n# zipimport: zlib available\r\n<<<\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aad2c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aacfbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aad2eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaadd160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaaddfd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab1be90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab1bf50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab538c0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab53f50>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab33b60>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab31280>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab19040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab77800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab76420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab32150>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab74cb0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba8860>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab182c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aaba8d10>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba8bc0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aaba8f80>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab16de0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba9640>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba9310>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabaa4e0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc0710>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aabc1df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc2cc0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aabc3320>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc2240>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aabc3da0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc34d0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabaa540>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa943c80>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa96c740>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96c4a0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa96c770>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa96c950>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa941e20>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96dfa0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96cc20>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabaac30>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa99a330>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9b64b0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9f3230>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaa159d0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9f3350>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9b7140>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa830290>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9b54f0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96eed0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb5aa830470>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_stat_payload_tkql__9o/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa885f10>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa85ce00>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa833f20>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa85fd70>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa8b18e0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b1670>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b0f80>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b19d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa886930>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa8b2630>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa8b2870>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b2db0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa714bf0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa716810>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa717140>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa717fb0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71adb0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa71b110>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa719070>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71ee10>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71d940>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71d6a0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71fef0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa719580>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa766f60>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa767050>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa768c20>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7689e0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa76b170>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa769310>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa772930>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa76b2c0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa773770>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa7735f0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa773cb0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa767350>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa777440>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa778740>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa775bb0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa776f30>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa775790>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa7fc830>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7fd550>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7759d0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7fd5b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7fe240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa60dfa0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa60e870>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7ff200>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa60d5b0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa60ea20>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa69ecc0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa61bb30>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa612ae0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa612930>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh/authorized_keys\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 1589, \"inode\": 262671, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726879571.6393807, \"mtime\": 1726879471.2878437, \"ctime\": 1726879816.2006419, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"8f708900fd7f85678ea9a8c897e61d0c552484b6\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3624059864\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh/authorized_keys\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879839.89994: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aad2c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aacfbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aad2eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaadd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaaddfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab1be90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab1bf50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab538c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab53f50>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab33b60>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab31280>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab19040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab77800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab76420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab32150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab74cb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba8860>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab182c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aaba8d10>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba8bc0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aaba8f80>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab16de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba9640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba9310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabaa4e0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc0710>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aabc1df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc2cc0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aabc3320>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc2240>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aabc3da0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc34d0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabaa540>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa943c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa96c740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96c4a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa96c770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa96c950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa941e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96dfa0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96cc20>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabaac30>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa99a330>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9b64b0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9f3230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaa159d0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9f3350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9b7140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa830290>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9b54f0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96eed0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb5aa830470>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_tkql__9o/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa885f10>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa85ce00>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa833f20>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa85fd70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa8b18e0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b1670>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b0f80>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b19d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa886930>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa8b2630>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa8b2870>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b2db0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa714bf0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa716810>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa717140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa717fb0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71adb0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa71b110>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa719070>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71ee10>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71d940>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71d6a0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71fef0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa719580>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa766f60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa767050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa768c20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7689e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa76b170>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa769310>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa772930>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa76b2c0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa773770>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa7735f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa773cb0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa767350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa777440>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa778740>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa775bb0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa776f30>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa775790>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa7fc830>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7fd550>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7759d0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7fd5b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7fe240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa60dfa0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa60e870>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7ff200>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa60d5b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa60ea20>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa69ecc0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa61bb30>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa612ae0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa612930>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh/authorized_keys\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 1589, \"inode\": 262671, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726879571.6393807, \"mtime\": 1726879471.2878437, \"ctime\": 1726879816.2006419, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"8f708900fd7f85678ea9a8c897e61d0c552484b6\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3624059864\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh/authorized_keys\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n 5599 1726879839.94351: done with _execute_module (stat, {'path': '/root/.ssh/authorized_keys', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879839.94356: _low_level_execute_command(): starting\n 5599 1726879839.94359: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879839.94372: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.94377: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.94380: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.94382: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.94385: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879839.94388: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.94390: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.94392: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.94395: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879839.94397: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879839.94399: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879839.94402: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c87d10>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.94404: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.94406: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879839.94409: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879839.94411: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n<<<\n 5599 1726879839.94413: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879839.94415: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879839.94418: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879839.94421: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879839.94423: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879839.94426: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879839.94549: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 5599 1726879839.94558: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879839.94562: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9a95d90>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9a96690>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c86b10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.94570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.94574: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879839.94577: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879839.94579: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.94582: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879839.94584: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.94586: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879839.94589: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879839.94591: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9a95370>\r\n<<<\n 5599 1726879839.94594: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9a967e0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.94596: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.94598: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879839.94601: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879839.94603: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879839.94605: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879839.94608: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879839.94610: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9b269f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9aa0740>\r\n<<<\n 5599 1726879839.94612: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9a9a7b0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9a9a600>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879839.94615: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.94640: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879839.95284: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879839.95341: stderr chunk (state=3):\n>>><<<\n 5599 1726879839.95347: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879839.95417: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879839.95428: handler run complete\n 5599 1726879839.95636: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879839.95639: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879839.95645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879839.95648: variable 'ansible_port' from source: unknown\n 5599 1726879839.95652: variable 'ansible_user' from source: unknown\n 5599 1726879839.95660: attempt loop complete, returning result\n 5599 1726879839.95782: _execute() done\n 5599 1726879839.95789: dumping result to json\n 5599 1726879839.95801: done dumping result, returning\n 5599 1726879839.95869: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user [0affef3a-ec81-5b39-170e-000000000165]\n 5599 1726879839.95873: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh/authorized_keys\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 1589, \"inode\": 262671, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726879808.0829036, \"mtime\": 1726879485.186781, \"ctime\": 1726879750.0496795, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"d3a83de14ba2c91971ccca41ce1f45bff031fa17\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"2782466401\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh/authorized_keys\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n<<<\n 5599 1726879839.95878: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 5599 1726879839.96311: sending task result for task 0affef3a-ec81-5b39-170e-000000000165\n 5599 1726879839.96315: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879839.96361: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n<<<\n 5599 1726879839.96402: stdout chunk (state=3):\n>>># cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect<<<\n 5599 1726879839.96810: done sending task result for task 0affef3a-ec81-5b39-170e-000000000165\n 5599 1726879839.96816: WORKER PROCESS EXITING\n 5599 1726879839.96819: stdout chunk (state=3):\n>>>\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n<<<\n 5599 1726879839.96821: stdout chunk (state=3):\n>>># destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\nok: [managed_node3] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/root/.ssh/authorized_keys\"\n }\n },\n \"stat\": {\n \"atime\": 1726879571.6393807,\n \"attr_flags\": \"e\",\n \"attributes\": [\n \"extents\"\n ],\n \"block_size\": 4096,\n \"blocks\": 8,\n \"charset\": \"us-ascii\",\n \"checksum\": \"8f708900fd7f85678ea9a8c897e61d0c552484b6\",\n \"ctime\": 1726879816.2006419,\n \"dev\": 51714,\n \"device_type\": 0,\n \"executable\": false,\n \"exists\": true,\n \"gid\": 0,\n \"gr_name\": \"root\",\n \"inode\": 262671,\n \"isblk\": false,\n \"ischr\": false,\n \"isdir\": false,\n \"isfifo\": false,\n \"isgid\": false,\n \"islnk\": false,\n \"isreg\": true,\n \"issock\": false,\n \"isuid\": false,\n \"mimetype\": \"text/plain\",\n \"mode\": \"0600\",\n \"mtime\": 1726879471.2878437,\n \"nlink\": 1,\n \"path\": \"/root/.ssh/authorized_keys\",\n \"pw_name\": \"root\",\n \"readable\": true,\n \"rgrp\": false,\n \"roth\": false,\n \"rusr\": true,\n \"size\": 1589,\n \"uid\": 0,\n \"version\": \"3624059864\",\n \"wgrp\": false,\n \"woth\": false,\n \"writeable\": true,\n \"wusr\": true,\n \"xgrp\": false,\n \"xoth\": false,\n \"xusr\": false\n }\n}\n 5599 1726879839.97450: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n<<<\n 5599 1726879839.97455: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879839.97458: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n<<<\n 5599 1726879839.97460: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n<<<\n 5599 1726879839.97466: stdout chunk (state=3):\n>>># cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n<<<\n 5599 1726879839.97469: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n<<<\n 5599 1726879839.97480: stdout chunk (state=3):\n>>># cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879839.97513: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 5599 1726879839.97540: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 5599 1726879839.97569: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879839.97668: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 5599 1726879839.97701: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879839.97796: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 5599 1726879839.97880: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n<<<\n 5599 1726879839.97894: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879839.98231: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879839.98492: stderr chunk (state=3):\n>>><<<\n 5599 1726879839.98495: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca1ac530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca17bb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca1aeab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f61160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f61fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9fe90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9ff50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fd7860>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fd7ef0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fb7b30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fb51f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9d040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ffb800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ffa420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fb62a0>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ff8c80>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02c800>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9c2c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca02ccb0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02cb60>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca02cf50>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9ade0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02d640>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02d310>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02e540>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca044770>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca045eb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca046d80>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca0473b0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca0462d0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca047e30>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca047560>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02e5a0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9dc7cb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9df0740>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df04a0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9df0770>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9df0950>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9dc5e50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df2030>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df0cb0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02ec90>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e22390>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e3a540>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e732c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e99a60>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e733e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e3b1d0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9cb82f0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e39580>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df2f30>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f33c9cb8500>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_stat_payload_ewtygbga/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d0dfd0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ce4ec0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9cbbf50>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ce7ce0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9d35940>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d356d0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d34fe0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d35430>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d0ea50>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9d36720>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9d368a0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d36db0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9b9cc50>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9b9e870>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9b9f1a0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba0380>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba2de0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9ba2f00>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba10a0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba6cc0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba5790>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba54f0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba7e60>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba15b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9beee10>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9beefc0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bf0b90>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bf0950>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bf3110>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bf1280>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bfa900>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bf3290>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfbc20>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfbad0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfbb90>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bef2c0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bff350>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9c003b0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bfdaf0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfee70>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bfd700>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9c845f0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c85370>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c02ea0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c85520>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c87d10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9a95d90>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9a96690>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c86b10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9a95370>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9a967e0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9b269f0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9aa0740>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9a9a7b0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9a9a600>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh/authorized_keys\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 1589, \"inode\": 262671, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726879808.0829036, \"mtime\": 1726879485.186781, \"ctime\": 1726879750.0496795, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"d3a83de14ba2c91971ccca41ce1f45bff031fa17\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"2782466401\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh/authorized_keys\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879839.98899: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca1ac530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca17bb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca1aeab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f61160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f61fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fd7860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fd7ef0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fb7b30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fb51f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ffb800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ffa420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fb62a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ff8c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02c800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca02ccb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02cb60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca02cf50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02d640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02d310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02e540>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca044770>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca045eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca046d80>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca0473b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca0462d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca047e30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca047560>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02e5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9dc7cb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9df0740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df04a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9df0770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9df0950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9dc5e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df2030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df0cb0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02ec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e22390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e3a540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e732c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e99a60>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e733e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e3b1d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9cb82f0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e39580>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df2f30>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f33c9cb8500>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_ewtygbga/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d0dfd0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ce4ec0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9cbbf50>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ce7ce0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9d35940>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d356d0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d34fe0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d35430>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d0ea50>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9d36720>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9d368a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d36db0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9b9cc50>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9b9e870>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9b9f1a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba0380>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba2de0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9ba2f00>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba10a0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba6cc0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba5790>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba54f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba7e60>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba15b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9beee10>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9beefc0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bf0b90>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bf0950>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bf3110>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bf1280>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bfa900>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bf3290>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfbc20>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfbad0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfbb90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bef2c0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bff350>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9c003b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bfdaf0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfee70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bfd700>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9c845f0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c85370>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c02ea0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c85520>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c87d10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9a95d90>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9a96690>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c86b10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9a95370>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9a967e0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9b269f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9aa0740>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9a9a7b0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9a9a600>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh/authorized_keys\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 1589, \"inode\": 262671, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726879808.0829036, \"mtime\": 1726879485.186781, \"ctime\": 1726879750.0496795, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"d3a83de14ba2c91971ccca41ce1f45bff031fa17\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"2782466401\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh/authorized_keys\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879840.00224: done with _execute_module (stat, {'path': '/root/.ssh/authorized_keys', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879840.00227: _low_level_execute_command(): starting\n 5599 1726879840.00230: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879840.00788: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879840.00791: stderr chunk (state=3):\n>>>debug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879840.00897: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 5599 1726879840.00907: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879840.00918: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879840.00965: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879840.00990: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879840.01393: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879840.01456: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879840.01539: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879840.03681: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879840.03685: stdout chunk (state=3):\n>>><<<\n 5599 1726879840.03688: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879840.03698: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879840.03701: handler run complete\n 5599 1726879840.03703: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879840.03705: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879840.03707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879840.03709: variable 'ansible_port' from source: unknown\n 5599 1726879840.03712: variable 'ansible_user' from source: unknown\n 5599 1726879840.03714: attempt loop complete, returning result\n 5599 1726879840.03716: _execute() done\n 5599 1726879840.03718: dumping result to json\n 5599 1726879840.03721: done dumping result, returning\n 5599 1726879840.03723: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user [0affef3a-ec81-5b39-170e-000000000165]\n 5599 1726879840.03725: sending task result for task 0affef3a-ec81-5b39-170e-000000000165\nok: [managed_node1] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/root/.ssh/authorized_keys\"\n }\n },\n \"stat\": {\n \"atime\": 1726879808.0829036,\n \"attr_flags\": \"e\",\n \"attributes\": [\n \"extents\"\n ],\n \"block_size\": 4096,\n \"blocks\": 8,\n \"charset\": \"us-ascii\",\n \"checksum\": \"d3a83de14ba2c91971ccca41ce1f45bff031fa17\",\n \"ctime\": 1726879750.0496795,\n \"dev\": 51714,\n \"device_type\": 0,\n \"executable\": false,\n \"exists\": true,\n \"gid\": 0,\n \"gr_name\": \"root\",\n \"inode\": 262671,\n \"isblk\": false,\n \"ischr\": false,\n \"isdir\": false,\n \"isfifo\": false,\n \"isgid\": false,\n \"islnk\": false,\n \"isreg\": true,\n \"issock\": false,\n \"isuid\": false,\n \"mimetype\": \"text/plain\",\n \"mode\": \"0600\",\n \"mtime\": 1726879485.186781,\n \"nlink\": 1,\n \"path\": \"/root/.ssh/authorized_keys\",\n \"pw_name\": \"root\",\n \"readable\": true,\n \"rgrp\": false,\n \"roth\": false,\n \"rusr\": true,\n \"size\": 1589,\n \"uid\": 0,\n \"version\": \"2782466401\",\n \"wgrp\": false,\n \"woth\": false,\n \"writeable\": true,\n \"wusr\": true,\n \"xgrp\": false,\n \"xoth\": false,\n \"xusr\": false\n }\n}\n 5599 1726879840.04412: no more pending results, returning what we have\n 5599 1726879840.04417: results queue empty\n 5599 1726879840.04418: checking for any_errors_fatal\n 5599 1726879840.04428: done checking for any_errors_fatal\n 5599 1726879840.04430: checking for max_fail_percentage\n 5599 1726879840.04432: done checking for max_fail_percentage\n 5599 1726879840.04433: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879840.04434: done checking to see if all hosts have failed\n 5599 1726879840.04435: getting the remaining hosts for this loop\n 5599 1726879840.04437: done getting the remaining hosts for this loop\n 5599 1726879840.04442: getting the next task for host managed_node1\n 5599 1726879840.04451: done getting next task for host managed_node1\n 5599 1726879840.04456: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed\n 5599 1726879840.04461: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879840.04463: getting the next task for host managed_node2\n 5599 1726879840.04581: done getting next task for host managed_node2\n 5599 1726879840.04589: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879840.04591: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879840.04593: getting the next task for host managed_node3\n 5599 1726879840.04596: done getting next task for host managed_node3\n 5599 1726879840.04599: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed\n 5599 1726879840.04609: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879840.04626: getting variables\n 5599 1726879840.04628: in VariableManager get_vars()\n 5599 1726879840.04660: Calling all_inventory to load vars for managed_node1\n 5599 1726879840.04663: Calling groups_inventory to load vars for managed_node1\n 5599 1726879840.04666: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879840.04677: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879840.04680: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879840.04683: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879840.04606: done sending task result for task 0affef3a-ec81-5b39-170e-000000000165\n 5599 1726879840.06207: WORKER PROCESS EXITING\n 5599 1726879840.06255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879840.06697: done with get_vars()\n 5599 1726879840.06711: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed] ***\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35\nFriday 20 September 2024 20:50:40 -0400 (0:00:00.641) 0:00:17.855 ****** \n 5599 1726879840.06847: entering _queue_task() for managed_node1/file\n 5599 1726879840.07530: worker is 1 (out of 3 available)\n 5599 1726879840.07544: exiting _queue_task() for managed_node1/file\n 5599 1726879840.07561: getting variables\n 5599 1726879840.07564: in VariableManager get_vars()\n 5599 1726879840.07705: Calling all_inventory to load vars for managed_node2\n 5599 1726879840.07711: Calling groups_inventory to load vars for managed_node2\n 5599 1726879840.07719: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879840.07742: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879840.07747: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879840.07751: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879840.08094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879840.08423: done with get_vars()\n 5599 1726879840.08446: done getting variables\n 5599 1726879840.08512: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed\n 5599 1726879840.08517: in run() - task 0affef3a-ec81-5b39-170e-000000000166\n 5599 1726879840.08520: variable 'ansible_search_path' from source: unknown\n 5599 1726879840.08522: variable 'ansible_search_path' from source: unknown\n 5599 1726879840.08525: calling self._execute()\n 5599 1726879840.08534: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879840.08635: getting variables\n 5599 1726879840.08636: in VariableManager get_vars()\n 5599 1726879840.08656: Calling all_inventory to load vars for managed_node3\n 5599 1726879840.08660: Calling groups_inventory to load vars for managed_node3\n 5599 1726879840.08663: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879840.08668: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879840.08671: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879840.08677: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879840.09012: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879840.09029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879840.09445: done with get_vars()\n 5599 1726879840.09456: done getting variables\n 5599 1726879840.09486: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879840.09489: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879840.09492: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879840.09494: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879840.09496: in VariableManager get_vars()\n 5599 1726879840.09498: Calling all_inventory to load vars for managed_node1\n 5599 1726879840.09501: Calling groups_inventory to load vars for managed_node1\n 5599 1726879840.09503: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879840.09505: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879840.09507: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879840.09510: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879840.09543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879840.09588: entering _queue_task() for managed_node3/file\n 5599 1726879840.10349: worker is 2 (out of 3 available)\n 5599 1726879840.10413: exiting _queue_task() for managed_node3/file\n 5599 1726879840.10428: done queuing things up, now waiting for results queue to drain\n 5599 1726879840.10431: waiting for pending results...\n 5599 1726879840.10322: done with get_vars()\n 5599 1726879840.10444: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879840.10448: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879840.10453: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879840.10456: variable 'omit' from source: magic vars\n 5599 1726879840.10458: variable 'omit' from source: magic vars\n 5599 1726879840.10461: variable 'omit' from source: magic vars\n 5599 1726879840.10481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879840.10913: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed\n 5599 1726879840.11107: in run() - task 0affef3a-ec81-5b39-170e-000000000166\n 5599 1726879840.11182: variable 'ansible_search_path' from source: unknown\n 5599 1726879840.11186: variable 'ansible_search_path' from source: unknown\n 5599 1726879840.11198: calling self._execute()\n 5599 1726879840.11229: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879840.11744: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879840.11838: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879840.12012: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879840.12025: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879840.12275: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879840.12384: in VariableManager get_vars()\n 5599 1726879840.12418: Calling all_inventory to load vars for managed_node3\n 5599 1726879840.12430: Calling groups_inventory to load vars for managed_node3\n 5599 1726879840.12472: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879840.12607: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879840.12619: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879840.12634: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879840.13223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879840.13617: done with get_vars()\n 5599 1726879840.13637: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879840.13727: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879840.13762: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879840.13810: variable 'omit' from source: magic vars\n 5599 1726879840.13917: variable 'omit' from source: magic vars\n 5599 1726879840.14013: variable 'omit' from source: magic vars\n 5599 1726879840.14194: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879840.14278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879840.14303: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879840.14378: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879840.14423: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879840.14469: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879840.14574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879840.14632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879840.14657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879840.14710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879840.14740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879840.14895: variable '__kdump_ssh_path_stat' from source: set_fact\n 5599 1726879840.14914: variable '__kdump_ssh_path' from source: task vars\n 5599 1726879840.15071: variable '__kdump_ssh_user_info' from source: set_fact\n 5599 1726879840.15337: variable '__kdump_ssh_path_stat' from source: set_fact\n 5599 1726879840.15341: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879840.15432: variable 'hostvars' from source: magic vars\n 5599 1726879840.15436: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879840.15441: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879840.15747: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879840.15750: in VariableManager get_vars()\n 5599 1726879840.15756: Calling all_inventory to load vars for managed_node1\n 5599 1726879840.15761: Calling groups_inventory to load vars for managed_node1\n 5599 1726879840.15772: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879840.15781: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879840.15787: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879840.15797: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879840.16238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879840.16787: done with get_vars()\n 5599 1726879840.16804: variable 'ansible_user_id' from source: facts\n 5599 1726879840.17042: variable '__kdump_ssh_path_stat' from source: set_fact\n 5599 1726879840.17184: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879840.17409: variable 'hostvars' from source: magic vars\n 5599 1726879840.17412: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879840.17419: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879840.17616: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879840.17623: in VariableManager get_vars()\n 5599 1726879840.17633: Calling all_inventory to load vars for managed_node1\n 5599 1726879840.17638: Calling groups_inventory to load vars for managed_node1\n 5599 1726879840.17643: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879840.17653: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879840.17659: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879840.17668: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879840.18029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879840.18215: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879840.18294: done with get_vars()\n 5599 1726879840.18308: variable 'ansible_user_id' from source: facts\n 5599 1726879840.18358: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879840.18429: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879840.18491: variable '__kdump_ssh_path_stat' from source: set_fact\n 5599 1726879840.18575: variable 'omit' from source: magic vars\n 5599 1726879840.18581: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879840.18584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879840.18679: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879840.18683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879840.18685: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879840.18688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879840.18710: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879840.18747: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879840.18854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879840.18904: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879840.18913: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879840.18916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879840.18919: variable 'ansible_port' from source: unknown\n 5599 1726879840.18923: variable 'ansible_user' from source: unknown\n 5599 1726879840.19132: Set connection var ansible_shell_type to sh\n 5599 1726879840.19135: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879840.19138: Set connection var ansible_pipelining to False\n 5599 1726879840.19142: Set connection var ansible_connection to ssh\n 5599 1726879840.19144: Set connection var ansible_timeout to 10\n 5599 1726879840.19146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879840.19149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879840.19242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879840.19245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879840.19300: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879840.19336: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879840.19339: variable 'ansible_user' from source: unknown\n 5599 1726879840.19353: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879840.19545: variable '__kdump_ssh_path_stat' from source: set_fact\n 5599 1726879840.19557: variable '__kdump_ssh_path' from source: task vars\n 5599 1726879840.19783: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879840.19810: variable 'omit' from source: magic vars\n 5599 1726879840.19828: starting attempt loop\n 5599 1726879840.19831: running the handler\n 5599 1726879840.19834: _low_level_execute_command(): starting\n 5599 1726879840.19836: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879840.20037: variable '__kdump_ssh_user_info' from source: set_fact\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879840.20380: variable '__kdump_ssh_path_stat' from source: set_fact\n 5599 1726879840.20383: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879840.20461: variable 'hostvars' from source: magic vars\n 5599 1726879840.20684: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879840.20687: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879840.20690: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879840.20782: in VariableManager get_vars()\n 5599 1726879840.20795: Calling all_inventory to load vars for managed_node3\n 5599 1726879840.20808: Calling groups_inventory to load vars for managed_node3\n 5599 1726879840.20819: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879840.20836: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879840.20847: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879840.20859: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879840.21123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879840.21135: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879840.21178: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879840.21200: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879840.21279: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879840.21283: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879840.21285: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\n<<<\n 5599 1726879840.21289: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879840.21385: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879840.21411: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879840.21419: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879840.21427: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879840.21440: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879840.21478: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879840.21786: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879840.21851: done with get_vars()\n 5599 1726879840.21879: variable 'ansible_user_id' from source: facts\n 5599 1726879840.22084: variable '__kdump_ssh_path_stat' from source: set_fact\n 5599 1726879840.22109: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879840.22254: variable 'hostvars' from source: magic vars\n 5599 1726879840.22276: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879840.22289: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879840.22370: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879840.22396: in VariableManager get_vars()\n 5599 1726879840.22408: Calling all_inventory to load vars for managed_node3\n 5599 1726879840.22418: Calling groups_inventory to load vars for managed_node3\n 5599 1726879840.22428: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879840.22493: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879840.22500: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879840.22504: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879840.22735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879840.22941: done with get_vars()\n 5599 1726879840.22955: variable 'ansible_user_id' from source: facts\n 5599 1726879840.23072: variable '__kdump_ssh_path_stat' from source: set_fact\n 5599 1726879840.23101: variable 'omit' from source: magic vars\n 5599 1726879840.23114: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879840.23131: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879840.23156: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879840.23182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879840.23199: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879840.23211: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879840.23238: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879840.23241: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879840.23247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879840.23249: variable 'ansible_port' from source: unknown\n 5599 1726879840.23259: variable 'ansible_user' from source: unknown\n 5599 1726879840.23343: Set connection var ansible_shell_type to sh\n 5599 1726879840.23351: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879840.23358: Set connection var ansible_pipelining to False\n 5599 1726879840.23362: Set connection var ansible_connection to ssh\n 5599 1726879840.23375: Set connection var ansible_timeout to 10\n 5599 1726879840.23389: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879840.23412: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879840.23415: variable 'ansible_user' from source: unknown\n 5599 1726879840.23424: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879840.23472: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879840.23643: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879840.23651: variable 'omit' from source: magic vars\n 5599 1726879840.23653: starting attempt loop\n 5599 1726879840.23656: running the handler\n 5599 1726879840.23816: _low_level_execute_command(): starting\n 5599 1726879840.23819: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879840.23826: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879840.23832: stdout chunk (state=3):\n>>><<<\n 5599 1726879840.23834: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879840.23846: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879840.23848: _low_level_execute_command(): starting\n 5599 1726879840.23850: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874 `\" && echo ansible-tmp-1726879840.238175-5948-176525119088874=\"` echo /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874 `\" && echo ansible-tmp-1726879840.238175-5948-176525119088874=\"` echo /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874 `\" ) && sleep 0'\"'\"''\n 5599 1726879840.25190: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879840.25200: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 5599 1726879840.25222: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879840.25500: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879840.25538: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879840.25577: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879840.25590: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879840.25630: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879840.25634: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879840.25648: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879840.25684: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879840.27390: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879840.27507: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879840.27569: stderr chunk (state=3):\n>>><<<\n 5599 1726879840.27571: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879840.27602: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879840.27690: _low_level_execute_command(): starting\n 5599 1726879840.27695: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235 `\" && echo ansible-tmp-1726879840.2760997-5950-121636960899235=\"` echo /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235 `\" ) && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235 `\" && echo ansible-tmp-1726879840.2760997-5950-121636960899235=\"` echo /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235 `\" ) && sleep 0'\"'\"''\n 5599 1726879840.28320: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879840.28327: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 5599 1726879840.28334: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879840.28338: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879840.28342: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879840.28402: stdout chunk (state=3):\n>>>ansible-tmp-1726879840.238175-5948-176525119088874=/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874\n<<<\n 5599 1726879840.28430: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879840.28444: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879840.28457: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879840.28479: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879840.28586: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879840.28598: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879840.28601: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879840.28698: stderr chunk (state=3):\n>>><<<\n 5599 1726879840.28705: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'ansible-tmp-1726879840.238175-5948-176525119088874=/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879840.28750: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879840.238175-5948-176525119088874=/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879840.28938: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879840.28942: variable 'ansible_module_compression' from source: unknown\n 5599 1726879840.29061: ANSIBALLZ: Using lock for file\n 5599 1726879840.29064: ANSIBALLZ: Acquiring lock\n 5599 1726879840.29067: ANSIBALLZ: Lock acquired: 140319498234640\n 5599 1726879840.29069: ANSIBALLZ: Creating module\n 5599 1726879840.30547: stdout chunk (state=3):\n>>>ansible-tmp-1726879840.2760997-5950-121636960899235=/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235\n<<<\n 5599 1726879840.30828: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879840.30831: stdout chunk (state=3):\n>>><<<\n 5599 1726879840.30840: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'ansible-tmp-1726879840.2760997-5950-121636960899235=/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879840.31002: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879840.2760997-5950-121636960899235=/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879840.31053: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879840.31447: variable 'ansible_module_compression' from source: unknown\n 5599 1726879840.31705: ANSIBALLZ: Using lock for file\n 5599 1726879840.31751: ANSIBALLZ: Acquiring lock\n 5599 1726879840.43387: ANSIBALLZ: Writing module into payload\n 5599 1726879840.43536: ANSIBALLZ: Writing module\n 5599 1726879840.43558: ANSIBALLZ: Renaming module\n 5599 1726879840.43579: ANSIBALLZ: Done creating module\n 5599 1726879840.43586: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879840.43796: ANSIBALLZ: Lock acquired: 140319498234640\n 5599 1726879840.43804: ANSIBALLZ: Reading module after lock\n 5599 1726879840.43807: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 5599 1726879840.43812: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpq51llmso TO /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 5599 1726879840.43819: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2k6bu3st TO /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py\n 5599 1726879840.43975: Sending initial data\n 5599 1726879840.43978: Sent initial data (150 bytes)\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n 5599 1726879840.44315: Sending initial data\n 5599 1726879840.44318: Sent initial data (151 bytes)\n 5599 1726879840.44607: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879840.44617: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879840.44622: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879840.44624: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879840.44627: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879840.44644: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879840.44682: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879840.44737: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879840.45042: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879840.45282: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879840.45286: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879840.45290: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879840.45317: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879840.45379: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879840.47044: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879840.47095: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879840.47136: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 5599 1726879840.47156: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2k6bu3st\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879840.47159: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2k6bu3st /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py\n<<<\n 5599 1726879840.47211: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2k6bu3st\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py M:0x001a\r\n<<<\n 5599 1726879840.47301: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879840.47315: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125552\r\n<<<\n 5599 1726879840.47367: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879840.47456: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpq51llmso\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879840.47460: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpq51llmso /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py\n<<<\n 5599 1726879840.47558: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpq51llmso\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py M:0x001a\r\n<<<\n 5599 1726879840.47708: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125551\r\n<<<\n 5599 1726879840.48211: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125552 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879840.48286: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879840.48459: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879840.48477: stdout chunk (state=3):\n>>><<<\n 5599 1726879840.48491: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2k6bu3st /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2k6bu3st\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2k6bu3st\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125552\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 125552 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879840.48879: done transferring module to remote\n 5599 1726879840.48883: _low_level_execute_command(): starting\n 5599 1726879840.48886: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/ /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/ /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py && sleep 0'\"'\"''\n 5599 1726879840.49064: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125551 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879840.49109: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879840.49368: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879840.49405: stderr chunk (state=3):\n>>><<<\n 5599 1726879840.49588: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpq51llmso /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpq51llmso\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpq51llmso\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125551\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 125551 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879840.49647: done transferring module to remote\n 5599 1726879840.49671: _low_level_execute_command(): starting\n 5599 1726879840.49687: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/ /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/ /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py && sleep 0'\"'\"''\n 5599 1726879840.50355: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879840.50358: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879840.50360: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879840.50365: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879840.50367: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\n<<<\n 5599 1726879840.50369: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879840.50372: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879840.50472: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879840.50699: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879840.50760: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879840.50791: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879840.50805: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879840.50917: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879840.51027: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879840.51086: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879840.52390: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879840.52451: stderr chunk (state=3):\n>>><<<\n 5599 1726879840.52454: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879840.52599: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879840.52604: _low_level_execute_command(): starting\n 5599 1726879840.52607: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py && sleep 0'\"'\"''\n 5599 1726879840.53373: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879840.53391: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879840.53407: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879840.53423: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879840.53442: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879840.53469: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879840.53480: stderr chunk (state=3):\n>>><<<\n 5599 1726879840.53499: stdout chunk (state=3):\n>>><<<\n 5599 1726879840.53512: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879840.53680: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879840.53688: _low_level_execute_command(): starting\n 5599 1726879840.53691: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879840.53699: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py && sleep 0'\"'\"''\n 5599 1726879840.53708: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879840.54210: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879840.54224: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879840.54237: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879840.54252: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879840.54358: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879840.54385: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879840.54411: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879840.54492: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879840.55884: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879840.55915: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879840.55943: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879840.56221: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879840.56227: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879840.56230: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879840.56250: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879840.56277: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879840.56303: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879840.56324: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e14d4530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e14a3b30>\r\n<<<\n 5599 1726879840.56624: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 5599 1726879840.56631: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e14d6ab0>\r\n<<<\n 5599 1726879840.56635: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879840.56694: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\n<<<\n 5599 1726879840.56709: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879840.56736: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879840.56772: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e12c5160>\r\n<<<\n 5599 1726879840.56792: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879840.56864: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879840.56900: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879840.56917: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e12c5fd0>\r\nimport 'site' # \r\n<<<\n 5599 1726879840.56960: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879840.56988: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 5599 1726879840.57003: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879840.57042: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879840.57089: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a748d4530>\r\n<<<\n 5599 1726879840.57134: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a748a3b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a748d6ab0>\r\n<<<\n 5599 1726879840.57178: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 5599 1726879840.57204: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\n<<<\n 5599 1726879840.57207: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 5599 1726879840.57255: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879840.57259: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879840.57287: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879840.57304: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879840.57597: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879840.57601: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879840.57685: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1303e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1303f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e133b8c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\n<<<\n 5599 1726879840.57692: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746a5160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746a5fd0>\r\nimport 'site' # \r\n<<<\n 5599 1726879840.57695: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e133bf50>\r\nimport '_collections' # \r\n<<<\n 5599 1726879840.57698: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879840.57724: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e131bb60>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1319280>\r\n<<<\n 5599 1726879840.57825: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1301040>\r\n<<<\n 5599 1726879840.57848: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879840.57878: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 5599 1726879840.57910: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879840.57956: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 5599 1726879840.57982: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879840.58011: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e135f800>\r\n<<<\n 5599 1726879840.58053: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e135e420>\r\n<<<\n 5599 1726879840.58117: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879840.58355: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e3e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e3f50>\r\n<<<\n 5599 1726879840.58362: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e131a150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e135ccb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 5599 1726879840.58366: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1390890>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13002c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879840.58414: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7471b8c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7471bf50>\r\nimport '_collections' # \r\n<<<\n 5599 1726879840.58423: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1390d40>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1390bf0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1390fb0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e12fede0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1391670>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1391340>\r\nimport 'importlib.machinery' # \r\n<<<\n 5599 1726879840.58672: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1392510>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879840.58679: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746fbb60>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746f9280>\r\n<<<\n 5599 1726879840.58683: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879840.58689: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879840.58693: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13a8740>\r\n<<<\n 5599 1726879840.58698: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e1040>\r\n<<<\n 5599 1726879840.58700: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879840.58704: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 5599 1726879840.58706: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 5599 1726879840.58709: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e13a9e20>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879840.58840: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13aacf0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e13ab350>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13aa270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879840.58846: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7473f800>\r\n<<<\n 5599 1726879840.58854: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7473e420>\r\n<<<\n 5599 1726879840.58860: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879840.58863: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746fa150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7473ccb0>\r\n<<<\n 5599 1726879840.58955: stdout chunk (state=3):\n>>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e13abdd0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13ab500>\r\n<<<\n 5599 1726879840.58959: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74770860>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e02c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879840.58961: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1392570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879840.59039: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879840.59054: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74770d10>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74770bc0>\r\n<<<\n 5599 1726879840.59134: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74770f80>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746dede0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879840.59141: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e112bc80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1154740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11544a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1154770>\r\n<<<\n 5599 1726879840.59217: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1154950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1129e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879840.59222: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74771640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74771310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a747724e0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879840.59257: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879840.59361: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74788710>\r\n<<<\n 5599 1726879840.59368: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1155f70>\r\n<<<\n 5599 1726879840.59421: stdout chunk (state=3):\n>>>import 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74789df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879840.59425: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1154bf0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1392c60>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879840.59490: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7478acc0>\r\n<<<\n 5599 1726879840.59500: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879840.59547: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7478b320>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7478a240>\r\n<<<\n 5599 1726879840.59551: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1186300>\r\n<<<\n 5599 1726879840.59586: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7478bda0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7478b4d0>\r\n<<<\n 5599 1726879840.59605: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879840.59644: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879840.59683: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74772540>\r\n<<<\n 5599 1726879840.59687: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879840.59743: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e119e480>\r\n<<<\n 5599 1726879840.59746: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879840.59822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7451fc80>\r\n<<<\n 5599 1726879840.59826: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879840.59841: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879840.59929: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11db230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879840.59933: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a745487a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74548500>\r\n<<<\n 5599 1726879840.59938: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74548710>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74548980>\r\n<<<\n 5599 1726879840.59998: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7451de20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879840.60001: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879840.60005: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879840.60008: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879840.60032: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879840.60101: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 5599 1726879840.60104: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11fd9d0>\r\n<<<\n 5599 1726879840.60145: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7454a090>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74548d10>\r\n<<<\n 5599 1726879840.60148: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74772c30>\r\n<<<\n 5599 1726879840.60183: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11db350>\r\n<<<\n 5599 1726879840.60223: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879840.60227: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879840.60272: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e119f110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1018350>\r\n<<<\n 5599 1726879840.60278: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879840.60310: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745763f0>\r\n<<<\n 5599 1726879840.60313: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e119d4c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1156ea0>\r\n<<<\n 5599 1726879840.60591: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879840.60623: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879840.60646: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74592540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745cb2f0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879840.60687: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff4e1018530>\r\n# zipimport: found 30 names in '/tmp/ansible_file_payload_ot2enmys/ansible_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879840.60710: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879840.60739: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879840.60754: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879840.60795: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879840.60827: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e106dfd0>\r\n<<<\n 5599 1726879840.60865: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879840.60869: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745f1a90>\r\n<<<\n 5599 1726879840.60921: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745cb410>\r\n<<<\n 5599 1726879840.60956: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745931d0>\r\n<<<\n 5599 1726879840.61012: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7440c350>\r\n<<<\n 5599 1726879840.61046: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1044ec0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e101bf80>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879840.61089: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74591580>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7454af90>\r\n<<<\n 5599 1726879840.61128: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 5599 1726879840.61149: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 5599 1726879840.61163: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.61339: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5a74591940>\r\n# zipimport: found 30 names in '/tmp/ansible_file_payload_txk4gzvp/ansible_file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879840.61592: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.61609: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879840.61679: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879840.61786: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879840.61832: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\n<<<\n 5599 1726879840.61842: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74461f40>\r\nimport '_typing' # \r\n<<<\n 5599 1726879840.62167: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74438e30>\r\n<<<\n 5599 1726879840.62171: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7440ff80>\r\n<<<\n 5599 1726879840.62187: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.62234: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879840.62248: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.62288: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 5599 1726879840.62300: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.62719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.63995: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1047e60>\r\n<<<\n 5599 1726879840.64039: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879840.64087: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879840.64094: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n<<<\n 5599 1726879840.64121: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e10959a0>\r\n<<<\n 5599 1726879840.64164: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1095730>\r\n<<<\n 5599 1726879840.64192: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1095040>\r\n<<<\n 5599 1726879840.64220: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879840.64283: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1095a60>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e106ec60>\r\n<<<\n 5599 1726879840.64291: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 5599 1726879840.64311: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1096720>\r\n<<<\n 5599 1726879840.64352: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879840.64356: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e10968a0>\r\n<<<\n 5599 1726879840.64372: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879840.64488: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879840.64494: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879840.64520: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.64550: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1096db0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879840.64568: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0ef8b90>\r\n<<<\n 5599 1726879840.64623: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0efa7b0>\r\n<<<\n 5599 1726879840.64627: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879840.64650: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879840.64686: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efb0e0>\r\n<<<\n 5599 1726879840.64716: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879840.64880: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879840.64913: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efbf20>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efecf0>\r\n<<<\n 5599 1726879840.64941: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0efee10>\r\n<<<\n 5599 1726879840.64949: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efcfe0>\r\n<<<\n 5599 1726879840.65023: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879840.65049: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879840.65053: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879840.65068: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879840.65129: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f02cf0>\r\n<<<\n 5599 1726879840.65133: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879840.65209: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f017c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f01520>\r\n<<<\n 5599 1726879840.65235: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879840.65313: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f03fe0>\r\n<<<\n 5599 1726879840.65354: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efd4c0>\r\n<<<\n 5599 1726879840.65381: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f4aed0>\r\n<<<\n 5599 1726879840.65429: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4aff0>\r\n<<<\n 5599 1726879840.65434: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 5599 1726879840.65476: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879840.65480: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879840.65520: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f4cb90>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4c950>\r\n<<<\n 5599 1726879840.65541: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879840.65655: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879840.65706: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f4f110>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4d280>\r\n<<<\n 5599 1726879840.65736: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879840.65805: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879840.65826: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\n<<<\n 5599 1726879840.65844: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 5599 1726879840.65874: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f568d0>\r\n<<<\n 5599 1726879840.66022: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4f260>\r\n<<<\n 5599 1726879840.66101: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f576e0>\r\n<<<\n 5599 1726879840.66139: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f578c0>\r\n<<<\n 5599 1726879840.66209: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f57a70>\r\n<<<\n 5599 1726879840.66215: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7443bc50>\r\n<<<\n 5599 1726879840.66220: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4b260>\r\n<<<\n 5599 1726879840.66287: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879840.66362: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879840.66399: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7448d880>\r\n<<<\n 5599 1726879840.66420: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f5b350>\r\n<<<\n 5599 1726879840.66475: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448d640>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448cf50>\r\n<<<\n 5599 1726879840.66505: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879840.66525: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879840.66564: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f5c590>\r\n<<<\n 5599 1726879840.66583: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f59af0>\r\n<<<\n 5599 1726879840.66591: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448d970>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a744629c0>\r\nimport 'atexit' # \r\n<<<\n 5599 1726879840.66618: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7448e5d0>\r\n<<<\n 5599 1726879840.66622: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f5ae40>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f59700>\r\n<<<\n 5599 1726879840.66645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.66648: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.66687: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879840.66692: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879840.66696: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.66712: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7448e810><<<\n 5599 1726879840.66725: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879840.66760: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py<<<\n 5599 1726879840.66772: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879840.66777: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.66830: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<<\n 5599 1726879840.66879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.66891: stdout chunk (state=3):\n>>>\r\nimport '_locale' # \r\n<<<\n 5599 1726879840.66894: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879840.66913: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.66945: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448ed50><<<\n 5599 1726879840.66948: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879840.66967: stdout chunk (state=3):\n>>>\r\nimport 'pwd' # \r\n<<<\n 5599 1726879840.66970: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.67029: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<<\n 5599 1726879840.67042: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879840.67103: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f0b30>\r\n<<<\n 5599 1726879840.67106: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.67140: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879840.67160: stdout chunk (state=3):\n>>>\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a742f2750><<<\n 5599 1726879840.67199: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879840.67246: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.67262: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<<\n 5599 1726879840.67303: stdout chunk (state=3):\n>>>\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f3080>\r\n<<<\n 5599 1726879840.67343: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879840.67410: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879840.67438: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f3ec0>\r\n<<<\n 5599 1726879840.67468: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<<\n 5599 1726879840.67518: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879840.67585: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879840.67688: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f6d20>\r\n<<<\n 5599 1726879840.67723: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879840.67865: stdout chunk (state=3):\n>>>\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a742f6e40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f4fe0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879840.67870: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py<<<\n 5599 1726879840.67911: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879840.67956: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879840.67960: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.68033: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n<<<\n 5599 1726879840.68064: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 5599 1726879840.68068: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742fac60>\r\n<<<\n 5599 1726879840.68083: stdout chunk (state=3):\n>>>import '_tokenize' # <<<\n 5599 1726879840.68126: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879840.68192: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f9730>\r\n<<<\n 5599 1726879840.68200: stdout chunk (state=3):\n>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f9490>\r\n<<<\n 5599 1726879840.68222: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py<<<\n 5599 1726879840.68256: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879840.68266: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879840.68404: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742fbda0>\r\n<<<\n 5599 1726879840.68535: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f5460>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74342de0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74342f60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 5599 1726879840.68540: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879840.68595: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879840.68623: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74344b30>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743448f0>\r\n<<<\n 5599 1726879840.68646: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 5599 1726879840.68650: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879840.68677: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879840.68692: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879840.68738: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879840.68755: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fe06e0>\r\n<<<\n 5599 1726879840.68783: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879840.68824: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743470b0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74345220>\r\n<<<\n 5599 1726879840.68890: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879840.68895: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879840.68976: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879840.68987: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0fe1520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f5f9e0>\r\n<<<\n 5599 1726879840.69040: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879840.69045: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879840.69083: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7434e8a0>\r\n<<<\n 5599 1726879840.69087: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879840.69234: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.69238: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74347230>\r\n<<<\n 5599 1726879840.69240: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7434f680>\r\n<<<\n 5599 1726879840.69266: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7434f890>\r\n<<<\n 5599 1726879840.69303: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879840.69346: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7434f980>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74343260>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879840.69406: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879840.69436: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0fe1220>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879840.69455: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879840.69458: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743532f0>\r\n<<<\n 5599 1726879840.69644: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74354650>\r\n<<<\n 5599 1726879840.69678: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74351a60>\r\n<<<\n 5599 1726879840.69713: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74352de0>\r\n<<<\n 5599 1726879840.69744: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74351640>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879840.69758: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.69879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.69983: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.69988: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879840.70022: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879840.70026: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.70042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.70202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.70301: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.70539: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.70630: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.70712: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879840.70727: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.70767: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.70812: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879840.70819: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.70905: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.71019: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879840.71062: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.71067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.71086: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879840.71172: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.71178: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879840.71211: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.71439: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.71467: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.71766: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879840.71827: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879840.71835: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879840.71929: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0fe3dd0>\r\n<<<\n 5599 1726879840.71942: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.72029: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.72116: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\n<<<\n 5599 1726879840.72130: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879840.72142: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879840.72176: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n<<<\n 5599 1726879840.72178: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879840.72264: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879840.72399: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fee0c0><<<\n 5599 1726879840.72402: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879840.72462: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879840.72468: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fee9c0>\r\n<<<\n 5599 1726879840.72470: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f57d70>\r\n<<<\n 5599 1726879840.72494: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.72538: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.72599: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879840.72602: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 5599 1726879840.72604: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879840.72605: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879840.72635: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879840.72646: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.72652: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879840.72691: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.72715: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879840.72721: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743d88c0>\r\n<<<\n 5599 1726879840.72763: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.72864: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879840.72872: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 5599 1726879840.72877: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879840.72907: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879840.72910: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743d9760>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74357140>\r\n<<<\n 5599 1726879840.72952: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879840.72985: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.72989: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fed6a0>\r\n<<<\n 5599 1726879840.73020: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879840.73044: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0feea80>\r\n<<<\n 5599 1726879840.73049: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.73062: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879840.73070: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.73409: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.73413: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879840.73462: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879840.73468: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879840.73472: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879840.73525: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0e7ebd0>\r\n<<<\n 5599 1726879840.73581: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0df8980>\r\n<<<\n 5599 1726879840.73669: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0ff29c0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0ff2810>\r\n# destroy ansible.module_utils.distro\r\n<<<\n 5599 1726879840.73694: stdout chunk (state=3):\n>>>import 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879840.73719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.73754: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879840.73772: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743d96a0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879840.73818: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879840.73848: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 5599 1726879840.73862: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.74065: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.74462: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.74678: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.74791: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.74826: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879840.74838: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.74871: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.74918: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879840.74995: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.75023: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.75085: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.75117: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879840.75159: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879840.75169: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879840.75435: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879840.75499: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/root/.ssh\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/root/.ssh\"}, \"after\": {\"path\": \"/root/.ssh\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0700\", \"state\": \"directory\", \"secontext\": \"system_u:object_r:ssh_home_t:s0\", \"size\": 4096, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"state\": \"directory\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0700\", \"recurse\": false, \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_original_basename\": null, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}<<<\n 5599 1726879840.75506: stdout chunk (state=3):\n>>>\r\n# destroy __main__\r\n<<<\n 5599 1726879840.75750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.75878: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n<<<\n 5599 1726879840.75892: stdout chunk (state=3):\n>>># clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n<<<\n 5599 1726879840.75906: stdout chunk (state=3):\n>>># cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n<<<\n 5599 1726879840.75925: stdout chunk (state=3):\n>>># cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n<<<\n 5599 1726879840.75936: stdout chunk (state=3):\n>>># cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n<<<\n 5599 1726879840.75980: stdout chunk (state=3):\n>>># destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n<<<\n 5599 1726879840.76027: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n<<<\n 5599 1726879840.76089: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879840.76222: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879840.76312: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879840.76343: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879840.76400: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n<<<\n 5599 1726879840.76422: stdout chunk (state=3):\n>>># destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 5599 1726879840.76502: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743da360>\r\n<<<\n 5599 1726879840.76566: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n<<<\n 5599 1726879840.76577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.76637: stdout chunk (state=3):\n>>># cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n<<<\n 5599 1726879840.76643: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.76682: stdout chunk (state=3):\n>>># cleanup[3] wiping _locale\r\n<<<\n 5599 1726879840.76754: stdout chunk (state=3):\n>>># destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n<<<\n 5599 1726879840.76819: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n<<<\n 5599 1726879840.76823: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879840.76852: stdout chunk (state=3):\n>>># cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n<<<\n 5599 1726879840.76880: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879840.76894: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879840.77045: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 5599 1726879840.77141: stdout chunk (state=3):\n>>># destroy _collections_abc\r\n# destroy _weakref\r\n<<<\n 5599 1726879840.77236: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743e6150>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743e6a80>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74350d70>\r\n<<<\n 5599 1726879840.77249: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879840.77321: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879840.77325: stdout chunk (state=3):\n>>># destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _hashlib\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n<<<\n 5599 1726879840.77349: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879840.77369: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.77376: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879840.77385: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.77442: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n<<<\n 5599 1726879840.77452: stdout chunk (state=3):\n>>># destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n 5599 1726879840.77458: stdout chunk (state=3):\n>>># destroy re\r\n<<<\n 5599 1726879840.77502: stdout chunk (state=3):\n>>># destroy _random\r\n<<<\n 5599 1726879840.77562: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n<<<\n 5599 1726879840.77566: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.77591: stdout chunk (state=3):\n>>># destroy _sha2\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879840.77606: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879840.77640: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879840.77768: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743e5820>\r\n<<<\n 5599 1726879840.77870: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743e6cc0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879840.77995: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.78168: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879840.78172: stdout chunk (state=3):\n>>><<<\n 5599 1726879840.78176: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e14d4530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e14a3b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e14d6ab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e12c5160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e12c5fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1303e90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1303f50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e133b8c0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e133bf50>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e131bb60>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1319280>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1301040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e135f800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e135e420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e131a150>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e135ccb0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1390890>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13002c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1390d40>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1390bf0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1390fb0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e12fede0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1391670>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1391340>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1392510>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13a8740>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e13a9e20>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13aacf0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e13ab350>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13aa270>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e13abdd0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13ab500>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1392570>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e112bc80>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1154740>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11544a0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1154770>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1154950>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1129e20>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1155f70>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1154bf0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1392c60>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1186300>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e119e480>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11db230>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11fd9d0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11db350>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e119f110>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1018350>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e119d4c0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1156ea0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff4e1018530>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_file_payload_ot2enmys/ansible_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e106dfd0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1044ec0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e101bf80>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1047e60>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e10959a0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1095730>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1095040>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1095a60>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e106ec60>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1096720>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e10968a0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1096db0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0ef8b90>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0efa7b0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efb0e0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efbf20>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efecf0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0efee10>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efcfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f02cf0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f017c0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f01520>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f03fe0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efd4c0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f4aed0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4aff0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f4cb90>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4c950>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f4f110>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4d280>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f568d0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4f260>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f576e0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f578c0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f57a70>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4b260>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f5b350>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f5c590>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f59af0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f5ae40>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f59700>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fe06e0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0fe1520>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f5f9e0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0fe1220>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0fe3dd0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fee0c0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fee9c0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f57d70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fed6a0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0feea80>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0e7ebd0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0df8980>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0ff29c0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0ff2810>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"path\": \"/root/.ssh\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/root/.ssh\"}, \"after\": {\"path\": \"/root/.ssh\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0700\", \"state\": \"directory\", \"secontext\": \"system_u:object_r:ssh_home_t:s0\", \"size\": 4096, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"state\": \"directory\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0700\", \"recurse\": false, \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_original_basename\": null, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy array\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy distro.distro\\r\\n# cleanup[3] wiping distro\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping logging\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy signal\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy io\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections_abc\\r\\n# destroy _weakref\\r\\n# destroy _uuid\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy locale\\r\\n# destroy pwd\\r\\n# destroy selectors\\r\\n# destroy shutil\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy _string\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy marshal\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _blake2\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy select\\r\\n# destroy _hashlib\\r\\n# destroy selinux._selinux\\r\\n# destroy collections\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _signal\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# destroy warnings\\r\\n# destroy operator\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy functools\\r\\n# destroy time\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy re\\r\\n# destroy _random\\r\\n# destroy itertools\\r\\n# destroy _collections\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy _io\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879840.78385: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e14d4530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e14a3b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e14d6ab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e12c5160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e12c5fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1303e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1303f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e133b8c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e133bf50>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e131bb60>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1319280>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1301040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e135f800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e135e420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e131a150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e135ccb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1390890>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13002c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1390d40>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1390bf0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1390fb0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e12fede0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1391670>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1391340>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1392510>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13a8740>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e13a9e20>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13aacf0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e13ab350>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13aa270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e13abdd0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13ab500>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1392570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e112bc80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1154740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11544a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1154770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1154950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1129e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1155f70>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1154bf0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1392c60>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1186300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e119e480>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11db230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11fd9d0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11db350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e119f110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1018350>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e119d4c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1156ea0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff4e1018530>\r\n# zipimport: found 30 names in '/tmp/ansible_file_payload_ot2enmys/ansible_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e106dfd0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1044ec0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e101bf80>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1047e60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e10959a0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1095730>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1095040>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1095a60>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e106ec60>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1096720>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e10968a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1096db0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0ef8b90>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0efa7b0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efb0e0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efbf20>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efecf0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0efee10>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efcfe0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f02cf0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f017c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f01520>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f03fe0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efd4c0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f4aed0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4aff0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f4cb90>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4c950>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f4f110>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4d280>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f568d0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4f260>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f576e0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f578c0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f57a70>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4b260>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f5b350>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f5c590>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f59af0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f5ae40>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f59700>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fe06e0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0fe1520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f5f9e0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0fe1220>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0fe3dd0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fee0c0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fee9c0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f57d70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fed6a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0feea80>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0e7ebd0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0df8980>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0ff29c0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0ff2810>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"path\": \"/root/.ssh\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/root/.ssh\"}, \"after\": {\"path\": \"/root/.ssh\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0700\", \"state\": \"directory\", \"secontext\": \"system_u:object_r:ssh_home_t:s0\", \"size\": 4096, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"state\": \"directory\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0700\", \"recurse\": false, \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_original_basename\": null, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _hashlib\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n 5599 1726879840.79183: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879840.79188: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7427ae70>\r\n<<<\n 5599 1726879840.79191: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a741f7ce0>\r\n<<<\n 5599 1726879840.79194: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a741eec90>\r\n<<<\n 5599 1726879840.79196: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a741eeae0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879840.79198: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879840.80412: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 5599 1726879840.80416: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.80420: done with _execute_module (file, {'path': '/root/.ssh', 'state': 'directory', 'group': 'root', 'owner': 'root', 'mode': '0700', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879840.2760997-5950-121636960899235/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879840.80424: _low_level_execute_command(): starting\n 5599 1726879840.80427: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879840.80438: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.80442: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879840.80445: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879840.80448: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879840.80451: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879840.80489: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879840.80499: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879840.80503: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879840.80506: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879840.80509: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/root/.ssh\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/root/.ssh\"}, \"after\": {\"path\": \"/root/.ssh\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0700\", \"state\": \"directory\", \"secontext\": \"system_u:object_r:ssh_home_t:s0\", \"size\": 4096, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"state\": \"directory\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0700\", \"recurse\": false, \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_original_basename\": null, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 5599 1726879840.81051: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879840.81482: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n<<<\n 5599 1726879840.81486: stdout chunk (state=3):\n>>># cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n<<<\n 5599 1726879840.81489: stdout chunk (state=3):\n>>># cleanup[3] wiping __main__\r\n<<<\n 5599 1726879840.81604: stdout chunk (state=3):\n>>># cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879840.81830: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879840.81834: stdout chunk (state=3):\n>>><<<\n 5599 1726879840.81836: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879840.81843: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879840.81847: handler run complete\n 5599 1726879840.81891: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n<<<\n 5599 1726879840.81898: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879840.81907: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879840.81918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879840.81925: variable 'ansible_port' from source: unknown\n 5599 1726879840.81933: variable 'ansible_user' from source: unknown\n 5599 1726879840.81979: attempt loop complete, returning result\n 5599 1726879840.81982: _execute() done\n 5599 1726879840.81985: dumping result to json\n 5599 1726879840.81987: done dumping result, returning\n 5599 1726879840.81990: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed [0affef3a-ec81-5b39-170e-000000000166]\n 5599 1726879840.82099: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _hashlib\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879840.82254: sending task result for task 0affef3a-ec81-5b39-170e-000000000166\nok: [managed_node3] => {\n \"changed\": false,\n \"diff\": {\n \"after\": {\n \"path\": \"/root/.ssh\"\n },\n \"before\": {\n \"path\": \"/root/.ssh\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": null,\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"follow\": true,\n \"force\": false,\n \"group\": \"root\",\n \"mode\": \"0700\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": \"root\",\n \"path\": \"/root/.ssh\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"directory\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0700\",\n \"owner\": \"root\",\n \"path\": \"/root/.ssh\",\n \"secontext\": \"system_u:object_r:ssh_home_t:s0\",\n \"size\": 4096,\n \"state\": \"directory\",\n \"uid\": 0\n}\n 5599 1726879840.82798: done sending task result for task 0affef3a-ec81-5b39-170e-000000000166\n 5599 1726879840.82805: WORKER PROCESS EXITING\n 5599 1726879840.82808: stdout chunk (state=3):\n>>># destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879840.82811: stdout chunk (state=3):\n>>># destroy codecs<<<\n 5599 1726879840.83132: stdout chunk (state=3):\n>>>\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879840.84011: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879840.84075: stderr chunk (state=3):\n>>><<<\n 5599 1726879840.84079: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a748d4530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a748a3b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a748d6ab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746a5160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746a5fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e3e90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e3f50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7471b8c0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7471bf50>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746fbb60>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746f9280>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e1040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7473f800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7473e420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746fa150>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7473ccb0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74770860>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e02c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74770d10>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74770bc0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74770f80>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746dede0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74771640>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74771310>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a747724e0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74788710>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74789df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7478acc0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7478b320>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7478a240>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7478bda0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7478b4d0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74772540>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7451fc80>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a745487a0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74548500>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74548710>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74548980>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7451de20>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7454a090>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74548d10>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74772c30>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745763f0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74592540>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745cb2f0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745f1a90>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745cb410>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745931d0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7440c350>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74591580>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7454af90>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5a74591940>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_file_payload_txk4gzvp/ansible_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74461f40>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74438e30>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7440ff80>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7443bc50>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7448d880>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448d640>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448cf50>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448d970>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a744629c0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7448e5d0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7448e810>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448ed50>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f0b30>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a742f2750>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f3080>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f3ec0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f6d20>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a742f6e40>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f4fe0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742fac60>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f9730>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f9490>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742fbda0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f5460>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74342de0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74342f60>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74344b30>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743448f0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743470b0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74345220>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7434e8a0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74347230>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7434f680>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7434f890>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7434f980>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74343260>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743532f0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74354650>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74351a60>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74352de0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74351640>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743d88c0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743d9760>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74357140>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743d96a0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743da360>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743e6150>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743e6a80>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74350d70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743e5820>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743e6cc0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7427ae70>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a741f7ce0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a741eec90>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a741eeae0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"path\": \"/root/.ssh\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/root/.ssh\"}, \"after\": {\"path\": \"/root/.ssh\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0700\", \"state\": \"directory\", \"secontext\": \"system_u:object_r:ssh_home_t:s0\", \"size\": 4096, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"state\": \"directory\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0700\", \"recurse\": false, \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_original_basename\": null, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy array\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy distro.distro\\r\\n# cleanup[3] wiping distro\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping logging\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy signal\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy io\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections_abc\\r\\n# destroy _weakref\\r\\n# destroy _uuid\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy locale\\r\\n# destroy pwd\\r\\n# destroy selectors\\r\\n# destroy shutil\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy _string\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy marshal\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _blake2\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy select\\r\\n# destroy _hashlib\\r\\n# destroy selinux._selinux\\r\\n# destroy collections\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _signal\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# destroy warnings\\r\\n# destroy operator\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy functools\\r\\n# destroy time\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy re\\r\\n# destroy _random\\r\\n# destroy itertools\\r\\n# destroy _collections\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy _io\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879840.84280: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a748d4530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a748a3b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a748d6ab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746a5160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746a5fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e3e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e3f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7471b8c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7471bf50>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746fbb60>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746f9280>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e1040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7473f800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7473e420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746fa150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7473ccb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74770860>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e02c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74770d10>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74770bc0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74770f80>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746dede0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74771640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74771310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a747724e0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74788710>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74789df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7478acc0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7478b320>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7478a240>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7478bda0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7478b4d0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74772540>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7451fc80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a745487a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74548500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74548710>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74548980>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7451de20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7454a090>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74548d10>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74772c30>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745763f0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74592540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745cb2f0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745f1a90>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745cb410>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745931d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7440c350>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74591580>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7454af90>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5a74591940>\r\n# zipimport: found 30 names in '/tmp/ansible_file_payload_txk4gzvp/ansible_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74461f40>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74438e30>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7440ff80>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7443bc50>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7448d880>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448d640>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448cf50>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448d970>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a744629c0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7448e5d0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7448e810>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448ed50>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f0b30>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a742f2750>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f3080>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f3ec0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f6d20>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a742f6e40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f4fe0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742fac60>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f9730>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f9490>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742fbda0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f5460>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74342de0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74342f60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74344b30>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743448f0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743470b0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74345220>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7434e8a0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74347230>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7434f680>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7434f890>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7434f980>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74343260>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743532f0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74354650>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74351a60>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74352de0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74351640>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743d88c0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743d9760>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74357140>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743d96a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743da360>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743e6150>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743e6a80>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74350d70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743e5820>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743e6cc0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7427ae70>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a741f7ce0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a741eec90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a741eeae0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"path\": \"/root/.ssh\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/root/.ssh\"}, \"after\": {\"path\": \"/root/.ssh\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0700\", \"state\": \"directory\", \"secontext\": \"system_u:object_r:ssh_home_t:s0\", \"size\": 4096, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"state\": \"directory\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0700\", \"recurse\": false, \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_original_basename\": null, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _hashlib\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879840.85635: done with _execute_module (file, {'path': '/root/.ssh', 'state': 'directory', 'group': 'root', 'owner': 'root', 'mode': '0700', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879840.238175-5948-176525119088874/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879840.85639: _low_level_execute_command(): starting\n 5599 1726879840.85643: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879840.85654: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879840.85657: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879840.85660: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879840.85666: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879840.85669: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879840.85674: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\n<<<\n 5599 1726879840.85677: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879840.85681: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 5599 1726879840.85684: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879840.85686: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879840.85700: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879840.85703: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879840.85706: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879840.85708: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879840.85710: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879840.88658: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879840.88712: stderr chunk (state=3):\n>>><<<\n 5599 1726879840.88715: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879840.88798: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879840.88801: handler run complete\n 5599 1726879840.88896: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879840.88902: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879840.88906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879840.88954: variable 'ansible_port' from source: unknown\n 5599 1726879840.88959: variable 'ansible_user' from source: unknown\n 5599 1726879840.89014: attempt loop complete, returning result\n 5599 1726879840.89017: _execute() done\n 5599 1726879840.89020: dumping result to json\n 5599 1726879840.89180: done dumping result, returning\n 5599 1726879840.89184: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed [0affef3a-ec81-5b39-170e-000000000166]\n 5599 1726879840.89186: sending task result for task 0affef3a-ec81-5b39-170e-000000000166\n 5599 1726879840.89308: done sending task result for task 0affef3a-ec81-5b39-170e-000000000166\n 5599 1726879840.89320: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"diff\": {\n \"after\": {\n \"path\": \"/root/.ssh\"\n },\n \"before\": {\n \"path\": \"/root/.ssh\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": null,\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"follow\": true,\n \"force\": false,\n \"group\": \"root\",\n \"mode\": \"0700\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": \"root\",\n \"path\": \"/root/.ssh\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"directory\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0700\",\n \"owner\": \"root\",\n \"path\": \"/root/.ssh\",\n \"secontext\": \"system_u:object_r:ssh_home_t:s0\",\n \"size\": 4096,\n \"state\": \"directory\",\n \"uid\": 0\n}\n 5599 1726879840.89434: no more pending results, returning what we have\n 5599 1726879840.89439: results queue empty\n 5599 1726879840.89440: checking for any_errors_fatal\n 5599 1726879840.89453: done checking for any_errors_fatal\n 5599 1726879840.89454: checking for max_fail_percentage\n 5599 1726879840.89456: done checking for max_fail_percentage\n 5599 1726879840.89457: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879840.89460: done checking to see if all hosts have failed\n 5599 1726879840.89461: getting the remaining hosts for this loop\n 5599 1726879840.89463: done getting the remaining hosts for this loop\n 5599 1726879840.89467: getting the next task for host managed_node1\n 5599 1726879840.89477: done getting next task for host managed_node1\n 5599 1726879840.89482: ^ task is: TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed\n 5599 1726879840.89487: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879840.89489: getting the next task for host managed_node2\n 5599 1726879840.89498: done getting next task for host managed_node2\n 5599 1726879840.89500: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879840.89501: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879840.89502: getting the next task for host managed_node3\n 5599 1726879840.89506: done getting next task for host managed_node3\n 5599 1726879840.89508: ^ task is: TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed\n 5599 1726879840.89510: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879840.89553: getting variables\n 5599 1726879840.89555: in VariableManager get_vars()\n 5599 1726879840.89592: Calling all_inventory to load vars for managed_node1\n 5599 1726879840.89597: Calling groups_inventory to load vars for managed_node1\n 5599 1726879840.89601: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879840.89614: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879840.89618: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879840.89622: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879840.90190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879840.90663: done with get_vars()\n 5599 1726879840.90681: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] ***\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43\nFriday 20 September 2024 20:50:40 -0400 (0:00:00.839) 0:00:18.695 ****** \n 5599 1726879840.90828: entering _queue_task() for managed_node1/lineinfile\n 5599 1726879840.90831: Creating lock for lineinfile\n 5599 1726879840.91320: worker is 3 (out of 3 available)\n 5599 1726879840.91336: exiting _queue_task() for managed_node1/lineinfile\n 5599 1726879840.91352: getting variables\n 5599 1726879840.91356: in VariableManager get_vars()\n 5599 1726879840.91453: Calling all_inventory to load vars for managed_node2\n 5599 1726879840.91459: Calling groups_inventory to load vars for managed_node2\n 5599 1726879840.91467: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879840.91490: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879840.91495: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879840.91500: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879840.91913: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed\n 5599 1726879840.91917: in run() - task 0affef3a-ec81-5b39-170e-000000000167\n 5599 1726879840.91921: variable 'ansible_search_path' from source: unknown\n 5599 1726879840.91923: variable 'ansible_search_path' from source: unknown\n 5599 1726879840.91925: calling self._execute()\n 5599 1726879840.91928: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879840.91949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879840.92268: done with get_vars()\n 5599 1726879840.92284: done getting variables\n 5599 1726879840.92336: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879840.92340: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879840.92343: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879840.92345: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879840.92347: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879840.92350: in VariableManager get_vars()\n 5599 1726879840.92352: Calling all_inventory to load vars for managed_node1\n 5599 1726879840.92355: Calling groups_inventory to load vars for managed_node1\n 5599 1726879840.92357: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879840.92360: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879840.92362: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879840.92367: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879840.92451: getting variables\n 5599 1726879840.92453: in VariableManager get_vars()\n 5599 1726879840.92471: Calling all_inventory to load vars for managed_node3\n 5599 1726879840.92476: Calling groups_inventory to load vars for managed_node3\n 5599 1726879840.92479: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879840.92484: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879840.92488: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879840.92491: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879840.92720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879840.92742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879840.93078: done with get_vars()\n 5599 1726879840.93089: done getting variables\n 5599 1726879840.93157: entering _queue_task() for managed_node3/lineinfile\n 5599 1726879840.94178: worker is 1 (out of 3 available)\n 5599 1726879840.94190: exiting _queue_task() for managed_node3/lineinfile\n 5599 1726879840.94203: done queuing things up, now waiting for results queue to drain\n 5599 1726879840.94205: waiting for pending results...\n 5599 1726879840.94234: done with get_vars()\n 5599 1726879840.94240: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879840.94244: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879840.94247: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879840.94251: variable 'omit' from source: magic vars\n 5599 1726879840.94254: variable 'omit' from source: magic vars\n 5599 1726879840.94257: variable 'omit' from source: magic vars\n 5599 1726879840.94260: variable '__kdump_new_key' from source: task vars\n 5599 1726879840.94369: variable '__kdump_new_key' from source: task vars\n 5599 1726879840.94446: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed\n 5599 1726879840.94779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879840.94837: in run() - task 0affef3a-ec81-5b39-170e-000000000167\n 5599 1726879840.94865: variable 'ansible_search_path' from source: unknown\n 5599 1726879840.94880: variable 'ansible_search_path' from source: unknown\n 5599 1726879840.95120: calling self._execute()\n 5599 1726879840.95409: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879840.96276: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879840.96426: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879840.96618: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879840.96630: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879840.97018: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879840.97045: in VariableManager get_vars()\n 5599 1726879840.97139: Calling all_inventory to load vars for managed_node3\n 5599 1726879840.97151: Calling groups_inventory to load vars for managed_node3\n 5599 1726879840.97169: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879840.97277: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879840.97358: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879840.97372: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879840.97883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879840.98369: done with get_vars()\n 5599 1726879840.98393: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879840.98481: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879840.98523: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879840.98613: variable 'omit' from source: magic vars\n 5599 1726879840.98669: variable 'omit' from source: magic vars\n 5599 1726879840.98746: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879840.98795: variable 'omit' from source: magic vars\n 5599 1726879840.98847: variable '__kdump_new_key' from source: task vars\n 5599 1726879840.98861: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879840.98918: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879840.98951: variable '__kdump_new_key' from source: task vars\n 5599 1726879840.99003: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879840.99067: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879840.99148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879840.99367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879840.99371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879840.99379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879840.99639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879840.99661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879840.99916: variable '__kdump_keydata' from source: set_fact\n 5599 1726879841.00186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879841.00288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879841.00292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879841.00356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879841.00406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879841.00589: variable '__kdump_authorized_keys_file' from source: set_fact\n 5599 1726879841.00605: variable '__kdump_authorized_keys_path' from source: task vars\n 5599 1726879841.00732: variable '__kdump_ssh_user_info' from source: set_fact\n 5599 1726879841.00902: variable '__kdump_authorized_keys_file' from source: set_fact\n 5599 1726879841.00925: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879841.01102: variable 'hostvars' from source: magic vars\n 5599 1726879841.01196: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879841.01200: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879841.01316: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879841.01340: in VariableManager get_vars()\n 5599 1726879841.01377: Calling all_inventory to load vars for managed_node1\n 5599 1726879841.01380: Calling groups_inventory to load vars for managed_node1\n 5599 1726879841.01382: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879841.01405: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879841.01432: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879841.01434: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879841.01810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879841.02200: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879841.02215: done with get_vars()\n 5599 1726879841.02228: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879841.02336: variable 'ansible_user_id' from source: facts\n 5599 1726879841.02482: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879841.02548: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879841.02758: variable '__kdump_authorized_keys_file' from source: set_fact\n 5599 1726879841.02806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879841.03010: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879841.03198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879841.03419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879841.03460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879841.03501: variable 'hostvars' from source: magic vars\n 5599 1726879841.03512: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879841.03521: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879841.03529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879841.03553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879841.03713: variable '__kdump_keydata' from source: set_fact\n 5599 1726879841.03806: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879841.03810: in VariableManager get_vars()\n 5599 1726879841.03877: Calling all_inventory to load vars for managed_node1\n 5599 1726879841.03880: Calling groups_inventory to load vars for managed_node1\n 5599 1726879841.03883: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879841.03961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879841.03965: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879841.03968: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879841.03970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879841.03973: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879841.03984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879841.04046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879841.04077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879841.04200: variable '__kdump_authorized_keys_file' from source: set_fact\n 5599 1726879841.04280: variable '__kdump_authorized_keys_path' from source: task vars\n 5599 1726879841.04355: variable '__kdump_ssh_user_info' from source: set_fact\n 5599 1726879841.04389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879841.04543: variable '__kdump_authorized_keys_file' from source: set_fact\n 5599 1726879841.04567: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879841.04709: variable 'hostvars' from source: magic vars\n 5599 1726879841.04724: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879841.04733: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879841.04743: done with get_vars()\n 5599 1726879841.04762: variable 'ansible_user_id' from source: facts\n 5599 1726879841.05110: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879841.05114: in VariableManager get_vars()\n 5599 1726879841.05116: variable '__kdump_authorized_keys_file' from source: set_fact\n 5599 1726879841.05119: Calling all_inventory to load vars for managed_node3\n 5599 1726879841.05121: Calling groups_inventory to load vars for managed_node3\n 5599 1726879841.05123: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879841.05125: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879841.05127: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879841.05129: variable 'omit' from source: magic vars\n 5599 1726879841.05131: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879841.05133: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879841.05135: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879841.05140: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879841.05170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879841.05198: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879841.05220: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879841.05267: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879841.05306: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879841.05331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879841.05362: variable 'ansible_port' from source: unknown\n 5599 1726879841.05384: variable 'ansible_user' from source: unknown\n 5599 1726879841.05594: Set connection var ansible_shell_type to sh\n 5599 1726879841.05598: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879841.05601: Set connection var ansible_pipelining to False\n 5599 1726879841.05604: Set connection var ansible_connection to ssh\n 5599 1726879841.05607: Set connection var ansible_timeout to 10\n 5599 1726879841.05630: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879841.05677: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879841.05690: variable 'ansible_user' from source: unknown\n 5599 1726879841.05716: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879841.05772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879841.06043: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879841.06047: variable 'omit' from source: magic vars\n 5599 1726879841.06049: starting attempt loop\n 5599 1726879841.06052: running the handler\n 5599 1726879841.06054: _low_level_execute_command(): starting\n 5599 1726879841.06056: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879841.06397: done with get_vars()\n 5599 1726879841.06421: variable 'ansible_user_id' from source: facts\n 5599 1726879841.06856: variable '__kdump_authorized_keys_file' from source: set_fact\n 5599 1726879841.06877: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879841.07028: variable 'hostvars' from source: magic vars\n 5599 1726879841.07038: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879841.07048: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879841.07132: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879841.07145: in VariableManager get_vars()\n 5599 1726879841.07156: Calling all_inventory to load vars for managed_node3\n 5599 1726879841.07166: Calling groups_inventory to load vars for managed_node3\n 5599 1726879841.07179: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879841.07194: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879841.07205: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879841.07217: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879841.07466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879841.07493: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879841.07632: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879841.07709: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879841.07881: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879841.07884: done with get_vars()\n 5599 1726879841.07887: variable 'ansible_user_id' from source: facts\n 5599 1726879841.07889: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879841.07891: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879841.08110: variable '__kdump_authorized_keys_file' from source: set_fact\n 5599 1726879841.08152: variable 'omit' from source: magic vars\n 5599 1726879841.08207: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879841.08222: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879841.08371: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879841.08392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879841.08414: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879841.08427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879841.08460: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879841.08526: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879841.08537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879841.08547: variable 'ansible_port' from source: unknown\n 5599 1726879841.08617: variable 'ansible_user' from source: unknown\n 5599 1726879841.08701: Set connection var ansible_shell_type to sh\n 5599 1726879841.08715: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879841.08732: Set connection var ansible_pipelining to False\n 5599 1726879841.08740: Set connection var ansible_connection to ssh\n 5599 1726879841.08754: Set connection var ansible_timeout to 10\n 5599 1726879841.08791: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879841.08831: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879841.08841: variable 'ansible_user' from source: unknown\n 5599 1726879841.08850: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879841.09025: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879841.09077: variable 'omit' from source: magic vars\n 5599 1726879841.09082: starting attempt loop\n 5599 1726879841.09085: running the handler\n 5599 1726879841.09088: _low_level_execute_command(): starting\n 5599 1726879841.09090: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879841.09618: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879841.09628: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879841.09631: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879841.09636: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879841.09638: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879841.09726: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879841.09779: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879841.09838: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879841.10007: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879841.10113: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879841.10138: stderr chunk (state=3):\n>>><<<\n 5599 1726879841.10149: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879841.10208: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879841.10244: _low_level_execute_command(): starting\n 5599 1726879841.10257: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459 `\" && echo ansible-tmp-1726879841.1021957-5978-140741288722459=\"` echo /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459 `\" && echo ansible-tmp-1726879841.1021957-5978-140741288722459=\"` echo /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459 `\" ) && sleep 0'\"'\"''\n 5599 1726879841.11024: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879841.11028: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879841.11031: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879841.11034: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879841.11037: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 5599 1726879841.11040: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879841.11170: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879841.11225: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879841.11658: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879841.11807: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879841.11811: stdout chunk (state=3):\n>>><<<\n 5599 1726879841.11813: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879841.11846: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879841.12080: _low_level_execute_command(): starting\n 5599 1726879841.12083: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912 `\" && echo ansible-tmp-1726879841.1185706-5981-12287790384912=\"` echo /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912 `\" ) && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912 `\" && echo ansible-tmp-1726879841.1185706-5981-12287790384912=\"` echo /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912 `\" ) && sleep 0'\"'\"''\n 5599 1726879841.13109: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879841.13119: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879841.13122: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879841.13171: stdout chunk (state=3):\n>>>ansible-tmp-1726879841.1021957-5978-140741288722459=/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459\n<<<\n 5599 1726879841.13192: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879841.13280: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879841.13295: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879841.13361: stderr chunk (state=3):\n>>><<<\n 5599 1726879841.13378: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'ansible-tmp-1726879841.1021957-5978-140741288722459=/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879841.13585: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879841.1021957-5978-140741288722459=/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879841.13592: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879841.13595: variable 'ansible_module_compression' from source: unknown\n 5599 1726879841.13599: ANSIBALLZ: Using lock for lineinfile\n 5599 1726879841.13602: ANSIBALLZ: Acquiring lock\n 5599 1726879841.13605: ANSIBALLZ: Lock acquired: 140319494560496\n 5599 1726879841.13608: ANSIBALLZ: Creating module\n 5599 1726879841.15293: stdout chunk (state=3):\n>>>ansible-tmp-1726879841.1185706-5981-12287790384912=/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912\n<<<\n 5599 1726879841.15492: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879841.15594: stderr chunk (state=3):\n>>><<<\n 5599 1726879841.15696: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'ansible-tmp-1726879841.1185706-5981-12287790384912=/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879841.15731: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879841.1185706-5981-12287790384912=/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879841.15764: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879841.15840: variable 'ansible_module_compression' from source: unknown\n 5599 1726879841.16035: ANSIBALLZ: Using lock for lineinfile\n 5599 1726879841.16045: ANSIBALLZ: Acquiring lock\n 5599 1726879841.27506: ANSIBALLZ: Writing module into payload\n 5599 1726879841.27670: ANSIBALLZ: Writing module\n 5599 1726879841.27699: ANSIBALLZ: Renaming module\n 5599 1726879841.27710: ANSIBALLZ: Done creating module\n 5599 1726879841.27725: ANSIBALLZ: Lock acquired: 140319494560496\n 5599 1726879841.27756: ANSIBALLZ: Reading module after lock\n 5599 1726879841.27905: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py\n 5599 1726879841.27911: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py\n 5599 1726879841.28007: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp8g3pcu2o TO /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py\n 5599 1726879841.28202: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy01rp_kd TO /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n 5599 1726879841.28317: Sending initial data\n 5599 1726879841.28320: Sent initial data (157 bytes)\n 5599 1726879841.28604: Sending initial data\n 5599 1726879841.28607: Sent initial data (156 bytes)\n 5599 1726879841.29016: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879841.29034: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879841.29052: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879841.29080: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879841.29096: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879841.29114: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\n<<<\n 5599 1726879841.29196: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879841.29236: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879841.29259: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879841.29396: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879841.29418: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879841.29507: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879841.29891: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879841.30111: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879841.30160: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 3\r\n<<<\n 5599 1726879841.31211: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 5599 1726879841.31234: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\n<<<\n 5599 1726879841.31239: stderr chunk (state=3):\n>>>debug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\n<<<\n 5599 1726879841.31242: stderr chunk (state=3):\n>>>debug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879841.31292: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879841.31352: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 5599 1726879841.31354: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy01rp_kd\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879841.31357: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy01rp_kd /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py\n<<<\n 5599 1726879841.31397: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy01rp_kd\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py\"\r\n<<<\n 5599 1726879841.31404: stderr chunk (state=3):\n>>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py M:0x001a\r\n<<<\n 5599 1726879841.31495: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122247\r\n<<<\n 5599 1726879841.32138: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122247 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879841.32183: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879841.32280: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879841.32324: stderr chunk (state=3):\n>>><<<\n 5599 1726879841.32328: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy01rp_kd /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy01rp_kd\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy01rp_kd\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122247\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 122247 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879841.32479: done transferring module to remote\n 5599 1726879841.32483: _low_level_execute_command(): starting\n 5599 1726879841.32486: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/ /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/ /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 5599 1726879841.32620: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879841.32676: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879841.32728: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp8g3pcu2o\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879841.32731: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp8g3pcu2o /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py\n<<<\n 5599 1726879841.32838: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp8g3pcu2o\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py M:0x001a\r\n<<<\n 5599 1726879841.33090: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122248\r\n<<<\n 5599 1726879841.33680: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879841.33684: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879841.33687: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879841.33689: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879841.33692: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879841.33694: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\n<<<\n 5599 1726879841.33696: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879841.33699: stderr chunk (state=3):\n>>>debug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879841.33786: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879841.33999: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879841.34034: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879841.34088: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879841.34641: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122248 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879841.34830: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879841.34917: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879841.34991: stderr chunk (state=3):\n>>><<<\n 5599 1726879841.34994: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp8g3pcu2o /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 3\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp8g3pcu2o\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp8g3pcu2o\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122248\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 122248 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879841.35186: done transferring module to remote\n 5599 1726879841.35190: _low_level_execute_command(): starting\n 5599 1726879841.35194: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/ /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/ /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 5599 1726879841.35614: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879841.35621: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 5599 1726879841.35636: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879841.35657: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 5599 1726879841.35660: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879841.35725: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879841.35737: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879841.35739: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879841.35848: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 3\r\n<<<\n 5599 1726879841.35990: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879841.35993: stdout chunk (state=3):\n>>><<<\n 5599 1726879841.35996: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879841.36004: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879841.36009: _low_level_execute_command(): starting\n 5599 1726879841.36011: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 5599 1726879841.36720: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879841.36725: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 5599 1726879841.36728: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879841.36732: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879841.36735: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879841.36827: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879841.36832: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879841.36835: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879841.36904: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879841.38800: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879841.38845: stderr chunk (state=3):\n>>><<<\n 5599 1726879841.38849: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 3\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879841.38953: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 3\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879841.38965: _low_level_execute_command(): starting\n 5599 1726879841.38968: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 5599 1726879841.39300: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879841.39336: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879841.39395: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.39410: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879841.39432: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879841.39461: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879841.39585: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879841.39595: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838260c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83825dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838260eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\n<<<\n 5599 1726879841.39732: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879841.39762: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879841.39858: stdout chunk (state=3):\n>>>import 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879841.39866: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879841.39870: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\n<<<\n 5599 1726879841.39897: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879841.39931: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879841.39950: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382401160>\r\n<<<\n 5599 1726879841.40020: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.40023: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879841.40056: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879841.40129: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879841.40135: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382401fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879841.40153: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879841.40306: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 3\r\n<<<\n 5599 1726879841.40347: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879841.40394: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.40397: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879841.40444: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879841.40461: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879841.40492: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879841.40522: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243fe00>\r\n<<<\n 5599 1726879841.40574: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879841.40578: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243fec0>\r\n<<<\n 5599 1726879841.40597: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879841.40656: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879841.40660: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879841.40706: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.40799: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 5599 1726879841.40803: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382477800>\r\n<<<\n 5599 1726879841.40848: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382477e90>\r\nimport '_collections' # \r\n<<<\n 5599 1726879841.40886: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382457ad0>\r\n<<<\n 5599 1726879841.40923: stdout chunk (state=3):\n>>>import '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824551f0>\r\n<<<\n 5599 1726879841.41052: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243cfb0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879841.41089: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 5599 1726879841.41149: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879841.41196: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n<<<\n 5599 1726879841.41200: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838249b770>\r\n<<<\n 5599 1726879841.41245: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838249a390>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824560c0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382498bf0>\r\n<<<\n 5599 1726879841.41309: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cc7d0>\r\n<<<\n 5599 1726879841.41324: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243c260>\r\n<<<\n 5599 1726879841.41371: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879841.41376: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879841.41439: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824ccc80>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824ccb30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879841.41446: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824ccef0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243ad80>\r\n<<<\n 5599 1726879841.41470: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.41499: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879841.41528: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 5599 1726879841.41542: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cd5b0>\r\n<<<\n 5599 1726879841.41553: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cd280>\r\nimport 'importlib.machinery' # \r\n<<<\n 5599 1726879841.41587: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 5599 1726879841.41619: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824ce4b0>\r\n<<<\n 5599 1726879841.41636: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879841.41680: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879841.41705: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879841.41742: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e46e0>\r\n<<<\n 5599 1726879841.41762: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 5599 1726879841.41802: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879841.41807: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824e5e20>\r\n<<<\n 5599 1726879841.41830: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879841.41861: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n<<<\n 5599 1726879841.41891: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 5599 1726879841.41897: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e6d20>\r\n<<<\n 5599 1726879841.41923: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824e7380>\r\n<<<\n 5599 1726879841.41969: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e6270>\r\n<<<\n 5599 1726879841.41975: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 5599 1726879841.41979: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879841.42015: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879841.42021: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824e7da0>\r\n<<<\n 5599 1726879841.42045: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e74d0>\r\n<<<\n 5599 1726879841.42097: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824ce510>\r\n<<<\n 5599 1726879841.42103: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879841.42223: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382273c20>\r\n<<<\n 5599 1726879841.42258: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879841.42266: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838229c740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229c4a0>\r\n<<<\n 5599 1726879841.42293: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838229c6e0>\r\n<<<\n 5599 1726879841.42323: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879841.42339: stdout chunk (state=3):\n>>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838229c8c0>\r\n<<<\n 5599 1726879841.42347: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382271dc0>\r\n<<<\n 5599 1726879841.42392: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879841.42469: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879841.42491: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 5599 1726879841.42507: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 5599 1726879841.42513: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229df70>\r\n<<<\n 5599 1726879841.42550: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229cbf0>\r\n<<<\n 5599 1726879841.42585: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cec00>\r\n<<<\n 5599 1726879841.42598: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879841.42643: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.42666: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879841.42709: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879841.42742: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822ce300>\r\n<<<\n 5599 1726879841.42790: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879841.42816: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.42843: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879841.42883: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879841.42917: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822e6480>\r\n<<<\n 5599 1726879841.42971: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879841.42977: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879841.43065: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879841.43085: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382323260>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879841.43215: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879841.43303: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382349a00>\r\n<<<\n 5599 1726879841.43361: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382323380>\r\n<<<\n 5599 1726879841.43410: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822e7110>\r\n<<<\n 5599 1726879841.43448: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821603b0>\r\n<<<\n 5599 1726879841.43481: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822e54c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229eea0>\r\n<<<\n 5599 1726879841.43581: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879841.43608: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f83821605c0>\r\n<<<\n 5599 1726879841.43711: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_dcaeufxh/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.43846: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879841.43883: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879841.43890: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879841.43898: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879841.43904: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879841.43980: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879841.43985: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879841.44019: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821ba0f0>\r\n<<<\n 5599 1726879841.44028: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879841.44067: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879841.44096: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 5599 1726879841.44103: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879841.44168: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.44236: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n<<<\n 5599 1726879841.44239: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838218cfe0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838218c170>\r\n<<<\n 5599 1726879841.44245: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.44281: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879841.44289: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 5599 1726879841.44293: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.44330: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879841.44340: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621e0c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ddbb30>\r\n<<<\n 5599 1726879841.44343: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.44347: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 5599 1726879841.44365: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.44368: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621e0eab0>\r\n<<<\n 5599 1726879841.44402: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\n<<<\n 5599 1726879841.44408: stdout chunk (state=3):\n>>>import 'abc' # \r\n<<<\n 5599 1726879841.44473: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879841.44625: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879841.44654: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879841.44708: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\n<<<\n 5599 1726879841.44728: stdout chunk (state=3):\n>>>Processing user site-packages\r\n<<<\n 5599 1726879841.44748: stdout chunk (state=3):\n>>>Processing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 5599 1726879841.44762: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879841.44788: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879841.44872: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bbd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 5599 1726879841.44890: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bbdfd0>\r\n<<<\n 5599 1726879841.44930: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 5599 1726879841.44959: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879841.45358: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879841.45370: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879841.45391: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 5599 1726879841.45426: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879841.45489: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879841.45499: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879841.45547: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bfbe30>\r\n<<<\n 5599 1726879841.45585: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879841.45611: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 5599 1726879841.45641: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bfbf80>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879841.45675: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879841.45762: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.45789: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 5599 1726879841.45808: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n<<<\n 5599 1726879841.45829: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c33830>\r\n<<<\n 5599 1726879841.45852: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 5599 1726879841.45861: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c33ec0>\r\n<<<\n 5599 1726879841.45880: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 5599 1726879841.45920: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.45942: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c13ad0>\r\n<<<\n 5599 1726879841.45996: stdout chunk (state=3):\n>>>import '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c111f0>\r\n<<<\n 5599 1726879841.46137: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bf8fe0>\r\n<<<\n 5599 1726879841.46171: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879841.46204: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 5599 1726879841.46232: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879841.46283: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n<<<\n 5599 1726879841.46289: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879841.46341: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c57740>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c56360>\r\n<<<\n 5599 1726879841.46377: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c120c0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c54c20>\r\n<<<\n 5599 1726879841.46458: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c88770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bf8260>\r\n<<<\n 5599 1726879841.46512: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879841.46518: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621c88c20>\r\n<<<\n 5599 1726879841.46521: stdout chunk (state=3):\n>>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c88ad0>\r\n<<<\n 5599 1726879841.46768: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621c88e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bf6d80>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c89550>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c89220>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c8a420>\r\nimport 'importlib.util' # \r\n<<<\n 5599 1726879841.46799: stdout chunk (state=3):\n>>>import 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879841.46854: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879841.46891: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca0650>\r\n<<<\n 5599 1726879841.46969: stdout chunk (state=3):\n>>>import 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621ca1d30>\r\n<<<\n 5599 1726879841.46975: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879841.47009: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca2c00>\r\n<<<\n 5599 1726879841.47089: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621ca3260>\r\n<<<\n 5599 1726879841.47093: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca2150>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879841.47149: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621ca3cb0>\r\n<<<\n 5599 1726879841.47206: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 5599 1726879841.47285: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838218ff50>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.47289: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca33e0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c8a480>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879841.47348: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879841.47356: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879841.47438: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83821dda60>\r\n<<<\n 5599 1726879841.47446: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a2bb90>\r\n<<<\n 5599 1726879841.47452: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821dd7f0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821dd100>\r\n<<<\n 5599 1726879841.47492: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821ddb20>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821bab10>\r\n<<<\n 5599 1726879841.47498: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a546e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a54440>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a54650>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a54890>\r\n<<<\n 5599 1726879841.47505: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 5599 1726879841.47582: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a29d30>\r\n<<<\n 5599 1726879841.47587: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879841.47614: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83821de750>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83821de8d0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879841.47710: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 5599 1726879841.47714: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821dede0>\r\nimport 'pwd' # \r\n<<<\n 5599 1726879841.47754: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a55f70>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a54bf0>\r\n<<<\n 5599 1726879841.47826: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879841.47830: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382044bf0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879841.47832: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c8ab70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879841.47837: stdout chunk (state=3):\n>>>\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382046810>\r\n<<<\n 5599 1726879841.47868: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879841.47871: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879841.47875: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.47891: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879841.47898: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820471a0>\r\n<<<\n 5599 1726879841.47920: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879841.47944: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879841.47981: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382048380>\r\n<<<\n 5599 1726879841.47984: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a86300>\r\n<<<\n 5599 1726879841.47996: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879841.48039: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879841.48046: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879841.48060: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.48071: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879841.48076: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879841.48111: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204ae70>\r\n<<<\n 5599 1726879841.48152: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879841.48187: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838204af90>\r\n<<<\n 5599 1726879841.48190: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a9e420>\r\n<<<\n 5599 1726879841.48203: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879841.48206: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382049130>\r\n<<<\n 5599 1726879841.48209: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879841.48231: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879841.48255: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879841.48257: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879841.48276: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879841.48306: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879841.48332: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879841.48335: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 5599 1726879841.48361: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621adb170>\r\n<<<\n 5599 1726879841.48368: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204ede0>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879841.48389: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879841.48447: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204d8e0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204d640>\r\n<<<\n 5599 1726879841.48504: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879841.48511: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879841.48529: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879841.48551: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204fc50>\r\n<<<\n 5599 1726879841.48603: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382049640>\r\n<<<\n 5599 1726879841.48635: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382096f00>\r\n<<<\n 5599 1726879841.48699: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879841.48705: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820970b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879841.48761: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621b01910>\r\n<<<\n 5599 1726879841.48766: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382098c80>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382098a40>\r\n<<<\n 5599 1726879841.48804: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621adb290>\r\n<<<\n 5599 1726879841.48808: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879841.48884: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a9f0b0>\r\n<<<\n 5599 1726879841.48888: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62191c230>\r\n<<<\n 5599 1726879841.48964: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879841.48968: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879841.48971: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a9d460>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a56ea0>\r\n<<<\n 5599 1726879841.48994: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838209b200>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382099370>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879841.49060: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.49107: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb621a9d820>\r\n<<<\n 5599 1726879841.49111: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879841.49134: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a2a20>\r\n<<<\n 5599 1726879841.49193: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_ce2_xlpz/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.49281: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838209b3b0>\r\n<<<\n 5599 1726879841.49349: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a3890>\r\n<<<\n 5599 1726879841.49389: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a3710>\r\n<<<\n 5599 1726879841.49449: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.49479: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a3dd0>\r\n<<<\n 5599 1726879841.49499: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879841.49509: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820973b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879841.49560: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879841.49607: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879841.49612: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a6ba0>\r\n<<<\n 5599 1726879841.49680: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879841.49708: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621975e50>\r\nimport '_typing' # \r\n<<<\n 5599 1726879841.49814: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879841.49816: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a7ef0>\r\n<<<\n 5599 1726879841.49825: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a5310>\r\n<<<\n 5599 1726879841.49849: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879841.49863: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a66c0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a4ec0>\r\n<<<\n 5599 1726879841.49888: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.49910: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879841.49912: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.50010: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621948d40>\r\n<<<\n 5599 1726879841.50012: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62191fe60>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.50022: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.50047: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.50089: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.50097: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n<<<\n 5599 1726879841.50145: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.50147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.50172: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.50188: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879841.50196: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.50342: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.50487: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.51179: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.51860: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879841.51866: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 5599 1726879841.51884: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879841.51894: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879841.51921: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.51973: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382130170>\r\n<<<\n 5599 1726879841.52091: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 5599 1726879841.52095: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879841.52124: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821316d0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a8050>\r\n<<<\n 5599 1726879841.52173: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879841.52199: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.52213: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.52240: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879841.52246: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.52417: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.52614: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 5599 1726879841.52631: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821317c0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.52657: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.53296: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.53758: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.53844: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.53944: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879841.53954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.53995: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.54040: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879841.54048: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.54137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.54237: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879841.54259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.54269: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.54284: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879841.54289: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.54340: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.54382: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879841.54403: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.54675: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.54783: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.54791: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62194bce0>\r\n<<<\n 5599 1726879841.54813: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.54849: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 5599 1726879841.54886: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n<<<\n 5599 1726879841.54889: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879841.54959: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62199d880>\r\n<<<\n 5599 1726879841.54971: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879841.55021: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199d640>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199cf50>\r\n<<<\n 5599 1726879841.55041: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879841.55056: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879841.55066: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879841.55099: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199d3a0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621976ae0>\r\nimport 'atexit' # \r\n<<<\n 5599 1726879841.55153: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62199e660>\r\n<<<\n 5599 1726879841.55156: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382133590>\r\n<<<\n 5599 1726879841.55159: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.55188: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62199e8a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879841.55240: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.55243: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879841.55321: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199edb0>\r\n<<<\n 5599 1726879841.55325: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\n<<<\n 5599 1726879841.55350: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879841.55353: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879841.55383: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879841.55386: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879841.55389: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879841.55424: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621800bf0>\r\n<<<\n 5599 1726879841.55459: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879841.55465: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621802810>\r\n<<<\n 5599 1726879841.55521: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879841.55562: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218031a0>\r\n<<<\n 5599 1726879841.55660: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879841.55665: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8381f3dd00>\r\n<<<\n 5599 1726879841.55830: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621804380>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n<<<\n 5599 1726879841.55833: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8381f3e6c0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382132600>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879841.55836: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.55862: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879841.55865: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621806e70>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879841.55884: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.55898: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621806f90>\r\n<<<\n 5599 1726879841.55916: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621805130>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879841.55938: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879841.55953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.55974: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879841.56008: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879841.56020: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879841.56057: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.56061: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n<<<\n 5599 1726879841.56063: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62180ad80>\r\n<<<\n 5599 1726879841.56128: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879841.56135: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879841.56151: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8381f3d2e0>\r\n<<<\n 5599 1726879841.56183: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621809850>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218095b0>\r\n<<<\n 5599 1726879841.56186: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f3e810>\r\n<<<\n 5599 1726879841.56231: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879841.56235: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879841.56239: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.56299: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.56366: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62180be30>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621805640>\r\n<<<\n 5599 1726879841.56370: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.56399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.56402: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621852f00>\r\n<<<\n 5599 1726879841.56437: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621853050>\r\n<<<\n 5599 1726879841.56460: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.56468: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 5599 1726879841.56692: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879841.56695: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879841.56698: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879841.56701: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381fd2a20>\r\n<<<\n 5599 1726879841.56706: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621854c20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218549e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879841.56731: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f486b0>\r\n<<<\n 5599 1726879841.56793: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879841.56835: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621857140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218552e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879841.56840: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f427b0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f42630>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879841.56877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.56880: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.56922: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879841.56926: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.56988: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\n<<<\n 5599 1726879841.56992: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 5599 1726879841.57036: stdout chunk (state=3):\n>>>import '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62185e900>\r\n<<<\n 5599 1726879841.57040: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.57251: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218572c0>\r\n<<<\n 5599 1726879841.57298: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.57345: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62185f710>\r\n<<<\n 5599 1726879841.57386: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62185fb00>\r\n<<<\n 5599 1726879841.57449: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62185fbf0>\r\n<<<\n 5599 1726879841.57502: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621853350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n<<<\n 5599 1726879841.57506: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879841.57534: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879841.57573: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879841.57606: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621863410>\r\n<<<\n 5599 1726879841.57646: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.57908: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879841.57941: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621864500>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621861b80>\r\n<<<\n 5599 1726879841.58004: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621862f00>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621861760>\r\n<<<\n 5599 1726879841.58050: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.58055: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.58103: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/root/.ssh/authorized_keys (content)\", \"after_header\": \"/root/.ssh/authorized_keys (content)\"}, {\"before_header\": \"/root/.ssh/authorized_keys (file attributes)\", \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\"}], \"invocation\": {\"module_args\": {\"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpCig1qE+O4WK0vkWfYXrK98rob8beu0ERCtYQ8C05ruLOzf14/fb0gs5epVoKit5VwBsb1X/h10g2yuOCFOQ/fpfXLFxme6dKxDg9l4duRv/vL0LZZRc7k5c4sLZG0+FqOgaO1WhhA6WO4bf2ldsm6Kq0kIJ48I+s1+tUbBbM/sOMpS8Pph2Czm2sqSj9LXkMrbf7Mp/EJOaAJ3c2RsCr3AesM1qDAhUVQvCW4Pk+gCICBWQWBotu5pZmKavMb62Y99icMasa8Y+T/GWg5IX3xGBVMzM/IotqvxH1t3vu5NkPpcESghjQWOK/r7Pbt3S4hDC+W/ojQMON04tKT094V+v/HK7Wtt6U69c6JX/i7ElS+/WigAc7NnShPPrRmcm45avLGWIVOokxhyUbxKYSZCYV56OZSYyX5TSSuZAj7w+WWQKwDcIwXjoHZLwGm+6MpvMFVMiFbCkdX+67Mo4P2iSX8CaDQV2kZVlascsvWWt8S6IOBqkNlNY60+gkRw0= root@ip-10-31-14-141.us-east-1.aws.redhat.com\", \"state\": \"present\", \"create\": true, \"path\": \"/root/.ssh/authorized_keys\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0600\", \"backrefs\": false, \"backup\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"regexp\": null, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 5599 1726879841.58190: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.58427: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n<<<\n 5599 1726879841.58432: stdout chunk (state=3):\n>>># clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n<<<\n 5599 1726879841.58438: stdout chunk (state=3):\n>>># cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n<<<\n 5599 1726879841.58440: stdout chunk (state=3):\n>>># cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n<<<\n 5599 1726879841.58461: stdout chunk (state=3):\n>>># cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n<<<\n 5599 1726879841.58471: stdout chunk (state=3):\n>>># cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n<<<\n 5599 1726879841.58490: stdout chunk (state=3):\n>>># cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n<<<\n 5599 1726879841.58503: stdout chunk (state=3):\n>>># cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n<<<\n 5599 1726879841.58524: stdout chunk (state=3):\n>>># cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n<<<\n 5599 1726879841.58550: stdout chunk (state=3):\n>>># cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n<<<\n 5599 1726879841.58554: stdout chunk (state=3):\n>>># destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n<<<\n 5599 1726879841.58630: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n<<<\n 5599 1726879841.58634: stdout chunk (state=3):\n>>># cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879841.58639: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.58642: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.58913: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 5599 1726879841.58917: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n<<<\n 5599 1726879841.58919: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy struct\r\n# destroy zlib<<<\n 5599 1726879841.58998: stdout chunk (state=3):\n>>>\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n<<<\n 5599 1726879841.59003: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 5599 1726879841.59006: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.59115: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n<<<\n 5599 1726879841.59120: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n<<<\n 5599 1726879841.59123: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879841.59205: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n<<<\n 5599 1726879841.59250: stdout chunk (state=3):\n>>># destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n<<<\n 5599 1726879841.59321: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n<<<\n 5599 1726879841.59341: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n<<<\n 5599 1726879841.59392: stdout chunk (state=3):\n>>># cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 5599 1726879841.59417: stdout chunk (state=3):\n>>># destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879841.59546: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 5599 1726879841.59579: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879841.59637: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879841.59698: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response<<<\n 5599 1726879841.59703: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879841.59797: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n 5599 1726879841.59859: stdout chunk (state=3):\n>>># destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n<<<\n 5599 1726879841.59863: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n<<<\n 5599 1726879841.59912: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n<<<\n 5599 1726879841.59915: stdout chunk (state=3):\n>>># clear sys.audit hooks\r\n<<<\n 5599 1726879841.60089: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.60287: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879841.60381: stderr chunk (state=3):\n>>><<<\n 5599 1726879841.60394: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838260c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83825dbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838260eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382401160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382401fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243fe00>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243fec0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382477800>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382477e90>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382457ad0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824551f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243cfb0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838249b770>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838249a390>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824560c0>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382498bf0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cc7d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243c260>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824ccc80>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824ccb30>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824ccef0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243ad80>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cd5b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cd280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824ce4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e46e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824e5e20>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e6d20>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824e7380>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e6270>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824e7da0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e74d0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824ce510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382273c20>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838229c740>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229c4a0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838229c6e0>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838229c8c0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382271dc0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229df70>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229cbf0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cec00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822ce300>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822e6480>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382323260>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382349a00>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382323380>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822e7110>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821603b0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822e54c0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229eea0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f83821605c0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_lineinfile_payload_dcaeufxh/ansible_lineinfile_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821ba0f0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838218cfe0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838218c170>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838218ff50>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83821dda60>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821dd7f0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821dd100>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821ddb20>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821bab10>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83821de750>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83821de8d0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821dede0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382044bf0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382046810>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820471a0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382048380>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204ae70>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838204af90>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382049130>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204ede0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204d8e0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204d640>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204fc50>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382049640>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382096f00>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820970b0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382098c80>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382098a40>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838209b200>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382099370>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a2a20>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838209b3b0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a3890>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a3710>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a3dd0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820973b0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a6ba0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a7ef0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a5310>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a66c0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a4ec0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382130170>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821316d0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a8050>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821317c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382133590>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8381f3dd00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8381f3e6c0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382132600>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8381f3d2e0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f3e810>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381fd2a20>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f486b0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f427b0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f42630>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/root/.ssh/authorized_keys (content)\", \"after_header\": \"/root/.ssh/authorized_keys (content)\"}, {\"before_header\": \"/root/.ssh/authorized_keys (file attributes)\", \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\"}], \"invocation\": {\"module_args\": {\"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpCig1qE+O4WK0vkWfYXrK98rob8beu0ERCtYQ8C05ruLOzf14/fb0gs5epVoKit5VwBsb1X/h10g2yuOCFOQ/fpfXLFxme6dKxDg9l4duRv/vL0LZZRc7k5c4sLZG0+FqOgaO1WhhA6WO4bf2ldsm6Kq0kIJ48I+s1+tUbBbM/sOMpS8Pph2Czm2sqSj9LXkMrbf7Mp/EJOaAJ3c2RsCr3AesM1qDAhUVQvCW4Pk+gCICBWQWBotu5pZmKavMb62Y99icMasa8Y+T/GWg5IX3xGBVMzM/IotqvxH1t3vu5NkPpcESghjQWOK/r7Pbt3S4hDC+W/ojQMON04tKT094V+v/HK7Wtt6U69c6JX/i7ElS+/WigAc7NnShPPrRmcm45avLGWIVOokxhyUbxKYSZCYV56OZSYyX5TSSuZAj7w+WWQKwDcIwXjoHZLwGm+6MpvMFVMiFbCkdX+67Mo4P2iSX8CaDQV2kZVlascsvWWt8S6IOBqkNlNY60+gkRw0= root@ip-10-31-14-141.us-east-1.aws.redhat.com\", \"state\": \"present\", \"create\": true, \"path\": \"/root/.ssh/authorized_keys\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0600\", \"backrefs\": false, \"backup\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"regexp\": null, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879841.60504: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838260c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83825dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838260eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382401160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382401fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243fe00>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243fec0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382477800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382477e90>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382457ad0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824551f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243cfb0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838249b770>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838249a390>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824560c0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382498bf0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cc7d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243c260>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824ccc80>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824ccb30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824ccef0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243ad80>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cd5b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cd280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824ce4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e46e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824e5e20>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e6d20>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824e7380>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e6270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824e7da0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e74d0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824ce510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382273c20>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838229c740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229c4a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838229c6e0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838229c8c0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382271dc0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229df70>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229cbf0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cec00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822ce300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822e6480>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382323260>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382349a00>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382323380>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822e7110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821603b0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822e54c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229eea0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f83821605c0>\r\n# zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_dcaeufxh/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821ba0f0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838218cfe0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838218c170>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838218ff50>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83821dda60>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821dd7f0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821dd100>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821ddb20>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821bab10>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83821de750>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83821de8d0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821dede0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382044bf0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382046810>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820471a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382048380>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204ae70>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838204af90>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382049130>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204ede0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204d8e0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204d640>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204fc50>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382049640>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382096f00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820970b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382098c80>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382098a40>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838209b200>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382099370>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a2a20>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838209b3b0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a3890>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a3710>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a3dd0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820973b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a6ba0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a7ef0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a5310>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a66c0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a4ec0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382130170>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821316d0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a8050>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821317c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382133590>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8381f3dd00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8381f3e6c0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382132600>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8381f3d2e0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f3e810>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381fd2a20>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f486b0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f427b0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f42630>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/root/.ssh/authorized_keys (content)\", \"after_header\": \"/root/.ssh/authorized_keys (content)\"}, {\"before_header\": \"/root/.ssh/authorized_keys (file attributes)\", \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\"}], \"invocation\": {\"module_args\": {\"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpCig1qE+O4WK0vkWfYXrK98rob8beu0ERCtYQ8C05ruLOzf14/fb0gs5epVoKit5VwBsb1X/h10g2yuOCFOQ/fpfXLFxme6dKxDg9l4duRv/vL0LZZRc7k5c4sLZG0+FqOgaO1WhhA6WO4bf2ldsm6Kq0kIJ48I+s1+tUbBbM/sOMpS8Pph2Czm2sqSj9LXkMrbf7Mp/EJOaAJ3c2RsCr3AesM1qDAhUVQvCW4Pk+gCICBWQWBotu5pZmKavMb62Y99icMasa8Y+T/GWg5IX3xGBVMzM/IotqvxH1t3vu5NkPpcESghjQWOK/r7Pbt3S4hDC+W/ojQMON04tKT094V+v/HK7Wtt6U69c6JX/i7ElS+/WigAc7NnShPPrRmcm45avLGWIVOokxhyUbxKYSZCYV56OZSYyX5TSSuZAj7w+WWQKwDcIwXjoHZLwGm+6MpvMFVMiFbCkdX+67Mo4P2iSX8CaDQV2kZVlascsvWWt8S6IOBqkNlNY60+gkRw0= root@ip-10-31-14-141.us-east-1.aws.redhat.com\", \"state\": \"present\", \"create\": true, \"path\": \"/root/.ssh/authorized_keys\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0600\", \"backrefs\": false, \"backup\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"regexp\": null, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n 5599 1726879841.62270: done with _execute_module (lineinfile, {'line': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpCig1qE+O4WK0vkWfYXrK98rob8beu0ERCtYQ8C05ruLOzf14/fb0gs5epVoKit5VwBsb1X/h10g2yuOCFOQ/fpfXLFxme6dKxDg9l4duRv/vL0LZZRc7k5c4sLZG0+FqOgaO1WhhA6WO4bf2ldsm6Kq0kIJ48I+s1+tUbBbM/sOMpS8Pph2Czm2sqSj9LXkMrbf7Mp/EJOaAJ3c2RsCr3AesM1qDAhUVQvCW4Pk+gCICBWQWBotu5pZmKavMb62Y99icMasa8Y+T/GWg5IX3xGBVMzM/IotqvxH1t3vu5NkPpcESghjQWOK/r7Pbt3S4hDC+W/ojQMON04tKT094V+v/HK7Wtt6U69c6JX/i7ElS+/WigAc7NnShPPrRmcm45avLGWIVOokxhyUbxKYSZCYV56OZSYyX5TSSuZAj7w+WWQKwDcIwXjoHZLwGm+6MpvMFVMiFbCkdX+67Mo4P2iSX8CaDQV2kZVlascsvWWt8S6IOBqkNlNY60+gkRw0= root@ip-10-31-14-141.us-east-1.aws.redhat.com', 'state': 'present', 'create': True, 'path': '/root/.ssh/authorized_keys', 'group': 'root', 'owner': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879841.62276: _low_level_execute_command(): starting\n 5599 1726879841.62280: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879841.62290: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879841.62293: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879841.62295: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.62298: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6218e86e0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218e9490>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621866f60>\r\n<<<\n 5599 1726879841.62301: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879841.62303: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.62306: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879841.62308: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879841.62310: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.62313: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879841.62315: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879841.62318: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879841.62320: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879841.62332: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218e8290>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.62335: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879841.63212: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.64178: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.64231: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879841.64296: stderr chunk (state=3):\n>>><<<\n 5599 1726879841.64300: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879841.64334: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879841.64386: handler run complete\n 5599 1726879841.64392: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.64395: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879841.64421: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879841.64424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879841.64426: variable 'ansible_port' from source: unknown\n 5599 1726879841.64429: variable 'ansible_user' from source: unknown\n 5599 1726879841.64431: attempt loop complete, returning result\n 5599 1726879841.64434: _execute() done\n 5599 1726879841.64436: dumping result to json\n 5599 1726879841.64492: done dumping result, returning\n 5599 1726879841.64495: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed [0affef3a-ec81-5b39-170e-000000000167]\n 5599 1726879841.64498: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.64546: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.64580: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.64798: sending task result for task 0affef3a-ec81-5b39-170e-000000000167\n 5599 1726879841.65013: done sending task result for task 0affef3a-ec81-5b39-170e-000000000167\nok: [managed_node3] => {\n \"backup\": \"\",\n \"changed\": false,\n \"diff\": [\n {\n \"after\": \"\",\n \"after_header\": \"/root/.ssh/authorized_keys (content)\",\n \"before\": \"\",\n \"before_header\": \"/root/.ssh/authorized_keys (content)\"\n },\n {\n \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\",\n \"before_header\": \"/root/.ssh/authorized_keys (file attributes)\"\n }\n ],\n \"invocation\": {\n \"module_args\": {\n \"attributes\": null,\n \"backrefs\": false,\n \"backup\": false,\n \"create\": true,\n \"firstmatch\": false,\n \"group\": \"root\",\n \"insertafter\": null,\n \"insertbefore\": null,\n \"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpCig1qE+O4WK0vkWfYXrK98rob8beu0ERCtYQ8C05ruLOzf14/fb0gs5epVoKit5VwBsb1X/h10g2yuOCFOQ/fpfXLFxme6dKxDg9l4duRv/vL0LZZRc7k5c4sLZG0+FqOgaO1WhhA6WO4bf2ldsm6Kq0kIJ48I+s1+tUbBbM/sOMpS8Pph2Czm2sqSj9LXkMrbf7Mp/EJOaAJ3c2RsCr3AesM1qDAhUVQvCW4Pk+gCICBWQWBotu5pZmKavMb62Y99icMasa8Y+T/GWg5IX3xGBVMzM/IotqvxH1t3vu5NkPpcESghjQWOK/r7Pbt3S4hDC+W/ojQMON04tKT094V+v/HK7Wtt6U69c6JX/i7ElS+/WigAc7NnShPPrRmcm45avLGWIVOokxhyUbxKYSZCYV56OZSYyX5TSSuZAj7w+WWQKwDcIwXjoHZLwGm+6MpvMFVMiFbCkdX+67Mo4P2iSX8CaDQV2kZVlascsvWWt8S6IOBqkNlNY60+gkRw0= root@ip-10-31-14-141.us-east-1.aws.redhat.com\",\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/root/.ssh/authorized_keys\",\n \"regexp\": null,\n \"search_string\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"validate\": null\n }\n }\n}\n 5599 1726879841.65149: WORKER PROCESS EXITING\n 5599 1726879841.65152: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.65155: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879841.65157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.65504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.65970: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879841.66075: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879841.66093: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879841.66225: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218ebd70>\r\n<<<\n 5599 1726879841.66242: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.66356: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.66491: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 5599 1726879841.66504: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879841.66511: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879841.66550: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879841.66646: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879841.66822: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6216f9f10>\r\n<<<\n 5599 1726879841.66887: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6216fa840>\r\n<<<\n 5599 1726879841.66916: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca2030>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.66982: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.67026: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879841.67052: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.67113: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.67176: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.67259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.67369: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879841.67434: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.67621: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6216f9550>\r\n<<<\n 5599 1726879841.67624: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6216faa50>\r\n<<<\n 5599 1726879841.67663: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.67773: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.67869: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.67899: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.67955: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879841.68008: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879841.68034: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879841.68050: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879841.68142: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879841.68164: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879841.68201: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879841.68268: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62178ec30>\r\n<<<\n 5599 1726879841.68325: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621707aa0>\r\n<<<\n 5599 1726879841.68458: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6216fea20>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6216fe870>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879841.68497: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.68536: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879841.68628: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879841.68697: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879841.69134: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.69717: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879841.70320: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/root/.ssh/authorized_keys (content)\", \"after_header\": \"/root/.ssh/authorized_keys (content)\"}, {\"before_header\": \"/root/.ssh/authorized_keys (file attributes)\", \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\"}], \"invocation\": {\"module_args\": {\"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCKSqe6uo+4X0tv2x6HbDQWtl/PgZtPTLTAWZNZQ7u4Bbp4MlhQHHIdXPy3dIUJ/9FLl0rK4As5Mworz8ojLb2yaP4SEKnDmm20MgWQmuXKErlWhMepFfg6VT7GKVYlEsRvQAVqc9jvHnpkcMl1zdAW38ZV7knQ2q3NRCYJvf6R+SoMg4zu8+Xx6m1O/d3tQDtVIvBcFEDM+VvRboalPiqSY3CQF+Bktuzt0yOVtnSlYmeTdJ7DU5SfhsgriymlVHJ2fONKTBoCzkSGLgscrCBvIsDVWzuMOnA5p9xss/GD98GqoXy9dt4gwftlcDAv6S+357lIUT9Pg6/Bz8Hi90kGXemA0Y+YLn8X/qmZRwaQlSRvyZhH94ynap3tzZ/VOGP+zcofBIeRTHV8QO/40K8Wlrl9kGXn2ld/dLCRoIXH+OscDCjCy0+m1naUTPAI03HjFbFIoHRwSCEYBtq5+feJbU1bC16pCcU1KKFbtD8ebzdy+ZWTuNE+/1y+XOMvZAc= root@ip-10-31-12-141.us-east-1.aws.redhat.com\", \"state\": \"present\", \"create\": true, \"path\": \"/root/.ssh/authorized_keys\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0600\", \"backrefs\": false, \"backup\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"regexp\": null, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n<<<\n 5599 1726879841.70324: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 5599 1726879841.70769: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879841.70788: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n<<<\n 5599 1726879841.70811: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n<<<\n 5599 1726879841.70825: stdout chunk (state=3):\n>>># cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n<<<\n 5599 1726879841.70863: stdout chunk (state=3):\n>>># cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n<<<\n 5599 1726879841.70880: stdout chunk (state=3):\n>>># cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n<<<\n 5599 1726879841.70915: stdout chunk (state=3):\n>>># cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n<<<\n 5599 1726879841.70962: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879841.71232: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879841.71253: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 5599 1726879841.71267: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n<<<\n 5599 1726879841.71278: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 5599 1726879841.71291: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n<<<\n 5599 1726879841.71337: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n<<<\n 5599 1726879841.71433: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n<<<\n 5599 1726879841.71439: stdout chunk (state=3):\n>>># destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879841.71491: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n<<<\n 5599 1726879841.71500: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n<<<\n 5599 1726879841.71519: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n<<<\n 5599 1726879841.71528: stdout chunk (state=3):\n>>># cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n<<<\n 5599 1726879841.71549: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n<<<\n 5599 1726879841.71553: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n<<<\n 5599 1726879841.71582: stdout chunk (state=3):\n>>># destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n<<<\n 5599 1726879841.71598: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n<<<\n 5599 1726879841.71606: stdout chunk (state=3):\n>>># destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n<<<\n 5599 1726879841.71622: stdout chunk (state=3):\n>>># destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 5599 1726879841.71813: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n<<<\n 5599 1726879841.71817: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 5599 1726879841.71846: stdout chunk (state=3):\n>>># destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n<<<\n 5599 1726879841.71858: stdout chunk (state=3):\n>>># destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879841.71896: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879841.71924: stdout chunk (state=3):\n>>># destroy _typing\r\n<<<\n 5599 1726879841.71939: stdout chunk (state=3):\n>>># destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 5599 1726879841.71955: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879841.72069: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n<<<\n 5599 1726879841.72090: stdout chunk (state=3):\n>>># destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 5599 1726879841.72115: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n<<<\n 5599 1726879841.72151: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n<<<\n 5599 1726879841.72156: stdout chunk (state=3):\n>>># destroy itertools\r\n<<<\n 5599 1726879841.72170: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n<<<\n 5599 1726879841.72193: stdout chunk (state=3):\n>>># destroy _thread\r\n<<<\n 5599 1726879841.72214: stdout chunk (state=3):\n>>># clear sys.audit hooks\r\n<<<\n 5599 1726879841.72705: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879841.72772: stderr chunk (state=3):\n>>><<<\n 5599 1726879841.72778: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621e0c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ddbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621e0eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bbd160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bbdfd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bfbe30>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bfbf80>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c33830>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c33ec0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c13ad0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c111f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bf8fe0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c57740>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c56360>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c120c0>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c54c20>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c88770>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bf8260>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621c88c20>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c88ad0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621c88e90>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bf6d80>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c89550>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c89220>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c8a420>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca0650>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621ca1d30>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca2c00>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621ca3260>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca2150>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621ca3cb0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca33e0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c8a480>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a2bb90>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a546e0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a54440>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a54650>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a54890>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a29d30>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a55f70>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a54bf0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c8ab70>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a86300>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a9e420>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621adb170>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621b01910>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621adb290>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a9f0b0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62191c230>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a9d460>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a56ea0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb621a9d820>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_lineinfile_payload_ce2_xlpz/ansible_lineinfile_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621975e50>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621948d40>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62191fe60>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62194bce0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62199d880>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199d640>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199cf50>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199d3a0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621976ae0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62199e660>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62199e8a0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199edb0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621800bf0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621802810>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218031a0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621804380>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621806e70>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621806f90>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621805130>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62180ad80>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621809850>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218095b0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62180be30>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621805640>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621852f00>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621853050>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621854c20>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218549e0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621857140>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218552e0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62185e900>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218572c0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62185f710>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62185fb00>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62185fbf0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621853350>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621863410>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621864500>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621861b80>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621862f00>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621861760>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6218e86e0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218e9490>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621866f60>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218e8290>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218ebd70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6216f9f10>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6216fa840>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca2030>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6216f9550>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6216faa50>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62178ec30>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621707aa0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6216fea20>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6216fe870>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/root/.ssh/authorized_keys (content)\", \"after_header\": \"/root/.ssh/authorized_keys (content)\"}, {\"before_header\": \"/root/.ssh/authorized_keys (file attributes)\", \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\"}], \"invocation\": {\"module_args\": {\"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCKSqe6uo+4X0tv2x6HbDQWtl/PgZtPTLTAWZNZQ7u4Bbp4MlhQHHIdXPy3dIUJ/9FLl0rK4As5Mworz8ojLb2yaP4SEKnDmm20MgWQmuXKErlWhMepFfg6VT7GKVYlEsRvQAVqc9jvHnpkcMl1zdAW38ZV7knQ2q3NRCYJvf6R+SoMg4zu8+Xx6m1O/d3tQDtVIvBcFEDM+VvRboalPiqSY3CQF+Bktuzt0yOVtnSlYmeTdJ7DU5SfhsgriymlVHJ2fONKTBoCzkSGLgscrCBvIsDVWzuMOnA5p9xss/GD98GqoXy9dt4gwftlcDAv6S+357lIUT9Pg6/Bz8Hi90kGXemA0Y+YLn8X/qmZRwaQlSRvyZhH94ynap3tzZ/VOGP+zcofBIeRTHV8QO/40K8Wlrl9kGXn2ld/dLCRoIXH+OscDCjCy0+m1naUTPAI03HjFbFIoHRwSCEYBtq5+feJbU1bC16pCcU1KKFbtD8ebzdy+ZWTuNE+/1y+XOMvZAc= root@ip-10-31-12-141.us-east-1.aws.redhat.com\", \"state\": \"present\", \"create\": true, \"path\": \"/root/.ssh/authorized_keys\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0600\", \"backrefs\": false, \"backup\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"regexp\": null, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 3\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879841.72852: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621e0c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ddbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621e0eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bbd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bbdfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bfbe30>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bfbf80>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c33830>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c33ec0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c13ad0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c111f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bf8fe0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c57740>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c56360>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c120c0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c54c20>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c88770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bf8260>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621c88c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c88ad0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621c88e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bf6d80>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c89550>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c89220>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c8a420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca0650>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621ca1d30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca2c00>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621ca3260>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca2150>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621ca3cb0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca33e0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c8a480>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a2bb90>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a546e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a54440>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a54650>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a54890>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a29d30>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a55f70>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a54bf0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c8ab70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a86300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a9e420>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621adb170>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621b01910>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621adb290>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a9f0b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62191c230>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a9d460>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a56ea0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb621a9d820>\r\n# zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_ce2_xlpz/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621975e50>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621948d40>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62191fe60>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62194bce0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62199d880>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199d640>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199cf50>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199d3a0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621976ae0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62199e660>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62199e8a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199edb0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621800bf0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621802810>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218031a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621804380>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621806e70>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621806f90>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621805130>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62180ad80>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621809850>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218095b0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62180be30>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621805640>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621852f00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621853050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621854c20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218549e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621857140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218552e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62185e900>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218572c0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62185f710>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62185fb00>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62185fbf0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621853350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621863410>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621864500>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621861b80>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621862f00>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621861760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6218e86e0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218e9490>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621866f60>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218e8290>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218ebd70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6216f9f10>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6216fa840>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca2030>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6216f9550>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6216faa50>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62178ec30>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621707aa0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6216fea20>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6216fe870>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/root/.ssh/authorized_keys (content)\", \"after_header\": \"/root/.ssh/authorized_keys (content)\"}, {\"before_header\": \"/root/.ssh/authorized_keys (file attributes)\", \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\"}], \"invocation\": {\"module_args\": {\"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCKSqe6uo+4X0tv2x6HbDQWtl/PgZtPTLTAWZNZQ7u4Bbp4MlhQHHIdXPy3dIUJ/9FLl0rK4As5Mworz8ojLb2yaP4SEKnDmm20MgWQmuXKErlWhMepFfg6VT7GKVYlEsRvQAVqc9jvHnpkcMl1zdAW38ZV7knQ2q3NRCYJvf6R+SoMg4zu8+Xx6m1O/d3tQDtVIvBcFEDM+VvRboalPiqSY3CQF+Bktuzt0yOVtnSlYmeTdJ7DU5SfhsgriymlVHJ2fONKTBoCzkSGLgscrCBvIsDVWzuMOnA5p9xss/GD98GqoXy9dt4gwftlcDAv6S+357lIUT9Pg6/Bz8Hi90kGXemA0Y+YLn8X/qmZRwaQlSRvyZhH94ynap3tzZ/VOGP+zcofBIeRTHV8QO/40K8Wlrl9kGXn2ld/dLCRoIXH+OscDCjCy0+m1naUTPAI03HjFbFIoHRwSCEYBtq5+feJbU1bC16pCcU1KKFbtD8ebzdy+ZWTuNE+/1y+XOMvZAc= root@ip-10-31-12-141.us-east-1.aws.redhat.com\", \"state\": \"present\", \"create\": true, \"path\": \"/root/.ssh/authorized_keys\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0600\", \"backrefs\": false, \"backup\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"regexp\": null, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 3\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879841.74109: done with _execute_module (lineinfile, {'line': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCKSqe6uo+4X0tv2x6HbDQWtl/PgZtPTLTAWZNZQ7u4Bbp4MlhQHHIdXPy3dIUJ/9FLl0rK4As5Mworz8ojLb2yaP4SEKnDmm20MgWQmuXKErlWhMepFfg6VT7GKVYlEsRvQAVqc9jvHnpkcMl1zdAW38ZV7knQ2q3NRCYJvf6R+SoMg4zu8+Xx6m1O/d3tQDtVIvBcFEDM+VvRboalPiqSY3CQF+Bktuzt0yOVtnSlYmeTdJ7DU5SfhsgriymlVHJ2fONKTBoCzkSGLgscrCBvIsDVWzuMOnA5p9xss/GD98GqoXy9dt4gwftlcDAv6S+357lIUT9Pg6/Bz8Hi90kGXemA0Y+YLn8X/qmZRwaQlSRvyZhH94ynap3tzZ/VOGP+zcofBIeRTHV8QO/40K8Wlrl9kGXn2ld/dLCRoIXH+OscDCjCy0+m1naUTPAI03HjFbFIoHRwSCEYBtq5+feJbU1bC16pCcU1KKFbtD8ebzdy+ZWTuNE+/1y+XOMvZAc= root@ip-10-31-12-141.us-east-1.aws.redhat.com', 'state': 'present', 'create': True, 'path': '/root/.ssh/authorized_keys', 'group': 'root', 'owner': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879841.74113: _low_level_execute_command(): starting\n 5599 1726879841.74116: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879841.74511: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879841.74515: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879841.74531: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879841.74587: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 3\r\n<<<\n 5599 1726879841.77423: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879841.77474: stderr chunk (state=3):\n>>><<<\n 5599 1726879841.77482: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 3\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879841.77505: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 3\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879841.77681: handler run complete\n 5599 1726879841.77686: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879841.77691: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879841.77694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879841.77698: variable 'ansible_port' from source: unknown\n 5599 1726879841.77702: variable 'ansible_user' from source: unknown\n 5599 1726879841.77705: attempt loop complete, returning result\n 5599 1726879841.77709: _execute() done\n 5599 1726879841.77712: dumping result to json\n 5599 1726879841.77715: done dumping result, returning\n 5599 1726879841.77719: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed [0affef3a-ec81-5b39-170e-000000000167]\n 5599 1726879841.77722: sending task result for task 0affef3a-ec81-5b39-170e-000000000167\nok: [managed_node1] => {\n \"backup\": \"\",\n \"changed\": false,\n \"diff\": [\n {\n \"after\": \"\",\n \"after_header\": \"/root/.ssh/authorized_keys (content)\",\n \"before\": \"\",\n \"before_header\": \"/root/.ssh/authorized_keys (content)\"\n },\n {\n \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\",\n \"before_header\": \"/root/.ssh/authorized_keys (file attributes)\"\n }\n ],\n \"invocation\": {\n \"module_args\": {\n \"attributes\": null,\n \"backrefs\": false,\n \"backup\": false,\n \"create\": true,\n \"firstmatch\": false,\n \"group\": \"root\",\n \"insertafter\": null,\n \"insertbefore\": null,\n \"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCKSqe6uo+4X0tv2x6HbDQWtl/PgZtPTLTAWZNZQ7u4Bbp4MlhQHHIdXPy3dIUJ/9FLl0rK4As5Mworz8ojLb2yaP4SEKnDmm20MgWQmuXKErlWhMepFfg6VT7GKVYlEsRvQAVqc9jvHnpkcMl1zdAW38ZV7knQ2q3NRCYJvf6R+SoMg4zu8+Xx6m1O/d3tQDtVIvBcFEDM+VvRboalPiqSY3CQF+Bktuzt0yOVtnSlYmeTdJ7DU5SfhsgriymlVHJ2fONKTBoCzkSGLgscrCBvIsDVWzuMOnA5p9xss/GD98GqoXy9dt4gwftlcDAv6S+357lIUT9Pg6/Bz8Hi90kGXemA0Y+YLn8X/qmZRwaQlSRvyZhH94ynap3tzZ/VOGP+zcofBIeRTHV8QO/40K8Wlrl9kGXn2ld/dLCRoIXH+OscDCjCy0+m1naUTPAI03HjFbFIoHRwSCEYBtq5+feJbU1bC16pCcU1KKFbtD8ebzdy+ZWTuNE+/1y+XOMvZAc= root@ip-10-31-12-141.us-east-1.aws.redhat.com\",\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/root/.ssh/authorized_keys\",\n \"regexp\": null,\n \"search_string\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"validate\": null\n }\n }\n}\n 5599 1726879841.77942: no more pending results, returning what we have\n 5599 1726879841.77948: results queue empty\n 5599 1726879841.77949: checking for any_errors_fatal\n 5599 1726879841.77967: done checking for any_errors_fatal\n 5599 1726879841.77969: checking for max_fail_percentage\n 5599 1726879841.77971: done checking for max_fail_percentage\n 5599 1726879841.77971: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879841.77973: done checking to see if all hosts have failed\n 5599 1726879841.77977: getting the remaining hosts for this loop\n 5599 1726879841.77979: done getting the remaining hosts for this loop\n 5599 1726879841.77983: getting the next task for host managed_node1\n 5599 1726879841.77998: done getting next task for host managed_node1\n 5599 1726879841.78002: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch the servers public key\n 5599 1726879841.78006: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879841.78008: getting the next task for host managed_node2\n 5599 1726879841.78017: done getting next task for host managed_node2\n 5599 1726879841.78019: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879841.78020: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879841.78021: getting the next task for host managed_node3\n 5599 1726879841.78082: done sending task result for task 0affef3a-ec81-5b39-170e-000000000167\n 5599 1726879841.78295: WORKER PROCESS EXITING\n 5599 1726879841.78283: done getting next task for host managed_node3\n 5599 1726879841.78299: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch the servers public key\n 5599 1726879841.78303: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879841.78327: getting variables\n 5599 1726879841.78329: in VariableManager get_vars()\n 5599 1726879841.78377: Calling all_inventory to load vars for managed_node1\n 5599 1726879841.78382: Calling groups_inventory to load vars for managed_node1\n 5599 1726879841.78385: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879841.78397: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879841.78401: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879841.78405: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879841.78988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879841.79524: done with get_vars()\n 5599 1726879841.79533: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Fetch the servers public key] **********\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53\nFriday 20 September 2024 20:50:41 -0400 (0:00:00.888) 0:00:19.584 ****** \n 5599 1726879841.79724: entering _queue_task() for managed_node1/slurp\n 5599 1726879841.80118: worker is 2 (out of 3 available)\n 5599 1726879841.80131: exiting _queue_task() for managed_node1/slurp\n 5599 1726879841.80145: getting variables\n 5599 1726879841.80150: in VariableManager get_vars()\n 5599 1726879841.80236: Calling all_inventory to load vars for managed_node2\n 5599 1726879841.80244: Calling groups_inventory to load vars for managed_node2\n 5599 1726879841.80252: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879841.80280: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879841.80286: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879841.80291: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879841.80611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879841.80940: done with get_vars()\n 5599 1726879841.80954: done getting variables\n 5599 1726879841.81097: getting variables\n 5599 1726879841.81099: in VariableManager get_vars()\n 5599 1726879841.81116: Calling all_inventory to load vars for managed_node3\n 5599 1726879841.81119: Calling groups_inventory to load vars for managed_node3\n 5599 1726879841.81122: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879841.81128: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879841.81131: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879841.81136: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879841.81390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879841.81750: done with get_vars()\n 5599 1726879841.81761: done getting variables\n 5599 1726879841.82011: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key\n 5599 1726879841.82016: in run() - task 0affef3a-ec81-5b39-170e-000000000169\n 5599 1726879841.82019: variable 'ansible_search_path' from source: unknown\n 5599 1726879841.82022: variable 'ansible_search_path' from source: unknown\n 5599 1726879841.82024: calling self._execute()\n 5599 1726879841.82027: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879841.82030: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879841.82032: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879841.82101: entering _queue_task() for managed_node3/slurp\n 5599 1726879841.82196: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879841.82200: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879841.82317: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879841.82321: in VariableManager get_vars()\n 5599 1726879841.83005: worker is 3 (out of 3 available)\n 5599 1726879841.83018: exiting _queue_task() for managed_node3/slurp\n 5599 1726879841.83030: done queuing things up, now waiting for results queue to drain\n 5599 1726879841.83032: waiting for pending results...\n 5599 1726879841.82974: Calling all_inventory to load vars for managed_node1\n 5599 1726879841.83150: Calling groups_inventory to load vars for managed_node1\n 5599 1726879841.83157: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879841.83161: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879841.83167: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879841.83170: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879841.83245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879841.83410: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key\n 5599 1726879841.83621: in run() - task 0affef3a-ec81-5b39-170e-000000000169\n 5599 1726879841.83638: variable 'ansible_search_path' from source: unknown\n 5599 1726879841.83642: variable 'ansible_search_path' from source: unknown\n 5599 1726879841.83850: calling self._execute()\n 5599 1726879841.83854: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879841.84071: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879841.84076: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879841.84080: done with get_vars()\n 5599 1726879841.84083: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879841.84085: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879841.84096: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879841.84294: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879841.84297: in VariableManager get_vars()\n 5599 1726879841.84301: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879841.84303: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879841.84306: Calling all_inventory to load vars for managed_node3\n 5599 1726879841.84309: variable 'omit' from source: magic vars\n 5599 1726879841.84312: Calling groups_inventory to load vars for managed_node3\n 5599 1726879841.84314: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879841.84317: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879841.84320: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879841.84324: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879841.84778: variable 'omit' from source: magic vars\n 5599 1726879841.84781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879841.84784: variable 'omit' from source: magic vars\n 5599 1726879841.84786: variable 'omit' from source: magic vars\n 5599 1726879841.84789: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879841.84848: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879841.84892: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879841.84926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879841.84953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879841.84971: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879841.85021: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879841.85029: done with get_vars()\n 5599 1726879841.85036: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879841.85125: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879841.85129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879841.85131: variable 'ansible_port' from source: unknown\n 5599 1726879841.85134: variable 'ansible_user' from source: unknown\n 5599 1726879841.85136: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879841.85138: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879841.85150: variable 'omit' from source: magic vars\n 5599 1726879841.85187: Set connection var ansible_shell_type to sh\n 5599 1726879841.85197: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879841.85209: Set connection var ansible_pipelining to False\n 5599 1726879841.85212: Set connection var ansible_connection to ssh\n 5599 1726879841.85222: Set connection var ansible_timeout to 10\n 5599 1726879841.85239: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879841.85269: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879841.85272: variable 'ansible_user' from source: unknown\n 5599 1726879841.85286: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879841.85313: variable 'omit' from source: magic vars\n 5599 1726879841.85416: variable 'omit' from source: magic vars\n 5599 1726879841.85520: variable 'omit' from source: magic vars\n 5599 1726879841.85523: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879841.85527: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879841.85598: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879841.85622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879841.85667: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879841.85693: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879841.85730: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879841.85776: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879841.85785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879841.85788: variable 'ansible_port' from source: unknown\n 5599 1726879841.85790: variable 'ansible_user' from source: unknown\n 5599 1726879841.85897: Set connection var ansible_shell_type to sh\n 5599 1726879841.85942: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879841.85991: Set connection var ansible_pipelining to False\n 5599 1726879841.85995: Set connection var ansible_connection to ssh\n 5599 1726879841.86002: Set connection var ansible_timeout to 10\n 5599 1726879841.86005: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879841.86009: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879841.86040: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879841.86050: variable 'ansible_user' from source: unknown\n 5599 1726879841.86066: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879841.86380: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879841.86384: variable 'omit' from source: magic vars\n 5599 1726879841.86386: starting attempt loop\n 5599 1726879841.86389: running the handler\n 5599 1726879841.86399: _low_level_execute_command(): starting\n 5599 1726879841.86401: variable 'omit' from source: magic vars\n 5599 1726879841.86404: starting attempt loop\n 5599 1726879841.86406: running the handler\n 5599 1726879841.86408: _low_level_execute_command(): starting\n 5599 1726879841.86538: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879841.86617: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879841.87780: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879841.87783: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879841.87786: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879841.87789: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879841.87792: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879841.87795: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\n<<<\n 5599 1726879841.87798: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879841.87810: stderr chunk (state=3):\n>>>debug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879841.87866: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879841.87882: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879841.87904: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879841.87948: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879841.88056: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879841.88152: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879841.88210: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879841.88236: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879841.88284: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879841.88333: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879841.89759: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879841.90129: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879841.90139: stdout chunk (state=3):\n>>><<<\n 5599 1726879841.90153: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879841.90188: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879841.90200: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879841.90283: _low_level_execute_command(): starting\n 5599 1726879841.90291: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081 `\" && echo ansible-tmp-1726879841.9019156-6005-79058174055081=\"` echo /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879841.90305: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879841.90316: stdout chunk (state=3):\n>>><<<\n 5599 1726879841.90329: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879841.90520: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879841.90523: _low_level_execute_command(): starting\n 5599 1726879841.90526: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027 `\" && echo ansible-tmp-1726879841.9041114-6007-127858995533027=\"` echo /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027 `\" ) && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081 `\" && echo ansible-tmp-1726879841.9019156-6005-79058174055081=\"` echo /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081 `\" ) && sleep 0'\"'\"''\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027 `\" && echo ansible-tmp-1726879841.9041114-6007-127858995533027=\"` echo /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027 `\" ) && sleep 0'\"'\"''\n 5599 1726879841.91736: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879841.91767: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879841.92080: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879841.92086: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879841.92101: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879841.92121: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879841.92131: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879841.92153: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879841.92179: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879841.92183: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879841.92187: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879841.92201: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879841.92214: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879841.92228: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879841.92267: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879841.92317: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879841.92388: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879841.94294: stdout chunk (state=3):\n>>>ansible-tmp-1726879841.9041114-6007-127858995533027=/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027\n<<<\n 5599 1726879841.94410: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879841.94469: stderr chunk (state=3):\n>>><<<\n 5599 1726879841.94475: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'ansible-tmp-1726879841.9041114-6007-127858995533027=/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879841.94505: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879841.9041114-6007-127858995533027=/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879841.94706: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879841.94711: variable 'ansible_module_compression' from source: unknown\n 5599 1726879841.94714: stdout chunk (state=3):\n>>>ansible-tmp-1726879841.9019156-6005-79058174055081=/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081\n<<<\n 5599 1726879841.94834: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879841.94837: stdout chunk (state=3):\n>>><<<\n 5599 1726879841.94839: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'ansible-tmp-1726879841.9019156-6005-79058174055081=/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879841.94870: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879841.9019156-6005-79058174055081=/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879841.94906: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879841.94913: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED\n 5599 1726879841.94958: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879841.94982: variable 'ansible_module_compression' from source: unknown\n 5599 1726879841.95031: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py\n 5599 1726879841.95055: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py\n 5599 1726879841.95077: variable 'ansible_facts' from source: host vars for 'managed_node1'\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp3t2bek__ TO /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py\n 5599 1726879841.95191: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2s6o_o7g TO /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\n 5599 1726879841.95478: Sending initial data\n 5599 1726879841.95488: Sent initial data (151 bytes)\n 5599 1726879841.95538: Sending initial data\n 5599 1726879841.95542: Sent initial data (152 bytes)\n 5599 1726879841.96766: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879841.96786: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879841.96814: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879841.96834: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879841.96845: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879841.96867: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879841.96889: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879841.96907: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879841.96941: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879841.97116: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879841.97262: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879841.97280: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879841.98896: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879841.98980: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879841.99072: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp3t2bek__\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879841.99094: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp3t2bek__ /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py\n<<<\n 5599 1726879841.99168: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 5599 1726879841.99185: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\n<<<\n 5599 1726879841.99196: stderr chunk (state=3):\n>>>debug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\n<<<\n 5599 1726879841.99213: stderr chunk (state=3):\n>>>debug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879841.99238: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp3t2bek__\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py M:0x001a\r\n<<<\n 5599 1726879841.99328: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879841.99343: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115108\r\n<<<\n 5599 1726879841.99400: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2s6o_o7g\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879841.99404: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2s6o_o7g /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py\n<<<\n 5599 1726879841.99465: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2s6o_o7g\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py M:0x001a\r\n<<<\n 5599 1726879841.99595: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115107\r\n<<<\n 5599 1726879842.00166: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 115108 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879842.00232: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879842.00398: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879842.00433: stderr chunk (state=3):\n>>><<<\n 5599 1726879842.00444: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp3t2bek__ /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp3t2bek__\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp3t2bek__\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115108\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 115108 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879842.00500: done transferring module to remote\n 5599 1726879842.00531: _low_level_execute_command(): starting\n 5599 1726879842.00551: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879842.00555: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/ /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py && sleep 0'\n 5599 1726879842.00558: stderr chunk (state=3):\n>>>debug3: In write loop, ack for 6 115107 bytes at 0\r\n<<<\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879842.00632: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/ /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 5599 1726879842.00916: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879842.01009: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879842.01679: stderr chunk (state=3):\n>>><<<\n 5599 1726879842.01683: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2s6o_o7g /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2s6o_o7g\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2s6o_o7g\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115107\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 115107 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879842.01692: done transferring module to remote\n 5599 1726879842.01694: _low_level_execute_command(): starting\n 5599 1726879842.01697: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/ /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/ /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 5599 1726879842.02189: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879842.02601: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879842.02667: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879842.02722: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879842.02807: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879842.03017: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879842.03056: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879842.03077: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879842.03098: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879842.03114: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879842.03135: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\n<<<\n 5599 1726879842.03153: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879842.03166: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 5599 1726879842.03182: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879842.03228: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879842.03241: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879842.03259: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879842.03310: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879842.04698: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879842.04716: stderr chunk (state=3):\n>>><<<\n 5599 1726879842.04720: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879842.04751: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879842.04981: _low_level_execute_command(): starting\n 5599 1726879842.04985: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 5599 1726879842.05676: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879842.05697: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879842.05717: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879842.05742: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879842.05901: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879842.05906: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879842.05909: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879842.05923: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879842.05987: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879842.08187: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879842.08210: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879842.08243: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 5599 1726879842.08253: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 5599 1726879842.08319: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 5599 1726879842.08326: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 5599 1726879842.08363: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879842.08393: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 5599 1726879842.08408: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 5599 1726879842.08419: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 5599 1726879842.08428: stdout chunk (state=3):\n>>>import 'zipimport' # <<<\n 5599 1726879842.08437: stdout chunk (state=3):\n>>>\r\n# installed zipimport hook\r\n<<<\n 5599 1726879842.08488: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 5599 1726879842.08496: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879842.08508: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879842.08531: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879842.08566: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879842.08601: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879842.08607: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887a0c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58879dbb30>\r\n<<<\n 5599 1726879842.08636: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n<<<\n 5599 1726879842.08643: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 5599 1726879842.08648: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887a0eab0>\r\n<<<\n 5599 1726879842.08671: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 5599 1726879842.08699: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 5599 1726879842.08711: stdout chunk (state=3):\n>>>import 'abc' # \r\n<<<\n 5599 1726879842.08716: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 5599 1726879842.08753: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879842.08848: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879842.08876: stdout chunk (state=3):\n>>>import 'genericpath' # \r\n<<<\n 5599 1726879842.08879: stdout chunk (state=3):\n>>>import 'posixpath' # \r\n<<<\n 5599 1726879842.08937: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 5599 1726879842.08987: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879842.09028: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879842.09045: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58877e1160>\r\n<<<\n 5599 1726879842.09116: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879842.09144: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58877e1fd0>\r\nimport 'site' # \r\n<<<\n 5599 1726879842.09176: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879842.09400: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879842.09418: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879842.09432: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 5599 1726879842.09445: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879842.09461: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879842.09512: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879842.09525: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879842.09554: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879842.09559: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781fe90>\r\n<<<\n 5599 1726879842.09589: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879842.09598: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879842.09626: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781ff50>\r\n<<<\n 5599 1726879842.09649: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879842.09671: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879842.09705: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879842.09749: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879842.09773: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 5599 1726879842.09796: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n<<<\n 5599 1726879842.09809: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887857860>\r\n<<<\n 5599 1726879842.09821: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 5599 1726879842.09839: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887857ef0>\r\n<<<\n 5599 1726879842.09851: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 5599 1726879842.09909: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887837b30>\r\n<<<\n 5599 1726879842.09913: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 5599 1726879842.09947: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878351f0>\r\n<<<\n 5599 1726879842.10055: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781d040>\r\n<<<\n 5599 1726879842.10101: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 5599 1726879842.10115: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 5599 1726879842.10144: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879842.10170: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879842.10189: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879842.10237: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588787b800>\r\n<<<\n 5599 1726879842.10241: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588787a420>\r\n<<<\n 5599 1726879842.10268: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878362a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887878c80>\r\n<<<\n 5599 1726879842.10336: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 5599 1726879842.10361: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ac800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879842.10410: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.10692: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878accb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878acb60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878acf50>\r\n<<<\n 5599 1726879842.10697: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ad640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ad310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ae540>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879842.10724: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c4770>\r\nimport 'errno' # \r\n<<<\n 5599 1726879842.10749: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.10775: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878c5eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n<<<\n 5599 1726879842.10813: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879842.10830: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c6d80>\r\n<<<\n 5599 1726879842.10869: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878c73b0>\r\n<<<\n 5599 1726879842.10901: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c62d0>\r\n<<<\n 5599 1726879842.10915: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879842.10957: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879842.11155: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.11160: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878c7e30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c7560>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ae5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879842.11167: stderr chunk (state=3):\n>>><<<\n 5599 1726879842.11169: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879842.11298: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879842.11302: _low_level_execute_command(): starting\n 5599 1726879842.11305: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879842.11312: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588765fcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887688740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876884a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.11330: stdout chunk (state=3):\n>>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887688770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887688950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588765de50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879842.11435: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879842.11446: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 5599 1726879842.11450: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588768a030>\r\n<<<\n 5599 1726879842.11557: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887688cb0>\r\n<<<\n 5599 1726879842.11561: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878aec90>\r\n<<<\n 5599 1726879842.11591: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879842.11685: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 5599 1726879842.11788: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879842.11792: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876ba390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879842.11795: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879842.11958: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876d2540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879842.11961: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879842.11968: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588770b2c0>\r\n<<<\n 5599 1726879842.12029: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879842.12100: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879842.12166: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887731a60>\r\n<<<\n 5599 1726879842.12240: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588770b3e0>\r\n<<<\n 5599 1726879842.12529: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876d31d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588754c2f0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876d1580>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588768af30>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f588754c500>\r\n<<<\n 5599 1726879842.12533: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_2qdl16vm/ansible_slurp_payload.zip'\r\n<<<\n 5599 1726879842.12808: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879842.12844: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879842.12891: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875a1fa0>\r\nimport '_typing' # \r\n<<<\n 5599 1726879842.12923: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879842.12996: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879842.13079: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879842.13126: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887578e90>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588754ffe0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.13132: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.13180: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879842.13187: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879842.13271: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.13395: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879842.14748: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.16004: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 5599 1726879842.16019: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588757be30>\r\n<<<\n 5599 1726879842.16030: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n<<<\n 5599 1726879842.16039: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879842.16061: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 5599 1726879842.16067: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879842.16092: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879842.16129: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875c99a0>\r\n<<<\n 5599 1726879842.16181: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875c9730>\r\n<<<\n 5599 1726879842.16229: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875c9040>\r\n<<<\n 5599 1726879842.16233: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879842.16284: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879842.16290: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875c9a90>\r\n<<<\n 5599 1726879842.16414: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875a29c0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875ca750>\r\n<<<\n 5599 1726879842.16457: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875ca990>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 5599 1726879842.16482: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875caed0>\r\nimport 'pwd' # \r\n<<<\n 5599 1726879842.16490: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879842.16570: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879842.16577: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879842.16580: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588742cbc0>\r\n<<<\n 5599 1726879842.16585: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879842.16697: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879842.16707: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588742e7e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879842.16713: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879842.16718: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 5599 1726879842.16795: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588742f170>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887430350>\r\n<<<\n 5599 1726879842.16799: stdout chunk (state=3):\n>>># installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879842.16806: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879842.16809: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879842.16857: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n<<<\n 5599 1726879842.16861: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n<<<\n 5599 1726879842.16928: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887432db0>\r\n<<<\n 5599 1726879842.16988: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58874330e0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887431070>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879842.17073: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879842.17082: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb932c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb92fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb932eab0>\r\nimport '_signal' # \r\n<<<\n 5599 1726879842.17086: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879842.17122: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887436d50>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879842.17405: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879842.17412: stdout chunk (state=3):\n>>>import 'genericpath' # \r\n<<<\n 5599 1726879842.17416: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887435820>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887435580>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 5599 1726879842.17419: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887437cb0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887431580>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.17472: stdout chunk (state=3):\n>>>import 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879842.17509: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90fd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90fdfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879842.17513: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588747ee70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588747f020>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887480bf0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874809b0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879842.17588: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879842.17631: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.17703: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879842.17727: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887483140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874812e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879842.17767: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879842.17771: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879842.17781: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879842.17806: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879842.17877: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588748a960>\r\n<<<\n 5599 1726879842.17893: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb913be90>\r\n<<<\n 5599 1726879842.17912: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879842.17927: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb913bf50>\r\n<<<\n 5599 1726879842.17951: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879842.17988: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874832f0>\r\n<<<\n 5599 1726879842.18078: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.18083: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879842.18121: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n<<<\n 5599 1726879842.18130: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91738c0>\r\n<<<\n 5599 1726879842.18134: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\n<<<\n 5599 1726879842.18170: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748b770>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748b980>\r\n<<<\n 5599 1726879842.18243: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9173f50>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9153b60>\r\n<<<\n 5599 1726879842.18249: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748bc80>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588747f320>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879842.18256: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879842.18259: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 5599 1726879842.18261: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.18266: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9151280>\r\n<<<\n 5599 1726879842.18269: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748f4d0>\r\n<<<\n 5599 1726879842.18603: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58874902f0>\r\n<<<\n 5599 1726879842.18607: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9139040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879842.18610: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879842.18617: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588748dc40>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.18623: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9197800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9196420>\r\n<<<\n 5599 1726879842.18681: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748efc0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588748d820>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.18684: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.18692: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9152150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9194cb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c8890>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91382c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91c8d40>\r\n<<<\n 5599 1726879842.18735: stdout chunk (state=3):\n>>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c8bf0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.18741: stdout chunk (state=3):\n>>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91c8fb0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9136de0>\r\n<<<\n 5599 1726879842.18820: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.18824: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.18829: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879842.18948: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c9670>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c9340>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 5599 1726879842.18968: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91ca510>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879842.19030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.19045: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e0740>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.19121: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.19341: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91e1e20>\r\n<<<\n 5599 1726879842.19409: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e2cf0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91e3350>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e2270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91e3dd0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e3500>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91ca570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879842.19419: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879842.19484: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f67c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879842.19542: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f907a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f90500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f907d0>\r\n<<<\n 5599 1726879842.19597: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f909b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f65e20>\r\n<<<\n 5599 1726879842.19607: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879842.19748: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879842.19799: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.19899: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f920c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f90d40>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91cac60>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879842.19944: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879842.20046: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fbe420>\r\n<<<\n 5599 1726879842.20098: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879842.20122: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879842.20138: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879842.20168: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879842.20306: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fda540>\r\n<<<\n 5599 1726879842.20324: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879842.20395: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879842.20491: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879842.20496: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879842.20508: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879842.20536: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879842.20543: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<<\n 5599 1726879842.20546: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879842.20570: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90132c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<<\n 5599 1726879842.20590: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.20601: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887514470>\r\n<<<\n 5599 1726879842.20639: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<<\n 5599 1726879842.20697: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py<<<\n 5599 1726879842.20706: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.20711: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 5599 1726879842.20736: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879842.20741: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887515280>\r\n<<<\n 5599 1726879842.20752: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874937d0>\r\n<<<\n 5599 1726879842.20759: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<<\n 5599 1726879842.20794: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879842.20810: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.20834: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.20854: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879842.20861: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.20919: stdout chunk (state=3):\n>>>\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9039a60><<<\n 5599 1726879842.20921: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.21047: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.21056: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90133e0>\r\n<<<\n 5599 1726879842.21134: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fdb1d0><<<\n 5599 1726879842.21139: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.21195: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py<<<\n 5599 1726879842.21198: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.21201: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 5599 1726879842.21233: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 5599 1726879842.21236: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879842.21250: stdout chunk (state=3):\n>>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e5c380>\r\n<<<\n 5599 1726879842.21283: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875152b0>\r\n<<<\n 5599 1726879842.21288: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.21291: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fd9580>\r\n<<<\n 5599 1726879842.21299: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f92fc0>\r\n<<<\n 5599 1726879842.21446: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<<\n 5599 1726879842.21452: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.21493: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8bb8e5c560><<<\n 5599 1726879842.21501: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.21637: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_oztdsqch/ansible_slurp_payload.zip'\r\n# zipimport: zlib available<<<\n 5599 1726879842.21833: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.21837: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.21928: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879842.21934: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.21981: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<<\n 5599 1726879842.21987: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.22007: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<<\n 5599 1726879842.22022: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.22089: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<<\n 5599 1726879842.22095: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.22231: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<<\n 5599 1726879842.22237: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.22298: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n<<<\n 5599 1726879842.22303: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\n<<<\n 5599 1726879842.22326: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8eb1fd0><<<\n 5599 1726879842.22366: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.22370: stdout chunk (state=3):\n>>>import '_typing' # <<<\n 5599 1726879842.22372: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.22409: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.22478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.22578: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.22684: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.22698: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.22790: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e88ec0>\r\n<<<\n 5599 1726879842.22794: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e5ff50>\r\n<<<\n 5599 1726879842.22853: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.22940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available<<<\n 5599 1726879842.22945: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.23015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.23019: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.23053: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.23096: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.23337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.23594: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879842.23657: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879842.23671: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879842.23770: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887517ce0>\r\n<<<\n 5599 1726879842.23784: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.23861: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.23947: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 5599 1726879842.23961: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879842.23972: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879842.23999: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n<<<\n 5599 1726879842.24005: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879842.24082: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.24218: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887521d90>\r\n<<<\n 5599 1726879842.24280: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.24290: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887522720>\r\n<<<\n 5599 1726879842.24304: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887516870>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.24358: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.24411: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879842.24414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.24458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.24503: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.24560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.24637: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879842.24700: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879842.24775: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875214f0>\r\n<<<\n 5599 1726879842.24813: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887522900>\r\n<<<\n 5599 1726879842.24849: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879842.24855: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.24929: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.25004: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.25031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.25084: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879842.25142: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879842.25147: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879842.25178: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879842.25229: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879842.25251: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879842.25323: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58873b2990>\r\n<<<\n 5599 1726879842.25362: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588732c620>\r\n<<<\n 5599 1726879842.25445: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887326750>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58873265a0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879842.25459: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.25544: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.25547: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879842.25588: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879842.25629: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 5599 1726879842.25642: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.25690: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.25798: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.25954: stdout chunk (state=3):\n>>>\r\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDb2c5ckltcGtRS3lldnNHUlZlYnQxYmV6N3VEQy9QQXZXQmtWM3A1VFUydmxScXZxSXNHdHNqdncrWkVaYTNyd3ozYktEUUdLMWRBS1d0eGRCOGZ3bDBCSDNMOWJxeVIzazloRUo3MjRHaHk0NEwrUUVrdTI1TUd3RVkwNG0xMk9KOVlhdDJ5ZkRFMFZ5WnJ5S1pFazhPRWZiVHo5SDhsU3REVk9xcHUyS0NmVWRaeGpkVG15YmNTUDd0bnhYbklPdFRjaHpBY3IxY0J5M1NDRmQwME0veHpZUGkzYUtwYlgzVGdGbXN4cm4zSGtsZVVjMlRGaXdvV0FjWTBRaU1qbzFHa0ZHdVRvMUlMNTNTeWZoN3VneU85WW13RG03QzhwYkFxOENEejBYWkpkWGswQUZpZ2ZZUXpBbmR1ZHoyY1lSeElPY0pQZXJvSzdWNEhCRFFpSWlFakZLWlJPYXcwL0ZJbnlrOUZDcm93T2lqZXQ3UEtIYVVxWWhsSTFZNEtlVDZXVTRYUGVTbVpjb0JzQlBWanZlbHgvR0orVGlzd2R1R2xHVzhuaGc3N0Z3OW5iK3RqamR4R1RjODhTMlEzTStNMlcrMEFjd2VzeUJURGc3MTYybm1XNWlSRVN1VXFyazRaNFVSNURhZFdabFlXT3JUejRSNlAzYVc2VVBiOGs9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"}}}\r\n# destroy __main__\r\n<<<\n 5599 1726879842.26268: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n<<<\n 5599 1726879842.26284: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n<<<\n 5599 1726879842.26325: stdout chunk (state=3):\n>>># cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n<<<\n 5599 1726879842.26329: stdout chunk (state=3):\n>>># cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n<<<\n 5599 1726879842.26346: stdout chunk (state=3):\n>>># cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n<<<\n 5599 1726879842.26365: stdout chunk (state=3):\n>>># cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n<<<\n 5599 1726879842.26417: stdout chunk (state=3):\n>>># cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n<<<\n 5599 1726879842.26421: stdout chunk (state=3):\n>>># cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n<<<\n 5599 1726879842.26466: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879842.26743: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879842.26747: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 5599 1726879842.26750: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n<<<\n 5599 1726879842.26795: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.26923: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n<<<\n 5599 1726879842.26931: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n<<<\n 5599 1726879842.26975: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879842.27019: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n<<<\n 5599 1726879842.27057: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n<<<\n 5599 1726879842.27111: stdout chunk (state=3):\n>>># cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n<<<\n 5599 1726879842.27141: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n<<<\n 5599 1726879842.27186: stdout chunk (state=3):\n>>># destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n<<<\n 5599 1726879842.27235: stdout chunk (state=3):\n>>># cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases<<<\n 5599 1726879842.27269: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n<<<\n 5599 1726879842.27287: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879842.27416: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 5599 1726879842.27447: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n<<<\n 5599 1726879842.27512: stdout chunk (state=3):\n>>># destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879842.27543: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 5599 1726879842.27571: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879842.27778: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879842.28155: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879842.28249: stderr chunk (state=3):\n>>><<<\n 5599 1726879842.28252: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887a0c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58879dbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887a0eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58877e1160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58877e1fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781fe90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781ff50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887857860>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887857ef0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887837b30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878351f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781d040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588787b800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588787a420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878362a0>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887878c80>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ac800>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781c2c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878accb0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878acb60>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878acf50>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781ade0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ad640>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ad310>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ae540>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c4770>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878c5eb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c6d80>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878c73b0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c62d0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878c7e30>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c7560>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ae5a0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588765fcb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887688740>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876884a0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887688770>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887688950>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588765de50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588768a030>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887688cb0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878aec90>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876ba390>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876d2540>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588770b2c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887731a60>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588770b3e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876d31d0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588754c2f0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876d1580>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588768af30>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f588754c500>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_slurp_payload_2qdl16vm/ansible_slurp_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875a1fa0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887578e90>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588754ffe0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588757be30>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875c99a0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875c9730>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875c9040>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875c9a90>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875a29c0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875ca750>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875ca990>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875caed0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588742cbc0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588742e7e0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588742f170>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887430350>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887432db0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58874330e0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887431070>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887436d50>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887435820>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887435580>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887437cb0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887431580>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588747ee70>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588747f020>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887480bf0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874809b0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887483140>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874812e0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588748a960>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874832f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748b770>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748b980>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748bc80>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588747f320>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748f4d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58874902f0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588748dc40>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748efc0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588748d820>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887514470>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887515280>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874937d0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875152b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887517ce0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887521d90>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887522720>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887516870>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875214f0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887522900>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58873b2990>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588732c620>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887326750>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58873265a0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDb2c5ckltcGtRS3lldnNHUlZlYnQxYmV6N3VEQy9QQXZXQmtWM3A1VFUydmxScXZxSXNHdHNqdncrWkVaYTNyd3ozYktEUUdLMWRBS1d0eGRCOGZ3bDBCSDNMOWJxeVIzazloRUo3MjRHaHk0NEwrUUVrdTI1TUd3RVkwNG0xMk9KOVlhdDJ5ZkRFMFZ5WnJ5S1pFazhPRWZiVHo5SDhsU3REVk9xcHUyS0NmVWRaeGpkVG15YmNTUDd0bnhYbklPdFRjaHpBY3IxY0J5M1NDRmQwME0veHpZUGkzYUtwYlgzVGdGbXN4cm4zSGtsZVVjMlRGaXdvV0FjWTBRaU1qbzFHa0ZHdVRvMUlMNTNTeWZoN3VneU85WW13RG03QzhwYkFxOENEejBYWkpkWGswQUZpZ2ZZUXpBbmR1ZHoyY1lSeElPY0pQZXJvSzdWNEhCRFFpSWlFakZLWlJPYXcwL0ZJbnlrOUZDcm93T2lqZXQ3UEtIYVVxWWhsSTFZNEtlVDZXVTRYUGVTbVpjb0JzQlBWanZlbHgvR0orVGlzd2R1R2xHVzhuaGc3N0Z3OW5iK3RqamR4R1RjODhTMlEzTStNMlcrMEFjd2VzeUJURGc3MTYybm1XNWlSRVN1VXFyazRaNFVSNURhZFdabFlXT3JUejRSNlAzYVc2VVBiOGs9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879842.28359: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887a0c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58879dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887a0eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58877e1160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58877e1fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887857860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887857ef0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887837b30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878351f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588787b800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588787a420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878362a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887878c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ac800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878accb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878acb60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878acf50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ad640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ad310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ae540>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c4770>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878c5eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c6d80>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878c73b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c62d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878c7e30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c7560>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ae5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588765fcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887688740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876884a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887688770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887688950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588765de50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588768a030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887688cb0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878aec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876ba390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876d2540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588770b2c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887731a60>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588770b3e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876d31d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588754c2f0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876d1580>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588768af30>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f588754c500>\r\n# zipimport: found 30 names in '/tmp/ansible_slurp_payload_2qdl16vm/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875a1fa0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887578e90>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588754ffe0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588757be30>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875c99a0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875c9730>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875c9040>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875c9a90>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875a29c0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875ca750>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875ca990>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875caed0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588742cbc0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588742e7e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588742f170>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887430350>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887432db0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58874330e0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887431070>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887436d50>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887435820>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887435580>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887437cb0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887431580>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588747ee70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588747f020>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887480bf0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874809b0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887483140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874812e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588748a960>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874832f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748b770>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748b980>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748bc80>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588747f320>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748f4d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58874902f0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588748dc40>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748efc0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588748d820>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887514470>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887515280>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874937d0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875152b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887517ce0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887521d90>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887522720>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887516870>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875214f0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887522900>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58873b2990>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588732c620>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887326750>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58873265a0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDb2c5ckltcGtRS3lldnNHUlZlYnQxYmV6N3VEQy9QQXZXQmtWM3A1VFUydmxScXZxSXNHdHNqdncrWkVaYTNyd3ozYktEUUdLMWRBS1d0eGRCOGZ3bDBCSDNMOWJxeVIzazloRUo3MjRHaHk0NEwrUUVrdTI1TUd3RVkwNG0xMk9KOVlhdDJ5ZkRFMFZ5WnJ5S1pFazhPRWZiVHo5SDhsU3REVk9xcHUyS0NmVWRaeGpkVG15YmNTUDd0bnhYbklPdFRjaHpBY3IxY0J5M1NDRmQwME0veHpZUGkzYUtwYlgzVGdGbXN4cm4zSGtsZVVjMlRGaXdvV0FjWTBRaU1qbzFHa0ZHdVRvMUlMNTNTeWZoN3VneU85WW13RG03QzhwYkFxOENEejBYWkpkWGswQUZpZ2ZZUXpBbmR1ZHoyY1lSeElPY0pQZXJvSzdWNEhCRFFpSWlFakZLWlJPYXcwL0ZJbnlrOUZDcm93T2lqZXQ3UEtIYVVxWWhsSTFZNEtlVDZXVTRYUGVTbVpjb0JzQlBWanZlbHgvR0orVGlzd2R1R2xHVzhuaGc3N0Z3OW5iK3RqamR4R1RjODhTMlEzTStNMlcrMEFjd2VzeUJURGc3MTYybm1XNWlSRVN1VXFyazRaNFVSNURhZFdabFlXT3JUejRSNlAzYVc2VVBiOGs9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n 5599 1726879842.30258: done with _execute_module (slurp, {'src': '/etc/ssh/ssh_host_rsa_key.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879842.30263: _low_level_execute_command(): starting\n 5599 1726879842.30266: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879842.30280: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879842.30283: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879842.30286: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879842.30288: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879842.30291: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879842.30294: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\n<<<\n 5599 1726879842.30296: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879842.30299: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 5599 1726879842.30302: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879842.30305: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879842.30307: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879842.30310: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879842.30313: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 5599 1726879842.30315: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\n<<<\n 5599 1726879842.30317: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 5599 1726879842.30319: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879842.30321: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879842.30323: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879842.30325: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879842.30327: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\n<<<\n 5599 1726879842.30329: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e8be60>\r\n<<<\n 5599 1726879842.30332: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879842.30334: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879842.30336: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879842.30338: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<<\n 5599 1726879842.30340: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.30347: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879842.30349: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879842.30351: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879842.30354: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n<<<\n 5599 1726879842.30356: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879842.30381: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879842.30385: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.30392: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8ed9910>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8ed96d0>\r\n<<<\n 5599 1726879842.30399: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8ed8fe0>\r\n<<<\n 5599 1726879842.30435: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8ed9a00><<<\n 5599 1726879842.30439: stdout chunk (state=3):\n>>>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8eb2c60><<<\n 5599 1726879842.30443: stdout chunk (state=3):\n>>>\r\nimport 'atexit' # <<<\n 5599 1726879842.30457: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.30461: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8eda6c0><<<\n 5599 1726879842.30465: stdout chunk (state=3):\n>>>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.30468: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.30470: stdout chunk (state=3):\n>>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8eda900>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879842.30473: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<<\n 5599 1726879842.30477: stdout chunk (state=3):\n>>>\r\nimport '_locale' # \r\n<<<\n 5599 1726879842.30479: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8edae40>\r\nimport 'pwd' # <<<\n 5599 1726879842.30481: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879842.30539: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<<\n 5599 1726879842.30543: stdout chunk (state=3):\n>>>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d3cb90><<<\n 5599 1726879842.30599: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.30603: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.30652: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d3e7b0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879842.30687: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<<\n 5599 1726879842.30779: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.30783: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d3f170><<<\n 5599 1726879842.30795: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py<<<\n 5599 1726879842.30858: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879842.30907: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d40350>\r\n<<<\n 5599 1726879842.30925: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<<\n 5599 1726879842.31007: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879842.31055: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n<<<\n 5599 1726879842.31079: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879842.31159: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d42e10><<<\n 5599 1726879842.31228: stdout chunk (state=3):\n>>>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.31241: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.31290: stdout chunk (state=3):\n>>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d42f30>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d410d0>\r\n<<<\n 5599 1726879842.31331: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879842.31425: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py<<<\n 5599 1726879842.31514: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879842.31597: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<<\n 5599 1726879842.31600: stdout chunk (state=3):\n>>>\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d46e10>\r\n<<<\n 5599 1726879842.31747: stdout chunk (state=3):\n>>>import '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d45910>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d45670>\r\n<<<\n 5599 1726879842.31840: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879842.31844: stdout chunk (state=3):\n>>><<<\n 5599 1726879842.31847: stderr chunk (state=3):\n>>><<<\n 5599 1726879842.31849: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 5599 1726879842.32085: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879842.32100: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879842.32103: handler run complete\n 5599 1726879842.32105: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879842.32108: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879842.32110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879842.32113: variable 'ansible_port' from source: unknown\n 5599 1726879842.32115: variable 'ansible_user' from source: unknown\n 5599 1726879842.32117: attempt loop complete, returning result\n 5599 1726879842.32119: _execute() done\n 5599 1726879842.32122: dumping result to json\n 5599 1726879842.32124: done dumping result, returning\n 5599 1726879842.32126: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key [0affef3a-ec81-5b39-170e-000000000169]\n 5599 1726879842.32194: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d47d40>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d41550>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d8efc0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d8f0e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 5599 1726879842.32198: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'<<<\n 5599 1726879842.32272: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n<<<\n 5599 1726879842.32282: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'<<<\n 5599 1726879842.32316: stdout chunk (state=3):\n>>>\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879842.32367: stdout chunk (state=3):\n>>>\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d90cb0>\r\n<<<\n 5599 1726879842.32404: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d90a70>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879842.32617: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<<\n 5599 1726879842.32747: stdout chunk (state=3):\n>>>\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.32767: stdout chunk (state=3):\n>>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d931d0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d91310>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879842.32808: sending task result for task 0affef3a-ec81-5b39-170e-000000000169\n 5599 1726879842.32848: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<<\n 5599 1726879842.32859: stdout chunk (state=3):\n>>>\r\n<<<\nok: [managed_node3] => {\n \"changed\": false,\n \"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDb2c5ckltcGtRS3lldnNHUlZlYnQxYmV6N3VEQy9QQXZXQmtWM3A1VFUydmxScXZxSXNHdHNqdncrWkVaYTNyd3ozYktEUUdLMWRBS1d0eGRCOGZ3bDBCSDNMOWJxeVIzazloRUo3MjRHaHk0NEwrUUVrdTI1TUd3RVkwNG0xMk9KOVlhdDJ5ZkRFMFZ5WnJ5S1pFazhPRWZiVHo5SDhsU3REVk9xcHUyS0NmVWRaeGpkVG15YmNTUDd0bnhYbklPdFRjaHpBY3IxY0J5M1NDRmQwME0veHpZUGkzYUtwYlgzVGdGbXN4cm4zSGtsZVVjMlRGaXdvV0FjWTBRaU1qbzFHa0ZHdVRvMUlMNTNTeWZoN3VneU85WW13RG03QzhwYkFxOENEejBYWkpkWGswQUZpZ2ZZUXpBbmR1ZHoyY1lSeElPY0pQZXJvSzdWNEhCRFFpSWlFakZLWlJPYXcwL0ZJbnlrOUZDcm93T2lqZXQ3UEtIYVVxWWhsSTFZNEtlVDZXVTRYUGVTbVpjb0JzQlBWanZlbHgvR0orVGlzd2R1R2xHVzhuaGc3N0Z3OW5iK3RqamR4R1RjODhTMlEzTStNMlcrMEFjd2VzeUJURGc3MTYybm1XNWlSRVN1VXFyazRaNFVSNURhZFdabFlXT3JUejRSNlAzYVc2VVBiOGs9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\",\n \"encoding\": \"base64\",\n \"invocation\": {\n \"module_args\": {\n \"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"\n }\n },\n \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\"\n}\n 5599 1726879842.33155: done sending task result for task 0affef3a-ec81-5b39-170e-000000000169\n 5599 1726879842.33158: WORKER PROCESS EXITING\n 5599 1726879842.33161: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'<<<\n 5599 1726879842.33166: stdout chunk (state=3):\n>>>\r\nimport '_string' # <<<\n 5599 1726879842.33168: stdout chunk (state=3):\n>>>\r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d9a960><<<\n 5599 1726879842.33170: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.33309: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d93320>\r\n<<<\n 5599 1726879842.33453: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.33477: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9b770>\r\n<<<\n 5599 1726879842.33529: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9b5f0><<<\n 5599 1726879842.33648: stdout chunk (state=3):\n>>>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879842.33669: stdout chunk (state=3):\n>>>\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879842.33755: stdout chunk (state=3):\n>>>\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9bd10>\r\n<<<\n 5599 1726879842.33827: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d8f3e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<<\n 5599 1726879842.33854: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py<<<\n 5599 1726879842.34050: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9ebd0>\r\n<<<\n 5599 1726879842.34406: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879842.34439: stdout chunk (state=3):\n>>>\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9ffe0>\r\n<<<\n 5599 1726879842.34455: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d9d370><<<\n 5599 1726879842.34485: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.34497: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879842.34510: stdout chunk (state=3):\n>>>\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879842.34542: stdout chunk (state=3):\n>>>\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9e6f0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d9cf20><<<\n 5599 1726879842.34571: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879842.34598: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879842.34606: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.compat' # <<<\n 5599 1726879842.34641: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.34685: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.34952: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.35168: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879842.35201: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.35205: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879842.35235: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.common' # <<<\n 5599 1726879842.35281: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879842.35310: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879842.35341: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.common.text' # <<<\n 5599 1726879842.35371: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.35529: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.35692: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879842.35696: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.35996: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879842.36002: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.37528: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879842.37543: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.38737: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879842.38767: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 5599 1726879842.38793: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # <<<\n 5599 1726879842.38807: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.common.text.converters' # <<<\n 5599 1726879842.38859: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<<\n 5599 1726879842.38862: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.38906: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<<\n 5599 1726879842.39003: stdout chunk (state=3):\n>>>\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.39007: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879842.39023: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.39036: stdout chunk (state=3):\n>>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e241a0>\r\n<<<\n 5599 1726879842.39226: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 5599 1726879842.39258: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879842.39312: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e24f50>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8da36b0><<<\n 5599 1726879842.39315: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.39399: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available<<<\n 5599 1726879842.39440: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.39477: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # <<<\n 5599 1726879842.39486: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.39627: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.39811: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879842.39827: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.40204: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py<<<\n 5599 1726879842.40226: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.40240: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'<<<\n 5599 1726879842.40260: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.40272: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e25040><<<\n 5599 1726879842.40281: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.40382: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.41453: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879842.41459: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.42435: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.42586: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.42751: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.42883: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879842.42914: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879842.42921: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.43077: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879842.43125: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.43297: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # <<<\n 5599 1726879842.43324: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.43366: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available<<<\n 5599 1726879842.43387: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.parsing' # <<<\n 5599 1726879842.43426: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879842.43447: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.43579: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # <<<\n 5599 1726879842.43601: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.43605: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879842.43610: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.44175: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879842.44227: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.44695: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879842.44810: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'<<<\n 5599 1726879842.44862: stdout chunk (state=3):\n>>>\r\nimport '_ast' # <<<\n 5599 1726879842.44866: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.45032: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e26fc0>\r\n<<<\n 5599 1726879842.45056: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879842.45063: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.45218: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879842.45245: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.45406: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 5599 1726879842.45420: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # <<<\n 5599 1726879842.45448: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.45469: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879842.45487: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # <<<\n 5599 1726879842.45540: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.45543: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<<\n 5599 1726879842.45566: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<<\n 5599 1726879842.45579: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.45719: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.45943: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e31be0>\r\n<<<\n 5599 1726879842.46004: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879842.46156: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e324e0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e26480>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.46177: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # <<<\n 5599 1726879842.46189: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879842.46277: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.46284: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879842.46295: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.46387: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.46530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.46750: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879842.47052: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e31160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e326f0>\r\n<<<\n 5599 1726879842.47099: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\n<<<\n 5599 1726879842.47115: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.process' # <<<\n 5599 1726879842.47142: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879842.47157: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.47283: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879842.47310: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.47455: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879842.47498: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879842.47506: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.47616: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py<<<\n 5599 1726879842.47631: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.47638: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879842.47678: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py<<<\n 5599 1726879842.47684: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.47751: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py<<<\n 5599 1726879842.47757: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.47859: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879842.47918: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<<\n 5599 1726879842.47927: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.48100: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8cc2990>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8c3c6e0><<<\n 5599 1726879842.48110: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.48235: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e37a70><<<\n 5599 1726879842.48291: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.48311: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e376b0><<<\n 5599 1726879842.48328: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.48339: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\n<<<\n 5599 1726879842.48372: stdout chunk (state=3):\n>>>import 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.48455: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # <<<\n 5599 1726879842.48476: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.48482: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879842.48589: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.48624: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # <<<\n 5599 1726879842.48647: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879842.48727: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879842.48907: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879842.49107: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.49137: stdout chunk (state=3):\n>>>{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEMENvQ1l2QkxMbFgybDhjS0c1bHI0YWVZNFFjcjdnUnJtVzFjZEtoN1FaZ29qRzVBVnVWNkZVVWY4aERkN3h0Sm5sTVVzTEZURVhoRHpqSG5GdUppaWxNQ2M0RXU5emZmeTBUNUNHSUh2S0w5QTNLa0U0VGRLUjk2WFBxWHQ5Zy8xN1lFdUpZdFN6UjBGbytQWkZDWjJ6ZktyWnNWV0o3L0RoY2FhcmN0OEk3UFAzUHFWQVBwOWE4bWUyd3VFdkw3T2xWdy83M3A0M0dTVzhRT1pjcHl3eVVhVGZLTzZSQnh0M2tnQTUyZUJGZTArUTJRRXhCdTFHbEozRmJITEs1OXVDYzVpV3pFUWxUQ2h2elZIOHZDbDNwNXRwaktzNXdoRE1yM3hLeTVwb01aN2JHUno2aExlZmVZc3BKb1pvZ2krK0lML1VzRktJMXlUOVh4Z2hMZlZ4YkJVdW5hUlJOT040WHMwQW1DbTJZWXR5aThzMndsVFhmS0VGMzN3MSthbWRvOFRnVEQrbC92VzlQelRqcGxiSHlqS0l2alhRZXhhbWV2NEZ0STJKc2MvdmNFOE9WTU9YWkFvRDlWL1laL3RkZUozekxTR0JWK0srdVhNb0ZnMWxtRTNyLytWYTA4VHF4VTRhQTBMVTliYllyVDA1NXR3OHNqSm4wb3JHY009IHJvb3RAaXAtMTAtMzEtMTItMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"}}}<<<\n 5599 1726879842.49146: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.49290: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 5599 1726879842.49699: stdout chunk (state=3):\n>>># clear sys.path_importer_cache<<<\n 5599 1726879842.49706: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.49737: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n<<<\n 5599 1726879842.49741: stdout chunk (state=3):\n>>># clear builtins._<<<\n 5599 1726879842.49750: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.49755: stdout chunk (state=3):\n>>># clear sys.path<<<\n 5599 1726879842.49763: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.49780: stdout chunk (state=3):\n>>># clear sys.argv\r\n# clear sys.ps1<<<\n 5599 1726879842.49794: stdout chunk (state=3):\n>>>\r\n# clear sys.ps2<<<\n 5599 1726879842.49834: stdout chunk (state=3):\n>>>\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref<<<\n 5599 1726879842.49860: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc<<<\n 5599 1726879842.49904: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n<<<\n 5599 1726879842.49938: stdout chunk (state=3):\n>>># cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants<<<\n 5599 1726879842.50106: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n<<<\n 5599 1726879842.50459: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879842.50877: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery<<<\n 5599 1726879842.51076: stdout chunk (state=3):\n>>>\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 5599 1726879842.51161: stdout chunk (state=3):\n>>># destroy selectors\r\n# destroy errno\r\n# destroy array\r\n<<<\n 5599 1726879842.51190: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 5599 1726879842.51215: stdout chunk (state=3):\n>>># destroy _hashlib\r\n<<<\n 5599 1726879842.51249: stdout chunk (state=3):\n>>># destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n<<<\n 5599 1726879842.51277: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n<<<\n 5599 1726879842.51356: stdout chunk (state=3):\n>>># destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879842.51464: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n<<<\n 5599 1726879842.51510: stdout chunk (state=3):\n>>># destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n<<<\n 5599 1726879842.51669: stdout chunk (state=3):\n>>># destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879842.51812: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 5599 1726879842.51836: stdout chunk (state=3):\n>>># destroy _socket\r\n<<<\n 5599 1726879842.51849: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 5599 1726879842.51880: stdout chunk (state=3):\n>>># destroy platform\r\n<<<\n 5599 1726879842.51935: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n<<<\n 5599 1726879842.51938: stdout chunk (state=3):\n>>># destroy tokenize\r\n<<<\n 5599 1726879842.52138: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings<<<\n 5599 1726879842.52232: stdout chunk (state=3):\n>>>\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings<<<\n 5599 1726879842.52239: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879842.52260: stdout chunk (state=3):\n>>># destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 5599 1726879842.52301: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n<<<\n 5599 1726879842.52396: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n<<<\n 5599 1726879842.52400: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879842.52891: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879842.52894: stdout chunk (state=3):\n>>><<<\n 5599 1726879842.52897: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb932c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb92fbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb932eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90fd160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90fdfd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb913be90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb913bf50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91738c0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9173f50>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9153b60>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9151280>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9139040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9197800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9196420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9152150>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9194cb0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c8890>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91382c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91c8d40>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c8bf0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91c8fb0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9136de0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c9670>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c9340>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91ca510>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e0740>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91e1e20>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e2cf0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91e3350>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e2270>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91e3dd0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e3500>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91ca570>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f67c80>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f907a0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f90500>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f907d0>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f909b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f65e20>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f920c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f90d40>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91cac60>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fbe420>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fda540>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90132c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9039a60>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90133e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fdb1d0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e5c380>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fd9580>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f92fc0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8bb8e5c560>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_slurp_payload_oztdsqch/ansible_slurp_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8eb1fd0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e88ec0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e5ff50>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e8be60>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8ed9910>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8ed96d0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8ed8fe0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8ed9a00>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8eb2c60>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8eda6c0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8eda900>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8edae40>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d3cb90>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d3e7b0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d3f170>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d40350>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d42e10>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d42f30>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d410d0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d46e10>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d45910>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d45670>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d47d40>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d41550>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d8efc0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d8f0e0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d90cb0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d90a70>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d931d0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d91310>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d9a960>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d93320>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9b770>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9b5f0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9bd10>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d8f3e0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9ebd0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9ffe0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d9d370>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9e6f0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d9cf20>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e241a0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e24f50>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8da36b0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e25040>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e26fc0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e31be0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e324e0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e26480>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e31160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e326f0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8cc2990>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8c3c6e0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e37a70>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e376b0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEMENvQ1l2QkxMbFgybDhjS0c1bHI0YWVZNFFjcjdnUnJtVzFjZEtoN1FaZ29qRzVBVnVWNkZVVWY4aERkN3h0Sm5sTVVzTEZURVhoRHpqSG5GdUppaWxNQ2M0RXU5emZmeTBUNUNHSUh2S0w5QTNLa0U0VGRLUjk2WFBxWHQ5Zy8xN1lFdUpZdFN6UjBGbytQWkZDWjJ6ZktyWnNWV0o3L0RoY2FhcmN0OEk3UFAzUHFWQVBwOWE4bWUyd3VFdkw3T2xWdy83M3A0M0dTVzhRT1pjcHl3eVVhVGZLTzZSQnh0M2tnQTUyZUJGZTArUTJRRXhCdTFHbEozRmJITEs1OXVDYzVpV3pFUWxUQ2h2elZIOHZDbDNwNXRwaktzNXdoRE1yM3hLeTVwb01aN2JHUno2aExlZmVZc3BKb1pvZ2krK0lML1VzRktJMXlUOVh4Z2hMZlZ4YkJVdW5hUlJOT040WHMwQW1DbTJZWXR5aThzMndsVFhmS0VGMzN3MSthbWRvOFRnVEQrbC92VzlQelRqcGxiSHlqS0l2alhRZXhhbWV2NEZ0STJKc2MvdmNFOE9WTU9YWkFvRDlWL1laL3RkZUozekxTR0JWK0srdVhNb0ZnMWxtRTNyLytWYTA4VHF4VTRhQTBMVTliYllyVDA1NXR3OHNqSm4wb3JHY009IHJvb3RAaXAtMTAtMzEtMTItMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879842.53159: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb932c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb92fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb932eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90fd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90fdfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb913be90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb913bf50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91738c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9173f50>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9153b60>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9151280>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9139040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9197800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9196420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9152150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9194cb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c8890>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91382c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91c8d40>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c8bf0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91c8fb0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9136de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c9670>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c9340>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91ca510>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e0740>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91e1e20>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e2cf0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91e3350>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e2270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91e3dd0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e3500>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91ca570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f67c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f907a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f90500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f907d0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f909b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f65e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f920c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f90d40>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91cac60>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fbe420>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fda540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90132c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9039a60>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90133e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fdb1d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e5c380>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fd9580>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f92fc0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8bb8e5c560>\r\n# zipimport: found 30 names in '/tmp/ansible_slurp_payload_oztdsqch/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8eb1fd0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e88ec0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e5ff50>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e8be60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8ed9910>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8ed96d0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8ed8fe0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8ed9a00>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8eb2c60>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8eda6c0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8eda900>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8edae40>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d3cb90>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d3e7b0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d3f170>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d40350>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d42e10>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d42f30>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d410d0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d46e10>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d45910>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d45670>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d47d40>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d41550>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d8efc0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d8f0e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d90cb0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d90a70>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d931d0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d91310>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d9a960>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d93320>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9b770>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9b5f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9bd10>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d8f3e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9ebd0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9ffe0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d9d370>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9e6f0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d9cf20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e241a0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e24f50>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8da36b0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e25040>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e26fc0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e31be0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e324e0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e26480>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e31160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e326f0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8cc2990>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8c3c6e0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e37a70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e376b0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEMENvQ1l2QkxMbFgybDhjS0c1bHI0YWVZNFFjcjdnUnJtVzFjZEtoN1FaZ29qRzVBVnVWNkZVVWY4aERkN3h0Sm5sTVVzTEZURVhoRHpqSG5GdUppaWxNQ2M0RXU5emZmeTBUNUNHSUh2S0w5QTNLa0U0VGRLUjk2WFBxWHQ5Zy8xN1lFdUpZdFN6UjBGbytQWkZDWjJ6ZktyWnNWV0o3L0RoY2FhcmN0OEk3UFAzUHFWQVBwOWE4bWUyd3VFdkw3T2xWdy83M3A0M0dTVzhRT1pjcHl3eVVhVGZLTzZSQnh0M2tnQTUyZUJGZTArUTJRRXhCdTFHbEozRmJITEs1OXVDYzVpV3pFUWxUQ2h2elZIOHZDbDNwNXRwaktzNXdoRE1yM3hLeTVwb01aN2JHUno2aExlZmVZc3BKb1pvZ2krK0lML1VzRktJMXlUOVh4Z2hMZlZ4YkJVdW5hUlJOT040WHMwQW1DbTJZWXR5aThzMndsVFhmS0VGMzN3MSthbWRvOFRnVEQrbC92VzlQelRqcGxiSHlqS0l2alhRZXhhbWV2NEZ0STJKc2MvdmNFOE9WTU9YWkFvRDlWL1laL3RkZUozekxTR0JWK0srdVhNb0ZnMWxtRTNyLytWYTA4VHF4VTRhQTBMVTliYllyVDA1NXR3OHNqSm4wb3JHY009IHJvb3RAaXAtMTAtMzEtMTItMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879842.54675: done with _execute_module (slurp, {'src': '/etc/ssh/ssh_host_rsa_key.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879842.54680: _low_level_execute_command(): starting\n 5599 1726879842.54683: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879842.54695: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879842.54698: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879842.54701: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879842.54704: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879842.54707: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879842.54753: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879842.54777: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879842.54781: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879842.54784: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879842.54855: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879842.57617: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879842.57621: stdout chunk (state=3):\n>>><<<\n 5599 1726879842.57624: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879842.57633: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879842.57635: handler run complete\n 5599 1726879842.57638: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879842.57640: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879842.57642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879842.57644: variable 'ansible_port' from source: unknown\n 5599 1726879842.57647: variable 'ansible_user' from source: unknown\n 5599 1726879842.57659: attempt loop complete, returning result\n 5599 1726879842.57670: _execute() done\n 5599 1726879842.57678: dumping result to json\n 5599 1726879842.57688: done dumping result, returning\n 5599 1726879842.57701: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key [0affef3a-ec81-5b39-170e-000000000169]\n 5599 1726879842.57713: sending task result for task 0affef3a-ec81-5b39-170e-000000000169\n 5599 1726879842.57902: done sending task result for task 0affef3a-ec81-5b39-170e-000000000169\n 5599 1726879842.57907: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEMENvQ1l2QkxMbFgybDhjS0c1bHI0YWVZNFFjcjdnUnJtVzFjZEtoN1FaZ29qRzVBVnVWNkZVVWY4aERkN3h0Sm5sTVVzTEZURVhoRHpqSG5GdUppaWxNQ2M0RXU5emZmeTBUNUNHSUh2S0w5QTNLa0U0VGRLUjk2WFBxWHQ5Zy8xN1lFdUpZdFN6UjBGbytQWkZDWjJ6ZktyWnNWV0o3L0RoY2FhcmN0OEk3UFAzUHFWQVBwOWE4bWUyd3VFdkw3T2xWdy83M3A0M0dTVzhRT1pjcHl3eVVhVGZLTzZSQnh0M2tnQTUyZUJGZTArUTJRRXhCdTFHbEozRmJITEs1OXVDYzVpV3pFUWxUQ2h2elZIOHZDbDNwNXRwaktzNXdoRE1yM3hLeTVwb01aN2JHUno2aExlZmVZc3BKb1pvZ2krK0lML1VzRktJMXlUOVh4Z2hMZlZ4YkJVdW5hUlJOT040WHMwQW1DbTJZWXR5aThzMndsVFhmS0VGMzN3MSthbWRvOFRnVEQrbC92VzlQelRqcGxiSHlqS0l2alhRZXhhbWV2NEZ0STJKc2MvdmNFOE9WTU9YWkFvRDlWL1laL3RkZUozekxTR0JWK0srdVhNb0ZnMWxtRTNyLytWYTA4VHF4VTRhQTBMVTliYllyVDA1NXR3OHNqSm4wb3JHY009IHJvb3RAaXAtMTAtMzEtMTItMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\",\n \"encoding\": \"base64\",\n \"invocation\": {\n \"module_args\": {\n \"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"\n }\n },\n \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\"\n}\n 5599 1726879842.58030: no more pending results, returning what we have\n 5599 1726879842.58038: results queue empty\n 5599 1726879842.58039: checking for any_errors_fatal\n 5599 1726879842.58057: done checking for any_errors_fatal\n 5599 1726879842.58059: checking for max_fail_percentage\n 5599 1726879842.58061: done checking for max_fail_percentage\n 5599 1726879842.58063: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879842.58068: done checking to see if all hosts have failed\n 5599 1726879842.58069: getting the remaining hosts for this loop\n 5599 1726879842.58075: done getting the remaining hosts for this loop\n 5599 1726879842.58182: getting the next task for host managed_node1\n 5599 1726879842.58191: done getting next task for host managed_node1\n 5599 1726879842.58196: ^ task is: TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node\n 5599 1726879842.58201: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879842.58203: getting the next task for host managed_node2\n 5599 1726879842.58214: done getting next task for host managed_node2\n 5599 1726879842.58216: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879842.58218: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879842.58219: getting the next task for host managed_node3\n 5599 1726879842.58222: done getting next task for host managed_node3\n 5599 1726879842.58225: ^ task is: TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node\n 5599 1726879842.58228: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879842.58250: getting variables\n 5599 1726879842.58252: in VariableManager get_vars()\n 5599 1726879842.58406: Calling all_inventory to load vars for managed_node1\n 5599 1726879842.58409: Calling groups_inventory to load vars for managed_node1\n 5599 1726879842.58412: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879842.58421: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879842.58424: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879842.58427: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879842.58814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879842.59176: done with get_vars()\n 5599 1726879842.59192: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node] ***\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59\nFriday 20 September 2024 20:50:42 -0400 (0:00:00.796) 0:00:20.380 ****** \n 5599 1726879842.59324: entering _queue_task() for managed_node1/known_hosts\n 5599 1726879842.59327: Creating lock for known_hosts\n 5599 1726879842.59894: worker is 1 (out of 3 available)\n 5599 1726879842.59909: exiting _queue_task() for managed_node1/known_hosts\n 5599 1726879842.59925: getting variables\n 5599 1726879842.59930: in VariableManager get_vars()\n 5599 1726879842.60011: Calling all_inventory to load vars for managed_node2\n 5599 1726879842.60017: Calling groups_inventory to load vars for managed_node2\n 5599 1726879842.60026: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879842.60046: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879842.60051: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879842.60056: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879842.61125: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node\n 5599 1726879842.61132: in run() - task 0affef3a-ec81-5b39-170e-00000000016a\n 5599 1726879842.61136: variable 'ansible_search_path' from source: unknown\n 5599 1726879842.61140: variable 'ansible_search_path' from source: unknown\n 5599 1726879842.61143: calling self._execute()\n 5599 1726879842.61146: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879842.61149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879842.61152: variable 'omit' from source: magic vars\n 5599 1726879842.61155: variable 'omit' from source: magic vars\n 5599 1726879842.61158: variable 'omit' from source: magic vars\n 5599 1726879842.61350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879842.62061: done with get_vars()\n 5599 1726879842.62078: done getting variables\n 5599 1726879842.62134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879842.62270: getting variables\n 5599 1726879842.62272: in VariableManager get_vars()\n 5599 1726879842.62292: Calling all_inventory to load vars for managed_node3\n 5599 1726879842.62295: Calling groups_inventory to load vars for managed_node3\n 5599 1726879842.62298: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879842.62304: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879842.62307: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879842.62329: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879842.62665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879842.63094: done with get_vars()\n 5599 1726879842.63109: done getting variables\n 5599 1726879842.63204: entering _queue_task() for managed_node3/known_hosts\n 5599 1726879842.64071: worker is 2 (out of 3 available)\n 5599 1726879842.64089: exiting _queue_task() for managed_node3/known_hosts\n 5599 1726879842.64104: done queuing things up, now waiting for results queue to drain\n 5599 1726879842.64106: waiting for pending results...\n 5599 1726879842.64991: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node\n 5599 1726879842.65121: in run() - task 0affef3a-ec81-5b39-170e-00000000016a\n 5599 1726879842.65137: variable 'ansible_search_path' from source: unknown\n 5599 1726879842.65141: variable 'ansible_search_path' from source: unknown\n 5599 1726879842.65192: calling self._execute()\n 5599 1726879842.65385: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879842.65392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879842.65520: variable 'omit' from source: magic vars\n 5599 1726879842.65754: variable 'omit' from source: magic vars\n 5599 1726879842.65855: variable 'omit' from source: magic vars\n 5599 1726879842.66235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879842.66975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879842.67276: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879842.67433: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879842.67780: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879842.67784: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879842.67788: variable '__kdump_ssh_server_location' from source: role '' all vars\n 5599 1726879842.68683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 5599 1726879842.68899: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 5599 1726879842.69141: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 5599 1726879842.69302: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 5599 1726879842.69345: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 5599 1726879842.69552: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 5599 1726879842.69648: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 5599 1726879842.69818: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879842.69871: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 5599 1726879842.70118: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879842.70157: variable 'kdump_target' from source: play vars\n 5599 1726879842.70278: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879842.70292: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879842.70384: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879842.70445: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879842.70465: variable 'hostvars' from source: magic vars\n 5599 1726879842.70486: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879842.70497: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879842.70501: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879842.70593: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879842.70612: in VariableManager get_vars()\n 5599 1726879842.70629: Calling all_inventory to load vars for managed_node1\n 5599 1726879842.70639: variable '__kdump_ssh_server_location' from source: role '' all vars\n 5599 1726879842.70878: Calling groups_inventory to load vars for managed_node1\n 5599 1726879842.70882: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879842.70884: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879842.70886: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879842.70889: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879842.70891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 5599 1726879842.70959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879842.71203: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 5599 1726879842.71281: done with get_vars()\n 5599 1726879842.71292: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 5599 1726879842.71299: variable 'ansible_user_id' from source: facts\n 5599 1726879842.71307: variable 'kdump_test_ssh_server_inside' from source: play vars\n 5599 1726879842.71379: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 5599 1726879842.71433: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 5599 1726879842.71549: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 5599 1726879842.71606: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 5599 1726879842.71644: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879842.71694: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 5599 1726879842.71781: variable 'kdump_test_ssh_source' from source: play vars\n 5599 1726879842.71858: variable 'kdump_target' from source: play vars\n 5599 1726879842.71947: variable 'ansible_env' from source: facts\n 5599 1726879842.71966: variable 'hostvars' from source: magic vars\n 5599 1726879842.71970: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879842.71973: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879842.72014: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879842.72060: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879842.72096: in VariableManager get_vars()\n 5599 1726879842.72099: Calling all_inventory to load vars for managed_node1\n 5599 1726879842.72101: Calling groups_inventory to load vars for managed_node1\n 5599 1726879842.72103: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879842.72113: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879842.72292: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879842.72295: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879842.72562: variable 'hostvars' from source: magic vars\n 5599 1726879842.72679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879842.72683: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879842.72685: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879842.73079: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879842.73083: in VariableManager get_vars()\n 5599 1726879842.73086: Calling all_inventory to load vars for managed_node3\n 5599 1726879842.73088: Calling groups_inventory to load vars for managed_node3\n 5599 1726879842.73090: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879842.73092: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879842.73094: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879842.73096: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879842.73124: done with get_vars()\n 5599 1726879842.73142: variable 'ansible_all_ipv4_addresses' from source: facts\n 5599 1726879842.73151: in VariableManager get_vars()\n 5599 1726879842.73160: Calling all_inventory to load vars for managed_node1\n 5599 1726879842.73170: Calling groups_inventory to load vars for managed_node1\n 5599 1726879842.73184: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879842.73197: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879842.73207: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879842.73225: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879842.73468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879842.73878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879842.73881: done with get_vars()\n 5599 1726879842.73884: variable 'ansible_all_ipv6_addresses' from source: facts\n 5599 1726879842.73886: in VariableManager get_vars()\n 5599 1726879842.73889: Calling all_inventory to load vars for managed_node1\n 5599 1726879842.73891: Calling groups_inventory to load vars for managed_node1\n 5599 1726879842.73893: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879842.73895: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879842.73897: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879842.73900: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879842.74130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879842.74292: done with get_vars()\n 5599 1726879842.74364: variable 'ansible_user_id' from source: facts\n 5599 1726879842.74400: variable 'kdump_test_ssh_server_inside' from source: play vars\n 5599 1726879842.74509: done with get_vars()\n 5599 1726879842.74535: variable 'ansible_default_ipv4' from source: facts\n 5599 1726879842.74556: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879842.74566: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879842.74669: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879842.74682: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879842.74776: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879842.74835: variable '__kdump_serverpubkey' from source: set_fact\n 5599 1726879842.74871: variable '__kdump_ssh_server_location' from source: role '' all vars\n 5599 1726879842.74885: variable 'kdump_test_ssh_source' from source: play vars\n 5599 1726879842.74962: variable '__kdump_ssh_server_location' from source: role '' all vars\n 5599 1726879842.75156: variable 'ansible_env' from source: facts\n 5599 1726879842.75180: variable 'hostvars' from source: magic vars\n 5599 1726879842.75185: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879842.75188: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879842.75291: variable 'kdump_target' from source: play vars\n 5599 1726879842.75314: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879842.75327: in VariableManager get_vars()\n 5599 1726879842.75360: Calling all_inventory to load vars for managed_node3\n 5599 1726879842.75366: Calling groups_inventory to load vars for managed_node3\n 5599 1726879842.75372: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879842.75476: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879842.75480: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879842.75482: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879842.75485: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879842.75534: variable 'hostvars' from source: magic vars\n 5599 1726879842.75543: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879842.75553: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879842.75643: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879842.75655: in VariableManager get_vars()\n 5599 1726879842.75666: Calling all_inventory to load vars for managed_node1\n 5599 1726879842.75677: Calling groups_inventory to load vars for managed_node1\n 5599 1726879842.75691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879842.75878: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879842.75881: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879842.75883: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879842.75886: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879842.75955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879842.76032: done with get_vars()\n 5599 1726879842.76058: variable 'ansible_all_ipv4_addresses' from source: facts\n 5599 1726879842.76069: in VariableManager get_vars()\n 5599 1726879842.76082: Calling all_inventory to load vars for managed_node3\n 5599 1726879842.76090: Calling groups_inventory to load vars for managed_node3\n 5599 1726879842.76099: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879842.76111: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879842.76124: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879842.76136: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879842.76259: done with get_vars()\n 5599 1726879842.76284: variable 'ansible_user_id' from source: facts\n 5599 1726879842.76327: variable 'kdump_test_ssh_server_inside' from source: play vars\n 5599 1726879842.76410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879842.76771: done with get_vars()\n 5599 1726879842.76794: variable 'ansible_all_ipv6_addresses' from source: facts\n 5599 1726879842.76815: in VariableManager get_vars()\n 5599 1726879842.76819: Calling all_inventory to load vars for managed_node3\n 5599 1726879842.76880: Calling groups_inventory to load vars for managed_node3\n 5599 1726879842.76883: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879842.76887: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879842.76889: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879842.76891: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879842.77227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879842.77234: variable 'kdump_test_ssh_source' from source: play vars\n 5599 1726879842.77553: variable 'ansible_env' from source: facts\n 5599 1726879842.77582: variable 'hostvars' from source: magic vars\n 5599 1726879842.77593: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879842.77603: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879842.77746: done with get_vars()\n 5599 1726879842.77812: variable 'ansible_default_ipv4' from source: facts\n 5599 1726879842.77830: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879842.77839: in VariableManager get_vars()\n 5599 1726879842.77846: Calling all_inventory to load vars for managed_node1\n 5599 1726879842.77965: Calling groups_inventory to load vars for managed_node1\n 5599 1726879842.77968: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879842.77971: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879842.77975: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879842.77977: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879842.77979: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879842.77981: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879842.78119: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879842.78205: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879842.78276: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879842.78446: variable '__kdump_serverpubkey' from source: set_fact\n 5599 1726879842.78524: variable '__kdump_ssh_server_location' from source: role '' all vars\n 5599 1726879842.78886: variable '__kdump_ssh_server_location' from source: role '' all vars\n 5599 1726879842.78889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879842.79195: variable 'kdump_target' from source: play vars\n 5599 1726879842.79501: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879842.79509: done with get_vars()\n 5599 1726879842.79524: variable 'ansible_all_ipv4_addresses' from source: facts\n 5599 1726879842.79529: in VariableManager get_vars()\n 5599 1726879842.79542: Calling all_inventory to load vars for managed_node1\n 5599 1726879842.79544: Calling groups_inventory to load vars for managed_node1\n 5599 1726879842.79547: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879842.79556: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879842.79562: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879842.79572: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879842.79782: variable 'hostvars' from source: magic vars\n 5599 1726879842.79792: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879842.79801: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879842.79892: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879842.79899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879842.79905: in VariableManager get_vars()\n 5599 1726879842.79916: Calling all_inventory to load vars for managed_node3\n 5599 1726879842.79924: Calling groups_inventory to load vars for managed_node3\n 5599 1726879842.79933: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879842.79946: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879842.79955: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879842.79965: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879842.80205: done with get_vars()\n 5599 1726879842.80224: variable 'ansible_all_ipv6_addresses' from source: facts\n 5599 1726879842.80230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879842.80236: in VariableManager get_vars()\n 5599 1726879842.80246: Calling all_inventory to load vars for managed_node1\n 5599 1726879842.80254: Calling groups_inventory to load vars for managed_node1\n 5599 1726879842.80266: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879842.80280: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879842.80290: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879842.80301: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879842.80532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879842.80575: done with get_vars()\n 5599 1726879842.80594: variable 'ansible_user_id' from source: facts\n 5599 1726879842.80606: variable 'kdump_test_ssh_server_inside' from source: play vars\n 5599 1726879842.80870: done with get_vars()\n 5599 1726879842.80890: variable 'ansible_default_ipv4' from source: facts\n 5599 1726879842.81078: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879842.81081: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879842.81084: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879842.81087: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879842.81089: variable 'kdump_test_ssh_source' from source: play vars\n 5599 1726879842.81102: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879842.81139: variable 'omit' from source: magic vars\n 5599 1726879842.81178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879842.81217: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879842.81249: variable 'ansible_env' from source: facts\n 5599 1726879842.81290: variable 'hostvars' from source: magic vars\n 5599 1726879842.81379: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879842.81383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879842.81387: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879842.81390: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879842.81392: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879842.81395: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879842.81404: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879842.81411: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879842.81413: in VariableManager get_vars()\n 5599 1726879842.81416: Calling all_inventory to load vars for managed_node3\n 5599 1726879842.81418: Calling groups_inventory to load vars for managed_node3\n 5599 1726879842.81420: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879842.81422: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879842.81425: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879842.81427: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879842.81439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879842.81640: Set connection var ansible_shell_type to sh\n 5599 1726879842.81652: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879842.81667: Set connection var ansible_pipelining to False\n 5599 1726879842.81678: Set connection var ansible_connection to ssh\n 5599 1726879842.81733: Set connection var ansible_timeout to 10\n 5599 1726879842.81743: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879842.81760: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879842.81772: variable 'ansible_connection' from source: unknown\n 5599 1726879842.81785: variable 'ansible_module_compression' from source: unknown\n 5599 1726879842.81793: variable 'ansible_shell_type' from source: unknown\n 5599 1726879842.81878: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879842.81882: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879842.81884: variable 'ansible_pipelining' from source: unknown\n 5599 1726879842.81887: variable 'ansible_timeout' from source: unknown\n 5599 1726879842.81889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879842.82482: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879842.82486: variable 'omit' from source: magic vars\n 5599 1726879842.82488: starting attempt loop\n 5599 1726879842.82490: running the handler\n 5599 1726879842.82493: _low_level_execute_command(): starting\n 5599 1726879842.82519: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879842.82981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879842.83234: done with get_vars()\n 5599 1726879842.83399: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879842.83425: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879842.83441: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879842.83456: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 5599 1726879842.83469: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879842.83483: variable 'ansible_all_ipv4_addresses' from source: facts\n 5599 1726879842.83494: in VariableManager get_vars()\n 5599 1726879842.83505: Calling all_inventory to load vars for managed_node3\n 5599 1726879842.83526: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879842.83539: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879842.83556: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879842.83571: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879842.83584: Calling groups_inventory to load vars for managed_node3\n 5599 1726879842.83630: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879842.83633: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879842.83636: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879842.83644: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879842.83651: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879842.83843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879842.84151: done with get_vars()\n 5599 1726879842.84181: variable 'ansible_all_ipv6_addresses' from source: facts\n 5599 1726879842.84192: in VariableManager get_vars()\n 5599 1726879842.84204: Calling all_inventory to load vars for managed_node3\n 5599 1726879842.84214: Calling groups_inventory to load vars for managed_node3\n 5599 1726879842.84225: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879842.84279: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879842.84284: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879842.84287: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879842.84490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879842.84878: done with get_vars()\n 5599 1726879842.84908: variable 'ansible_default_ipv4' from source: facts\n 5599 1726879842.84926: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879842.84954: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879842.85030: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879842.85034: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879842.85096: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879842.85123: variable 'omit' from source: magic vars\n 5599 1726879842.85154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879842.85178: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879842.85195: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879842.85211: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879842.85227: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879842.85266: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879842.85269: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879842.85277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879842.85388: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879842.85485: Set connection var ansible_shell_type to sh\n 5599 1726879842.85489: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879842.85542: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879842.85979: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879842.85983: stdout chunk (state=3):\n>>><<<\n 5599 1726879842.85986: stderr chunk (state=3):\n>>><<<\n 5599 1726879842.85989: Set connection var ansible_pipelining to False\n 5599 1726879842.85991: Set connection var ansible_connection to ssh\n 5599 1726879842.85994: Set connection var ansible_timeout to 10\n 5599 1726879842.85996: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879842.85999: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879842.86001: variable 'ansible_connection' from source: unknown\n 5599 1726879842.86003: variable 'ansible_module_compression' from source: unknown\n 5599 1726879842.86006: variable 'ansible_shell_type' from source: unknown\n 5599 1726879842.86008: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879842.86010: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879842.86013: variable 'ansible_pipelining' from source: unknown\n 5599 1726879842.86015: variable 'ansible_timeout' from source: unknown\n 5599 1726879842.86017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879842.86028: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879842.86031: _low_level_execute_command(): starting\n 5599 1726879842.86035: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464 `\" && echo ansible-tmp-1726879842.8591237-6033-186711134065464=\"` echo /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464 `\" && echo ansible-tmp-1726879842.8591237-6033-186711134065464=\"` echo /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464 `\" ) && sleep 0'\"'\"''\n 5599 1726879842.86300: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879842.86524: variable 'omit' from source: magic vars\n 5599 1726879842.86547: starting attempt loop\n 5599 1726879842.86560: running the handler\n 5599 1726879842.86595: _low_level_execute_command(): starting\n 5599 1726879842.86770: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879842.87158: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879842.87193: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879842.87230: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879842.87397: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879842.87490: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879842.87506: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879842.87523: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879842.87536: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879842.87545: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879842.87585: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879842.87624: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879842.87692: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879842.87696: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879842.87698: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879842.87779: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879842.87794: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879842.87836: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879842.87897: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879842.89651: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879842.89769: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879842.89822: stderr chunk (state=3):\n>>><<<\n 5599 1726879842.89825: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879842.89856: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879842.89875: _low_level_execute_command(): starting\n 5599 1726879842.89880: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785 `\" && echo ansible-tmp-1726879842.8986096-6035-25210133820785=\"` echo /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785 `\" ) && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785 `\" && echo ansible-tmp-1726879842.8986096-6035-25210133820785=\"` echo /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785 `\" ) && sleep 0'\"'\"''\n 5599 1726879842.90010: stdout chunk (state=3):\n>>>ansible-tmp-1726879842.8591237-6033-186711134065464=/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464\n<<<\n 5599 1726879842.90180: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879842.90271: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879842.90295: stderr chunk (state=3):\n>>><<<\n 5599 1726879842.90312: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'ansible-tmp-1726879842.8591237-6033-186711134065464=/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879842.90482: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879842.8591237-6033-186711134065464=/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879842.90488: variable 'ansible_module_compression' from source: unknown\n 5599 1726879842.90561: ANSIBALLZ: Using lock for known_hosts\n 5599 1726879842.90578: ANSIBALLZ: Acquiring lock\n 5599 1726879842.90588: ANSIBALLZ: Lock acquired: 140319492256400\n 5599 1726879842.90597: ANSIBALLZ: Creating module\n 5599 1726879842.90695: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879842.90979: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879842.90983: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879842.90999: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879842.91050: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879842.93036: stdout chunk (state=3):\n>>>ansible-tmp-1726879842.8986096-6035-25210133820785=/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785\n<<<\n 5599 1726879842.93265: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879842.93296: stdout chunk (state=3):\n>>><<<\n 5599 1726879842.93351: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'ansible-tmp-1726879842.8986096-6035-25210133820785=/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879842.93603: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879842.8986096-6035-25210133820785=/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879842.93938: variable 'ansible_module_compression' from source: unknown\n 5599 1726879842.94309: ANSIBALLZ: Using lock for known_hosts\n 5599 1726879842.94313: ANSIBALLZ: Acquiring lock\n 5599 1726879843.05594: ANSIBALLZ: Writing module into payload\n 5599 1726879843.05675: ANSIBALLZ: Writing module\n 5599 1726879843.05694: ANSIBALLZ: Renaming module\n 5599 1726879843.05700: ANSIBALLZ: Done creating module\n 5599 1726879843.05714: ANSIBALLZ: Lock acquired: 140319492256400\n 5599 1726879843.05786: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879843.05789: ANSIBALLZ: Reading module after lock\n 5599 1726879843.05791: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py\n 5599 1726879843.05854: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py\n 5599 1726879843.05899: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb_txlc6t TO /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpla5b903f TO /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n 5599 1726879843.06110: Sending initial data\n 5599 1726879843.06114: Sent initial data (157 bytes)\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\n 5599 1726879843.06432: Sending initial data\n 5599 1726879843.06436: Sent initial data (158 bytes)\n 5599 1726879843.06982: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879843.06987: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 5599 1726879843.06992: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879843.06995: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879843.06998: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879843.07000: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 5599 1726879843.07003: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\n<<<\n 5599 1726879843.07019: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879843.07029: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879843.07043: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879843.07080: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879843.07083: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879843.07086: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879843.07147: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879843.07157: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879843.07168: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879843.07171: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879843.07241: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879843.07245: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879843.07248: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879843.07250: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879843.07252: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879843.07255: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879843.07331: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879843.07347: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879843.09071: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879843.09110: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879843.09181: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb_txlc6t\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879843.09186: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb_txlc6t /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py\n<<<\n 5599 1726879843.09240: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb_txlc6t\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py\"\r\n<<<\n 5599 1726879843.09248: stderr chunk (state=3):\n>>>debug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py M:0x001a\r\n<<<\n 5599 1726879843.09321: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:120332\r\n<<<\n 5599 1726879843.10012: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879843.10078: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879843.10100: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 120332 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879843.10129: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 5599 1726879843.10133: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpla5b903f\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879843.10137: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpla5b903f /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py\n<<<\n 5599 1726879843.10167: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879843.10185: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpla5b903f\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py M:0x001a\r\n<<<\n 5599 1726879843.10267: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879843.10358: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:120333\r\n<<<\n 5599 1726879843.10393: stderr chunk (state=3):\n>>><<<\n 5599 1726879843.10396: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb_txlc6t /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb_txlc6t\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb_txlc6t\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:120332\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 120332 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879843.10684: done transferring module to remote\n 5599 1726879843.10687: _low_level_execute_command(): starting\n 5599 1726879843.10690: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/ /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/ /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py && sleep 0'\"'\"''\n 5599 1726879843.11393: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879843.11430: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 120333 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879843.11449: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879843.11486: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879843.11499: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879843.11508: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879843.11525: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879843.11554: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879843.11606: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879843.11632: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879843.11635: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879843.11765: stderr chunk (state=3):\n>>><<<\n 5599 1726879843.11768: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpla5b903f /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpla5b903f\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpla5b903f\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:120333\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 120333 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879843.11781: done transferring module to remote\n 5599 1726879843.11783: _low_level_execute_command(): starting\n 5599 1726879843.11786: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/ /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/ /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py && sleep 0'\"'\"''\n 5599 1726879843.13103: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879843.13132: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879843.13179: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879843.13280: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879843.13322: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879843.13326: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879843.13402: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879843.13406: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879843.13472: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879843.13523: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879843.13554: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879843.13616: stderr chunk (state=3):\n>>><<<\n 5599 1726879843.13618: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879843.13651: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879843.13656: _low_level_execute_command(): starting\n 5599 1726879843.13659: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py && sleep 0'\"'\"''\n 5599 1726879843.14462: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879843.14486: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879843.14500: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879843.14519: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879843.14552: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879843.14662: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879843.14687: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879843.14715: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879843.14743: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879843.14806: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879843.15721: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879843.15731: stdout chunk (state=3):\n>>><<<\n 5599 1726879843.15741: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879843.15778: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879843.15791: _low_level_execute_command(): starting\n 5599 1726879843.15881: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py && sleep 0'\"'\"''\n 5599 1726879843.16577: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879843.16595: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879843.16667: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879843.16743: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879843.16784: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879843.16816: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879843.16834: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879843.16850: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879843.16904: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879843.16978: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879843.17007: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879843.17039: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 5599 1726879843.17045: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 5599 1726879843.17114: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 5599 1726879843.17121: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 5599 1726879843.17154: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879843.17196: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879843.17218: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 5599 1726879843.17228: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879843.17278: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 5599 1726879843.17291: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.17303: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879843.17320: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879843.17360: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879843.17391: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879843.17397: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1092c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b108fbb30>\r\n<<<\n 5599 1726879843.17433: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 5599 1726879843.17439: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1092eab0>\r\n<<<\n 5599 1726879843.17457: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 5599 1726879843.17503: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\n<<<\n 5599 1726879843.17561: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 5599 1726879843.17579: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879843.17788: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\n<<<\n 5599 1726879843.17792: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 5599 1726879843.17797: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879843.17988: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b106dd160>\r\n<<<\n 5599 1726879843.18011: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b106ddfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879843.18199: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879843.18221: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879843.18232: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 5599 1726879843.18333: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.18336: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879843.18338: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879843.18340: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879843.18364: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1071be30>\r\n<<<\n 5599 1726879843.18389: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879843.18439: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879843.18462: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1071bf80>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879843.18471: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879843.18549: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879843.18562: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.18711: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 5599 1726879843.18715: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10753830>\r\n<<<\n 5599 1726879843.18744: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10753ec0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10733ad0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107311f0>\r\n<<<\n 5599 1726879843.18842: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10718fe0>\r\n<<<\n 5599 1726879843.18869: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879843.18895: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 5599 1726879843.18929: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879843.18942: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879843.18971: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879843.19024: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10777740>\r\n<<<\n 5599 1726879843.19029: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10776360>\r\n<<<\n 5599 1726879843.19055: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107320c0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10774c20>\r\n<<<\n 5599 1726879843.19119: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a8770>\r\n<<<\n 5599 1726879843.19142: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10718260>\r\n<<<\n 5599 1726879843.19162: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879843.19187: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107a8c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a8ad0>\r\n<<<\n 5599 1726879843.19233: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.19259: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107a8e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10716d80>\r\n<<<\n 5599 1726879843.19296: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879843.19334: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a9550>\r\n<<<\n 5599 1726879843.19369: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a9220>\r\nimport 'importlib.machinery' # \r\n<<<\n 5599 1726879843.19408: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 5599 1726879843.19433: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107aa420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879843.19482: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879843.19532: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879843.19536: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\n<<<\n 5599 1726879843.19570: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c0650>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107c1d30>\r\n<<<\n 5599 1726879843.19600: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879843.19622: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n<<<\n 5599 1726879843.19628: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879843.19683: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 5599 1726879843.19690: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879843.19693: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c2c00>\r\n<<<\n 5599 1726879843.19698: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b32c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b2fbb30>\r\n<<<\n 5599 1726879843.19700: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 5599 1726879843.19911: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b32eab0>\r\n<<<\n 5599 1726879843.19917: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107c3260>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c2150>\r\n<<<\n 5599 1726879843.19921: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879843.19924: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107c3cb0>\r\n<<<\n 5599 1726879843.19926: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c33e0>\r\n<<<\n 5599 1726879843.19929: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107aa480>\r\n<<<\n 5599 1726879843.19934: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879843.19936: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879843.19939: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879843.19943: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879843.19967: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\n<<<\n 5599 1726879843.19971: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1054bb90>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879843.19998: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\nProcessing user site-packages\r\n<<<\n 5599 1726879843.20027: stdout chunk (state=3):\n>>>Processing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'<<<\n 5599 1726879843.20051: stdout chunk (state=3):\n>>>\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879843.20082: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879843.20101: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.20104: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b11d160>\r\n<<<\n 5599 1726879843.20113: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b105746e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10574440>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10574650>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10574890>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10549d30>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879843.20197: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 5599 1726879843.20201: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.20206: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b11dfd0>\r\n<<<\n 5599 1726879843.20208: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879843.20396: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 5599 1726879843.20403: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10575f70>\r\n<<<\n 5599 1726879843.20407: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10574bf0>\r\n<<<\n 5599 1726879843.20410: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879843.20428: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107aab70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879843.20443: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105a6300>\r\n<<<\n 5599 1726879843.20534: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879843.20538: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.20541: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879843.20552: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879843.20570: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879843.20599: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879843.20624: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105be420>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879843.20821: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105fb170>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879843.20826: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879843.20829: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b15be30>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b15bf80>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879843.20832: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879843.20847: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879843.20866: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.20892: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 5599 1726879843.20904: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879843.20938: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n<<<\n 5599 1726879843.20947: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b193830>\r\n<<<\n 5599 1726879843.20951: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 5599 1726879843.20975: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10621910>\r\n<<<\n 5599 1726879843.20989: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b193ec0>\r\nimport '_collections' # \r\n<<<\n 5599 1726879843.21028: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b173ad0>\r\n<<<\n 5599 1726879843.21402: stdout chunk (state=3):\n>>>import '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1711f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b158fe0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1b7740>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1b6360>\r\n<<<\n 5599 1726879843.21406: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n<<<\n 5599 1726879843.21409: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1720c0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1b4c20>\r\n<<<\n 5599 1726879843.21426: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105fb290>\r\n<<<\n 5599 1726879843.21430: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105bf0b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10440230>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105bd460>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10576ea0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1b105bd820>\r\n# zipimport: found 30 names in '/tmp/ansible_known_hosts_payload_c0ovqjg9/ansible_known_hosts_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.21601: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e8770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b158260>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b1e8c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e8ad0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b1e8e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b156d80>\r\n<<<\n 5599 1726879843.21631: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n<<<\n 5599 1726879843.21635: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.21656: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879843.21687: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879843.21694: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 5599 1726879843.21724: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e9550>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e9220>\r\nimport 'importlib.machinery' # \r\n<<<\n 5599 1726879843.21728: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10499e50>\r\nimport '_typing' # \r\n<<<\n 5599 1726879843.21760: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 5599 1726879843.21766: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1ea420>\r\n<<<\n 5599 1726879843.21795: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\n<<<\n 5599 1726879843.21798: stdout chunk (state=3):\n>>>import 'runpy' # \r\n<<<\n 5599 1726879843.21886: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b200650>\r\n<<<\n 5599 1726879843.21914: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 5599 1726879843.22194: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b201d30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b202c00>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b203260>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b202150>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b203cb0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b2033e0>\r\n<<<\n 5599 1726879843.22218: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1046cd40>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10443e60>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.22223: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.22225: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1ea480>\r\n<<<\n 5599 1726879843.22248: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879843.22261: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879843.22289: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879843.22316: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879843.22353: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af8fb90>\r\n<<<\n 5599 1726879843.22375: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n<<<\n 5599 1726879843.22396: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879843.22434: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206afb85f0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afb8350>\r\n<<<\n 5599 1726879843.22614: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206afb8560>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206afb87a0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af8dd30>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879843.22639: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879843.22642: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 5599 1726879843.22802: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afb9e20>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afb8aa0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1eab70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879843.22853: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879843.22882: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afea1b0>\r\n<<<\n 5599 1726879843.22939: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879843.22961: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.22996: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879843.23071: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b0022d0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879843.23112: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879843.23191: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879843.23218: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b03f080>\r\n<<<\n 5599 1726879843.23221: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879843.23289: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879843.23402: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879843.23421: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b069820>\r\n<<<\n 5599 1726879843.23552: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.23602: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b03f1a0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b002f60>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n<<<\n 5599 1726879843.23606: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae801d0>\r\n<<<\n 5599 1726879843.23609: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b001310>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afbad50>\r\n<<<\n 5599 1726879843.23725: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f206ae803b0>\r\n<<<\n 5599 1726879843.23936: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_known_hosts_payload_j25cqbvu/ansible_known_hosts_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.23991: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879843.24015: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879843.24085: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879843.24135: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879843.24161: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aeddd30>\r\nimport '_typing' # \r\n<<<\n 5599 1726879843.24378: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aeacc20>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae83da0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.24410: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 5599 1726879843.24445: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.24450: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.24466: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.24490: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.24800: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 5599 1726879843.24867: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1046fcb0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.24871: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 5599 1726879843.24916: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879843.24920: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b104c1880>\r\n<<<\n 5599 1726879843.24976: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c1610>\r\n<<<\n 5599 1726879843.25013: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c0f20>\r\n<<<\n 5599 1726879843.25016: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879843.25082: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c1370>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1049a870>\r\nimport 'atexit' # \r\n<<<\n 5599 1726879843.25134: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b104c2660>\r\n<<<\n 5599 1726879843.25138: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b104c28a0>\r\n<<<\n 5599 1726879843.25155: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879843.25206: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879843.25226: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879843.25269: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c2de0>\r\nimport 'pwd' # \r\n<<<\n 5599 1726879843.25312: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879843.25326: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879843.25379: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10324b90>\r\n<<<\n 5599 1726879843.25388: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b103267b0>\r\n<<<\n 5599 1726879843.25419: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879843.25448: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879843.25478: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10327170>\r\n<<<\n 5599 1726879843.25505: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879843.25526: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10328350>\r\n<<<\n 5599 1726879843.25562: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879843.25595: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879843.25608: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879843.25741: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032ae10>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1032af30>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103290d0>\r\n<<<\n 5599 1726879843.25745: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879843.25911: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032ed80>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879843.25957: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032d850>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032d5b0>\r\n<<<\n 5599 1726879843.25983: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879843.26055: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032ffb0>\r\n<<<\n 5599 1726879843.26096: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103295e0>\r\n<<<\n 5599 1726879843.26180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.26266: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10376ed0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10377020>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10378bf0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103789b0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879843.26369: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879843.26415: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1037b0e0>\r\n<<<\n 5599 1726879843.26439: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10379250>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879843.26553: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.26565: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879843.26608: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103828d0>\r\n<<<\n 5599 1726879843.26781: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1037b260>\r\n<<<\n 5599 1726879843.26816: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10383bc0>\r\n<<<\n 5599 1726879843.26844: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b103839b0>\r\n<<<\n 5599 1726879843.26898: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10383d10>\r\n<<<\n 5599 1726879843.27105: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10377320>\r\n<<<\n 5599 1726879843.27108: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10386ba0>\r\n<<<\n 5599 1726879843.27228: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.27250: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10387f50>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10385340>\r\n<<<\n 5599 1726879843.27276: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.27313: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b103866c0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10384ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.27358: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aeafb90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.27389: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879843.27410: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879843.27496: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.27512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.27553: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.27601: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879843.27626: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af056a0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af05430>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af04d40>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879843.27648: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af05790>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aede7b0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af06420>\r\n<<<\n 5599 1726879843.27662: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.27693: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af06660>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879843.27744: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879843.27767: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879843.27816: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.27821: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af06b70>\r\n<<<\n 5599 1726879843.27839: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879843.27857: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879843.27904: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad64950>\r\n<<<\n 5599 1726879843.27932: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ad66570>\r\n<<<\n 5599 1726879843.27970: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879843.27975: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879843.27993: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.28029: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad66f30>\r\n<<<\n 5599 1726879843.28038: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879843.28103: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879843.28108: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad67ec0>\r\n<<<\n 5599 1726879843.28154: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879843.28169: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879843.28250: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad6aba0>\r\n<<<\n 5599 1726879843.28279: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ad6acc0>\r\n<<<\n 5599 1726879843.28525: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad68e60>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879843.28532: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adaeba0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adad670>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adad3d0>\r\n<<<\n 5599 1726879843.28563: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879843.28582: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.28643: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adafe00>\r\n<<<\n 5599 1726879843.28679: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad69370>\r\n<<<\n 5599 1726879843.28702: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adb6cc0>\r\n<<<\n 5599 1726879843.28748: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb6ed0>\r\n<<<\n 5599 1726879843.28784: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879843.28856: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adb8920>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb86e0>\r\n<<<\n 5599 1726879843.28871: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879843.28979: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879843.29017: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.29061: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adbae70>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb8fe0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879843.29103: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.29152: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879843.29179: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879843.29253: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc2690>\r\n<<<\n 5599 1726879843.29261: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 5599 1726879843.29264: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879843.29299: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879843.29302: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.29399: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adbb020>\r\n<<<\n 5599 1726879843.29427: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1040c110>\r\n<<<\n 5599 1726879843.29495: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc3530>\r\n<<<\n 5599 1726879843.29502: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879843.29604: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040ce60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1038b620>\r\n<<<\n 5599 1726879843.29609: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc36e0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc30b0>\r\n<<<\n 5599 1726879843.29639: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.29643: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb7020>\r\n<<<\n 5599 1726879843.29786: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.29854: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc6a80>\r\n<<<\n 5599 1726879843.29998: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879843.30016: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040d5b0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.30121: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc7e60>\r\n<<<\n 5599 1726879843.30183: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc5220>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc60f0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc4e00>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.30225: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879843.30237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.30371: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.30568: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.30570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879843.30597: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879843.30680: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.30857: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.31098: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.31156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.31182: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.31268: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879843.31275: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.31321: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.31355: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879843.31367: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.31450: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.31562: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879843.31573: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.31601: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # <<<\n 5599 1726879843.31607: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879843.31616: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.31665: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.31703: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879843.31719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.31988: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.32286: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.32325: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879843.32367: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 5599 1726879843.32446: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040f380>\r\n<<<\n 5599 1726879843.32679: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.32698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n<<<\n 5599 1726879843.32790: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.32891: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.32909: stdout chunk (state=3):\n>>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1021da90>\r\n<<<\n 5599 1726879843.32954: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.32971: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1021e3f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040e180>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.33026: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.33067: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879843.33094: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.33135: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.33162: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.33167: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ae4d4f0>\r\n<<<\n 5599 1726879843.33257: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.33293: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae4cef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc7fb0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.33333: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879843.33343: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879843.33369: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.33375: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.33511: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1021d0d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1021e5a0>\r\n<<<\n 5599 1726879843.33515: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.33562: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.33625: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.33737: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.33741: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.33794: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae4d4c0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.33798: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879843.33854: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879843.33869: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879843.33890: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879843.33956: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102b67e0>\r\n<<<\n 5599 1726879843.34005: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102284a0>\r\n<<<\n 5599 1726879843.34098: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102238f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10222450>\r\n# destroy ansible.module_utils.distro\r\n<<<\n 5599 1726879843.34124: stdout chunk (state=3):\n>>>import 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.34166: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879843.34256: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.34283: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.34463: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.34610: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.34648: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py\r\n<<<\n 5599 1726879843.34669: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc'\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102223f0>\r\n<<<\n 5599 1726879843.34753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.35594: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879843.35612: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879843.35748: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879843.35772: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879843.35908: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # <<<\n 5599 1726879843.35917: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879843.35954: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879843.35956: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879843.36004: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n\"}, \"invocation\": {\"module_args\": {\"key\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n\", \"name\": \"10.31.14.141\", \"path\": \"/etc/ssh/ssh_known_hosts\", \"hash_host\": false, \"state\": \"present\", \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n\"}}}}<<<\n 5599 1726879843.36014: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879843.36026: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 5599 1726879843.36029: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879843.36095: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879843.36130: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.36284: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.36444: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879843.36485: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n<<<\n 5599 1726879843.36501: stdout chunk (state=3):\n>>># restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n<<<\n 5599 1726879843.36509: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # <<<\n 5599 1726879843.36512: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879843.36585: stdout chunk (state=3):\n>>># destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n<<<\n 5599 1726879843.36606: stdout chunk (state=3):\n>>># cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n<<<\n 5599 1726879843.36658: stdout chunk (state=3):\n>>># cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing hmac\r\n# destroy hmac\r\n<<<\n 5599 1726879843.36735: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.36990: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob<<<\n 5599 1726879843.37237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.37244: stdout chunk (state=3):\n>>>\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy hashlib\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n<<<\n 5599 1726879843.37247: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n<<<\n 5599 1726879843.37251: stdout chunk (state=3):\n>>># cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n<<<\n 5599 1726879843.37271: stdout chunk (state=3):\n>>># cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n<<<\n 5599 1726879843.37312: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n<<<\n 5599 1726879843.37318: stdout chunk (state=3):\n>>># destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n<<<\n 5599 1726879843.37321: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n<<<\n 5599 1726879843.37357: stdout chunk (state=3):\n>>># cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n<<<\n 5599 1726879843.37378: stdout chunk (state=3):\n>>># cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879843.37404: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 5599 1726879843.37493: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae4f710>\r\n<<<\n 5599 1726879843.37510: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 5599 1726879843.37525: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 5599 1726879843.37580: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879843.37702: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.37706: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879843.37735: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879843.37798: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.37904: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n<<<\n 5599 1726879843.37927: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ac5da60>\r\n<<<\n 5599 1726879843.37976: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.37993: stdout chunk (state=3):\n>>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ac5e3f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adcafc0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.38017: stdout chunk (state=3):\n>>># destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879843.38099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.38115: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.38150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.38196: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.38208: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879843.38257: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.38324: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879843.38377: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.38410: stderr chunk (state=3):\n>>><<<\n 5599 1726879843.38413: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1092c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b108fbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1092eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b106dd160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b106ddfd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1071be30>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1071bf80>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10753830>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10753ec0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10733ad0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107311f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10718fe0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10777740>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10776360>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107320c0>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10774c20>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a8770>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10718260>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107a8c20>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a8ad0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107a8e90>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10716d80>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a9550>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a9220>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107aa420>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c0650>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107c1d30>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c2c00>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107c3260>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c2150>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107c3cb0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c33e0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107aa480>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1054bb90>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b105746e0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10574440>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10574650>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10574890>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10549d30>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10575f70>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10574bf0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107aab70>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105a6300>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105be420>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105fb170>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10621910>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105fb290>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105bf0b0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10440230>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105bd460>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10576ea0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1b105bd820>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_known_hosts_payload_c0ovqjg9/ansible_known_hosts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10499e50>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1046cd40>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10443e60>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1046fcb0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b104c1880>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c1610>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c0f20>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c1370>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1049a870>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b104c2660>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b104c28a0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c2de0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10324b90>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b103267b0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10327170>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10328350>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032ae10>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1032af30>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103290d0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032ed80>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032d850>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032d5b0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032ffb0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103295e0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10376ed0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10377020>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10378bf0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103789b0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1037b0e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10379250>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103828d0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1037b260>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10383bc0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b103839b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10383d10>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10377320>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10386ba0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10387f50>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10385340>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b103866c0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10384ef0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1040c110>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040ce60>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1038b620>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040d5b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040f380>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1021da90>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1021e3f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040e180>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1021d0d0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1021e5a0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102b67e0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102284a0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102238f0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10222450>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc\\'\\r\\nimport \\'hmac\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102223f0>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\\\n\", \"after\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\\\n\"}, \"invocation\": {\"module_args\": {\"key\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\\\n\", \"name\": \"10.31.14.141\", \"path\": \"/etc/ssh/ssh_known_hosts\", \"hash_host\": false, \"state\": \"present\", \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\\\n\", \"after\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\\\n\"}}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing hmac\\r\\n# destroy hmac\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy hashlib\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879843.38970: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1092c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b108fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1092eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b106dd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b106ddfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1071be30>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1071bf80>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10753830>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10753ec0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10733ad0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107311f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10718fe0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10777740>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10776360>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107320c0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10774c20>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a8770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10718260>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107a8c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a8ad0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107a8e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10716d80>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a9550>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a9220>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107aa420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c0650>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107c1d30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c2c00>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107c3260>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c2150>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107c3cb0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c33e0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107aa480>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1054bb90>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b105746e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10574440>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10574650>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10574890>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10549d30>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10575f70>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10574bf0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107aab70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105a6300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105be420>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105fb170>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10621910>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105fb290>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105bf0b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10440230>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105bd460>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10576ea0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1b105bd820>\r\n# zipimport: found 30 names in '/tmp/ansible_known_hosts_payload_c0ovqjg9/ansible_known_hosts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10499e50>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1046cd40>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10443e60>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1046fcb0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b104c1880>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c1610>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c0f20>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c1370>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1049a870>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b104c2660>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b104c28a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c2de0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10324b90>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b103267b0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10327170>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10328350>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032ae10>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1032af30>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103290d0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032ed80>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032d850>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032d5b0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032ffb0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103295e0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10376ed0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10377020>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10378bf0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103789b0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1037b0e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10379250>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103828d0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1037b260>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10383bc0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b103839b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10383d10>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10377320>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10386ba0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10387f50>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10385340>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b103866c0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10384ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1040c110>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040ce60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1038b620>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040d5b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040f380>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1021da90>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1021e3f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040e180>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1021d0d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1021e5a0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102b67e0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102284a0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102238f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10222450>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc'\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102223f0>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n\"}, \"invocation\": {\"module_args\": {\"key\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n\", \"name\": \"10.31.14.141\", \"path\": \"/etc/ssh/ssh_known_hosts\", \"hash_host\": false, \"state\": \"present\", \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n\"}}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing hmac\r\n# destroy hmac\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy hashlib\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n 5599 1726879843.40512: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ac5d070>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac5e570>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.40518: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206acf6660>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac682f0>\r\n<<<\n 5599 1726879843.41086: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac62420>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac62270>\r\n# destroy ansible.module_utils.distro\r\n<<<\n 5599 1726879843.41090: stdout chunk (state=3):\n>>>import 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.41098: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.41102: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879843.41110: done with _execute_module (known_hosts, {'key': '10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n', 'name': '10.31.14.141', 'path': '/etc/ssh/ssh_known_hosts', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'known_hosts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879843.41113: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879843.41116: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.41118: _low_level_execute_command(): starting\n 5599 1726879843.41121: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879843.41130: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.41133: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc'\r\n<<<\n 5599 1726879843.41136: stdout chunk (state=3):\n>>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac62180>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.41138: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879843.41142: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879843.41145: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879843.41147: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879843.41150: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879843.41152: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879843.41154: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879843.41157: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879843.41159: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879843.41161: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879843.41167: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879843.42393: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879843.42426: stderr chunk (state=3):\n>>><<<\n 5599 1726879843.42436: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879843.42488: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879843.42501: handler run complete\n 5599 1726879843.42535: attempt loop complete, returning result\n 5599 1726879843.42585: _execute() done\n 5599 1726879843.42589: dumping result to json\n 5599 1726879843.42595: done dumping result, returning\n 5599 1726879843.42598: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node [0affef3a-ec81-5b39-170e-00000000016a]\n 5599 1726879843.42605: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n\"}, \"invocation\": {\"module_args\": {\"key\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n\", \"name\": \"10.31.12.141\", \"path\": \"/etc/ssh/ssh_known_hosts\", \"hash_host\": false, \"state\": \"present\", \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n\"}}}}\r\n# destroy __main__\r\n<<<\n 5599 1726879843.43156: sending task result for task 0affef3a-ec81-5b39-170e-00000000016a\n 5599 1726879843.43160: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing hmac\r\n# destroy hmac\r\n<<<\n 5599 1726879843.43165: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n<<<\n 5599 1726879843.43168: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 5599 1726879843.43171: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n<<<\n 5599 1726879843.43215: stdout chunk (state=3):\n>>># destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 5599 1726879843.43394: stdout chunk (state=3):\n>>># destroy hashlib\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n<<<\n 5599 1726879843.43402: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n<<<\nok: [managed_node3] => {\n \"changed\": false,\n \"diff\": {\n \"after\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n\",\n \"after_header\": \"/etc/ssh/ssh_known_hosts\",\n \"before\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n\",\n \"before_header\": \"/etc/ssh/ssh_known_hosts\"\n },\n \"invocation\": {\n \"module_args\": {\n \"diff\": {\n \"after\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n\",\n \"after_header\": \"/etc/ssh/ssh_known_hosts\",\n \"before\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n\",\n \"before_header\": \"/etc/ssh/ssh_known_hosts\"\n },\n \"hash_host\": false,\n \"key\": \"10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n\",\n \"name\": \"10.31.14.141\",\n \"path\": \"/etc/ssh/ssh_known_hosts\",\n \"state\": \"present\"\n }\n }\n}\n 5599 1726879843.43557: done sending task result for task 0affef3a-ec81-5b39-170e-00000000016a\n 5599 1726879843.43560: WORKER PROCESS EXITING\n 5599 1726879843.43817: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879843.43850: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879843.44179: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n<<<\n 5599 1726879843.44183: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n<<<\n 5599 1726879843.44210: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879843.44389: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879843.44432: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879843.44594: stderr chunk (state=3):\n>>><<<\n 5599 1726879843.44603: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b32c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b2fbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b32eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b11d160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b11dfd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b15be30>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b15bf80>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b193830>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b193ec0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b173ad0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1711f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b158fe0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1b7740>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1b6360>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1720c0>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1b4c20>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e8770>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b158260>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b1e8c20>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e8ad0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b1e8e90>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b156d80>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e9550>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e9220>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1ea420>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b200650>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b201d30>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b202c00>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b203260>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b202150>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b203cb0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b2033e0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1ea480>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af8fb90>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206afb85f0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afb8350>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206afb8560>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206afb87a0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af8dd30>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afb9e20>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afb8aa0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1eab70>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afea1b0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b0022d0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b03f080>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b069820>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b03f1a0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b002f60>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae801d0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b001310>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afbad50>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f206ae803b0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_known_hosts_payload_j25cqbvu/ansible_known_hosts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aeddd30>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aeacc20>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae83da0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aeafb90>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af056a0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af05430>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af04d40>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af05790>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aede7b0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af06420>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af06660>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af06b70>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad64950>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ad66570>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad66f30>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad67ec0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad6aba0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ad6acc0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad68e60>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adaeba0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adad670>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adad3d0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adafe00>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad69370>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adb6cc0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb6ed0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adb8920>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb86e0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adbae70>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb8fe0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc2690>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adbb020>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc3530>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc36e0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc30b0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb7020>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc6a80>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc7e60>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc5220>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc60f0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc4e00>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ae4d4f0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae4cef0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc7fb0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae4d4c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae4f710>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ac5da60>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ac5e3f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adcafc0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ac5d070>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac5e570>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206acf6660>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac682f0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac62420>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac62270>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc\\'\\r\\nimport \\'hmac\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac62180>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\\\n\", \"after\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\\\n\"}, \"invocation\": {\"module_args\": {\"key\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\\\n\", \"name\": \"10.31.12.141\", \"path\": \"/etc/ssh/ssh_known_hosts\", \"hash_host\": false, \"state\": \"present\", \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\\\n\", \"after\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\\\n\"}}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing hmac\\r\\n# destroy hmac\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy hashlib\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879843.44754: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b32c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b2fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b32eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b11d160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b11dfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b15be30>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b15bf80>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b193830>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b193ec0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b173ad0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1711f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b158fe0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1b7740>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1b6360>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1720c0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1b4c20>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e8770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b158260>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b1e8c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e8ad0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b1e8e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b156d80>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e9550>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e9220>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1ea420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b200650>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b201d30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b202c00>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b203260>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b202150>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b203cb0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b2033e0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1ea480>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af8fb90>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206afb85f0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afb8350>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206afb8560>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206afb87a0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af8dd30>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afb9e20>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afb8aa0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1eab70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afea1b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b0022d0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b03f080>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b069820>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b03f1a0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b002f60>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae801d0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b001310>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afbad50>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f206ae803b0>\r\n# zipimport: found 30 names in '/tmp/ansible_known_hosts_payload_j25cqbvu/ansible_known_hosts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aeddd30>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aeacc20>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae83da0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aeafb90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af056a0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af05430>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af04d40>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af05790>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aede7b0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af06420>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af06660>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af06b70>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad64950>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ad66570>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad66f30>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad67ec0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad6aba0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ad6acc0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad68e60>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adaeba0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adad670>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adad3d0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adafe00>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad69370>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adb6cc0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb6ed0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adb8920>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb86e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adbae70>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb8fe0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc2690>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adbb020>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc3530>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc36e0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc30b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb7020>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc6a80>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc7e60>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc5220>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc60f0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc4e00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ae4d4f0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae4cef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc7fb0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae4d4c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae4f710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ac5da60>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ac5e3f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adcafc0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ac5d070>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac5e570>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206acf6660>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac682f0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac62420>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac62270>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc'\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac62180>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n\"}, \"invocation\": {\"module_args\": {\"key\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n\", \"name\": \"10.31.12.141\", \"path\": \"/etc/ssh/ssh_known_hosts\", \"hash_host\": false, \"state\": \"present\", \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n\"}}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing hmac\r\n# destroy hmac\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy hashlib\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879843.46950: done with _execute_module (known_hosts, {'key': '10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n', 'name': '10.31.12.141', 'path': '/etc/ssh/ssh_known_hosts', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'known_hosts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879843.46953: _low_level_execute_command(): starting\n 5599 1726879843.46956: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879843.46966: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879843.46969: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879843.46971: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879843.46975: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879843.46978: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879843.46981: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879843.48748: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879843.48752: stdout chunk (state=3):\n>>><<<\n 5599 1726879843.48755: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879843.48798: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879843.48979: handler run complete\n 5599 1726879843.48983: attempt loop complete, returning result\n 5599 1726879843.48986: _execute() done\n 5599 1726879843.48988: dumping result to json\n 5599 1726879843.48991: done dumping result, returning\n 5599 1726879843.48994: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node [0affef3a-ec81-5b39-170e-00000000016a]\n 5599 1726879843.48996: sending task result for task 0affef3a-ec81-5b39-170e-00000000016a\n 5599 1726879843.49061: done sending task result for task 0affef3a-ec81-5b39-170e-00000000016a\n 5599 1726879843.49068: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"diff\": {\n \"after\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n\",\n \"after_header\": \"/etc/ssh/ssh_known_hosts\",\n \"before\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n\",\n \"before_header\": \"/etc/ssh/ssh_known_hosts\"\n },\n \"invocation\": {\n \"module_args\": {\n \"diff\": {\n \"after\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n\",\n \"after_header\": \"/etc/ssh/ssh_known_hosts\",\n \"before\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n\",\n \"before_header\": \"/etc/ssh/ssh_known_hosts\"\n },\n \"hash_host\": false,\n \"key\": \"10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n\",\n \"name\": \"10.31.12.141\",\n \"path\": \"/etc/ssh/ssh_known_hosts\",\n \"state\": \"present\"\n }\n }\n}\n 5599 1726879843.49149: no more pending results, returning what we have\n 5599 1726879843.49156: results queue empty\n 5599 1726879843.49157: checking for any_errors_fatal\n 5599 1726879843.49175: done checking for any_errors_fatal\n 5599 1726879843.49177: checking for max_fail_percentage\n 5599 1726879843.49179: done checking for max_fail_percentage\n 5599 1726879843.49180: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879843.49181: done checking to see if all hosts have failed\n 5599 1726879843.49182: getting the remaining hosts for this loop\n 5599 1726879843.49184: done getting the remaining hosts for this loop\n 5599 1726879843.49188: getting the next task for host managed_node1\n 5599 1726879843.49200: done getting next task for host managed_node1\n 5599 1726879843.49205: ^ task is: TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists\n 5599 1726879843.49209: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879843.49211: getting the next task for host managed_node2\n 5599 1726879843.49219: done getting next task for host managed_node2\n 5599 1726879843.49222: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879843.49224: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879843.49225: getting the next task for host managed_node3\n 5599 1726879843.49229: done getting next task for host managed_node3\n 5599 1726879843.49232: ^ task is: TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists\n 5599 1726879843.49234: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879843.49251: getting variables\n 5599 1726879843.49252: in VariableManager get_vars()\n 5599 1726879843.49416: Calling all_inventory to load vars for managed_node1\n 5599 1726879843.49420: Calling groups_inventory to load vars for managed_node1\n 5599 1726879843.49424: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879843.49436: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879843.49440: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879843.49444: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879843.50119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879843.50686: done with get_vars()\n 5599 1726879843.50697: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] ***\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21\nFriday 20 September 2024 20:50:43 -0400 (0:00:00.914) 0:00:21.294 ****** \n 5599 1726879843.50784: entering _queue_task() for managed_node1/stat\n 5599 1726879843.51119: worker is 3 (out of 3 available)\n 5599 1726879843.51138: exiting _queue_task() for managed_node1/stat\n 5599 1726879843.51157: getting variables\n 5599 1726879843.51161: in VariableManager get_vars()\n 5599 1726879843.51452: Calling all_inventory to load vars for managed_node2\n 5599 1726879843.51458: Calling groups_inventory to load vars for managed_node2\n 5599 1726879843.51466: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879843.51492: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879843.51498: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879843.51502: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879843.52123: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists\n 5599 1726879843.52128: in run() - task 0affef3a-ec81-5b39-170e-000000000055\n 5599 1726879843.52131: variable 'ansible_search_path' from source: unknown\n 5599 1726879843.52134: variable 'ansible_search_path' from source: unknown\n 5599 1726879843.52137: calling self._execute()\n 5599 1726879843.52190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879843.52597: done with get_vars()\n 5599 1726879843.52639: done getting variables\n 5599 1726879843.52715: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879843.52720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879843.52723: variable 'omit' from source: magic vars\n 5599 1726879843.52731: variable 'omit' from source: magic vars\n 5599 1726879843.52891: variable 'omit' from source: magic vars\n 5599 1726879843.52899: variable 'omit' from source: magic vars\n 5599 1726879843.52902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879843.52905: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879843.52911: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879843.52914: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879843.52916: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879843.52918: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879843.52921: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879843.52923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879843.52930: Set connection var ansible_shell_type to sh\n 5599 1726879843.53002: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879843.53006: Set connection var ansible_pipelining to False\n 5599 1726879843.53031: getting variables\n 5599 1726879843.53033: in VariableManager get_vars()\n 5599 1726879843.53054: Calling all_inventory to load vars for managed_node3\n 5599 1726879843.53057: Calling groups_inventory to load vars for managed_node3\n 5599 1726879843.53060: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879843.53071: Set connection var ansible_connection to ssh\n 5599 1726879843.53076: Set connection var ansible_timeout to 10\n 5599 1726879843.53079: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879843.53089: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879843.53094: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879843.53099: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879843.53102: variable 'ansible_connection' from source: unknown\n 5599 1726879843.53116: variable 'ansible_module_compression' from source: unknown\n 5599 1726879843.53119: variable 'ansible_shell_type' from source: unknown\n 5599 1726879843.53122: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879843.53124: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879843.53126: variable 'ansible_pipelining' from source: unknown\n 5599 1726879843.53148: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879843.53744: variable 'ansible_timeout' from source: unknown\n 5599 1726879843.53748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879843.53751: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879843.53755: variable 'omit' from source: magic vars\n 5599 1726879843.53757: starting attempt loop\n 5599 1726879843.53760: running the handler\n 5599 1726879843.53776: _low_level_execute_command(): starting\n 5599 1726879843.53796: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879843.53861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879843.54413: done with get_vars()\n 5599 1726879843.54444: done getting variables\n 5599 1726879843.54660: entering _queue_task() for managed_node3/stat\n 5599 1726879843.54884: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879843.54888: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879843.55502: worker is 1 (out of 3 available)\n 5599 1726879843.55519: exiting _queue_task() for managed_node3/stat\n 5599 1726879843.55537: done queuing things up, now waiting for results queue to drain\n 5599 1726879843.55540: waiting for pending results...\n 5599 1726879843.55581: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879843.55590: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879843.55745: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879843.55751: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879843.55895: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists\n 5599 1726879843.55984: in run() - task 0affef3a-ec81-5b39-170e-000000000055\n 5599 1726879843.56009: variable 'ansible_search_path' from source: unknown\n 5599 1726879843.56029: variable 'ansible_search_path' from source: unknown\n 5599 1726879843.56052: calling self._execute()\n 5599 1726879843.56189: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879843.56192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879843.56195: variable 'omit' from source: magic vars\n 5599 1726879843.56287: variable 'omit' from source: magic vars\n 5599 1726879843.56355: variable 'omit' from source: magic vars\n 5599 1726879843.56383: variable 'omit' from source: magic vars\n 5599 1726879843.56431: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879843.56470: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879843.56506: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879843.56520: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879843.56534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879843.56566: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879843.56570: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879843.56572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879843.56652: Set connection var ansible_shell_type to sh\n 5599 1726879843.56666: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879843.56669: Set connection var ansible_pipelining to False\n 5599 1726879843.56672: Set connection var ansible_connection to ssh\n 5599 1726879843.56681: Set connection var ansible_timeout to 10\n 5599 1726879843.56693: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879843.56714: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879843.56717: variable 'ansible_connection' from source: unknown\n 5599 1726879843.56721: variable 'ansible_module_compression' from source: unknown\n 5599 1726879843.56724: variable 'ansible_shell_type' from source: unknown\n 5599 1726879843.56729: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879843.56732: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879843.56737: variable 'ansible_pipelining' from source: unknown\n 5599 1726879843.56741: variable 'ansible_timeout' from source: unknown\n 5599 1726879843.56751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879843.57015: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879843.57029: variable 'omit' from source: magic vars\n 5599 1726879843.57035: starting attempt loop\n 5599 1726879843.57038: running the handler\n 5599 1726879843.57050: _low_level_execute_command(): starting\n 5599 1726879843.57058: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879843.57754: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 5599 1726879843.57777: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879843.57900: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879843.57905: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879843.57919: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879843.58004: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879843.58019: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879843.58347: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879843.58579: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879843.58684: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879843.58692: stdout chunk (state=3):\n>>><<<\n 5599 1726879843.58702: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879843.58784: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879843.58789: _low_level_execute_command(): starting\n 5599 1726879843.58792: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053 `\" && echo ansible-tmp-1726879843.587495-6067-226276950414053=\"` echo /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053 `\" && echo ansible-tmp-1726879843.587495-6067-226276950414053=\"` echo /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053 `\" ) && sleep 0'\"'\"''\n 5599 1726879843.59553: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879843.59588: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 5599 1726879843.59592: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879843.59631: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879843.59658: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879843.59664: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879843.59677: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879843.59714: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879843.59772: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879843.59882: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879843.59943: stderr chunk (state=3):\n>>><<<\n 5599 1726879843.59947: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879843.59982: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879843.60179: _low_level_execute_command(): starting\n 5599 1726879843.60183: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812 `\" && echo ansible-tmp-1726879843.5998619-6069-270337996176812=\"` echo /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812 `\" ) && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812 `\" && echo ansible-tmp-1726879843.5998619-6069-270337996176812=\"` echo /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812 `\" ) && sleep 0'\"'\"''\n 5599 1726879843.60813: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879843.60824: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879843.60870: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 5599 1726879843.60877: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879843.60975: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879843.60997: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879843.61008: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879843.61018: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879843.61026: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879843.61047: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879843.61128: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879843.62598: stdout chunk (state=3):\n>>>ansible-tmp-1726879843.587495-6067-226276950414053=/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053\n<<<\n 5599 1726879843.62722: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879843.62816: stderr chunk (state=3):\n>>><<<\n 5599 1726879843.62820: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'ansible-tmp-1726879843.587495-6067-226276950414053=/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879843.62867: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879843.587495-6067-226276950414053=/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879843.62978: variable 'ansible_module_compression' from source: unknown\n 5599 1726879843.63202: stdout chunk (state=3):\n>>>ansible-tmp-1726879843.5998619-6069-270337996176812=/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812\n<<<\n 5599 1726879843.63302: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 5599 1726879843.63305: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879843.63350: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879843.63591: stderr chunk (state=3):\n>>><<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 5599 1726879843.63601: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py\n 5599 1726879843.63782: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpiw1mb4yc TO /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py\n<10.31.14.141> (0, b'ansible-tmp-1726879843.5998619-6069-270337996176812=/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879843.63794: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879843.5998619-6069-270337996176812=/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\n 5599 1726879843.63907: Sending initial data\n 5599 1726879843.63913: Sent initial data (150 bytes)\n 5599 1726879843.64209: variable 'ansible_module_compression' from source: unknown\n 5599 1726879843.64436: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 5599 1726879843.64494: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 5599 1726879843.64762: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpv7z5744k TO /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n 5599 1726879843.65112: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879843.65184: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879843.65187: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879843.65189: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879843.65250: Sending initial data\n 5599 1726879843.65254: Sent initial data (151 bytes)\n 5599 1726879843.65318: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879843.65548: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879843.65552: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879843.65690: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879843.66194: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879843.66204: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879843.66216: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879843.66224: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879843.66231: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879843.66238: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879843.66249: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879843.66276: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879843.66318: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879843.67925: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 5599 1726879843.67935: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\n<<<\n 5599 1726879843.67943: stderr chunk (state=3):\n>>>debug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\n<<<\n 5599 1726879843.67966: stderr chunk (state=3):\n>>>debug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879843.68059: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 5599 1726879843.68064: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879843.68069: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\n<<<\n 5599 1726879843.68128: stderr chunk (state=3):\n>>>debug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\n<<<\n 5599 1726879843.68132: stderr chunk (state=3):\n>>>debug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\n<<<\n 5599 1726879843.68135: stderr chunk (state=3):\n>>>debug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\n<<<\n 5599 1726879843.68145: stderr chunk (state=3):\n>>>debug2: Server supports extension \"fsync@openssh.com\" revision 1\r\n<<<\n 5599 1726879843.68151: stderr chunk (state=3):\n>>>debug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\n<<<\n 5599 1726879843.68153: stderr chunk (state=3):\n>>>debug2: Server supports extension \"limits@openssh.com\" revision 1\r\n<<<\n 5599 1726879843.68207: stderr chunk (state=3):\n>>>debug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 5599 1726879843.68211: stderr chunk (state=3):\n>>>debug2: Server supports extension \"copy-data\" revision 1\r\n<<<\n 5599 1726879843.68214: stderr chunk (state=3):\n>>>debug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\n<<<\n 5599 1726879843.68216: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879843.68219: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpv7z5744k\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879843.68222: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpv7z5744k /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py\n<<<\n 5599 1726879843.68244: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879843.68262: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpv7z5744k\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py M:0x001a\r\n<<<\n 5599 1726879843.68312: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpiw1mb4yc\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879843.68326: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpiw1mb4yc /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py\n<<<\n 5599 1726879843.68379: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119185\r\n<<<\n 5599 1726879843.68418: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\n<<<\n 5599 1726879843.68454: stderr chunk (state=3):\n>>>debug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpiw1mb4yc\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py M:0x001a\r\n<<<\n 5599 1726879843.68629: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119184\r\n<<<\n 5599 1726879843.69320: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119185 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879843.69390: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879843.69491: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879843.69552: stderr chunk (state=3):\n>>><<<\n 5599 1726879843.69558: stdout chunk (state=3):\n>>><<<\n 5599 1726879843.69596: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119184 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpv7z5744k /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpv7z5744k\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpv7z5744k\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119185\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119185 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879843.69747: done transferring module to remote\n 5599 1726879843.69751: _low_level_execute_command(): starting\n 5599 1726879843.69754: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/ /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/ /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879843.69858: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879843.69969: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879843.69992: stderr chunk (state=3):\n>>><<<\n 5599 1726879843.69996: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpiw1mb4yc /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpiw1mb4yc\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpiw1mb4yc\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119184\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119184 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879843.70030: done transferring module to remote\n 5599 1726879843.70047: _low_level_execute_command(): starting\n 5599 1726879843.70053: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/ /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/ /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879843.70771: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879843.70792: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879843.70807: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879843.70824: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\n<<<\n 5599 1726879843.70885: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879843.71015: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879843.71059: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879843.71095: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879843.71167: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879843.71283: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879843.71303: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879843.71324: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879843.71346: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879843.71365: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879843.71389: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 5599 1726879843.71500: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879843.71516: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879843.71530: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879843.71541: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879843.71558: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879843.71580: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879843.71649: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879843.73003: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879843.73047: stderr chunk (state=3):\n>>><<<\n 5599 1726879843.73062: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879843.73259: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879843.73266: _low_level_execute_command(): starting\n 5599 1726879843.73269: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879843.73943: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879843.73960: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879843.73986: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879843.74010: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879843.74026: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879843.74045: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\n<<<\n 5599 1726879843.74100: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879843.74115: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879843.74130: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879843.74226: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879843.74249: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879843.74273: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879843.74291: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879843.74316: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879843.74348: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879843.74409: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879843.74894: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879843.74935: stderr chunk (state=3):\n>>><<<\n 5599 1726879843.74938: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879843.74957: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879843.74960: _low_level_execute_command(): starting\n 5599 1726879843.75081: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879843.75606: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879843.75632: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879843.75635: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879843.75638: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879843.75665: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879843.75669: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 5599 1726879843.75672: stderr chunk (state=3):\n>>>debug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879843.75720: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879843.75736: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879843.75743: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879843.75759: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879843.75815: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879843.76567: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879843.76809: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879843.76982: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 5599 1726879843.76988: stdout chunk (state=3):\n>>>import 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d12c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d0fbb30>\r\n<<<\n 5599 1726879843.77099: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d12eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\n<<<\n 5599 1726879843.77117: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879843.77320: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 5599 1726879843.77355: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879843.77371: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf41160>\r\n<<<\n 5599 1726879843.77421: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 5599 1726879843.77452: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf41fd0>\r\n<<<\n 5599 1726879843.77480: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 5599 1726879843.77519: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879843.77810: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879843.77883: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879843.77986: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879843.78162: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.78230: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfb7860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfb7ef0>\r\n<<<\n 5599 1726879843.78233: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 5599 1726879843.78250: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf97b30>\r\nimport '_functools' # \r\n<<<\n 5599 1726879843.78270: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf951f0>\r\n<<<\n 5599 1726879843.78370: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7d040>\r\n<<<\n 5599 1726879843.78412: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879843.78445: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 5599 1726879843.78480: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879843.78508: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879843.78546: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfdb800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfda420>\r\n<<<\n 5599 1726879843.78581: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n<<<\n 5599 1726879843.78588: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf962a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfd8c80>\r\n<<<\n 5599 1726879843.78701: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 5599 1726879843.78711: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00c800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879843.78752: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.78799: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d00ccb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00cb60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d00cf50>\r\n<<<\n 5599 1726879843.78830: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.78902: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 5599 1726879843.78910: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00d640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00d310>\r\nimport 'importlib.machinery' # \r\n<<<\n 5599 1726879843.78950: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00e540>\r\n<<<\n 5599 1726879843.78953: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879843.78981: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879843.79018: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879843.79035: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n<<<\n 5599 1726879843.79046: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d024770>\r\n<<<\n 5599 1726879843.79052: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 5599 1726879843.79090: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.79152: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d025eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879843.79172: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d026d80>\r\n<<<\n 5599 1726879843.79244: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d0273b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d0262d0>\r\n<<<\n 5599 1726879843.79261: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879843.79303: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d027e30>\r\n<<<\n 5599 1726879843.79318: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d027560>\r\n<<<\n 5599 1726879843.79418: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00e5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879843.79434: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879843.79526: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879843.79542: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879843.79550: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cdbfcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n<<<\n 5599 1726879843.79610: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cde8740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cde84a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cde8770>\r\n<<<\n 5599 1726879843.79663: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cde8950>\r\n<<<\n 5599 1726879843.79682: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879843.79685: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cdbde50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879843.79734: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879843.79816: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 5599 1726879843.79820: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.79823: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879843.79935: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cdea030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cde8cb0>\r\n<<<\n 5599 1726879843.79943: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51672c530>\r\n<<<\n 5599 1726879843.79950: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00ec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879843.80030: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879843.80080: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5166fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51672eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\n<<<\n 5599 1726879843.80084: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce1a390>\r\n<<<\n 5599 1726879843.80149: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879843.80152: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879843.80155: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879843.80380: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce32540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879843.80451: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516541160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516541fd0>\r\nimport 'site' # \r\n<<<\n 5599 1726879843.80455: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879843.80471: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce6b2c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879843.80528: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce91a60>\r\n<<<\n 5599 1726879843.80593: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce6b3e0>\r\n<<<\n 5599 1726879843.80639: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce331d0>\r\n<<<\n 5599 1726879843.80680: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n<<<\n 5599 1726879843.80727: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879843.80733: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 5599 1726879843.80882: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879843.80887: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879843.80889: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879843.80995: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccac2f0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce31580>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cdeaf30>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb60ccac500>\r\n<<<\n 5599 1726879843.81012: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_mk9xjah0/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.81029: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879843.81092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.81220: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.81226: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165b7860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 5599 1726879843.81275: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd01f70>\r\nimport '_typing' # \r\n<<<\n 5599 1726879843.81279: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165b7ef0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516597b30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165951f0>\r\n<<<\n 5599 1726879843.81405: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657d040>\r\n<<<\n 5599 1726879843.81409: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879843.81505: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccd8e60>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccaffb0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.81683: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 5599 1726879843.81687: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.81705: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165db800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165da420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165962a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165d8c80>\r\n<<<\n 5599 1726879843.81807: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660c800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51660ccb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660cb60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51660cf50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.81828: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879843.81854: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 5599 1726879843.82002: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660d640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660d310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660e540>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879843.82006: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879843.82049: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879843.82070: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516624770>\r\n<<<\n 5599 1726879843.82127: stdout chunk (state=3):\n>>>import 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516625eb0>\r\n<<<\n 5599 1726879843.82143: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n<<<\n 5599 1726879843.82221: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n<<<\n 5599 1726879843.82261: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516626d80>\r\n<<<\n 5599 1726879843.82265: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5166273b0>\r\n<<<\n 5599 1726879843.82274: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5166262d0>\r\n<<<\n 5599 1726879843.82292: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879843.82369: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516627e30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516627560>\r\n<<<\n 5599 1726879843.82434: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660e5a0>\r\n<<<\n 5599 1726879843.82442: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879843.82514: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879843.82518: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879843.82537: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.82738: stdout chunk (state=3):\n>>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.82762: stdout chunk (state=3):\n>>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163afcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163d8740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163d84a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163d8770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163d8950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163ade50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879843.82906: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 5599 1726879843.82933: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163da030>\r\n<<<\n 5599 1726879843.82977: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163d8cb0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660ec90>\r\n<<<\n 5599 1726879843.83001: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879843.83106: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.83111: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.83165: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879843.83204: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516406390>\r\n<<<\n 5599 1726879843.83290: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879843.83317: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.83386: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<<\n 5599 1726879843.83415: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879843.83525: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516422510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879843.83569: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<<\n 5599 1726879843.83628: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879843.83669: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879843.83726: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n<<<\n 5599 1726879843.83748: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51645b290>\r\n<<<\n 5599 1726879843.83780: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<<\n 5599 1726879843.83788: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879843.83872: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py<<<\n 5599 1726879843.83882: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879843.83946: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<<\n 5599 1726879843.83958: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879843.84201: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516481a30>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51645b3b0>\r\n<<<\n 5599 1726879843.84287: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5164231a0>\r\n<<<\n 5599 1726879843.84347: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py<<<\n 5599 1726879843.84408: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 5599 1726879843.84413: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccdbe00>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.84437: stdout chunk (state=3):\n>>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162a0320>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516421550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163daf30>\r\n<<<\n 5599 1726879843.84456: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879843.84479: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.84493: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cd299d0>\r\n<<<\n 5599 1726879843.84527: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd29760>\r\n<<<\n 5599 1726879843.84566: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd29070>\r\n<<<\n 5599 1726879843.84571: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879843.84596: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879843.84606: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd5162a0500>\r\n<<<\n 5599 1726879843.84632: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd294c0>\r\n<<<\n 5599 1726879843.84636: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd02c00>\r\nimport 'atexit' # \r\n<<<\n 5599 1726879843.84676: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.84680: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cd2a7b0>\r\n<<<\n 5599 1726879843.84694: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.84702: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cd2a9f0>\r\n<<<\n 5599 1726879843.84732: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879843.84735: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_lq8gi5bt/ansible_stat_payload.zip'<<<\n 5599 1726879843.84750: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879843.84772: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879843.84788: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879843.84835: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd2af30>\r\n<<<\n 5599 1726879843.84844: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 5599 1726879843.84861: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879843.84891: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879843.84926: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879843.84937: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb8cc20>\r\n<<<\n 5599 1726879843.84956: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cb8e840>\r\n<<<\n 5599 1726879843.84992: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879843.85012: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879843.85075: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb8f1d0>\r\n<<<\n 5599 1726879843.85125: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb903b0>\r\n<<<\n 5599 1726879843.85146: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879843.85194: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879843.85198: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879843.85254: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb92e40>\r\n<<<\n 5599 1726879843.85300: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879843.85323: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cb931a0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb91100>\r\n<<<\n 5599 1726879843.85372: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'<<<\n 5599 1726879843.85377: stdout chunk (state=3):\n>>>\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162f6000>\r\n<<<\n 5599 1726879843.85402: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879843.85436: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879843.85442: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879843.85460: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 5599 1726879843.85486: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb96e40>\r\n<<<\n 5599 1726879843.85490: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879843.85561: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb95910>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb95670>\r\n<<<\n 5599 1726879843.85618: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 5599 1726879843.85621: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879843.85900: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb97d70>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb91610>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbdeff0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbdf110>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbe0cb0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbe0a70>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879843.85915: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162ccef0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162a3f80>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.85996: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879843.86041: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.86075: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbe3230>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbe13a0>\r\n<<<\n 5599 1726879843.86103: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879843.86154: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879843.86192: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879843.86334: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbeaa50>\r\n<<<\n 5599 1726879843.86368: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbe33e0>\r\n<<<\n 5599 1726879843.86454: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbeb860>\r\n<<<\n 5599 1726879843.86488: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbeba70>\r\n<<<\n 5599 1726879843.86556: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbebe00>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbdf3b0>\r\n<<<\n 5599 1726879843.86687: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879843.86692: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879843.86779: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbeec90>\r\n<<<\n 5599 1726879843.86880: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.86909: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbf01d0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbed430>\r\n<<<\n 5599 1726879843.86963: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbee7b0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbecfe0>\r\n<<<\n 5599 1726879843.86990: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879843.87222: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.87232: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879843.87265: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879843.87269: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.87353: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.87411: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.87559: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.88281: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.88610: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162cfe90>\r\n<<<\n 5599 1726879843.88646: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.88671: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 5599 1726879843.88689: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879843.88713: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879843.88746: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516321a30>\r\n<<<\n 5599 1726879843.88775: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163217c0>\r\n<<<\n 5599 1726879843.88811: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163210d0>\r\n<<<\n 5599 1726879843.88830: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879843.88861: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879843.88884: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516321b20>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162f6c90>\r\n<<<\n 5599 1726879843.88909: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 5599 1726879843.88946: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163227e0>\r\n<<<\n 5599 1726879843.88991: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516322a20>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879843.89059: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.89091: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc74410>\r\n<<<\n 5599 1726879843.89180: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 5599 1726879843.89245: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516322f60>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516184d40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516186960>\r\n<<<\n 5599 1726879843.89252: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc751f0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbf3890>\r\n<<<\n 5599 1726879843.89255: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879843.89258: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879843.89289: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516187290>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879843.89297: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879843.89300: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.89339: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516188470>\r\n<<<\n 5599 1726879843.89356: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879843.89388: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879843.89405: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.89414: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879843.89467: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618af00>\r\n<<<\n 5599 1726879843.89505: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51618b230>\r\n<<<\n 5599 1726879843.89537: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.89572: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161891c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879843.89650: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879843.89780: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618ede0>\r\n<<<\n 5599 1726879843.89784: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879843.89806: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618d8b0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618d610>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 5599 1726879843.89821: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879843.89881: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618ff80>\r\n<<<\n 5599 1726879843.89899: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 5599 1726879843.89930: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc74fb0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.89934: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161896d0>\r\n<<<\n 5599 1726879843.90004: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161d6f00>\r\n<<<\n 5599 1726879843.90025: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d70b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879843.90065: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161d8c50><<<\n 5599 1726879843.90100: stdout chunk (state=3):\n>>>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d8a10>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879843.90220: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879843.90384: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.90388: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.90417: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161db1d0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d9340>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e2930>\r\n<<<\n 5599 1726879843.90562: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161db2c0>\r\n<<<\n 5599 1726879843.90639: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.90655: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e3620>\r\n<<<\n 5599 1726879843.90679: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e3a10>\r\n<<<\n 5599 1726879843.90747: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e3c20>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d7380>\r\n<<<\n 5599 1726879843.90771: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879843.90789: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879843.90844: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.90852: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.90877: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e6c00>\r\n<<<\n 5599 1726879843.90919: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.91063: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.91093: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879843.91180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.91186: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.91193: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e7fe0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e53a0>\r\n<<<\n 5599 1726879843.91195: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.91208: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e6720>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e4f20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.91277: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.91308: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879843.91378: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.91492: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879843.91495: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.91498: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.91586: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.91747: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.91752: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.92019: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879843.92097: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879843.92113: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879843.92188: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc77b90>\r\n<<<\n 5599 1726879843.92223: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.92391: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.92578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879843.92582: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879843.92585: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.92636: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc81f40>\r\n<<<\n 5599 1726879843.92685: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.92710: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc828a0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc76810>\r\n<<<\n 5599 1726879843.92729: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.92768: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.93015: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.93067: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879843.93093: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.93120: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.93177: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51626c200>\r\n<<<\n 5599 1726879843.93240: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc814f0>\r\n<<<\n 5599 1726879843.93249: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc829f0>\r\n<<<\n 5599 1726879843.93301: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.93338: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879843.93341: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.93412: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51626cf50>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e80b0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879843.93442: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.93492: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.93529: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879843.93534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.93537: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879843.93539: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879843.93548: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879843.93627: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879843.93631: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.93649: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879843.93724: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb12c00>\r\n<<<\n 5599 1726879843.93748: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ca8c9e0>\r\n<<<\n 5599 1726879843.93897: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ca86a20>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ca86810>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.93900: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.93903: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51626d670>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.93917: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879843.94051: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879843.94055: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.94151: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.94364: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.94401: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.94909: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.94992: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.95094: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.95141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.95193: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.95281: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.95384: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879843.95598: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 138, \"inode\": 262672, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726879791.1225288, \"mtime\": 1726879767.4964318, \"ctime\": 1726879818.4906528, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"6884ce27096520be1399bc25d194f3fb122a5a16\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"403842928\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n<<<\n 5599 1726879843.95616: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 5599 1726879843.95739: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.95985: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.96048: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879843.96068: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n<<<\n 5599 1726879843.96088: stdout chunk (state=3):\n>>># restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n<<<\n 5599 1726879843.96109: stdout chunk (state=3):\n>>># cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n<<<\n 5599 1726879843.96135: stdout chunk (state=3):\n>>># cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n<<<\n 5599 1726879843.96170: stdout chunk (state=3):\n>>># cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n<<<\n 5599 1726879843.96185: stdout chunk (state=3):\n>>># destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n<<<\n 5599 1726879843.96222: stdout chunk (state=3):\n>>># cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n<<<\n 5599 1726879843.96259: stdout chunk (state=3):\n>>># cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n<<<\n 5599 1726879843.96279: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879843.96453: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879843.96503: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879843.96508: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 5599 1726879843.96575: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879843.96626: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n<<<\n 5599 1726879843.96630: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879843.96725: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 5599 1726879843.96730: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 5599 1726879843.96767: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51626f6b0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.96847: stdout chunk (state=3):\n>>># destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879843.96854: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n<<<\n 5599 1726879843.96931: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.97025: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n<<<\n 5599 1726879843.97029: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n<<<\n 5599 1726879843.97032: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 5599 1726879843.97088: stdout chunk (state=3):\n>>># destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879843.97121: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879843.97129: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879843.97134: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 5599 1726879843.97199: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879843.97203: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n<<<\n 5599 1726879843.97232: stdout chunk (state=3):\n>>># destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n<<<\n 5599 1726879843.97296: stdout chunk (state=3):\n>>># destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879843.97300: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51607dd60>\r\n<<<\n 5599 1726879843.97375: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51607e6c0>\r\n<<<\n 5599 1726879843.97471: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 5599 1726879843.97495: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e3e00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.97544: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879843.97548: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.97633: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879843.97707: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879843.97899: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879843.97902: stdout chunk (state=3):\n>>><<<\n 5599 1726879843.97904: stderr chunk (state=3):\n>>><<<\n 5599 1726879843.97907: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d12c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d0fbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d12eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf41160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf41fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7fe90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7ff50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfb7860>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfb7ef0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf97b30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf951f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7d040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfdb800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfda420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf962a0>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfd8c80>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00c800>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7c2c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d00ccb0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00cb60>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d00cf50>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7ade0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00d640>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00d310>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00e540>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d024770>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d025eb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d026d80>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d0273b0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d0262d0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d027e30>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d027560>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00e5a0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cdbfcb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cde8740>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cde84a0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cde8770>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cde8950>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cdbde50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cdea030>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cde8cb0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00ec90>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce1a390>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce32540>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce6b2c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce91a60>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce6b3e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce331d0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccac2f0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce31580>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cdeaf30>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb60ccac500>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_stat_payload_mk9xjah0/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd01f70>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccd8e60>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccaffb0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccdbe00>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cd299d0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd29760>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd29070>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd294c0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd02c00>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cd2a7b0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cd2a9f0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd2af30>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb8cc20>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cb8e840>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb8f1d0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb903b0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb92e40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cb931a0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb91100>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb96e40>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb95910>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb95670>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb97d70>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb91610>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbdeff0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbdf110>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbe0cb0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbe0a70>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbe3230>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbe13a0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbeaa50>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbe33e0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbeb860>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbeba70>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbebe00>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbdf3b0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbeec90>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbf01d0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbed430>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbee7b0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbecfe0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc74410>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc751f0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbf3890>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc74fb0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc77b90>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc81f40>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc828a0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc76810>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc814f0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc829f0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb12c00>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ca8c9e0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ca86a20>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ca86810>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 138, \"inode\": 262672, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726879791.1225288, \"mtime\": 1726879767.4964318, \"ctime\": 1726879818.4906528, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"6884ce27096520be1399bc25d194f3fb122a5a16\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"403842928\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879843.98123: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d12c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d0fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d12eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf41160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf41fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfb7860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfb7ef0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf97b30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf951f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfdb800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfda420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf962a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfd8c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00c800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d00ccb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00cb60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d00cf50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00d640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00d310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00e540>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d024770>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d025eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d026d80>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d0273b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d0262d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d027e30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d027560>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00e5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cdbfcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cde8740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cde84a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cde8770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cde8950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cdbde50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cdea030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cde8cb0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00ec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce1a390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce32540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce6b2c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce91a60>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce6b3e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce331d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccac2f0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce31580>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cdeaf30>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb60ccac500>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_mk9xjah0/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd01f70>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccd8e60>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccaffb0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccdbe00>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cd299d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd29760>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd29070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd294c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd02c00>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cd2a7b0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cd2a9f0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd2af30>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb8cc20>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cb8e840>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb8f1d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb903b0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb92e40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cb931a0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb91100>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb96e40>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb95910>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb95670>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb97d70>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb91610>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbdeff0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbdf110>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbe0cb0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbe0a70>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbe3230>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbe13a0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbeaa50>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbe33e0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbeb860>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbeba70>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbebe00>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbdf3b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbeec90>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbf01d0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbed430>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbee7b0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbecfe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc74410>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc751f0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbf3890>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc74fb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc77b90>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc81f40>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc828a0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc76810>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc814f0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc829f0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb12c00>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ca8c9e0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ca86a20>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ca86810>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 138, \"inode\": 262672, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726879791.1225288, \"mtime\": 1726879767.4964318, \"ctime\": 1726879818.4906528, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"6884ce27096520be1399bc25d194f3fb122a5a16\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"403842928\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n 5599 1726879844.00453: done with _execute_module (stat, {'path': '/etc/kdump.conf', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879844.00457: _low_level_execute_command(): starting\n 5599 1726879844.00461: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879844.00468: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51607d400>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51607e8a0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.00470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.00476: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879844.00487: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n<<<\n 5599 1726879844.00490: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879844.00492: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879844.00495: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879844.00497: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879844.00500: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51610e9f0>\r\n<<<\n 5599 1726879844.00502: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516088680>\r\n<<<\n 5599 1726879844.00505: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516082a80>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516082600>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.00507: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.00510: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.00512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.00514: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879844.00516: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879844.00519: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879844.00522: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879844.00524: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879844.00527: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879844.00531: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879844.00534: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879844.00537: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879844.00855: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 155, \"inode\": 262678, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726879805.4358838, \"mtime\": 1726879716.394453, \"ctime\": 1726879774.7388759, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9c69fb5321a96ae85536510b9db2c857d492b175\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"545541606\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n<<<\n 5599 1726879844.00936: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 5599 1726879844.01519: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879844.01779: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n<<<\n 5599 1726879844.01783: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n<<<\n 5599 1726879844.01785: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879844.01787: stdout chunk (state=3):\n>>># cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n<<<\n 5599 1726879844.01790: stdout chunk (state=3):\n>>># cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n<<<\n 5599 1726879844.01832: stdout chunk (state=3):\n>>># cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879844.01858: stderr chunk (state=3):\n>>><<<\n 5599 1726879844.01871: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879844.01960: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879844.02286: handler run complete\n 5599 1726879844.02294: attempt loop complete, returning result\n 5599 1726879844.02297: _execute() done\n 5599 1726879844.02299: dumping result to json\n 5599 1726879844.02302: done dumping result, returning\n 5599 1726879844.02308: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists [0affef3a-ec81-5b39-170e-000000000055]\n 5599 1726879844.02406: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 5599 1726879844.02450: stdout chunk (state=3):\n>>># destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879844.02501: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n<<<\n 5599 1726879844.02547: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n<<<\n 5599 1726879844.02591: stdout chunk (state=3):\n>>># cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache<<<\n 5599 1726879844.02656: stdout chunk (state=3):\n>>>\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize<<<\n 5599 1726879844.02660: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing<<<\n 5599 1726879844.02696: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random<<<\n 5599 1726879844.02800: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre<<<\n 5599 1726879844.02873: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types<<<\n 5599 1726879844.02878: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc<<<\n 5599 1726879844.02981: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings<<<\n 5599 1726879844.02985: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins<<<\n 5599 1726879844.02988: stdout chunk (state=3):\n>>>\r\n# destroy selinux._selinux<<<\n 5599 1726879844.03062: stdout chunk (state=3):\n>>>\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879844.03154: sending task result for task 0affef3a-ec81-5b39-170e-000000000055\n 5599 1726879844.03219: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 5599 1726879844.03295: stdout chunk (state=3):\n>>># destroy _collections<<<\n 5599 1726879844.03387: stdout chunk (state=3):\n>>>\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat<<<\n 5599 1726879844.03562: stdout chunk (state=3):\n>>>\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools<<<\nok: [managed_node3] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/etc/kdump.conf\"\n }\n },\n \"stat\": {\n \"atime\": 1726879791.1225288,\n \"attr_flags\": \"e\",\n \"attributes\": [\n \"extents\"\n ],\n \"block_size\": 4096,\n \"blocks\": 8,\n \"charset\": \"us-ascii\",\n \"checksum\": \"6884ce27096520be1399bc25d194f3fb122a5a16\",\n \"ctime\": 1726879818.4906528,\n \"dev\": 51714,\n \"device_type\": 0,\n \"executable\": false,\n \"exists\": true,\n \"gid\": 0,\n \"gr_name\": \"root\",\n \"inode\": 262672,\n \"isblk\": false,\n \"ischr\": false,\n \"isdir\": false,\n \"isfifo\": false,\n \"isgid\": false,\n \"islnk\": false,\n \"isreg\": true,\n \"issock\": false,\n \"isuid\": false,\n \"mimetype\": \"text/plain\",\n \"mode\": \"0644\",\n \"mtime\": 1726879767.4964318,\n \"nlink\": 1,\n \"path\": \"/etc/kdump.conf\",\n \"pw_name\": \"root\",\n \"readable\": true,\n \"rgrp\": true,\n \"roth\": true,\n \"rusr\": true,\n \"size\": 138,\n \"uid\": 0,\n \"version\": \"403842928\",\n \"wgrp\": false,\n \"woth\": false,\n \"writeable\": true,\n \"wusr\": true,\n \"xgrp\": false,\n \"xoth\": false,\n \"xusr\": false\n }\n}\n 5599 1726879844.03891: done sending task result for task 0affef3a-ec81-5b39-170e-000000000055\n 5599 1726879844.03895: WORKER PROCESS EXITING\n 5599 1726879844.03897: stdout chunk (state=3):\n>>>\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879844.04409: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879844.04496: stderr chunk (state=3):\n>>><<<\n 5599 1726879844.04500: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51672c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5166fbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51672eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516541160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516541fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657fe90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657ff50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165b7860>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165b7ef0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516597b30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165951f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657d040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165db800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165da420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165962a0>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165d8c80>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660c800>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657c2c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51660ccb0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660cb60>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51660cf50>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657ade0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660d640>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660d310>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660e540>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516624770>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516625eb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516626d80>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5166273b0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5166262d0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516627e30>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516627560>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660e5a0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163afcb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163d8740>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163d84a0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163d8770>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163d8950>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163ade50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163da030>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163d8cb0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660ec90>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516406390>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516422510>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51645b290>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516481a30>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51645b3b0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5164231a0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162a0320>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516421550>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163daf30>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd5162a0500>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_stat_payload_lq8gi5bt/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162f6000>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162ccef0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162a3f80>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162cfe90>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516321a30>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163217c0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163210d0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516321b20>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162f6c90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163227e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516322a20>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516322f60>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516184d40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516186960>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516187290>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516188470>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618af00>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51618b230>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161891c0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618ede0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618d8b0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618d610>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618ff80>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161896d0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161d6f00>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d70b0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161d8c50>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d8a10>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161db1d0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d9340>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e2930>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161db2c0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e3620>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e3a10>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e3c20>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d7380>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e6c00>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e7fe0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e53a0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e6720>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e4f20>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51626c200>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51626cf50>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e80b0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51626d670>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51626f6b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51607dd60>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51607e6c0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e3e00>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51607d400>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51607e8a0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51610e9f0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516088680>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516082a80>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516082600>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 155, \"inode\": 262678, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726879805.4358838, \"mtime\": 1726879716.394453, \"ctime\": 1726879774.7388759, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9c69fb5321a96ae85536510b9db2c857d492b175\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"545541606\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879844.05216: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51672c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5166fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51672eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516541160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516541fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165b7860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165b7ef0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516597b30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165951f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165db800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165da420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165962a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165d8c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660c800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51660ccb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660cb60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51660cf50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660d640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660d310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660e540>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516624770>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516625eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516626d80>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5166273b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5166262d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516627e30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516627560>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660e5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163afcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163d8740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163d84a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163d8770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163d8950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163ade50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163da030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163d8cb0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660ec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516406390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516422510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51645b290>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516481a30>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51645b3b0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5164231a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162a0320>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516421550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163daf30>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd5162a0500>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_lq8gi5bt/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162f6000>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162ccef0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162a3f80>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162cfe90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516321a30>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163217c0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163210d0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516321b20>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162f6c90>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163227e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516322a20>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516322f60>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516184d40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516186960>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516187290>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516188470>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618af00>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51618b230>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161891c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618ede0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618d8b0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618d610>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618ff80>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161896d0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161d6f00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d70b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161d8c50>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d8a10>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161db1d0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d9340>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e2930>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161db2c0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e3620>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e3a10>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e3c20>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d7380>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e6c00>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e7fe0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e53a0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e6720>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e4f20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51626c200>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51626cf50>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e80b0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51626d670>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51626f6b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51607dd60>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51607e6c0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e3e00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51607d400>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51607e8a0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51610e9f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516088680>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516082a80>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516082600>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 155, \"inode\": 262678, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726879805.4358838, \"mtime\": 1726879716.394453, \"ctime\": 1726879774.7388759, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9c69fb5321a96ae85536510b9db2c857d492b175\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"545541606\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879844.07257: done with _execute_module (stat, {'path': '/etc/kdump.conf', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879844.07262: _low_level_execute_command(): starting\n 5599 1726879844.07264: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879844.07279: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879844.07282: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 5599 1726879844.07285: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879844.07288: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879844.07291: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879844.07294: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879844.09400: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879844.09485: stderr chunk (state=3):\n>>><<<\n 5599 1726879844.09490: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879844.09525: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879844.09531: handler run complete\n 5599 1726879844.09679: attempt loop complete, returning result\n 5599 1726879844.09683: _execute() done\n 5599 1726879844.09686: dumping result to json\n 5599 1726879844.09689: done dumping result, returning\n 5599 1726879844.09692: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists [0affef3a-ec81-5b39-170e-000000000055]\n 5599 1726879844.09695: sending task result for task 0affef3a-ec81-5b39-170e-000000000055\n 5599 1726879844.09950: done sending task result for task 0affef3a-ec81-5b39-170e-000000000055\n 5599 1726879844.09955: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/etc/kdump.conf\"\n }\n },\n \"stat\": {\n \"atime\": 1726879805.4358838,\n \"attr_flags\": \"e\",\n \"attributes\": [\n \"extents\"\n ],\n \"block_size\": 4096,\n \"blocks\": 8,\n \"charset\": \"us-ascii\",\n \"checksum\": \"9c69fb5321a96ae85536510b9db2c857d492b175\",\n \"ctime\": 1726879774.7388759,\n \"dev\": 51714,\n \"device_type\": 0,\n \"executable\": false,\n \"exists\": true,\n \"gid\": 0,\n \"gr_name\": \"root\",\n \"inode\": 262678,\n \"isblk\": false,\n \"ischr\": false,\n \"isdir\": false,\n \"isfifo\": false,\n \"isgid\": false,\n \"islnk\": false,\n \"isreg\": true,\n \"issock\": false,\n \"isuid\": false,\n \"mimetype\": \"text/plain\",\n \"mode\": \"0644\",\n \"mtime\": 1726879716.394453,\n \"nlink\": 1,\n \"path\": \"/etc/kdump.conf\",\n \"pw_name\": \"root\",\n \"readable\": true,\n \"rgrp\": true,\n \"roth\": true,\n \"rusr\": true,\n \"size\": 155,\n \"uid\": 0,\n \"version\": \"545541606\",\n \"wgrp\": false,\n \"woth\": false,\n \"writeable\": true,\n \"wusr\": true,\n \"xgrp\": false,\n \"xoth\": false,\n \"xusr\": false\n }\n}\n 5599 1726879844.10075: no more pending results, returning what we have\n 5599 1726879844.10080: results queue empty\n 5599 1726879844.10081: checking for any_errors_fatal\n 5599 1726879844.10091: done checking for any_errors_fatal\n 5599 1726879844.10092: checking for max_fail_percentage\n 5599 1726879844.10093: done checking for max_fail_percentage\n 5599 1726879844.10094: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879844.10095: done checking to see if all hosts have failed\n 5599 1726879844.10096: getting the remaining hosts for this loop\n 5599 1726879844.10098: done getting the remaining hosts for this loop\n 5599 1726879844.10103: getting the next task for host managed_node1\n 5599 1726879844.10110: done getting next task for host managed_node1\n 5599 1726879844.10114: ^ task is: TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf\n 5599 1726879844.10117: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879844.10119: getting the next task for host managed_node2\n 5599 1726879844.10129: done getting next task for host managed_node2\n 5599 1726879844.10131: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879844.10133: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879844.10135: getting the next task for host managed_node3\n 5599 1726879844.10137: done getting next task for host managed_node3\n 5599 1726879844.10140: ^ task is: TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf\n 5599 1726879844.10142: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879844.10157: getting variables\n 5599 1726879844.10159: in VariableManager get_vars()\n 5599 1726879844.10346: Calling all_inventory to load vars for managed_node1\n 5599 1726879844.10350: Calling groups_inventory to load vars for managed_node1\n 5599 1726879844.10353: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879844.10363: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879844.10369: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879844.10379: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879844.10693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879844.11108: done with get_vars()\n 5599 1726879844.11125: done getting variables\n 5599 1726879844.11288: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Generate /etc/kdump.conf] **************\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26\nFriday 20 September 2024 20:50:44 -0400 (0:00:00.605) 0:00:21.900 ****** \n 5599 1726879844.11331: entering _queue_task() for managed_node1/template\n 5599 1726879844.11335: Creating lock for template\n 5599 1726879844.12013: worker is 2 (out of 3 available)\n 5599 1726879844.12031: exiting _queue_task() for managed_node1/template\n 5599 1726879844.12055: getting variables\n 5599 1726879844.12062: in VariableManager get_vars()\n 5599 1726879844.12291: Calling all_inventory to load vars for managed_node2\n 5599 1726879844.12300: Calling groups_inventory to load vars for managed_node2\n 5599 1726879844.12309: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879844.12328: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879844.12332: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879844.12339: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879844.12683: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf\n 5599 1726879844.12721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879844.13071: done with get_vars()\n 5599 1726879844.13089: done getting variables\n 5599 1726879844.13145: in run() - task 0affef3a-ec81-5b39-170e-000000000056\n 5599 1726879844.13149: variable 'ansible_search_path' from source: unknown\n 5599 1726879844.13152: variable 'ansible_search_path' from source: unknown\n 5599 1726879844.13155: calling self._execute()\n 5599 1726879844.13157: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879844.13159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879844.13161: variable 'omit' from source: magic vars\n 5599 1726879844.13171: variable 'omit' from source: magic vars\n 5599 1726879844.13174: variable 'omit' from source: magic vars\n 5599 1726879844.13260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879844.13278: getting variables\n 5599 1726879844.13280: in VariableManager get_vars()\n 5599 1726879844.13299: Calling all_inventory to load vars for managed_node3\n 5599 1726879844.13302: Calling groups_inventory to load vars for managed_node3\n 5599 1726879844.13305: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879844.13310: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879844.13313: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879844.13317: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879844.13582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879844.14009: done with get_vars()\n 5599 1726879844.14021: done getting variables\n 5599 1726879844.14105: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879844.14118: entering _queue_task() for managed_node3/template\n 5599 1726879844.14945: worker is 3 (out of 3 available)\n 5599 1726879844.14963: exiting _queue_task() for managed_node3/template\n 5599 1726879844.15045: done queuing things up, now waiting for results queue to drain\n 5599 1726879844.15048: waiting for pending results...\n 5599 1726879844.15804: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf\n 5599 1726879844.15942: in run() - task 0affef3a-ec81-5b39-170e-000000000056\n 5599 1726879844.16030: variable 'ansible_search_path' from source: unknown\n 5599 1726879844.16147: variable 'ansible_search_path' from source: unknown\n 5599 1726879844.16151: calling self._execute()\n 5599 1726879844.16365: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879844.16473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879844.16478: variable 'omit' from source: magic vars\n 5599 1726879844.16714: variable 'omit' from source: magic vars\n 5599 1726879844.16981: variable 'omit' from source: magic vars\n 5599 1726879844.17329: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879844.17348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879844.17446: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879844.17514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879844.17571: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879844.17623: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879844.17736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879844.17787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879844.17828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879844.17896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879844.17923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879844.18085: variable '__kdump_conf' from source: set_fact\n 5599 1726879844.18141: variable 'omit' from source: magic vars\n 5599 1726879844.18194: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879844.18379: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879844.18383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879844.18586: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879844.18783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879844.18793: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879844.18796: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879844.18798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879844.19111: Set connection var ansible_shell_type to sh\n 5599 1726879844.19193: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879844.19233: Set connection var ansible_pipelining to False\n 5599 1726879844.19251: Set connection var ansible_connection to ssh\n 5599 1726879844.19271: Set connection var ansible_timeout to 10\n 5599 1726879844.19298: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879844.19335: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879844.19348: variable 'ansible_connection' from source: unknown\n 5599 1726879844.19358: variable 'ansible_module_compression' from source: unknown\n 5599 1726879844.19369: variable 'ansible_shell_type' from source: unknown\n 5599 1726879844.19382: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879844.19393: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879844.19403: variable 'ansible_pipelining' from source: unknown\n 5599 1726879844.19411: variable 'ansible_timeout' from source: unknown\n 5599 1726879844.19420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879844.20116: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879844.20120: variable 'omit' from source: magic vars\n 5599 1726879844.20122: starting attempt loop\n 5599 1726879844.20128: running the handler\n 5599 1726879844.20130: _low_level_execute_command(): starting\n 5599 1726879844.20133: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879844.21187: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879844.21604: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879844.21703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879844.21762: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879844.21879: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879844.22014: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879844.22018: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879844.22092: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879844.22118: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879844.22217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879844.22249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879844.22274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879844.22350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879844.22353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879844.22499: variable '__kdump_conf' from source: set_fact\n 5599 1726879844.22537: variable 'omit' from source: magic vars\n 5599 1726879844.22565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879844.22591: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879844.22617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879844.22639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879844.22669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879844.22691: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879844.22697: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879844.22700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879844.22834: Set connection var ansible_shell_type to sh\n 5599 1726879844.22838: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879844.22840: Set connection var ansible_pipelining to False\n 5599 1726879844.22842: Set connection var ansible_connection to ssh\n 5599 1726879844.22844: Set connection var ansible_timeout to 10\n 5599 1726879844.22859: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879844.22885: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879844.22889: variable 'ansible_connection' from source: unknown\n 5599 1726879844.22891: variable 'ansible_module_compression' from source: unknown\n 5599 1726879844.22896: variable 'ansible_shell_type' from source: unknown\n 5599 1726879844.22898: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879844.22903: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879844.22908: variable 'ansible_pipelining' from source: unknown\n 5599 1726879844.22912: variable 'ansible_timeout' from source: unknown\n 5599 1726879844.22917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879844.23031: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879844.23042: variable 'omit' from source: magic vars\n 5599 1726879844.23049: starting attempt loop\n 5599 1726879844.23052: running the handler\n 5599 1726879844.23063: _low_level_execute_command(): starting\n 5599 1726879844.23105: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879844.23767: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879844.23770: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879844.23793: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879844.23801: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879844.23806: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879844.23813: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879844.24009: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879844.24143: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879844.24148: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879844.24192: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879844.24693: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879844.24862: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879844.24881: stdout chunk (state=3):\n>>><<<\n 5599 1726879844.24898: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879844.24981: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879844.24984: _low_level_execute_command(): starting\n 5599 1726879844.24987: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007 `\" && echo ansible-tmp-1726879844.2495565-6093-108435470868007=\"` echo /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007 `\" && echo ansible-tmp-1726879844.2495565-6093-108435470868007=\"` echo /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007 `\" ) && sleep 0'\"'\"''\n 5599 1726879844.25604: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879844.25618: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879844.25664: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879844.25668: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879844.25671: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879844.25675: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879844.25679: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 5599 1726879844.25682: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879844.25747: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879844.25751: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879844.25754: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879844.25804: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879844.25956: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879844.26068: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879844.26145: stderr chunk (state=3):\n>>><<<\n 5599 1726879844.26148: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879844.26177: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879844.26279: _low_level_execute_command(): starting\n 5599 1726879844.26283: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709 `\" && echo ansible-tmp-1726879844.2617943-6095-166765151842709=\"` echo /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709 `\" ) && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709 `\" && echo ansible-tmp-1726879844.2617943-6095-166765151842709=\"` echo /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709 `\" ) && sleep 0'\"'\"''\n 5599 1726879844.26904: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879844.26922: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879844.26939: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879844.26961: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879844.27086: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879844.27118: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879844.27157: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879844.27210: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879844.28803: stdout chunk (state=3):\n>>>ansible-tmp-1726879844.2495565-6093-108435470868007=/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007\n<<<\n 5599 1726879844.28865: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879844.28933: stderr chunk (state=3):\n>>><<<\n 5599 1726879844.28945: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'ansible-tmp-1726879844.2495565-6093-108435470868007=/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879844.28994: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879844.2495565-6093-108435470868007=/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879844.29033: evaluation_path:\n\t/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump\n\t/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks\n 5599 1726879844.29182: search_path:\n\t/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/templates/kdump.conf.j2\n\t/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/kdump.conf.j2\n\t/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/templates/kdump.conf.j2\n\t/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/kdump.conf.j2\n\t/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/templates/kdump.conf.j2\n\t/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/kdump.conf.j2\n 5599 1726879844.29187: variable 'ansible_search_path' from source: unknown\n 5599 1726879844.29210: stdout chunk (state=3):\n>>>ansible-tmp-1726879844.2617943-6095-166765151842709=/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709\n<<<\n 5599 1726879844.29386: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879844.29399: stdout chunk (state=3):\n>>><<<\n 5599 1726879844.29684: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'ansible-tmp-1726879844.2617943-6095-166765151842709=/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879844.29691: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879844.2617943-6095-166765151842709=/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879844.29693: evaluation_path:\n\t/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump\n\t/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks\n 5599 1726879844.29696: search_path:\n\t/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/templates/kdump.conf.j2\n\t/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/kdump.conf.j2\n\t/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/templates/kdump.conf.j2\n\t/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/kdump.conf.j2\n\t/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/templates/kdump.conf.j2\n\t/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/kdump.conf.j2\n 5599 1726879844.29699: variable 'ansible_search_path' from source: unknown\n 5599 1726879844.31687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879844.31736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879844.31776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879844.31839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879844.31862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879844.31897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879844.31935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879844.31979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879844.32041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879844.32067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879844.32243: variable 'ansible_managed' from source: unknown\n 5599 1726879844.32256: variable 'kdump_target' from source: play vars\n 5599 1726879844.32381: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879844.32493: variable 'ansible_managed' from source: unknown\n 5599 1726879844.32507: variable 'kdump_target' from source: play vars\n 5599 1726879844.32603: variable 'hostvars' from source: magic vars\n 5599 1726879844.32610: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879844.32613: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879844.32616: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879844.32624: in VariableManager get_vars()\n 5599 1726879844.32630: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879844.32641: Calling all_inventory to load vars for managed_node1\n 5599 1726879844.32650: Calling groups_inventory to load vars for managed_node1\n 5599 1726879844.32661: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879844.32682: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879844.32693: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879844.32706: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879844.32762: variable 'hostvars' from source: magic vars\n 5599 1726879844.32772: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879844.32784: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879844.32870: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879844.32890: in VariableManager get_vars()\n 5599 1726879844.32910: Calling all_inventory to load vars for managed_node3\n 5599 1726879844.32920: Calling groups_inventory to load vars for managed_node3\n 5599 1726879844.32943: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879844.32966: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879844.32984: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879844.32998: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879844.33101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879844.33646: done with get_vars()\n 5599 1726879844.33661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879844.33699: variable 'ansible_user_id' from source: facts\n 5599 1726879844.33703: variable 'kdump_test_ssh_server_inside' from source: play vars\n 5599 1726879844.34054: done with get_vars()\n 5599 1726879844.34078: variable 'ansible_user_id' from source: facts\n 5599 1726879844.34085: variable 'kdump_test_ssh_source' from source: play vars\n 5599 1726879844.34091: variable 'kdump_test_ssh_server_inside' from source: play vars\n 5599 1726879844.34352: variable 'ansible_env' from source: facts\n 5599 1726879844.34355: variable 'hostvars' from source: magic vars\n 5599 1726879844.34358: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879844.34368: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879844.34446: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879844.34464: in VariableManager get_vars()\n 5599 1726879844.34570: Calling all_inventory to load vars for managed_node1\n 5599 1726879844.34574: Calling groups_inventory to load vars for managed_node1\n 5599 1726879844.34578: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879844.34580: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879844.34582: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879844.34585: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879844.34587: variable 'kdump_test_ssh_source' from source: play vars\n 5599 1726879844.34758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879844.34767: variable 'ansible_env' from source: facts\n 5599 1726879844.34790: variable 'hostvars' from source: magic vars\n 5599 1726879844.34799: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879844.34815: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879844.34955: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879844.34971: in VariableManager get_vars()\n 5599 1726879844.35099: Calling all_inventory to load vars for managed_node3\n 5599 1726879844.35103: done with get_vars()\n 5599 1726879844.35106: Calling groups_inventory to load vars for managed_node3\n 5599 1726879844.35109: variable 'ansible_all_ipv4_addresses' from source: facts\n 5599 1726879844.35111: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879844.35113: in VariableManager get_vars()\n 5599 1726879844.35116: Calling all_inventory to load vars for managed_node1\n 5599 1726879844.35119: Calling groups_inventory to load vars for managed_node1\n 5599 1726879844.35122: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879844.35125: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879844.35128: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879844.35131: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879844.35281: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879844.35284: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879844.35291: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879844.35610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879844.35735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879844.36086: done with get_vars()\n 5599 1726879844.36106: variable 'ansible_all_ipv6_addresses' from source: facts\n 5599 1726879844.36121: in VariableManager get_vars()\n 5599 1726879844.36131: Calling all_inventory to load vars for managed_node1\n 5599 1726879844.36141: Calling groups_inventory to load vars for managed_node1\n 5599 1726879844.36150: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879844.36165: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879844.36180: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879844.36196: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879844.36304: done with get_vars()\n 5599 1726879844.36319: variable 'ansible_all_ipv4_addresses' from source: facts\n 5599 1726879844.36442: in VariableManager get_vars()\n 5599 1726879844.36452: Calling all_inventory to load vars for managed_node3\n 5599 1726879844.36458: Calling groups_inventory to load vars for managed_node3\n 5599 1726879844.36555: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879844.36559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879844.36562: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879844.36564: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879844.36577: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879844.36806: done with get_vars()\n 5599 1726879844.36827: variable 'ansible_default_ipv4' from source: facts\n 5599 1726879844.36847: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879844.37012: variable 'hostvars' from source: magic vars\n 5599 1726879844.37023: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879844.37033: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879844.37120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879844.37125: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879844.37141: in VariableManager get_vars()\n 5599 1726879844.37155: Calling all_inventory to load vars for managed_node1\n 5599 1726879844.37165: Calling groups_inventory to load vars for managed_node1\n 5599 1726879844.37176: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879844.37190: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879844.37201: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879844.37215: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879844.37444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879844.37795: done with get_vars()\n 5599 1726879844.37827: variable 'ansible_user_id' from source: facts\n 5599 1726879844.37843: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879844.37928: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879844.37961: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879844.37979: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879844.38047: done with get_vars()\n 5599 1726879844.38061: variable 'ansible_all_ipv6_addresses' from source: facts\n 5599 1726879844.38067: in VariableManager get_vars()\n 5599 1726879844.38073: Calling all_inventory to load vars for managed_node3\n 5599 1726879844.38080: Calling groups_inventory to load vars for managed_node3\n 5599 1726879844.38085: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879844.38094: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879844.38145: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879844.38149: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879844.38151: variable 'kdump_sshkey' from source: role '' defaults\n 5599 1726879844.38153: variable 'kdump_path' from source: play vars\n 5599 1726879844.38156: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879844.38158: variable 'kdump_core_collector' from source: role '' defaults\n 5599 1726879844.38160: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879844.38240: variable 'kdump_auto_reset_crashkernel' from source: role '' defaults\n 5599 1726879844.38254: variable 'kdump_system_action' from source: role '' defaults\n 5599 1726879844.38267: variable 'kdump_dracut_args' from source: role '' defaults\n 5599 1726879844.38391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879844.38778: done with get_vars()\n 5599 1726879844.38790: variable 'ansible_default_ipv4' from source: facts\n 5599 1726879844.38873: variable 'kdump_ssh_user' from source: play vars\n 5599 1726879844.38966: variable 'hostvars' from source: magic vars\n 5599 1726879844.38994: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879844.39005: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879844.39128: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879844.39145: in VariableManager get_vars()\n 5599 1726879844.39155: Calling all_inventory to load vars for managed_node3\n 5599 1726879844.39167: Calling groups_inventory to load vars for managed_node3\n 5599 1726879844.39179: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879844.39192: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879844.39209: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879844.39221: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879844.39704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879844.40378: done with get_vars()\n 5599 1726879844.40382: variable 'ansible_user_id' from source: facts\n 5599 1726879844.40386: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879844.40388: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879844.40494: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879844.40499: variable 'ansible_module_compression' from source: unknown\n 5599 1726879844.40528: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 5599 1726879844.40564: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 5599 1726879844.40687: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp1zcutrim TO /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py\n 5599 1726879844.40783: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879844.40794: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\n 5599 1726879844.40871: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879844.40978: variable 'kdump_sshkey' from source: role '' defaults\n 5599 1726879844.40982: variable 'kdump_path' from source: play vars\n 5599 1726879844.40989: variable 'kdump_core_collector' from source: role '' defaults\n 5599 1726879844.40991: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879844.41007: Sending initial data\n 5599 1726879844.41011: Sent initial data (151 bytes)\n 5599 1726879844.41324: variable 'kdump_auto_reset_crashkernel' from source: role '' defaults\n 5599 1726879844.41327: variable 'kdump_system_action' from source: role '' defaults\n 5599 1726879844.41330: variable 'kdump_dracut_args' from source: role '' defaults\n 5599 1726879844.42191: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879844.42325: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879844.42653: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879844.42700: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879844.44226: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879844.44285: variable 'ansible_module_compression' from source: unknown\n 5599 1726879844.44329: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 5599 1726879844.44351: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 5599 1726879844.44416: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb7qdw2i3 TO /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n 5599 1726879844.44547: Sending initial data\n 5599 1726879844.44551: Sent initial data (151 bytes)\n 5599 1726879844.44655: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 5599 1726879844.44660: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879844.44733: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\n<<<\n 5599 1726879844.44763: stderr chunk (state=3):\n>>>debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879844.44843: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp1zcutrim\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879844.44846: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp1zcutrim /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py\n<<<\n 5599 1726879844.44892: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp1zcutrim\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py M:0x001a\r\n<<<\n 5599 1726879844.45196: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119317\r\n<<<\n 5599 1726879844.45248: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879844.45515: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879844.45578: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879844.45988: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879844.46001: stderr chunk (state=3):\n>>>debug3: In write loop, ack for 6 119317 bytes at 0\r\n<<<\n 5599 1726879844.46020: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879844.46085: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879844.46314: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879844.46399: stderr chunk (state=3):\n>>><<<\n 5599 1726879844.46415: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp1zcutrim /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp1zcutrim\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp1zcutrim\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119317\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119317 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879844.46632: done transferring module to remote\n 5599 1726879844.46635: _low_level_execute_command(): starting\n 5599 1726879844.46637: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/ /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/ /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879844.47240: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879844.47252: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879844.47281: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 5599 1726879844.47290: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\n<<<\n 5599 1726879844.47295: stderr chunk (state=3):\n>>>debug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\n<<<\n 5599 1726879844.47304: stderr chunk (state=3):\n>>>debug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\n<<<\n 5599 1726879844.47312: stderr chunk (state=3):\n>>>debug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\n<<<\n 5599 1726879844.47337: stderr chunk (state=3):\n>>>debug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\n<<<\n 5599 1726879844.47379: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879844.47408: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879844.47471: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879844.47498: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879844.47511: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879844.47522: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\n<<<\n 5599 1726879844.47549: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb7qdw2i3\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb7qdw2i3\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py M:0x001a\r\n<<<\n 5599 1726879844.47553: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb7qdw2i3 /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py\n<<<\n 5599 1726879844.47610: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879844.47617: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 5599 1726879844.48285: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119317\r\n<<<\n 5599 1726879844.48290: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879844.48293: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879844.48296: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879844.48298: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879844.49602: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119317 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879844.49663: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879844.49826: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879844.49926: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879844.49981: stderr chunk (state=3):\n>>><<<\n 5599 1726879844.49985: stdout chunk (state=3):\n>>><<<\n 5599 1726879844.50090: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879844.50094: stdout chunk (state=3):\n>>><<<\n 5599 1726879844.50100: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879844.50169: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879844.50175: _low_level_execute_command(): starting\n 5599 1726879844.50178: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py && sleep 0'\"'\"''\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb7qdw2i3 /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb7qdw2i3\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb7qdw2i3\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119317\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119317 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879844.50285: done transferring module to remote\n 5599 1726879844.50387: _low_level_execute_command(): starting\n 5599 1726879844.50392: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/ /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/ /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879844.51309: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879844.51326: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879844.51391: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879844.51470: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879844.51511: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879844.51515: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879844.51521: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879844.51560: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879844.51617: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879844.51620: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879844.51623: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879844.51626: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 5599 1726879844.51630: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\n<<<\n 5599 1726879844.51633: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879844.51713: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879844.51716: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879844.51719: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879844.51779: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879844.51782: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879844.53411: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879844.53467: stderr chunk (state=3):\n>>><<<\n 5599 1726879844.53474: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879844.53500: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879844.53504: _low_level_execute_command(): starting\n 5599 1726879844.53510: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py && sleep 0'\"'\"''\n 5599 1726879844.54260: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879844.54293: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879844.54315: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879844.54455: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879844.54460: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879844.54490: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 5599 1726879844.54521: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # <<<\n 5599 1726879844.54557: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879844.54602: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879844.54612: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879844.54636: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 5599 1726879844.54700: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 5599 1726879844.54704: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879844.54745: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879844.54787: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879844.54795: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879844.54800: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 5599 1726879844.54802: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n<<<\n 5599 1726879844.54805: stdout chunk (state=3):\n>>># installed zipimport hook\r\n<<<\n 5599 1726879844.54837: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879844.54891: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 5599 1726879844.54911: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 5599 1726879844.54956: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879844.55020: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879844.55049: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe20c530>\r\n<<<\n 5599 1726879844.55102: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe1dbb30>\r\n<<<\n 5599 1726879844.55128: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe20eab0>\r\n<<<\n 5599 1726879844.55262: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879844.55384: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879844.55427: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879844.55472: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 5599 1726879844.55487: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\n<<<\n 5599 1726879844.55510: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\n<<<\n 5599 1726879844.55529: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 5599 1726879844.55633: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe021160>\r\n<<<\n 5599 1726879844.55733: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe021fd0>\r\n<<<\n 5599 1726879844.55782: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 5599 1726879844.55802: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879844.56128: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879844.56183: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879844.56188: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879844.56211: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879844.56254: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05fdd0>\r\n<<<\n 5599 1726879844.56287: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879844.56316: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05ffe0>\r\n<<<\n 5599 1726879844.56329: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879844.56385: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879844.56388: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879844.56478: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879844.56487: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 5599 1726879844.56550: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe097800>\r\n<<<\n 5599 1726879844.56554: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe097e90>\r\nimport '_collections' # \r\n<<<\n 5599 1726879844.56617: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe077aa0>\r\nimport '_functools' # \r\n<<<\n 5599 1726879844.56636: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe075190>\r\n<<<\n 5599 1726879844.56883: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05cf80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879844.56910: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n<<<\n 5599 1726879844.57015: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879844.57032: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0bb710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ba330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe076060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0b8a40>\r\n<<<\n 5599 1726879844.57060: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879844.57115: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879844.57161: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ec6e0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05c200>\r\n<<<\n 5599 1726879844.57167: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879844.57268: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe0ecb90>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0eca40>\r\n<<<\n 5599 1726879844.57272: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879844.57277: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879844.57292: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879844.57367: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879844.57402: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe0ece00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05ad20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ed4c0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ed190>\r\nimport 'importlib.machinery' # \r\n<<<\n 5599 1726879844.57491: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879844.57501: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ee3c0>\r\nimport 'importlib.util' # \r\n<<<\n 5599 1726879844.57547: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117ec84d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117e97ad0>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117ecaa50>\r\n<<<\n 5599 1726879844.57609: stdout chunk (state=3):\n>>>import 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879844.57613: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\n<<<\n 5599 1726879844.57704: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879844.57708: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe1085c0>\r\nimport 'errno' # \r\n<<<\n 5599 1726879844.57782: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879844.57787: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe109d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n<<<\n 5599 1726879844.57795: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879844.57892: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 5599 1726879844.57898: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117c7d0d0>\r\n<<<\n 5599 1726879844.57907: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe10abd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879844.57973: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117c7df40>\r\n<<<\n 5599 1726879844.58004: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 5599 1726879844.58048: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe10b230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe10a120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe10bc80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe10b3b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ee3f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879844.58110: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879844.58114: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879844.58140: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879844.58189: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879844.58231: stdout chunk (state=3):\n>>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdea3b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n<<<\n 5599 1726879844.58282: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879844.58383: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdecc620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdecc380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879844.58388: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879844.58500: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879844.58506: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879844.58509: stdout chunk (state=3):\n>>>\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdecc590>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdecc7d0><<<\n 5599 1726879844.58563: stdout chunk (state=3):\n>>>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdea1cd0>\r\n<<<\n 5599 1726879844.58568: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cbbd40>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cbbf80>\r\n<<<\n 5599 1726879844.58598: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879844.58601: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879844.58603: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879844.58652: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879844.58666: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 5599 1726879844.58703: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cf3740>\r\n<<<\n 5599 1726879844.58721: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879844.58734: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 5599 1726879844.58746: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cf3dd0>\r\n<<<\n 5599 1726879844.58766: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 5599 1726879844.58772: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<<\n 5599 1726879844.58827: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 5599 1726879844.58832: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdecde50><<<\n 5599 1726879844.58885: stdout chunk (state=3):\n>>>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdeccb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0eeae0>\r\n<<<\n 5599 1726879844.58925: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<<\n 5599 1726879844.58929: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cd3a10>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cd1130>\r\n<<<\n 5599 1726879844.58996: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cb8ef0>\r\n<<<\n 5599 1726879844.59051: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 5599 1726879844.59057: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879844.59130: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879844.59135: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879844.59138: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879844.59188: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879844.59204: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d175f0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d16210>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cd2000>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cbade0>\r\n<<<\n 5599 1726879844.59283: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdefe1e0>\r\n<<<\n 5599 1726879844.59304: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\n<<<\n 5599 1726879844.59309: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879844.59398: stdout chunk (state=3):\n>>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d48650>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cb8170>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d48b00>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d489b0>\r\n<<<\n 5599 1726879844.59401: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<<\n 5599 1726879844.59404: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d48da0>\r\n<<<\n 5599 1726879844.59483: stdout chunk (state=3):\n>>>\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf16390>\r\n<<<\n 5599 1726879844.59488: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cb6c90>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879844.59537: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d49490>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d49160>\r\nimport 'importlib.machinery' # \r\n<<<\n 5599 1726879844.59579: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879844.59684: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879844.59695: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d4a390>\r\nimport 'importlib.util' # \r\n<<<\n 5599 1726879844.59801: stdout chunk (state=3):\n>>>import 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\n<<<\n 5599 1726879844.59805: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf53110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879844.59831: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d645c0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d65d00>\r\n<<<\n 5599 1726879844.59891: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d66b70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d671d0>\r\n<<<\n 5599 1726879844.59898: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879844.59922: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d660f0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879844.59962: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879844.59983: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d67c50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d67380>\r\n<<<\n 5599 1726879844.60085: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d4a3f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879844.60088: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf798b0>\r\n<<<\n 5599 1726879844.60146: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879844.60150: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879844.60333: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf53230>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf17020>\r\n<<<\n 5599 1726879844.60337: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117ae3bc0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879844.60339: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117b0c6e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0c440>\r\n<<<\n 5599 1726879844.60393: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117b0c710>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117b0c8f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117ae1d60>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879844.60408: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd941d0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf153d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdeced80>\r\n<<<\n 5599 1726879844.60425: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdfbdd943b0>\r\n<<<\n 5599 1726879844.60453: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 5599 1726879844.60476: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0e000>\r\n<<<\n 5599 1726879844.60493: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0cc80>\r\n<<<\n 5599 1726879844.60523: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_pjl_4292/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.60546: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d4aae0>\r\n<<<\n 5599 1726879844.60549: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879844.60600: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879844.60633: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879844.60645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.60702: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879844.60707: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879844.60746: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b3e3c0>\r\n<<<\n 5599 1726879844.60791: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879844.60794: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879844.60828: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879844.60880: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879844.60885: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddedee0>\r\nimport '_typing' # \r\n<<<\n 5599 1726879844.60903: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b56570>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879844.61180: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879844.61230: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b8b320>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879844.61244: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117bb5ac0>\r\n<<<\n 5599 1726879844.61257: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddc4dd0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd97ef0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.61315: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b8b440>\r\n<<<\n 5599 1726879844.61356: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b57200>\r\n<<<\n 5599 1726879844.61388: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b88b30>\r\n<<<\n 5599 1726879844.61414: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b555b0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0ef60>\r\n<<<\n 5599 1726879844.61518: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879844.61546: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61179d4560>\r\n<<<\n 5599 1726879844.61615: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_j0aawwm8/ansible_ansible.legacy.stat_payload.zip'\r\n<<<\n 5599 1726879844.61636: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.61784: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.61810: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879844.61823: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879844.61867: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879844.61941: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879844.61985: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a2e000>\r\n<<<\n 5599 1726879844.62003: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879844.62260: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a04ef0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179d7fb0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.62291: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.62307: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 5599 1726879844.62333: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.62942: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.63889: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.65059: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddc7d40>\r\n<<<\n 5599 1726879844.65154: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 5599 1726879844.65207: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a07e90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n<<<\n 5599 1726879844.65213: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879844.65253: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879844.65290: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879844.65313: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117a519a0>\r\n<<<\n 5599 1726879844.65332: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a51760>\r\n<<<\n 5599 1726879844.65382: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a51070>\r\n<<<\n 5599 1726879844.65405: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879844.65428: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbde11760>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde114f0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde10e60>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde118e0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddee960>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbde124e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbde12720>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde12c60>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879844.65432: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a514c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a2ec90>\r\n<<<\n 5599 1726879844.65679: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 5599 1726879844.65683: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117a526f0>\r\n<<<\n 5599 1726879844.65686: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117a52930>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879844.65690: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 5599 1726879844.65693: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a52e70>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879844.65695: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879844.65724: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc78a40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdc7a660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7aff0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7bf80>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879844.65749: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178b8bf0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61178ba810>\r\n<<<\n 5599 1726879844.65848: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7ec60>\r\n<<<\n 5599 1726879844.65855: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879844.65860: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bb140>\r\n<<<\n 5599 1726879844.65864: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879844.65927: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bbf80>\r\n<<<\n 5599 1726879844.65958: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879844.65965: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdc7f2c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7cf20>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879844.66161: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879844.66168: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879844.66171: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc82a80>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879844.66305: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bede0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61178bf140>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bd0a0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879844.66319: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c2e40>\r\n<<<\n 5599 1726879844.66520: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc81550>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc812b0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc83e00>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7d430>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdccaba0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdccacc0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdccc890>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdccc650>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879844.66527: stdout chunk (state=3):\n>>>import '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c1940>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c16a0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879844.66531: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c3e00>\r\n<<<\n 5599 1726879844.66534: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bd5b0>\r\n<<<\n 5599 1726879844.66539: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611790b050>\r\n<<<\n 5599 1726879844.66577: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdccede0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcccf50>\r\n<<<\n 5599 1726879844.66585: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879844.66652: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790b1a0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879844.66688: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879844.66730: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611790cd70>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790cb30>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879844.66740: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcd6540>\r\n<<<\n 5599 1726879844.66769: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879844.67069: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611790f2c0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790d460>\r\n<<<\n 5599 1726879844.67075: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcceed0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcd7860>\r\n<<<\n 5599 1726879844.67079: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879844.67082: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcd7590>\r\n<<<\n 5599 1726879844.67084: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179169c0>\r\n<<<\n 5599 1726879844.67088: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcd7830>\r\n<<<\n 5599 1726879844.67091: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdccafc0>\r\n<<<\n 5599 1726879844.67095: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879844.67106: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879844.67160: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790f350>\r\n<<<\n 5599 1726879844.67198: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcdb0b0>\r\n<<<\n 5599 1726879844.67227: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61179177d0>\r\n<<<\n 5599 1726879844.67255: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117917620>\r\n<<<\n 5599 1726879844.67310: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117917350>\r\n<<<\n 5599 1726879844.67522: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790b4a0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611791b4a0>\r\n<<<\n 5599 1726879844.67526: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcdc650>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcd9820>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcdabd0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcd9430>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.67563: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.67637: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879844.67669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.67710: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611791c590>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117919c10>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611791af90>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179197f0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.67758: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.67778: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.67858: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.67879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.67971: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.68028: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.68088: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.68121: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.68169: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.68305: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.68976: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.69047: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.69661: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 5599 1726879844.69683: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879844.69707: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879844.69729: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879844.69792: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879844.69795: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61179a0650>\r\n<<<\n 5599 1726879844.69899: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 5599 1726879844.69905: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879844.69937: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a1460>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611791fa70>\r\n<<<\n 5599 1726879844.69989: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879844.70007: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.70026: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.70051: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879844.70054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.70165: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879844.70169: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 5599 1726879844.70172: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 5599 1726879844.70178: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879844.70200: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879844.70235: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879844.70242: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.70295: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879844.70301: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdd606b0>\r\n<<<\n 5599 1726879844.70428: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 5599 1726879844.70436: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879844.70453: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a1160>\r\n<<<\n 5599 1726879844.70465: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.70487: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd61550>\r\n<<<\n 5599 1726879844.70500: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcdfb00>\r\n<<<\n 5599 1726879844.70552: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879844.70596: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.70606: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879844.70725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.70917: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.71045: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.71186: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd61520>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.71707: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.71711: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.71760: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879844.71777: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.71814: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.71902: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.71906: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.71955: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.72115: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879844.72140: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.72179: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.72219: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879844.72235: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.72499: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.72538: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.72719: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.72762: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879844.72778: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.72784: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879844.72849: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879844.72861: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879844.72915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.72954: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a3a10>\r\n<<<\n 5599 1726879844.72966: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.73054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.73099: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879844.73132: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.73181: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879844.73187: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879844.73193: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.73195: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879844.73201: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879844.73246: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.73280: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879844.73305: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879844.73405: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61177b1dc0>\r\n<<<\n 5599 1726879844.73445: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.73472: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879844.73477: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61177b2720>\r\n<<<\n 5599 1726879844.73483: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a2900>\r\n<<<\n 5599 1726879844.73501: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.73540: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.73588: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879844.73594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.73647: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.73693: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.73756: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.73805: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.73847: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879844.73894: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879844.73983: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61177b1460>\r\n<<<\n 5599 1726879844.74053: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177b28a0>\r\n<<<\n 5599 1726879844.74088: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.74132: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.74195: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.74227: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.74292: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879844.74296: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879844.74308: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879844.74323: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879844.74340: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879844.74389: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879844.74406: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879844.74413: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879844.74425: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879844.74446: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879844.74502: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117846960>\r\n<<<\n 5599 1726879844.74548: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd636b0>\r\n<<<\n 5599 1726879844.74561: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.74565: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177bc5f0>\r\n<<<\n 5599 1726879844.74643: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177b6780>\r\n<<<\n 5599 1726879844.74647: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177b6600>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879844.74660: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.74695: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.74706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.74723: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879844.74781: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879844.74802: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.74828: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.74831: stdout chunk (state=3):\n>>>import 'ansible.modules' # \r\n<<<\n 5599 1726879844.74834: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 5599 1726879844.74853: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.74856: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879844.74889: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n<<<\n 5599 1726879844.74896: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879844.74984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.75027: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879844.75198: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879844.75201: stdout chunk (state=3):\n>>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdb71d90>\r\n<<<\n 5599 1726879844.75202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.75262: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879844.75268: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879844.75433: stdout chunk (state=3):\n>>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdb72570>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcdf290>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879844.75440: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.75520: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.75593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.75710: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.75831: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879844.75896: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879844.76034: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879844.76162: stdout chunk (state=3):\n>>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdb713a0><<<\n 5599 1726879844.76245: stdout chunk (state=3):\n>>>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb72630>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.76294: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.76431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.76544: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.76549: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879844.76604: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 138, \"inode\": 262672, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726879843.9427724, \"mtime\": 1726879767.4964318, \"ctime\": 1726879818.4906528, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"6884ce27096520be1399bc25d194f3fb122a5a16\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"403842928\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n<<<\n 5599 1726879844.76608: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879844.76831: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc06720>\r\n<<<\n 5599 1726879844.76924: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n<<<\n 5599 1726879844.76954: stdout chunk (state=3):\n>>># clear sys.ps2\r\n<<<\n 5599 1726879844.76958: stdout chunk (state=3):\n>>># clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n<<<\n 5599 1726879844.76992: stdout chunk (state=3):\n>>># cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n<<<\n 5599 1726879844.77070: stdout chunk (state=3):\n>>># cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n<<<\n 5599 1726879844.77112: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb7c320><<<\n 5599 1726879844.77116: stdout chunk (state=3):\n>>># cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n<<<\n 5599 1726879844.77146: stdout chunk (state=3):\n>>># cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n<<<\n 5599 1726879844.77167: stdout chunk (state=3):\n>>># cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n<<<\n 5599 1726879844.77170: stdout chunk (state=3):\n>>>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb7a510>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb7a390>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879844.77191: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.77197: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879844.77228: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879844.77334: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879844.77480: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 5599 1726879844.77489: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 5599 1726879844.77534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.77540: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 5599 1726879844.77543: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n<<<\n 5599 1726879844.77551: stdout chunk (state=3):\n>>># destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n<<<\n 5599 1726879844.77684: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 5599 1726879844.77689: stdout chunk (state=3):\n>>># destroy selectors\r\n# destroy errno\r\n<<<\n 5599 1726879844.77692: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.77697: stdout chunk (state=3):\n>>># destroy array\r\n# destroy datetime\r\n<<<\n 5599 1726879844.77708: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n<<<\n 5599 1726879844.77727: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879844.77785: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n<<<\n 5599 1726879844.77840: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n<<<\n 5599 1726879844.77847: stdout chunk (state=3):\n>>># cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n<<<\n 5599 1726879844.77933: stdout chunk (state=3):\n>>># cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n<<<\n 5599 1726879844.77939: stdout chunk (state=3):\n>>># cleanup[3] wiping re._parser\r\n<<<\n 5599 1726879844.78012: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 5599 1726879844.78026: stdout chunk (state=3):\n>>># destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879844.78055: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.78167: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 5599 1726879844.78271: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879844.78339: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 5599 1726879844.78353: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879844.78433: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n 5599 1726879844.78505: stdout chunk (state=3):\n>>># destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n<<<\n 5599 1726879844.78583: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879844.79091: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879844.79121: stdout chunk (state=3):\n>>><<<\n 5599 1726879844.79125: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117ec84d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117e97ad0>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117ecaa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117c7d0d0>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117c7df40>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cbbd40>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cbbf80>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cf3740>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cf3dd0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cd3a10>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cd1130>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cb8ef0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d175f0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d16210>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cd2000>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cbade0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d48650>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cb8170>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d48b00>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d489b0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d48da0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cb6c90>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d49490>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d49160>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d4a390>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d645c0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d65d00>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d66b70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d671d0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d660f0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d67c50>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d67380>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d4a3f0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117ae3bc0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117b0c6e0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0c440>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117b0c710>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117b0c8f0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117ae1d60>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0e000>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0cc80>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d4aae0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b3e3c0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b56570>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b8b320>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117bb5ac0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b8b440>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b57200>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b88b30>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b555b0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0ef60>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61179d4560>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.stat_payload_j0aawwm8/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a2e000>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a04ef0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179d7fb0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a07e90>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117a519a0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a51760>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a51070>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a514c0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a2ec90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117a526f0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117a52930>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a52e70>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178b8bf0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61178ba810>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bb140>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bbf80>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bede0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61178bf140>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bd0a0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c2e40>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c1940>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c16a0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c3e00>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bd5b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611790b050>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790b1a0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611790cd70>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790cb30>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611790f2c0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790d460>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179169c0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790f350>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61179177d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117917620>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117917350>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790b4a0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611791b4a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611791c590>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117919c10>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611791af90>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179197f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61179a0650>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a1460>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611791fa70>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a1160>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a3a10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61177b1dc0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61177b2720>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a2900>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61177b1460>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177b28a0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117846960>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177bc5f0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177b6780>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177b6600>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 138, \"inode\": 262672, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726879843.9427724, \"mtime\": 1726879767.4964318, \"ctime\": 1726879818.4906528, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"6884ce27096520be1399bc25d194f3fb122a5a16\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"403842928\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879844.79288: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117ec84d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117e97ad0>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117ecaa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117c7d0d0>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117c7df40>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cbbd40>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cbbf80>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cf3740>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cf3dd0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cd3a10>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cd1130>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cb8ef0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d175f0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d16210>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cd2000>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cbade0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d48650>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cb8170>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d48b00>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d489b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d48da0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cb6c90>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d49490>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d49160>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d4a390>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d645c0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d65d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d66b70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d671d0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d660f0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d67c50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d67380>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d4a3f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117ae3bc0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117b0c6e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0c440>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117b0c710>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117b0c8f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117ae1d60>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0e000>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0cc80>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d4aae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b3e3c0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b56570>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b8b320>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117bb5ac0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b8b440>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b57200>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b88b30>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b555b0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0ef60>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61179d4560>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_j0aawwm8/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a2e000>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a04ef0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179d7fb0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a07e90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117a519a0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a51760>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a51070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a514c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a2ec90>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117a526f0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117a52930>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a52e70>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178b8bf0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61178ba810>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bb140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bbf80>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bede0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61178bf140>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bd0a0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c2e40>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c1940>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c16a0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c3e00>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bd5b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611790b050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790b1a0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611790cd70>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790cb30>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611790f2c0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790d460>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179169c0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790f350>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61179177d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117917620>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117917350>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790b4a0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611791b4a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611791c590>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117919c10>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611791af90>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179197f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61179a0650>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a1460>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611791fa70>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a1160>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a3a10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61177b1dc0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61177b2720>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a2900>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61177b1460>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177b28a0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117846960>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177bc5f0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177b6780>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177b6600>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 138, \"inode\": 262672, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726879843.9427724, \"mtime\": 1726879767.4964318, \"ctime\": 1726879818.4906528, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"6884ce27096520be1399bc25d194f3fb122a5a16\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"403842928\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n 5599 1726879844.81736: done with _execute_module (ansible.legacy.stat, {'path': '/etc/kdump.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879844.2617943-6095-166765151842709/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})\n 5599 1726879844.81741: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 155, \"inode\": 262678, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726879805.4358838, \"mtime\": 1726879716.394453, \"ctime\": 1726879774.7388759, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9c69fb5321a96ae85536510b9db2c857d492b175\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"545541606\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n<<<\n 5599 1726879844.81950: variable 'ansible_module_compression' from source: unknown\n 5599 1726879844.82004: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 5599 1726879844.82028: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879844.82032: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879844.82035: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 5599 1726879844.82157: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpw2d7g3u9 TO /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n 5599 1726879844.82170: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n<<<\n 5599 1726879844.82172: stdout chunk (state=3):\n>>># destroy ipaddress\r\n# destroy ntpath<<<\n 5599 1726879844.82177: stdout chunk (state=3):\n>>>\r\n# destroy importlib\r\n# destroy zipimport\r\n<<<\n 5599 1726879844.82180: Sending initial data\n 5599 1726879844.82183: Sent initial data (151 bytes)\n 5599 1726879844.82186: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n<<<\n 5599 1726879844.82189: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n<<<\n 5599 1726879844.82192: stdout chunk (state=3):\n>>># destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n<<<\n 5599 1726879844.82343: stdout chunk (state=3):\n>>># destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n<<<\n 5599 1726879844.82405: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n<<<\n 5599 1726879844.82409: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit<<<\n 5599 1726879844.82439: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum<<<\n 5599 1726879844.82687: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 5599 1726879844.82691: stdout chunk (state=3):\n>>># destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879844.82803: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 5599 1726879844.82807: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879844.82810: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879844.82825: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy _collections\r\n<<<\n 5599 1726879844.82900: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879844.82932: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879844.82954: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879844.83017: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879844.83069: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879844.83078: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879844.83086: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879844.83106: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n<<<\n 5599 1726879844.83113: stdout chunk (state=3):\n>>># destroy _codecs\r\n<<<\n 5599 1726879844.83233: stdout chunk (state=3):\n>>># destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n<<<\n 5599 1726879844.83318: stdout chunk (state=3):\n>>># destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n<<<\n 5599 1726879844.83354: stdout chunk (state=3):\n>>># destroy _weakref\r\n<<<\n 5599 1726879844.83381: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n<<<\n 5599 1726879844.83438: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879844.84235: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879844.84237: stdout chunk (state=3):\n>>><<<\n 5599 1726879844.84239: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe20c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe1dbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe20eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe021160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe021fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05fdd0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05ffe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe097800>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe097e90>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe077aa0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe075190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05cf80>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0bb710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ba330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe076060>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0b8a40>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ec6e0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05c200>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe0ecb90>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0eca40>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe0ece00>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05ad20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ed4c0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ed190>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ee3c0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe1085c0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe109d00>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe10abd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe10b230>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe10a120>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe10bc80>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe10b3b0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ee3f0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdea3b30>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdecc620>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdecc380>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdecc590>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdecc7d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdea1cd0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdecde50>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdeccb00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0eeae0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdefe1e0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf16390>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf53110>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf798b0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf53230>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf17020>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd941d0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf153d0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdeced80>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdfbdd943b0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.stat_payload_pjl_4292/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddedee0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddc4dd0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd97ef0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddc7d40>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbde11760>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde114f0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde10e60>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde118e0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddee960>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbde124e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbde12720>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde12c60>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc78a40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdc7a660>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7aff0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7bf80>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7ec60>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdc7f2c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7cf20>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc82a80>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc81550>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc812b0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc83e00>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7d430>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdccaba0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdccacc0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdccc890>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdccc650>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdccede0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcccf50>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcd6540>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcceed0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcd7860>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcd7590>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcd7830>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdccafc0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcdb0b0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcdc650>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcd9820>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcdabd0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcd9430>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdd606b0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd61550>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcdfb00>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd61520>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd636b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdb71d90>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdb72570>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcdf290>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdb713a0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb72630>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc06720>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb7c320>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb7a510>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb7a390>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 155, \"inode\": 262678, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726879805.4358838, \"mtime\": 1726879716.394453, \"ctime\": 1726879774.7388759, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9c69fb5321a96ae85536510b9db2c857d492b175\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"545541606\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879844.84445: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe20c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe1dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe20eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe021160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe021fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05fdd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05ffe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe097800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe097e90>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe077aa0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe075190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05cf80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0bb710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ba330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe076060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0b8a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ec6e0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05c200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe0ecb90>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0eca40>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe0ece00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05ad20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ed4c0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ed190>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ee3c0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe1085c0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe109d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe10abd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe10b230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe10a120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe10bc80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe10b3b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ee3f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdea3b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdecc620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdecc380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdecc590>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdecc7d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdea1cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdecde50>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdeccb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0eeae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdefe1e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf16390>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf53110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf798b0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf53230>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf17020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd941d0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf153d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdeced80>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdfbdd943b0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_pjl_4292/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddedee0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddc4dd0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd97ef0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddc7d40>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbde11760>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde114f0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde10e60>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde118e0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddee960>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbde124e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbde12720>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde12c60>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc78a40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdc7a660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7aff0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7bf80>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7ec60>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdc7f2c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7cf20>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc82a80>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc81550>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc812b0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc83e00>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7d430>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdccaba0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdccacc0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdccc890>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdccc650>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdccede0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcccf50>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcd6540>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcceed0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcd7860>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcd7590>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcd7830>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdccafc0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcdb0b0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcdc650>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcd9820>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcdabd0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcd9430>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdd606b0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd61550>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcdfb00>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd61520>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd636b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdb71d90>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdb72570>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcdf290>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdb713a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb72630>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc06720>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb7c320>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb7a510>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb7a390>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 155, \"inode\": 262678, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726879805.4358838, \"mtime\": 1726879716.394453, \"ctime\": 1726879774.7388759, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9c69fb5321a96ae85536510b9db2c857d492b175\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"545541606\", \"attributes\": [\"extents\"], \"attr_flags\": \"e\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879844.85507: done with _execute_module (ansible.legacy.stat, {'path': '/etc/kdump.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879844.2495565-6093-108435470868007/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})\n 5599 1726879844.85511: _low_level_execute_command(): starting\n 5599 1726879844.85631: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879844.85646: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879844.85649: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879844.85652: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpw2d7g3u9\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879844.85654: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpw2d7g3u9 /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py\n<<<\n 5599 1726879844.85656: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpw2d7g3u9\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py M:0x001a\r\n<<<\n 5599 1726879844.85659: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125620\r\n<<<\n 5599 1726879844.85778: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879844.85990: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879844.86003: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879844.86071: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879844.86089: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879844.86113: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879844.86133: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879844.86148: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879844.86181: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879844.86232: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879844.86925: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125620 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879844.87013: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879844.87091: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879844.87109: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879844.87267: stderr chunk (state=3):\n>>><<<\n 5599 1726879844.87297: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpw2d7g3u9 /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpw2d7g3u9\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpw2d7g3u9\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125620\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 125620 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879844.87357: done transferring module to remote\n 5599 1726879844.87383: _low_level_execute_command(): starting\n 5599 1726879844.87414: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/ /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/ /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py && sleep 0'\"'\"''\n 5599 1726879844.88243: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879844.88270: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879844.88385: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879844.88406: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879844.88448: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879844.88469: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879844.88513: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879844.88559: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879844.88586: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879844.88644: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879844.89519: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879844.89535: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879844.89606: stderr chunk (state=3):\n>>><<<\n 5599 1726879844.89616: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879844.89639: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879844.89779: handler run complete\n 5599 1726879844.89783: attempt loop complete, returning result\n 5599 1726879844.89786: _execute() done\n 5599 1726879844.89788: dumping result to json\n 5599 1726879844.89791: done dumping result, returning\n 5599 1726879844.89793: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf [0affef3a-ec81-5b39-170e-000000000056]\n 5599 1726879844.89796: sending task result for task 0affef3a-ec81-5b39-170e-000000000056\n 5599 1726879844.90012: done sending task result for task 0affef3a-ec81-5b39-170e-000000000056\n 5599 1726879844.90016: WORKER PROCESS EXITING\nNotification for handler Restart kdump has been saved.\nchanged: [managed_node1] => {\n \"changed\": true,\n \"diff\": [],\n \"invocation\": {\n \"backup\": true,\n \"dest\": \"/etc/kdump.conf\",\n \"follow\": false,\n \"mode\": \"0644\",\n \"module_args\": {\n \"backup\": true,\n \"dest\": \"/etc/kdump.conf\",\n \"follow\": false,\n \"mode\": \"0644\",\n \"src\": \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4dccob9q/kdump.conf.j2\"\n },\n \"src\": \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4dccob9q/kdump.conf.j2\"\n }\n}\n 5599 1726879844.90779: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879844.90782: stderr chunk (state=3):\n>>><<<\n 5599 1726879844.90785: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879844.90791: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879844.90793: _low_level_execute_command(): starting\n 5599 1726879844.90796: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py && sleep 0'\"'\"''\n 5599 1726879844.91642: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879844.91683: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879844.91687: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879844.91689: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879844.91692: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879844.91696: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879844.91718: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879844.91771: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879844.91780: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879844.91782: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879844.91784: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879844.91840: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879844.94016: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879844.94043: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879844.94081: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 5599 1726879844.94085: stdout chunk (state=3):\n>>>import '_warnings' # \r\n<<<\n 5599 1726879844.94087: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 5599 1726879844.94154: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 5599 1726879844.94161: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 5599 1726879844.94214: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879844.94259: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879844.94266: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 5599 1726879844.94288: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879844.94340: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879844.94343: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879844.94376: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879844.94420: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879844.94424: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879844.94442: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ebb4530>\r\n<<<\n 5599 1726879844.94475: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7eb83b30>\r\n<<<\n 5599 1726879844.94493: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 5599 1726879844.94523: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ebb6ab0>\r\nimport '_signal' # \r\n<<<\n 5599 1726879844.94588: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\n<<<\n 5599 1726879844.94602: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879844.94683: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879844.94711: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879844.94747: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 5599 1726879844.94760: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\n<<<\n 5599 1726879844.94781: stdout chunk (state=3):\n>>>Processing user site-packages\r\n<<<\n 5599 1726879844.94784: stdout chunk (state=3):\n>>>Processing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 5599 1726879844.94804: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 5599 1726879844.94813: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879844.94833: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n<<<\n 5599 1726879844.94841: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879844.94861: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e965160>\r\n<<<\n 5599 1726879844.94969: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879844.94994: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e965fd0>\r\nimport 'site' # \r\n<<<\n 5599 1726879844.95013: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879844.95355: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879844.95583: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879844.95587: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a3da0>\r\n<<<\n 5599 1726879844.95600: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879844.95606: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a3fe0>\r\n<<<\n 5599 1726879844.95609: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879844.95613: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879844.95662: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9db7d0>\r\n<<<\n 5599 1726879844.95693: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9dbe60>\r\nimport '_collections' # \r\n<<<\n 5599 1726879844.95750: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9bba70>\r\n<<<\n 5599 1726879844.95771: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 5599 1726879844.96053: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9b9190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a0f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 5599 1726879844.96099: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9ff6b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9fe2d0>\r\n<<<\n 5599 1726879844.96171: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9ba030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a2e40>\r\n<<<\n 5599 1726879844.96199: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea30770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a01d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879844.96229: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879844.96246: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea30c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea30ad0>\r\n<<<\n 5599 1726879844.96270: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea30e90>\r\n<<<\n 5599 1726879844.96282: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e99ed20>\r\n<<<\n 5599 1726879844.96316: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n<<<\n 5599 1726879844.96330: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879844.96346: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879844.96388: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea31520>\r\n<<<\n 5599 1726879844.96407: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea311f0>\r\nimport 'importlib.machinery' # \r\n<<<\n 5599 1726879844.96428: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 5599 1726879844.96436: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea32420>\r\n<<<\n 5599 1726879844.96513: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879844.96606: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879844.96617: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n<<<\n 5599 1726879844.96695: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4c620>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea4dd60>\r\n<<<\n 5599 1726879844.96713: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4ec60>\r\n<<<\n 5599 1726879844.96819: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea4f2c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4e1b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879844.96822: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea4fd40>\r\n<<<\n 5599 1726879844.96865: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4f470>\r\n<<<\n 5599 1726879844.96899: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea32390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879844.96957: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879844.96960: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879844.96976: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879844.97002: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7cbcb0>\r\n<<<\n 5599 1726879844.97054: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879844.97059: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879844.97061: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7f4770>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f44d0>\r\n<<<\n 5599 1726879844.97090: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7f45f0>\r\n<<<\n 5599 1726879844.97118: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7f4950>\r\n<<<\n 5599 1726879844.97149: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7c9e50>\r\n<<<\n 5599 1726879844.97161: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879844.97243: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879844.97286: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 5599 1726879844.97297: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f5f70>\r\n<<<\n 5599 1726879844.97310: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f4bf0>\r\n<<<\n 5599 1726879844.97334: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea32b40>\r\n<<<\n 5599 1726879844.97360: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879844.97430: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879844.97435: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879844.97478: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879844.97507: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e826300>\r\n<<<\n 5599 1726879844.97560: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879844.97569: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879844.97596: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879844.97610: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879844.97662: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e83e480>\r\n<<<\n 5599 1726879844.97929: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879844.97937: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e87b230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879844.97942: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879844.97962: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879844.98129: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e8a19d0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e87b350>\r\n<<<\n 5599 1726879844.98156: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e83f110>\r\n<<<\n 5599 1726879844.98197: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6b83b0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e83d4c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f6ea0>\r\n<<<\n 5599 1726879844.98306: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879844.98346: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6f7e6b8590>\r\n<<<\n 5599 1726879844.98413: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_wmelgn62/ansible_ansible.legacy.file_payload.zip'\r\n<<<\n 5599 1726879844.98455: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.98562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879844.98666: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879844.98796: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e70e090>\r\nimport '_typing' # \r\n<<<\n 5599 1726879844.99057: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6e8f80>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6e80e0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 5599 1726879844.99085: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.00617: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.01871: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 5599 1726879845.01895: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6ebf20>\r\n<<<\n 5599 1726879845.01930: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879845.01934: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 5599 1726879845.01936: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879845.01959: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n<<<\n 5599 1726879845.01966: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879845.01995: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.02000: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e735a60>\r\n<<<\n 5599 1726879845.02034: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7357f0>\r\n<<<\n 5599 1726879845.02067: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e735100>\r\n<<<\n 5599 1726879845.02082: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879845.02096: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879845.02141: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e735b50>\r\n<<<\n 5599 1726879845.02144: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e70eab0>\r\nimport 'atexit' # \r\n<<<\n 5599 1726879845.02177: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e736810>\r\n<<<\n 5599 1726879845.02200: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.02206: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e736a50>\r\n<<<\n 5599 1726879845.02233: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879845.02271: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879845.02288: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879845.02367: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e736f90>\r\n<<<\n 5599 1726879845.02394: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879845.02458: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e598d10>\r\n<<<\n 5599 1726879845.02512: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e59a930>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879845.02567: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59b2c0>\r\n<<<\n 5599 1726879845.02610: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59c4a0>\r\n<<<\n 5599 1726879845.02626: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879845.02661: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879845.02686: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879845.02808: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59ef30>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e59f020>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59d1f0>\r\n<<<\n 5599 1726879845.02815: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879845.02850: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879845.02880: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879845.02908: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879845.02938: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879845.02961: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a2d50>\r\n<<<\n 5599 1726879845.02975: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879845.03044: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a1820>\r\n<<<\n 5599 1726879845.03066: stdout chunk (state=3):\n>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a1580>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879845.03412: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a3ec0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59d700>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.03415: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5eaea0>\r\n<<<\n 5599 1726879845.03417: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5eb050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5ecbf0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5ec9b0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879845.03465: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879845.03520: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5ef110>\r\n<<<\n 5599 1726879845.03544: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5ed2b0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879845.03587: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879845.03616: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879845.03638: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879845.03685: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5f68a0>\r\n<<<\n 5599 1726879845.03837: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5ef230>\r\n<<<\n 5599 1726879845.03912: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.04014: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5f7b30>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5f7860>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5f79e0>\r\n<<<\n 5599 1726879845.04039: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5eb320>\r\n<<<\n 5599 1726879845.04057: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879845.04087: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879845.04217: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.04233: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5fb200>\r\n<<<\n 5599 1726879845.04329: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.04364: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5fc380>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5f99d0>\r\n<<<\n 5599 1726879845.04486: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5fad50>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5f95e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.04547: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.04654: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.04707: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.04729: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.04861: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.05022: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.05732: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.06354: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879845.06394: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879845.06495: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e6805c0>\r\n<<<\n 5599 1726879845.06606: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879845.06614: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e681460>\r\n<<<\n 5599 1726879845.06629: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5fee40>\r\n<<<\n 5599 1726879845.06823: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879845.06826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.06829: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.06917: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.07093: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 5599 1726879845.07117: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e680140>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.07743: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.08232: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.08324: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.08406: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879845.08431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.08452: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.08497: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879845.08693: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.08723: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.08759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.08801: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.08851: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879845.08871: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.09126: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.09411: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879845.09477: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879845.09505: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879845.09581: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e683ce0>\r\n<<<\n 5599 1726879845.09605: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.09678: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.09767: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 5599 1726879845.09797: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879845.09822: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879845.09896: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.10020: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e68df40>\r\n<<<\n 5599 1726879845.10085: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e68e8d0>\r\n<<<\n 5599 1726879845.10109: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9fe240>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.10158: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.10201: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.10254: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.10302: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.10360: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.10433: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879845.10477: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879845.10580: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.10596: stdout chunk (state=3):\n>>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e68d5b0>\r\n<<<\n 5599 1726879845.10628: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e68e990>\r\n<<<\n 5599 1726879845.10656: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879845.10669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.10734: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.10794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.10822: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.10876: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879845.10892: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879845.10920: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879845.10939: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879845.11003: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879845.11026: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879845.11040: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879845.11095: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e522ba0>\r\n<<<\n 5599 1726879845.11142: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e4988f0>\r\n<<<\n 5599 1726879845.11255: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e692960>\r\n<<<\n 5599 1726879845.11259: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6927b0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.11407: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.11986: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.12597: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.13090: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/etc/kdump.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/kdump.conf\"}, \"after\": {\"path\": \"/etc/kdump.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:kdump_etc_t:s0\", \"size\": 138, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/kdump.conf\", \"_original_basename\": \"kdump.conf.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/kdump.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 5599 1726879845.13436: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n<<<\n 5599 1726879845.13463: stdout chunk (state=3):\n>>># clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n<<<\n 5599 1726879845.13486: stdout chunk (state=3):\n>>># cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n<<<\n 5599 1726879845.13515: stdout chunk (state=3):\n>>># cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n<<<\n 5599 1726879845.13544: stdout chunk (state=3):\n>>># cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n<<<\n 5599 1726879845.13562: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n<<<\n 5599 1726879845.13601: stdout chunk (state=3):\n>>># cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n<<<\n 5599 1726879845.13792: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879845.14008: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n<<<\n 5599 1726879845.14043: stdout chunk (state=3):\n>>># cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n<<<\n 5599 1726879845.14071: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n<<<\n 5599 1726879845.14103: stdout chunk (state=3):\n>>># cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n<<<\n 5599 1726879845.14133: stdout chunk (state=3):\n>>># cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n<<<\n 5599 1726879845.14191: stdout chunk (state=3):\n>>># cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n<<<\n 5599 1726879845.14305: stdout chunk (state=3):\n>>># cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n<<<\n 5599 1726879845.14370: stdout chunk (state=3):\n>>># cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879845.14553: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 5599 1726879845.14589: stdout chunk (state=3):\n>>># destroy _collections_abc\r\n# destroy _weakref\r\n<<<\n 5599 1726879845.14651: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n<<<\n 5599 1726879845.14692: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n<<<\n 5599 1726879845.14711: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n<<<\n 5599 1726879845.14746: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n<<<\n 5599 1726879845.14778: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879845.14809: stdout chunk (state=3):\n>>># destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n<<<\n 5599 1726879845.15115: stdout chunk (state=3):\n>>># destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n<<<\n 5599 1726879845.15119: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879845.15500: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879845.15516: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879845.15531: stderr chunk (state=3):\n>>>Shared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879845.15650: stderr chunk (state=3):\n>>><<<\n 5599 1726879845.15690: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ebb4530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7eb83b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ebb6ab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e965160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e965fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a3da0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a3fe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9db7d0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9dbe60>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9bba70>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9b9190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a0f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9ff6b0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9fe2d0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9ba030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a2e40>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea30770>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a01d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea30c20>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea30ad0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea30e90>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e99ed20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea31520>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea311f0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea32420>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4c620>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea4dd60>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4ec60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea4f2c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4e1b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea4fd40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4f470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea32390>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7cbcb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7f4770>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f44d0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7f45f0>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7f4950>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7c9e50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f5f70>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f4bf0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea32b40>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e826300>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e83e480>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e87b230>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e8a19d0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e87b350>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e83f110>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6b83b0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e83d4c0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f6ea0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6f7e6b8590>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.file_payload_wmelgn62/ansible_ansible.legacy.file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e70e090>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6e8f80>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6e80e0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6ebf20>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e735a60>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7357f0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e735100>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e735b50>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e70eab0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e736810>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e736a50>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e736f90>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e598d10>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e59a930>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59b2c0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59c4a0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59ef30>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e59f020>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59d1f0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a2d50>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a1820>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a1580>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a3ec0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59d700>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5eaea0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5eb050>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5ecbf0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5ec9b0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5ef110>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5ed2b0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5f68a0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5ef230>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5f7b30>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5f7860>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5f79e0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5eb320>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5fb200>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5fc380>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5f99d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5fad50>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5f95e0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e6805c0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e681460>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5fee40>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e680140>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e683ce0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e68df40>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e68e8d0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9fe240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e68d5b0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e68e990>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e522ba0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e4988f0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e692960>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6927b0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"path\": \"/etc/kdump.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/kdump.conf\"}, \"after\": {\"path\": \"/etc/kdump.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:kdump_etc_t:s0\", \"size\": 138, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/kdump.conf\", \"_original_basename\": \"kdump.conf.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/kdump.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy array\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy distro.distro\\r\\n# cleanup[3] wiping distro\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping logging\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy signal\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy io\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections_abc\\r\\n# destroy _weakref\\r\\n# destroy _uuid\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy locale\\r\\n# destroy pwd\\r\\n# destroy selectors\\r\\n# destroy shutil\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy _string\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy marshal\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _blake2\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy select\\r\\n# destroy _hashlib\\r\\n# destroy selinux._selinux\\r\\n# destroy collections\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _signal\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# destroy warnings\\r\\n# destroy operator\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy functools\\r\\n# destroy time\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy re\\r\\n# destroy _random\\r\\n# destroy itertools\\r\\n# destroy _collections\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy _io\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879845.15821: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ebb4530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7eb83b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ebb6ab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e965160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e965fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a3da0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a3fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9db7d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9dbe60>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9bba70>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9b9190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a0f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9ff6b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9fe2d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9ba030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a2e40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea30770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a01d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea30c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea30ad0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea30e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e99ed20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea31520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea311f0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea32420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4c620>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea4dd60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4ec60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea4f2c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4e1b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea4fd40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4f470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea32390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7cbcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7f4770>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f44d0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7f45f0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7f4950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7c9e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f5f70>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f4bf0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea32b40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e826300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e83e480>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e87b230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e8a19d0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e87b350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e83f110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6b83b0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e83d4c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f6ea0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6f7e6b8590>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_wmelgn62/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e70e090>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6e8f80>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6e80e0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6ebf20>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e735a60>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7357f0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e735100>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e735b50>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e70eab0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e736810>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e736a50>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e736f90>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e598d10>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e59a930>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59b2c0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59c4a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59ef30>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e59f020>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59d1f0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a2d50>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a1820>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a1580>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a3ec0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59d700>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5eaea0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5eb050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5ecbf0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5ec9b0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5ef110>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5ed2b0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5f68a0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5ef230>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5f7b30>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5f7860>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5f79e0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5eb320>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5fb200>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5fc380>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5f99d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5fad50>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5f95e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e6805c0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e681460>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5fee40>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e680140>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e683ce0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e68df40>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e68e8d0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9fe240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e68d5b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e68e990>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e522ba0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e4988f0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e692960>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6927b0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"path\": \"/etc/kdump.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/kdump.conf\"}, \"after\": {\"path\": \"/etc/kdump.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:kdump_etc_t:s0\", \"size\": 138, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/kdump.conf\", \"_original_basename\": \"kdump.conf.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/kdump.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _hashlib\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n 5599 1726879845.17417: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/kdump.conf', '_original_basename': 'kdump.conf.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879845.17421: _low_level_execute_command(): starting\n 5599 1726879845.17424: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879845.17433: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879845.17436: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879845.17439: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879845.17442: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879845.17444: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879845.17447: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879845.17449: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879845.17452: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879845.17454: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879845.17456: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879845.17459: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879845.19197: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879845.19201: stdout chunk (state=3):\n>>><<<\n 5599 1726879845.19204: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879845.19213: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879845.19215: handler run complete\n 5599 1726879845.19218: attempt loop complete, returning result\n 5599 1726879845.19221: _execute() done\n 5599 1726879845.19223: dumping result to json\n 5599 1726879845.19280: done dumping result, returning\n 5599 1726879845.19283: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf [0affef3a-ec81-5b39-170e-000000000056]\n 5599 1726879845.19474: sending task result for task 0affef3a-ec81-5b39-170e-000000000056\n 5599 1726879845.19587: done sending task result for task 0affef3a-ec81-5b39-170e-000000000056\n 5599 1726879845.19590: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"checksum\": \"6884ce27096520be1399bc25d194f3fb122a5a16\",\n \"dest\": \"/etc/kdump.conf\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/kdump.conf\"\n },\n \"before\": {\n \"path\": \"/etc/kdump.conf\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"kdump.conf.j2\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/kdump.conf\",\n \"follow\": true,\n \"force\": false,\n \"group\": null,\n \"mode\": \"0644\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": null,\n \"path\": \"/etc/kdump.conf\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"file\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/kdump.conf\",\n \"secontext\": \"system_u:object_r:kdump_etc_t:s0\",\n \"size\": 138,\n \"state\": \"file\",\n \"uid\": 0\n}\n 5599 1726879845.19715: no more pending results, returning what we have\n 5599 1726879845.19720: results queue empty\n 5599 1726879845.19721: checking for any_errors_fatal\n 5599 1726879845.19728: done checking for any_errors_fatal\n 5599 1726879845.19729: checking for max_fail_percentage\n 5599 1726879845.19733: done checking for max_fail_percentage\n 5599 1726879845.19734: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879845.19735: done checking to see if all hosts have failed\n 5599 1726879845.19736: getting the remaining hosts for this loop\n 5599 1726879845.19738: done getting the remaining hosts for this loop\n 5599 1726879845.19743: getting the next task for host managed_node1\n 5599 1726879845.19748: done getting next task for host managed_node1\n 5599 1726879845.19752: ^ task is: TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel\n 5599 1726879845.19755: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879845.19757: getting the next task for host managed_node2\n 5599 1726879845.19767: done getting next task for host managed_node2\n 5599 1726879845.19769: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879845.19771: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879845.19772: getting the next task for host managed_node3\n 5599 1726879845.19776: done getting next task for host managed_node3\n 5599 1726879845.19778: ^ task is: TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel\n 5599 1726879845.19780: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879845.19795: getting variables\n 5599 1726879845.19797: in VariableManager get_vars()\n 5599 1726879845.19821: Calling all_inventory to load vars for managed_node1\n 5599 1726879845.19826: Calling groups_inventory to load vars for managed_node1\n 5599 1726879845.19829: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879845.19838: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879845.19841: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879845.19844: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879845.20147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879845.20460: done with get_vars()\n 5599 1726879845.20470: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] ***\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34\nFriday 20 September 2024 20:50:45 -0400 (0:00:01.092) 0:00:22.992 ****** \n 5599 1726879845.20585: entering _queue_task() for managed_node1/slurp\n 5599 1726879845.20884: worker is 1 (out of 3 available)\n 5599 1726879845.20899: exiting _queue_task() for managed_node1/slurp\n 5599 1726879845.20914: getting variables\n 5599 1726879845.20918: in VariableManager get_vars()\n 5599 1726879845.21015: Calling all_inventory to load vars for managed_node2\n 5599 1726879845.21021: Calling groups_inventory to load vars for managed_node2\n 5599 1726879845.21031: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879845.21055: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879845.21060: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879845.21064: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879845.22088: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel\n 5599 1726879845.22093: in run() - task 0affef3a-ec81-5b39-170e-000000000057\n 5599 1726879845.22095: variable 'ansible_search_path' from source: unknown\n 5599 1726879845.22097: variable 'ansible_search_path' from source: unknown\n 5599 1726879845.22100: calling self._execute()\n 5599 1726879845.22102: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879845.22232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879845.22246: variable 'omit' from source: magic vars\n 5599 1726879845.22396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879845.22926: done with get_vars()\n 5599 1726879845.22942: done getting variables\n 5599 1726879845.23096: variable 'omit' from source: magic vars\n 5599 1726879845.23099: variable 'omit' from source: magic vars\n 5599 1726879845.23102: variable 'omit' from source: magic vars\n 5599 1726879845.23105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879845.23108: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879845.23110: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879845.23113: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879845.23115: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879845.23117: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879845.23119: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879845.23121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879845.23262: getting variables\n 5599 1726879845.23264: in VariableManager get_vars()\n 5599 1726879845.23477: Calling all_inventory to load vars for managed_node3\n 5599 1726879845.23481: Calling groups_inventory to load vars for managed_node3\n 5599 1726879845.23484: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879845.23491: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879845.23494: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879845.23498: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879845.23745: Set connection var ansible_shell_type to sh\n 5599 1726879845.23749: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879845.23751: Set connection var ansible_pipelining to False\n 5599 1726879845.23756: Set connection var ansible_connection to ssh\n 5599 1726879845.23758: Set connection var ansible_timeout to 10\n 5599 1726879845.23761: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879845.23765: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879845.23768: variable 'ansible_connection' from source: unknown\n 5599 1726879845.23770: variable 'ansible_module_compression' from source: unknown\n 5599 1726879845.23772: variable 'ansible_shell_type' from source: unknown\n 5599 1726879845.23777: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879845.23780: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879845.23782: variable 'ansible_pipelining' from source: unknown\n 5599 1726879845.23785: variable 'ansible_timeout' from source: unknown\n 5599 1726879845.23788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879845.23807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879845.24136: done with get_vars()\n 5599 1726879845.24148: done getting variables\n 5599 1726879845.24224: entering _queue_task() for managed_node3/slurp\n 5599 1726879845.24977: worker is 2 (out of 3 available)\n 5599 1726879845.24380: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879845.25126: variable 'omit' from source: magic vars\n 5599 1726879845.25133: starting attempt loop\n 5599 1726879845.25137: running the handler\n 5599 1726879845.25140: _low_level_execute_command(): starting\n 5599 1726879845.25143: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879845.25168: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879845.24992: exiting _queue_task() for managed_node3/slurp\n 5599 1726879845.25186: done queuing things up, now waiting for results queue to drain\n 5599 1726879845.25231: waiting for pending results...\n 5599 1726879845.25323: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879845.25380: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879845.25431: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879845.25521: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel\n 5599 1726879845.25627: in run() - task 0affef3a-ec81-5b39-170e-000000000057\n 5599 1726879845.25638: variable 'ansible_search_path' from source: unknown\n 5599 1726879845.25641: variable 'ansible_search_path' from source: unknown\n 5599 1726879845.25740: calling self._execute()\n 5599 1726879845.25788: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879845.25802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879845.25815: variable 'omit' from source: magic vars\n 5599 1726879845.25937: variable 'omit' from source: magic vars\n 5599 1726879845.25994: variable 'omit' from source: magic vars\n 5599 1726879845.26032: variable 'omit' from source: magic vars\n 5599 1726879845.26095: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879845.26176: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879845.26181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879845.26185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879845.26200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879845.26233: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879845.26237: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879845.26240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879845.26377: Set connection var ansible_shell_type to sh\n 5599 1726879845.26391: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879845.26397: Set connection var ansible_pipelining to False\n 5599 1726879845.26404: Set connection var ansible_connection to ssh\n 5599 1726879845.26416: Set connection var ansible_timeout to 10\n 5599 1726879845.26432: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879845.26460: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879845.26465: variable 'ansible_connection' from source: unknown\n 5599 1726879845.26469: variable 'ansible_module_compression' from source: unknown\n 5599 1726879845.26471: variable 'ansible_shell_type' from source: unknown\n 5599 1726879845.26475: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879845.26485: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879845.26491: variable 'ansible_pipelining' from source: unknown\n 5599 1726879845.26526: variable 'ansible_timeout' from source: unknown\n 5599 1726879845.26529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879845.26761: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879845.26786: variable 'omit' from source: magic vars\n 5599 1726879845.26790: starting attempt loop\n 5599 1726879845.26793: running the handler\n 5599 1726879845.26896: _low_level_execute_command(): starting\n 5599 1726879845.26899: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879845.27504: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879845.27656: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879845.27670: stderr chunk (state=3):\n>>><<<\n 5599 1726879845.27679: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879845.27718: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879845.27740: _low_level_execute_command(): starting\n 5599 1726879845.27749: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890 `\" && echo ansible-tmp-1726879845.2772145-6129-8215520069890=\"` echo /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890 `\" && echo ansible-tmp-1726879845.2772145-6129-8215520069890=\"` echo /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890 `\" ) && sleep 0'\"'\"''\n 5599 1726879845.28479: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879845.28670: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879845.28793: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879845.28830: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879845.28997: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879845.29032: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879845.29067: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879845.29077: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879845.29089: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879845.29109: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879845.29153: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879845.29157: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879845.29212: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879845.30656: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879845.30766: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879845.30834: stderr chunk (state=3):\n>>><<<\n 5599 1726879845.30837: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879845.30860: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879845.31081: _low_level_execute_command(): starting\n 5599 1726879845.31085: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385 `\" && echo ansible-tmp-1726879845.308637-6133-270643320562385=\"` echo /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385 `\" ) && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385 `\" && echo ansible-tmp-1726879845.308637-6133-270643320562385=\"` echo /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385 `\" ) && sleep 0'\"'\"''\n 5599 1726879845.31779: stdout chunk (state=3):\n>>>ansible-tmp-1726879845.2772145-6129-8215520069890=/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890\n<<<\n 5599 1726879845.31945: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879845.31950: stdout chunk (state=3):\n>>><<<\n 5599 1726879845.32178: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'ansible-tmp-1726879845.2772145-6129-8215520069890=/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879845.32192: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879845.2772145-6129-8215520069890=/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879845.32397: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879845.32419: variable 'ansible_module_compression' from source: unknown\n 5599 1726879845.32466: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED\n 5599 1726879845.32515: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879845.32601: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879845.32627: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879845.32856: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879845.32865: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879845.32868: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py\n 5599 1726879845.32876: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp0v96ax0k TO /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\n 5599 1726879845.33017: Sending initial data\n 5599 1726879845.33021: Sent initial data (150 bytes)\n 5599 1726879845.33694: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 5599 1726879845.33710: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879845.33762: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879845.33786: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879845.33841: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879845.34720: stdout chunk (state=3):\n>>>ansible-tmp-1726879845.308637-6133-270643320562385=/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385\n<<<\n 5599 1726879845.34885: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879845.34889: stdout chunk (state=3):\n>>><<<\n 5599 1726879845.34898: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'ansible-tmp-1726879845.308637-6133-270643320562385=/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879845.34926: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879845.308637-6133-270643320562385=/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879845.35187: variable 'ansible_module_compression' from source: unknown\n 5599 1726879845.35191: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED\n 5599 1726879845.35194: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py\n 5599 1726879845.35221: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpuzcozych TO /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n 5599 1726879845.35518: Sending initial data\n 5599 1726879845.35522: Sent initial data (151 bytes)\n 5599 1726879845.36228: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879845.36247: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879845.36282: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879845.36290: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879845.36327: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879845.36377: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879845.36392: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp0v96ax0k\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879845.36428: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp0v96ax0k /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py\n<<<\n 5599 1726879845.36459: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp0v96ax0k\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py M:0x001a\r\n<<<\n 5599 1726879845.36792: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115105\r\n<<<\n 5599 1726879845.37497: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 115105 bytes at 0\r\n<<<\n 5599 1726879845.37519: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879845.37579: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879845.37657: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879845.37736: stderr chunk (state=3):\n>>><<<\n 5599 1726879845.37740: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp0v96ax0k /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp0v96ax0k\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp0v96ax0k\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115105\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 115105 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879845.37773: done transferring module to remote\n 5599 1726879845.37790: _low_level_execute_command(): starting\n 5599 1726879845.37802: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/ /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/ /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 5599 1726879845.38302: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879845.38306: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879845.38370: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpuzcozych\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879845.38385: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpuzcozych /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py\n<<<\n 5599 1726879845.38440: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpuzcozych\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py M:0x001a\r\n<<<\n 5599 1726879845.38541: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115106\r\n<<<\n 5599 1726879845.39309: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879845.39704: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879845.39763: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879845.39771: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879845.39777: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879845.39780: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879845.39836: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879845.40014: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879845.40112: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879845.40311: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 115106 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879845.40397: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879845.40535: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879845.40610: stderr chunk (state=3):\n>>><<<\n 5599 1726879845.40633: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpuzcozych /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpuzcozych\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpuzcozych\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115106\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 115106 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879845.40672: done transferring module to remote\n 5599 1726879845.40692: _low_level_execute_command(): starting\n 5599 1726879845.40706: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/ /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/ /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 5599 1726879845.41449: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879845.41464: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 5599 1726879845.41512: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879845.41549: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879845.41564: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879845.41583: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879845.41626: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879845.43115: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879845.43126: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879845.43199: stderr chunk (state=3):\n>>><<<\n 5599 1726879845.43203: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879845.43223: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879845.43228: _low_level_execute_command(): starting\n 5599 1726879845.43235: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 5599 1726879845.43757: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879845.43767: stderr chunk (state=3):\n>>><<<\n 5599 1726879845.43770: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879845.43914: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879845.43919: _low_level_execute_command(): starting\n 5599 1726879845.43926: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 5599 1726879845.44291: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879845.44480: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879845.44484: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879845.44488: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879845.44491: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879845.44511: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879845.44515: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879845.44526: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879845.44582: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879845.44707: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879845.44960: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879845.45104: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879845.45138: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879845.45160: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879845.45182: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879845.45211: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879845.45253: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879845.45298: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879845.47504: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879845.47525: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879845.47560: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 5599 1726879845.47574: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879845.47640: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 5599 1726879845.47652: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 5599 1726879845.47673: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879845.47729: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 5599 1726879845.47741: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 5599 1726879845.47757: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879845.47816: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 5599 1726879845.47819: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879845.47846: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879845.47884: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879845.47913: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879845.47935: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42c12c530>\r\n<<<\n 5599 1726879845.47972: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42c0fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 5599 1726879845.48017: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42c12eab0>\r\nimport '_signal' # \r\n<<<\n 5599 1726879845.48021: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 5599 1726879845.48045: stdout chunk (state=3):\n>>>import 'abc' # \r\nimport 'io' # \r\n<<<\n 5599 1726879845.48113: stdout chunk (state=3):\n>>>import '_stat' # \r\n<<<\n 5599 1726879845.48134: stdout chunk (state=3):\n>>>import 'stat' # \r\n<<<\n 5599 1726879845.48187: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879845.48205: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879845.48269: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879845.48275: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 5599 1726879845.48321: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879845.48336: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879845.48368: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42befd160>\r\n<<<\n 5599 1726879845.48605: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879845.48608: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879845.48611: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 5599 1726879845.48614: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42befdfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879845.48617: stdout chunk (state=3):\n>>># installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879845.48793: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879845.48797: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879845.48800: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879845.48803: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879845.48900: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879845.48904: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879845.48997: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879845.49003: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed40c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed3dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed40eab0>\r\nimport '_signal' # \r\n<<<\n 5599 1726879845.49010: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf3be90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\n<<<\n 5599 1726879845.49158: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\n<<<\n 5599 1726879845.49164: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf3bf50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879845.49190: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf738c0>\r\n<<<\n 5599 1726879845.49201: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 5599 1726879845.49210: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879845.49217: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf73f50>\r\nimport '_collections' # \r\n<<<\n 5599 1726879845.49292: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf53b60>\r\nimport '_functools' # \r\n<<<\n 5599 1726879845.49296: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf51280>\r\n<<<\n 5599 1726879845.49338: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879845.49351: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\n<<<\n 5599 1726879845.49431: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\n<<<\n 5599 1726879845.49435: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf39040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 5599 1726879845.49504: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n<<<\n 5599 1726879845.49508: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879845.49582: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf97800>\r\n<<<\n 5599 1726879845.49586: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed201160>\r\n<<<\n 5599 1726879845.49600: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf96420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf52150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf94cb0>\r\n<<<\n 5599 1726879845.49684: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed201fd0>\r\n<<<\n 5599 1726879845.49689: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879845.49695: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc8890>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf382c0>\r\n<<<\n 5599 1726879845.49790: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfc8d40>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc8bf0>\r\n<<<\n 5599 1726879845.49795: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.49798: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfc8fb0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf36de0>\r\n<<<\n 5599 1726879845.49823: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879845.49885: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 5599 1726879845.49915: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc9670>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc9340>\r\nimport 'importlib.machinery' # \r\n<<<\n 5599 1726879845.49963: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfca510>\r\n<<<\n 5599 1726879845.49988: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879845.50055: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879845.50157: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe0740>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfe1e20>\r\n<<<\n 5599 1726879845.50162: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879845.50238: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe2cf0>\r\n<<<\n 5599 1726879845.50252: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879845.50346: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfe3350>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe2270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfe3dd0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe3500>\r\n<<<\n 5599 1726879845.50359: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879845.50487: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfca570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879845.50491: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879845.50553: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bd77c80>\r\n<<<\n 5599 1726879845.50557: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879845.50581: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bda07a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda0500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bda07d0>\r\n<<<\n 5599 1726879845.50627: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bda09b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bd75e20>\r\n<<<\n 5599 1726879845.50654: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879845.50657: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed277860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed277ef0>\r\nimport '_collections' # \r\n<<<\n 5599 1726879845.50704: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed257b30>\r\n<<<\n 5599 1726879845.50748: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879845.50797: stdout chunk (state=3):\n>>>import '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2551f0>\r\n<<<\n 5599 1726879845.50829: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda20c0>\r\n<<<\n 5599 1726879845.50856: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda0d40>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfcac60>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879845.50923: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879845.50944: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879845.50977: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879845.50996: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bdce420>\r\n<<<\n 5599 1726879845.51006: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 5599 1726879845.51059: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 5599 1726879845.51064: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879845.51084: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879845.51109: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879845.51144: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879845.51173: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bdea540>\r\n<<<\n 5599 1726879845.51220: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed29b800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed29a420>\r\n<<<\n 5599 1726879845.51224: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n<<<\n 5599 1726879845.51227: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879845.51229: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879845.51339: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42be232c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879845.51343: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2562a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed298c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cc800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23c2c0>\r\n<<<\n 5599 1726879845.51392: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879845.51398: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879845.51411: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.51467: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879845.51471: stdout chunk (state=3):\n>>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2cccb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2ccb60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2ccf50>\r\n<<<\n 5599 1726879845.51475: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23ade0>\r\n<<<\n 5599 1726879845.51532: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42be49a60>\r\n<<<\n 5599 1726879845.51536: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879845.51587: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879845.51707: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42be233e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bdeb1d0>\r\n<<<\n 5599 1726879845.51714: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cd640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cd310>\r\nimport 'importlib.machinery' # \r\n<<<\n 5599 1726879845.51729: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 5599 1726879845.51734: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2ce540>\r\n<<<\n 5599 1726879845.51737: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\n<<<\n 5599 1726879845.51798: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc68380>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bde9580>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda2fc0>\r\n<<<\n 5599 1726879845.51804: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879845.51850: stdout chunk (state=3):\n>>>import 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\n<<<\n 5599 1726879845.51872: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e4770>\r\n<<<\n 5599 1726879845.51877: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc42bc68560>\r\n<<<\n 5599 1726879845.51882: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 5599 1726879845.51907: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_v6pax31v/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.51910: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2e5eb0>\r\n<<<\n 5599 1726879845.51938: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879845.51984: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n<<<\n 5599 1726879845.51990: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e6d80>\r\n<<<\n 5599 1726879845.52027: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2e73b0>\r\n<<<\n 5599 1726879845.52071: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.52143: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879845.52148: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e62d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.52228: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879845.52235: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2e7e30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e7560>\r\n<<<\n 5599 1726879845.52285: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879845.52289: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bcbdfd0>\r\nimport '_typing' # \r\n<<<\n 5599 1726879845.52291: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2ce5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879845.52320: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879845.52370: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed06fcb0>\r\n<<<\n 5599 1726879845.52454: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed098740>\r\n<<<\n 5599 1726879845.52501: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc94ec0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc6bf50>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.52575: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 5599 1726879845.52581: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.52717: stdout chunk (state=3):\n>>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0984a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed098770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed098950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed06de50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed09a030>\r\n<<<\n 5599 1726879845.52771: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed098cb0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cec90>\r\n<<<\n 5599 1726879845.52801: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879845.52898: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879845.52959: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879845.53008: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0c6390>\r\n<<<\n 5599 1726879845.53107: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879845.53126: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879845.53219: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0e2510>\r\n<<<\n 5599 1726879845.53256: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879845.53304: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879845.53437: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879845.53441: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed11b290>\r\n<<<\n 5599 1726879845.53453: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879845.53501: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879845.53529: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879845.53592: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879845.53876: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed141a30>\r\n<<<\n 5599 1726879845.53917: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed11b3b0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0e31a0>\r\n<<<\n 5599 1726879845.53974: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf60320>\r\n<<<\n 5599 1726879845.53990: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0e1550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed09af30>\r\n<<<\n 5599 1726879845.54115: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.54123: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879845.54153: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f32ecf60500>\r\n<<<\n 5599 1726879845.54276: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_300evqpk/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.54544: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.54577: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879845.54645: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879845.54761: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879845.54799: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfb5fd0>\r\n<<<\n 5599 1726879845.54816: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879845.55134: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf8cec0>\r\n<<<\n 5599 1726879845.55138: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf63f50>\r\n<<<\n 5599 1726879845.55150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.55183: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 5599 1726879845.55210: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.55250: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 5599 1726879845.55279: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.55382: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc97e60>\r\n<<<\n 5599 1726879845.55414: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n<<<\n 5599 1726879845.55419: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879845.55422: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 5599 1726879845.55461: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879845.55464: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879845.55484: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.55501: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bce5a30>\r\n<<<\n 5599 1726879845.55526: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce57c0>\r\n<<<\n 5599 1726879845.55559: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce50d0>\r\n<<<\n 5599 1726879845.55577: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879845.55591: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879845.55639: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce56d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bcbec60>\r\n<<<\n 5599 1726879845.55729: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 5599 1726879845.55829: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bce6780>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bce6900>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879845.55967: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce6e10>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879845.56029: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb4cce0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bb4e900>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879845.56052: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb4f260>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879845.56090: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879845.56093: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb50410>\r\n<<<\n 5599 1726879845.56106: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879845.56139: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879845.56161: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n<<<\n 5599 1726879845.56172: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879845.56225: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb52e70>\r\n<<<\n 5599 1726879845.56258: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bb531a0>\r\n<<<\n 5599 1726879845.56281: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb51130>\r\n<<<\n 5599 1726879845.56296: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879845.56345: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879845.56349: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n<<<\n 5599 1726879845.56361: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879845.56370: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879845.56398: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879845.56425: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n<<<\n 5599 1726879845.56451: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb56ed0>\r\n<<<\n 5599 1726879845.56453: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879845.56576: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb559a0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb55700>\r\n<<<\n 5599 1726879845.56581: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 5599 1726879845.56610: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879845.56633: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb57ef0>\r\n<<<\n 5599 1726879845.56665: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb51640>\r\n<<<\n 5599 1726879845.56696: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.56699: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bb9f050>\r\n<<<\n 5599 1726879845.56728: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'<<<\n 5599 1726879845.56742: stdout chunk (state=3):\n>>>\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb9f230>\r\n<<<\n 5599 1726879845.56777: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879845.56788: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879845.56837: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.56846: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bba0ce0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bba0aa0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879845.56965: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879845.57017: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.57038: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bba31d0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bba1310>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879845.57089: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879845.57124: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879845.57181: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbaa9c0>\r\n<<<\n 5599 1726879845.57327: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bba3350>\r\n<<<\n 5599 1726879845.57407: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.57435: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbabcb0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbab9e0>\r\n<<<\n 5599 1726879845.57500: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbabd70>\r\n<<<\n 5599 1726879845.57540: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb9f440>\r\n<<<\n 5599 1726879845.57563: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879845.57593: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879845.57621: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.57653: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbaec00>\r\n<<<\n 5599 1726879845.57830: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.57844: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbb0140>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbad3a0>\r\n<<<\n 5599 1726879845.57904: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbae720>\r\n<<<\n 5599 1726879845.57931: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbacf20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.57943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.58072: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.58131: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.58152: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879845.58167: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.58194: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.58197: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879845.58204: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.58344: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.58494: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.59147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.59821: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879845.59841: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 5599 1726879845.59854: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879845.59864: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879845.59888: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879845.59940: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.59947: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bc34290>\r\n<<<\n 5599 1726879845.60057: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 5599 1726879845.60080: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879845.60090: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc34fe0>\r\n<<<\n 5599 1726879845.60115: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbb2ab0>\r\n<<<\n 5599 1726879845.60243: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879845.60248: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.60252: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879845.60255: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.60320: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf8fce0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879845.60349: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879845.60395: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.60417: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecfdd970>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdd700>\r\n<<<\n 5599 1726879845.60456: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdd010>\r\n<<<\n 5599 1726879845.60486: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879845.60493: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879845.60562: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdda60>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfb6a50>\r\n<<<\n 5599 1726879845.60579: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc35070>\r\n<<<\n 5599 1726879845.60582: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 5599 1726879845.60594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.60608: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecfde720>\r\n<<<\n 5599 1726879845.60644: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecfde8a0>\r\n<<<\n 5599 1726879845.60705: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879845.60736: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879845.60761: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879845.60820: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdedb0>\r\n<<<\n 5599 1726879845.60870: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879845.60900: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879845.60949: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece44c50>\r\n<<<\n 5599 1726879845.60979: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.61005: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece46870>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879845.61031: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879845.61097: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece47230>\r\n<<<\n 5599 1726879845.61118: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879845.61139: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.61177: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece48410>\r\n<<<\n 5599 1726879845.61193: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879845.61275: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879845.61293: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879845.61429: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4aea0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece4afc0>\r\n<<<\n 5599 1726879845.61484: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece49160>\r\n<<<\n 5599 1726879845.61493: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879845.61636: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4ed80>\r\n<<<\n 5599 1726879845.61702: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.61743: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 5599 1726879845.61787: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4d850>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4d5b0>\r\n<<<\n 5599 1726879845.61791: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 5599 1726879845.61827: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.61830: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879845.61923: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.61926: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.62017: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4f950>\r\n<<<\n 5599 1726879845.62022: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.62071: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece495e0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.62132: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.62136: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece96e70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece96ff0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879845.62217: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.62221: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879845.62266: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece98b90>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece98950>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879845.62270: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.62337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.62459: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879845.62595: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.62638: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.62703: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece9b0e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece99280>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879845.62738: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\n<<<\n 5599 1726879845.62742: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 5599 1726879845.62880: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea2900>\r\n<<<\n 5599 1726879845.62885: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879845.62969: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 5599 1726879845.63048: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc37a40>\r\n<<<\n 5599 1726879845.63060: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.63147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.63169: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece9b290>\r\n<<<\n 5599 1726879845.63224: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 5599 1726879845.63241: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879845.63283: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879845.63349: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.63352: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.63447: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea3740>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea3590>\r\n<<<\n 5599 1726879845.63567: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42ba45d60>\r\n<<<\n 5599 1726879845.63575: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42ba466f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc367b0>\r\n<<<\n 5599 1726879845.63580: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.63621: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.63656: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879845.63671: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.63829: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea3c80>\r\n<<<\n 5599 1726879845.63833: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.63835: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece972f0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879845.63837: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.63847: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea6ba0>\r\n<<<\n 5599 1726879845.63886: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879845.63923: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879845.64015: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.64019: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42ba45370>\r\n<<<\n 5599 1726879845.64052: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba46840>\r\n<<<\n 5599 1726879845.64093: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879845.64100: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.64166: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.64185: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.64210: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.64218: stdout chunk (state=3):\n>>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea7e60>\r\n<<<\n 5599 1726879845.64238: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.64245: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea5340>\r\n<<<\n 5599 1726879845.64258: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.64292: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.64299: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.64340: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879845.64344: stdout chunk (state=3):\n>>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea66c0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea4ec0>\r\n<<<\n 5599 1726879845.64362: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879845.64373: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879845.64436: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.64440: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879845.64457: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879845.64470: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879845.64528: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bad69c0>\r\n<<<\n 5599 1726879845.64577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.64581: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba50650>\r\n<<<\n 5599 1726879845.64688: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba4b890>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba4a5d0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879845.64703: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.64730: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.64799: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879845.64865: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.64890: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.64938: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.64952: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.65042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.65112: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.65182: stdout chunk (state=3):\n>>>\r\n{\"content\": \"MAo=\", \"source\": \"/sys/kernel/kexec_crash_size\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/sys/kernel/kexec_crash_size\"}}}\r\n# destroy __main__\r\n<<<\n 5599 1726879845.65337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.65510: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879845.65538: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n<<<\n 5599 1726879845.65587: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n<<<\n 5599 1726879845.65631: stdout chunk (state=3):\n>>># destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n<<<\n 5599 1726879845.65674: stdout chunk (state=3):\n>>># cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n<<<\n 5599 1726879845.65707: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879845.65967: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 5599 1726879845.65981: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n<<<\n 5599 1726879845.66134: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 5599 1726879845.66177: stdout chunk (state=3):\n>>># destroy selectors\r\n# destroy errno\r\n# destroy array\r\n<<<\n 5599 1726879845.66226: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n<<<\n 5599 1726879845.66233: stdout chunk (state=3):\n>>># cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n<<<\n 5599 1726879845.66262: stdout chunk (state=3):\n>>># cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n<<<\n 5599 1726879845.66282: stdout chunk (state=3):\n>>># cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n<<<\n 5599 1726879845.66285: stdout chunk (state=3):\n>>># destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 5599 1726879845.66298: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n<<<\n 5599 1726879845.66304: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879845.66441: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 5599 1726879845.66444: stdout chunk (state=3):\n>>># destroy _socket\r\n<<<\n 5599 1726879845.66468: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 5599 1726879845.66478: stdout chunk (state=3):\n>>># destroy platform\r\n<<<\n 5599 1726879845.66500: stdout chunk (state=3):\n>>># destroy _uuid\r\n<<<\n 5599 1726879845.66504: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879845.66530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.66534: stdout chunk (state=3):\n>>># destroy _typing\r\n<<<\n 5599 1726879845.66552: stdout chunk (state=3):\n>>># destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n<<<\n 5599 1726879845.66562: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 5599 1726879845.66584: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879845.66660: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n<<<\n 5599 1726879845.66680: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n<<<\n 5599 1726879845.66688: stdout chunk (state=3):\n>>># destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 5599 1726879845.66755: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n<<<\n 5599 1726879845.66760: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n<<<\n 5599 1726879845.66792: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879845.67147: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879845.67199: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879845.67329: stderr chunk (state=3):\n>>><<<\n 5599 1726879845.67334: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42c12c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42c0fbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42c12eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42befd160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42befdfd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf3be90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf3bf50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf738c0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf73f50>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf53b60>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf51280>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf39040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf97800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf96420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf52150>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf94cb0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc8890>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf382c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfc8d40>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc8bf0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfc8fb0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf36de0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc9670>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc9340>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfca510>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe0740>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfe1e20>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe2cf0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfe3350>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe2270>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfe3dd0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe3500>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfca570>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bd77c80>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bda07a0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda0500>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bda07d0>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bda09b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bd75e20>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda20c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda0d40>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfcac60>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bdce420>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bdea540>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42be232c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42be49a60>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42be233e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bdeb1d0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc68380>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bde9580>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda2fc0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc42bc68560>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_slurp_payload_v6pax31v/ansible_slurp_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bcbdfd0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc94ec0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc6bf50>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc97e60>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bce5a30>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce57c0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce50d0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce56d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bcbec60>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bce6780>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bce6900>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce6e10>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb4cce0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bb4e900>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb4f260>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb50410>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb52e70>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bb531a0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb51130>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb56ed0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb559a0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb55700>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb57ef0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb51640>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bb9f050>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb9f230>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bba0ce0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bba0aa0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bba31d0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bba1310>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbaa9c0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bba3350>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbabcb0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbab9e0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbabd70>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb9f440>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbaec00>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbb0140>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbad3a0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbae720>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbacf20>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bc34290>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc34fe0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbb2ab0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc35070>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc37a40>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42ba45d60>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42ba466f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc367b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42ba45370>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba46840>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bad69c0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba50650>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba4b890>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba4a5d0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"content\": \"MAo=\", \"source\": \"/sys/kernel/kexec_crash_size\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/sys/kernel/kexec_crash_size\"}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879845.67922: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42c12c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42c0fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42c12eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42befd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42befdfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf3be90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf3bf50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf738c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf73f50>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf53b60>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf51280>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf39040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf97800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf96420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf52150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf94cb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc8890>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf382c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfc8d40>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc8bf0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfc8fb0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf36de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc9670>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc9340>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfca510>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe0740>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfe1e20>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe2cf0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfe3350>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe2270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfe3dd0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe3500>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfca570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bd77c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bda07a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda0500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bda07d0>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bda09b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bd75e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda20c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda0d40>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfcac60>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bdce420>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bdea540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42be232c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42be49a60>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42be233e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bdeb1d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc68380>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bde9580>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda2fc0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc42bc68560>\r\n# zipimport: found 30 names in '/tmp/ansible_slurp_payload_v6pax31v/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bcbdfd0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc94ec0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc6bf50>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc97e60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bce5a30>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce57c0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce50d0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce56d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bcbec60>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bce6780>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bce6900>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce6e10>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb4cce0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bb4e900>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb4f260>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb50410>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb52e70>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bb531a0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb51130>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb56ed0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb559a0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb55700>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb57ef0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb51640>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bb9f050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb9f230>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bba0ce0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bba0aa0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bba31d0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bba1310>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbaa9c0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bba3350>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbabcb0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbab9e0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbabd70>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb9f440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbaec00>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbb0140>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbad3a0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbae720>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbacf20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bc34290>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc34fe0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbb2ab0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc35070>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc37a40>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42ba45d60>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42ba466f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc367b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42ba45370>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba46840>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bad69c0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba50650>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba4b890>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba4a5d0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"content\": \"MAo=\", \"source\": \"/sys/kernel/kexec_crash_size\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/sys/kernel/kexec_crash_size\"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n 5599 1726879845.69597: done with _execute_module (slurp, {'src': '/sys/kernel/kexec_crash_size', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879845.69601: _low_level_execute_command(): starting\n 5599 1726879845.69604: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879845.69612: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879845.69614: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecf2d4f0>\r\n<<<\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879845.69620: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2ce30>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea7fb0>\r\n<<<\n 5599 1726879845.69623: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.69626: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879845.69634: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.69638: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.69807: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879845.69883: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2cbf0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.70151: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879845.70155: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879845.70158: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879845.70205: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879845.70293: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879845.70440: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.71175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.71379: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.71382: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.71385: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.71505: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.71648: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.71916: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.72219: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879845.72270: stderr chunk (state=3):\n>>><<<\n 5599 1726879845.72279: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879845.72314: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879845.72322: handler run complete\n 5599 1726879845.72438: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 5599 1726879845.72522: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2f2f0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.72649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 5599 1726879845.72652: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.72730: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879845.72790: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879845.72979: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879845.72983: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 5599 1726879845.73009: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.73032: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 5599 1726879845.73071: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecd3daf0>\r\n<<<\n 5599 1726879845.73096: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 5599 1726879845.73133: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879845.73154: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecd3e450>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2e270>\r\n<<<\n 5599 1726879845.73160: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 5599 1726879845.73201: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.73240: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.73297: variable 'kexec_crash_size' from source: unknown\n 5599 1726879845.73321: Evaluated conditional (kexec_crash_size is success): True\n 5599 1726879845.73336: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.73343: attempt loop complete, returning result\n 5599 1726879845.73352: _execute() done\n 5599 1726879845.73361: dumping result to json\n 5599 1726879845.73375: done dumping result, returning\n 5599 1726879845.73383: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.73579: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel [0affef3a-ec81-5b39-170e-000000000057]\n 5599 1726879845.73583: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.73585: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.73651: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879845.73676: sending task result for task 0affef3a-ec81-5b39-170e-000000000057\nok: [managed_node3] => {\n \"attempts\": 1,\n \"changed\": false,\n \"content\": \"MAo=\",\n \"encoding\": \"base64\",\n \"invocation\": {\n \"module_args\": {\n \"src\": \"/sys/kernel/kexec_crash_size\"\n }\n },\n \"source\": \"/sys/kernel/kexec_crash_size\"\n}\n 5599 1726879845.74110: done sending task result for task 0affef3a-ec81-5b39-170e-000000000057\n 5599 1726879845.74114: WORKER PROCESS EXITING\n 5599 1726879845.74118: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecd3d0d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd3e570>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.74177: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.74219: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.74284: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879845.74306: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879845.74359: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879845.74446: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879845.74486: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879845.74577: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecdce810>\r\n<<<\n 5599 1726879845.74660: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd484a0>\r\n<<<\n 5599 1726879845.74791: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd43950>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd42450>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.74880: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879845.74955: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879845.74983: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.74997: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 5599 1726879845.75084: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879845.75236: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879845.75407: stdout chunk (state=3):\n>>>\r\n{\"content\": \"MjAxMzI2NTkyCg==\", \"source\": \"/sys/kernel/kexec_crash_size\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/sys/kernel/kexec_crash_size\"}}}\r\n<<<\n 5599 1726879845.75581: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 5599 1726879845.75794: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879845.75805: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n<<<\n 5599 1726879845.76084: stdout chunk (state=3):\n>>># cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings<<<\n 5599 1726879845.76092: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n<<<\n 5599 1726879845.76240: stdout chunk (state=3):\n>>># cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n<<<\n 5599 1726879845.76252: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy struct\r\n# destroy zlib<<<\n 5599 1726879845.76269: stdout chunk (state=3):\n>>>\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n<<<\n 5599 1726879845.76341: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 5599 1726879845.76353: stdout chunk (state=3):\n>>># destroy importlib\r\n<<<\n 5599 1726879845.76365: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n<<<\n 5599 1726879845.76379: stdout chunk (state=3):\n>>># destroy grp\r\n# destroy encodings\r\n<<<\n 5599 1726879845.76386: stdout chunk (state=3):\n>>># destroy _locale\r\n# destroy pwd\r\n<<<\n 5599 1726879845.76392: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n<<<\n 5599 1726879845.76671: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n<<<\n 5599 1726879845.76678: stdout chunk (state=3):\n>>># destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n<<<\n 5599 1726879845.76681: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 5599 1726879845.76689: stdout chunk (state=3):\n>>># cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 5599 1726879845.76692: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 5599 1726879845.76705: stdout chunk (state=3):\n>>># destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879845.76818: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 5599 1726879845.76830: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 5599 1726879845.76856: stdout chunk (state=3):\n>>># destroy platform\r\n<<<\n 5599 1726879845.76875: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879845.76891: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879845.76921: stdout chunk (state=3):\n>>># destroy _typing\r\n<<<\n 5599 1726879845.76936: stdout chunk (state=3):\n>>># destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n<<<\n 5599 1726879845.76947: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 5599 1726879845.76966: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879845.77051: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n<<<\n 5599 1726879845.77085: stdout chunk (state=3):\n>>># destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 5599 1726879845.77332: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n<<<\n 5599 1726879845.77337: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879845.77685: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879845.77689: stderr chunk (state=3):\n>>><<<\n 5599 1726879845.77694: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed40c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed3dbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed40eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed201160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed201fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23fe90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23ff50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed277860>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed277ef0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed257b30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2551f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23d040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed29b800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed29a420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2562a0>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed298c80>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cc800>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23c2c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2cccb0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2ccb60>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2ccf50>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23ade0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cd640>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cd310>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2ce540>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e4770>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2e5eb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e6d80>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2e73b0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e62d0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2e7e30>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e7560>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2ce5a0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed06fcb0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed098740>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0984a0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed098770>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed098950>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed06de50>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed09a030>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed098cb0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cec90>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0c6390>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0e2510>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed11b290>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed141a30>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed11b3b0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0e31a0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf60320>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0e1550>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed09af30>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f32ecf60500>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_slurp_payload_300evqpk/ansible_slurp_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfb5fd0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf8cec0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf63f50>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf8fce0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecfdd970>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdd700>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdd010>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdda60>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfb6a50>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecfde720>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecfde8a0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdedb0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece44c50>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece46870>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece47230>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece48410>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4aea0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece4afc0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece49160>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4ed80>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4d850>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4d5b0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4f950>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece495e0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece96e70>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece96ff0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece98b90>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece98950>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece9b0e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece99280>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea2900>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece9b290>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea3740>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea3590>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea3c80>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece972f0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea6ba0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea7e60>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea5340>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea66c0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea4ec0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecf2d4f0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2ce30>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea7fb0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2cbf0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2f2f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecd3daf0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecd3e450>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2e270>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecd3d0d0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd3e570>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecdce810>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd484a0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd43950>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd42450>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"content\": \"MjAxMzI2NTkyCg==\", \"source\": \"/sys/kernel/kexec_crash_size\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/sys/kernel/kexec_crash_size\"}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879845.78286: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed40c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed3dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed40eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed201160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed201fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed277860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed277ef0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed257b30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2551f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed29b800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed29a420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2562a0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed298c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cc800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2cccb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2ccb60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2ccf50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cd640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cd310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2ce540>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e4770>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2e5eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e6d80>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2e73b0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e62d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2e7e30>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e7560>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2ce5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed06fcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed098740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0984a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed098770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed098950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed06de50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed09a030>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed098cb0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0c6390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0e2510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed11b290>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed141a30>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed11b3b0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0e31a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf60320>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0e1550>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed09af30>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f32ecf60500>\r\n# zipimport: found 30 names in '/tmp/ansible_slurp_payload_300evqpk/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfb5fd0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf8cec0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf63f50>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf8fce0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecfdd970>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdd700>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdd010>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdda60>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfb6a50>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecfde720>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecfde8a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdedb0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece44c50>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece46870>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece47230>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece48410>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4aea0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece4afc0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece49160>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4ed80>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4d850>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4d5b0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4f950>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece495e0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece96e70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece96ff0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece98b90>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece98950>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece9b0e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece99280>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea2900>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece9b290>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea3740>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea3590>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea3c80>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece972f0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea6ba0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea7e60>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea5340>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea66c0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea4ec0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecf2d4f0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2ce30>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea7fb0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2cbf0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2f2f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecd3daf0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecd3e450>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2e270>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecd3d0d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd3e570>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecdce810>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd484a0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd43950>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd42450>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"content\": \"MjAxMzI2NTkyCg==\", \"source\": \"/sys/kernel/kexec_crash_size\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/sys/kernel/kexec_crash_size\"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879845.79601: done with _execute_module (slurp, {'src': '/sys/kernel/kexec_crash_size', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879845.79605: _low_level_execute_command(): starting\n 5599 1726879845.79609: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879845.79732: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879845.79878: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879845.79883: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879845.79903: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879845.79906: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879845.79965: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879845.80096: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879845.80197: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879845.82082: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879845.82194: stderr chunk (state=3):\n>>><<<\n 5599 1726879845.82379: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879845.82391: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879845.82395: handler run complete\n 5599 1726879845.82726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 5599 1726879845.83102: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 5599 1726879845.83171: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 5599 1726879845.83228: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 5599 1726879845.83272: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 5599 1726879845.83351: variable 'kexec_crash_size' from source: unknown\n 5599 1726879845.83372: Evaluated conditional (kexec_crash_size is success): True\n 5599 1726879845.83383: attempt loop complete, returning result\n 5599 1726879845.83386: _execute() done\n 5599 1726879845.83389: dumping result to json\n 5599 1726879845.83394: done dumping result, returning\n 5599 1726879845.83404: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel [0affef3a-ec81-5b39-170e-000000000057]\n 5599 1726879845.83413: sending task result for task 0affef3a-ec81-5b39-170e-000000000057\n 5599 1726879845.83494: done sending task result for task 0affef3a-ec81-5b39-170e-000000000057\n 5599 1726879845.83497: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"attempts\": 1,\n \"changed\": false,\n \"content\": \"MjAxMzI2NTkyCg==\",\n \"encoding\": \"base64\",\n \"invocation\": {\n \"module_args\": {\n \"src\": \"/sys/kernel/kexec_crash_size\"\n }\n },\n \"source\": \"/sys/kernel/kexec_crash_size\"\n}\n 5599 1726879845.83550: no more pending results, returning what we have\n 5599 1726879845.83555: results queue empty\n 5599 1726879845.83556: checking for any_errors_fatal\n 5599 1726879845.83566: done checking for any_errors_fatal\n 5599 1726879845.83567: checking for max_fail_percentage\n 5599 1726879845.83568: done checking for max_fail_percentage\n 5599 1726879845.83569: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879845.83570: done checking to see if all hosts have failed\n 5599 1726879845.83571: getting the remaining hosts for this loop\n 5599 1726879845.83575: done getting the remaining hosts for this loop\n 5599 1726879845.83579: getting the next task for host managed_node1\n 5599 1726879845.83587: done getting next task for host managed_node1\n 5599 1726879845.83591: ^ task is: TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact\n 5599 1726879845.83594: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879845.83596: getting the next task for host managed_node2\n 5599 1726879845.83605: done getting next task for host managed_node2\n 5599 1726879845.83609: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879845.83610: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879845.83611: getting the next task for host managed_node3\n 5599 1726879845.83614: done getting next task for host managed_node3\n 5599 1726879845.83616: ^ task is: TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact\n 5599 1726879845.83618: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879845.83633: getting variables\n 5599 1726879845.83635: in VariableManager get_vars()\n 5599 1726879845.83668: Calling all_inventory to load vars for managed_node1\n 5599 1726879845.83671: Calling groups_inventory to load vars for managed_node1\n 5599 1726879845.83681: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879845.83691: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879845.83697: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879845.83701: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879845.83986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879845.84350: done with get_vars()\n 5599 1726879845.84370: done getting variables\n 5599 1726879845.84459: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] ****\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40\nFriday 20 September 2024 20:50:45 -0400 (0:00:00.639) 0:00:23.632 ****** \n 5599 1726879845.84507: entering _queue_task() for managed_node1/set_fact\n 5599 1726879845.84901: worker is 3 (out of 3 available)\n 5599 1726879845.84917: exiting _queue_task() for managed_node1/set_fact\n 5599 1726879845.84937: getting variables\n 5599 1726879845.84941: in VariableManager get_vars()\n 5599 1726879845.85247: Calling all_inventory to load vars for managed_node2\n 5599 1726879845.85253: Calling groups_inventory to load vars for managed_node2\n 5599 1726879845.85263: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879845.85393: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879845.85400: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879845.85405: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879845.86202: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact\n 5599 1726879845.86208: in run() - task 0affef3a-ec81-5b39-170e-000000000058\n 5599 1726879845.86212: variable 'ansible_search_path' from source: unknown\n 5599 1726879845.86215: variable 'ansible_search_path' from source: unknown\n 5599 1726879845.86218: calling self._execute()\n 5599 1726879845.86223: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879845.86227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879845.86229: variable 'omit' from source: magic vars\n 5599 1726879845.86295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879845.86811: variable 'omit' from source: magic vars\n 5599 1726879845.86814: variable 'omit' from source: magic vars\n 5599 1726879845.86817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879845.87123: done with get_vars()\n 5599 1726879845.87137: done getting variables\n 5599 1726879845.87266: getting variables\n 5599 1726879845.87268: in VariableManager get_vars()\n 5599 1726879845.87288: Calling all_inventory to load vars for managed_node3\n 5599 1726879845.87291: Calling groups_inventory to load vars for managed_node3\n 5599 1726879845.87294: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879845.87301: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879845.87304: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879845.87307: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879845.87555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879845.87890: done with get_vars()\n 5599 1726879845.87902: done getting variables\n 5599 1726879845.87968: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879845.87983: entering _queue_task() for managed_node3/set_fact\n 5599 1726879845.88367: worker is 1 (out of 3 available)\n 5599 1726879845.88584: exiting _queue_task() for managed_node3/set_fact\n 5599 1726879845.88598: done queuing things up, now waiting for results queue to drain\n 5599 1726879845.88600: waiting for pending results...\n 5599 1726879845.88842: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact\n 5599 1726879845.88905: in run() - task 0affef3a-ec81-5b39-170e-000000000058\n 5599 1726879845.88921: variable 'ansible_search_path' from source: unknown\n 5599 1726879845.88925: variable 'ansible_search_path' from source: unknown\n 5599 1726879845.89214: calling self._execute()\n 5599 1726879845.89218: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879845.89220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879845.89223: variable 'omit' from source: magic vars\n 5599 1726879845.89377: variable 'omit' from source: magic vars\n 5599 1726879845.89436: variable 'omit' from source: magic vars\n 5599 1726879845.90187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879845.92508: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879845.92702: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879845.92833: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879845.92869: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879845.92926: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879845.93040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879845.93090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879845.93173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879845.93189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879845.93210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879845.93383: variable 'kexec_crash_size' from source: set_fact\n 5599 1726879845.93475: variable 'omit' from source: magic vars\n 5599 1726879845.93621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879845.93625: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879845.93627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879845.93634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879845.93657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879845.93705: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879845.93722: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879845.93738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879845.93870: Set connection var ansible_shell_type to sh\n 5599 1726879845.93899: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879845.93923: Set connection var ansible_pipelining to False\n 5599 1726879845.93959: Set connection var ansible_connection to ssh\n 5599 1726879845.94045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879845.94050: Set connection var ansible_timeout to 10\n 5599 1726879845.94054: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879845.94056: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879845.94058: variable 'ansible_connection' from source: unknown\n 5599 1726879845.94060: variable 'ansible_module_compression' from source: unknown\n 5599 1726879845.94063: variable 'ansible_shell_type' from source: unknown\n 5599 1726879845.94065: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879845.94067: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879845.94069: variable 'ansible_pipelining' from source: unknown\n 5599 1726879845.94071: variable 'ansible_timeout' from source: unknown\n 5599 1726879845.94075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879845.94154: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879845.94196: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879845.94284: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879845.94387: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879845.94453: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879845.94482: variable 'omit' from source: magic vars\n 5599 1726879845.94493: starting attempt loop\n 5599 1726879845.94572: running the handler\n 5599 1726879845.94578: handler run complete\n 5599 1726879845.94581: attempt loop complete, returning result\n 5599 1726879845.94583: _execute() done\n 5599 1726879845.94585: dumping result to json\n 5599 1726879845.94587: done dumping result, returning\n 5599 1726879845.94589: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact [0affef3a-ec81-5b39-170e-000000000058]\n 5599 1726879845.94592: sending task result for task 0affef3a-ec81-5b39-170e-000000000058\n 5599 1726879845.94887: done sending task result for task 0affef3a-ec81-5b39-170e-000000000058\n 5599 1726879845.94891: WORKER PROCESS EXITING\n 5599 1726879845.94894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879845.94896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879845.94899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"kdump_reboot_required\": false\n },\n \"changed\": false\n}\n 5599 1726879845.94992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879845.95121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879845.95406: variable 'kexec_crash_size' from source: set_fact\n 5599 1726879845.95613: variable 'omit' from source: magic vars\n 5599 1726879845.95647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879845.95694: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879845.95720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879845.95759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879845.95762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879845.95802: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879845.95810: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879845.95818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879845.95940: Set connection var ansible_shell_type to sh\n 5599 1726879845.96179: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879845.96183: Set connection var ansible_pipelining to False\n 5599 1726879845.96186: Set connection var ansible_connection to ssh\n 5599 1726879845.96188: Set connection var ansible_timeout to 10\n 5599 1726879845.96190: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879845.96192: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879845.96194: variable 'ansible_connection' from source: unknown\n 5599 1726879845.96196: variable 'ansible_module_compression' from source: unknown\n 5599 1726879845.96198: variable 'ansible_shell_type' from source: unknown\n 5599 1726879845.96200: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879845.96203: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879845.96205: variable 'ansible_pipelining' from source: unknown\n 5599 1726879845.96206: variable 'ansible_timeout' from source: unknown\n 5599 1726879845.96209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879845.96286: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879845.96305: variable 'omit' from source: magic vars\n 5599 1726879845.96320: starting attempt loop\n 5599 1726879845.96333: running the handler\n 5599 1726879845.96351: handler run complete\n 5599 1726879845.96372: attempt loop complete, returning result\n 5599 1726879845.96385: _execute() done\n 5599 1726879845.96392: dumping result to json\n 5599 1726879845.96399: done dumping result, returning\n 5599 1726879845.96414: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact [0affef3a-ec81-5b39-170e-000000000058]\n 5599 1726879845.96642: sending task result for task 0affef3a-ec81-5b39-170e-000000000058\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"kdump_reboot_required\": true\n },\n \"changed\": false\n}\n 5599 1726879845.96808: no more pending results, returning what we have\n 5599 1726879845.96813: results queue empty\n 5599 1726879845.96814: checking for any_errors_fatal\n 5599 1726879845.96824: done checking for any_errors_fatal\n 5599 1726879845.96825: checking for max_fail_percentage\n 5599 1726879845.96827: done checking for max_fail_percentage\n 5599 1726879845.96828: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879845.96829: done checking to see if all hosts have failed\n 5599 1726879845.96830: getting the remaining hosts for this loop\n 5599 1726879845.96833: done getting the remaining hosts for this loop\n 5599 1726879845.96838: getting the next task for host managed_node1\n 5599 1726879845.96849: done getting next task for host managed_node1\n 5599 1726879845.96854: ^ task is: TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed\n 5599 1726879845.96858: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879845.96860: getting the next task for host managed_node2\n 5599 1726879845.96875: done getting next task for host managed_node2\n 5599 1726879845.96878: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879845.96880: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879845.96881: getting the next task for host managed_node3\n 5599 1726879845.96888: done getting next task for host managed_node3\n 5599 1726879845.96890: ^ task is: TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed\n 5599 1726879845.96893: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879845.96908: getting variables\n 5599 1726879845.96911: in VariableManager get_vars()\n 5599 1726879845.96951: Calling all_inventory to load vars for managed_node1\n 5599 1726879845.96955: Calling groups_inventory to load vars for managed_node1\n 5599 1726879845.96958: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879845.96974: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879845.97053: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879845.97058: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879845.97408: done sending task result for task 0affef3a-ec81-5b39-170e-000000000058\n 5599 1726879845.97411: WORKER PROCESS EXITING\n 5599 1726879845.97430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879845.97617: done with get_vars()\n 5599 1726879845.97627: done getting variables\n 5599 1726879845.97684: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] ***\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49\nFriday 20 September 2024 20:50:45 -0400 (0:00:00.132) 0:00:23.764 ****** \n 5599 1726879845.97710: entering _queue_task() for managed_node1/command\n 5599 1726879845.98029: worker is 2 (out of 3 available)\n 5599 1726879845.98046: exiting _queue_task() for managed_node1/command\n 5599 1726879845.98066: getting variables\n 5599 1726879845.98071: in VariableManager get_vars()\n 5599 1726879845.98589: Calling all_inventory to load vars for managed_node2\n 5599 1726879845.98596: Calling groups_inventory to load vars for managed_node2\n 5599 1726879845.98605: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879845.98629: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879845.98633: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879845.98638: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879845.99183: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed\n 5599 1726879845.99188: in run() - task 0affef3a-ec81-5b39-170e-00000000005a\n 5599 1726879845.99191: variable 'ansible_search_path' from source: unknown\n 5599 1726879845.99193: variable 'ansible_search_path' from source: unknown\n 5599 1726879845.99195: calling self._execute()\n 5599 1726879845.99291: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879845.99304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879845.99321: variable 'omit' from source: magic vars\n 5599 1726879845.99443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879846.00165: done with get_vars()\n 5599 1726879846.00183: done getting variables\n 5599 1726879846.00263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879846.00433: getting variables\n 5599 1726879846.00435: in VariableManager get_vars()\n 5599 1726879846.00452: Calling all_inventory to load vars for managed_node3\n 5599 1726879846.00455: Calling groups_inventory to load vars for managed_node3\n 5599 1726879846.00459: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879846.00465: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879846.00468: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879846.00472: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879846.00917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879846.01585: done with get_vars()\n 5599 1726879846.01598: done getting variables\n 5599 1726879846.01660: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879846.01673: entering _queue_task() for managed_node3/command\n 5599 1726879846.02062: worker is 3 (out of 3 available)\n 5599 1726879846.02081: exiting _queue_task() for managed_node3/command\n 5599 1726879846.02104: done queuing things up, now waiting for results queue to drain\n 5599 1726879846.02108: waiting for pending results...\n 5599 1726879846.02592: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed\n 5599 1726879846.02628: in run() - task 0affef3a-ec81-5b39-170e-00000000005a\n 5599 1726879846.02643: variable 'ansible_search_path' from source: unknown\n 5599 1726879846.02647: variable 'ansible_search_path' from source: unknown\n 5599 1726879846.02780: calling self._execute()\n 5599 1726879846.02783: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879846.02794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879846.02804: variable 'omit' from source: magic vars\n 5599 1726879846.03425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879846.04812: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879846.05016: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879846.05203: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879846.05385: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879846.05610: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879846.05833: variable 'kdump_reboot_required' from source: set_fact\n 5599 1726879846.05908: Evaluated conditional (kdump_reboot_required | bool): False\n 5599 1726879846.05918: when evaluation is False, skipping this task\n 5599 1726879846.05956: _execute() done\n 5599 1726879846.05959: dumping result to json\n 5599 1726879846.05961: done dumping result, returning\n 5599 1726879846.06039: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed [0affef3a-ec81-5b39-170e-00000000005a]\n 5599 1726879846.06043: sending task result for task 0affef3a-ec81-5b39-170e-00000000005a\n 5599 1726879846.06288: done sending task result for task 0affef3a-ec81-5b39-170e-00000000005a\n 5599 1726879846.06293: WORKER PROCESS EXITING\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879846.07533: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879846.07631: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879846.07702: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879846.07782: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879846.07785: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879846.07981: variable 'kdump_reboot_required' from source: set_fact\n 5599 1726879846.08198: Evaluated conditional (kdump_reboot_required | bool): True\n 5599 1726879846.08440: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879846.08564: Evaluated conditional (ansible_facts['distribution'] in ['RedHat', 'CentOS', 'Fedora']): True\n 5599 1726879846.08878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879846.08882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879846.08924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879846.09002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879846.09092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879846.09151: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879846.09262: Evaluated conditional (ansible_facts['distribution_major_version'] | int >= 9): True\n 5599 1726879846.09279: variable 'omit' from source: magic vars\n 5599 1726879846.09360: variable 'omit' from source: magic vars\n 5599 1726879846.09411: variable 'omit' from source: magic vars\n 5599 1726879846.09459: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879846.09500: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879846.09531: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879846.09566: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879846.09588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879846.09616: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879846.09619: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879846.09624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879846.09707: Set connection var ansible_shell_type to sh\n 5599 1726879846.09715: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879846.09722: Set connection var ansible_pipelining to False\n 5599 1726879846.09725: Set connection var ansible_connection to ssh\n 5599 1726879846.09732: Set connection var ansible_timeout to 10\n 5599 1726879846.09746: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879846.09772: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879846.09777: variable 'ansible_connection' from source: unknown\n 5599 1726879846.09786: variable 'ansible_module_compression' from source: unknown\n 5599 1726879846.09789: variable 'ansible_shell_type' from source: unknown\n 5599 1726879846.09792: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879846.09796: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879846.09801: variable 'ansible_pipelining' from source: unknown\n 5599 1726879846.09805: variable 'ansible_timeout' from source: unknown\n 5599 1726879846.09811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879846.09933: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879846.09943: variable 'omit' from source: magic vars\n 5599 1726879846.09948: starting attempt loop\n 5599 1726879846.09951: running the handler\n 5599 1726879846.09966: _low_level_execute_command(): starting\n 5599 1726879846.09977: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879846.10827: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879846.10849: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879846.10984: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879846.11009: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879846.11039: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879846.11056: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879846.11077: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879846.11113: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879846.11144: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879846.11183: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879846.11264: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879846.11332: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879846.13059: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879846.13169: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879846.13249: stderr chunk (state=3):\n>>><<<\n 5599 1726879846.13252: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879846.13277: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879846.13379: _low_level_execute_command(): starting\n 5599 1726879846.13386: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616 `\" && echo ansible-tmp-1726879846.1327922-6160-233906898344616=\"` echo /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616 `\" ) && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616 `\" && echo ansible-tmp-1726879846.1327922-6160-233906898344616=\"` echo /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616 `\" ) && sleep 0'\"'\"''\n 5599 1726879846.14188: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879846.14208: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879846.14211: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879846.14288: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879846.14294: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879846.14297: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879846.14299: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879846.14339: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879846.16336: stdout chunk (state=3):\n>>>ansible-tmp-1726879846.1327922-6160-233906898344616=/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616\n<<<\n 5599 1726879846.16451: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879846.16528: stderr chunk (state=3):\n>>><<<\n 5599 1726879846.16533: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'ansible-tmp-1726879846.1327922-6160-233906898344616=/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879846.16584: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879846.1327922-6160-233906898344616=/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879846.16681: variable 'ansible_module_compression' from source: unknown\n 5599 1726879846.16692: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED\n 5599 1726879846.16740: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py\n 5599 1726879846.16854: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_dg2jioa TO /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n 5599 1726879846.17111: Sending initial data\n 5599 1726879846.17114: Sent initial data (154 bytes)\n 5599 1726879846.17811: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879846.17897: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879846.17958: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879846.17981: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879846.18000: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879846.18042: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879846.18082: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879846.18127: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879846.19716: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879846.19781: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879846.19826: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 5599 1726879846.19834: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_dg2jioa\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879846.19838: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_dg2jioa /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py\n<<<\n 5599 1726879846.19879: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_dg2jioa\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py M:0x001a\r\n<<<\n 5599 1726879846.19962: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119299\r\n<<<\n 5599 1726879846.20766: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119299 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879846.20816: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879846.20942: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879846.20981: stderr chunk (state=3):\n>>><<<\n 5599 1726879846.20984: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_dg2jioa /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_dg2jioa\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_dg2jioa\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119299\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119299 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879846.21180: done transferring module to remote\n 5599 1726879846.21185: _low_level_execute_command(): starting\n 5599 1726879846.21190: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/ /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/ /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py && sleep 0'\"'\"''\n 5599 1726879846.21735: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879846.21756: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879846.21776: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879846.21816: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879846.21831: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879846.21848: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879846.21895: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879846.23849: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879846.23854: stderr chunk (state=3):\n>>><<<\n 5599 1726879846.23861: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879846.23881: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879846.23886: _low_level_execute_command(): starting\n 5599 1726879846.23892: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py && sleep 0'\"'\"''\n 5599 1726879846.24764: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879846.24799: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879846.24997: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879846.25166: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879846.25196: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879846.25221: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879846.25320: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879846.25401: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879846.27521: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879846.27556: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879846.27591: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 5599 1726879846.27596: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 5599 1726879846.27669: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 5599 1726879846.27672: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 5599 1726879846.27710: stdout chunk (state=3):\n>>>import 'posix' # <<<\n 5599 1726879846.27716: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879846.27743: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 5599 1726879846.27749: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 5599 1726879846.27774: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 5599 1726879846.27780: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879846.27831: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 5599 1726879846.27839: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879846.27854: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879846.27881: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879846.27921: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879846.27932: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879846.27953: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf72c530>\r\n<<<\n 5599 1726879846.27958: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf6fbb30>\r\n<<<\n 5599 1726879846.27991: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 5599 1726879846.27999: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf72eab0>\r\n<<<\n 5599 1726879846.28021: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 5599 1726879846.28044: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 5599 1726879846.28052: stdout chunk (state=3):\n>>>import 'abc' # \r\n<<<\n 5599 1726879846.28068: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 5599 1726879846.28114: stdout chunk (state=3):\n>>>import '_stat' # \r\n<<<\n 5599 1726879846.28117: stdout chunk (state=3):\n>>>import 'stat' # \r\n<<<\n 5599 1726879846.28217: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879846.28260: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879846.28308: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\n<<<\n 5599 1726879846.28357: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879846.28406: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879846.28450: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf541160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 5599 1726879846.28486: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf541fd0>\r\n<<<\n 5599 1726879846.28523: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 5599 1726879846.28696: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879846.28769: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879846.28805: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879846.28808: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 5599 1726879846.28827: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879846.28860: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879846.28884: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879846.28938: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879846.28942: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57fdd0>\r\n<<<\n 5599 1726879846.28944: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879846.28967: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879846.28994: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57ffe0>\r\n<<<\n 5599 1726879846.29010: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879846.29035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879846.29056: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879846.29112: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879846.29167: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5b7800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 5599 1726879846.29297: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5b7e90>\r\n<<<\n 5599 1726879846.29300: stdout chunk (state=3):\n>>>import '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf597aa0>\r\nimport '_functools' # \r\n<<<\n 5599 1726879846.29303: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf595190>\r\n<<<\n 5599 1726879846.29400: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57cf80>\r\n<<<\n 5599 1726879846.29421: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879846.29454: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 5599 1726879846.29457: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 5599 1726879846.29581: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879846.29586: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879846.29613: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5db710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5da330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf596060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5d8a40>\r\n<<<\n 5599 1726879846.29686: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\n<<<\n 5599 1726879846.29711: stdout chunk (state=3):\n>>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60c6e0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57c200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879846.29788: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf60cb90>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60ca40>\r\n<<<\n 5599 1726879846.29804: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf60ce00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57ad20>\r\n<<<\n 5599 1726879846.29847: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879846.29851: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879846.29999: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60d4c0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60d190>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 5599 1726879846.30003: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60e3c0>\r\n<<<\n 5599 1726879846.30025: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 5599 1726879846.30087: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 5599 1726879846.30091: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf6285c0>\r\n<<<\n 5599 1726879846.30093: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 5599 1726879846.30136: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf629d00>\r\n<<<\n 5599 1726879846.30232: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879846.30236: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf62abd0>\r\n<<<\n 5599 1726879846.30291: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf62b230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf62a120>\r\n<<<\n 5599 1726879846.30295: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879846.30346: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf62bc80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf62b3b0>\r\n<<<\n 5599 1726879846.30529: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60e3f0>\r\n<<<\n 5599 1726879846.30534: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3b3b30>\r\n<<<\n 5599 1726879846.30540: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879846.30578: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879846.30583: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3dc620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3dc380>\r\n<<<\n 5599 1726879846.30618: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3dc590>\r\n<<<\n 5599 1726879846.30643: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3dc7d0>\r\n<<<\n 5599 1726879846.30668: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3b1cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879846.30771: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879846.30829: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 5599 1726879846.30920: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3dde50>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3dcb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60eae0>\r\n<<<\n 5599 1726879846.30948: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879846.30996: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879846.31024: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf40e1e0>\r\n<<<\n 5599 1726879846.31082: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879846.31102: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879846.31125: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879846.31255: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf426390>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879846.31277: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879846.31295: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879846.31367: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf463110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879846.31470: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879846.31475: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879846.31497: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879846.31540: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf4898b0>\r\n<<<\n 5599 1726879846.31613: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf463230>\r\n<<<\n 5599 1726879846.31658: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf427020>\r\n<<<\n 5599 1726879846.31695: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n<<<\n 5599 1726879846.31713: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2a01d0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf4253d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3ded80>\r\n<<<\n 5599 1726879846.31816: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879846.31835: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f78bf2a03b0>\r\n<<<\n 5599 1726879846.31938: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_btbzpifk/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879846.32061: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.32169: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 5599 1726879846.32174: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879846.32221: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879846.32258: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2f5eb0>\r\n<<<\n 5599 1726879846.32272: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879846.32460: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2d0da0>\r\n<<<\n 5599 1726879846.32492: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2a3ec0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879846.32600: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879846.34107: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.35368: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 5599 1726879846.35392: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2d3d40>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n<<<\n 5599 1726879846.35416: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879846.35437: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 5599 1726879846.35446: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879846.35465: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n<<<\n 5599 1726879846.35472: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879846.35498: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879846.35504: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf31d820>\r\n<<<\n 5599 1726879846.35541: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31d5b0>\r\n<<<\n 5599 1726879846.35567: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31cef0>\r\n<<<\n 5599 1726879846.35592: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879846.35642: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31d9a0>\r\n<<<\n 5599 1726879846.35645: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2f6b40>\r\n<<<\n 5599 1726879846.35660: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 5599 1726879846.35694: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879846.35701: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf31e570>\r\n<<<\n 5599 1726879846.35715: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879846.35760: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf31e7b0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879846.35792: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879846.35808: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879846.35854: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31ecf0>\r\n<<<\n 5599 1726879846.35907: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879846.35947: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf188a40>\r\n<<<\n 5599 1726879846.35965: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf18a660>\r\n<<<\n 5599 1726879846.36009: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879846.36066: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18b020>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879846.36118: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879846.36121: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18bf20>\r\n<<<\n 5599 1726879846.36182: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879846.36186: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879846.36199: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879846.36313: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18ec30>\r\n<<<\n 5599 1726879846.36345: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf18ef60>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18ce00>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879846.36466: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879846.36557: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf192ab0>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879846.36770: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf191580>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf191310>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879846.36779: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf193dd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18d400>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1d6c90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d6ed0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 5599 1726879846.36848: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879846.36863: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1d8950>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d8710>\r\n<<<\n 5599 1726879846.36882: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879846.36987: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879846.37046: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1daf00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d9040>\r\n<<<\n 5599 1726879846.37092: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879846.37133: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879846.37176: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879846.37191: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e2630>\r\n<<<\n 5599 1726879846.37482: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1db0b0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e3530>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879846.37487: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e3380>\r\n<<<\n 5599 1726879846.37530: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e3ad0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d7080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879846.37592: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879846.37613: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879846.37670: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e6ab0>\r\n<<<\n 5599 1726879846.37843: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879846.37847: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e7d10>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e5280>\r\n<<<\n 5599 1726879846.37912: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879846.37917: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e5dc0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e4e30>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879846.37964: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879846.38045: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.38148: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.38156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.38168: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879846.38190: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.38204: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879846.38218: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.38353: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.38494: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.39157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.39839: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879846.39851: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 5599 1726879846.39858: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879846.39880: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<<\n 5599 1726879846.39891: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879846.39897: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879846.39955: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879846.39961: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1ebfe0>\r\n<<<\n 5599 1726879846.40058: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 5599 1726879846.40065: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879846.40091: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26cbc0>\r\n<<<\n 5599 1726879846.40093: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e6600>\r\n<<<\n 5599 1726879846.40158: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879846.40389: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879846.40511: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.40576: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879846.40594: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26cd70>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879846.41158: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.41705: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.41791: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.41879: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879846.41904: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.41929: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.41972: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879846.41989: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.42075: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.42183: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879846.42226: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879846.42230: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879846.42233: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.42282: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.42324: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879846.42336: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.42606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.42894: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879846.42967: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879846.42971: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879846.43065: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26f200>\r\n<<<\n 5599 1726879846.43069: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.43145: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.43246: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879846.43253: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879846.43298: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879846.43360: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879846.43493: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf07d9a0>\r\n<<<\n 5599 1726879846.43552: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879846.43555: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf07e2d0>\r\n<<<\n 5599 1726879846.43586: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26e060>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879846.43618: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.43669: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879846.43673: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.43717: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.43767: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.43826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.43895: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879846.43938: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879846.44031: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf07cfe0>\r\n<<<\n 5599 1726879846.44068: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf07e4e0>\r\n<<<\n 5599 1726879846.44105: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879846.44119: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.44180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.44411: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.44414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879846.44443: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879846.44471: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879846.44494: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879846.44538: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf112720>\r\n<<<\n 5599 1726879846.44582: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf0883b0>\r\n<<<\n 5599 1726879846.44667: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf087860>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf086330>\r\n# destroy ansible.module_utils.distro\r\n<<<\n 5599 1726879846.44689: stdout chunk (state=3):\n>>>import 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879846.44716: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.44797: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879846.44834: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 5599 1726879846.44851: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.44960: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.45099: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 5599 1726879846.45118: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf111b80>\r\n<<<\n 5599 1726879846.45197: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879846.45366: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"kdumpctl\", \"reset-crashkernel\", \"--kernel=ALL\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"kdumpctl reset-crashkernel --kernel=ALL\", \"_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}}}\r\n<<<\n 5599 1726879846.45370: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 5599 1726879846.45697: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879846.45700: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n<<<\n 5599 1726879846.45734: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n<<<\n 5599 1726879846.45761: stdout chunk (state=3):\n>>># cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n<<<\n 5599 1726879846.45787: stdout chunk (state=3):\n>>># cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n<<<\n 5599 1726879846.46013: stdout chunk (state=3):\n>>># cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n<<<\n 5599 1726879846.46113: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879846.46139: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n<<<\n 5599 1726879846.46163: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 5599 1726879846.46188: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 5599 1726879846.46236: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 5599 1726879846.46363: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 5599 1726879846.46366: stdout chunk (state=3):\n>>># destroy fnmatch\r\n<<<\n 5599 1726879846.46381: stdout chunk (state=3):\n>>># destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879846.46452: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n<<<\n 5599 1726879846.46576: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n<<<\n 5599 1726879846.46601: stdout chunk (state=3):\n>>># cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n<<<\n 5599 1726879846.46657: stdout chunk (state=3):\n>>># cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 5599 1726879846.46667: stdout chunk (state=3):\n>>># destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879846.46860: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 5599 1726879846.46864: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 5599 1726879846.46912: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n<<<\n 5599 1726879846.46932: stdout chunk (state=3):\n>>># destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879846.46936: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 5599 1726879846.46938: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n<<<\n 5599 1726879846.46940: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 5599 1726879846.46983: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879846.47058: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n 5599 1726879846.47061: stdout chunk (state=3):\n>>># destroy time\r\n<<<\n 5599 1726879846.47141: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n<<<\n 5599 1726879846.47150: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n<<<\n 5599 1726879846.47209: stdout chunk (state=3):\n>>># destroy itertools\r\n<<<\n 5599 1726879846.47213: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879846.47881: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879846.47885: stdout chunk (state=3):\n>>><<<\n 5599 1726879846.47887: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf72c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf6fbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf72eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf541160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf541fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57fdd0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57ffe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5b7800>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5b7e90>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf597aa0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf595190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57cf80>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5db710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5da330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf596060>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5d8a40>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60c6e0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57c200>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf60cb90>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60ca40>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf60ce00>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57ad20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60d4c0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60d190>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60e3c0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf6285c0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf629d00>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf62abd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf62b230>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf62a120>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf62bc80>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf62b3b0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60e3f0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3b3b30>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3dc620>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3dc380>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3dc590>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3dc7d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3b1cd0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3dde50>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3dcb00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60eae0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf40e1e0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf426390>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf463110>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf4898b0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf463230>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf427020>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2a01d0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf4253d0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3ded80>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f78bf2a03b0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.command_payload_btbzpifk/ansible_ansible.legacy.command_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2f5eb0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2d0da0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2a3ec0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2d3d40>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf31d820>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31d5b0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31cef0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31d9a0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2f6b40>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf31e570>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf31e7b0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31ecf0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf188a40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf18a660>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18b020>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18bf20>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18ec30>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf18ef60>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18ce00>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf192ab0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf191580>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf191310>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf193dd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18d400>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1d6c90>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d6ed0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1d8950>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d8710>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1daf00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d9040>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e2630>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1db0b0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e3530>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e3380>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e3ad0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d7080>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e6ab0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e7d10>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e5280>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e5dc0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e4e30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1ebfe0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26cbc0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e6600>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26cd70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26f200>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf07d9a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf07e2d0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26e060>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf07cfe0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf07e4e0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf112720>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf0883b0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf087860>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf086330>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf111b80>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"kdumpctl\", \"reset-crashkernel\", \"--kernel=ALL\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"kdumpctl reset-crashkernel --kernel=ALL\", \"_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}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# destroy glob\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy fnmatch\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879846.48383: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf72c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf6fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf72eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf541160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf541fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57fdd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57ffe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5b7800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5b7e90>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf597aa0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf595190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57cf80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5db710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5da330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf596060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5d8a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60c6e0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57c200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf60cb90>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60ca40>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf60ce00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57ad20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60d4c0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60d190>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60e3c0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf6285c0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf629d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf62abd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf62b230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf62a120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf62bc80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf62b3b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60e3f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3b3b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3dc620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3dc380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3dc590>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3dc7d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3b1cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3dde50>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3dcb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60eae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf40e1e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf426390>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf463110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf4898b0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf463230>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf427020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2a01d0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf4253d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3ded80>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f78bf2a03b0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_btbzpifk/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2f5eb0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2d0da0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2a3ec0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2d3d40>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf31d820>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31d5b0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31cef0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31d9a0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2f6b40>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf31e570>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf31e7b0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31ecf0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf188a40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf18a660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18b020>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18bf20>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18ec30>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf18ef60>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18ce00>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf192ab0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf191580>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf191310>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf193dd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18d400>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1d6c90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d6ed0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1d8950>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d8710>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1daf00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d9040>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e2630>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1db0b0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e3530>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e3380>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e3ad0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d7080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e6ab0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e7d10>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e5280>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e5dc0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e4e30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1ebfe0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26cbc0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e6600>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26cd70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26f200>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf07d9a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf07e2d0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26e060>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf07cfe0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf07e4e0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf112720>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf0883b0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf087860>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf086330>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf111b80>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"kdumpctl\", \"reset-crashkernel\", \"--kernel=ALL\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"kdumpctl reset-crashkernel --kernel=ALL\", \"_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}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n 5599 1726879846.50784: done with _execute_module (ansible.legacy.command, {'_raw_params': 'kdumpctl reset-crashkernel --kernel=ALL', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879846.1327922-6160-233906898344616/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879846.50788: _low_level_execute_command(): starting\n 5599 1726879846.50791: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879846.50802: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879846.50805: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879846.50807: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879846.50810: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879846.50813: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879846.50815: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879846.51595: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879846.51685: stderr chunk (state=3):\n>>><<<\n 5599 1726879846.51689: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879846.51698: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879846.51707: handler run complete\n 5599 1726879846.51758: attempt loop complete, returning result\n 5599 1726879846.51773: _execute() done\n 5599 1726879846.51783: dumping result to json\n 5599 1726879846.51794: done dumping result, returning\n 5599 1726879846.51818: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed [0affef3a-ec81-5b39-170e-00000000005a]\n 5599 1726879846.52104: sending task result for task 0affef3a-ec81-5b39-170e-00000000005a\n 5599 1726879846.52511: done sending task result for task 0affef3a-ec81-5b39-170e-00000000005a\n 5599 1726879846.52515: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"cmd\": [\n \"kdumpctl\",\n \"reset-crashkernel\",\n \"--kernel=ALL\"\n ],\n \"delta\": null,\n \"end\": null,\n \"invocation\": {\n \"module_args\": {\n \"_raw_params\": \"kdumpctl reset-crashkernel --kernel=ALL\",\n \"_uses_shell\": false,\n \"argv\": null,\n \"chdir\": null,\n \"creates\": null,\n \"executable\": null,\n \"expand_argument_vars\": true,\n \"removes\": null,\n \"stdin\": null,\n \"stdin_add_newline\": true,\n \"strip_empty_ends\": true\n }\n },\n \"rc\": 0,\n \"start\": null\n}\n\nMSG:\n\nCommand would have run if not in check mode\n 5599 1726879846.52671: no more pending results, returning what we have\n 5599 1726879846.52680: results queue empty\n 5599 1726879846.52682: checking for any_errors_fatal\n 5599 1726879846.52688: done checking for any_errors_fatal\n 5599 1726879846.52689: checking for max_fail_percentage\n 5599 1726879846.52692: done checking for max_fail_percentage\n 5599 1726879846.52693: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879846.52694: done checking to see if all hosts have failed\n 5599 1726879846.52696: getting the remaining hosts for this loop\n 5599 1726879846.52698: done getting the remaining hosts for this loop\n 5599 1726879846.52704: getting the next task for host managed_node1\n 5599 1726879846.52714: done getting next task for host managed_node1\n 5599 1726879846.52719: ^ task is: TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed\n 5599 1726879846.52724: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879846.52726: getting the next task for host managed_node2\n 5599 1726879846.52737: done getting next task for host managed_node2\n 5599 1726879846.52740: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879846.52741: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879846.52743: getting the next task for host managed_node3\n 5599 1726879846.52746: done getting next task for host managed_node3\n 5599 1726879846.52749: ^ task is: TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed\n 5599 1726879846.52751: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879846.53019: getting variables\n 5599 1726879846.53022: in VariableManager get_vars()\n 5599 1726879846.53065: Calling all_inventory to load vars for managed_node1\n 5599 1726879846.53069: Calling groups_inventory to load vars for managed_node1\n 5599 1726879846.53072: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879846.53189: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879846.53195: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879846.53199: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879846.53635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879846.53913: done with get_vars()\n 5599 1726879846.53934: done getting variables\n 5599 1726879846.54047: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] ***\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54\nFriday 20 September 2024 20:50:46 -0400 (0:00:00.563) 0:00:24.328 ****** \n 5599 1726879846.54103: entering _queue_task() for managed_node1/command\n 5599 1726879846.54509: worker is 1 (out of 3 available)\n 5599 1726879846.54527: exiting _queue_task() for managed_node1/command\n 5599 1726879846.54546: getting variables\n 5599 1726879846.54551: in VariableManager get_vars()\n 5599 1726879846.54852: Calling all_inventory to load vars for managed_node2\n 5599 1726879846.54858: Calling groups_inventory to load vars for managed_node2\n 5599 1726879846.54869: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879846.54997: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879846.55002: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879846.55007: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879846.55804: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed\n 5599 1726879846.55811: in run() - task 0affef3a-ec81-5b39-170e-00000000005b\n 5599 1726879846.55815: variable 'ansible_search_path' from source: unknown\n 5599 1726879846.55818: variable 'ansible_search_path' from source: unknown\n 5599 1726879846.55821: calling self._execute()\n 5599 1726879846.55824: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879846.55895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879846.56532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879846.56558: done with get_vars()\n 5599 1726879846.56582: done getting variables\n 5599 1726879846.56650: variable 'omit' from source: magic vars\n 5599 1726879846.56654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879846.56849: getting variables\n 5599 1726879846.56850: in VariableManager get_vars()\n 5599 1726879846.56872: Calling all_inventory to load vars for managed_node3\n 5599 1726879846.57008: Calling groups_inventory to load vars for managed_node3\n 5599 1726879846.57012: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879846.57018: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879846.57021: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879846.57025: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879846.57516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879846.57851: done with get_vars()\n 5599 1726879846.57862: done getting variables\n 5599 1726879846.57920: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879846.57933: entering _queue_task() for managed_node3/command\n 5599 1726879846.58591: worker is 2 (out of 3 available)\n 5599 1726879846.58611: exiting _queue_task() for managed_node3/command\n 5599 1726879846.58628: done queuing things up, now waiting for results queue to drain\n 5599 1726879846.58630: waiting for pending results...\n 5599 1726879846.58791: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed\n 5599 1726879846.58907: in run() - task 0affef3a-ec81-5b39-170e-00000000005b\n 5599 1726879846.58921: variable 'ansible_search_path' from source: unknown\n 5599 1726879846.58925: variable 'ansible_search_path' from source: unknown\n 5599 1726879846.58977: calling self._execute()\n 5599 1726879846.59077: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879846.59091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879846.59107: variable 'omit' from source: magic vars\n 5599 1726879846.59545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879846.60686: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879846.60987: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879846.61059: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879846.61204: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879846.61296: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879846.61507: variable 'kdump_reboot_required' from source: set_fact\n 5599 1726879846.61559: Evaluated conditional (kdump_reboot_required | bool): False\n 5599 1726879846.61604: when evaluation is False, skipping this task\n 5599 1726879846.61614: _execute() done\n 5599 1726879846.61623: dumping result to json\n 5599 1726879846.61665: done dumping result, returning\n 5599 1726879846.61742: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed [0affef3a-ec81-5b39-170e-00000000005b]\n 5599 1726879846.61849: sending task result for task 0affef3a-ec81-5b39-170e-00000000005b\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879846.62106: done sending task result for task 0affef3a-ec81-5b39-170e-00000000005b\n 5599 1726879846.62121: WORKER PROCESS EXITING\n 5599 1726879846.63498: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879846.63577: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879846.63631: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879846.63698: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879846.63724: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879846.63826: variable 'kdump_reboot_required' from source: set_fact\n 5599 1726879846.63849: Evaluated conditional (kdump_reboot_required | bool): True\n 5599 1726879846.64004: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879846.64104: Evaluated conditional (ansible_facts['distribution'] in ['RedHat', 'CentOS', 'Fedora']): True\n 5599 1726879846.64278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879846.64304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879846.64327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879846.64365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879846.64378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879846.64504: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879846.64566: Evaluated conditional (ansible_facts['distribution_major_version'] | int <= 8): False\n 5599 1726879846.64570: when evaluation is False, skipping this task\n 5599 1726879846.64573: _execute() done\n 5599 1726879846.64583: dumping result to json\n 5599 1726879846.64591: done dumping result, returning\n 5599 1726879846.64594: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed [0affef3a-ec81-5b39-170e-00000000005b]\n 5599 1726879846.64761: sending task result for task 0affef3a-ec81-5b39-170e-00000000005b\n 5599 1726879846.64834: done sending task result for task 0affef3a-ec81-5b39-170e-00000000005b\n 5599 1726879846.64837: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"ansible_facts['distribution_major_version'] | int <= 8\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879846.64883: no more pending results, returning what we have\n 5599 1726879846.64888: results queue empty\n 5599 1726879846.64889: checking for any_errors_fatal\n 5599 1726879846.64897: done checking for any_errors_fatal\n 5599 1726879846.64898: checking for max_fail_percentage\n 5599 1726879846.64900: done checking for max_fail_percentage\n 5599 1726879846.64901: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879846.64902: done checking to see if all hosts have failed\n 5599 1726879846.64903: getting the remaining hosts for this loop\n 5599 1726879846.64905: done getting the remaining hosts for this loop\n 5599 1726879846.64910: getting the next task for host managed_node1\n 5599 1726879846.64921: done getting next task for host managed_node1\n 5599 1726879846.64925: ^ task is: TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false\n 5599 1726879846.64929: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879846.64931: getting the next task for host managed_node2\n 5599 1726879846.64939: done getting next task for host managed_node2\n 5599 1726879846.64942: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879846.64943: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879846.64945: getting the next task for host managed_node3\n 5599 1726879846.64951: done getting next task for host managed_node3\n 5599 1726879846.64958: ^ task is: TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false\n 5599 1726879846.64960: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879846.64980: getting variables\n 5599 1726879846.64982: in VariableManager get_vars()\n 5599 1726879846.65015: Calling all_inventory to load vars for managed_node1\n 5599 1726879846.65018: Calling groups_inventory to load vars for managed_node1\n 5599 1726879846.65020: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879846.65029: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879846.65032: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879846.65035: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879846.65328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879846.65683: done with get_vars()\n 5599 1726879846.65701: done getting variables\n 5599 1726879846.65828: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] ***\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59\nFriday 20 September 2024 20:50:46 -0400 (0:00:00.117) 0:00:24.445 ****** \n 5599 1726879846.65867: entering _queue_task() for managed_node1/fail\n 5599 1726879846.65870: Creating lock for fail\n 5599 1726879846.66407: worker is 3 (out of 3 available)\n 5599 1726879846.66422: exiting _queue_task() for managed_node1/fail\n 5599 1726879846.66436: getting variables\n 5599 1726879846.66440: in VariableManager get_vars()\n 5599 1726879846.66561: Calling all_inventory to load vars for managed_node2\n 5599 1726879846.66568: Calling groups_inventory to load vars for managed_node2\n 5599 1726879846.66583: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879846.66609: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879846.66615: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879846.66620: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879846.67160: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false\n 5599 1726879846.67168: in run() - task 0affef3a-ec81-5b39-170e-00000000005d\n 5599 1726879846.67171: variable 'ansible_search_path' from source: unknown\n 5599 1726879846.67176: variable 'ansible_search_path' from source: unknown\n 5599 1726879846.67178: calling self._execute()\n 5599 1726879846.67181: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879846.67183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879846.67186: variable 'omit' from source: magic vars\n 5599 1726879846.67212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879846.68182: done with get_vars()\n 5599 1726879846.68203: done getting variables\n 5599 1726879846.68530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879846.68837: getting variables\n 5599 1726879846.68839: in VariableManager get_vars()\n 5599 1726879846.68906: Calling all_inventory to load vars for managed_node3\n 5599 1726879846.68909: Calling groups_inventory to load vars for managed_node3\n 5599 1726879846.68912: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879846.68918: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879846.69007: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879846.69082: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879846.69713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879846.70560: done with get_vars()\n 5599 1726879846.70576: done getting variables\n 5599 1726879846.70623: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879846.70627: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879846.70630: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879846.70632: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879846.70676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879846.70710: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879846.70721: entering _queue_task() for managed_node3/fail\n 5599 1726879846.70808: variable 'kdump_reboot_required' from source: set_fact\n 5599 1726879846.70812: Evaluated conditional (kdump_reboot_required | bool): False\n 5599 1726879846.70816: when evaluation is False, skipping this task\n 5599 1726879846.70818: _execute() done\n 5599 1726879846.70820: dumping result to json\n 5599 1726879846.70823: done dumping result, returning\n 5599 1726879846.70826: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false [0affef3a-ec81-5b39-170e-00000000005d]\n 5599 1726879846.70829: sending task result for task 0affef3a-ec81-5b39-170e-00000000005d\n 5599 1726879846.70936: done sending task result for task 0affef3a-ec81-5b39-170e-00000000005d\n 5599 1726879846.70939: WORKER PROCESS EXITING\n 5599 1726879846.71416: worker is 1 (out of 3 available)\n 5599 1726879846.71440: exiting _queue_task() for managed_node3/fail\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879846.71557: done queuing things up, now waiting for results queue to drain\n 5599 1726879846.71560: waiting for pending results...\n 5599 1726879846.71782: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false\n 5599 1726879846.71834: in run() - task 0affef3a-ec81-5b39-170e-00000000005d\n 5599 1726879846.71937: variable 'ansible_search_path' from source: unknown\n 5599 1726879846.71941: variable 'ansible_search_path' from source: unknown\n 5599 1726879846.71944: calling self._execute()\n 5599 1726879846.72007: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879846.72011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879846.72046: variable 'omit' from source: magic vars\n 5599 1726879846.72476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879846.74784: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879846.74858: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879846.74905: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879846.74948: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879846.75008: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879846.75094: variable 'kdump_reboot_required' from source: set_fact\n 5599 1726879846.75106: Evaluated conditional (kdump_reboot_required | bool): True\n 5599 1726879846.75225: variable 'kdump_reboot_ok' from source: role '' defaults\n 5599 1726879846.75235: Evaluated conditional (not kdump_reboot_ok): True\n 5599 1726879846.75239: variable 'omit' from source: magic vars\n 5599 1726879846.75286: variable 'omit' from source: magic vars\n 5599 1726879846.75378: variable 'omit' from source: magic vars\n 5599 1726879846.75382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879846.75405: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879846.75422: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879846.75438: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879846.75466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879846.75488: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879846.75499: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879846.75503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879846.75606: Set connection var ansible_shell_type to sh\n 5599 1726879846.75609: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879846.75612: Set connection var ansible_pipelining to False\n 5599 1726879846.75614: Set connection var ansible_connection to ssh\n 5599 1726879846.75616: Set connection var ansible_timeout to 10\n 5599 1726879846.75649: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879846.75708: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879846.75712: variable 'ansible_connection' from source: unknown\n 5599 1726879846.75729: variable 'ansible_module_compression' from source: unknown\n 5599 1726879846.75733: variable 'ansible_shell_type' from source: unknown\n 5599 1726879846.75736: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879846.75739: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879846.75741: variable 'ansible_pipelining' from source: unknown\n 5599 1726879846.75744: variable 'ansible_timeout' from source: unknown\n 5599 1726879846.75746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879846.75857: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879846.75901: variable 'omit' from source: magic vars\n 5599 1726879846.75904: starting attempt loop\n 5599 1726879846.75908: running the handler\n 5599 1726879846.75912: handler run complete\n 5599 1726879846.75914: attempt loop complete, returning result\n 5599 1726879846.75917: _execute() done\n 5599 1726879846.75919: dumping result to json\n 5599 1726879846.75921: done dumping result, returning\n 5599 1726879846.75949: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false [0affef3a-ec81-5b39-170e-00000000005d]\n 5599 1726879846.76120: sending task result for task 0affef3a-ec81-5b39-170e-00000000005d\n 5599 1726879846.76217: done sending task result for task 0affef3a-ec81-5b39-170e-00000000005d\n 5599 1726879846.76220: WORKER PROCESS EXITING\n 5599 1726879846.76250: marking managed_node3 as failed\n 5599 1726879846.76260: marking host managed_node3 failed, current state: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879846.76268: ^ failed state is now: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=5, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879846.76271: getting the next task for host managed_node3\n 5599 1726879846.76285: done getting next task for host managed_node3\n 5599 1726879846.76289: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879846.76291: ^ state is: HOST STATE: block=3, task=4, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\nfatal: [managed_node3]: FAILED! => {\n \"changed\": false\n}\n\nMSG:\n\n\"Reboot is required to apply changes. Re-execute the role after boot to ensure that kdump is working.\"\n 5599 1726879846.76407: no more pending results, returning what we have\n 5599 1726879846.76411: results queue empty\n 5599 1726879846.76412: checking for any_errors_fatal\n 5599 1726879846.76418: done checking for any_errors_fatal\n 5599 1726879846.76419: checking for max_fail_percentage\n 5599 1726879846.76421: done checking for max_fail_percentage\n 5599 1726879846.76426: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879846.76427: done checking to see if all hosts have failed\n 5599 1726879846.76428: getting the remaining hosts for this loop\n 5599 1726879846.76429: done getting the remaining hosts for this loop\n 5599 1726879846.76432: getting the next task for host managed_node1\n 5599 1726879846.76438: done getting next task for host managed_node1\n 5599 1726879846.76441: ^ task is: TASK: fedora.linux_system_roles.kdump : Reboot the managed node\n 5599 1726879846.76443: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879846.76445: getting the next task for host managed_node2\n 5599 1726879846.76451: done getting next task for host managed_node2\n 5599 1726879846.76453: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879846.76455: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879846.76456: getting the next task for host managed_node3\n 5599 1726879846.76459: done getting next task for host managed_node3\n 5599 1726879846.76462: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879846.76463: ^ state is: HOST STATE: block=3, task=4, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879846.76544: getting variables\n 5599 1726879846.76547: in VariableManager get_vars()\n 5599 1726879846.76588: Calling all_inventory to load vars for managed_node1\n 5599 1726879846.76591: Calling groups_inventory to load vars for managed_node1\n 5599 1726879846.76602: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879846.76615: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879846.76620: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879846.76624: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879846.76947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879846.77306: done with get_vars()\n 5599 1726879846.77319: done getting variables\n 5599 1726879846.77461: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Reboot the managed node] ***************\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68\nFriday 20 September 2024 20:50:46 -0400 (0:00:00.116) 0:00:24.562 ****** \n 5599 1726879846.77491: entering _queue_task() for managed_node1/reboot\n 5599 1726879846.77493: Creating lock for reboot\n 5599 1726879846.77984: worker is 2 (out of 3 available)\n 5599 1726879846.77999: exiting _queue_task() for managed_node1/reboot\n 5599 1726879846.78016: getting variables\n 5599 1726879846.78020: in VariableManager get_vars()\n 5599 1726879846.78127: Calling all_inventory to load vars for managed_node2\n 5599 1726879846.78134: Calling groups_inventory to load vars for managed_node2\n 5599 1726879846.78146: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879846.78171: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879846.78178: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879846.78300: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879846.78962: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Reboot the managed node\n 5599 1726879846.78967: in run() - task 0affef3a-ec81-5b39-170e-00000000005e\n 5599 1726879846.78970: variable 'ansible_search_path' from source: unknown\n 5599 1726879846.78974: variable 'ansible_search_path' from source: unknown\n 5599 1726879846.78977: calling self._execute()\n 5599 1726879846.79012: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879846.79016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879846.79025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879846.79462: done with get_vars()\n 5599 1726879846.79476: done getting variables\n 5599 1726879846.79534: variable 'omit' from source: magic vars\n 5599 1726879846.79632: getting variables\n 5599 1726879846.79634: in VariableManager get_vars()\n 5599 1726879846.79646: Calling all_inventory to load vars for managed_node3\n 5599 1726879846.79648: Calling groups_inventory to load vars for managed_node3\n 5599 1726879846.79651: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879846.79659: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879846.79662: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879846.79668: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879846.79948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879846.80289: done with get_vars()\n 5599 1726879846.80299: done getting variables\n 5599 1726879846.80353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879846.80389: done queuing things up, now waiting for results queue to drain\n 5599 1726879846.80391: waiting for pending results...\n 5599 1726879846.83527: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879846.83600: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879846.83646: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879846.83695: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879846.83728: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879846.83816: variable 'kdump_reboot_required' from source: set_fact\n 5599 1726879846.83830: Evaluated conditional (kdump_reboot_required | bool): False\n 5599 1726879846.83833: when evaluation is False, skipping this task\n 5599 1726879846.83836: _execute() done\n 5599 1726879846.83841: dumping result to json\n 5599 1726879846.83845: done dumping result, returning\n 5599 1726879846.83854: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Reboot the managed node [0affef3a-ec81-5b39-170e-00000000005e]\n 5599 1726879846.83864: sending task result for task 0affef3a-ec81-5b39-170e-00000000005e\n 5599 1726879846.83953: done sending task result for task 0affef3a-ec81-5b39-170e-00000000005e\n 5599 1726879846.83956: WORKER PROCESS EXITING\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879846.84001: no more pending results, returning what we have\n 5599 1726879846.84005: results queue empty\n 5599 1726879846.84006: checking for any_errors_fatal\n 5599 1726879846.84011: done checking for any_errors_fatal\n 5599 1726879846.84011: checking for max_fail_percentage\n 5599 1726879846.84013: done checking for max_fail_percentage\n 5599 1726879846.84014: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879846.84015: done checking to see if all hosts have failed\n 5599 1726879846.84016: getting the remaining hosts for this loop\n 5599 1726879846.84018: done getting the remaining hosts for this loop\n 5599 1726879846.84022: getting the next task for host managed_node1\n 5599 1726879846.84029: done getting next task for host managed_node1\n 5599 1726879846.84032: ^ task is: TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag\n 5599 1726879846.84036: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879846.84037: getting the next task for host managed_node2\n 5599 1726879846.84045: done getting next task for host managed_node2\n 5599 1726879846.84047: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879846.84049: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879846.84050: getting the next task for host managed_node3\n 5599 1726879846.84053: done getting next task for host managed_node3\n 5599 1726879846.84055: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879846.84056: ^ state is: HOST STATE: block=3, task=4, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879846.84079: getting variables\n 5599 1726879846.84080: in VariableManager get_vars()\n 5599 1726879846.84099: Calling all_inventory to load vars for managed_node1\n 5599 1726879846.84102: Calling groups_inventory to load vars for managed_node1\n 5599 1726879846.84104: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879846.84110: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879846.84113: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879846.84116: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879846.84323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879846.84508: done with get_vars()\n 5599 1726879846.84517: done getting variables\n 5599 1726879846.84559: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] ***\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74\nFriday 20 September 2024 20:50:46 -0400 (0:00:00.070) 0:00:24.633 ****** \n 5599 1726879846.84596: entering _queue_task() for managed_node1/set_fact\n 5599 1726879846.85120: worker is 3 (out of 3 available)\n 5599 1726879846.85134: exiting _queue_task() for managed_node1/set_fact\n 5599 1726879846.85148: getting variables\n 5599 1726879846.85152: in VariableManager get_vars()\n 5599 1726879846.85242: Calling all_inventory to load vars for managed_node2\n 5599 1726879846.85249: Calling groups_inventory to load vars for managed_node2\n 5599 1726879846.85258: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879846.85283: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879846.85288: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879846.85292: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879846.85934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879846.86591: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag\n 5599 1726879846.86596: in run() - task 0affef3a-ec81-5b39-170e-00000000005f\n 5599 1726879846.86599: variable 'ansible_search_path' from source: unknown\n 5599 1726879846.86603: variable 'ansible_search_path' from source: unknown\n 5599 1726879846.86605: calling self._execute()\n 5599 1726879846.86608: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879846.86611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879846.86613: variable 'omit' from source: magic vars\n 5599 1726879846.86760: done with get_vars()\n 5599 1726879846.86779: done getting variables\n 5599 1726879846.87092: getting variables\n 5599 1726879846.87094: in VariableManager get_vars()\n 5599 1726879846.87108: Calling all_inventory to load vars for managed_node3\n 5599 1726879846.87111: Calling groups_inventory to load vars for managed_node3\n 5599 1726879846.87115: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879846.87121: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879846.87125: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879846.87130: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879846.87606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879846.87630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879846.88144: done with get_vars()\n 5599 1726879846.88156: done getting variables\n 5599 1726879846.88224: done queuing things up, now waiting for results queue to drain\n 5599 1726879846.88226: waiting for pending results...\n 5599 1726879846.90203: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879846.90282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879846.90328: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879846.90372: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879846.90412: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879846.90494: variable 'kdump_reboot_required' from source: set_fact\n 5599 1726879846.90508: Evaluated conditional (kdump_reboot_required | bool): False\n 5599 1726879846.90513: when evaluation is False, skipping this task\n 5599 1726879846.90516: _execute() done\n 5599 1726879846.90518: dumping result to json\n 5599 1726879846.90527: done dumping result, returning\n 5599 1726879846.90534: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag [0affef3a-ec81-5b39-170e-00000000005f]\n 5599 1726879846.90544: sending task result for task 0affef3a-ec81-5b39-170e-00000000005f\n 5599 1726879846.90632: done sending task result for task 0affef3a-ec81-5b39-170e-00000000005f\n 5599 1726879846.90635: WORKER PROCESS EXITING\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 5599 1726879846.90679: no more pending results, returning what we have\n 5599 1726879846.90682: results queue empty\n 5599 1726879846.90683: checking for any_errors_fatal\n 5599 1726879846.90688: done checking for any_errors_fatal\n 5599 1726879846.90689: checking for max_fail_percentage\n 5599 1726879846.90691: done checking for max_fail_percentage\n 5599 1726879846.90692: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879846.90693: done checking to see if all hosts have failed\n 5599 1726879846.90693: getting the remaining hosts for this loop\n 5599 1726879846.90695: done getting the remaining hosts for this loop\n 5599 1726879846.90699: getting the next task for host managed_node1\n 5599 1726879846.90708: done getting next task for host managed_node1\n 5599 1726879846.90712: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started\n 5599 1726879846.90715: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879846.90716: getting the next task for host managed_node2\n 5599 1726879846.90724: done getting next task for host managed_node2\n 5599 1726879846.90726: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879846.90728: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879846.90729: getting the next task for host managed_node3\n 5599 1726879846.90733: done getting next task for host managed_node3\n 5599 1726879846.90734: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879846.90736: ^ state is: HOST STATE: block=3, task=4, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879846.90752: getting variables\n 5599 1726879846.90753: in VariableManager get_vars()\n 5599 1726879846.90769: Calling all_inventory to load vars for managed_node1\n 5599 1726879846.90772: Calling groups_inventory to load vars for managed_node1\n 5599 1726879846.90776: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879846.90782: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879846.90785: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879846.90788: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879846.91023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879846.91360: done with get_vars()\n 5599 1726879846.91372: done getting variables\n 5599 1726879846.91436: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] **********\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84\nFriday 20 September 2024 20:50:46 -0400 (0:00:00.068) 0:00:24.701 ****** \n 5599 1726879846.91541: entering _queue_task() for managed_node1/service\n 5599 1726879846.92211: worker is 1 (out of 3 available)\n 5599 1726879846.92224: exiting _queue_task() for managed_node1/service\n 5599 1726879846.92237: getting variables\n 5599 1726879846.92241: in VariableManager get_vars()\n 5599 1726879846.92454: Calling all_inventory to load vars for managed_node2\n 5599 1726879846.92460: Calling groups_inventory to load vars for managed_node2\n 5599 1726879846.92469: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879846.92497: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879846.92503: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879846.92507: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879846.93327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879846.93818: done with get_vars()\n 5599 1726879846.93834: done getting variables\n 5599 1726879846.93902: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started\n 5599 1726879846.93907: in run() - task 0affef3a-ec81-5b39-170e-000000000060\n 5599 1726879846.93910: variable 'ansible_search_path' from source: unknown\n 5599 1726879846.93912: variable 'ansible_search_path' from source: unknown\n 5599 1726879846.93915: calling self._execute()\n 5599 1726879846.93918: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879846.93920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879846.93922: variable 'omit' from source: magic vars\n 5599 1726879846.93925: variable 'omit' from source: magic vars\n 5599 1726879846.93928: variable 'omit' from source: magic vars\n 5599 1726879846.93930: variable 'omit' from source: magic vars\n 5599 1726879846.93932: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879846.93935: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879846.93988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879846.93992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879846.94000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879846.94040: getting variables\n 5599 1726879846.94042: in VariableManager get_vars()\n 5599 1726879846.94055: Calling all_inventory to load vars for managed_node3\n 5599 1726879846.94057: Calling groups_inventory to load vars for managed_node3\n 5599 1726879846.94060: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879846.94067: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879846.94071: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879846.94076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879846.94081: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879846.94085: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879846.94089: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879846.94425: Set connection var ansible_shell_type to sh\n 5599 1726879846.94437: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879846.94440: Set connection var ansible_pipelining to False\n 5599 1726879846.94443: Set connection var ansible_connection to ssh\n 5599 1726879846.94446: Set connection var ansible_timeout to 10\n 5599 1726879846.94448: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879846.94452: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879846.94454: variable 'ansible_connection' from source: unknown\n 5599 1726879846.94456: variable 'ansible_module_compression' from source: unknown\n 5599 1726879846.94458: variable 'ansible_shell_type' from source: unknown\n 5599 1726879846.94461: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879846.94463: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879846.94466: variable 'ansible_pipelining' from source: unknown\n 5599 1726879846.94468: variable 'ansible_timeout' from source: unknown\n 5599 1726879846.94471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879846.94499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879846.94835: done with get_vars()\n 5599 1726879846.94846: done getting variables\n 5599 1726879846.94920: done queuing things up, now waiting for results queue to drain\n 5599 1726879846.94922: waiting for pending results...\n 5599 1726879846.95142: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879846.95146: variable 'omit' from source: magic vars\n 5599 1726879846.95148: starting attempt loop\n 5599 1726879846.95151: running the handler\n 5599 1726879846.95160: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879846.95335: _low_level_execute_command(): starting\n 5599 1726879846.95342: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879846.96141: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879846.96213: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879846.96333: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879846.96427: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879846.99491: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879846.99666: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879846.99721: stderr chunk (state=3):\n>>><<<\n 5599 1726879846.99725: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879846.99776: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879846.99811: _low_level_execute_command(): starting\n 5599 1726879846.99815: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141 `\" && echo ansible-tmp-1726879846.9977472-6189-29624062604141=\"` echo /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141 `\" && echo ansible-tmp-1726879846.9977472-6189-29624062604141=\"` echo /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141 `\" ) && sleep 0'\"'\"''\n 5599 1726879847.00878: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879847.00882: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879847.00889: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879847.00892: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879847.00895: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879847.00897: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\n<<<\n 5599 1726879847.00900: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879847.00902: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 5599 1726879847.00905: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879847.00989: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879847.01027: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879847.01063: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879847.01109: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879847.01155: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879847.04060: stdout chunk (state=3):\n>>>ansible-tmp-1726879846.9977472-6189-29624062604141=/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141\n<<<\n 5599 1726879847.04230: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879847.04282: stderr chunk (state=3):\n>>><<<\n 5599 1726879847.04285: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'ansible-tmp-1726879846.9977472-6189-29624062604141=/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879847.04338: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879846.9977472-6189-29624062604141=/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879847.04504: variable 'ansible_module_compression' from source: unknown\n 5599 1726879847.04569: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED\n 5599 1726879847.04768: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n 5599 1726879847.05087: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpnt4q8s6u TO /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\n 5599 1726879847.05322: Sending initial data\n 5599 1726879847.05335: Sent initial data (153 bytes)\n 5599 1726879847.06018: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879847.06040: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 5599 1726879847.06043: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879847.06160: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879847.06164: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879847.06167: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879847.06222: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879847.08899: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\n<<<\n 5599 1726879847.08904: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879847.08940: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879847.09002: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 5599 1726879847.09004: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpnt4q8s6u\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879847.09008: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpnt4q8s6u /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py\n<<<\n 5599 1726879847.09049: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpnt4q8s6u\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py\"\r\n<<<\n 5599 1726879847.09056: stderr chunk (state=3):\n>>>debug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py M:0x001a\r\n<<<\n 5599 1726879847.10321: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 5599 1726879847.11164: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31373\r\n<<<\n 5599 1726879847.11418: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31373 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879847.11492: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879847.11568: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879847.11649: stderr chunk (state=3):\n>>><<<\n 5599 1726879847.11653: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpnt4q8s6u /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpnt4q8s6u\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpnt4q8s6u\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31373\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 31373 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879847.11694: done transferring module to remote\n 5599 1726879847.11713: _low_level_execute_command(): starting\n 5599 1726879847.11719: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/ /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/ /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 5599 1726879847.12730: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879847.12751: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879847.12774: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879847.12797: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879847.12896: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879847.12955: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879847.13013: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879847.13070: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879847.13120: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879847.16433: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879847.16495: stderr chunk (state=3):\n>>><<<\n 5599 1726879847.16499: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879847.16528: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879847.16534: _low_level_execute_command(): starting\n 5599 1726879847.16537: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 5599 1726879847.17233: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879847.17250: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\n<<<\n 5599 1726879847.17266: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879847.17314: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879847.17338: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879847.17349: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879847.17412: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879847.20791: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879847.20931: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879847.20963: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 5599 1726879847.20970: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 5599 1726879847.21013: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879847.21065: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 5599 1726879847.21075: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 5599 1726879847.21087: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 5599 1726879847.21101: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879847.21182: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879847.21206: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879847.21237: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879847.21286: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879847.21320: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125672c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12566fbb30>\r\n<<<\n 5599 1726879847.21347: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n<<<\n 5599 1726879847.21385: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125672eab0>\r\nimport '_signal' # \r\n<<<\n 5599 1726879847.21421: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\n<<<\n 5599 1726879847.21480: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 5599 1726879847.21484: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879847.21623: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879847.21676: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 5599 1726879847.21694: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 5599 1726879847.21721: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\nProcessing user site-packages\r\n<<<\n 5599 1726879847.21738: stdout chunk (state=3):\n>>>Processing global site-packages\r\n<<<\n 5599 1726879847.21744: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 5599 1726879847.21778: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n<<<\n 5599 1726879847.21784: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879847.21839: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256541160>\r\n<<<\n 5599 1726879847.21911: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256541fd0>\r\n<<<\n 5599 1726879847.21972: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 5599 1726879847.22040: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879847.22610: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879847.22636: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879847.22689: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879847.22693: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879847.22768: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879847.22785: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879847.22831: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657fdd0>\r\n<<<\n 5599 1726879847.22855: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879847.22887: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657ffe0>\r\n<<<\n 5599 1726879847.22914: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879847.23180: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565b7800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565b7e90>\r\nimport '_collections' # \r\n<<<\n 5599 1726879847.23207: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256597aa0>\r\nimport '_functools' # \r\n<<<\n 5599 1726879847.23260: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256595190>\r\n<<<\n 5599 1726879847.23521: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657cf80>\r\n<<<\n 5599 1726879847.23534: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565db710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565da330>\r\n<<<\n 5599 1726879847.23560: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256596060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565d8a40>\r\n<<<\n 5599 1726879847.23614: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660c6e0>\r\n<<<\n 5599 1726879847.23671: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657c200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879847.23762: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125660cb90>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660ca40>\r\n<<<\n 5599 1726879847.23792: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125660ce00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657ad20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879847.23880: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660d4c0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660d190>\r\nimport 'importlib.machinery' # \r\n<<<\n 5599 1726879847.24020: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660e3c0>\r\n<<<\n 5599 1726879847.24027: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879847.24102: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12566285c0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256629d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n<<<\n 5599 1726879847.24262: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879847.24269: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125662abd0>\r\n<<<\n 5599 1726879847.24416: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125662b230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125662a120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125662bc80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125662b3b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660e3f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879847.24471: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125630bb30>\r\n<<<\n 5599 1726879847.24614: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256334620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256334380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256334590>\r\n<<<\n 5599 1726879847.24702: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12563347d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256309cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879847.24735: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879847.25023: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256335e50>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256334b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660eae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879847.25032: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563661e0>\r\n<<<\n 5599 1726879847.25084: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 5599 1726879847.25102: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879847.25142: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879847.25211: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125637e390>\r\n<<<\n 5599 1726879847.25286: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879847.25369: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879847.25403: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563bb110>\r\n<<<\n 5599 1726879847.25472: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879847.25502: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879847.25557: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879847.25725: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563e18b0><<<\n 5599 1726879847.25878: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.25882: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563bb230>\r\n<<<\n 5599 1726879847.25957: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125637f020>\r\n<<<\n 5599 1726879847.26024: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n<<<\n 5599 1726879847.26066: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562101d0><<<\n 5599 1726879847.26105: stdout chunk (state=3):\n>>>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125637d3d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256336d80><<<\n 5599 1726879847.26341: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.26401: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879847.26455: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f12562103b0><<<\n 5599 1726879847.26472: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.26751: stdout chunk (state=3):\n>>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload__xjfvpmt/ansible_ansible.legacy.systemd_payload.zip'<<<\n 5599 1726879847.26781: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879847.26792: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.27060: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.27075: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.27119: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<<\n 5599 1726879847.27129: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.27149: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<<\n 5599 1726879847.27152: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.27218: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<<\n 5599 1726879847.27228: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.27427: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125627deb0>\r\nimport '_typing' # \r\n<<<\n 5599 1726879847.27728: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256250da0>\r\n<<<\n 5599 1726879847.27780: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256213ec0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.27785: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 5599 1726879847.27831: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.27854: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.29401: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.30670: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\n<<<\n 5599 1726879847.30705: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256253d40>\r\n<<<\n 5599 1726879847.30722: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879847.30727: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 5599 1726879847.30762: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879847.30793: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879847.30805: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12562a9790>\r\n<<<\n 5599 1726879847.30836: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562a9520>\r\n<<<\n 5599 1726879847.30912: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562a8e90>\r\n<<<\n 5599 1726879847.30951: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562a9910>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125627e8d0>\r\n<<<\n 5599 1726879847.30958: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 5599 1726879847.31008: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12562aa510>\r\n<<<\n 5599 1726879847.31017: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879847.31039: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12562aa750>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879847.31088: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879847.31093: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879847.31151: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562aac90>\r\n<<<\n 5599 1726879847.31157: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 5599 1726879847.31453: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12561109e0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256112600>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256112fc0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256113f50>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879847.31522: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879847.31555: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879847.31614: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256116c00>\r\n<<<\n 5599 1726879847.31661: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256116d20>\r\n<<<\n 5599 1726879847.31684: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256114ec0>\r\n<<<\n 5599 1726879847.31724: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879847.31767: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879847.31788: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879847.31831: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879847.31860: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 5599 1726879847.31874: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125611a990>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879847.31996: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256119460>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12561191c0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 5599 1726879847.31999: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879847.32112: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125611bc20>\r\n<<<\n 5599 1726879847.32184: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12561153d0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125615eab0>\r\n<<<\n 5599 1726879847.32228: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125615ec90>\r\n<<<\n 5599 1726879847.32259: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879847.32290: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n<<<\n 5599 1726879847.32293: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879847.32354: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12561607a0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256160560>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879847.32572: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879847.32584: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256162d20>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256160e90>\r\n<<<\n 5599 1726879847.32610: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879847.32701: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879847.32708: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\n<<<\n 5599 1726879847.32793: stdout chunk (state=3):\n>>>import '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125616e510>\r\n<<<\n 5599 1726879847.33039: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256162ed0>\r\n<<<\n 5599 1726879847.33133: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879847.33140: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125616f350>\r\n<<<\n 5599 1726879847.33172: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125616f1d0>\r\n<<<\n 5599 1726879847.33241: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125616f830>\r\n<<<\n 5599 1726879847.33260: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125615eed0>\r\n<<<\n 5599 1726879847.33282: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n<<<\n 5599 1726879847.33323: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879847.33354: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879847.33416: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256172f60>\r\n<<<\n 5599 1726879847.33742: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256174440>\r\n<<<\n 5599 1726879847.33803: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256171730>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879847.33826: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256172ae0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256171370>\r\n<<<\n 5599 1726879847.33851: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879847.33881: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.34042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.34202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.34254: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # <<<\n 5599 1726879847.34300: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.34335: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.34371: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.common.text' # <<<\n 5599 1726879847.34388: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879847.34478: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.34576: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.34728: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.35535: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.36572: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879847.36590: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879847.36639: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879847.36645: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879847.36716: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255ffc530>\r\n<<<\n 5599 1726879847.36926: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py<<<\n 5599 1726879847.36934: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.36986: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255ffd310><<<\n 5599 1726879847.36994: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.37020: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256176db0><<<\n 5599 1726879847.37024: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.37115: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available<<<\n 5599 1726879847.37134: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.37188: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # <<<\n 5599 1726879847.37223: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879847.37231: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.37531: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.37623: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.37860: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py<<<\n 5599 1726879847.37868: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.37882: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879847.37911: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255ffd400>\r\n<<<\n 5599 1726879847.37949: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.38721: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.39288: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.39353: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.39706: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.39884: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879847.39900: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.39912: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.39951: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879847.39956: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.40012: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.40072: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879847.40107: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.40528: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.41026: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879847.41081: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879847.41114: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879847.41234: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255fff890>\r\n<<<\n 5599 1726879847.41261: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.41366: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.41512: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\n<<<\n 5599 1726879847.41518: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879847.41588: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879847.41631: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879847.41884: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256005ee0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256006780>\r\n<<<\n 5599 1726879847.41896: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255ffe9c0>\r\n<<<\n 5599 1726879847.41903: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.41967: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.42027: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879847.42040: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.42089: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.42146: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.42219: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.42307: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879847.42713: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256005490>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12560068d0>\r\n<<<\n 5599 1726879847.42835: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.42904: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879847.42912: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879847.42939: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879847.42955: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879847.43034: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256096a20>\r\n<<<\n 5599 1726879847.43081: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256010860>\r\n<<<\n 5599 1726879847.43199: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125600e7e0>\r\n<<<\n 5599 1726879847.43211: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125600e630>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.43250: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.43282: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879847.43506: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.43603: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.43806: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.43833: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.43887: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.43943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.43966: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.44064: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.44162: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.44188: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.44206: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.44234: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.44431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.44915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n<<<\n 5599 1726879847.44942: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\n<<<\n 5599 1726879847.44977: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609d670>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n<<<\n 5599 1726879847.44987: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n<<<\n 5599 1726879847.45070: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n<<<\n 5599 1726879847.45089: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n<<<\n 5599 1726879847.45110: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\n<<<\n 5599 1726879847.45124: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255554560>\r\n<<<\n 5599 1726879847.45156: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879847.45187: stdout chunk (state=3):\n>>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255555970>\r\n<<<\n 5599 1726879847.45285: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12560850d0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256086480>\r\n<<<\n 5599 1726879847.45350: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609f9e0><<<\n 5599 1726879847.45374: stdout chunk (state=3):\n>>>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609c890><<<\n 5599 1726879847.45406: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py<<<\n 5599 1726879847.45412: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.45490: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'<<<\n 5599 1726879847.45522: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py<<<\n 5599 1726879847.45550: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'<<<\n 5599 1726879847.45559: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.45602: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'<<<\n 5599 1726879847.45623: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.45655: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879847.45675: stdout chunk (state=3):\n>>>\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255557770>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255557020><<<\n 5599 1726879847.45714: stdout chunk (state=3):\n>>>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879847.45720: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.45746: stdout chunk (state=3):\n>>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255557200><<<\n 5599 1726879847.45777: stdout chunk (state=3):\n>>>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255556450><<<\n 5599 1726879847.45938: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py<<<\n 5599 1726879847.45944: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.45981: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\n<<<\n 5599 1726879847.46017: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555578c0><<<\n 5599 1726879847.46024: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.46059: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n<<<\n 5599 1726879847.46120: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'<<<\n 5599 1726879847.46126: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.46172: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879847.46207: stdout chunk (state=3):\n>>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879847.46211: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.46214: stdout chunk (state=3):\n>>>import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12555be390><<<\n 5599 1726879847.46216: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.46288: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555bc3b0>\r\n<<<\n 5599 1726879847.46354: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609c920><<<\n 5599 1726879847.46383: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n<<<\n 5599 1726879847.46431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available<<<\n 5599 1726879847.46460: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.46493: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.46676: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n<<<\n 5599 1726879847.46707: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.46713: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.46806: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.46894: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.ohai' # <<<\n 5599 1726879847.46903: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.46933: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.46966: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.46977: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.system' # \r\n<<<\n 5599 1726879847.47057: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.47124: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.apparmor' # <<<\n 5599 1726879847.47131: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.47144: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.47241: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879847.47245: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.47320: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.caps' # \r\n<<<\n 5599 1726879847.47347: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.47404: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.47468: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.47536: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.47595: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.47661: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.47737: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # \r\n<<<\n 5599 1726879847.47740: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.48439: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.49158: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # <<<\n 5599 1726879847.49165: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.49281: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available<<<\n 5599 1726879847.49287: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.49390: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.49397: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.49468: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.49471: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.49531: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.datetime' # <<<\n 5599 1726879847.49538: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.49552: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.date_time' # \r\n<<<\n 5599 1726879847.49594: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.49600: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.49645: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.49697: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.system.env' # <<<\n 5599 1726879847.49703: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.49734: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.49921: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # <<<\n 5599 1726879847.49927: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.49955: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.50016: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.50020: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.50071: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.fips' # <<<\n 5599 1726879847.50078: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.50110: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.50167: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.50260: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n<<<\n 5599 1726879847.50278: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.50409: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.50572: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'<<<\n 5599 1726879847.50616: stdout chunk (state=3):\n>>>\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555bff80>\r\n<<<\n 5599 1726879847.50675: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py<<<\n 5599 1726879847.50719: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 5599 1726879847.50950: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555bf200>\r\n<<<\n 5599 1726879847.50959: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.local' # <<<\n 5599 1726879847.51011: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.51117: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.51253: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.system.lsb' # <<<\n 5599 1726879847.51284: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.51488: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.51491: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.51721: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<<\n 5599 1726879847.51781: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.51964: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.52143: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available<<<\n 5599 1726879847.52149: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.52239: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.52295: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.52483: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 5599 1726879847.52504: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 5599 1726879847.52726: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879847.52764: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879847.52781: stdout chunk (state=3):\n>>>\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12555f26f0><<<\n 5599 1726879847.52788: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.53303: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555dc9b0><<<\n 5599 1726879847.53325: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.53366: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available<<<\n 5599 1726879847.53385: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.53546: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.53549: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.53649: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.selinux' # <<<\n 5599 1726879847.53678: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879847.53685: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.54044: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.54086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.54425: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.54436: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.54909: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # <<<\n 5599 1726879847.54928: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.system.service_mgr' # <<<\n 5599 1726879847.54961: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.55015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.55092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.55155: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n<<<\n 5599 1726879847.55187: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.55268: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.55303: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.55388: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py<<<\n 5599 1726879847.55459: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879847.55464: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.55496: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'<<<\n 5599 1726879847.55517: stdout chunk (state=3):\n>>>\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125540a360>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555df560><<<\n 5599 1726879847.55566: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available<<<\n 5599 1726879847.55586: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.55601: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # <<<\n 5599 1726879847.55638: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879847.55670: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.55777: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.55900: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.56250: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.56255: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.56614: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # <<<\n 5599 1726879847.56620: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.56730: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.56871: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.56879: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.57095: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.57146: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.57187: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.57194: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.57289: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.sysctl' # \r\n<<<\n 5599 1726879847.57324: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available<<<\n 5599 1726879847.57360: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879847.57371: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.57401: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.57525: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.57929: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.58036: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\n<<<\n 5599 1726879847.58056: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.dragonfly' # \r\n<<<\n 5599 1726879847.58089: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.58318: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879847.58325: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.58560: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # <<<\n 5599 1726879847.58582: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.58593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.58657: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.58663: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.58728: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.58734: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.59779: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.59781: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.60761: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\n<<<\n 5599 1726879847.60785: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hurd' # <<<\n 5599 1726879847.60791: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.60819: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.60823: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.61010: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.61016: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.61208: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n<<<\n 5599 1726879847.61243: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.61430: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.61607: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # <<<\n 5599 1726879847.61615: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.61644: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.62027: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.62220: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # <<<\n 5599 1726879847.62229: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.62254: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.62269: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.62284: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.62315: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.62346: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network' # <<<\n 5599 1726879847.62350: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.62397: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.62449: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.62500: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.62545: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.62638: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available<<<\n 5599 1726879847.62676: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.62890: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.62926: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.63169: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.63183: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.63733: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.63829: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.64278: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # <<<\n 5599 1726879847.64312: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 5599 1726879847.64399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available<<<\n 5599 1726879847.64442: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.64535: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.64628: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n<<<\n 5599 1726879847.64641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.64778: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.65023: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.65093: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.freebsd' # \r\n<<<\n 5599 1726879847.65188: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.65222: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.65318: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # <<<\n 5599 1726879847.65345: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.65506: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.65633: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hurd' # <<<\n 5599 1726879847.65645: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.66211: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.66214: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.66719: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # <<<\n 5599 1726879847.66728: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.66748: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.66752: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.66857: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.66869: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.66967: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.iscsi' # <<<\n 5599 1726879847.66978: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.66993: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.67007: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.67066: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.67075: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.67146: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available<<<\n 5599 1726879847.67152: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.67253: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # <<<\n 5599 1726879847.67261: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.67284: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.67290: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.67349: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.67358: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.67423: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available<<<\n 5599 1726879847.67526: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.67579: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.67586: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.67736: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.sunos' # \r\n<<<\n 5599 1726879847.67770: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.67800: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.67817: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.67821: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual' # \r\n<<<\n 5599 1726879847.67858: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.67996: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n<<<\n 5599 1726879847.68029: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.68072: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.68117: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.68124: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.68225: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.68292: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.68426: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.68559: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sysctl' # <<<\n 5599 1726879847.68575: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.68590: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.freebsd' # <<<\n 5599 1726879847.68594: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.68610: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<<\n 5599 1726879847.68627: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.68645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879847.68739: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.68745: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.68900: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # <<<\n 5599 1726879847.68907: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.68916: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.69234: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.69407: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.69413: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.69798: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # <<<\n 5599 1726879847.69805: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.69843: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.69849: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.70024: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # <<<\n 5599 1726879847.70228: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879847.70343: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.70350: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.70495: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # <<<\n 5599 1726879847.70512: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.70519: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.default_collectors' # \r\n<<<\n 5599 1726879847.70546: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.70698: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 5599 1726879847.70707: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.70892: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # <<<\n 5599 1726879847.70908: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.compat' # \r\n<<<\n 5599 1726879847.70912: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts' # <<<\n 5599 1726879847.70928: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.70955: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.70962: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.71225: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.71231: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.71487: stdout chunk (state=3):\n>>>import 'ansible.module_utils.service' # <<<\n 5599 1726879847.71494: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.71630: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879847.71636: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879847.73793: stdout chunk (state=3):\n>>>\r\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"ExitType\": \"main\", \"Restart\": \"no\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"45s\", \"TimeoutAbortUSec\": \"45s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"abort\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"ExecMainStartTimestampMonotonic\": \"23860185\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"ExecMainExitTimestampMonotonic\": \"45110950\", \"ExecMainPID\": \"2252\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroupId\": \"5144\", \"MemoryCurrent\": \"[not set]\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"19968071000\", \"TasksCurrent\": \"[not set]\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"18446744073709551615\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"18446744073709551615\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"18446744073709551615\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"18446744073709551615\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"4195\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\"<<<\n 5599 1726879847.73829: stdout chunk (state=3):\n>>>: \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13984\", \"LimitNPROCSoft\": \"13984\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13984\", \"LimitSIGPENDINGSoft\": \"13984\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"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 cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice -.mount\", \"Wants\": \"tmp.mount network-online.target\", \"WantedBy\": \"multi-user.target\", \"After\"<<<\n 5599 1726879847.73911: stdout chunk (state=3):\n>>>: \"network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket\", \"RequiresMountsFor\": \"/var/tmp\", \"Description\": \"Crash recovery kernel arming\", \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"disabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"StateChangeTimestampMonotonic\": \"45111141\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"InactiveExitTimestampMonotonic\": \"23860460\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"ActiveEnterTimestampMonotonic\": \"45111141\", \"ActiveExitTimestampMonotonic\": \"0\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"InactiveEnterTimestampMonotonic\": \"23848784\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"ConditionTimestampMonotonic\": \"23853388\", \"AssertTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"AssertTimestampMonotonic\": \"23853427\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"db8bc42da893422da0bcf241b9a2b6a1\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"state\": \"started\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n<<<\n 5599 1726879847.74688: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879847.74692: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n<<<\n 5599 1726879847.74731: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n<<<\n 5599 1726879847.74979: stdout chunk (state=3):\n>>># cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n<<<\n 5599 1726879847.75042: stdout chunk (state=3):\n>>># cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] re<<<\n 5599 1726879847.75076: stdout chunk (state=3):\n>>>moving selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n<<<\n 5599 1726879847.75383: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879847.75423: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 5599 1726879847.75499: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 5599 1726879847.75547: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n<<<\n 5599 1726879847.75588: stdout chunk (state=3):\n>>># destroy _locale\r\n# destroy locale\r\n# destroy _signal\r\n<<<\n 5599 1726879847.75623: stdout chunk (state=3):\n>>># destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n<<<\n 5599 1726879847.75751: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n<<<\n 5599 1726879847.75755: stdout chunk (state=3):\n>>># destroy _pickle\r\n# destroy queue\r\n<<<\n 5599 1726879847.75841: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy fcntl\r\n# destroy datetime\r\n<<<\n 5599 1726879847.75869: stdout chunk (state=3):\n>>># destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n<<<\n 5599 1726879847.75910: stdout chunk (state=3):\n>>># destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 5599 1726879847.76008: stdout chunk (state=3):\n>>># cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n<<<\n 5599 1726879847.76048: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n<<<\n 5599 1726879847.76111: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n<<<\n 5599 1726879847.76142: stdout chunk (state=3):\n>>># destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n<<<\n 5599 1726879847.76146: stdout chunk (state=3):\n>>># destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879847.76354: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 5599 1726879847.76378: stdout chunk (state=3):\n>>># destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879847.76442: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n<<<\n 5599 1726879847.76456: stdout chunk (state=3):\n>>># destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 5599 1726879847.76513: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879847.76609: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 5599 1726879847.76689: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n<<<\n 5599 1726879847.76696: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n<<<\n 5599 1726879847.76717: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879847.77343: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879847.77423: stderr chunk (state=3):\n>>><<<\n 5599 1726879847.77426: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125672c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12566fbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125672eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256541160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256541fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657fdd0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657ffe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565b7800>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565b7e90>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256597aa0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256595190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657cf80>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565db710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565da330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256596060>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565d8a40>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660c6e0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657c200>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125660cb90>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660ca40>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125660ce00>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657ad20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660d4c0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660d190>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660e3c0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12566285c0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256629d00>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125662abd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125662b230>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125662a120>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125662bc80>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125662b3b0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660e3f0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125630bb30>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256334620>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256334380>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256334590>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12563347d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256309cd0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256335e50>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256334b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660eae0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563661e0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125637e390>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563bb110>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563e18b0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563bb230>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125637f020>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562101d0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125637d3d0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256336d80>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f12562103b0>\\r\\n# zipimport: found 104 names in \\'/tmp/ansible_ansible.legacy.systemd_payload__xjfvpmt/ansible_ansible.legacy.systemd_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125627deb0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256250da0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256213ec0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256253d40>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12562a9790>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562a9520>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562a8e90>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562a9910>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125627e8d0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12562aa510>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12562aa750>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562aac90>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12561109e0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256112600>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256112fc0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256113f50>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256116c00>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256116d20>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256114ec0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125611a990>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256119460>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12561191c0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125611bc20>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12561153d0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125615eab0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125615ec90>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12561607a0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256160560>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256162d20>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256160e90>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125616e510>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256162ed0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125616f350>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125616f1d0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125616f830>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125615eed0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256172f60>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256174440>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256171730>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256172ae0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256171370>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255ffc530>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255ffd310>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256176db0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255ffd400>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255fff890>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256005ee0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256006780>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255ffe9c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256005490>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12560068d0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256096a20>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256010860>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125600e7e0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125600e630>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609d670>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255554560>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255555970>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12560850d0>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256086480>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609f9e0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609c890>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255557770>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255557020>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255557200>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255556450>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555578c0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12555be390>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555bc3b0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609c920>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555bff80>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555bf200>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12555f26f0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555dc9b0>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125540a360>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555df560>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.service\\' # \\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"ExitType\": \"main\", \"Restart\": \"no\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"45s\", \"TimeoutAbortUSec\": \"45s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"abort\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"ExecMainStartTimestampMonotonic\": \"23860185\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"ExecMainExitTimestampMonotonic\": \"45110950\", \"ExecMainPID\": \"2252\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroupId\": \"5144\", \"MemoryCurrent\": \"[not set]\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"19968071000\", \"TasksCurrent\": \"[not set]\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"18446744073709551615\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"18446744073709551615\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"18446744073709551615\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"18446744073709551615\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"4195\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13984\", \"LimitNPROCSoft\": \"13984\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13984\", \"LimitSIGPENDINGSoft\": \"13984\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"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 cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice -.mount\", \"Wants\": \"tmp.mount network-online.target\", \"WantedBy\": \"multi-user.target\", \"After\": \"network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket\", \"RequiresMountsFor\": \"/var/tmp\", \"Description\": \"Crash recovery kernel arming\", \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"disabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"StateChangeTimestampMonotonic\": \"45111141\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"InactiveExitTimestampMonotonic\": \"23860460\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"ActiveEnterTimestampMonotonic\": \"45111141\", \"ActiveExitTimestampMonotonic\": \"0\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"InactiveEnterTimestampMonotonic\": \"23848784\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"ConditionTimestampMonotonic\": \"23853388\", \"AssertTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"AssertTimestampMonotonic\": \"23853427\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"db8bc42da893422da0bcf241b9a2b6a1\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"state\": \"started\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy _multiprocessing\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy errno\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy select\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879847.77970: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125672c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12566fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125672eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256541160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256541fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657fdd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657ffe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565b7800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565b7e90>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256597aa0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256595190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657cf80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565db710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565da330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256596060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565d8a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660c6e0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657c200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125660cb90>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660ca40>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125660ce00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657ad20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660d4c0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660d190>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660e3c0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12566285c0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256629d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125662abd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125662b230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125662a120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125662bc80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125662b3b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660e3f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125630bb30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256334620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256334380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256334590>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12563347d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256309cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256335e50>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256334b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660eae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563661e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125637e390>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563bb110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563e18b0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563bb230>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125637f020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562101d0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125637d3d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256336d80>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f12562103b0>\r\n# zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload__xjfvpmt/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125627deb0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256250da0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256213ec0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256253d40>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12562a9790>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562a9520>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562a8e90>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562a9910>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125627e8d0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12562aa510>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12562aa750>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562aac90>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12561109e0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256112600>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256112fc0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256113f50>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256116c00>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256116d20>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256114ec0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125611a990>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256119460>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12561191c0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125611bc20>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12561153d0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125615eab0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125615ec90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12561607a0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256160560>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256162d20>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256160e90>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125616e510>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256162ed0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125616f350>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125616f1d0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125616f830>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125615eed0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256172f60>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256174440>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256171730>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256172ae0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256171370>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255ffc530>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255ffd310>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256176db0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255ffd400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255fff890>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256005ee0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256006780>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255ffe9c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256005490>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12560068d0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256096a20>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256010860>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125600e7e0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125600e630>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609d670>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255554560>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255555970>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12560850d0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256086480>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609f9e0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609c890>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255557770>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255557020>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255557200>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255556450>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555578c0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12555be390>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555bc3b0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609c920>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555bff80>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555bf200>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12555f26f0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555dc9b0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125540a360>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555df560>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.service' # \r\n# zipimport: zlib available\r\n\r\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"ExitType\": \"main\", \"Restart\": \"no\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"45s\", \"TimeoutAbortUSec\": \"45s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"abort\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"ExecMainStartTimestampMonotonic\": \"23860185\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"ExecMainExitTimestampMonotonic\": \"45110950\", \"ExecMainPID\": \"2252\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroupId\": \"5144\", \"MemoryCurrent\": \"[not set]\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"19968071000\", \"TasksCurrent\": \"[not set]\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"18446744073709551615\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"18446744073709551615\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"18446744073709551615\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"18446744073709551615\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"4195\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13984\", \"LimitNPROCSoft\": \"13984\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13984\", \"LimitSIGPENDINGSoft\": \"13984\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"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 cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice -.mount\", \"Wants\": \"tmp.mount network-online.target\", \"WantedBy\": \"multi-user.target\", \"After\": \"network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket\", \"RequiresMountsFor\": \"/var/tmp\", \"Description\": \"Crash recovery kernel arming\", \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"disabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"StateChangeTimestampMonotonic\": \"45111141\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"InactiveExitTimestampMonotonic\": \"23860460\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"ActiveEnterTimestampMonotonic\": \"45111141\", \"ActiveExitTimestampMonotonic\": \"0\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"InactiveEnterTimestampMonotonic\": \"23848784\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"ConditionTimestampMonotonic\": \"23853388\", \"AssertTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"AssertTimestampMonotonic\": \"23853427\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"db8bc42da893422da0bcf241b9a2b6a1\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"state\": \"started\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879847.83210: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'state': 'started', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879846.9977472-6189-29624062604141/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879847.83214: _low_level_execute_command(): starting\n 5599 1726879847.83217: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879847.83227: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879847.83229: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879847.83232: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879847.83234: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879847.83237: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879847.83239: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\n<<<\n 5599 1726879847.83241: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 5599 1726879847.83244: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 5599 1726879847.83246: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 5599 1726879847.83249: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879847.83251: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879847.83253: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879847.83256: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 5599 1726879847.83258: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\n<<<\n 5599 1726879847.83261: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 5599 1726879847.83263: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879847.83265: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879847.83268: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879847.83270: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879847.83281: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879847.83285: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879847.83288: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879847.83290: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879847.83293: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879847.83295: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879847.83298: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879847.83300: stdout chunk (state=3):\n>>><<<\n 5599 1726879847.83302: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879847.83315: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879847.83318: handler run complete\n 5599 1726879847.83320: attempt loop complete, returning result\n 5599 1726879847.83322: _execute() done\n 5599 1726879847.83325: dumping result to json\n 5599 1726879847.83327: done dumping result, returning\n 5599 1726879847.83329: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started [0affef3a-ec81-5b39-170e-000000000060]\n 5599 1726879847.83331: sending task result for task 0affef3a-ec81-5b39-170e-000000000060\nok: [managed_node1] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"daemon_reexec\": false,\n \"daemon_reload\": false,\n \"enabled\": null,\n \"force\": null,\n \"masked\": null,\n \"name\": \"kdump\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": \"started\"\n }\n },\n \"name\": \"kdump\",\n \"state\": \"started\",\n \"status\": {\n \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\",\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"45111141\",\n \"ActiveExitTimestampMonotonic\": \"0\",\n \"ActiveState\": \"active\",\n \"After\": \"network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket\",\n \"AllowIsolate\": \"no\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\",\n \"AssertTimestampMonotonic\": \"23853427\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"yes\",\n \"CPUAffinityFromNUMA\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUQuotaPeriodUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"19968071000\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanFreeze\": \"yes\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"yes\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore\",\n \"CleanResult\": \"success\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\",\n \"ConditionTimestampMonotonic\": \"23853388\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"ControlGroupId\": \"5144\",\n \"ControlPID\": \"0\",\n \"CoredumpFilter\": \"0x33\",\n \"DefaultDependencies\": \"no\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"DefaultStartupMemoryLow\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"Crash recovery kernel arming\",\n \"DevicePolicy\": \"auto\",\n \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\",\n \"DynamicUser\": \"no\",\n \"ExecMainCode\": \"1\",\n \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\",\n \"ExecMainExitTimestampMonotonic\": \"45110950\",\n \"ExecMainPID\": \"2252\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"23860185\",\n \"ExecMainStatus\": \"0\",\n \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\",\n \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\",\n \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExitType\": \"main\",\n \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FileDescriptorStorePreserve\": \"restart\",\n \"FinalKillSignal\": \"9\",\n \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\",\n \"FreezerState\": \"running\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOReadBytes\": \"18446744073709551615\",\n \"IOReadOperations\": \"18446744073709551615\",\n \"IOSchedulingClass\": \"2\",\n \"IOSchedulingPriority\": \"4\",\n \"IOWeight\": \"[not set]\",\n \"IOWriteBytes\": \"18446744073709551615\",\n \"IOWriteOperations\": \"18446744073709551615\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"[no data]\",\n \"IPEgressPackets\": \"[no data]\",\n \"IPIngressBytes\": \"[no data]\",\n \"IPIngressPackets\": \"[no data]\",\n \"Id\": \"kdump.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"23848784\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\",\n \"InactiveExitTimestampMonotonic\": \"23860460\",\n \"InvocationID\": \"db8bc42da893422da0bcf241b9a2b6a1\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"infinity\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"8388608\",\n \"LimitMEMLOCKSoft\": \"8388608\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"524288\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"13984\",\n \"LimitNPROCSoft\": \"13984\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"13984\",\n \"LimitSIGPENDINGSoft\": \"13984\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"no\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"0\",\n \"ManagedOOMMemoryPressure\": \"auto\",\n \"ManagedOOMMemoryPressureLimit\": \"0\",\n \"ManagedOOMPreference\": \"none\",\n \"ManagedOOMSwap\": \"auto\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryAvailable\": \"infinity\",\n \"MemoryCurrent\": \"[not set]\",\n \"MemoryDenyWriteExecute\": \"no\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryKSM\": \"no\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemoryPressureThresholdUSec\": \"200ms\",\n \"MemoryPressureWatch\": \"auto\",\n \"MemorySwapMax\": \"infinity\",\n \"MemoryZSwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"NUMAPolicy\": \"n/a\",\n \"Names\": \"kdump.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMPolicy\": \"stop\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"OnSuccessJobMode\": \"fail\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateIPC\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"yes\",\n \"PrivateUsers\": \"no\",\n \"ProcSubset\": \"all\",\n \"ProtectClock\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"no\",\n \"ProtectHostname\": \"no\",\n \"ProtectKernelLogs\": \"no\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectProc\": \"default\",\n \"ProtectSystem\": \"no\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"ReloadResult\": \"success\",\n \"ReloadSignal\": \"1\",\n \"RemainAfterExit\": \"yes\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"system.slice -.mount\",\n \"RequiresMountsFor\": \"/var/tmp\",\n \"Restart\": \"no\",\n \"RestartKillSignal\": \"15\",\n \"RestartMaxDelayUSec\": \"infinity\",\n \"RestartMode\": \"normal\",\n \"RestartSteps\": \"0\",\n \"RestartUSec\": \"100ms\",\n \"RestartUSecNext\": \"100ms\",\n \"RestrictNamespaces\": \"no\",\n \"RestrictRealtime\": \"no\",\n \"RestrictSUIDSGID\": \"no\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RootEphemeral\": \"no\",\n \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"RuntimeRandomizedExtraUSec\": \"0\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"0\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StartupMemoryHigh\": \"18446744073709551615\",\n \"StartupMemoryLow\": \"0\",\n \"StartupMemoryMax\": \"18446744073709551615\",\n \"StartupMemorySwapMax\": \"18446744073709551615\",\n \"StartupMemoryZSwapMax\": \"18446744073709551615\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\",\n \"StateChangeTimestampMonotonic\": \"45111141\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"exited\",\n \"SuccessAction\": \"none\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallErrorNumber\": \"2147483646\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"[not set]\",\n \"TasksMax\": \"4195\",\n \"TimeoutAbortUSec\": \"45s\",\n \"TimeoutCleanUSec\": \"infinity\",\n \"TimeoutStartFailureMode\": \"terminate\",\n \"TimeoutStartUSec\": \"infinity\",\n \"TimeoutStopFailureMode\": \"abort\",\n \"TimeoutStopUSec\": \"45s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"oneshot\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"disabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"Wants\": \"tmp.mount network-online.target\",\n \"WatchdogSignal\": \"6\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 5599 1726879847.83751: done sending task result for task 0affef3a-ec81-5b39-170e-000000000060\n 5599 1726879847.83929: WORKER PROCESS EXITING\n 5599 1726879847.83951: no more pending results, returning what we have\n 5599 1726879847.83955: results queue empty\n 5599 1726879847.83957: checking for any_errors_fatal\n 5599 1726879847.83962: done checking for any_errors_fatal\n 5599 1726879847.83963: checking for max_fail_percentage\n 5599 1726879847.83964: done checking for max_fail_percentage\n 5599 1726879847.83965: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879847.83966: done checking to see if all hosts have failed\n 5599 1726879847.83967: getting the remaining hosts for this loop\n 5599 1726879847.83969: done getting the remaining hosts for this loop\n 5599 1726879847.83976: getting the next task for host managed_node1\n 5599 1726879847.83986: done getting next task for host managed_node1\n 5599 1726879847.83989: ^ task is: TASK: meta (role_complete)\n 5599 1726879847.83992: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879847.83994: getting the next task for host managed_node2\n 5599 1726879847.84003: done getting next task for host managed_node2\n 5599 1726879847.84006: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879847.84008: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879847.84009: getting the next task for host managed_node3\n 5599 1726879847.84014: done getting next task for host managed_node3\n 5599 1726879847.84016: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879847.84018: ^ state is: HOST STATE: block=3, task=4, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879847.84031: getting variables\n 5599 1726879847.84033: in VariableManager get_vars()\n 5599 1726879847.84064: Calling all_inventory to load vars for managed_node1\n 5599 1726879847.84068: Calling groups_inventory to load vars for managed_node1\n 5599 1726879847.84071: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879847.84079: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879847.84083: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879847.84087: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879847.84691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879847.85419: done with get_vars()\n 5599 1726879847.85554: done getting variables\n 5599 1726879847.85647: getting variables\n 5599 1726879847.85649: in VariableManager get_vars()\n 5599 1726879847.85715: Calling all_inventory to load vars for managed_node2\n 5599 1726879847.85718: Calling groups_inventory to load vars for managed_node2\n 5599 1726879847.85721: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879847.85727: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879847.85731: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879847.85736: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879847.85957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879847.86315: done with get_vars()\n 5599 1726879847.86325: done getting variables\n 5599 1726879847.86410: getting variables\n 5599 1726879847.86412: in VariableManager get_vars()\n 5599 1726879847.86421: Calling all_inventory to load vars for managed_node3\n 5599 1726879847.86424: Calling groups_inventory to load vars for managed_node3\n 5599 1726879847.86430: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879847.86436: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879847.86439: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879847.86443: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879847.86679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879847.86972: done with get_vars()\n 5599 1726879847.86985: done getting variables\n 5599 1726879847.87046: done queuing things up, now waiting for results queue to drain\n 5599 1726879847.87049: results queue empty\n 5599 1726879847.87050: checking for any_errors_fatal\n 5599 1726879847.87055: done checking for any_errors_fatal\n 5599 1726879847.87056: checking for max_fail_percentage\n 5599 1726879847.87057: done checking for max_fail_percentage\n 5599 1726879847.87058: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879847.87059: done checking to see if all hosts have failed\n 5599 1726879847.87060: getting the remaining hosts for this loop\n 5599 1726879847.87061: done getting the remaining hosts for this loop\n 5599 1726879847.87067: getting the next task for host managed_node1\n 5599 1726879847.87075: done getting next task for host managed_node1\n 5599 1726879847.87078: ^ task is: TASK: Cleanup kdump_path\n 5599 1726879847.87080: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879847.87081: getting the next task for host managed_node2\n 5599 1726879847.87088: done getting next task for host managed_node2\n 5599 1726879847.87090: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879847.87092: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879847.87093: getting the next task for host managed_node3\n 5599 1726879847.87097: done getting next task for host managed_node3\n 5599 1726879847.87099: ^ task is: TASK: If reboot is required - assert the expected fail message\n 5599 1726879847.87100: ^ state is: HOST STATE: block=3, task=4, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879847.87104: getting variables\n 5599 1726879847.87105: in VariableManager get_vars()\n 5599 1726879847.87116: Calling all_inventory to load vars for managed_node1\n 5599 1726879847.87118: Calling groups_inventory to load vars for managed_node1\n 5599 1726879847.87121: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879847.87127: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879847.87130: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879847.87134: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879847.87360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879847.88099: done with get_vars()\n 5599 1726879847.88113: done getting variables\n 5599 1726879847.88192: getting variables\n 5599 1726879847.88194: in VariableManager get_vars()\n 5599 1726879847.88216: Calling all_inventory to load vars for managed_node2\n 5599 1726879847.88219: Calling groups_inventory to load vars for managed_node2\n 5599 1726879847.88222: Calling all_plugins_inventory to load vars for managed_node2\n 5599 1726879847.88229: Calling all_plugins_play to load vars for managed_node2\n 5599 1726879847.88232: Calling groups_plugins_inventory to load vars for managed_node2\n 5599 1726879847.88236: Calling groups_plugins_play to load vars for managed_node2\n 5599 1726879847.88495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879847.88810: done with get_vars()\n 5599 1726879847.88821: done getting variables\n 5599 1726879847.88973: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [If reboot is required - assert the expected fail message] ****************\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:88\nFriday 20 September 2024 20:50:47 -0400 (0:00:00.975) 0:00:25.677 ****** \n 5599 1726879847.89006: entering _queue_task() for managed_node2/assert\n 5599 1726879847.89008: Creating lock for assert\n 5599 1726879847.89654: worker is 2 (out of 3 available)\n 5599 1726879847.89671: exiting _queue_task() for managed_node2/assert\n 5599 1726879847.89689: getting variables\n 5599 1726879847.89694: in VariableManager get_vars()\n 5599 1726879847.90091: Calling all_inventory to load vars for managed_node3\n 5599 1726879847.90096: Calling groups_inventory to load vars for managed_node3\n 5599 1726879847.90106: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879847.90127: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879847.90132: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879847.90137: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879847.90899: running TaskExecutor() for managed_node2/TASK: If reboot is required - assert the expected fail message\n 5599 1726879847.90903: in run() - task 0affef3a-ec81-5b39-170e-00000000000b\n 5599 1726879847.90906: variable 'ansible_search_path' from source: unknown\n 5599 1726879847.90909: calling self._execute()\n 5599 1726879847.90912: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879847.90914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879847.90988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879847.91646: variable 'omit' from source: magic vars\n 5599 1726879847.91650: variable 'omit' from source: magic vars\n 5599 1726879847.91653: variable 'omit' from source: magic vars\n 5599 1726879847.91655: variable 'omit' from source: magic vars\n 5599 1726879847.91658: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879847.91705: done with get_vars()\n 5599 1726879847.91719: done getting variables\n 5599 1726879847.91772: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879847.91778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879847.91780: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879847.91832: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 5599 1726879847.91845: entering _queue_task() for managed_node3/assert\n 5599 1726879847.92617: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879847.92653: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 5599 1726879847.92659: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879847.92662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879847.92669: Set connection var ansible_shell_type to sh\n 5599 1726879847.92674: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879847.92678: Set connection var ansible_pipelining to False\n 5599 1726879847.92681: Set connection var ansible_connection to ssh\n 5599 1726879847.92685: Set connection var ansible_timeout to 10\n 5599 1726879847.92688: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879847.92691: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879847.92692: variable 'ansible_connection' from source: unknown\n 5599 1726879847.92694: variable 'ansible_module_compression' from source: unknown\n 5599 1726879847.92697: variable 'ansible_shell_type' from source: unknown\n 5599 1726879847.92699: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879847.92700: variable 'ansible_host' from source: host vars for 'managed_node2'\n 5599 1726879847.92702: variable 'ansible_pipelining' from source: unknown\n 5599 1726879847.92704: variable 'ansible_timeout' from source: unknown\n 5599 1726879847.92706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 5599 1726879847.92644: worker is 3 (out of 3 available)\n 5599 1726879847.92713: exiting _queue_task() for managed_node3/assert\n 5599 1726879847.92724: done queuing things up, now waiting for results queue to drain\n 5599 1726879847.92726: waiting for pending results...\n 5599 1726879847.92983: running TaskExecutor() for managed_node3/TASK: If reboot is required - assert the expected fail message\n 5599 1726879847.93051: in run() - task 0affef3a-ec81-5b39-170e-00000000000b\n 5599 1726879847.93075: variable 'ansible_search_path' from source: unknown\n 5599 1726879847.93131: calling self._execute()\n 5599 1726879847.93275: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879847.93289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879847.93313: variable 'omit' from source: magic vars\n 5599 1726879847.93446: variable 'omit' from source: magic vars\n 5599 1726879847.93483: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879847.93496: variable 'omit' from source: magic vars\n 5599 1726879847.93503: starting attempt loop\n 5599 1726879847.93506: running the handler\n 5599 1726879847.93516: variable 'omit' from source: magic vars\n 5599 1726879847.93570: variable 'omit' from source: magic vars\n 5599 1726879847.93627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879847.93683: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879847.93709: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879847.93734: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879847.93758: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879847.93855: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879847.93858: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879847.93861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879847.93955: Set connection var ansible_shell_type to sh\n 5599 1726879847.93983: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879847.93997: Set connection var ansible_pipelining to False\n 5599 1726879847.94005: Set connection var ansible_connection to ssh\n 5599 1726879847.94016: Set connection var ansible_timeout to 10\n 5599 1726879847.94037: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879847.94077: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879847.94090: variable 'ansible_connection' from source: unknown\n 5599 1726879847.94182: variable 'ansible_module_compression' from source: unknown\n 5599 1726879847.94185: variable 'ansible_shell_type' from source: unknown\n 5599 1726879847.94188: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879847.94190: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879847.94193: variable 'ansible_pipelining' from source: unknown\n 5599 1726879847.94195: variable 'ansible_timeout' from source: unknown\n 5599 1726879847.94197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879847.94346: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879847.94367: variable 'omit' from source: magic vars\n 5599 1726879847.94382: starting attempt loop\n 5599 1726879847.94390: running the handler\n 5599 1726879847.94537: variable 'ansible_failed_result' from source: set_fact\n 5599 1726879847.94541: Evaluated conditional ('Reboot is required to apply changes.' in ansible_failed_result.msg): False\n 5599 1726879847.94544: handler run complete\n 5599 1726879847.94546: attempt loop complete, returning result\n 5599 1726879847.94549: _execute() done\n 5599 1726879847.94552: dumping result to json\n 5599 1726879847.94554: done dumping result, returning\n 5599 1726879847.94781: done running TaskExecutor() for managed_node2/TASK: If reboot is required - assert the expected fail message [0affef3a-ec81-5b39-170e-00000000000b]\n 5599 1726879847.94785: sending task result for task 0affef3a-ec81-5b39-170e-00000000000b\n 5599 1726879847.94868: done sending task result for task 0affef3a-ec81-5b39-170e-00000000000b\n 5599 1726879847.94873: WORKER PROCESS EXITING\n 5599 1726879847.94877: variable 'ansible_failed_result' from source: set_fact\n 5599 1726879847.94880: Evaluated conditional ('Reboot is required to apply changes.' in ansible_failed_result.msg): True\n 5599 1726879847.94887: marking managed_node2 as failed\n 5599 1726879847.94895: marking host managed_node2 failed, current state: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879847.94911: ^ failed state is now: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=5, fail_state=6, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879847.94914: getting the next task for host managed_node2\n 5599 1726879847.94916: host managed_node2 is done iterating, returning\nfatal: [managed_node2]: FAILED! => {\n \"assertion\": \"'Reboot is required to apply changes.' in ansible_failed_result.msg\",\n \"changed\": false,\n \"evaluated_to\": false\n}\n\nMSG:\n\nAssertion failed\n 5599 1726879847.95027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879847.98819: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879847.99185: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879847.99231: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879847.99303: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879847.99345: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879847.99637: variable 'kdump_reboot_required' from source: set_fact\n 5599 1726879847.99675: Evaluated conditional (kdump_reboot_required | bool): True\n 5599 1726879847.99739: handler run complete\n 5599 1726879847.99763: attempt loop complete, returning result\n 5599 1726879847.99772: _execute() done\n 5599 1726879847.99783: dumping result to json\n 5599 1726879847.99841: done dumping result, returning\n 5599 1726879847.99857: done running TaskExecutor() for managed_node3/TASK: If reboot is required - assert the expected fail message [0affef3a-ec81-5b39-170e-00000000000b]\n 5599 1726879848.00308: sending task result for task 0affef3a-ec81-5b39-170e-00000000000b\n 5599 1726879848.00713: done sending task result for task 0affef3a-ec81-5b39-170e-00000000000b\n 5599 1726879848.00716: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false\n}\n\nMSG:\n\nAll assertions passed\n 5599 1726879848.00796: no more pending results, returning what we have\n 5599 1726879848.00802: results queue empty\n 5599 1726879848.00803: checking for any_errors_fatal\n 5599 1726879848.00807: done checking for any_errors_fatal\n 5599 1726879848.00808: checking for max_fail_percentage\n 5599 1726879848.00811: done checking for max_fail_percentage\n 5599 1726879848.00812: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879848.00813: done checking to see if all hosts have failed\n 5599 1726879848.00814: getting the remaining hosts for this loop\n 5599 1726879848.00816: done getting the remaining hosts for this loop\n 5599 1726879848.00820: getting the next task for host managed_node1\n 5599 1726879848.00827: done getting next task for host managed_node1\n 5599 1726879848.00830: ^ task is: TASK: Cleanup kdump_path\n 5599 1726879848.00832: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879848.00833: getting the next task for host managed_node2\n 5599 1726879848.00834: host managed_node2 is done iterating, returning\n 5599 1726879848.00835: getting the next task for host managed_node3\n 5599 1726879848.00840: done getting next task for host managed_node3\n 5599 1726879848.00842: ^ task is: TASK: Cleanup kdump_path\n 5599 1726879848.00843: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879848.00849: getting variables\n 5599 1726879848.00851: in VariableManager get_vars()\n 5599 1726879848.00893: Calling all_inventory to load vars for managed_node1\n 5599 1726879848.00897: Calling groups_inventory to load vars for managed_node1\n 5599 1726879848.00902: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879848.00917: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879848.00921: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879848.00925: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879848.01519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879848.01855: done with get_vars()\n 5599 1726879848.01872: done getting variables\n\nTASK [Cleanup kdump_path] ******************************************************\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:96\nFriday 20 September 2024 20:50:48 -0400 (0:00:00.129) 0:00:25.807 ****** \n 5599 1726879848.01991: entering _queue_task() for managed_node1/file\n 5599 1726879848.02381: worker is 1 (out of 3 available)\n 5599 1726879848.02396: exiting _queue_task() for managed_node1/file\n 5599 1726879848.02410: getting variables\n 5599 1726879848.02414: in VariableManager get_vars()\n 5599 1726879848.02805: Calling all_inventory to load vars for managed_node3\n 5599 1726879848.02810: Calling groups_inventory to load vars for managed_node3\n 5599 1726879848.02821: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879848.02845: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879848.02850: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879848.02854: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879848.03710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879848.04259: done with get_vars()\n 5599 1726879848.04398: running TaskExecutor() for managed_node1/TASK: Cleanup kdump_path\n 5599 1726879848.04403: in run() - task 0affef3a-ec81-5b39-170e-00000000000d\n 5599 1726879848.04406: variable 'ansible_search_path' from source: unknown\n 5599 1726879848.04408: calling self._execute()\n 5599 1726879848.04411: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879848.04413: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879848.04415: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879848.04417: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879848.04420: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879848.04422: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879848.04426: in VariableManager get_vars()\n 5599 1726879848.04428: Calling all_inventory to load vars for managed_node1\n 5599 1726879848.04430: Calling groups_inventory to load vars for managed_node1\n 5599 1726879848.04432: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879848.04434: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879848.04436: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879848.04438: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879848.04440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879848.04442: done with get_vars()\n 5599 1726879848.04444: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879848.04449: done getting variables\n 5599 1726879848.04580: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879848.04584: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879848.04587: variable 'omit' from source: magic vars\n 5599 1726879848.04641: variable 'omit' from source: magic vars\n 5599 1726879848.04667: entering _queue_task() for managed_node3/file\n 5599 1726879848.04797: variable 'omit' from source: magic vars\n 5599 1726879848.04800: variable 'kdump_path' from source: play vars\n 5599 1726879848.04803: variable 'kdump_path' from source: play vars\n 5599 1726879848.04862: variable 'omit' from source: magic vars\n 5599 1726879848.04868: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879848.04871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879848.05451: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879848.05802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879848.05807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879848.05811: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879848.05815: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879848.05818: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879848.05821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879848.05824: variable 'ansible_port' from source: unknown\n 5599 1726879848.05828: variable 'ansible_user' from source: unknown\n 5599 1726879848.05832: Set connection var ansible_shell_type to sh\n 5599 1726879848.05835: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879848.05779: worker is 2 (out of 3 available)\n 5599 1726879848.05842: exiting _queue_task() for managed_node3/file\n 5599 1726879848.05852: done queuing things up, now waiting for results queue to drain\n 5599 1726879848.05854: waiting for pending results...\n 5599 1726879848.05892: Set connection var ansible_pipelining to False\n 5599 1726879848.05896: Set connection var ansible_connection to ssh\n 5599 1726879848.05903: Set connection var ansible_timeout to 10\n 5599 1726879848.05920: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879848.05973: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879848.05980: variable 'ansible_user' from source: unknown\n 5599 1726879848.05983: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879848.06002: running TaskExecutor() for managed_node3/TASK: Cleanup kdump_path\n 5599 1726879848.06180: in run() - task 0affef3a-ec81-5b39-170e-00000000000d\n 5599 1726879848.06183: variable 'ansible_search_path' from source: unknown\n 5599 1726879848.06192: calling self._execute()\n 5599 1726879848.06221: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879848.06452: variable 'kdump_ssh_server' from source: play vars\n 5599 1726879848.06470: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879848.06572: variable 'kdump_test_ssh_server_outside' from source: play vars\n 5599 1726879848.06590: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879848.06684: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879848.06711: in VariableManager get_vars()\n 5599 1726879848.06753: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879848.06851: Calling all_inventory to load vars for managed_node3\n 5599 1726879848.06855: Calling groups_inventory to load vars for managed_node3\n 5599 1726879848.06858: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879848.06860: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879848.06865: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879848.06868: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879848.06879: variable 'omit' from source: magic vars\n 5599 1726879848.06889: starting attempt loop\n 5599 1726879848.06891: running the handler\n 5599 1726879848.06907: _low_level_execute_command(): starting\n 5599 1726879848.06917: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879848.07317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879848.07849: done with get_vars()\n 5599 1726879848.08080: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879848.08083: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879848.08086: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879848.08088: variable 'omit' from source: magic vars\n 5599 1726879848.08395: variable 'omit' from source: magic vars\n 5599 1726879848.08439: variable 'omit' from source: magic vars\n 5599 1726879848.08525: variable 'kdump_path' from source: play vars\n 5599 1726879848.08681: variable 'kdump_path' from source: play vars\n 5599 1726879848.08789: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879848.08802: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 5599 1726879848.08821: variable 'omit' from source: magic vars\n 5599 1726879848.08845: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879848.08922: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879848.09001: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879848.09005: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879848.09041: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879848.09137: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879848.09141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879848.09194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879848.09217: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879848.09224: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879848.09233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879848.09282: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879848.09292: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879848.09302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879848.09310: variable 'ansible_port' from source: unknown\n 5599 1726879848.09319: variable 'ansible_user' from source: unknown\n 5599 1726879848.09505: Set connection var ansible_shell_type to sh\n 5599 1726879848.09521: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879848.09533: Set connection var ansible_pipelining to False\n 5599 1726879848.09541: Set connection var ansible_connection to ssh\n 5599 1726879848.09552: Set connection var ansible_timeout to 10\n 5599 1726879848.09579: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879848.09635: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879848.09651: variable 'ansible_user' from source: unknown\n 5599 1726879848.09684: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879848.09980: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 5599 1726879848.10048: variable 'omit' from source: magic vars\n 5599 1726879848.10051: starting attempt loop\n 5599 1726879848.10053: running the handler\n 5599 1726879848.10055: _low_level_execute_command(): starting\n 5599 1726879848.10057: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879848.10941: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879848.11008: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879848.11180: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879848.11183: stdout chunk (state=3):\n>>><<<\n 5599 1726879848.11186: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879848.11196: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879848.11199: _low_level_execute_command(): starting\n 5599 1726879848.11236: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879848.11240: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879848.11269: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879848.11310: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879848.11379: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855 `\" && echo ansible-tmp-1726879848.1115837-6214-45342026614855=\"` echo /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879848.11396: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879848.11424: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855 `\" && echo ansible-tmp-1726879848.1115837-6214-45342026614855=\"` echo /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855 `\" ) && sleep 0'\"'\"''\n 5599 1726879848.13180: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879848.13548: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879848.13552: stdout chunk (state=3):\n>>><<<\n 5599 1726879848.13555: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879848.13569: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879848.13572: _low_level_execute_command(): starting\n 5599 1726879848.13579: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452 `\" && echo ansible-tmp-1726879848.134321-6216-150569707309452=\"` echo /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452 `\" ) && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879848.13586: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452 `\" && echo ansible-tmp-1726879848.134321-6216-150569707309452=\"` echo /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452 `\" ) && sleep 0'\"'\"''\n 5599 1726879848.13592: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879848.13594: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879848.13596: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879848.13712: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879848.13891: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879848.13950: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879848.14092: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879848.14698: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879848.14724: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879848.14891: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879848.15051: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\n<<<\n 5599 1726879848.15090: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879848.15142: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879848.16015: stdout chunk (state=3):\n>>>ansible-tmp-1726879848.1115837-6214-45342026614855=/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855\n<<<\n 5599 1726879848.16222: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879848.16226: stdout chunk (state=3):\n>>><<<\n 5599 1726879848.16238: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'ansible-tmp-1726879848.1115837-6214-45342026614855=/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879848.16554: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879848.1115837-6214-45342026614855=/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879848.16558: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879848.16560: variable 'ansible_module_compression' from source: unknown\n 5599 1726879848.16618: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 5599 1726879848.16669: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 5599 1726879848.16783: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmprh5uxd6i TO /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\n 5599 1726879848.17010: Sending initial data\n 5599 1726879848.17021: Sent initial data (150 bytes)\n 5599 1726879848.17132: stdout chunk (state=3):\n>>>ansible-tmp-1726879848.134321-6216-150569707309452=/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452\n<<<\n 5599 1726879848.17297: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879848.17723: stderr chunk (state=3):\n>>><<<\n 5599 1726879848.17726: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'ansible-tmp-1726879848.134321-6216-150569707309452=/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879848.17733: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879848.134321-6216-150569707309452=/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879848.17736: variable 'ansible_delegated_vars' from source: unknown\n 5599 1726879848.18059: variable 'ansible_module_compression' from source: unknown\n 5599 1726879848.18062: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 5599 1726879848.18064: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 5599 1726879848.18193: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 5599 1726879848.18287: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py\n 5599 1726879848.18299: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n<10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpk3qzmllr TO /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py\n<10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' '[10.31.14.141]'\n 5599 1726879848.18599: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879848.18621: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879848.18749: Sending initial data\n 5599 1726879848.18753: Sent initial data (150 bytes)\n 5599 1726879848.19828: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879848.19846: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879848.19947: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879848.19989: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879848.20008: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879848.20022: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879848.20046: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879848.20082: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879848.20120: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879848.20198: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879848.20204: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879848.20257: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879848.20381: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmprh5uxd6i\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879848.20388: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmprh5uxd6i /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py\n<<<\n 5599 1726879848.20391: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmprh5uxd6i\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py M:0x001a\r\n<<<\n 5599 1726879848.20779: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125502\r\n<<<\n 5599 1726879848.21838: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879848.21922: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879848.21971: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpk3qzmllr\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879848.21993: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpk3qzmllr /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py\n<<<\n 5599 1726879848.22038: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125502 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879848.22095: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879848.22109: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpk3qzmllr\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py M:0x001a\r\n<<<\n 5599 1726879848.22183: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879848.22299: stderr chunk (state=3):\n>>><<<\n 5599 1726879848.22391: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmprh5uxd6i /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmprh5uxd6i\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmprh5uxd6i\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125502\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 125502 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879848.22404: done transferring module to remote\n 5599 1726879848.22407: _low_level_execute_command(): starting\n 5599 1726879848.22409: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/ /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/ /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py && sleep 0'\"'\"''\n 5599 1726879848.22952: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125502\r\n<<<\n 5599 1726879848.23954: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879848.24016: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 5599 1726879848.24039: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879848.24134: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879848.24215: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879848.24235: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879848.24346: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 5599 1726879848.24535: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125502 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879848.24605: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879848.24811: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879848.24834: stderr chunk (state=3):\n>>><<<\n 5599 1726879848.24837: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpk3qzmllr /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpk3qzmllr\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpk3qzmllr\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125502\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 125502 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879848.25035: done transferring module to remote\n 5599 1726879848.25040: _low_level_execute_command(): starting\n 5599 1726879848.25044: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/ /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/ /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py && sleep 0'\"'\"''\n 5599 1726879848.25536: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879848.25550: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879848.25563: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879848.25614: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879848.25638: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879848.25690: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879848.27553: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879848.27609: stderr chunk (state=3):\n>>><<<\n 5599 1726879848.27613: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879848.27634: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879848.27639: _low_level_execute_command(): starting\n 5599 1726879848.27741: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' -tt 10.31.14.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py && sleep 0'\"'\"''\n 5599 1726879848.28319: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879848.28339: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879848.28356: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879848.28381: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879848.28398: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879848.28417: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\n<<<\n 5599 1726879848.28494: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879848.28539: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879848.28559: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879848.28590: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879848.28620: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879848.28652: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879848.28743: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879848.28872: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879848.28878: stdout chunk (state=3):\n>>><<<\n 5599 1726879848.28885: stderr chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879848.28934: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879848.29052: _low_level_execute_command(): starting\n 5599 1726879848.29056: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py && sleep 0'\"'\"''\n 5599 1726879848.29877: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879848.29940: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879848.29980: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879848.30007: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879848.30048: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879848.30891: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879848.30926: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879848.30959: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879848.31044: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879848.31088: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879848.31123: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879848.31148: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 5599 1726879848.31160: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879848.31217: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 5599 1726879848.31230: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879848.31242: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879848.31274: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879848.31310: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879848.31334: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 5599 1726879848.31351: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b8d4530>\r\n<<<\n 5599 1726879848.31357: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b8a3b30>\r\n<<<\n 5599 1726879848.31378: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n<<<\n 5599 1726879848.31395: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b8d6ab0>\r\n<<<\n 5599 1726879848.31420: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 5599 1726879848.31442: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 5599 1726879848.31454: stdout chunk (state=3):\n>>>import 'abc' # \r\n<<<\n 5599 1726879848.31470: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 5599 1726879848.31507: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879848.31606: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 5599 1726879848.31636: stdout chunk (state=3):\n>>>import 'genericpath' # \r\n<<<\n 5599 1726879848.31646: stdout chunk (state=3):\n>>>import 'posixpath' # \r\n<<<\n 5599 1726879848.31666: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 5599 1726879848.31689: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\n<<<\n 5599 1726879848.31699: stdout chunk (state=3):\n>>>Processing user site-packages\r\n<<<\n 5599 1726879848.31722: stdout chunk (state=3):\n>>>Processing global site-packages\r\n<<<\n 5599 1726879848.31729: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 5599 1726879848.31734: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 5599 1726879848.31760: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879848.31799: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879848.31811: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b6c5160>\r\n<<<\n 5599 1726879848.31885: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879848.31915: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b6c5fd0>\r\nimport 'site' # \r\n<<<\n 5599 1726879848.31953: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879848.32209: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879848.32252: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879848.32275: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879848.32323: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879848.32348: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879848.32407: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b703e90>\r\n<<<\n 5599 1726879848.32411: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879848.32443: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879848.32487: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b703f50>\r\n<<<\n 5599 1726879848.32507: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879848.32526: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879848.32606: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879848.32609: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 5599 1726879848.32675: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b73b8c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 5599 1726879848.32680: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\n<<<\n 5599 1726879848.32703: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b73bf50>\r\nimport '_collections' # \r\n<<<\n 5599 1726879848.32749: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b71bb60>\r\n<<<\n 5599 1726879848.32778: stdout chunk (state=3):\n>>>import '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b719280>\r\n<<<\n 5599 1726879848.32890: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b701040>\r\n<<<\n 5599 1726879848.32908: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879848.32949: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 5599 1726879848.33013: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879848.33017: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879848.33032: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879848.33070: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b75f800>\r\n<<<\n 5599 1726879848.33116: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b75e420>\r\n<<<\n 5599 1726879848.33120: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 5599 1726879848.33249: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b71a150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b75ccb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b790860>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7002c0>\r\n<<<\n 5599 1726879848.33255: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879848.33258: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879848.33261: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 5599 1726879848.33268: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879848.33272: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b790d10>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b790bc0>\r\n<<<\n 5599 1726879848.33552: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b790f80>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b6fede0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 5599 1726879848.33558: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b791640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b791310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7924e0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 5599 1726879848.33570: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37a0c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d379dbb30>\r\n<<<\n 5599 1726879848.33582: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37a0eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 5599 1726879848.33790: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7a8710>\r\nimport 'errno' # \r\n<<<\n 5599 1726879848.33815: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b7a9df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7aacc0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b7ab320>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7aa240>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879848.33868: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879848.33884: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b7abda0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7ab4d0>\r\n<<<\n 5599 1726879848.33925: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b792540>\r\n<<<\n 5599 1726879848.33949: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879848.34009: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879848.34012: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879848.34065: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879848.34069: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b537c80>\r\n<<<\n 5599 1726879848.34118: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 5599 1726879848.34137: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b5607a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b560500>\r\n<<<\n 5599 1726879848.34186: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879848.34191: stdout chunk (state=3):\n>>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b560710>\r\n<<<\n 5599 1726879848.34280: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b560980>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b535e20>\r\n<<<\n 5599 1726879848.34283: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879848.34286: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377bd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377bdfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879848.34340: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879848.34393: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 5599 1726879848.34492: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b562090>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b560d10>\r\n<<<\n 5599 1726879848.34496: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b792c30>\r\n<<<\n 5599 1726879848.34514: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879848.34524: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879848.34573: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879848.34637: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879848.34661: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b58e3f0>\r\n<<<\n 5599 1726879848.34702: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879848.34777: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879848.34781: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879848.34799: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5aa540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 5599 1726879848.34832: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879848.35085: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 5599 1726879848.35089: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377fbe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377fbf50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378338c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37833f50>\r\n<<<\n 5599 1726879848.35113: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5e32f0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879848.35132: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b609a90>\r\n<<<\n 5599 1726879848.35211: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5e3410>\r\n<<<\n 5599 1726879848.35256: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5ab1d0>\r\n<<<\n 5599 1726879848.35290: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b428320>\r\n<<<\n 5599 1726879848.35314: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5a9580>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b562f90>\r\n<<<\n 5599 1726879848.35392: stdout chunk (state=3):\n>>>import '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37813b60>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37811280>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377f9040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 5599 1726879848.35435: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879848.35454: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f799b5a9940>\r\n<<<\n 5599 1726879848.35583: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_file_payload_8ecyz9w8/ansible_file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.35671: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37857800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37856420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37812150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37854cb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37888860>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377f82c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37888d10>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37888bc0>\r\n<<<\n 5599 1726879848.35713: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.35729: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879848.35782: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879848.35866: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879848.36090: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b47df10>\r\nimport '_typing' # \r\n<<<\n 5599 1726879848.36126: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b454e00>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b42bf20>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.36153: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.36180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.36215: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.36436: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37888f80>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377f6de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37889640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37889310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3788a4e0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a0710>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d378a1df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a2cc0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d378a3320>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a2240>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879848.36692: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d378a3da0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a34d0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3788a540>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37623c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3764c740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764c4a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3764c770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3764c950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37621e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764dfa0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764cc20>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3788ac30>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879848.36731: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3767a330>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376964b0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 5599 1726879848.36892: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376d3230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879848.37107: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879848.37142: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376f59d0>\r\n<<<\n 5599 1726879848.37166: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376d3350>\r\n<<<\n 5599 1726879848.37293: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37697140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37510290>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376954f0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764eed0>\r\n<<<\n 5599 1726879848.37362: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879848.37399: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7d37510470>\r\n<<<\n 5599 1726879848.37508: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_file_payload_e82sr2p_/ansible_file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.37706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879848.37744: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879848.37772: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.37821: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879848.37858: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37565f10>\r\n<<<\n 5599 1726879848.37872: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879848.38070: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3753ce00>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37513f20>\r\n<<<\n 5599 1726879848.38105: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.38141: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.38176: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 5599 1726879848.38192: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.39039: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 5599 1726879848.39075: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b457d70>\r\n<<<\n 5599 1726879848.39078: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n<<<\n 5599 1726879848.39091: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879848.39114: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 5599 1726879848.39141: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879848.39143: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879848.39179: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879848.39181: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b4a98e0>\r\n<<<\n 5599 1726879848.39213: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4a9670>\r\n<<<\n 5599 1726879848.39250: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4a8f80>\r\n<<<\n 5599 1726879848.39267: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879848.39280: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879848.39319: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4a99d0>\r\n<<<\n 5599 1726879848.39327: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b47e930>\r\n<<<\n 5599 1726879848.39331: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 5599 1726879848.39362: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b4aa5d0>\r\n<<<\n 5599 1726879848.39395: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879848.39401: stdout chunk (state=3):\n>>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b4aa750>\r\n<<<\n 5599 1726879848.39420: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879848.39472: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879848.39481: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879848.39533: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4aac60>\r\n<<<\n 5599 1726879848.39539: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 5599 1726879848.39565: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879848.39587: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879848.39627: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b30ca40>\r\n<<<\n 5599 1726879848.39653: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879848.39668: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b30e660>\r\n<<<\n 5599 1726879848.39690: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 5599 1726879848.39700: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879848.39735: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b30f020>\r\n<<<\n 5599 1726879848.39757: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879848.39791: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879848.39809: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b30ffb0>\r\n<<<\n 5599 1726879848.39824: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879848.39866: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 5599 1726879848.39894: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n<<<\n 5599 1726879848.39899: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 5599 1726879848.39948: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b312bd0>\r\n<<<\n 5599 1726879848.39988: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b313260>\r\n<<<\n 5599 1726879848.40015: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b310f20>\r\n<<<\n 5599 1726879848.40029: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 5599 1726879848.40060: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879848.40081: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n<<<\n 5599 1726879848.40090: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879848.40119: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 5599 1726879848.40177: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879848.40181: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n<<<\n 5599 1726879848.40193: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b316ba0>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879848.40277: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b315670>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3153d0>\r\n<<<\n 5599 1726879848.40294: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879848.40326: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.40372: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b317cb0>\r\n<<<\n 5599 1726879848.40395: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b311400>\r\n<<<\n 5599 1726879848.40460: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b35ecf0>\r\n<<<\n 5599 1726879848.40465: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b35ee70>\r\n<<<\n 5599 1726879848.40515: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879848.40519: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n<<<\n 5599 1726879848.40555: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879848.40596: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b360a70>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b360830>\r\n<<<\n 5599 1726879848.40612: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879848.40689: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879848.40747: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b363020>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b361160>\r\n<<<\n 5599 1726879848.40768: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879848.40843: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879848.40859: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879848.40911: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b36a810>\r\n<<<\n 5599 1726879848.41058: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3631a0>\r\n<<<\n 5599 1726879848.41151: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36b650>\r\n<<<\n 5599 1726879848.41183: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36b860>\r\n<<<\n 5599 1726879848.41227: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879848.41277: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36b140>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b35f170>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879848.41308: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879848.41335: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879848.41379: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36eba0>\r\n<<<\n 5599 1726879848.41548: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879848.41572: stdout chunk (state=3):\n>>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36ffe0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b36d340>\r\n<<<\n 5599 1726879848.41612: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879848.41682: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36e210>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b36cef0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.41709: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.41827: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.41970: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.42083: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.42106: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 5599 1726879848.42125: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3753fd70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879848.42148: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 5599 1726879848.42176: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 5599 1726879848.42226: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 5599 1726879848.42234: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d375918e0>\r\n<<<\n 5599 1726879848.42236: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.42300: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37591670>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37590f80>\r\n<<<\n 5599 1726879848.42324: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 5599 1726879848.42337: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 5599 1726879848.42412: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d375919d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37566930>\r\nimport 'atexit' # \r\n<<<\n 5599 1726879848.42430: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37592630>\r\n<<<\n 5599 1726879848.42457: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37592870>\r\n<<<\n 5599 1726879848.42479: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 5599 1726879848.42528: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 5599 1726879848.42543: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 5599 1726879848.42588: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37592db0>\r\n<<<\n 5599 1726879848.42608: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 5599 1726879848.42643: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 5599 1726879848.42715: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f0b60>\r\n<<<\n 5599 1726879848.42762: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d373f2780>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 5599 1726879848.42822: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f30b0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 5599 1726879848.42880: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.42884: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 5599 1726879848.42891: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37695340>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 5599 1726879848.43190: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f6d20>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d373f7050>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f4fe0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 5599 1726879848.43196: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 5599 1726879848.43272: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 5599 1726879848.43298: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 5599 1726879848.43410: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373fadb0>\r\nimport '_tokenize' # \r\n<<<\n 5599 1726879848.43441: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f98b0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f9640>\r\n<<<\n 5599 1726879848.43491: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 5599 1726879848.43557: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 5599 1726879848.43597: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879848.43613: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879848.43630: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879848.43676: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b3f42c0>\r\n<<<\n 5599 1726879848.43707: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373fbf50>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f54f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37442f60>\r\n<<<\n 5599 1726879848.43745: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374430b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 5599 1726879848.43826: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 5599 1726879848.43830: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 5599 1726879848.43833: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879848.43836: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f50a0>\r\n<<<\n 5599 1726879848.43898: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3736b0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.43902: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37444c50>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37444a10>\r\n<<<\n 5599 1726879848.43926: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.43947: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.43977: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879848.44011: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 5599 1726879848.44082: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37447140>\r\n<<<\n 5599 1726879848.44100: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.44125: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374452e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 5599 1726879848.44183: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879848.44196: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 5599 1726879848.44220: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\n<<<\n 5599 1726879848.44306: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879848.44325: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f5850>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.44351: stdout chunk (state=3):\n>>>import '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3744e960>\r\n<<<\n 5599 1726879848.44567: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374472f0>\r\n<<<\n 5599 1726879848.44663: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3744fc20>\r\n<<<\n 5599 1726879848.44726: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879848.44756: stdout chunk (state=3):\n>>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3744fad0>\r\n<<<\n 5599 1726879848.44807: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879848.44812: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3744fd40>\r\n<<<\n 5599 1726879848.44847: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37443380>\r\n<<<\n 5599 1726879848.44898: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 5599 1726879848.44903: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879848.44905: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.44960: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 5599 1726879848.44969: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879848.45010: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374534a0>\r\n<<<\n 5599 1726879848.45310: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374545c0>\r\n<<<\n 5599 1726879848.45370: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37451c10>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37452f90>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37451850>\r\n<<<\n 5599 1726879848.45383: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.45416: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 5599 1726879848.45419: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.45492: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.45523: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.45592: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879848.45599: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.45609: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.45636: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.45672: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879848.45688: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.45775: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.45783: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.45793: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879848.45826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.45833: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.45839: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text' # \r\n<<<\n 5599 1726879848.45865: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.45883: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879848.45892: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.45912: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879848.45925: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.45971: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.46016: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879848.46023: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.46089: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.46307: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.46327: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.46611: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879848.46670: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879848.46681: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879848.46776: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f76e0>\r\n<<<\n 5599 1726879848.46784: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.46890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.46970: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879848.46981: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879848.46999: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n<<<\n 5599 1726879848.47027: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879848.47186: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879848.47223: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b205d60>\r\n<<<\n 5599 1726879848.47295: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b2066f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f6690>\r\n<<<\n 5599 1726879848.47314: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.47499: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.47577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.47622: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879848.47669: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879848.47708: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.47815: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b2052e0>\r\n<<<\n 5599 1726879848.47880: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b205bb0>\r\nimport 'ansible.module_utils.common.file' # \r\n<<<\n 5599 1726879848.47901: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.47927: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.48002: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.48082: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879848.48151: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 5599 1726879848.48155: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879848.48273: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879848.48333: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b296840>\r\n<<<\n 5599 1726879848.48358: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b2104d0>\r\n<<<\n 5599 1726879848.48409: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b20a600>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b205190>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.48445: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.48481: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879848.48528: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 5599 1726879848.48560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 5599 1726879848.48588: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.48942: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 5599 1726879848.48951: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 5599 1726879848.48965: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879848.49009: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879848.49040: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879848.49137: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374d8620>\r\n<<<\n 5599 1726879848.49140: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.49321: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 5599 1726879848.49364: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879848.49370: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374d94f0>\r\n<<<\n 5599 1726879848.49392: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37450980>\r\n<<<\n 5599 1726879848.49486: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.49547: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.49622: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879848.49639: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.49809: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.49920: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.49944: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/tmp/tests_ssh\", \"changed\": false, \"state\": \"absent\", \"invocation\": {\"module_args\": {\"path\": \"/tmp/tests_ssh\", \"state\": \"absent\", \"recurse\": false, \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_original_basename\": null, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"mode\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 5599 1726879848.50259: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879848.50265: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value<<<\n 5599 1726879848.50268: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 5599 1726879848.50271: stdout chunk (state=3):\n>>>\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n<<<\n 5599 1726879848.50296: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374d9640>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.50339: stdout chunk (state=3):\n>>># restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n<<<\n 5599 1726879848.50346: stdout chunk (state=3):\n>>># cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n<<<\n 5599 1726879848.50411: stdout chunk (state=3):\n>>># cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879848.50682: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 5599 1726879848.50780: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n<<<\n 5599 1726879848.50787: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n<<<\n 5599 1726879848.50902: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n<<<\n 5599 1726879848.50981: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n<<<\n 5599 1726879848.50988: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n<<<\n 5599 1726879848.51041: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879848.51169: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 5599 1726879848.51345: stdout chunk (state=3):\n>>># destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 5599 1726879848.51351: stdout chunk (state=3):\n>>># destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n<<<\n 5599 1726879848.51392: stdout chunk (state=3):\n>>># destroy select\r\n# destroy _hashlib\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n<<<\n 5599 1726879848.51456: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879848.51578: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n 5599 1726879848.51598: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.51605: stdout chunk (state=3):\n>>># destroy re\r\n# destroy _random\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n<<<\n 5599 1726879848.51655: stdout chunk (state=3):\n>>># clear sys.audit hooks\r\n<<<\n 5599 1726879848.52122: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n<<<\n 5599 1726879848.52133: stdout chunk (state=3):\n>>><<<\n 5599 1726879848.52145: stderr chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b8d4530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b8a3b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b8d6ab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b6c5160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b6c5fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b703e90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b703f50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b73b8c0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b73bf50>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b71bb60>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b719280>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b701040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b75f800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b75e420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b71a150>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b75ccb0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b790860>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7002c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b790d10>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b790bc0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b790f80>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b6fede0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b791640>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b791310>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7924e0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7a8710>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b7a9df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7aacc0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b7ab320>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7aa240>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b7abda0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7ab4d0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b792540>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b537c80>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b5607a0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b560500>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b560710>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b560980>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b535e20>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b562090>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b560d10>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b792c30>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b58e3f0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5aa540>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5e32f0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b609a90>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5e3410>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5ab1d0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b428320>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5a9580>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b562f90>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f799b5a9940>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_file_payload_8ecyz9w8/ansible_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b47df10>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b454e00>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b42bf20>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b457d70>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b4a98e0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4a9670>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4a8f80>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4a99d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b47e930>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b4aa5d0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b4aa750>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4aac60>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b30ca40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b30e660>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b30f020>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b30ffb0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b312bd0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b313260>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b310f20>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b316ba0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b315670>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3153d0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b317cb0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b311400>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b35ecf0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b35ee70>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b360a70>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b360830>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b363020>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b361160>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b36a810>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3631a0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36b650>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36b860>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36b140>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b35f170>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36eba0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36ffe0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b36d340>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36e210>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b36cef0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b3f42c0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f50a0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3736b0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f5850>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f76e0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b205d60>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b2066f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f6690>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b2052e0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b205bb0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b296840>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b2104d0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b20a600>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b205190>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"path\": \"/tmp/tests_ssh\", \"changed\": false, \"state\": \"absent\", \"invocation\": {\"module_args\": {\"path\": \"/tmp/tests_ssh\", \"state\": \"absent\", \"recurse\": false, \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_original_basename\": null, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"mode\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy array\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy distro.distro\\r\\n# cleanup[3] wiping distro\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping logging\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy signal\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy io\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections_abc\\r\\n# destroy _weakref\\r\\n# destroy _uuid\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy locale\\r\\n# destroy pwd\\r\\n# destroy selectors\\r\\n# destroy shutil\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy _string\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy marshal\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _blake2\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy select\\r\\n# destroy _hashlib\\r\\n# destroy selinux._selinux\\r\\n# destroy collections\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _signal\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# destroy warnings\\r\\n# destroy operator\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy functools\\r\\n# destroy time\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy re\\r\\n# destroy _random\\r\\n# destroy itertools\\r\\n# destroy _collections\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy _io\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.14.141 closed.\\r\\n\")\n 5599 1726879848.52562: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b8d4530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b8a3b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b8d6ab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b6c5160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b6c5fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b703e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b703f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b73b8c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b73bf50>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b71bb60>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b719280>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b701040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b75f800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b75e420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b71a150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b75ccb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b790860>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7002c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b790d10>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b790bc0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b790f80>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b6fede0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b791640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b791310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7924e0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7a8710>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b7a9df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7aacc0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b7ab320>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7aa240>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b7abda0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7ab4d0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b792540>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b537c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b5607a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b560500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b560710>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b560980>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b535e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b562090>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b560d10>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b792c30>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b58e3f0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5aa540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5e32f0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b609a90>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5e3410>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5ab1d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b428320>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5a9580>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b562f90>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f799b5a9940>\r\n# zipimport: found 30 names in '/tmp/ansible_file_payload_8ecyz9w8/ansible_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b47df10>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b454e00>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b42bf20>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b457d70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b4a98e0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4a9670>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4a8f80>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4a99d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b47e930>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b4aa5d0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b4aa750>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4aac60>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b30ca40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b30e660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b30f020>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b30ffb0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b312bd0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b313260>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b310f20>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b316ba0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b315670>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3153d0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b317cb0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b311400>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b35ecf0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b35ee70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b360a70>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b360830>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b363020>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b361160>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b36a810>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3631a0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36b650>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36b860>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36b140>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b35f170>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36eba0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36ffe0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b36d340>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36e210>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b36cef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b3f42c0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f50a0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3736b0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f5850>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f76e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b205d60>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b2066f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f6690>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b2052e0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b205bb0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b296840>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b2104d0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b20a600>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b205190>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"path\": \"/tmp/tests_ssh\", \"changed\": false, \"state\": \"absent\", \"invocation\": {\"module_args\": {\"path\": \"/tmp/tests_ssh\", \"state\": \"absent\", \"recurse\": false, \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_original_basename\": null, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"mode\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _hashlib\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n 5599 1726879848.54226: done with _execute_module (file, {'path': '/tmp/tests_ssh', 'state': 'absent', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879848.134321-6216-150569707309452/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879848.54230: _low_level_execute_command(): starting\n 5599 1726879848.54233: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/ > /dev/null 2>&1 && sleep 0'\n<10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None\n 5599 1726879848.54241: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n<10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/dc22e8ca95\"' 10.31.14.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879848.54247: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879848.54249: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.54252: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.54254: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879848.54257: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879848.54259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.54300: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.54423: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879848.54427: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.54430: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.54432: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879848.54434: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879848.54437: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 5599 1726879848.54519: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879848.54597: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879848.54750: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879848.54758: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879848.54797: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 5599 1726879848.54828: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 5599 1726879848.54974: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374dbda0>\r\n<<<\n 5599 1726879848.55001: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.55151: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.55282: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879848.55316: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879848.55319: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 5599 1726879848.55491: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879848.55748: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374e60c0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879848.55830: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374e69f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37457710>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.55905: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n<<<\n 5599 1726879848.55920: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.55984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.56052: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.56146: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.56320: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879848.56382: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879848.56493: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374e5670>\r\n<<<\n 5599 1726879848.56607: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879848.56611: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374e6c60>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879848.56761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.56770: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.56827: stderr chunk (state=3):\n>>><<<\n 5599 1726879848.56832: stdout chunk (state=3):\n>>><<<\n<10.31.14.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 3010\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879848.57009: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879848.57014: handler run complete\n 5599 1726879848.57017: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 5599 1726879848.57019: variable 'ansible_host' from source: host vars for 'managed_node3'\n 5599 1726879848.57021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 5599 1726879848.57024: variable 'ansible_port' from source: unknown\n 5599 1726879848.57026: variable 'ansible_user' from source: unknown\n 5599 1726879848.57028: attempt loop complete, returning result\n 5599 1726879848.57030: _execute() done\n 5599 1726879848.57032: dumping result to json\n 5599 1726879848.57034: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.57037: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879848.57039: done dumping result, returning\n 5599 1726879848.57041: done running TaskExecutor() for managed_node3/TASK: Cleanup kdump_path [0affef3a-ec81-5b39-170e-00000000000d]\n 5599 1726879848.57320: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879848.57324: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 5599 1726879848.57327: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37376db0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d372f3c20>\r\n<<<\n 5599 1726879848.57382: sending task result for task 0affef3a-ec81-5b39-170e-00000000000d\n 5599 1726879848.57455: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374ebec0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374ea9c0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.57494: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.57566: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\nok: [managed_node3] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": null,\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"follow\": true,\n \"force\": false,\n \"group\": null,\n \"mode\": null,\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": null,\n \"path\": \"/tmp/tests_ssh\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"absent\",\n \"unsafe_writes\": false\n }\n },\n \"path\": \"/tmp/tests_ssh\",\n \"state\": \"absent\"\n}\n 5599 1726879848.58214: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879848.58218: done sending task result for task 0affef3a-ec81-5b39-170e-00000000000d\n 5599 1726879848.58222: WORKER PROCESS EXITING\n 5599 1726879848.58636: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.59687: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879848.59885: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/tmp/tests_ssh\", \"changed\": false, \"state\": \"absent\", \"invocation\": {\"module_args\": {\"path\": \"/tmp/tests_ssh\", \"state\": \"absent\", \"recurse\": false, \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_original_basename\": null, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"mode\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n<<<\n 5599 1726879848.59891: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 5599 1726879848.60490: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removi<<<\n 5599 1726879848.60539: stdout chunk (state=3):\n>>>ng json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 5599 1726879848.60837: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 5599 1726879848.60850: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 5599 1726879848.60930: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n<<<\n 5599 1726879848.60943: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 5599 1726879848.60954: stdout chunk (state=3):\n>>># destroy array\r\n<<<\n 5599 1726879848.60990: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n<<<\n 5599 1726879848.60993: stdout chunk (state=3):\n>>># cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n<<<\n 5599 1726879848.61015: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux\r\n<<<\n 5599 1726879848.61022: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n<<<\n 5599 1726879848.61238: stdout chunk (state=3):\n>>># cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 5599 1726879848.61254: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n<<<\n 5599 1726879848.61298: stdout chunk (state=3):\n>>># cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n<<<\n 5599 1726879848.61301: stdout chunk (state=3):\n>>># cleanup[3] wiping _thread\r\n<<<\n 5599 1726879848.61304: stdout chunk (state=3):\n>>># cleanup[3] wiping _imp\r\n<<<\n 5599 1726879848.61330: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n<<<\n 5599 1726879848.61438: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879848.61715: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 5599 1726879848.61770: stdout chunk (state=3):\n>>># destroy _collections_abc\r\n<<<\n 5599 1726879848.61859: stdout chunk (state=3):\n>>># destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n<<<\n 5599 1726879848.61888: stdout chunk (state=3):\n>>># destroy tokenize\r\n<<<\n 5599 1726879848.61935: stdout chunk (state=3):\n>>># destroy _string\r\n<<<\n 5599 1726879848.61993: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n<<<\n 5599 1726879848.62177: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _hashlib\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 5599 1726879848.62297: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n<<<\n 5599 1726879848.62348: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n<<<\n 5599 1726879848.62409: stdout chunk (state=3):\n>>># destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n 5599 1726879848.62447: stdout chunk (state=3):\n>>># destroy re\r\n<<<\n 5599 1726879848.62461: stdout chunk (state=3):\n>>># destroy _random\r\n<<<\n 5599 1726879848.62654: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879848.63249: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879848.63413: stderr chunk (state=3):\n>>><<<\n 5599 1726879848.63416: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37a0c530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d379dbb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37a0eab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377bd160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377bdfd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377fbe90>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377fbf50>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378338c0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37833f50>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37813b60>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37811280>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377f9040>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37857800>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37856420>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37812150>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37854cb0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37888860>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377f82c0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37888d10>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37888bc0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37888f80>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377f6de0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37889640>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37889310>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3788a4e0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a0710>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d378a1df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a2cc0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d378a3320>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a2240>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d378a3da0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a34d0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3788a540>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37623c80>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3764c740>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764c4a0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3764c770>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3764c950>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37621e20>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764dfa0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764cc20>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3788ac30>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3767a330>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376964b0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376d3230>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376f59d0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376d3350>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37697140>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37510290>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376954f0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764eed0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7d37510470>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_file_payload_e82sr2p_/ansible_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37565f10>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3753ce00>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37513f20>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3753fd70>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d375918e0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37591670>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37590f80>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d375919d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37566930>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37592630>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37592870>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37592db0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f0b60>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d373f2780>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f30b0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37695340>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f6d20>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d373f7050>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f4fe0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373fadb0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f98b0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f9640>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373fbf50>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f54f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37442f60>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374430b0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37444c50>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37444a10>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37447140>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374452e0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3744e960>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374472f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3744fc20>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3744fad0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3744fd40>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37443380>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374534a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374545c0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37451c10>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37452f90>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37451850>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374d8620>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374d94f0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37450980>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374d9640>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374dbda0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374e60c0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374e69f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37457710>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374e5670>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374e6c60>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37376db0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d372f3c20>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374ebec0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374ea9c0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"path\": \"/tmp/tests_ssh\", \"changed\": false, \"state\": \"absent\", \"invocation\": {\"module_args\": {\"path\": \"/tmp/tests_ssh\", \"state\": \"absent\", \"recurse\": false, \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_original_basename\": null, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"mode\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy array\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy distro.distro\\r\\n# cleanup[3] wiping distro\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping logging\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy signal\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy io\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections_abc\\r\\n# destroy _weakref\\r\\n# destroy _uuid\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy locale\\r\\n# destroy pwd\\r\\n# destroy selectors\\r\\n# destroy shutil\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy _string\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy marshal\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _blake2\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy select\\r\\n# destroy _hashlib\\r\\n# destroy selinux._selinux\\r\\n# destroy collections\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _signal\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# destroy warnings\\r\\n# destroy operator\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy functools\\r\\n# destroy time\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy re\\r\\n# destroy _random\\r\\n# destroy itertools\\r\\n# destroy _collections\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy _io\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879848.63630: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37a0c530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d379dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37a0eab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377bd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377bdfd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377fbe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377fbf50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378338c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37833f50>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37813b60>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37811280>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377f9040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37857800>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37856420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37812150>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37854cb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37888860>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377f82c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37888d10>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37888bc0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37888f80>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377f6de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37889640>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37889310>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3788a4e0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a0710>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d378a1df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a2cc0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d378a3320>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a2240>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d378a3da0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a34d0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3788a540>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37623c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3764c740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764c4a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3764c770>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3764c950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37621e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764dfa0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764cc20>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3788ac30>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3767a330>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376964b0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376d3230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376f59d0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376d3350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37697140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37510290>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376954f0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764eed0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7d37510470>\r\n# zipimport: found 30 names in '/tmp/ansible_file_payload_e82sr2p_/ansible_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37565f10>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3753ce00>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37513f20>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3753fd70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d375918e0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37591670>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37590f80>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d375919d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37566930>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37592630>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37592870>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37592db0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f0b60>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d373f2780>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f30b0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37695340>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f6d20>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d373f7050>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f4fe0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373fadb0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f98b0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f9640>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373fbf50>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f54f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37442f60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374430b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37444c50>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37444a10>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37447140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374452e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3744e960>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374472f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3744fc20>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3744fad0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3744fd40>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37443380>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374534a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374545c0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37451c10>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37452f90>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37451850>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374d8620>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374d94f0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37450980>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374d9640>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374dbda0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374e60c0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374e69f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37457710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374e5670>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374e6c60>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37376db0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d372f3c20>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374ebec0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374ea9c0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"path\": \"/tmp/tests_ssh\", \"changed\": false, \"state\": \"absent\", \"invocation\": {\"module_args\": {\"path\": \"/tmp/tests_ssh\", \"state\": \"absent\", \"recurse\": false, \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_original_basename\": null, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"mode\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _hashlib\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879848.65233: done with _execute_module (file, {'path': '/tmp/tests_ssh', 'state': 'absent', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879848.1115837-6214-45342026614855/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879848.65238: _low_level_execute_command(): starting\n 5599 1726879848.65241: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879848.65251: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879848.65259: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879848.65306: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879848.65310: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879848.65315: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 5599 1726879848.65317: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879848.65320: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879848.65322: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879848.65324: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879848.65327: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 5599 1726879848.65329: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879848.65332: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879848.65336: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879848.65339: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879848.67614: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 5599 1726879848.67617: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 5599 1726879848.67696: stderr chunk (state=3):\n>>><<<\n 5599 1726879848.67700: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879848.67880: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879848.67885: handler run complete\n 5599 1726879848.67889: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879848.67893: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879848.67896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879848.67900: variable 'ansible_port' from source: unknown\n 5599 1726879848.67903: variable 'ansible_user' from source: unknown\n 5599 1726879848.67907: attempt loop complete, returning result\n 5599 1726879848.67909: _execute() done\n 5599 1726879848.67911: dumping result to json\n 5599 1726879848.67914: done dumping result, returning\n 5599 1726879848.67917: done running TaskExecutor() for managed_node1/TASK: Cleanup kdump_path [0affef3a-ec81-5b39-170e-00000000000d]\n 5599 1726879848.67920: sending task result for task 0affef3a-ec81-5b39-170e-00000000000d\n 5599 1726879848.68085: done sending task result for task 0affef3a-ec81-5b39-170e-00000000000d\n 5599 1726879848.68097: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": null,\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"follow\": true,\n \"force\": false,\n \"group\": null,\n \"mode\": null,\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": null,\n \"path\": \"/tmp/tests_ssh\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"absent\",\n \"unsafe_writes\": false\n }\n },\n \"path\": \"/tmp/tests_ssh\",\n \"state\": \"absent\"\n}\n 5599 1726879848.68159: no more pending results, returning what we have\n 5599 1726879848.68166: results queue empty\n 5599 1726879848.68167: checking for any_errors_fatal\n 5599 1726879848.68174: done checking for any_errors_fatal\n 5599 1726879848.68176: checking for max_fail_percentage\n 5599 1726879848.68178: done checking for max_fail_percentage\n 5599 1726879848.68179: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879848.68180: done checking to see if all hosts have failed\n 5599 1726879848.68181: getting the remaining hosts for this loop\n 5599 1726879848.68183: done getting the remaining hosts for this loop\n 5599 1726879848.68217: getting the next task for host managed_node1\n 5599 1726879848.68226: done getting next task for host managed_node1\n 5599 1726879848.68228: ^ task is: TASK: meta (flush_handlers)\n 5599 1726879848.68231: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879848.68232: getting the next task for host managed_node2\n 5599 1726879848.68233: host managed_node2 is done iterating, returning\n 5599 1726879848.68234: getting the next task for host managed_node3\n 5599 1726879848.68237: done getting next task for host managed_node3\n 5599 1726879848.68238: ^ task is: TASK: meta (flush_handlers)\n 5599 1726879848.68240: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879848.68251: getting variables\n 5599 1726879848.68252: in VariableManager get_vars()\n 5599 1726879848.68283: Calling all_inventory to load vars for managed_node1\n 5599 1726879848.68287: Calling groups_inventory to load vars for managed_node1\n 5599 1726879848.68290: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879848.68301: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879848.68305: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879848.68308: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879848.68619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879848.68797: done with get_vars()\n 5599 1726879848.68807: done getting variables\n 5599 1726879848.68868: in VariableManager get_vars()\n 5599 1726879848.68879: Calling all_inventory to load vars for managed_node1\n 5599 1726879848.68880: Calling groups_inventory to load vars for managed_node1\n 5599 1726879848.68882: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879848.68886: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879848.68888: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879848.68890: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879848.69113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879848.69800: done with get_vars()\nNOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed_node1\n 5599 1726879848.69837: getting variables\n 5599 1726879848.69839: in VariableManager get_vars()\n 5599 1726879848.69849: Calling all_inventory to load vars for managed_node3\n 5599 1726879848.69852: Calling groups_inventory to load vars for managed_node3\n 5599 1726879848.69854: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879848.69860: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879848.69863: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879848.69867: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879848.70096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879848.70416: done with get_vars()\n 5599 1726879848.70428: done getting variables\n 5599 1726879848.70501: in VariableManager get_vars()\n 5599 1726879848.70512: Calling all_inventory to load vars for managed_node3\n 5599 1726879848.70515: Calling groups_inventory to load vars for managed_node3\n 5599 1726879848.70518: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879848.70524: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879848.70527: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879848.70531: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879848.70770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879848.70980: done with get_vars()\n 5599 1726879848.70990: done queuing things up, now waiting for results queue to drain\n 5599 1726879848.70992: results queue empty\n 5599 1726879848.70992: checking for any_errors_fatal\n 5599 1726879848.70996: done checking for any_errors_fatal\n 5599 1726879848.70997: checking for max_fail_percentage\n 5599 1726879848.70997: done checking for max_fail_percentage\n 5599 1726879848.70998: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879848.70999: done checking to see if all hosts have failed\n 5599 1726879848.70999: getting the remaining hosts for this loop\n 5599 1726879848.71000: done getting the remaining hosts for this loop\n 5599 1726879848.71002: getting the next task for host managed_node1\n 5599 1726879848.71004: done getting next task for host managed_node1\n 5599 1726879848.71006: ^ task is: HANDLER: fedora.linux_system_roles.kdump : Restart kdump\n 5599 1726879848.71009: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=1, run_state=4, fail_state=0, pre_flushing_run_state=1, update_handlers=False, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879848.71010: getting the next task for host managed_node2\n 5599 1726879848.71012: host managed_node2 is done iterating, returning\n 5599 1726879848.71013: getting the next task for host managed_node3\n 5599 1726879848.71017: done getting next task for host managed_node3\n 5599 1726879848.71021: ^ task is: TASK: meta (flush_handlers)\n 5599 1726879848.71022: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879848.71027: getting variables\n 5599 1726879848.71028: in VariableManager get_vars()\n 5599 1726879848.71042: Calling all_inventory to load vars for managed_node1\n 5599 1726879848.71045: Calling groups_inventory to load vars for managed_node1\n 5599 1726879848.71048: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879848.71053: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879848.71058: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879848.71062: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879848.71212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879848.71463: done with get_vars()\n 5599 1726879848.71473: done getting variables\n 5599 1726879848.71523: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nRUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] **************\ntask path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2\nFriday 20 September 2024 20:50:48 -0400 (0:00:00.695) 0:00:26.502 ****** \n 5599 1726879848.71559: entering _queue_task() for managed_node1/service\n 5599 1726879848.71950: worker is 3 (out of 3 available)\n 5599 1726879848.71966: exiting _queue_task() for managed_node1/service\n 5599 1726879848.71995: getting variables\n 5599 1726879848.72001: in VariableManager get_vars()\n 5599 1726879848.72291: Calling all_inventory to load vars for managed_node3\n 5599 1726879848.72295: Calling groups_inventory to load vars for managed_node3\n 5599 1726879848.72303: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879848.72326: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879848.72331: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879848.72336: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879848.72851: running TaskExecutor() for managed_node1/HANDLER: fedora.linux_system_roles.kdump : Restart kdump\n 5599 1726879848.72855: in run() - task 0affef3a-ec81-5b39-170e-000000000062\n 5599 1726879848.72859: variable 'ansible_search_path' from source: unknown\n 5599 1726879848.72861: variable 'ansible_search_path' from source: unknown\n 5599 1726879848.72864: calling self._execute()\n 5599 1726879848.72901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879848.73229: done with get_vars()\n 5599 1726879848.73242: done getting variables\n 5599 1726879848.73302: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879848.73306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879848.73309: variable 'omit' from source: magic vars\n 5599 1726879848.73386: done queuing things up, now waiting for results queue to drain\n 5599 1726879848.73388: waiting for pending results...\n 5599 1726879848.73654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 5599 1726879848.76278: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 5599 1726879848.76283: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 5599 1726879848.76343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 5599 1726879848.76383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 5599 1726879848.76420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 5599 1726879848.76497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 5599 1726879848.76522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 5599 1726879848.76545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 5599 1726879848.76581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 5599 1726879848.76595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 5599 1726879848.76695: variable '__kdump_service_start' from source: set_fact\n 5599 1726879848.76730: Evaluated conditional (not __kdump_service_start.changed | d(false)): True\n 5599 1726879848.76837: variable 'kdump_reboot_required' from source: set_fact\n 5599 1726879848.76843: Evaluated conditional (not kdump_reboot_required): True\n 5599 1726879848.76851: variable 'omit' from source: magic vars\n 5599 1726879848.76905: variable 'omit' from source: magic vars\n 5599 1726879848.76967: variable 'omit' from source: magic vars\n 5599 1726879848.76975: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 5599 1726879848.77032: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 5599 1726879848.77036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 5599 1726879848.77060: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879848.77114: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 5599 1726879848.77127: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 5599 1726879848.77130: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879848.77136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879848.77261: Set connection var ansible_shell_type to sh\n 5599 1726879848.77267: Set connection var ansible_module_compression to ZIP_DEFLATED\n 5599 1726879848.77280: Set connection var ansible_pipelining to False\n 5599 1726879848.77283: Set connection var ansible_connection to ssh\n 5599 1726879848.77285: Set connection var ansible_timeout to 10\n 5599 1726879848.77385: Set connection var ansible_shell_executable to /bin/sh\n 5599 1726879848.77388: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879848.77391: variable 'ansible_connection' from source: unknown\n 5599 1726879848.77393: variable 'ansible_module_compression' from source: unknown\n 5599 1726879848.77395: variable 'ansible_shell_type' from source: unknown\n 5599 1726879848.77398: variable 'ansible_shell_executable' from source: unknown\n 5599 1726879848.77402: variable 'ansible_host' from source: host vars for 'managed_node1'\n 5599 1726879848.77405: variable 'ansible_pipelining' from source: unknown\n 5599 1726879848.77407: variable 'ansible_timeout' from source: unknown\n 5599 1726879848.77409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 5599 1726879848.77499: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 5599 1726879848.77508: variable 'omit' from source: magic vars\n 5599 1726879848.77515: starting attempt loop\n 5599 1726879848.77519: running the handler\n 5599 1726879848.77620: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 5599 1726879848.77797: _low_level_execute_command(): starting\n 5599 1726879848.77803: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 5599 1726879848.78407: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879848.78477: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879848.78482: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879848.78550: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879848.78562: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879848.78614: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879848.81468: stdout chunk (state=3):\n>>>/root\n<<<\n 5599 1726879848.81632: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879848.81704: stderr chunk (state=3):\n>>><<<\n 5599 1726879848.81706: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'/root\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879848.81736: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879848.81893: _low_level_execute_command(): starting\n 5599 1726879848.81897: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525 `\" && echo ansible-tmp-1726879848.8175201-6243-188239576896525=\"` echo /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525 `\" ) && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525 `\" && echo ansible-tmp-1726879848.8175201-6243-188239576896525=\"` echo /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525 `\" ) && sleep 0'\"'\"''\n 5599 1726879848.82510: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879848.82521: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879848.82562: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879848.82581: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879848.82639: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879848.82650: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879848.82659: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879848.82702: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879848.85644: stdout chunk (state=3):\n>>>ansible-tmp-1726879848.8175201-6243-188239576896525=/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525\n<<<\n 5599 1726879848.85811: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879848.85870: stderr chunk (state=3):\n>>><<<\n 5599 1726879848.85875: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'ansible-tmp-1726879848.8175201-6243-188239576896525=/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879848.85902: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879848.8175201-6243-188239576896525=/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879848.86088: variable 'ansible_module_compression' from source: unknown\n 5599 1726879848.86092: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED\n 5599 1726879848.86107: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n 5599 1726879848.86335: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py\n<10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5v2dw_nt TO /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py\n<10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' '[10.31.12.141]'\n 5599 1726879848.86606: Sending initial data\n 5599 1726879848.86609: Sent initial data (154 bytes)\n 5599 1726879848.87403: stderr chunk (state=3):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879848.87434: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 5599 1726879848.87495: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879848.87553: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 5599 1726879848.87582: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879848.87604: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 5599 1726879848.87630: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879848.87787: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879848.90186: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 5599 1726879848.90245: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 5599 1726879848.90298: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 5599 1726879848.90302: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5v2dw_nt\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 5599 1726879848.90304: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5v2dw_nt /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py\n<<<\n 5599 1726879848.90359: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5v2dw_nt\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py\"\r\n<<<\n 5599 1726879848.90362: stderr chunk (state=3):\n>>>debug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py M:0x001a\r\n<<<\n 5599 1726879848.91317: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 5599 1726879848.91950: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\n<<<\n 5599 1726879848.91953: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31376\r\n<<<\n 5599 1726879848.92152: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31376 bytes at 261120\r\n<<<\n 5599 1726879848.92156: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 5599 1726879848.92199: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 5599 1726879848.92279: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879848.92360: stderr chunk (state=3):\n>>><<<\n 5599 1726879848.92363: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5v2dw_nt /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py\\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5v2dw_nt\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: do_upload: upload local \"/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5v2dw_nt\" to remote \"/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31376\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 31376 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 5599 1726879848.92582: done transferring module to remote\n 5599 1726879848.92587: _low_level_execute_command(): starting\n 5599 1726879848.92592: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/ /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/ /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 5599 1726879848.93170: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879848.93175: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 5599 1726879848.93179: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 5599 1726879848.93182: stderr chunk (state=3):\n>>>debug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879848.93223: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 5599 1726879848.93232: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879848.93268: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879848.93335: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879848.96456: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879848.96563: stderr chunk (state=3):\n>>><<<\n 5599 1726879848.96566: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879848.96717: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879848.96725: _low_level_execute_command(): starting\n 5599 1726879848.96729: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' -tt 10.31.12.141 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 5599 1726879848.98386: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879848.98408: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 5599 1726879848.98431: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879848.98454: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 5599 1726879848.98502: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 5599 1726879848.98615: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 5599 1726879848.98624: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 5599 1726879848.98651: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 5599 1726879848.98661: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 5599 1726879848.98690: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\n<<<\n 5599 1726879848.98725: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879848.98787: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879849.01790: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 5599 1726879849.01824: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 5599 1726879849.01854: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 5599 1726879849.01871: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 5599 1726879849.01932: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 5599 1726879849.01959: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 5599 1726879849.01979: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 5599 1726879849.02018: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 5599 1726879849.02051: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 5599 1726879849.02115: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879849.02133: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 5599 1726879849.02161: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 5599 1726879849.02218: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 5599 1726879849.02233: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac79ac530>\r\n<<<\n 5599 1726879849.02281: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac797bb30>\r\n<<<\n 5599 1726879849.02300: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac79aeab0>\r\nimport '_signal' # \r\n<<<\n 5599 1726879849.02629: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 5599 1726879849.02650: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 5599 1726879849.02669: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7761160>\r\n<<<\n 5599 1726879849.02905: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7761fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 5599 1726879849.03216: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 5599 1726879849.03243: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 5599 1726879849.03264: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879849.03285: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 5599 1726879849.03341: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 5599 1726879849.03354: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 5599 1726879849.03381: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 5599 1726879849.03395: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779fdd0>\r\n<<<\n 5599 1726879849.03422: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 5599 1726879849.03451: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 5599 1726879849.03473: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779ffe0>\r\n<<<\n 5599 1726879849.03496: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 5599 1726879849.03509: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 5599 1726879849.03539: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 5599 1726879849.03586: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879849.03622: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 5599 1726879849.03625: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n<<<\n 5599 1726879849.03675: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77d7800>\r\n<<<\n 5599 1726879849.03679: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\n<<<\n 5599 1726879849.03699: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77d7e90>\r\nimport '_collections' # \r\n<<<\n 5599 1726879849.03756: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77b7aa0>\r\n<<<\n 5599 1726879849.03777: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 5599 1726879849.03794: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77b5190>\r\n<<<\n 5599 1726879849.03901: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779cf80>\r\n<<<\n 5599 1726879849.03913: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 5599 1726879849.03942: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 5599 1726879849.03954: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 5599 1726879849.03984: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 5599 1726879849.04002: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 5599 1726879849.04029: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n<<<\n 5599 1726879849.04041: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 5599 1726879849.04068: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77fb710>\r\n<<<\n 5599 1726879849.04083: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77fa330>\r\n<<<\n 5599 1726879849.04112: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\n<<<\n 5599 1726879849.04138: stdout chunk (state=3):\n>>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77b6060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77f8a40>\r\n<<<\n 5599 1726879849.04180: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 5599 1726879849.04196: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782c6e0>\r\n<<<\n 5599 1726879849.04220: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779c200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 5599 1726879849.04250: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879849.04269: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac782cb90>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782ca40>\r\n<<<\n 5599 1726879849.04304: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879849.04318: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac782ce00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779ad20>\r\n<<<\n 5599 1726879849.04613: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879849.04618: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782d4c0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782d190>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782e3c0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac78485c0>\r\nimport 'errno' # \r\n<<<\n 5599 1726879849.04639: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879849.04662: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7849d00>\r\n<<<\n 5599 1726879849.04700: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n<<<\n 5599 1726879849.04725: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 5599 1726879849.04744: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 5599 1726879849.04747: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac784abd0>\r\n<<<\n 5599 1726879849.04788: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac784b230>\r\n<<<\n 5599 1726879849.04793: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac784a120>\r\n<<<\n 5599 1726879849.04821: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 5599 1726879849.04884: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879849.04887: stdout chunk (state=3):\n>>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac784bc80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac784b3b0>\r\n<<<\n 5599 1726879849.04945: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782e3f0>\r\n<<<\n 5599 1726879849.04959: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 5599 1726879849.04989: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 5599 1726879849.05003: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 5599 1726879849.05030: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 5599 1726879849.05060: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac752bb30>\r\n<<<\n 5599 1726879849.05116: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7554620>\r\n<<<\n 5599 1726879849.05158: stdout chunk (state=3):\n>>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7554380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7554590>\r\n<<<\n 5599 1726879849.05263: stdout chunk (state=3):\n>>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac75547d0>\r\n<<<\n 5599 1726879849.05287: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7529cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 5599 1726879849.05332: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 5599 1726879849.05370: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 5599 1726879849.05395: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7555e50>\r\n<<<\n 5599 1726879849.05408: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7554b00>\r\n<<<\n 5599 1726879849.05448: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782eae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 5599 1726879849.05520: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879849.05523: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 5599 1726879849.05589: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 5599 1726879849.05652: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac75861e0>\r\n<<<\n 5599 1726879849.05681: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879849.05695: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 5599 1726879849.05900: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 5599 1726879849.05918: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac759e390>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac75db110>\r\n<<<\n 5599 1726879849.05936: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 5599 1726879849.05972: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 5599 1726879849.05998: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 5599 1726879849.06042: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 5599 1726879849.06136: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac76018b0>\r\n<<<\n 5599 1726879849.06208: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac75db230>\r\n<<<\n 5599 1726879849.06251: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac759f020>\r\n<<<\n 5599 1726879849.06284: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74241d0>\r\n<<<\n 5599 1726879849.06303: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac759d3d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7556d80>\r\n<<<\n 5599 1726879849.06485: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 5599 1726879849.06500: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6ac74243b0>\r\n<<<\n 5599 1726879849.06683: stdout chunk (state=3):\n>>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_47hk2_4h/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.06835: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.06865: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 5599 1726879849.06913: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 5599 1726879849.06990: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 5599 1726879849.07097: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7491ee0>\r\n<<<\n 5599 1726879849.07103: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 5599 1726879849.07306: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7464dd0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7427ef0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.07340: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 5599 1726879849.07352: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.08889: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.12069: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7467d40>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac74bd820>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bd610>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bcf50>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bd9a0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7492900>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac74be5a0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac74be7e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bed20>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7324a40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7326660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7326fc0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7327f50>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64<<<\n 5599 1726879849.12219: stdout chunk (state=3):\n>>>/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732ac60>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac732afc0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7328f20>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732e9c0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732d4c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732d220>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732fd10>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7329430>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7372b70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7372c90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac73748c0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7374680>\r\n<<<\n 5599 1726879849.12235: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 5599 1726879849.12437: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7376e70>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7374fb0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 5599 1726879849.12480: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7382690>\r\n<<<\n 5599 1726879849.12637: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7377020>\r\n<<<\n 5599 1726879849.12706: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac73834a0>\r\n<<<\n 5599 1726879849.12731: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac73836b0>\r\n<<<\n 5599 1726879849.12787: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879849.12822: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7382fc0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7372fc0>\r\n<<<\n 5599 1726879849.12902: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 5599 1726879849.12929: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7387050>\r\n<<<\n 5599 1726879849.13112: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879849.13141: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7387ec0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7385820>\r\n<<<\n 5599 1726879849.13306: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7386ba0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7385430>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.13311: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.13335: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.13445: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.13471: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 5599 1726879849.13687: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.13839: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.13970: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.15117: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.16315: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 5599 1726879849.16349: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 5599 1726879849.16378: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879849.16451: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879849.16457: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7211430>\r\n<<<\n 5599 1726879849.16603: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 5599 1726879849.16637: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7211520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac738a840>\r\n<<<\n 5599 1726879849.16703: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 5599 1726879849.16720: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.16754: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 5599 1726879849.16779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.16934: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.17127: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 5599 1726879849.17131: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 5599 1726879849.17152: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7210c50>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.18046: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.18698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.18838: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.19008: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 5599 1726879849.19047: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.19129: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.19190: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 5599 1726879849.19210: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.19357: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.19547: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 5599 1726879849.19578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.19598: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.19621: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing' # \r\n<<<\n 5599 1726879849.19648: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.19723: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.19790: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 5599 1726879849.19816: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.20385: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.20715: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 5599 1726879849.20797: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 5599 1726879849.20804: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72133e0>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.20881: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.20963: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 5599 1726879849.20978: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 5599 1726879849.21043: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 5599 1726879849.21049: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n<<<\n 5599 1726879849.21158: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879849.21366: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac72199d0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac721a2d0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7212420>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.21599: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.21672: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 5599 1726879849.21716: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879849.21819: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7218fe0>\r\n<<<\n 5599 1726879849.21858: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac721a4b0>\r\n<<<\n 5599 1726879849.21892: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 5599 1726879849.21921: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.21979: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.22043: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.22083: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.22172: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 5599 1726879849.22188: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 5599 1726879849.22259: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 5599 1726879849.22309: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 5599 1726879849.22595: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72aa5d0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72241a0>\r\n<<<\n 5599 1726879849.22600: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac721e390>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac721e1e0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 5599 1726879849.22654: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.22657: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.22692: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 5599 1726879849.22823: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.22848: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 5599 1726879849.22864: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.23242: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.23548: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.23569: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.23606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.23683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.23788: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.23858: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.namespace' # <<<\n 5599 1726879849.23870: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879849.23887: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879849.23893: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879849.24030: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879849.24036: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879849.24158: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879849.24200: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.24271: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.typing' # \r\n<<<\n 5599 1726879849.24295: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 5599 1726879849.24320: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879849.24621: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.25001: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.25095: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py<<<\n 5599 1726879849.25102: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 5599 1726879849.25194: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n<<<\n 5599 1726879849.25502: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b0cb0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d37e30>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6d3c2f0>\r\n<<<\n 5599 1726879849.25507: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac71fce30>\r\n<<<\n 5599 1726879849.25531: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac71fc0b0>\r\n<<<\n 5599 1726879849.25605: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b2a20>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b2540>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n<<<\n 5599 1726879849.25647: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n<<<\n 5599 1726879849.25662: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n<<<\n 5599 1726879849.25690: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n<<<\n 5599 1726879849.25726: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n<<<\n 5599 1726879849.25750: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6d3f470>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3ed20>\r\n<<<\n 5599 1726879849.25779: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879849.25803: stdout chunk (state=3):\n>>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6d3ef00>\r\n<<<\n 5599 1726879849.25827: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3e180>\r\n<<<\n 5599 1726879849.25925: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n<<<\n 5599 1726879849.25946: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\n<<<\n 5599 1726879849.25967: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3f4a0>\r\n<<<\n 5599 1726879849.25983: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n<<<\n 5599 1726879849.26005: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n<<<\n 5599 1726879849.26042: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879849.26058: stdout chunk (state=3):\n>>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6da9fd0>\r\n<<<\n 5599 1726879849.26076: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3ff80>\r\n<<<\n 5599 1726879849.26102: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b0620>\r\nimport 'ansible.module_utils.facts.timeout' # \r\n<<<\n 5599 1726879849.26142: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.collector' # \r\n<<<\n 5599 1726879849.26167: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.26171: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n<<<\n 5599 1726879849.26192: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.26256: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.26319: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.facter' # \r\n<<<\n 5599 1726879849.26334: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.26392: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.26449: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.ohai' # \r\n<<<\n 5599 1726879849.26453: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.26494: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.26516: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.26565: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.apparmor' # \r\n<<<\n 5599 1726879849.26570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.26806: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.26962: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.26969: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.27057: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.27153: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.27258: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # \r\n<<<\n 5599 1726879849.27284: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.28275: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.29030: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n<<<\n 5599 1726879849.29044: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.29139: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.29228: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.29323: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n<<<\n 5599 1726879849.29355: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.29399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.29450: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.env' # \r\n<<<\n 5599 1726879849.29453: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.29625: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.29635: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.dns' # \r\n<<<\n 5599 1726879849.29650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.29694: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.29742: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.fips' # \r\n<<<\n 5599 1726879849.29746: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.29797: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.29846: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.loadavg' # \r\n<<<\n 5599 1726879849.29854: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.30020: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.30157: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n<<<\n 5599 1726879849.30186: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 5599 1726879849.30209: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6da9d30>\r\n<<<\n 5599 1726879849.30244: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n<<<\n 5599 1726879849.30288: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 5599 1726879849.30555: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6daacf0>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n<<<\n 5599 1726879849.30573: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.30701: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.30822: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # \r\n<<<\n 5599 1726879849.30854: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.31027: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.31335: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.31423: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n<<<\n 5599 1726879849.31445: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.31500: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.31592: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 5599 1726879849.31721: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 5599 1726879849.31744: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879849.31848: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6dde330>\r\n<<<\n 5599 1726879849.32246: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6dc6f00>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n<<<\n 5599 1726879849.32272: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.32374: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.32558: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.32733: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.32824: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.33036: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.33322: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\n<<<\n 5599 1726879849.33356: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.33446: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.33472: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n<<<\n 5599 1726879849.33499: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.33558: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.33645: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n<<<\n 5599 1726879849.33679: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n<<<\n 5599 1726879849.33707: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879849.33741: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 5599 1726879849.33744: stdout chunk (state=3):\n>>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac66a2090>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac66a1c70>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n<<<\n 5599 1726879849.33781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n<<<\n 5599 1726879849.33849: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.33886: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.33979: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n<<<\n 5599 1726879849.33997: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.34296: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.34639: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n<<<\n 5599 1726879849.34658: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.34910: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.35072: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.35157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.35212: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.sysctl' # \r\n<<<\n 5599 1726879849.35239: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.35278: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.35315: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.35608: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.35901: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\n<<<\n 5599 1726879849.35905: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.dragonfly' # \r\n<<<\n 5599 1726879849.35916: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.36181: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.36419: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n<<<\n 5599 1726879849.36442: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.36481: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.36541: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.37678: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.38775: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\n<<<\n 5599 1726879849.38781: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hurd' # \r\n<<<\n 5599 1726879849.38826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.38983: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.39176: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n<<<\n 5599 1726879849.39190: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.39362: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.39545: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.39815: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.40095: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n<<<\n 5599 1726879849.40102: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.40138: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n<<<\n 5599 1726879849.40160: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.40223: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.40304: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n<<<\n 5599 1726879849.40321: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.40476: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.40655: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.41018: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.41394: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\n<<<\n 5599 1726879849.41399: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 5599 1726879849.41413: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.41467: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.41526: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.darwin' # \r\n<<<\n 5599 1726879849.41543: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.41570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.41597: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.dragonfly' # \r\n<<<\n 5599 1726879849.41727: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.41734: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.41850: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # \r\n<<<\n 5599 1726879849.41861: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.41893: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.41931: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.freebsd' # <<<\n 5599 1726879849.41935: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879849.41948: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.42039: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.42129: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # \r\n<<<\n 5599 1726879849.42147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.42238: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.42331: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hurd' # \r\n<<<\n 5599 1726879849.42344: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.42836: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.43313: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n<<<\n 5599 1726879849.43329: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.43421: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.43528: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.43580: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.43641: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.43686: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.43748: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.43793: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.43869: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.44039: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.44175: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.sunos' # \r\n<<<\n 5599 1726879849.44197: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.44201: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n<<<\n 5599 1726879849.44253: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.44311: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.44394: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.base' # \r\n<<<\n 5599 1726879849.44398: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.44437: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.44470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.44549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.44702: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.44777: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.44918: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sysctl' # \r\n<<<\n 5599 1726879849.44926: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n<<<\n 5599 1726879849.45129: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.45187: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.45570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.45959: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n<<<\n 5599 1726879849.45981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.46066: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.46156: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n<<<\n 5599 1726879849.46160: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.46235: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.46353: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.openbsd' # \r\n<<<\n 5599 1726879849.46356: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.46513: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.46679: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # \r\n<<<\n 5599 1726879849.46702: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n<<<\n 5599 1726879849.46849: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.47013: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n<<<\n 5599 1726879849.47041: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.47316: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.47572: stdout chunk (state=3):\n>>>import 'ansible.module_utils.service' # \r\n<<<\n 5599 1726879849.47737: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 5599 1726879849.50001: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879849.50012: stdout chunk (state=3):\n>>>{\"name\": \"kdump\", \"changed\": true, \"status\": {\"Type\": \"oneshot\", \"ExitType\": \"main\", \"Restart\": \"no\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"45s\", \"TimeoutAbortUSec\": \"45s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"abort\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"ExecMainStartTimestampMonotonic\": \"23860185\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"ExecMainExitTimestampMonotonic\": \"45110950\", \"ExecMainPID\": \"2252\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl sto<<<\n 5599 1726879849.50159: stdout chunk (state=3):\n>>>p ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroupId\": \"5144\", \"MemoryCurrent\": \"[not set]\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"19968071000\", \"TasksCurrent\": \"[not set]\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"18446744073709551615\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"18446744073709551615\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"18446744073709551615\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"18446744073709551615\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"4195\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13984\", \"LimitNPROCSoft\": \"13984\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13984\", \"LimitSIGPENDINGSoft\": \"13984\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"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 cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no<<<\n 5599 1726879849.50200: stdout chunk (state=3):\n>>>\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice -.mount\", \"Wants\": \"tmp.mount network-online.target\", \"WantedBy\": \"multi-user.target\", \"After\": \"network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket\", \"RequiresMountsFor\": \"/var/tmp\", \"Description\": \"Crash recovery kernel arming\", \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"disabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"StateChangeTimestampMonotonic\": \"45111141\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"InactiveExitTimestampMonotonic\": \"23860460\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"ActiveEnterTimestampMonotonic\": \"45111141\", \"ActiveExitTimestampMonotonic\": \"0\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"InactiveEnterTimestampMonotonic\": \"23848784\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"ConditionTimestampMonotonic\": \"23853388\", \"AssertTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"AssertTimestampMonotonic\": \"23853427\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"db8bc42da893422da0bcf241b9a2b6a1\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n<<<\n 5599 1726879849.50932: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 5599 1726879849.50947: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value<<<\n 5599 1726879849.51197: stdout chunk (state=3):\n>>>\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] <<<\n 5599 1726879849.51243: stdout chunk (state=3):\n>>>removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n<<<\n 5599 1726879849.51349: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n<<<\n 5599 1726879849.51393: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter<<<\n 5599 1726879849.51444: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux<<<\n 5599 1726879849.51509: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base<<<\n 5599 1726879849.51536: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd<<<\n 5599 1726879849.51650: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n<<<\n 5599 1726879849.51916: stdout chunk (state=3):\n>>># destroy _sitebuiltins<<<\n 5599 1726879849.51931: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879849.51954: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n<<<\n 5599 1726879849.51958: stdout chunk (state=3):\n>>># destroy importlib._abc<<<\n 5599 1726879849.51976: stdout chunk (state=3):\n>>>\r\n# destroy importlib.util\r\n<<<\n 5599 1726879849.52005: stdout chunk (state=3):\n>>># destroy _bz2<<<\n 5599 1726879849.52030: stdout chunk (state=3):\n>>>\r\n# destroy _compression<<<\n 5599 1726879849.52041: stdout chunk (state=3):\n>>>\r\n# destroy _lzma\r\n<<<\n 5599 1726879849.52116: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy zlib\r\n<<<\n 5599 1726879849.52127: stdout chunk (state=3):\n>>># destroy bz2\r\n# destroy lzma\r\n<<<\n 5599 1726879849.52164: stdout chunk (state=3):\n>>># destroy zipfile._path\r\n# destroy zipfile\r\n<<<\n 5599 1726879849.52189: stdout chunk (state=3):\n>>># destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress<<<\n 5599 1726879849.52236: stdout chunk (state=3):\n>>>\r\n# destroy ntpath<<<\n 5599 1726879849.52261: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879849.52294: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport<<<\n 5599 1726879849.52300: stdout chunk (state=3):\n>>>\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib<<<\n 5599 1726879849.52322: stdout chunk (state=3):\n>>>\r\n# destroy json.decoder<<<\n 5599 1726879849.52339: stdout chunk (state=3):\n>>>\r\n# destroy json.encoder\r\n# destroy json.scanner<<<\n 5599 1726879849.52352: stdout chunk (state=3):\n>>>\r\n# destroy _json\r\n# destroy grp<<<\n 5599 1726879849.52377: stdout chunk (state=3):\n>>>\r\n# destroy encodings\r\n# destroy _locale<<<\n 5599 1726879849.52387: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879849.52405: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy _signal<<<\n 5599 1726879849.52412: stdout chunk (state=3):\n>>>\r\n# destroy _posixsubprocess<<<\n 5599 1726879849.52436: stdout chunk (state=3):\n>>>\r\n# destroy syslog\r\n# destroy uuid<<<\n 5599 1726879849.52487: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879849.52531: stdout chunk (state=3):\n>>># destroy _hashlib<<<\n 5599 1726879849.52535: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879849.52557: stdout chunk (state=3):\n>>># destroy _blake2\r\n# destroy selinux\r\n# destroy shutil<<<\n 5599 1726879849.52584: stdout chunk (state=3):\n>>>\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse<<<\n 5599 1726879849.52623: stdout chunk (state=3):\n>>>\r\n# destroy logging\r\n<<<\n 5599 1726879849.52687: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors<<<\n 5599 1726879849.52690: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879849.52693: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.ansible_collector<<<\n 5599 1726879849.52725: stdout chunk (state=3):\n>>>\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal<<<\n 5599 1726879849.52751: stdout chunk (state=3):\n>>>\r\n# destroy multiprocessing.context<<<\n 5599 1726879849.52757: stdout chunk (state=3):\n>>>\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle<<<\n 5599 1726879849.52762: stdout chunk (state=3):\n>>>\r\n# destroy queue<<<\n 5599 1726879849.52781: stdout chunk (state=3):\n>>>\r\n# destroy _heapq<<<\n 5599 1726879849.52809: stdout chunk (state=3):\n>>>\r\n# destroy _queue\r\n# destroy multiprocessing.process<<<\n 5599 1726879849.52813: stdout chunk (state=3):\n>>>\r\n# destroy tempfile\r\n# destroy multiprocessing.util<<<\n 5599 1726879849.52833: stdout chunk (state=3):\n>>>\r\n# destroy multiprocessing.reduction\r\n# destroy selectors<<<\n 5599 1726879849.52852: stdout chunk (state=3):\n>>>\r\n# destroy _multiprocessing\r\n# destroy fcntl<<<\n 5599 1726879849.52862: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879849.52889: stdout chunk (state=3):\n>>># destroy datetime<<<\n 5599 1726879849.52914: stdout chunk (state=3):\n>>>\r\n# destroy base64\r\n<<<\n 5599 1726879849.52982: stdout chunk (state=3):\n>>># destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux<<<\n 5599 1726879849.53000: stdout chunk (state=3):\n>>>\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno<<<\n 5599 1726879849.53059: stdout chunk (state=3):\n>>>\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n<<<\n 5599 1726879849.53108: stdout chunk (state=3):\n>>># destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout<<<\n 5599 1726879849.53195: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle<<<\n 5599 1726879849.53223: stdout chunk (state=3):\n>>>\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping configparser\r\n<<<\n 5599 1726879849.53289: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback<<<\n 5599 1726879849.53354: stdout chunk (state=3):\n>>>\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing<<<\n 5599 1726879849.53393: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix<<<\n 5599 1726879849.53448: stdout chunk (state=3):\n>>>\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre<<<\n 5599 1726879849.53518: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types<<<\n 5599 1726879849.53617: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time<<<\n 5599 1726879849.53654: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon<<<\n 5599 1726879849.53731: stdout chunk (state=3):\n>>>\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 5599 1726879849.53840: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 5599 1726879849.53886: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 5599 1726879849.53966: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n<<<\n 5599 1726879849.54035: stdout chunk (state=3):\n>>># destroy genericpath\r\n# destroy re._parser\r\n<<<\n 5599 1726879849.54039: stdout chunk (state=3):\n>>># destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n<<<\n 5599 1726879849.54109: stdout chunk (state=3):\n>>># destroy contextlib\r\n# destroy _typing\r\n<<<\n 5599 1726879849.54130: stdout chunk (state=3):\n>>># destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n<<<\n 5599 1726879849.54199: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp<<<\n 5599 1726879849.54240: stdout chunk (state=3):\n>>>\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib<<<\n 5599 1726879849.54320: stdout chunk (state=3):\n>>>\r\n<<<\n 5599 1726879849.54359: stdout chunk (state=3):\n>>># destroy codecs\r\n<<<\n 5599 1726879849.54371: stdout chunk (state=3):\n>>># destroy encodings.aliases\r\n<<<\n 5599 1726879849.54382: stdout chunk (state=3):\n>>># destroy encodings.utf_8<<<\n 5599 1726879849.54403: stdout chunk (state=3):\n>>>\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437<<<\n 5599 1726879849.54423: stdout chunk (state=3):\n>>>\r\n# destroy _codecs\r\n<<<\n 5599 1726879849.54437: stdout chunk (state=3):\n>>># destroy io\r\n<<<\n 5599 1726879849.54463: stdout chunk (state=3):\n>>># destroy traceback\r\n# destroy warnings<<<\n 5599 1726879849.54471: stdout chunk (state=3):\n>>>\r\n# destroy weakref\r\n# destroy collections\r\n<<<\n 5599 1726879849.54523: stdout chunk (state=3):\n>>># destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n<<<\n 5599 1726879849.54562: stdout chunk (state=3):\n>>># destroy _operator\r\n<<<\n 5599 1726879849.54590: stdout chunk (state=3):\n>>># destroy _sha2\r\n<<<\n 5599 1726879849.54598: stdout chunk (state=3):\n>>># destroy _string\r\n# destroy re\r\n<<<\n 5599 1726879849.54627: stdout chunk (state=3):\n>>># destroy itertools<<<\n 5599 1726879849.54648: stdout chunk (state=3):\n>>>\r\n# destroy _abc\r\n# destroy _sre<<<\n 5599 1726879849.54655: stdout chunk (state=3):\n>>>\r\n# destroy posix\r\n# destroy _functools\r\n<<<\n 5599 1726879849.54685: stdout chunk (state=3):\n>>># destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 5599 1726879849.55269: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n<<<\n 5599 1726879849.55334: stderr chunk (state=3):\n>>><<<\n 5599 1726879849.55337: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac79ac530>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac797bb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac79aeab0>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7761160>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7761fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779fdd0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779ffe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77d7800>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77d7e90>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77b7aa0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77b5190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779cf80>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77fb710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77fa330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77b6060>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77f8a40>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782c6e0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779c200>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac782cb90>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782ca40>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac782ce00>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779ad20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782d4c0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782d190>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782e3c0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac78485c0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7849d00>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac784abd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac784b230>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac784a120>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac784bc80>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac784b3b0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782e3f0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac752bb30>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7554620>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7554380>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7554590>\\r\\n# extension module \\'_sha2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac75547d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7529cd0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7555e50>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7554b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782eae0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac75861e0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac759e390>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac75db110>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac76018b0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac75db230>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac759f020>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74241d0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac759d3d0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7556d80>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6ac74243b0>\\r\\n# zipimport: found 104 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_47hk2_4h/ansible_ansible.legacy.systemd_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7491ee0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7464dd0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7427ef0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7467d40>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac74bd820>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bd610>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bcf50>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bd9a0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7492900>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac74be5a0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac74be7e0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bed20>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7324a40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7326660>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7326fc0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7327f50>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732ac60>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac732afc0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7328f20>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732e9c0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732d4c0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732d220>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732fd10>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7329430>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7372b70>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7372c90>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac73748c0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7374680>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7376e70>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7374fb0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7382690>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7377020>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac73834a0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac73836b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7382fc0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7372fc0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7387050>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7387ec0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7385820>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7386ba0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7385430>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7211430>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7211520>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac738a840>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7210c50>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72133e0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac72199d0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac721a2d0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7212420>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7218fe0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac721a4b0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72aa5d0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72241a0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac721e390>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac721e1e0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b0cb0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d37e30>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6d3c2f0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac71fce30>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac71fc0b0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b2a20>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b2540>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6d3f470>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3ed20>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6d3ef00>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3e180>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3f4a0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6da9fd0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3ff80>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b0620>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6da9d30>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6daacf0>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6dde330>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6dc6f00>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac66a2090>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac66a1c70>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.service\\' # \\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"name\": \"kdump\", \"changed\": true, \"status\": {\"Type\": \"oneshot\", \"ExitType\": \"main\", \"Restart\": \"no\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"45s\", \"TimeoutAbortUSec\": \"45s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"abort\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"ExecMainStartTimestampMonotonic\": \"23860185\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"ExecMainExitTimestampMonotonic\": \"45110950\", \"ExecMainPID\": \"2252\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroupId\": \"5144\", \"MemoryCurrent\": \"[not set]\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"19968071000\", \"TasksCurrent\": \"[not set]\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"18446744073709551615\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"18446744073709551615\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"18446744073709551615\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"18446744073709551615\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"4195\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13984\", \"LimitNPROCSoft\": \"13984\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13984\", \"LimitSIGPENDINGSoft\": \"13984\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"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 cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice -.mount\", \"Wants\": \"tmp.mount network-online.target\", \"WantedBy\": \"multi-user.target\", \"After\": \"network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket\", \"RequiresMountsFor\": \"/var/tmp\", \"Description\": \"Crash recovery kernel arming\", \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"disabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"StateChangeTimestampMonotonic\": \"45111141\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"InactiveExitTimestampMonotonic\": \"23860460\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"ActiveEnterTimestampMonotonic\": \"45111141\", \"ActiveExitTimestampMonotonic\": \"0\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"InactiveEnterTimestampMonotonic\": \"23848784\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"ConditionTimestampMonotonic\": \"23853388\", \"AssertTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"AssertTimestampMonotonic\": \"23853427\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"db8bc42da893422da0bcf241b9a2b6a1\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _sha2\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy _hashlib\\r\\n# destroy _blake2\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy _multiprocessing\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy errno\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy select\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _sha2\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _operator\\r\\n# destroy _sha2\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.141 closed.\\r\\n\")\n 5599 1726879849.56183: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac79ac530>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac797bb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac79aeab0>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7761160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7761fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779fdd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779ffe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77d7800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77d7e90>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77b7aa0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77b5190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779cf80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77fb710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77fa330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77b6060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77f8a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782c6e0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779c200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac782cb90>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782ca40>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac782ce00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779ad20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782d4c0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782d190>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782e3c0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac78485c0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7849d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac784abd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac784b230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac784a120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac784bc80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac784b3b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782e3f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac752bb30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7554620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7554380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7554590>\r\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac75547d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7529cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7555e50>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7554b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782eae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac75861e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac759e390>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac75db110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac76018b0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac75db230>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac759f020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74241d0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac759d3d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7556d80>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6ac74243b0>\r\n# zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_47hk2_4h/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7491ee0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7464dd0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7427ef0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7467d40>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac74bd820>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bd610>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bcf50>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bd9a0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7492900>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac74be5a0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac74be7e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bed20>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7324a40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7326660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7326fc0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7327f50>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732ac60>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac732afc0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7328f20>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732e9c0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732d4c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732d220>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732fd10>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7329430>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7372b70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7372c90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac73748c0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7374680>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7376e70>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7374fb0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7382690>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7377020>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac73834a0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac73836b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7382fc0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7372fc0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7387050>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7387ec0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7385820>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7386ba0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7385430>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7211430>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7211520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac738a840>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7210c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72133e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac72199d0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac721a2d0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7212420>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7218fe0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac721a4b0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72aa5d0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72241a0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac721e390>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac721e1e0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b0cb0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d37e30>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6d3c2f0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac71fce30>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac71fc0b0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b2a20>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b2540>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6d3f470>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3ed20>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6d3ef00>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3e180>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3f4a0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6da9fd0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3ff80>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b0620>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6da9d30>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6daacf0>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6dde330>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6dc6f00>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac66a2090>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac66a1c70>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.service' # \r\n# zipimport: zlib available\r\n\r\n{\"name\": \"kdump\", \"changed\": true, \"status\": {\"Type\": \"oneshot\", \"ExitType\": \"main\", \"Restart\": \"no\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"45s\", \"TimeoutAbortUSec\": \"45s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"abort\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"ExecMainStartTimestampMonotonic\": \"23860185\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"ExecMainExitTimestampMonotonic\": \"45110950\", \"ExecMainPID\": \"2252\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroupId\": \"5144\", \"MemoryCurrent\": \"[not set]\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"19968071000\", \"TasksCurrent\": \"[not set]\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"18446744073709551615\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"18446744073709551615\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"18446744073709551615\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"18446744073709551615\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"4195\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13984\", \"LimitNPROCSoft\": \"13984\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13984\", \"LimitSIGPENDINGSoft\": \"13984\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"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 cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice -.mount\", \"Wants\": \"tmp.mount network-online.target\", \"WantedBy\": \"multi-user.target\", \"After\": \"network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket\", \"RequiresMountsFor\": \"/var/tmp\", \"Description\": \"Crash recovery kernel arming\", \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"disabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"StateChangeTimestampMonotonic\": \"45111141\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"InactiveExitTimestampMonotonic\": \"23860460\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\", \"ActiveEnterTimestampMonotonic\": \"45111141\", \"ActiveExitTimestampMonotonic\": \"0\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"InactiveEnterTimestampMonotonic\": \"23848784\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"ConditionTimestampMonotonic\": \"23853388\", \"AssertTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\", \"AssertTimestampMonotonic\": \"23853427\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"db8bc42da893422da0bcf241b9a2b6a1\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n 5599 1726879849.60577: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'state': 'restarted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879848.8175201-6243-188239576896525/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 5599 1726879849.60582: _low_level_execute_command(): starting\n 5599 1726879849.60585: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/d7e4a80d29\"' 10.31.12.141 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 5599 1726879849.60595: stderr chunk (state=2):\n>>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\n<<<\n 5599 1726879849.60598: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 5599 1726879849.60601: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 5599 1726879849.60605: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 5599 1726879849.60608: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 5599 1726879849.62472: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 5599 1726879849.62556: stderr chunk (state=3):\n>>><<<\n 5599 1726879849.62559: stdout chunk (state=3):\n>>><<<\n<10.31.12.141> (0, b'', b\"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 5277\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 5599 1726879849.62569: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 5599 1726879849.62576: handler run complete\n 5599 1726879849.62783: attempt loop complete, returning result\n 5599 1726879849.62787: _execute() done\n 5599 1726879849.62789: dumping result to json\n 5599 1726879849.62791: done dumping result, returning\n 5599 1726879849.62898: done running TaskExecutor() for managed_node1/HANDLER: fedora.linux_system_roles.kdump : Restart kdump [0affef3a-ec81-5b39-170e-000000000062]\n 5599 1726879849.62922: sending task result for task 0affef3a-ec81-5b39-170e-000000000062\nchanged: [managed_node1] => {\n \"changed\": true,\n \"invocation\": {\n \"module_args\": {\n \"daemon_reexec\": false,\n \"daemon_reload\": false,\n \"enabled\": null,\n \"force\": null,\n \"masked\": null,\n \"name\": \"kdump\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": \"restarted\"\n }\n },\n \"name\": \"kdump\",\n \"state\": \"started\",\n \"status\": {\n \"AccessSELinuxContext\": \"system_u:object_r:kdump_unit_file_t:s0\",\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"45111141\",\n \"ActiveExitTimestampMonotonic\": \"0\",\n \"ActiveState\": \"active\",\n \"After\": \"network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket\",\n \"AllowIsolate\": \"no\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\",\n \"AssertTimestampMonotonic\": \"23853427\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"yes\",\n \"CPUAffinityFromNUMA\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUQuotaPeriodUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"19968071000\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanFreeze\": \"yes\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"yes\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore\",\n \"CleanResult\": \"success\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\",\n \"ConditionTimestampMonotonic\": \"23853388\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"ControlGroupId\": \"5144\",\n \"ControlPID\": \"0\",\n \"CoredumpFilter\": \"0x33\",\n \"DefaultDependencies\": \"no\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"DefaultStartupMemoryLow\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"Crash recovery kernel arming\",\n \"DevicePolicy\": \"auto\",\n \"DropInPaths\": \"/usr/lib/systemd/system/service.d/10-timeout-abort.conf\",\n \"DynamicUser\": \"no\",\n \"ExecMainCode\": \"1\",\n \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\",\n \"ExecMainExitTimestampMonotonic\": \"45110950\",\n \"ExecMainPID\": \"2252\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"23860185\",\n \"ExecMainStatus\": \"0\",\n \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecReloadEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\",\n \"ExecStartEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }\",\n \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecStopEx\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExitType\": \"main\",\n \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FileDescriptorStorePreserve\": \"restart\",\n \"FinalKillSignal\": \"9\",\n \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\",\n \"FreezerState\": \"running\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOReadBytes\": \"18446744073709551615\",\n \"IOReadOperations\": \"18446744073709551615\",\n \"IOSchedulingClass\": \"2\",\n \"IOSchedulingPriority\": \"4\",\n \"IOWeight\": \"[not set]\",\n \"IOWriteBytes\": \"18446744073709551615\",\n \"IOWriteOperations\": \"18446744073709551615\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"[no data]\",\n \"IPEgressPackets\": \"[no data]\",\n \"IPIngressBytes\": \"[no data]\",\n \"IPIngressPackets\": \"[no data]\",\n \"Id\": \"kdump.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"23848784\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:50:12 EDT\",\n \"InactiveExitTimestampMonotonic\": \"23860460\",\n \"InvocationID\": \"db8bc42da893422da0bcf241b9a2b6a1\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"infinity\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"8388608\",\n \"LimitMEMLOCKSoft\": \"8388608\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"524288\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"13984\",\n \"LimitNPROCSoft\": \"13984\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"13984\",\n \"LimitSIGPENDINGSoft\": \"13984\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"no\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"0\",\n \"ManagedOOMMemoryPressure\": \"auto\",\n \"ManagedOOMMemoryPressureLimit\": \"0\",\n \"ManagedOOMPreference\": \"none\",\n \"ManagedOOMSwap\": \"auto\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryAvailable\": \"infinity\",\n \"MemoryCurrent\": \"[not set]\",\n \"MemoryDenyWriteExecute\": \"no\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryKSM\": \"no\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemoryPressureThresholdUSec\": \"200ms\",\n \"MemoryPressureWatch\": \"auto\",\n \"MemorySwapMax\": \"infinity\",\n \"MemoryZSwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"NUMAPolicy\": \"n/a\",\n \"Names\": \"kdump.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMPolicy\": \"stop\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"OnSuccessJobMode\": \"fail\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateIPC\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"yes\",\n \"PrivateUsers\": \"no\",\n \"ProcSubset\": \"all\",\n \"ProtectClock\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"no\",\n \"ProtectHostname\": \"no\",\n \"ProtectKernelLogs\": \"no\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectProc\": \"default\",\n \"ProtectSystem\": \"no\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"ReloadResult\": \"success\",\n \"ReloadSignal\": \"1\",\n \"RemainAfterExit\": \"yes\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"system.slice -.mount\",\n \"RequiresMountsFor\": \"/var/tmp\",\n \"Restart\": \"no\",\n \"RestartKillSignal\": \"15\",\n \"RestartMaxDelayUSec\": \"infinity\",\n \"RestartMode\": \"normal\",\n \"RestartSteps\": \"0\",\n \"RestartUSec\": \"100ms\",\n \"RestartUSecNext\": \"100ms\",\n \"RestrictNamespaces\": \"no\",\n \"RestrictRealtime\": \"no\",\n \"RestrictSUIDSGID\": \"no\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RootEphemeral\": \"no\",\n \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"RuntimeRandomizedExtraUSec\": \"0\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"0\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StartupMemoryHigh\": \"18446744073709551615\",\n \"StartupMemoryLow\": \"0\",\n \"StartupMemoryMax\": \"18446744073709551615\",\n \"StartupMemorySwapMax\": \"18446744073709551615\",\n \"StartupMemoryZSwapMax\": \"18446744073709551615\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 20:50:34 EDT\",\n \"StateChangeTimestampMonotonic\": \"45111141\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"exited\",\n \"SuccessAction\": \"none\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallErrorNumber\": \"2147483646\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"[not set]\",\n \"TasksMax\": \"4195\",\n \"TimeoutAbortUSec\": \"45s\",\n \"TimeoutCleanUSec\": \"infinity\",\n \"TimeoutStartFailureMode\": \"terminate\",\n \"TimeoutStartUSec\": \"infinity\",\n \"TimeoutStopFailureMode\": \"abort\",\n \"TimeoutStopUSec\": \"45s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"oneshot\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"disabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"Wants\": \"tmp.mount network-online.target\",\n \"WatchdogSignal\": \"6\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 5599 1726879849.64274: done sending task result for task 0affef3a-ec81-5b39-170e-000000000062\n 5599 1726879849.64362: WORKER PROCESS EXITING\n 5599 1726879849.64390: no more pending results, returning what we have\n 5599 1726879849.64406: results queue empty\n 5599 1726879849.64409: checking for any_errors_fatal\n 5599 1726879849.64412: done checking for any_errors_fatal\n 5599 1726879849.64413: checking for max_fail_percentage\n 5599 1726879849.64416: done checking for max_fail_percentage\n 5599 1726879849.64417: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879849.64419: done checking to see if all hosts have failed\n 5599 1726879849.64421: getting the remaining hosts for this loop\n 5599 1726879849.64424: done getting the remaining hosts for this loop\n 5599 1726879849.64430: getting the next task for host managed_node1\n 5599 1726879849.64441: done getting next task for host managed_node1\n 5599 1726879849.64444: ^ task is: TASK: meta (flush_handlers)\n 5599 1726879849.64448: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879849.64450: getting the next task for host managed_node2\n 5599 1726879849.64452: host managed_node2 is done iterating, returning\n 5599 1726879849.64454: getting the next task for host managed_node3\n 5599 1726879849.64460: done getting next task for host managed_node3\n 5599 1726879849.64466: ^ task is: TASK: meta (flush_handlers)\n 5599 1726879849.64469: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879849.64479: getting variables\n 5599 1726879849.64481: in VariableManager get_vars()\n 5599 1726879849.64515: Calling all_inventory to load vars for managed_node1\n 5599 1726879849.64520: Calling groups_inventory to load vars for managed_node1\n 5599 1726879849.64525: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879849.64535: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879849.64540: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879849.64545: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879849.64811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879849.65012: done with get_vars()\n 5599 1726879849.65021: done getting variables\n 5599 1726879849.65116: in VariableManager get_vars()\n 5599 1726879849.65128: Calling all_inventory to load vars for managed_node1\n 5599 1726879849.65130: Calling groups_inventory to load vars for managed_node1\n 5599 1726879849.65133: Calling all_plugins_inventory to load vars for managed_node1\n 5599 1726879849.65138: Calling all_plugins_play to load vars for managed_node1\n 5599 1726879849.65141: Calling groups_plugins_inventory to load vars for managed_node1\n 5599 1726879849.65144: Calling groups_plugins_play to load vars for managed_node1\n 5599 1726879849.65351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879849.65639: done with get_vars()\n 5599 1726879849.65654: getting variables\n 5599 1726879849.65656: in VariableManager get_vars()\n 5599 1726879849.65664: Calling all_inventory to load vars for managed_node3\n 5599 1726879849.65667: Calling groups_inventory to load vars for managed_node3\n 5599 1726879849.65669: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879849.65677: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879849.65679: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879849.65682: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879849.65895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879849.66212: done with get_vars()\n 5599 1726879849.66222: done getting variables\n 5599 1726879849.66285: in VariableManager get_vars()\n 5599 1726879849.66296: Calling all_inventory to load vars for managed_node3\n 5599 1726879849.66298: Calling groups_inventory to load vars for managed_node3\n 5599 1726879849.66301: Calling all_plugins_inventory to load vars for managed_node3\n 5599 1726879849.66306: Calling all_plugins_play to load vars for managed_node3\n 5599 1726879849.66308: Calling groups_plugins_inventory to load vars for managed_node3\n 5599 1726879849.66311: Calling groups_plugins_play to load vars for managed_node3\n 5599 1726879849.66514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 5599 1726879849.66830: done with get_vars()\n 5599 1726879849.66846: done queuing things up, now waiting for results queue to drain\n 5599 1726879849.66849: results queue empty\n 5599 1726879849.66850: checking for any_errors_fatal\n 5599 1726879849.66867: done checking for any_errors_fatal\n 5599 1726879849.66868: checking for max_fail_percentage\n 5599 1726879849.66869: done checking for max_fail_percentage\n 5599 1726879849.66870: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879849.66871: done checking to see if all hosts have failed\n 5599 1726879849.66872: getting the remaining hosts for this loop\n 5599 1726879849.66875: done getting the remaining hosts for this loop\n 5599 1726879849.66879: getting the next task for host managed_node1\n 5599 1726879849.66883: done getting next task for host managed_node1\n 5599 1726879849.66884: ^ task is: None\n 5599 1726879849.66886: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879849.66887: getting the next task for host managed_node2\n 5599 1726879849.66889: host managed_node2 is done iterating, returning\n 5599 1726879849.66890: getting the next task for host managed_node3\n 5599 1726879849.66893: done getting next task for host managed_node3\n 5599 1726879849.66894: ^ task is: None\n 5599 1726879849.66895: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879849.66897: done queuing things up, now waiting for results queue to drain\n 5599 1726879849.66898: results queue empty\n 5599 1726879849.66899: checking for any_errors_fatal\n 5599 1726879849.66900: done checking for any_errors_fatal\n 5599 1726879849.66901: checking for max_fail_percentage\n 5599 1726879849.66902: done checking for max_fail_percentage\n 5599 1726879849.66903: checking to see if all hosts have failed and the running result is not ok\n 5599 1726879849.66904: done checking to see if all hosts have failed\n 5599 1726879849.66907: getting the next task for host managed_node1\n 5599 1726879849.66910: done getting next task for host managed_node1\n 5599 1726879849.66911: ^ task is: None\n 5599 1726879849.66912: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 5599 1726879849.66914: getting the next task for host managed_node2\n 5599 1726879849.66915: host managed_node2 is done iterating, returning\n 5599 1726879849.66916: getting the next task for host managed_node3\n 5599 1726879849.66923: done getting next task for host managed_node3\n 5599 1726879849.66924: ^ task is: None\n 5599 1726879849.66925: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n\nPLAY RECAP *********************************************************************\nmanaged_node1 : ok=25 changed=2 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 \nmanaged_node2 : ok=10 changed=1 unreachable=0 failed=1 skipped=3 rescued=1 ignored=0 \nmanaged_node3 : ok=24 changed=0 unreachable=0 failed=0 skipped=5 rescued=1 ignored=0 \n\nFriday 20 September 2024 20:50:49 -0400 (0:00:00.956) 0:00:27.459 ****** \n=============================================================================== \nfedora.linux_system_roles.kdump : Install required packages ------------- 7.05s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 \nGathering Facts --------------------------------------------------------- 2.17s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 \nGather facts from managed_node1 ----------------------------------------- 1.82s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:58 \nfedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 1.25s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 \nfedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 1.09s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 \nfedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.98s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 \nfedora.linux_system_roles.kdump : Restart kdump ------------------------- 0.96s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 \nfedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.91s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 \nfedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.89s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 \nfedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.89s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 \nfedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.85s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 \nfedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.84s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 \nfedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.84s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 \nfedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.84s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 \nfedora.linux_system_roles.kdump : Fetch the servers public key ---------- 0.80s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 \nCleanup kdump_path ------------------------------------------------------ 0.70s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:96 \nfedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.64s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 \nfedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel --- 0.64s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 \nfedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.62s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 \nfedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists --- 0.61s\n/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 \n 5599 1726879849.67248: RUNNING CLEANUP", "stderr": "import _frozen_importlib # frozen\nimport _imp # builtin\nimport '_thread' # \nimport '_warnings' # \nimport '_weakref' # \nimport '_io' # \nimport 'marshal' # \nimport 'posix' # \nimport '_frozen_importlib_external' # \n# installing zipimport hook\nimport 'time' # \nimport 'zipimport' # \n# installed zipimport hook\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\nimport '_codecs' # \nimport 'codecs' # \n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb04acd40>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb04ac380>\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb04af2c0>\nimport '_signal' # \nimport '_abc' # \nimport 'abc' # \nimport 'io' # \nimport '_stat' # \nimport 'stat' # \nimport '_collections_abc' # \nimport 'genericpath' # \nimport 'posixpath' # \nimport 'os' # \nimport '_sitebuiltins' # \nProcessing user site-packages\nProcessing global site-packages\nAdding directory: '/usr/local/lib64/python3.12/site-packages'\nAdding directory: '/usr/local/lib/python3.12/site-packages'\nAdding directory: '/usr/lib64/python3.12/site-packages'\nAdding directory: '/usr/lib/python3.12/site-packages'\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb02698b0>\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb026a8d0>\nimport 'site' # \nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb02a30e0>\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\nimport '_operator' # \nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb02a32f0>\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\nimport 'itertools' # \n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb02b9d90>\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb02d7320>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb02bad20>\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb02b8470>\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb02a0350>\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\nimport '_sre' # \n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0302930>\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0301550>\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0302a80>\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb02b9460>\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0303bc0>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb026b6b0>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb03301d0>\n# /usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/_vendor/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0331670>\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0331310>\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0332600>\nimport 'importlib.util' # \nimport 'importlib.machinery' # \n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb034c110>\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0332c00>\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb015a270>\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb015a060>\nimport '_typing' # \nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb034d010>\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0330bc0>\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\nimport '_ast' # \nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb01aeea0>\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eb021ac00>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0219fd0>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb01afce0>\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb022e420>\nimport '_tokenize' # \nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb022deb0>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb021b830>\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb034e330>\nimport 'ansible._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0330ad0>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/release.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc'\nimport 'ansible.release' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0330710>\nimport 'ansible' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0330080>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\nimport '_locale' # \nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb00648c0>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc matches /usr/lib64/python3.12/csv.py\n# code object from '/usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc'\n# extension module '_csv' loaded from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so'\n# extension module '_csv' executed from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so'\nimport '_csv' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eb008a030>\nimport 'csv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0089310>\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb008a5a0>\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb00b1760>\nimport 'ntpath' # \nimport 'errno' # \n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb00b2f90>\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eb00d1670>\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb00d1fd0>\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb00b3110>\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb008a810>\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eb011bd70>\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eafee6030>\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafee6f00>\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eafee7500>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafee64b0>\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eafee7e90>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafee75f0>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafee40e0>\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaff0c470>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafee42c0>\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff0c800>\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff388f0>\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff0f920>\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb00b15e0>\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb011a4b0>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_adapters.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff3bb00>\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaff5f530>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff5f260>\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaff5f350>\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaff5f590>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff5d760>\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaff75010>\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaff76de0>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff75a00>\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaffa40b0>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff5f920>\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaffa4290>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff5fad0>\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaffa5be0>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaffa48c0>\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaffd1310>\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaffd0fb0>\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\nimport '_string' # \nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaffd2c90>\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaffd2570>\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa9a7e0>\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa9a840>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaffa7e30>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff5c5c0>\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa9bef0>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff5d640>\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa9bd70>\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaad370>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff399a0>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_text.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_functools.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc'\nimport 'importlib.metadata._functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaad940>\nimport 'importlib.metadata._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaad5e0>\nimport 'importlib.metadata._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff39310>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_meta.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc'\nimport 'importlib.metadata._meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaadbe0>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_collections.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc'\nimport 'importlib.metadata._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaae2a0>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_itertools.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc'\nimport 'importlib.metadata._itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaae840>\n# /usr/lib64/python3.12/importlib/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/abc.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaafec0>\n# /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc'\nimport 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafacdaf0>\n# /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc'\nimport 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaface600>\nimport 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaaf740>\n# /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc'\nimport 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafacf8f0>\nimport 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaaf410>\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaaebd0>\nimport 'importlib.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb007a690>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaf4800>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaf4a40>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc'\nimport 'ansible.module_utils.compat.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaf4aa0>\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaf62d0>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaf4fe0>\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eafaf6ff0>\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaf6120>\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb12e10>\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eafb12f30>\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eafb380e0>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb10fe0>\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb114f0>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/constants.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb3b500>\n# /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc'\nimport 'atexit' # \n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb4c770>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/bccache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/bccache.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/bccache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf994530>\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf994cb0>\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb74500>\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf995580>\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf995ee0>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf9943b0>\nimport 'jinja2.bccache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb4fa40>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/environment.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/markupsafe/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc'\n# extension module 'markupsafe._speedups' loaded from '/usr/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so'\n# extension module 'markupsafe._speedups' executed from '/usr/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so'\nimport 'markupsafe._speedups' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf9bdfa0>\nimport 'markupsafe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf9bc650>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/nodes.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/utils.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf9de930>\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf9de720>\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf9de000>\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf9deb40>\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf9ddb20>\nimport 'jinja2.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf9bffb0>\nimport 'jinja2.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf9be0f0>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/compiler.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/exceptions.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc'\nimport 'jinja2.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa30830>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/idtracking.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/visitor.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc'\nimport 'jinja2.visitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa31d00>\nimport 'jinja2.idtracking' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa31040>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/optimizer.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc'\nimport 'jinja2.optimizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa32240>\nimport 'jinja2.compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf9bec60>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/defaults.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/filters.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/async_utils.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc'\nimport 'jinja2.async_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa52390>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/runtime.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc'\nimport 'jinja2.runtime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa53080>\nimport 'jinja2.filters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa33d70>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/tests.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/tests.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/tests.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\n# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf253770>\nimport 'jinja2.tests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf252ea0>\nimport 'jinja2.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa339b0>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/lexer.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/_identifier.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc'\nimport 'jinja2._identifier' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf27a2a0>\nimport 'jinja2.lexer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf253ce0>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/parser.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc'\nimport 'jinja2.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf27afc0>\nimport 'jinja2.environment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb4fad0>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/loaders.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc'\nimport 'jinja2.loaders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2a9730>\nimport 'jinja2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb4cbf0>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/nativetypes.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc'\nimport 'jinja2.nativetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb4f740>\n# /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/yaml_strings.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc'\nimport 'ansible.errors.yaml_strings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2ab110>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2ab320>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.common.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2ab440>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/converters.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2ab980>\nimport 'ansible.module_utils.six.moves' # \nimport 'ansible.module_utils.six.moves.collections_abc' # \nimport 'ansible.module_utils.common.text.converters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2ab020>\nimport 'ansible.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2aa750>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/yaml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/error.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc'\nimport 'yaml.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2dff80>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/tokens.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc'\nimport 'yaml.tokens' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2fc2f0>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/events.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc'\nimport 'yaml.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2fc530>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/nodes.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc'\nimport 'yaml.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2fcf20>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/loader.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/reader.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc'\nimport 'yaml.reader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2fd5b0>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/scanner.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc'\nimport 'yaml.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2fda90>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/parser.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc'\nimport 'yaml.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2fee40>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/composer.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc'\nimport 'yaml.composer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2ff7d0>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/constructor.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc'\nimport 'yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2ffbc0>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/resolver.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc'\nimport 'yaml.resolver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf32cfe0>\nimport 'yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2fd220>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/dumper.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/emitter.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc'\nimport 'yaml.emitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf32d6a0>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/serializer.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc'\nimport 'yaml.serializer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf32e8a0>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/representer.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc'\nimport 'yaml.representer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf32ec60>\nimport 'yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf32d4f0>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/cyaml.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc'\n# extension module 'yaml._yaml' loaded from '/usr/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so'\n# extension module 'yaml._yaml' executed from '/usr/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so'\nimport 'yaml._yaml' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf32f9b0>\nimport 'yaml.cyaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf32f5c0>\nimport 'yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2aaed0>\nimport 'ansible.module_utils.common.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2aab10>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf158bf0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/convert_bool.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc'\nimport 'ansible.module_utils.parsing.convert_bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2aa5d0>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf158e60>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/quoting.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc'\nimport 'ansible.parsing.quoting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf158f20>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.parsing.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf159070>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/objects.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc'\nimport 'ansible.parsing.yaml.objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1590d0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf15a3c0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/path.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc'\nimport 'ansible.utils.path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf15a4b0>\nimport 'ansible.config.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb3b590>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/collections.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc'\nimport 'ansible.module_utils.common.collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf15aa20>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/fqcn.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc'\nimport 'ansible.utils.fqcn' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf15af60>\n# /usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc matches /usr/lib64/python3.12/encodings/unicode_escape.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc'\nimport 'encodings.unicode_escape' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf15b710>\nimport 'ansible.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb39ee0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/display.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.cpython-312.pyc'\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\n# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'\n# extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\n# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf18aea0>\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf18a870>\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf1a3200>\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf189760>\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1585c0>\n# /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc'\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf18a750>\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf18ad20>\n# /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py\n# code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc'\nimport 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1c90a0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/color.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc'\nimport 'ansible.utils.color' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf32f500>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/multiprocessing.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1cbd70>\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1e5340>\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1c9f10>\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1c9760>\nimport 'ansible.utils.multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1c95b0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/singleton.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc'\nimport 'ansible.utils.singleton' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1c99d0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unsafe_proxy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/native_jinja.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc'\nimport 'ansible.utils.native_jinja' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1f8500>\nimport 'ansible.utils.unsafe_proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1cb8c0>\nimport 'ansible.utils.display' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf15bfe0>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/context.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/context_objects.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc'\nimport 'ansible.utils.context_objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1fa150>\nimport 'ansible.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1f9ee0>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.cli.arguments' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1fa4e0>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/option_helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1fbe30>\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf22c3e0>\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf214470>\nimport 'ansible.cli.arguments.option_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1fa570>\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1fa840>\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/data.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/group.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf01d340>\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf030440>\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2429f0>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/splitter.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc'\nimport 'ansible.parsing.splitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf030890>\nimport 'ansible.utils.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf242270>\nimport 'ansible.inventory.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf241310>\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/host.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.parsing.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0318e0>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/addresses.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc'\nimport 'ansible.parsing.utils.addresses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf031910>\nimport 'ansible.inventory.host' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf031340>\nimport 'ansible.inventory.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2408c0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf031b50>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/loader.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf044680>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/typing.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc'\nimport 'ansible.module_utils.compat.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf045550>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.filter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0455e0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.test' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0456a0>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/yaml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/loader.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/constructor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf061ac0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__about__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc'\nimport 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0629c0>\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0625d0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/exceptions.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf062f60>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0630b0>\n# extension module '_cffi_backend' loaded from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so'\n# extension module '_cffi_backend' executed from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so'\nimport '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf0751c0>\n# extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so'\n# extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so'\nimport 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf063290>\nimport 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf062a20>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf062510>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf075e50>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf076180>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/padding.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/utils.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc'\nimport 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0777d0>\nimport 'cryptography.hazmat.primitives.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf076c90>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hmac.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf077ce0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.kdf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf077fb0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py\n# code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc'\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0887d0>\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0886b0>\nimport 'cryptography.hazmat.primitives.kdf.pbkdf2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf088290>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf089340>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.decrepit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf08bc80>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.decrepit.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf08bef0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc'\nimport 'cryptography.hazmat.decrepit.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf08b9e0>\nimport 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf08b080>\nimport 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf089f70>\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf089700>\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf089220>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/backend.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.bindings.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf09d8b0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/binding.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc'\nimport 'cryptography.hazmat.bindings.openssl._conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf09dfd0>\nimport 'cryptography.hazmat.bindings.openssl.binding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf09da60>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf09f8f0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf09fa70>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc'\nimport 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0b84d0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf061a60>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0ba480>\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf09fce0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0bbad0>\nimport 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0bb1d0>\nimport 'cryptography.hazmat.backends.openssl.backend' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf09c7a0>\nimport 'cryptography.hazmat.backends.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf09c620>\nimport 'ansible.parsing.vault' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf046b70>\nimport 'ansible.parsing.yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf046180>\nimport 'ansible.parsing.yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf045eb0>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/ajson.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/json.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc'\nimport 'ansible.module_utils.common.json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0bbe00>\nimport 'ansible.parsing.ajson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf046d80>\nimport 'ansible.parsing.utils.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0459a0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_config.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc'\nimport 'ansible.utils.collection_loader._collection_config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0cc8f0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_finder.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_meta.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc'\nimport 'ansible.utils.collection_loader._collection_meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0cfec0>\nimport 'ansible.utils.collection_loader._collection_finder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0cd100>\nimport 'ansible.utils.collection_loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf045b80>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/plugin_docs.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/plugin_docs.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc'\nimport 'ansible.parsing.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0e0ce0>\nimport 'ansible.utils.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0cec60>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc'\nimport 'packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0e11f0>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/specifiers.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/tags.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py\n# code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc'\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0f4f50>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_manylinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_elffile.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc'\nimport 'packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0f7680>\nimport 'packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0f6ba0>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_musllinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc'\nimport 'packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0f7fb0>\nimport 'packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0e3650>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_structures.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc'\nimport 'packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaef0e150>\nimport 'packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaef0cc20>\nimport 'packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0e2e10>\nimport 'packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0e1430>\nimport 'ansible.plugins.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf032570>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc'\nimport 'ansible.utils.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaef0fa70>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaef0fd10>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/plugins.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc'\nimport 'ansible.vars.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaef0fdd0>\nimport 'ansible.inventory.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf216990>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/file.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaee23a10>\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaee22990>\nimport 'ansible.module_utils.common.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0e15e0>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/dataloader.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/basic.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc'\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eae24ab10>\nimport 'pwd' # \n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eae24af30>\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae24b080>\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eae264620>\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eae264800>\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eae264a40>\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae24b2f0>\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eae266930>\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2664b0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/selinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc'\nimport 'ansible.module_utils.compat.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae266990>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/_text.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc'\nimport 'ansible.module_utils._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae266f90>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/arg_spec.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/parameters.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/warnings.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc'\nimport 'ansible.module_utils.common.warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae267f80>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/errors.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc'\nimport 'ansible.module_utils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27c260>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/validation.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/formatters.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc'\nimport 'ansible.module_utils.common.text.formatters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27d430>\nimport 'ansible.module_utils.common.validation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27c500>\nimport 'ansible.module_utils.common.parameters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae267440>\nimport 'ansible.module_utils.common.arg_spec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae266cf0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/locale.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc'\nimport 'ansible.module_utils.common.locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27d820>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/process.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc'\nimport 'ansible.module_utils.common.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27da00>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/sys_info.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27e120>\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27dee0>\n# destroy ansible.module_utils.distro\nimport 'ansible.module_utils.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27de80>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/_utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc'\nimport 'ansible.module_utils.common._utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27dd30>\nimport 'ansible.module_utils.common.sys_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27da90>\nimport 'ansible.module_utils.basic' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae248a10>\nimport 'ansible.parsing.dataloader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaee23b30>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc'\nimport 'ansible.inventory.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2a8350>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/fact_cache.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc'\nimport 'ansible.vars.fact_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2a85c0>\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/native_helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc'\nimport 'ansible.template.native_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2a9eb0>\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/template.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc'\nimport 'ansible.template.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2aa1e0>\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc'\nimport 'ansible.template.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2aa300>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/listify.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc'\nimport 'ansible.utils.listify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2aa5d0>\nimport 'ansible.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2a8ad0>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/clean.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc'\nimport 'ansible.vars.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2aa960>\nimport 'ansible.vars.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae248b00>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/completers.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc'\nimport 'argcomplete.completers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2aacf0>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/exceptions.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc'\nimport 'argcomplete.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2ab1a0>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/finders.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/io.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc'\nimport 'argcomplete.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2abc50>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/lexers.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc'\nimport 'argcomplete.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2e8230>\n# /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_shlex.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc'\nimport 'argcomplete.packages._shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2e83e0>\nimport 'argcomplete.lexers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2abf50>\n# /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_argparse.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc'\nimport 'argcomplete.packages._argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2e8710>\nimport 'argcomplete.finders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2ab260>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/shell_integration.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc'\nimport 'argcomplete.shell_integration' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2e8a40>\nimport 'argcomplete' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2aaa50>\nimport 'ansible.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb03300b0>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/playbook.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2e9040>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/playbook_executor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_queue_manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eae3042c0>\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2ebb60>\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eae2ebce0>\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2eb050>\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eae304380>\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae306510>\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae3045f0>\nimport 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2ea330>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/play_iterator.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/attribute.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/sentinel.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc'\nimport 'ansible.utils.sentinel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae3214c0>\nimport 'ansible.playbook.attribute' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae320e00>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc'\nimport 'ansible.playbook.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae321670>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/block.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/conditional.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc'\nimport 'ansible.playbook.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae323b30>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/collectionsearch.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc'\nimport 'ansible.playbook.collectionsearch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae323f20>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/delegatable.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc'\nimport 'ansible.playbook.delegatable' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf40170>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/mod_args.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc'\nimport 'ansible.parsing.mod_args' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf40770>\nimport 'ansible.playbook.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf402f0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/notifiable.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc'\nimport 'ansible.playbook.notifiable' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf40c20>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/metadata.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/requirement.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/definition.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/taggable.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc'\nimport 'ansible.playbook.taggable' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf42d50>\nimport 'ansible.playbook.role.definition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf42510>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/galaxy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc matches /usr/lib64/python3.12/tarfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc'\nimport 'tarfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf433e0>\nimport 'ansible.utils.galaxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf43140>\nimport 'ansible.playbook.role.requirement' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf42090>\nimport 'ansible.playbook.role.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf41c10>\nimport 'ansible.playbook.role' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf40d40>\nimport 'ansible.playbook.block' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae3231a0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/loop_control.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc'\nimport 'ansible.playbook.loop_control' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf841d0>\nimport 'ansible.playbook.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf43b90>\nimport 'ansible.playbook.play' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae3201d0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/playbook_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc'\nimport 'ansible.playbook.playbook_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf84980>\nimport 'ansible.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae307a10>\nimport 'ansible.executor.play_iterator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae3058b0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/stats.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc'\nimport 'ansible.executor.stats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf32f860>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_result.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc'\nimport 'ansible.executor.task_result' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf84bc0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play_context.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc'\nimport 'ansible.playbook.play_context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf84f20>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc matches /usr/lib64/python3.12/difflib.py\n# code object from '/usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc'\nimport 'difflib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf863c0>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/dumper.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/hostvars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc'\nimport 'ansible.vars.hostvars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf9d820>\nimport 'ansible.parsing.yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf9d550>\nimport 'ansible.plugins.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf856d0>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/reserved.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc'\nimport 'ansible.vars.reserved' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf857c0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/lock.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc'\nimport 'ansible.utils.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf9e060>\n# /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py\n# code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc'\nimport 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf9e0c0>\nimport 'ansible.executor.task_queue_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2e93d0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/ssh_functions.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/paramiko.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc'\nimport 'ansible.module_utils.compat.paramiko' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf9ffb0>\nimport 'ansible.utils.ssh_functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf9fcb0>\nimport 'ansible.executor.playbook_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2e90a0>\nimport 'ansible.cli.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2a9ee0>\n[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var \nnaming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This \nfeature will be removed from ansible-core in version 2.19. Deprecation warnings\n can be disabled by setting deprecation_warnings=False in ansible.cfg.\nimport 'ansible_collections' # _AnsibleCollectionRootPkgLoader(path=['/tmp/collections-suS/ansible_collections'])\nimport 'ansible_collections.fedora' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-suS/ansible_collections/fedora'])\nimport 'ansible_collections.fedora.linux_system_roles' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-suS/ansible_collections/fedora/linux_system_roles'])\nimport 'ansible_collections.ansible' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-suS/ansible_collections/ansible'])\nimport 'ansible_collections.ansible.builtin' # _AnsibleCollectionPkgLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb04ac170>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc'\nimport 'ansible.plugins.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2dfe60>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/shlex.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc'\nimport 'ansible.utils.shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadfce450>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/__init__.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_parser.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_re.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_types.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc'\nimport 'tomllib._types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadfdd8b0>\nimport 'tomllib._re' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadfdd460>\nimport 'tomllib._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadfcfe00>\nimport 'tomllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadfcfbf0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadfcfc20>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.doc_fragments' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadff4140>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'\nimport 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadff5610>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.become' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadff7710>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadff7c50>\nimport 'ansible.plugins.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadff6c30>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py\n# code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc'\nimport 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae014710>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae016a20>\n# /usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/__init__.py\n# code object from '/usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae016d20>\n# /usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementTree.py\n# code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementPath.py\n# code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc'\nimport 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddd9c40>\n# extension module '_elementtree' loaded from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eadddb0e0>\n# extension module '_elementtree' executed from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so'\nimport '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eadddaea0>\nimport 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae016930>\nimport 'ansible.plugins.shell.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae0160c0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/hashing.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc'\nimport 'ansible.utils.hashing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadddb290>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/json_utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc'\nimport 'ansible.module_utils.json_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade14e00>\n# /usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/xmltodict.py\n# code object from '/usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade15a00>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade15bb0>\n# /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc'\nimport 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade17500>\n# /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc'\nimport 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade17a10>\nimport 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade15df0>\nimport 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade15c10>\n# /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddd93a0>\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eade78b30>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade520c0>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddf4080>\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadeb5760>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade51e80>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade31c10>\nimport 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade158b0>\nimport 'xmltodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade14e90>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc'\nimport 'ansible.playbook.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadeb6e70>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc'\nimport 'ansible.playbook.task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadeb70b0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc'\nimport 'ansible.playbook.role.include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadeb7740>\nimport 'ansible.playbook.role_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadeb7260>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler_task_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc'\nimport 'ansible.playbook.handler_task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadeb7a70>\n# /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/modules/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.modules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadeb63c0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/module_common.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/interpreter_discovery.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/compat.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/namespace.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc'\nimport 'ansible.module_utils.facts.namespace' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadcf7d70>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/default_collectors.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/collector.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/timeout.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd157f0>\nimport 'ansible.module_utils.facts.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd155b0>\nimport 'ansible.module_utils.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd14da0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.other' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd16ae0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/facter.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc'\nimport 'ansible.module_utils.facts.other.facter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd17530>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/ohai.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc'\nimport 'ansible.module_utils.facts.other.ohai' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd17950>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd17c50>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/apparmor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.apparmor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd17da0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/caps.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.caps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd17ef0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/chroot.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.chroot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf08bd70>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/cmdline.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc'\nimport 'ansible.module_utils.facts.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd384a0>\nimport 'ansible.module_utils.facts.system.cmdline' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd38200>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/distribution.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.distribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd38530>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/date_time.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/datetime.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc'\nimport 'ansible.module_utils.compat.datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3a240>\nimport 'ansible.module_utils.facts.system.date_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd39d30>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/env.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.env' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3a5a0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/dns.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.dns' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3a690>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/fips.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.fips' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3a780>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/loadavg.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.loadavg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3a840>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/local.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.local' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3aa20>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/lsb.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.lsb' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3ad80>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/pkg_mgr.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.pkg_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3af30>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/platform.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3b560>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/python.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.python' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3b890>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/selinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3b920>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/service_mgr.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.service_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3b9b0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/ssh_pub_keys.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3bf50>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/user.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.user' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd502f0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd50380>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd50590>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/aix.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd50860>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/darwin.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/sysctl.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc'\nimport 'ansible.module_utils.facts.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd51580>\nimport 'ansible.module_utils.facts.hardware.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd50ef0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/dragonfly.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/freebsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd51790>\nimport 'ansible.module_utils.facts.hardware.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd515b0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hpux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd51ca0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hurd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/linux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd522a0>\nimport 'ansible.module_utils.facts.hardware.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd51fd0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/netbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd53860>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/openbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd53bf0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/sunos.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd53f50>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6c740>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6c8f0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/aix.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/generic_bsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.generic_bsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6d190>\nimport 'ansible.module_utils.facts.network.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6cc20>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/darwin.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6db20>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/dragonfly.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6db80>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/fc_wwn.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.fc_wwn' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6dd00>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/freebsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6dfa0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hpux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6e060>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hurd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6e210>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/linux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6e420>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/iscsi.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6ede0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/nvme.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.nvme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6f080>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/netbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6f1d0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/openbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6f2c0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/sunos.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6f4d0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6f7a0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6f920>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/dragonfly.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/freebsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sysctl.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6ff50>\nimport 'ansible.module_utils.facts.virtual.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6fd10>\nimport 'ansible.module_utils.facts.virtual.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6fb60>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/hpux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8c110>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/linux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8c2c0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/netbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8c9b0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/openbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8cb00>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sunos.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8cc20>\nimport 'ansible.module_utils.facts.default_collectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd14140>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/ansible_collector.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc'\nimport 'ansible.module_utils.facts.ansible_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8cc80>\nimport 'ansible.module_utils.facts.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadcf79b0>\nimport 'ansible.module_utils.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadcf7680>\nimport 'ansible.executor.interpreter_discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadcf6d50>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8e0f0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/module_manifest.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc'\nimport 'ansible.executor.powershell.module_manifest' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8e330>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/action_write_locks.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc'\nimport 'ansible.executor.action_write_locks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8e780>\nimport 'ansible.executor.module_common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadcf5a00>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/jsonify.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc'\nimport 'ansible.parsing.utils.jsonify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8f290>\nimport 'ansible.plugins.action' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadcd8860>\nimport 'ansible_collections.ansible.builtin.plugins' # _AnsibleCollectionLoader(path=None)\nimport 'ansible_collections.ansible.builtin.plugins.action' # _AnsibleCollectionLoader(path=None)\nimport 'ansible_collections.ansible.builtin.plugins.callback' # _AnsibleCollectionLoader(path=None)\nimport 'ansible_collections.ansible.posix' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-suS/ansible_collections/ansible/posix'])\nimport 'ansible_collections.ansible.posix.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-suS/ansible_collections/ansible/posix/plugins'])\nimport 'ansible_collections.ansible.posix.plugins.callback' # _AnsibleCollectionLoader(path=['/tmp/collections-suS/ansible_collections/ansible/posix/plugins/callback'])\n# /tmp/collections-suS/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc matches /tmp/collections-suS/ansible_collections/ansible/posix/plugins/callback/debug.py\n# code object from '/tmp/collections-suS/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc'\nimport 'ansible.plugins.callback.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddaa3f0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/_junit_xml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\n# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'\n# extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\n# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eadbcc560>\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbcc4a0>\n# /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc'\nimport 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbcd8e0>\nimport 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbcd160>\n# /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc'\nimport 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbe9070>\n# /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc'\nimport 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbeb440>\nimport 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbea060>\nimport 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddaaf00>\nimport 'ansible.utils._junit_xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddabb30>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc'\n# /tmp/collections-suS/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc matches /tmp/collections-suS/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py\n# code object from '/tmp/collections-suS/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\n# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc2d520>\n# /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py\n# code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc'\nimport 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc2da60>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc2f4d0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/worker.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_executor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/connection.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc'\nimport 'ansible.module_utils.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4c9b0>\nimport 'ansible.executor.task_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc2fb00>\nimport 'ansible.executor.process.worker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc2f590>\nimport 'ansible.plugins.strategy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0fcb0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/included_file.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc'\nimport 'ansible.playbook.included_file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4d010>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/gather_facts.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/gather_facts.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/popen_fork.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc'\nimport 'multiprocessing.popen_fork' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd14b90>\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4f3b0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4e2d0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3a4b0>\n[WARNING]: Module invocation had junk after the JSON data: # clear\nsys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear\nsys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc\n# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore\nsys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing\nbuiltins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #\ncleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]\nremoving _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #\ncleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #\ncleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing\n_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #\ncleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #\ncleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing\nabc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]\nremoving _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]\nremoving _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #\ndestroy site # cleanup[2] removing types # cleanup[2] removing _operator #\ncleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing reprlib # destroy\nreprlib # cleanup[2] removing _collections # cleanup[2] removing collections #\ncleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]\nremoving enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #\ncleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]\nremoving re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #\ncleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing\nbinascii # cleanup[2] removing base64 # cleanup[2] removing\nimportlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #\ncleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing runpy # destroy runpy #\ncleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing\nzlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]\nremoving bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #\ncleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing\n_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing\n_random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy\nrandom # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2]\nremoving weakref # cleanup[2] removing tempfile # cleanup[2] removing threading\n# cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]\nremoving urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]\nremoving urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #\ncleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #\ncleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving collections.abc # cleanup[2] removing _typing # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\n__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]\nremoving json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing\njson.encoder # cleanup[2] removing json # cleanup[2] removing atexit #\ncleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing\n_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]\nremoving platform # cleanup[2] removing select # cleanup[2] removing selectors\n# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing\n_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #\ndestroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]\nremoving traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #\ndestroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime\n# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing\n_string # cleanup[2] removing string # destroy string # cleanup[2] removing\nlogging # cleanup[2] removing systemd._journal # cleanup[2] removing\nsystemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing\nsystemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #\ncleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing ansible.module_utils.compat #\ndestroy ansible.module_utils.compat # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six\n# destroy ansible.module_utils.six # cleanup[2] removing\nansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #\ncleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #\ncleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing\nansible.module_utils.facts.namespace # cleanup[2] removing\nansible.module_utils.compat.typing # cleanup[2] removing\nmultiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2]\nremoving _pickle # cleanup[2] removing pickle # cleanup[2] removing\nmultiprocessing.reduction # cleanup[2] removing multiprocessing.context #\ncleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing\nmultiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq #\ndestroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue #\ncleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing\n# cleanup[2] removing multiprocessing.connection # cleanup[2] removing\nmultiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout #\ncleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing\nansible.module_utils.facts.other # cleanup[2] removing\nansible.module_utils.facts.other.facter # cleanup[2] removing\nansible.module_utils.facts.other.ohai # cleanup[2] removing\nansible.module_utils.facts.system # cleanup[2] removing\nansible.module_utils.facts.system.apparmor # cleanup[2] removing\nansible.module_utils.facts.system.caps # cleanup[2] removing\nansible.module_utils.facts.system.chroot # cleanup[2] removing\nansible.module_utils.facts.utils # cleanup[2] removing\nansible.module_utils.facts.system.cmdline # cleanup[2] removing\nansible.module_utils.facts.system.distribution # cleanup[2] removing\nansible.module_utils.compat.datetime # destroy\nansible.module_utils.compat.datetime # cleanup[2] removing\nansible.module_utils.facts.system.date_time # cleanup[2] removing\nansible.module_utils.facts.system.env # cleanup[2] removing\nansible.module_utils.facts.system.dns # cleanup[2] removing\nansible.module_utils.facts.system.fips # cleanup[2] removing\nansible.module_utils.facts.system.loadavg # cleanup[2] removing glob #\ncleanup[2] removing configparser # cleanup[2] removing\nansible.module_utils.facts.system.local # cleanup[2] removing\nansible.module_utils.facts.system.lsb # cleanup[2] removing\nansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing\nansible.module_utils.facts.system.platform # cleanup[2] removing _ssl #\ncleanup[2] removing ssl # destroy ssl # cleanup[2] removing\nansible.module_utils.facts.system.python # cleanup[2] removing\nansible.module_utils.facts.system.selinux # cleanup[2] removing\nansible.module_utils.compat.version # destroy\nansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.facts.system.service_mgr # cleanup[2] removing\nansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios #\ncleanup[2] removing getpass # cleanup[2] removing\nansible.module_utils.facts.system.user # cleanup[2] removing\nansible.module_utils.facts.hardware # cleanup[2] removing\nansible.module_utils.facts.hardware.base # cleanup[2] removing\nansible.module_utils.facts.hardware.aix # cleanup[2] removing\nansible.module_utils.facts.sysctl # cleanup[2] removing\nansible.module_utils.facts.hardware.darwin # cleanup[2] removing\nansible.module_utils.facts.hardware.freebsd # cleanup[2] removing\nansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing\nansible.module_utils.facts.hardware.hpux # cleanup[2] removing\nansible.module_utils.facts.hardware.linux # cleanup[2] removing\nansible.module_utils.facts.hardware.hurd # cleanup[2] removing\nansible.module_utils.facts.hardware.netbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.openbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.sunos # cleanup[2] removing\nansible.module_utils.facts.network # cleanup[2] removing\nansible.module_utils.facts.network.base # cleanup[2] removing\nansible.module_utils.facts.network.generic_bsd # cleanup[2] removing\nansible.module_utils.facts.network.aix # cleanup[2] removing\nansible.module_utils.facts.network.darwin # cleanup[2] removing\nansible.module_utils.facts.network.dragonfly # cleanup[2] removing\nansible.module_utils.facts.network.fc_wwn # cleanup[2] removing\nansible.module_utils.facts.network.freebsd # cleanup[2] removing\nansible.module_utils.facts.network.hpux # cleanup[2] removing\nansible.module_utils.facts.network.hurd # cleanup[2] removing\nansible.module_utils.facts.network.linux # cleanup[2] removing\nansible.module_utils.facts.network.iscsi # cleanup[2] removing\nansible.module_utils.facts.network.nvme # cleanup[2] removing\nansible.module_utils.facts.network.netbsd # cleanup[2] removing\nansible.module_utils.facts.network.openbsd # cleanup[2] removing\nansible.module_utils.facts.network.sunos # cleanup[2] removing\nansible.module_utils.facts.virtual # cleanup[2] removing\nansible.module_utils.facts.virtual.base # cleanup[2] removing\nansible.module_utils.facts.virtual.sysctl # cleanup[2] removing\nansible.module_utils.facts.virtual.freebsd # cleanup[2] removing\nansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing\nansible.module_utils.facts.virtual.hpux # cleanup[2] removing\nansible.module_utils.facts.virtual.linux # cleanup[2] removing\nansible.module_utils.facts.virtual.netbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.openbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sunos # cleanup[2] removing\nansible.module_utils.facts.default_collectors # cleanup[2] removing\nansible.module_utils.facts.ansible_collector # cleanup[2] removing\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts # destroy ansible.module_utils.facts # destroy\nansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other\n# destroy ansible.module_utils.facts.other.facter # destroy\nansible.module_utils.facts.other.ohai # destroy\nansible.module_utils.facts.system # destroy\nansible.module_utils.facts.system.apparmor # destroy\nansible.module_utils.facts.system.caps # destroy\nansible.module_utils.facts.system.chroot # destroy\nansible.module_utils.facts.system.cmdline # destroy\nansible.module_utils.facts.system.distribution # destroy\nansible.module_utils.facts.system.date_time # destroy\nansible.module_utils.facts.system.env # destroy\nansible.module_utils.facts.system.dns # destroy\nansible.module_utils.facts.system.fips # destroy\nansible.module_utils.facts.system.loadavg # destroy\nansible.module_utils.facts.system.local # destroy\nansible.module_utils.facts.system.lsb # destroy\nansible.module_utils.facts.system.pkg_mgr # destroy\nansible.module_utils.facts.system.platform # destroy\nansible.module_utils.facts.system.python # destroy\nansible.module_utils.facts.system.selinux # destroy\nansible.module_utils.facts.system.service_mgr # destroy\nansible.module_utils.facts.system.ssh_pub_keys # destroy\nansible.module_utils.facts.system.user # destroy\nansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware\n# destroy ansible.module_utils.facts.hardware.base # destroy\nansible.module_utils.facts.hardware.aix # destroy\nansible.module_utils.facts.hardware.darwin # destroy\nansible.module_utils.facts.hardware.freebsd # destroy\nansible.module_utils.facts.hardware.dragonfly # destroy\nansible.module_utils.facts.hardware.hpux # destroy\nansible.module_utils.facts.hardware.linux # destroy\nansible.module_utils.facts.hardware.hurd # destroy\nansible.module_utils.facts.hardware.netbsd # destroy\nansible.module_utils.facts.hardware.openbsd # destroy\nansible.module_utils.facts.hardware.sunos # destroy\nansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network\n# destroy ansible.module_utils.facts.network.base # destroy\nansible.module_utils.facts.network.generic_bsd # destroy\nansible.module_utils.facts.network.aix # destroy\nansible.module_utils.facts.network.darwin # destroy\nansible.module_utils.facts.network.dragonfly # destroy\nansible.module_utils.facts.network.fc_wwn # destroy\nansible.module_utils.facts.network.freebsd # destroy\nansible.module_utils.facts.network.hpux # destroy\nansible.module_utils.facts.network.hurd # destroy\nansible.module_utils.facts.network.linux # destroy\nansible.module_utils.facts.network.iscsi # destroy\nansible.module_utils.facts.network.nvme # destroy\nansible.module_utils.facts.network.netbsd # destroy\nansible.module_utils.facts.network.openbsd # destroy\nansible.module_utils.facts.network.sunos # destroy\nansible.module_utils.facts.virtual # destroy\nansible.module_utils.facts.virtual.base # destroy\nansible.module_utils.facts.virtual.sysctl # destroy\nansible.module_utils.facts.virtual.freebsd # destroy\nansible.module_utils.facts.virtual.dragonfly # destroy\nansible.module_utils.facts.virtual.hpux # destroy\nansible.module_utils.facts.virtual.linux # destroy\nansible.module_utils.facts.virtual.netbsd # destroy\nansible.module_utils.facts.virtual.openbsd # destroy\nansible.module_utils.facts.virtual.sunos # destroy\nansible.module_utils.facts.compat # cleanup[2] removing unicodedata #\ncleanup[2] removing stringprep # cleanup[2] removing encodings.idna #\ncleanup[2] removing multiprocessing.queues # cleanup[2] removing\nmultiprocessing.synchronize # cleanup[2] removing\nmultiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy #\ndestroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc #\ndestroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma #\ndestroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy\nzipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob\n# destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport #\ndestroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy\nhashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner #\ndestroy _json # destroy grp # destroy encodings # destroy _locale # destroy\nlocale # destroy select # destroy _signal # destroy _posixsubprocess # destroy\nsyslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux #\ndestroy shutil # destroy distro # destroy distro.distro # destroy argparse #\ndestroy logging # destroy ansible.module_utils.facts.default_collectors #\ndestroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing\n# destroy multiprocessing.queues # destroy multiprocessing.synchronize #\ndestroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal #\ndestroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue #\ndestroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy\nselectors # destroy shlex # destroy fcntl # destroy datetime # destroy\nsubprocess # destroy base64 # destroy _ssl # destroy\nansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy\ntermios # destroy json # destroy socket # destroy struct # destroy glob #\ndestroy fnmatch # destroy ansible.module_utils.compat.typing # destroy\nansible.module_utils.facts.timeout # destroy\nansible.module_utils.facts.collector # destroy unicodedata # destroy errno #\ndestroy multiprocessing.connection # destroy tempfile # destroy\nmultiprocessing.context # destroy multiprocessing.process # destroy\nmultiprocessing.util # destroy _multiprocessing # destroy array # destroy\nmultiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy\nstringprep # cleanup[3] wiping configparser # cleanup[3] wiping\nselinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3]\nwiping ansible.module_utils.six.moves # destroy configparser # cleanup[3]\nwiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping\nsystemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping\nsystemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid #\ncleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache #\ndestroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize #\ncleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping\n_typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437\n# cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3]\nwiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random #\ncleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings\n# cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping\nimportlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re #\ndestroy re._constants # destroy re._casefix # destroy re._compiler # destroy\nenum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3]\nwiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools #\ncleanup[3] wiping collections # destroy _collections_abc # destroy\ncollections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools\n# cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping\ntypes # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy\nposixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3]\nwiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3]\nwiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping\nencodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs #\ncleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external #\ncleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io #\ncleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping\n_thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib #\ncleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux #\ndestroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader #\ndestroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy\n_socket # destroy _collections # destroy platform # destroy _uuid # destroy\nstat # destroy genericpath # destroy re._parser # destroy tokenize # destroy\nansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib #\ndestroy _typing # destroy _tokenize # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\noperator # destroy ansible.module_utils.six.moves # destroy\n_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #\nclear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy\ncodecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy\nencodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna #\ndestroy _codecs # destroy io # destroy traceback # destroy warnings # destroy\nweakref # destroy collections # destroy threading # destroy atexit # destroy\n_warnings # destroy math # destroy _bisect # destroy time # destroy _random #\ndestroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy\n_string # destroy re # destroy itertools # destroy _abc # destroy posix #\ndestroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks\n[WARNING]: Platform linux on host managed_node3 is using the discovered Python\ninterpreter at /usr/bin/python3.12, but future installation of another Python\ninterpreter could change the meaning of that path. See\nhttps://docs.ansible.com/ansible-\ncore/2.17/reference_appendices/interpreter_discovery.html for more information.\n[WARNING]: Platform linux on host managed_node2 is using the discovered Python\ninterpreter at /usr/bin/python3.12, but future installation of another Python\ninterpreter could change the meaning of that path. See\nhttps://docs.ansible.com/ansible-\ncore/2.17/reference_appendices/interpreter_discovery.html for more information.\n[WARNING]: Platform linux on host managed_node1 is using the discovered Python\ninterpreter at /usr/bin/python3.12, but future installation of another Python\ninterpreter could change the meaning of that path. See\nhttps://docs.ansible.com/ansible-\ncore/2.17/reference_appendices/interpreter_discovery.html for more information.\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/debug.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/debug.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nimport 'ansible_collections.fedora.linux_system_roles.roles' # _AnsibleCollectionLoader(path=['/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles'])\nimport 'ansible_collections.fedora.linux_system_roles.roles.kdump' # _AnsibleCollectionLoader(path=['/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump'])\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0df40>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1220>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\nPyThreadState_Clear: warning: thread still has a frame\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3620>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ac1a0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadba9c40>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac200>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\nPyThreadState_Clear: warning: thread still has a frame\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad880>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9acb00>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ae270>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3410>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0ec60>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f00e0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f3320>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ac500>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1e80>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac5f0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1820>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9add00>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ade80>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ace90>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1d60>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1460>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ae6f0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddf4200>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0e180>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f30b0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0ec60>\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ac290>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2e10>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac320>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0d2e0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae2d0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1cd0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f13d0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9520>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0ea50>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d07a0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ada90>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9acc20>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0260>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2660>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9970>\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ae480>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae060>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3650>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c860>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1100>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f07a0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade51b20>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0f920>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9700>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ed250>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ec860>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0860>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear\nsys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc\n# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore\nsys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing\nbuiltins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #\ncleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]\nremoving _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #\ncleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #\ncleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing\n_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #\ncleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #\ncleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing\nabc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]\nremoving _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]\nremoving _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #\ndestroy site # cleanup[2] removing types # cleanup[2] removing _operator #\ncleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing reprlib # destroy\nreprlib # cleanup[2] removing _collections # cleanup[2] removing collections #\ncleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]\nremoving enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #\ncleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]\nremoving re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #\ncleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing\nbinascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing\nimportlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #\ncleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing runpy # destroy runpy #\ncleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing\nzlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]\nremoving bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #\ncleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing\n_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing\n_random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy\nrandom # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2]\nremoving weakref # cleanup[2] removing tempfile # cleanup[2] removing threading\n# cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]\nremoving urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]\nremoving urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #\ncleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #\ncleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving collections.abc # cleanup[2] removing _typing # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\n__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]\nremoving json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing\njson.encoder # cleanup[2] removing json # cleanup[2] removing atexit #\ncleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing\n_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]\nremoving platform # cleanup[2] removing select # cleanup[2] removing selectors\n# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing\n_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #\ndestroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]\nremoving traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #\ndestroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime\n# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing\n_string # cleanup[2] removing string # destroy string # cleanup[2] removing\nlogging # cleanup[2] removing systemd._journal # cleanup[2] removing\nsystemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing\nsystemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #\ncleanup[2] removing socket # destroy socket # cleanup[2] removing\nsystemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing\nansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2]\nremoving ansible.module_utils.common # destroy ansible.module_utils.common #\ncleanup[2] removing ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six\n# destroy ansible.module_utils.six # cleanup[2] removing\nansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #\ncleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #\ncleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # destroy _sitebuiltins #\ndestroy importlib.machinery # destroy importlib._abc # destroy importlib.util #\ndestroy _bz2 # destroy _compression # destroy _lzma # destroy binascii #\ndestroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy\nzipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob\n# destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib #\ndestroy zipimport # destroy __main__ # destroy tempfile # destroy\nsystemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder #\ndestroy json.encoder # destroy json.scanner # destroy _json # destroy grp #\ndestroy encodings # destroy _locale # destroy pwd # destroy locale # destroy\nsignal # destroy fcntl # destroy select # destroy _signal # destroy\n_posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy\nerrno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 #\ndestroy selinux # destroy shutil # destroy distro # destroy distro.distro #\ndestroy argparse # destroy json # destroy logging # destroy shlex # destroy\nsubprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping\nctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping\nansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3]\nwiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping\nsystemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping\n_string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3]\nwiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping\ntokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform #\ncleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping\ncollections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping\ncontextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref #\ncleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect\n# cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping\nimportlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #\ncleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants #\ndestroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping\ncopyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3]\nwiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections\n# destroy _collections_abc # destroy collections.abc # cleanup[3] wiping\n_collections # cleanup[3] wiping itertools # cleanup[3] wiping operator #\ncleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping\nencodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3]\nwiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy\n_stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc #\ncleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases #\ncleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time #\ncleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix #\ncleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3]\nwiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy\nsystemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy\n_datetime # destroy sys.monitoring # destroy _socket # destroy _collections #\ndestroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy\nre._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib #\ndestroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize #\ndestroy ansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\noperator # destroy ansible.module_utils.six.moves # destroy\n_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #\nclear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy\ncodecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy\nencodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io #\ndestroy traceback # destroy warnings # destroy weakref # destroy collections #\ndestroy threading # destroy atexit # destroy _warnings # destroy math # destroy\n_bisect # destroy time # destroy _random # destroy _weakref # destroy _operator\n# destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy\n_abc # destroy _sre # destroy posix # destroy _functools # destroy builtins #\ndestroy _thread # clear sys.audit hooks\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9aefc0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0ec60>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae270>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4e780>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9afec0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c4a0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0e210>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\nPyThreadState_Clear: warning: thread still has a frame\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9afad0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f0560>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eadba81a0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1580>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbabb60>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9adeb0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d99d0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7d8080>\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9af5f0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9af9b0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8500>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad970>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9adbe0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ef530>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0f860>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f0e90>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0f950>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb6b1d0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f12e0>\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3290>\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eadba9730>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae3c0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadba8080>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8ad0>\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac230>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb4bd40>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f34d0>\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7d8080>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eadba9e80>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad3a0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadba9d60>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d87d0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d97c0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7d9d60>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d80e0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4ea50>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9afc80>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac7d0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0e090>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d84d0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4e3f0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9afb00>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad6a0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9af710>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac1d0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9add00>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1520>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad6d0>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9afef0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1340>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n[WARNING]: Module invocation had junk after the JSON data: # destroy\ndnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear\nsys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear\nsys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear\nsys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ #\nclear sys.meta_path # restore sys.stdin # restore sys.stdout # restore\nsys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins #\ncleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2]\nremoving _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref\n# cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing\nposix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing\ntime # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2]\nremoving codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal #\ncleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io #\ncleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing\nstat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath #\ncleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2]\nremoving os # cleanup[2] removing _sitebuiltins # cleanup[2] removing\nencodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy\n_distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing\ntypes # cleanup[2] removing _operator # cleanup[2] removing operator #\ncleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword #\ncleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing\n_collections # cleanup[2] removing collections # cleanup[2] removing _functools\n# cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2]\nremoving _sre # cleanup[2] removing re._constants # cleanup[2] removing\nre._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler\n# cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing\n_struct # cleanup[2] removing struct # cleanup[2] removing binascii #\ncleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap #\ncleanup[2] removing importlib._bootstrap_external # cleanup[2] removing\nwarnings # cleanup[2] removing importlib # cleanup[2] removing\nimportlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing\nimportlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2]\nremoving fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib #\ncleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]\nremoving bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #\ncleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing\n_bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2]\nremoving _sha2 # cleanup[2] removing random # cleanup[2] removing _weakrefset #\ndestroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing\ntempfile # cleanup[2] removing threading # cleanup[2] removing contextlib #\ncleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing\nipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib #\ncleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #\ncleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving collections.abc # cleanup[2] removing _typing # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\n__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]\nremoving json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing\njson.encoder # cleanup[2] removing json # cleanup[2] removing atexit #\ncleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing\n_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]\nremoving platform # cleanup[2] removing select # cleanup[2] removing selectors\n# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing\n_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #\ncleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2]\nremoving linecache # cleanup[2] removing textwrap # cleanup[2] removing\ntraceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy\nsystemd # cleanup[2] removing _datetime # cleanup[2] removing datetime #\ncleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing\n_string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2]\nremoving systemd._journal # cleanup[2] removing systemd._reader # cleanup[2]\nremoving systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2]\nremoving _socket # cleanup[2] removing array # cleanup[2] removing socket #\ncleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon #\ncleanup[2] removing ansible.module_utils.compat # destroy\nansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common #\ndestroy ansible.module_utils.common # cleanup[2] removing\nansible.module_utils.common.text # destroy ansible.module_utils.common.text #\ncleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six\n# cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2]\nremoving argparse # cleanup[2] removing distro.distro # cleanup[2] removing\ndistro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.common._utils # destroy ansible.module_utils.common._utils\n# cleanup[2] removing ansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing email\n# cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2]\nremoving email.encoders # cleanup[2] removing email.errors # cleanup[2]\nremoving email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2]\nremoving email.charset # cleanup[2] removing email.header # cleanup[2] removing\ncalendar # cleanup[2] removing email._parseaddr # cleanup[2] removing\nemail.utils # cleanup[2] removing email._policybase # cleanup[2] removing\nemail._encoded_words # cleanup[2] removing email._header_value_parser #\ncleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators\n# cleanup[2] removing email.message # cleanup[2] removing email.contentmanager\n# cleanup[2] removing email.policy # cleanup[2] removing email.mime.base #\ncleanup[2] removing email.mime.nonmultipart # cleanup[2] removing\nemail.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2]\nremoving email.feedparser # cleanup[2] removing email.parser # cleanup[2]\nremoving http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2]\nremoving http.client # cleanup[2] removing mimetypes # cleanup[2] removing\nnetrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar #\ncleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls #\ndestroy ansible.module_utils.urls # cleanup[2] removing\nansible.module_utils.compat.version # destroy\nansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.common.respawn # destroy\nansible.module_utils.common.respawn # cleanup[2] removing\nansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2]\nremoving email.mime.text # cleanup[2] removing configparser # destroy\nconfigparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy\nheapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2]\nremoving dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing\nlibdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing\nlibdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2]\nremoving libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing\nlibdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing\nlibdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing\nlibdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2]\nremoving libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing\nlibdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n #\ncleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2]\nremoving rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing\nrpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback #\ncleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2]\nremoving dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing\nlibcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing\ndnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto #\ncleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2]\nremoving dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2]\nremoving dnf.conf.substitutions # cleanup[2] removing dnf.conf.config #\ncleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2]\nremoving _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing\npickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging\n# cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2]\nremoving dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2]\nremoving dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing\ndnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module #\ncleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols #\ncleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions #\ncleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor\n# cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode #\ncleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing\ndnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict #\ncleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils\n# cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2]\nremoving dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base #\ncleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy\ndnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing\n_curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2]\nremoving dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2]\nremoving dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2]\nremoving dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands #\ncleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing\ndnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check #\ncleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing\ndnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist #\ncleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing\ndnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group #\ncleanup[2] removing dnf.transaction_sr # cleanup[2] removing\ndnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install #\ncleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing\ndnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module #\ncleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing\ndnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist #\ncleanup[2] removing dnf.match_counter # cleanup[2] removing\ndnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing\ndnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2]\nremoving dnf.cli.commands.updateinfo # cleanup[2] removing\ndnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal\n# cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli #\ncleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep #\ndestroy dnf.plugin.dynamic.builddep # cleanup[2] removing\ndnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager #\ncleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy\ndnf.plugin.dynamic.groups_manager # cleanup[2] removing\ndnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2]\nremoving dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph #\ncleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions #\ncleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types #\ncleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml #\ncleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing\npyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing\npyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing\nxml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy\nxml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser #\ncleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection #\ncleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2]\nremoving dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting #\ndestroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing\ndnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2]\nremoving dnf.plugin.dynamic.repoclosure # destroy\ndnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version #\ncleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing\nnumbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing\ndecimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2]\nremoving dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2]\nremoving dateutil.tz._common # cleanup[2] removing dateutil.tz._factories #\ncleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz #\ncleanup[2] removing dateutil.parser._parser # cleanup[2] removing\ndateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2]\nremoving dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog #\ndestroy dnf.plugin.dynamic.changelog # cleanup[2] removing\ndnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage #\ncleanup[2] removing dnf.plugin.dynamic.download # destroy\ndnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-\npgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing\ndnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2]\nremoving dnf.plugin.dynamic.debuginfo-install # destroy\ndnf.plugin.dynamic.debuginfo-install # cleanup[2] removing\ndnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade #\ncleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2]\nremoving sqlite3 # cleanup[2] removing\ndnf.plugin.dynamic.generate_completion_cache # destroy\ndnf.plugin.dynamic.generate_completion_cache # destroy _sitebuiltins # destroy\n_bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path #\ndestroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath\n# destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy\nselinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy\nnetrc # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy\ndbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser #\ndestroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy\ndbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat #\ndestroy dateutil # destroy dateutil._version # destroy dateutil._common #\ndestroy dateutil.parser # destroy dateutil.parser._parser # destroy\ndateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy\nsix.moves.urllib_parse # destroy six.moves.urllib.error # destroy\nsix.moves.urllib.request # destroy six.moves.urllib.response # destroy\nsix.moves.urllib.robotparser # destroy dateutil.tz._common # destroy\ndateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy\nsix # destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy\nsqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3]\nwiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format #\ndestroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases #\ndestroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli #\ncleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping\ndnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo #\ncleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping\ndnf.cli.commands.shell # destroy cmd # cleanup[3] wiping\ndnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3]\nwiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove #\ncleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping\ndnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3]\nwiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install\n# cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping\ndnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3]\nwiping dnf.cli.commands.downgrade # cleanup[3] wiping\ndnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist #\ncleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping\ndnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3]\nwiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias #\ndestroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping\ntermios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3]\nwiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n #\ndestroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy\ndnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps #\ndestroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy\ndnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy\ndnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy\ndnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy\ndnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module #\ndestroy dnf.module.exceptions # destroy dnf.module.module_base # destroy\ndnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query #\ndestroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy\ndnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy\ndnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping\ndnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection #\ncleanup[3] wiping inspect # destroy ast # destroy dis # destroy token #\ncleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3]\nwiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3]\nwiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle #\ncleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3]\nwiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping\nlibcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping\nhawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3]\nwiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf #\ndestroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf #\ndestroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction #\ndestroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping\nlibdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping\nlibdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping\nlibdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping\nlibdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3]\nwiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3]\nwiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy\ncopy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping\nurllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping\nhttp.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3]\nwiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping\nemail.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3]\nwiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3]\nwiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3]\nwiping email.message # destroy quopri # cleanup[3] wiping email.iterators #\ncleanup[3] wiping email.headerregistry # cleanup[3] wiping\nemail._header_value_parser # cleanup[3] wiping email._encoded_words #\ncleanup[3] wiping email._policybase # cleanup[3] wiping email.utils #\ncleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3]\nwiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping\nemail.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping\nemail.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime\n# destroy email.mime.base # destroy email.mime.nonmultipart # destroy\nemail.mime.application # destroy email.mime.multipart # destroy email.mime.text\n# cleanup[3] wiping email # destroy email._parseaddr # destroy\nemail._policybase # destroy email._encoded_words # destroy\nemail._header_value_parser # destroy email.mime # destroy email.encoders #\ndestroy email.errors # destroy email.quoprimime # destroy email.base64mime #\ndestroy email.charset # destroy email.header # destroy email.utils # destroy\nemail.headerregistry # destroy email.iterators # destroy email.message #\ndestroy email.contentmanager # destroy email.policy # destroy email.feedparser\n# destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext\n# cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3]\nwiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian\n# cleanup[3] wiping _ctypes # cleanup[3] wiping\nansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3]\nwiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket #\ncleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader #\ncleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy\nlogging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string #\ndestroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime #\ncleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache #\ndestroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize #\ncleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3]\nwiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select #\ncleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale #\ndestroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3]\nwiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping\njson # destroy json.decoder # destroy json.encoder # cleanup[3] wiping\njson.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3]\nwiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping\nurllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy\nurllib.response # destroy urllib.error # destroy urllib.request # cleanup[3]\nwiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile #\ncleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2\n# cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect #\ncleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib #\ncleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping\nimportlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping\nimportlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc #\ndestroy importlib.machinery # destroy importlib.util # cleanup[3] wiping\nwarnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping\nimportlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii #\ncleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re #\ndestroy re._constants # destroy re._casefix # destroy re._compiler # destroy\nenum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3]\nwiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools #\ncleanup[3] wiping collections # destroy _collections_abc # destroy\ncollections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools\n# cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping\ntypes # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy\nposixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3]\nwiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3]\nwiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping\nencodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping\ncodecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping\n_frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping\nmarshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3]\nwiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp #\ncleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping\nbuiltins # destroy decimal # destroy _dbus_bindings # destroy _curses # destroy\nlibcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy\nselinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy\nsystemd._reader # destroy systemd._journal # destroy _datetime # destroy\nsys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy\nplatform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath #\ndestroy re._parser # destroy tokenize # destroy _compat_pickle # destroy\nlibdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue\n# destroy array # destroy copyreg # destroy _pickle # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy\n_tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy\n_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #\ndestroy unicodedata # destroy _hashlib # destroy _blake2 # destroy email #\ndestroy queue # destroy shlex # destroy pwd # destroy gettext # destroy\nlibcomps # destroy urllib # destroy dnf.rpm.transaction # destroy\ndnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json\n# destroy importlib # destroy inspect # destroy gc # destroy math # destroy\nshutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy\ntempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc #\ndestroy glob # destroy curses # destroy struct # destroy termios # destroy\nargparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove\n# destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy\ndnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy\ndnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy\ndnf.cli.commands.group # destroy dnf.cli.commands.history # destroy\ndnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy\ndnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy\ndnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy\ndnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy\ndnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy\ndnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy\ndnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy\noperator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy\ndnf # destroy rpm # destroy itertools # destroy functools # destroy locale #\ndestroy signal # destroy threading # destroy contextlib # destroy time #\ndestroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors #\ndestroy json.scanner # destroy _json # destroy collections # destroy io #\ndestroy _opcode # destroy _warnings # destroy posix # destroy binascii #\ndestroy http.client # destroy http.cookiejar # destroy socket # destroy base64\n# destroy errno # destroy warnings # destroy string # destroy _ssl # clear\nsys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs\n# destroy encodings.aliases # destroy encodings.utf_8 # destroy\nencodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re #\ndestroy _random # destroy _sre # destroy _operator # destroy _functools # clear\nsys.audit hooks\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/service.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/service.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n[WARNING]: Module invocation had junk after the JSON data: # clear\nsys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear\nsys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc\n# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore\nsys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing\nbuiltins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #\ncleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]\nremoving _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #\ncleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #\ncleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing\n_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #\ncleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #\ncleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing\nabc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]\nremoving _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]\nremoving _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #\ndestroy site # cleanup[2] removing types # cleanup[2] removing _operator #\ncleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing reprlib # destroy\nreprlib # cleanup[2] removing _collections # cleanup[2] removing collections #\ncleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]\nremoving enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #\ncleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]\nremoving re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #\ncleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing\nbinascii # cleanup[2] removing base64 # cleanup[2] removing\nimportlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #\ncleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing runpy # destroy runpy #\ncleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing\nzlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]\nremoving bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #\ncleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing\n_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing\n_random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy\nrandom # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2]\nremoving weakref # cleanup[2] removing tempfile # cleanup[2] removing threading\n# cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]\nremoving urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]\nremoving urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #\ncleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #\ncleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving collections.abc # cleanup[2] removing _typing # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\n__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]\nremoving json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing\njson.encoder # cleanup[2] removing json # cleanup[2] removing atexit #\ncleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing\n_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]\nremoving platform # cleanup[2] removing select # cleanup[2] removing selectors\n# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing\n_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #\ndestroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]\nremoving traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #\ndestroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime\n# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing\n_string # cleanup[2] removing string # destroy string # cleanup[2] removing\nlogging # cleanup[2] removing systemd._journal # cleanup[2] removing\nsystemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing\nsystemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #\ncleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing ansible.module_utils.compat #\ndestroy ansible.module_utils.compat # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six\n# destroy ansible.module_utils.six # cleanup[2] removing\nansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #\ncleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #\ncleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing\nansible.module_utils.facts.namespace # cleanup[2] removing\nansible.module_utils.compat.typing # cleanup[2] removing\nmultiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2]\nremoving _pickle # cleanup[2] removing pickle # cleanup[2] removing\nmultiprocessing.reduction # cleanup[2] removing multiprocessing.context #\ncleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing\nmultiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq #\ndestroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue #\ncleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing\n# cleanup[2] removing multiprocessing.connection # cleanup[2] removing\nmultiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout #\ncleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing\nansible.module_utils.facts.other # cleanup[2] removing\nansible.module_utils.facts.other.facter # cleanup[2] removing\nansible.module_utils.facts.other.ohai # cleanup[2] removing\nansible.module_utils.facts.system # cleanup[2] removing\nansible.module_utils.facts.system.apparmor # cleanup[2] removing\nansible.module_utils.facts.system.caps # cleanup[2] removing\nansible.module_utils.facts.system.chroot # cleanup[2] removing\nansible.module_utils.facts.utils # cleanup[2] removing\nansible.module_utils.facts.system.cmdline # cleanup[2] removing\nansible.module_utils.facts.system.distribution # cleanup[2] removing\nansible.module_utils.compat.datetime # destroy\nansible.module_utils.compat.datetime # cleanup[2] removing\nansible.module_utils.facts.system.date_time # cleanup[2] removing\nansible.module_utils.facts.system.env # cleanup[2] removing\nansible.module_utils.facts.system.dns # cleanup[2] removing\nansible.module_utils.facts.system.fips # cleanup[2] removing\nansible.module_utils.facts.system.loadavg # cleanup[2] removing glob #\ncleanup[2] removing configparser # cleanup[2] removing\nansible.module_utils.facts.system.local # cleanup[2] removing\nansible.module_utils.facts.system.lsb # cleanup[2] removing\nansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing\nansible.module_utils.facts.system.platform # cleanup[2] removing _ssl #\ncleanup[2] removing ssl # destroy ssl # cleanup[2] removing\nansible.module_utils.facts.system.python # cleanup[2] removing\nansible.module_utils.facts.system.selinux # cleanup[2] removing\nansible.module_utils.compat.version # destroy\nansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.facts.system.service_mgr # cleanup[2] removing\nansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios #\ncleanup[2] removing getpass # cleanup[2] removing\nansible.module_utils.facts.system.user # cleanup[2] removing\nansible.module_utils.facts.hardware # cleanup[2] removing\nansible.module_utils.facts.hardware.base # cleanup[2] removing\nansible.module_utils.facts.hardware.aix # cleanup[2] removing\nansible.module_utils.facts.sysctl # cleanup[2] removing\nansible.module_utils.facts.hardware.darwin # cleanup[2] removing\nansible.module_utils.facts.hardware.freebsd # cleanup[2] removing\nansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing\nansible.module_utils.facts.hardware.hpux # cleanup[2] removing\nansible.module_utils.facts.hardware.linux # cleanup[2] removing\nansible.module_utils.facts.hardware.hurd # cleanup[2] removing\nansible.module_utils.facts.hardware.netbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.openbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.sunos # cleanup[2] removing\nansible.module_utils.facts.network # cleanup[2] removing\nansible.module_utils.facts.network.base # cleanup[2] removing\nansible.module_utils.facts.network.generic_bsd # cleanup[2] removing\nansible.module_utils.facts.network.aix # cleanup[2] removing\nansible.module_utils.facts.network.darwin # cleanup[2] removing\nansible.module_utils.facts.network.dragonfly # cleanup[2] removing\nansible.module_utils.facts.network.fc_wwn # cleanup[2] removing\nansible.module_utils.facts.network.freebsd # cleanup[2] removing\nansible.module_utils.facts.network.hpux # cleanup[2] removing\nansible.module_utils.facts.network.hurd # cleanup[2] removing\nansible.module_utils.facts.network.linux # cleanup[2] removing\nansible.module_utils.facts.network.iscsi # cleanup[2] removing\nansible.module_utils.facts.network.nvme # cleanup[2] removing\nansible.module_utils.facts.network.netbsd # cleanup[2] removing\nansible.module_utils.facts.network.openbsd # cleanup[2] removing\nansible.module_utils.facts.network.sunos # cleanup[2] removing\nansible.module_utils.facts.virtual # cleanup[2] removing\nansible.module_utils.facts.virtual.base # cleanup[2] removing\nansible.module_utils.facts.virtual.sysctl # cleanup[2] removing\nansible.module_utils.facts.virtual.freebsd # cleanup[2] removing\nansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing\nansible.module_utils.facts.virtual.hpux # cleanup[2] removing\nansible.module_utils.facts.virtual.linux # cleanup[2] removing\nansible.module_utils.facts.virtual.netbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.openbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sunos # cleanup[2] removing\nansible.module_utils.facts.default_collectors # cleanup[2] removing\nansible.module_utils.facts.ansible_collector # cleanup[2] removing\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts # destroy ansible.module_utils.facts # destroy\nansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other\n# destroy ansible.module_utils.facts.other.facter # destroy\nansible.module_utils.facts.other.ohai # destroy\nansible.module_utils.facts.system # destroy\nansible.module_utils.facts.system.apparmor # destroy\nansible.module_utils.facts.system.caps # destroy\nansible.module_utils.facts.system.chroot # destroy\nansible.module_utils.facts.system.cmdline # destroy\nansible.module_utils.facts.system.distribution # destroy\nansible.module_utils.facts.system.date_time # destroy\nansible.module_utils.facts.system.env # destroy\nansible.module_utils.facts.system.dns # destroy\nansible.module_utils.facts.system.fips # destroy\nansible.module_utils.facts.system.loadavg # destroy\nansible.module_utils.facts.system.local # destroy\nansible.module_utils.facts.system.lsb # destroy\nansible.module_utils.facts.system.pkg_mgr # destroy\nansible.module_utils.facts.system.platform # destroy\nansible.module_utils.facts.system.python # destroy\nansible.module_utils.facts.system.selinux # destroy\nansible.module_utils.facts.system.service_mgr # destroy\nansible.module_utils.facts.system.ssh_pub_keys # destroy\nansible.module_utils.facts.system.user # destroy\nansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware\n# destroy ansible.module_utils.facts.hardware.base # destroy\nansible.module_utils.facts.hardware.aix # destroy\nansible.module_utils.facts.hardware.darwin # destroy\nansible.module_utils.facts.hardware.freebsd # destroy\nansible.module_utils.facts.hardware.dragonfly # destroy\nansible.module_utils.facts.hardware.hpux # destroy\nansible.module_utils.facts.hardware.linux # destroy\nansible.module_utils.facts.hardware.hurd # destroy\nansible.module_utils.facts.hardware.netbsd # destroy\nansible.module_utils.facts.hardware.openbsd # destroy\nansible.module_utils.facts.hardware.sunos # destroy\nansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network\n# destroy ansible.module_utils.facts.network.base # destroy\nansible.module_utils.facts.network.generic_bsd # destroy\nansible.module_utils.facts.network.aix # destroy\nansible.module_utils.facts.network.darwin # destroy\nansible.module_utils.facts.network.dragonfly # destroy\nansible.module_utils.facts.network.fc_wwn # destroy\nansible.module_utils.facts.network.freebsd # destroy\nansible.module_utils.facts.network.hpux # destroy\nansible.module_utils.facts.network.hurd # destroy\nansible.module_utils.facts.network.linux # destroy\nansible.module_utils.facts.network.iscsi # destroy\nansible.module_utils.facts.network.nvme # destroy\nansible.module_utils.facts.network.netbsd # destroy\nansible.module_utils.facts.network.openbsd # destroy\nansible.module_utils.facts.network.sunos # destroy\nansible.module_utils.facts.virtual # destroy\nansible.module_utils.facts.virtual.base # destroy\nansible.module_utils.facts.virtual.sysctl # destroy\nansible.module_utils.facts.virtual.freebsd # destroy\nansible.module_utils.facts.virtual.dragonfly # destroy\nansible.module_utils.facts.virtual.hpux # destroy\nansible.module_utils.facts.virtual.linux # destroy\nansible.module_utils.facts.virtual.netbsd # destroy\nansible.module_utils.facts.virtual.openbsd # destroy\nansible.module_utils.facts.virtual.sunos # destroy\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.service # destroy ansible.module_utils.service # destroy\n_sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy\nimportlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy\nbinascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path #\ndestroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy\nipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy\n__main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib #\ndestroy json.decoder # destroy json.encoder # destroy json.scanner # destroy\n_json # destroy grp # destroy encodings # destroy _locale # destroy locale #\ndestroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid #\ndestroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy\ndistro # destroy distro.distro # destroy argparse # destroy logging # destroy\nansible.module_utils.facts.default_collectors # destroy\nansible.module_utils.facts.ansible_collector # destroy multiprocessing #\ndestroy multiprocessing.connection # destroy multiprocessing.pool # destroy\nsignal # destroy multiprocessing.context # destroy array # destroy\n_compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy\n_queue # destroy multiprocessing.process # destroy tempfile # destroy\nmultiprocessing.util # destroy multiprocessing.reduction # destroy selectors #\ndestroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 #\ndestroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass #\ndestroy pwd # destroy termios # destroy errno # destroy json # destroy socket #\ndestroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing #\ndestroy ansible.module_utils.facts.timeout # destroy\nansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy\nselect # destroy shlex # destroy subprocess # cleanup[3] wiping configparser #\ncleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian #\ncleanup[3] wiping _ctypes # cleanup[3] wiping\nansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping\nsystemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 #\ncleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal #\ncleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping\n_datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap\n# cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping\nplatform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3]\nwiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping\ncontextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref #\ncleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect\n# cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping\nimportlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #\ncleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants #\ndestroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping\ncopyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3]\nwiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections\n# destroy _collections_abc # destroy collections.abc # cleanup[3] wiping\n_collections # cleanup[3] wiping itertools # cleanup[3] wiping operator #\ncleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping\nencodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3]\nwiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy\n_stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc #\ncleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases #\ncleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time #\ncleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix #\ncleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3]\nwiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy\nsystemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy\n_datetime # destroy sys.monitoring # destroy _socket # destroy _collections #\ndestroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy\nre._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib #\ndestroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize #\ndestroy ansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\noperator # destroy ansible.module_utils.six.moves # destroy\n_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #\nclear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy\ncodecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy\nencodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io #\ndestroy traceback # destroy warnings # destroy weakref # destroy collections #\ndestroy threading # destroy atexit # destroy _warnings # destroy math # destroy\n_bisect # destroy time # destroy _random # destroy _weakref # destroy _operator\n# destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy\n_abc # destroy _sre # destroy posix # destroy _functools # destroy builtins #\ndestroy _thread # clear sys.audit hooks\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbab7d0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1280>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb4bf20>\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9eff50>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f3e90>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ed0a0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9df0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0f80>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7d9310>\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9a00>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f2cc0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1ca0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f36e0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb4ac90>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb4a630>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0e8a0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb496d0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb68500>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb68860>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9aee70>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f2330>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb496d0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3170>\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d15e0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3620>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d3a40>\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f0ad0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d09e0>\nimport 'gc' # \n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0aa0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f0bf0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d01d0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7d9190>\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9c10>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1790>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7d9400>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9580>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f18b0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb48c50>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbaa480>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb6b590>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbabe90>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0e630>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9affb0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9a90>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb49520>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ec050>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f0d10>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f0350>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f3860>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f0590>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9adeb0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear\nsys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc\n# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore\nsys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing\nbuiltins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #\ncleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]\nremoving _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #\ncleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #\ncleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing\n_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #\ncleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #\ncleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing\nabc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]\nremoving _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]\nremoving _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #\ndestroy site # cleanup[2] removing types # cleanup[2] removing _operator #\ncleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing reprlib # destroy\nreprlib # cleanup[2] removing _collections # cleanup[2] removing collections #\ncleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]\nremoving enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #\ncleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]\nremoving re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #\ncleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing\nbinascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing\nimportlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #\ncleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing runpy # destroy runpy #\ncleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing\nzlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]\nremoving bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #\ncleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing\n_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing\n_random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy\nrandom # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2]\nremoving weakref # cleanup[2] removing tempfile # cleanup[2] removing threading\n# cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]\nremoving urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]\nremoving urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #\ncleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #\ncleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving collections.abc # cleanup[2] removing _typing # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\n__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]\nremoving json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing\njson.encoder # cleanup[2] removing json # cleanup[2] removing atexit #\ncleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing\n_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]\nremoving platform # cleanup[2] removing select # cleanup[2] removing selectors\n# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing\n_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #\ndestroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]\nremoving traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #\ndestroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime\n# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing\n_string # cleanup[2] removing string # destroy string # cleanup[2] removing\nlogging # cleanup[2] removing systemd._journal # cleanup[2] removing\nsystemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing\nsystemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #\ncleanup[2] removing socket # destroy socket # cleanup[2] removing\nsystemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing\nansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2]\nremoving ansible.module_utils.common # destroy ansible.module_utils.common #\ncleanup[2] removing ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six\n# destroy ansible.module_utils.six # cleanup[2] removing\nansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #\ncleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #\ncleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing glob #\ndestroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy\nimportlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression #\ndestroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2\n# destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib #\ndestroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy\nimportlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy\nsystemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder #\ndestroy json.encoder # destroy json.scanner # destroy _json # destroy grp #\ndestroy encodings # destroy _locale # destroy pwd # destroy locale # destroy\nsignal # destroy fcntl # destroy select # destroy _signal # destroy\n_posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy\nselectors # destroy errno # destroy array # destroy datetime # destroy _hashlib\n# destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy\ndistro.distro # destroy argparse # destroy json # destroy logging # destroy\nshlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3]\nwiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping\nansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3]\nwiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping\nsystemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping\n_string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3]\nwiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping\ntokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform #\ncleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping\ncollections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping\ncontextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref #\ncleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect\n# cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping\nimportlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #\ncleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants #\ndestroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping\ncopyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3]\nwiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections\n# destroy _collections_abc # destroy collections.abc # cleanup[3] wiping\n_collections # cleanup[3] wiping itertools # cleanup[3] wiping operator #\ncleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping\nencodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3]\nwiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy\n_stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc #\ncleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases #\ncleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time #\ncleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix #\ncleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3]\nwiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy\nsystemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy\n_datetime # destroy sys.monitoring # destroy _socket # destroy _collections #\ndestroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy\nre._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib #\ndestroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize #\ndestroy ansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\noperator # destroy ansible.module_utils.six.moves # destroy\n_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #\nclear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy\ncodecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy\nencodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io #\ndestroy traceback # destroy warnings # destroy weakref # destroy collections #\ndestroy threading # destroy atexit # destroy _warnings # destroy math # destroy\n_bisect # destroy time # destroy _random # destroy _weakref # destroy _operator\n# destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy\n_abc # destroy _sre # destroy posix # destroy _functools # destroy builtins #\ndestroy _thread # clear sys.audit hooks\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear\nsys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc\n# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore\nsys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing\nbuiltins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #\ncleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]\nremoving _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #\ncleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #\ncleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing\n_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #\ncleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #\ncleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing\nabc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]\nremoving _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]\nremoving _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #\ndestroy site # cleanup[2] removing types # cleanup[2] removing _operator #\ncleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing reprlib # destroy\nreprlib # cleanup[2] removing _collections # cleanup[2] removing collections #\ncleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]\nremoving enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #\ncleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]\nremoving re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #\ncleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing\nbinascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing\nimportlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #\ncleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing runpy # destroy runpy #\ncleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing\nzlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]\nremoving bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #\ncleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing\n_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing\n_random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy\nrandom # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2]\nremoving weakref # cleanup[2] removing tempfile # cleanup[2] removing threading\n# cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]\nremoving urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]\nremoving urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #\ncleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #\ncleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving collections.abc # cleanup[2] removing _typing # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\n__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]\nremoving json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing\njson.encoder # cleanup[2] removing json # cleanup[2] removing atexit #\ncleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing\n_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]\nremoving platform # cleanup[2] removing select # cleanup[2] removing selectors\n# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing\n_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #\ndestroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]\nremoving traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #\ndestroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime\n# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing\n_string # cleanup[2] removing string # destroy string # cleanup[2] removing\nlogging # cleanup[2] removing systemd._journal # cleanup[2] removing\nsystemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing\nsystemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #\ncleanup[2] removing socket # destroy socket # cleanup[2] removing\nsystemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing\nansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2]\nremoving ansible.module_utils.common # destroy ansible.module_utils.common #\ncleanup[2] removing ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six\n# destroy ansible.module_utils.six # cleanup[2] removing\nansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #\ncleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #\ncleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing\nctypes.util # cleanup[2] removing calendar # destroy calendar # cleanup[2]\nremoving termios # cleanup[2] removing tty # cleanup[2] removing pty # destroy\npty # cleanup[2] removing ansible.module_utils.compat.typing # destroy\nansible.module_utils.compat.typing # destroy _sitebuiltins # destroy\nimportlib.machinery # destroy importlib._abc # destroy importlib.util # destroy\n_bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct\n# destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy\nzipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress #\ndestroy ntpath # destroy importlib # destroy zipimport # destroy __main__ #\ndestroy systemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder #\ndestroy json.encoder # destroy json.scanner # destroy _json # destroy grp #\ndestroy pwd # destroy syslog # destroy uuid # destroy array # destroy _hashlib\n# destroy _blake2 # destroy selinux # destroy distro # destroy distro.distro #\ndestroy argparse # destroy json # destroy logging # destroy shlex # destroy\ndatetime # destroy tty # destroy termios # cleanup[3] wiping ctypes.util #\ndestroy subprocess # destroy tempfile # cleanup[3] wiping selinux._selinux #\ncleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3]\nwiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3]\nwiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping\nsystemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping\n_string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3]\nwiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping\ntokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess #\ncleanup[3] wiping signal # cleanup[3] wiping selectors # cleanup[3] wiping\nselect # cleanup[3] wiping platform # cleanup[3] wiping locale # destroy\nencodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping\nfcntl # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3]\nwiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping\ncontextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref #\ncleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect\n# cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch #\ncleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping\nimportlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #\ncleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants #\ndestroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping\ncopyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3]\nwiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections\n# destroy _collections_abc # destroy collections.abc # cleanup[3] wiping\n_collections # cleanup[3] wiping itertools # cleanup[3] wiping operator #\ncleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping\nencodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path #\ndestroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat #\ncleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc #\ncleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal #\ncleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases #\ncleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time #\ncleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix #\ncleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3]\nwiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy\nsystemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy\n_datetime # destroy sys.monitoring # destroy _socket # destroy _collections #\ndestroy platform # destroy _uuid # destroy re._parser # destroy tokenize #\ndestroy locale # destroy signal # destroy fcntl # destroy _posixsubprocess #\ndestroy selectors # destroy shutil # destroy errno # destroy stat # destroy\nansible.module_utils.six.moves.urllib # destroy posixpath # destroy copyreg #\ndestroy contextlib # destroy select # destroy _typing # destroy _tokenize #\ndestroy ansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\noperator # destroy ansible.module_utils.six.moves # destroy\n_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #\nclear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy\ncodecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy\nencodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io #\ndestroy traceback # destroy warnings # destroy weakref # destroy collections #\ndestroy threading # destroy atexit # destroy _warnings # destroy math # destroy\n_bisect # destroy time # destroy _random # destroy _weakref # destroy _operator\n# destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy\n_abc # destroy _sre # destroy posix # destroy _functools # destroy builtins #\ndestroy _thread # clear sys.audit hooks\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\nPyThreadState_Clear: warning: thread still has a frame\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2ab0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1190>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9310>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f1bb0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db080>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f13a0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0e210>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1970>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8f0440>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2360>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9490>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0e7b0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0d70>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9aeb70>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2cc0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1490>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80dc40>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9100>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8c80>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f16a0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f0a70>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f2f30>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f2090>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f30e0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0e1b0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8f1be0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f3530>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db7d0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d98e0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db260>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8f470>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1670>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1160>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80d700>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear\nsys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc\n# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore\nsys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing\nbuiltins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #\ncleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]\nremoving _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #\ncleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #\ncleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing\n_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #\ncleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #\ncleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing\nabc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]\nremoving _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]\nremoving _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #\ndestroy site # cleanup[2] removing types # cleanup[2] removing _operator #\ncleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing reprlib # destroy\nreprlib # cleanup[2] removing _collections # cleanup[2] removing collections #\ncleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]\nremoving enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #\ncleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]\nremoving re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #\ncleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing\nbinascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing\nimportlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #\ncleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing runpy # destroy runpy #\ncleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing\nzlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]\nremoving bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #\ncleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing\n_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing\n_random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy\nrandom # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2]\nremoving weakref # cleanup[2] removing tempfile # cleanup[2] removing threading\n# cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]\nremoving urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]\nremoving urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #\ncleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #\ncleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving collections.abc # cleanup[2] removing _typing # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\n__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]\nremoving json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing\njson.encoder # cleanup[2] removing json # cleanup[2] removing atexit #\ncleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing\n_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]\nremoving platform # cleanup[2] removing select # cleanup[2] removing selectors\n# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing\n_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #\ndestroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]\nremoving traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #\ndestroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime\n# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing\n_string # cleanup[2] removing string # destroy string # cleanup[2] removing\nlogging # cleanup[2] removing systemd._journal # cleanup[2] removing\nsystemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing\nsystemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #\ncleanup[2] removing socket # destroy socket # cleanup[2] removing\nsystemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing\nansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2]\nremoving ansible.module_utils.common # destroy ansible.module_utils.common #\ncleanup[2] removing ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six\n# destroy ansible.module_utils.six # cleanup[2] removing\nansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #\ncleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #\ncleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # destroy _sitebuiltins #\ndestroy importlib.machinery # destroy importlib._abc # destroy importlib.util #\ndestroy _bz2 # destroy _compression # destroy _lzma # destroy binascii #\ndestroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy\nzipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob\n# destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport #\ndestroy array # cleanup[3] wiping ansible.module_utils.distro # destroy\ndistro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse #\ncleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3]\nwiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib #\ncleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping\nctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping\nansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3]\nwiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping\nsystemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3]\nwiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping\nlogging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3]\nwiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog #\ncleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3]\nwiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess #\ndestroy signal # destroy threading # cleanup[3] wiping _posixsubprocess #\ndestroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping\nselectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3]\nwiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping\n_locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp #\ncleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder #\ndestroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json\n# cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3]\nwiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping\ntempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3]\nwiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math #\ncleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno #\ncleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external #\ncleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3]\nwiping re # destroy re._constants # destroy re._casefix # destroy re._compiler\n# destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser #\ncleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping\n_functools # cleanup[3] wiping collections # destroy collections.abc #\ncleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3]\nwiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types #\ncleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc #\ncleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath #\ncleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping\n_stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc #\ncleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3]\nwiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs\n# cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external #\ncleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io #\ncleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping\n_thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib #\ncleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon #\ndestroy systemd.id128 # destroy systemd._reader # destroy systemd._journal #\ndestroy _datetime # destroy sys.monitoring # destroy _socket # destroy\n_collections_abc # destroy _weakref # destroy _uuid # destroy posixpath #\ndestroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl\n# destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy\ntempfile # destroy traceback # destroy syslog # destroy systemd.journal #\ndestroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy\nhashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib #\ndestroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser\n# destroy tokenize # destroy _string # destroy _frozen_importlib_external #\ndestroy _imp # destroy marshal # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy\n_blake2 # destroy platform # destroy distro # destroy json.scanner # destroy\n_json # destroy select # destroy _hashlib # destroy selinux._selinux # destroy\ncollections # destroy copyreg # destroy contextlib # destroy _signal # destroy\n_typing # destroy _tokenize # destroy argparse # destroy json # destroy logging\n# destroy shlex # destroy subprocess # destroy warnings # destroy operator #\nclear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy\ncodecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy\nencodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy\nfunctools # destroy time # destroy _warnings # destroy math # destroy _bisect #\ndestroy re # destroy _random # destroy itertools # destroy _collections #\ndestroy _operator # destroy _sha2 # destroy builtins # destroy _thread #\ndestroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io\n# clear sys.audit hooks\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ef9b0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1cd0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7dbf20>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7d8410>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d84d0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7da030>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3a40>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db890>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f3fe0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f06b0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1880>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1790>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3b00>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ec050>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ef830>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9edee0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80d4c0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0920>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1eb0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db290>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7da270>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1f40>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7da510>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1970>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb68b90>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f0230>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3e90>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d23f0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2450>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2e70>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0c80>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9af5f0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9eef00>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80cc80>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9a00>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac7a0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb6ae70>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f0920>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad3a0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f0650>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f2960>\nPyThreadState_Clear: warning: thread still has a frame\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3560>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eadc4e4e0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2840>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9add00>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9af890>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0c4d0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f0260>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad610>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2060>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8650>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80c0e0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ed790>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7da1e0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d02f0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db7d0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0bc0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4ef00>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0c50>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eadc4e7b0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80f290>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4f590>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb6a180>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ef7d0>\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ef530>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9acb90>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9afaa0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9af470>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80e960>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80fe00>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear\nsys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc\n# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore\nsys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing\nbuiltins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #\ncleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]\nremoving _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #\ncleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #\ncleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing\n_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #\ncleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #\ncleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing\nabc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]\nremoving _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]\nremoving _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #\ndestroy site # cleanup[2] removing types # cleanup[2] removing _operator #\ncleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing reprlib # destroy\nreprlib # cleanup[2] removing _collections # cleanup[2] removing collections #\ncleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]\nremoving enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #\ncleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]\nremoving re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #\ncleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing\nbinascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing\nimportlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #\ncleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing runpy # destroy runpy #\ncleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing\nzlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]\nremoving bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #\ncleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing\n_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing\n_random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy\nrandom # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2]\nremoving weakref # cleanup[2] removing tempfile # cleanup[2] removing threading\n# cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]\nremoving urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]\nremoving urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #\ncleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #\ncleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving collections.abc # cleanup[2] removing _typing # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\n__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]\nremoving json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing\njson.encoder # cleanup[2] removing json # cleanup[2] removing atexit #\ncleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing\n_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]\nremoving platform # cleanup[2] removing select # cleanup[2] removing selectors\n# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing\n_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #\ndestroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]\nremoving traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #\ndestroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime\n# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing\n_string # cleanup[2] removing string # destroy string # cleanup[2] removing\nlogging # cleanup[2] removing systemd._journal # cleanup[2] removing\nsystemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing\nsystemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #\ncleanup[2] removing socket # destroy socket # cleanup[2] removing\nsystemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing\nansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2]\nremoving ansible.module_utils.common # destroy ansible.module_utils.common #\ncleanup[2] removing ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six\n# destroy ansible.module_utils.six # cleanup[2] removing\nansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #\ncleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #\ncleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing hmac #\ndestroy hmac # destroy _sitebuiltins # destroy importlib.machinery # destroy\nimportlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression #\ndestroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2\n# destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib #\ndestroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy\nntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy\ntempfile # destroy systemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy json.decoder # destroy\njson.encoder # destroy json.scanner # destroy _json # destroy grp # destroy\nencodings # destroy _locale # destroy pwd # destroy locale # destroy signal #\ndestroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess #\ndestroy syslog # destroy uuid # destroy hashlib # destroy selectors # destroy\nerrno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 #\ndestroy selinux # destroy shutil # destroy distro # destroy distro.distro #\ndestroy argparse # destroy json # destroy logging # destroy shlex # destroy\nsubprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping\nctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping\nansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3]\nwiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping\nsystemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping\n_string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3]\nwiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping\ntokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform #\ncleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping\ncollections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping\ncontextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref #\ncleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect\n# cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping\nimportlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #\ncleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants #\ndestroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping\ncopyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3]\nwiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections\n# destroy _collections_abc # destroy collections.abc # cleanup[3] wiping\n_collections # cleanup[3] wiping itertools # cleanup[3] wiping operator #\ncleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping\nencodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3]\nwiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy\n_stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc #\ncleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases #\ncleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time #\ncleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix #\ncleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3]\nwiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy\nsystemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy\n_datetime # destroy sys.monitoring # destroy _socket # destroy _collections #\ndestroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy\nre._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib #\ndestroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize #\ndestroy ansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\noperator # destroy ansible.module_utils.six.moves # destroy\n_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #\nclear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy\ncodecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy\nencodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io #\ndestroy traceback # destroy warnings # destroy weakref # destroy collections #\ndestroy threading # destroy atexit # destroy _warnings # destroy math # destroy\n_bisect # destroy time # destroy _random # destroy _weakref # destroy _operator\n# destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy\n_abc # destroy _sre # destroy posix # destroy _functools # destroy builtins #\ndestroy _thread # clear sys.audit hooks\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0eae0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2150>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae3f0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ef980>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0ec30>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ee450>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ee630>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1940>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f0f80>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3ef0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0d850>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2ea0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2fc0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c770>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0ec30>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7dacf0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80e8d0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2030>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0ef30>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ed760>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ed5e0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb4aa20>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1490>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3e90>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f20c0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eadb68ef0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadda9820>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9aecf0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0dd90>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f16d0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2150>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0f650>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1bb0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80f200>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f3e90>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9acd10>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0ec60>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0e7b0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db3b0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f3c80>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db680>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f2390>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1eb0>\nPyThreadState_Clear: warning: thread still has a frame\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1670>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d3ad0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2c60>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac380>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1430>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9bb0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c770>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae2d0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c7d0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db0b0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f04d0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8320>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3a70>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac9e0>\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddab200>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3ec0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0fcb0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9700>\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7da630>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4d370>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d99d0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0e210>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f14c0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0ed50>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db950>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f12b0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80cb30>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad940>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac590>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f0320>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eada0fdd0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ec920>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0d880>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f0740>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad340>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d1f10>\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f10a0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db5c0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d94f0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0e7b0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ace90>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9af7d0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae630>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8b30>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae9f0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80d220>\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d93d0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7d9100>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2ff0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d82f0>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f0d10>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f0500>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d1a60>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0bc0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9af710>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9afc20>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac710>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae480>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddab200>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c170>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80c1a0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8500>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8da0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9edf70>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ad790>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9eeae0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9aef30>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac8f0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9af7d0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d0bf0>\nPyThreadState_Clear: warning: thread still has a frame\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0ec0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3d10>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1e50>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7da3c0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d99a0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9520>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d93d0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1b80>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d81a0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80c2f0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ee000>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9adeb0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4e5a0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\nimport 'gc' # \n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac650>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3230>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac1d0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d3da0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2a80>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c920>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db320>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9190>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9c10>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db080>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d82f0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80c2f0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/fail.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/fail.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8230>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0ec60>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7dba10>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9aedb0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8320>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ace30>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d23f0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9aca10>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d3830>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3410>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ee690>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0caa0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c440>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8d40>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7da540>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7da8a0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80e3c0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9cd0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c320>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9acce0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ac110>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f02c0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9acdd0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d22d0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae7b0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d2b70>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d01a0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c5f0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0f590>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9700>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d95b0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db2c0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7da1e0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80e6f0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/reboot.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/reboot.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0da30>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ef740>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9aeb70>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9acc80>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1670>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad190>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d01a0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3980>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d2750>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2b70>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7da600>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ed070>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ef410>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ede20>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9eeae0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0e960>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80ede0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1550>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c170>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9aeb70>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ad0d0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1670>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae7e0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2b40>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1100>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d3860>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2b70>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ef9b0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0ef30>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0ec00>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f2f90>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f2fc0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3dd0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80ec30>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/assert.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/assert.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9aec30>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ef020>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb4afc0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f3170>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8c20>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3c80>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80c0b0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f0d40>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead80cfe0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80e0c0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f0920>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ed850>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ec6e0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ee870>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddab200>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae4b0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4d730>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f3f50>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7dbd70>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9acfb0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f1940>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9afe00>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4f830>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9adaf0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4e3f0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead80e240>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80eff0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8740>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8110>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d96a0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2e10>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2e10>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1310>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c920>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# clear sys.path_importer_cache\n# clear sys.path_hooks\n# clear builtins._\n# clear sys.path\n# clear sys.argv\n# clear sys.ps1\n# clear sys.ps2\n# clear sys.last_exc\n# clear sys.last_type\n# clear sys.last_value\n# clear sys.last_traceback\n# clear sys.__interactivehook__\n# clear sys.meta_path\n# restore sys.stdin\n# restore sys.stdout\n# restore sys.stderr\n# cleanup[2] removing sys\n# cleanup[2] removing builtins\n# cleanup[2] removing _frozen_importlib\n# cleanup[2] removing _imp\n# cleanup[2] removing _thread\n# cleanup[2] removing _warnings\n# cleanup[2] removing _weakref\n# cleanup[2] removing _io\n# cleanup[2] removing marshal\n# cleanup[2] removing posix\n# cleanup[2] removing _frozen_importlib_external\n# cleanup[2] removing time\n# cleanup[2] removing zipimport\n# cleanup[2] removing _codecs\n# cleanup[2] removing codecs\n# cleanup[2] removing encodings.aliases\n# cleanup[2] removing encodings\n# cleanup[2] removing encodings.utf_8\n# cleanup[2] removing _signal\n# cleanup[2] removing _abc\n# cleanup[2] removing abc\n# cleanup[2] removing io\n# cleanup[2] removing __main__\n# cleanup[2] removing _stat\n# cleanup[2] removing stat\n# cleanup[2] removing _collections_abc\n# cleanup[2] removing genericpath\n# cleanup[2] removing posixpath\n# cleanup[2] removing os.path\n# cleanup[2] removing os\n# cleanup[2] removing _sitebuiltins\n# cleanup[2] removing encodings.utf_8_sig\n# cleanup[2] removing _distutils_hack\n# destroy _distutils_hack\n# cleanup[2] removing site\n# destroy site\n# cleanup[2] removing types\n# cleanup[2] removing _operator\n# cleanup[2] removing operator\n# cleanup[2] removing itertools\n# cleanup[2] removing keyword\n# cleanup[2] removing reprlib\n# destroy reprlib\n# cleanup[2] removing _collections\n# cleanup[2] removing collections\n# cleanup[2] removing _functools\n# cleanup[2] removing functools\n# cleanup[2] removing enum\n# cleanup[2] removing _sre\n# cleanup[2] removing re._constants\n# cleanup[2] removing re._parser\n# cleanup[2] removing re._casefix\n# cleanup[2] removing re._compiler\n# cleanup[2] removing copyreg\n# cleanup[2] removing re\n# cleanup[2] removing __future__\n# destroy __future__\n# cleanup[2] removing importlib._bootstrap\n# cleanup[2] removing importlib._bootstrap_external\n# cleanup[2] removing warnings\n# cleanup[2] removing importlib\n# cleanup[2] removing importlib._abc\n# cleanup[2] removing importlib.util\n# cleanup[2] removing importlib.machinery\n# cleanup[2] removing _weakrefset\n# destroy _weakrefset\n# cleanup[2] removing weakref\n# cleanup[2] removing collections.abc\n# cleanup[2] removing contextlib\n# cleanup[2] removing _typing\n# cleanup[2] removing typing\n# cleanup[2] removing pkgutil\n# cleanup[2] removing _ast\n# destroy _ast\n# cleanup[2] removing ast\n# cleanup[2] removing _opcode\n# cleanup[2] removing opcode\n# destroy opcode\n# cleanup[2] removing dis\n# cleanup[2] removing token\n# cleanup[2] removing _tokenize\n# cleanup[2] removing tokenize\n# cleanup[2] removing linecache\n# cleanup[2] removing inspect\n# cleanup[2] removing ansible._vendor\n# cleanup[2] removing ansible.release\n# cleanup[2] removing ansible\n# cleanup[2] removing _locale\n# cleanup[2] removing locale\n# cleanup[2] removing _csv\n# cleanup[2] removing csv\n# cleanup[2] removing email\n# cleanup[2] removing fnmatch\n# cleanup[2] removing ntpath\n# cleanup[2] removing errno\n# cleanup[2] removing urllib\n# cleanup[2] removing math\n# cleanup[2] removing ipaddress\n# cleanup[2] removing urllib.parse\n# cleanup[2] removing pathlib\n# cleanup[2] removing binascii\n# cleanup[2] removing zlib\n# cleanup[2] removing _compression\n# cleanup[2] removing _bz2\n# cleanup[2] removing bz2\n# cleanup[2] removing _lzma\n# cleanup[2] removing lzma\n# cleanup[2] removing shutil\n# cleanup[2] removing _struct\n# cleanup[2] removing struct\n# cleanup[2] removing threading\n# cleanup[2] removing zipfile._path.glob\n# cleanup[2] removing zipfile._path\n# cleanup[2] removing zipfile\n# cleanup[2] removing textwrap\n# cleanup[2] removing quopri\n# cleanup[2] removing _bisect\n# cleanup[2] removing bisect\n# cleanup[2] removing _random\n# cleanup[2] removing _sha2\n# cleanup[2] removing random\n# cleanup[2] removing _socket\n# cleanup[2] removing select\n# cleanup[2] removing selectors\n# cleanup[2] removing array\n# cleanup[2] removing socket\n# cleanup[2] removing _datetime\n# cleanup[2] removing datetime\n# cleanup[2] removing calendar\n# cleanup[2] removing email._parseaddr\n# cleanup[2] removing base64\n# cleanup[2] removing email.base64mime\n# cleanup[2] removing _string\n# cleanup[2] removing string\n# cleanup[2] removing email.quoprimime\n# cleanup[2] removing email.errors\n# cleanup[2] removing email.encoders\n# cleanup[2] removing email.charset\n# cleanup[2] removing email.utils\n# cleanup[2] removing email.header\n# cleanup[2] removing email._policybase\n# cleanup[2] removing email._encoded_words\n# cleanup[2] removing email.iterators\n# cleanup[2] removing email.message\n# cleanup[2] removing importlib.metadata._functools\n# cleanup[2] removing importlib.metadata._text\n# cleanup[2] removing importlib.metadata._adapters\n# cleanup[2] removing importlib.metadata._meta\n# cleanup[2] removing importlib.metadata._collections\n# cleanup[2] removing importlib.metadata._itertools\n# cleanup[2] removing tempfile\n# cleanup[2] removing importlib.resources.abc\n# cleanup[2] removing importlib.resources._adapters\n# cleanup[2] removing importlib.resources._common\n# cleanup[2] removing importlib.resources._legacy\n# cleanup[2] removing importlib.resources\n# cleanup[2] removing importlib.abc\n# cleanup[2] removing importlib.metadata\n# cleanup[2] removing ansible.module_utils\n# cleanup[2] removing ansible.module_utils.compat\n# cleanup[2] removing ansible.module_utils.compat.version\n# cleanup[2] removing email.feedparser\n# cleanup[2] removing email.parser\n# cleanup[2] removing termios\n# cleanup[2] removing getpass\n# cleanup[2] removing signal\n# cleanup[2] removing fcntl\n# cleanup[2] removing _posixsubprocess\n# cleanup[2] removing subprocess\n# cleanup[2] removing traceback\n# cleanup[2] removing ansible.config\n# cleanup[2] removing atexit\n# cleanup[2] removing configparser\n# cleanup[2] removing _compat_pickle\n# cleanup[2] removing _pickle\n# cleanup[2] removing pickle\n# cleanup[2] removing _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\n# cleanup[2] removing jinja2.bccache\n# cleanup[2] removing markupsafe._speedups\n# cleanup[2] removing markupsafe\n# cleanup[2] removing _json\n# cleanup[2] removing json.scanner\n# cleanup[2] removing json.decoder\n# cleanup[2] removing json.encoder\n# cleanup[2] removing json\n# cleanup[2] removing jinja2.utils\n# cleanup[2] removing jinja2.nodes\n# cleanup[2] removing jinja2.exceptions\n# cleanup[2] removing jinja2.visitor\n# cleanup[2] removing jinja2.idtracking\n# cleanup[2] removing jinja2.optimizer\n# cleanup[2] removing jinja2.compiler\n# cleanup[2] removing jinja2.async_utils\n# cleanup[2] removing jinja2.runtime\n# cleanup[2] removing jinja2.filters\n# cleanup[2] removing numbers\n# destroy numbers\n# cleanup[2] removing jinja2.tests\n# cleanup[2] removing jinja2.defaults\n# cleanup[2] removing jinja2._identifier\n# cleanup[2] removing jinja2.lexer\n# cleanup[2] removing jinja2.parser\n# cleanup[2] removing jinja2.environment\n# cleanup[2] removing jinja2.loaders\n# cleanup[2] removing jinja2\n# destroy jinja2\n# destroy jinja2.bccache\n# destroy jinja2.utils\n# destroy jinja2.exceptions\n# destroy jinja2.visitor\n# destroy jinja2.idtracking\n# destroy jinja2.optimizer\n# destroy jinja2.compiler\n# destroy jinja2.async_utils\n# destroy jinja2.runtime\n# destroy jinja2.filters\n# destroy jinja2.tests\n# destroy jinja2.defaults\n# destroy jinja2._identifier\n# destroy jinja2.lexer\n# destroy jinja2.parser\n# destroy jinja2.environment\n# destroy jinja2.loaders\n# cleanup[2] removing jinja2.nativetypes\n# destroy jinja2.nativetypes\n# cleanup[2] removing ansible.errors.yaml_strings\n# cleanup[2] removing ansible.module_utils.common\n# cleanup[2] removing ansible.module_utils.common.text\n# cleanup[2] removing ansible.module_utils.six\n# cleanup[2] removing ansible.module_utils.six.moves\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\n# cleanup[2] removing ansible.module_utils.common.text.converters\n# cleanup[2] removing ansible.errors\n# cleanup[2] removing yaml.error\n# cleanup[2] removing yaml.tokens\n# cleanup[2] removing yaml.events\n# cleanup[2] removing yaml.nodes\n# cleanup[2] removing yaml.reader\n# cleanup[2] removing yaml.scanner\n# cleanup[2] removing yaml.parser\n# cleanup[2] removing yaml.composer\n# cleanup[2] removing yaml.constructor\n# cleanup[2] removing yaml.resolver\n# cleanup[2] removing yaml.loader\n# cleanup[2] removing yaml.emitter\n# cleanup[2] removing yaml.serializer\n# cleanup[2] removing yaml.representer\n# cleanup[2] removing yaml.dumper\n# cleanup[2] removing cython_runtime\n# cleanup[2] removing _cython_3_0_0\n# destroy _cython_3_0_0\n# cleanup[2] removing yaml._yaml\n# cleanup[2] removing yaml.cyaml\n# cleanup[2] removing yaml\n# cleanup[2] removing ansible.module_utils.common.yaml\n# cleanup[2] removing ansible.module_utils.parsing\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\n# cleanup[2] removing ansible.parsing\n# cleanup[2] removing ansible.parsing.quoting\n# cleanup[2] removing ansible.parsing.yaml\n# cleanup[2] removing ansible.parsing.yaml.objects\n# cleanup[2] removing ansible.utils\n# cleanup[2] removing ansible.utils.path\n# cleanup[2] removing ansible.config.manager\n# cleanup[2] removing ansible.module_utils.common.collections\n# cleanup[2] removing ansible.utils.fqcn\n# cleanup[2] removing encodings.unicode_escape\n# cleanup[2] removing ansible.constants\n# cleanup[2] removing _curses\n# cleanup[2] removing curses\n# cleanup[2] removing _ctypes\n# cleanup[2] removing ctypes._endian\n# cleanup[2] removing ctypes\n# cleanup[2] removing ctypes.util\n# cleanup[2] removing logging\n# cleanup[2] removing tty\n# cleanup[2] removing ansible.utils.color\n# cleanup[2] removing multiprocessing.process\n# cleanup[2] removing multiprocessing.reduction\n# cleanup[2] removing multiprocessing.context\n# cleanup[2] removing __mp_main__\n# cleanup[2] removing multiprocessing\n# cleanup[2] removing ansible.utils.multiprocessing\n# cleanup[2] removing ansible.utils.singleton\n# cleanup[2] removing ansible.utils.native_jinja\n# cleanup[2] removing ansible.utils.unsafe_proxy\n# cleanup[2] removing ansible.utils.display\n# cleanup[2] removing ansible.utils.context_objects\n# cleanup[2] removing ansible.context\n# cleanup[2] removing ansible.cli.arguments\n# cleanup[2] removing copy\n# cleanup[2] removing gettext\n# destroy gettext\n# cleanup[2] removing argparse\n# cleanup[2] removing ansible.cli.arguments.option_helpers\n# cleanup[2] removing ansible.inventory\n# cleanup[2] removing platform\n# cleanup[2] removing _uuid\n# cleanup[2] removing uuid\n# cleanup[2] removing ansible.parsing.splitter\n# cleanup[2] removing ansible.utils.vars\n# cleanup[2] removing ansible.inventory.group\n# cleanup[2] removing ansible.parsing.utils\n# cleanup[2] removing ansible.parsing.utils.addresses\n# cleanup[2] removing ansible.inventory.host\n# cleanup[2] removing ansible.inventory.data\n# cleanup[2] removing ansible.plugins\n# cleanup[2] removing glob\n# cleanup[2] removing ansible.module_utils.compat.typing\n# cleanup[2] removing ansible.plugins.filter\n# cleanup[2] removing ansible.plugins.test\n# cleanup[2] removing shlex\n# cleanup[2] removing cryptography.__about__\n# cleanup[2] removing cryptography\n# cleanup[2] removing cryptography.hazmat\n# cleanup[2] removing cryptography.hazmat.bindings\n# cleanup[2] removing _cffi_backend\n# cleanup[2] removing _openssl\n# cleanup[2] removing cryptography.hazmat.bindings._rust\n# cleanup[2] removing cryptography.exceptions\n# cleanup[2] removing cryptography.hazmat.backends\n# cleanup[2] removing cryptography.hazmat.primitives\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\n# cleanup[2] removing cryptography.utils\n# cleanup[2] removing cryptography.hazmat.primitives.padding\n# cleanup[2] removing cryptography.hazmat.primitives.hmac\n# cleanup[2] removing cryptography.hazmat.primitives.kdf\n# cleanup[2] removing hmac\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\n# cleanup[2] removing cryptography.hazmat.primitives.kdf.pbkdf2\n# cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm\n# cleanup[2] removing cryptography.hazmat.decrepit\n# cleanup[2] removing cryptography.hazmat.decrepit.ciphers\n# cleanup[2] removing cryptography.hazmat.decrepit.ciphers.algorithms\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\n# cleanup[2] removing cryptography.hazmat.bindings.openssl\n# cleanup[2] removing cryptography.hazmat.bindings.openssl._conditional\n# cleanup[2] removing cryptography.hazmat.bindings.openssl.binding\n# cleanup[2] removing cryptography.hazmat.primitives._asymmetric\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\n# cleanup[2] removing cryptography.hazmat._oid\n# cleanup[2] removing cryptography.hazmat.primitives._serialization\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding\n# cleanup[2] removing cryptography.hazmat.backends.openssl.backend\n# destroy cryptography.hazmat.backends.openssl.backend\n# cleanup[2] removing cryptography.hazmat.backends.openssl\n# cleanup[2] removing ansible.parsing.vault\n# cleanup[2] removing ansible.parsing.yaml.constructor\n# cleanup[2] removing ansible.parsing.yaml.loader\n# cleanup[2] removing ansible.module_utils.common.json\n# cleanup[2] removing ansible.parsing.ajson\n# cleanup[2] removing ansible.parsing.utils.yaml\n# cleanup[2] removing ansible.utils.collection_loader._collection_config\n# cleanup[2] removing ansible.utils.collection_loader._collection_meta\n# cleanup[2] removing ansible.utils.collection_loader._collection_finder\n# cleanup[2] removing ansible.utils.collection_loader\n# cleanup[2] removing ansible.parsing.plugin_docs\n# cleanup[2] removing ansible.utils.plugin_docs\n# cleanup[2] removing packaging\n# destroy packaging\n# cleanup[2] removing sysconfig\n# cleanup[2] removing packaging._elffile\n# destroy packaging._elffile\n# cleanup[2] removing packaging._manylinux\n# cleanup[2] removing packaging._musllinux\n# cleanup[2] removing packaging.tags\n# destroy packaging.tags\n# cleanup[2] removing packaging._structures\n# destroy packaging._structures\n# cleanup[2] removing packaging.version\n# destroy packaging.version\n# cleanup[2] removing packaging.utils\n# destroy packaging.utils\n# cleanup[2] removing packaging.specifiers\n# destroy packaging.specifiers\n# cleanup[2] removing ansible.plugins.loader\n# cleanup[2] removing ansible.utils.helpers\n# cleanup[2] removing ansible.vars\n# cleanup[2] removing ansible.vars.plugins\n# cleanup[2] removing ansible.inventory.manager\n# cleanup[2] removing swig_runtime_data4\n# destroy swig_runtime_data4\n# cleanup[2] removing selinux._selinux\n# cleanup[2] removing selinux\n# cleanup[2] removing ansible.module_utils.common.file\n# cleanup[2] removing grp\n# cleanup[2] removing pwd\n# cleanup[2] removing syslog\n# cleanup[2] removing systemd\n# destroy systemd\n# cleanup[2] removing systemd._journal\n# cleanup[2] removing systemd._reader\n# cleanup[2] removing systemd.id128\n# cleanup[2] removing systemd.journal\n# cleanup[2] removing systemd._daemon\n# cleanup[2] removing systemd.daemon\n# cleanup[2] removing ansible.module_utils.compat.selinux\n# cleanup[2] removing ansible.module_utils._text\n# cleanup[2] removing ansible.module_utils.common.warnings\n# cleanup[2] removing ansible.module_utils.errors\n# cleanup[2] removing ansible.module_utils.common.text.formatters\n# cleanup[2] removing ansible.module_utils.common.validation\n# cleanup[2] removing ansible.module_utils.common.parameters\n# cleanup[2] removing ansible.module_utils.common.arg_spec\n# cleanup[2] removing ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process\n# cleanup[2] removing distro.distro\n# cleanup[2] removing distro\n# cleanup[2] removing ansible.module_utils.distro\n# cleanup[2] removing ansible.module_utils.common._utils\n# cleanup[2] removing ansible.module_utils.common.sys_info\n# cleanup[2] removing ansible.module_utils.basic\n# cleanup[2] removing ansible.parsing.dataloader\n# cleanup[2] removing ansible.inventory.helpers\n# cleanup[2] removing ansible.vars.fact_cache\n# cleanup[2] removing ansible.template.native_helpers\n# cleanup[2] removing ansible.template.template\n# cleanup[2] removing ansible.template.vars\n# cleanup[2] removing ansible.utils.listify\n# cleanup[2] removing ansible.template\n# cleanup[2] removing ansible.vars.clean\n# cleanup[2] removing ansible.vars.manager\n# cleanup[2] removing argcomplete.completers\n# cleanup[2] removing argcomplete.exceptions\n# cleanup[2] removing argcomplete.io\n# cleanup[2] removing argcomplete.packages\n# cleanup[2] removing argcomplete.packages._shlex\n# cleanup[2] removing argcomplete.lexers\n# cleanup[2] removing argcomplete.packages._argparse\n# cleanup[2] removing argcomplete.finders\n# cleanup[2] removing argcomplete.shell_integration\n# cleanup[2] removing argcomplete\n# cleanup[2] removing ansible.cli\n# cleanup[2] removing ansible.executor\n# cleanup[2] removing _heapq\n# cleanup[2] removing heapq\n# destroy heapq\n# cleanup[2] removing _queue\n# cleanup[2] removing queue\n# cleanup[2] removing _multiprocessing\n# cleanup[2] removing multiprocessing.util\n# cleanup[2] removing multiprocessing.connection\n# cleanup[2] removing multiprocessing.queues\n# cleanup[2] removing ansible.utils.sentinel\n# cleanup[2] removing ansible.playbook.attribute\n# cleanup[2] removing ansible.playbook.base\n# cleanup[2] removing ansible.playbook.conditional\n# cleanup[2] removing ansible.playbook.collectionsearch\n# cleanup[2] removing ansible.playbook.delegatable\n# cleanup[2] removing ansible.parsing.mod_args\n# cleanup[2] removing ansible.playbook.helpers\n# cleanup[2] removing ansible.playbook.notifiable\n# cleanup[2] removing ansible.playbook.taggable\n# cleanup[2] removing ansible.playbook.role.definition\n# cleanup[2] removing tarfile\n# cleanup[2] removing ansible.utils.galaxy\n# cleanup[2] removing ansible.playbook.role.requirement\n# cleanup[2] removing ansible.playbook.role.metadata\n# cleanup[2] removing ansible.playbook.role\n# cleanup[2] removing ansible.playbook.block\n# cleanup[2] removing ansible.playbook.loop_control\n# cleanup[2] removing ansible.playbook.task\n# cleanup[2] removing ansible.playbook.play\n# cleanup[2] removing ansible.playbook.playbook_include\n# cleanup[2] removing ansible.playbook\n# cleanup[2] removing ansible.executor.play_iterator\n# cleanup[2] removing ansible.executor.stats\n# cleanup[2] removing ansible.executor.task_result\n# cleanup[2] removing ansible.playbook.play_context\n# cleanup[2] removing difflib\n# cleanup[2] removing ansible.vars.hostvars\n# cleanup[2] removing ansible.parsing.yaml.dumper\n# cleanup[2] removing ansible.plugins.callback\n# cleanup[2] removing ansible.vars.reserved\n# cleanup[2] removing ansible.utils.lock\n# cleanup[2] removing dataclasses\n# cleanup[2] removing ansible.executor.task_queue_manager\n# cleanup[2] removing ansible.module_utils.compat.paramiko\n# cleanup[2] removing ansible.utils.ssh_functions\n# cleanup[2] removing ansible.executor.playbook_executor\n# cleanup[2] removing ansible.cli.playbook\n# cleanup[2] removing ansible_collections\n# destroy ansible_collections\n# cleanup[2] removing ansible_collections.fedora\n# destroy ansible_collections.fedora\n# cleanup[2] removing ansible_collections.fedora.linux_system_roles\n# destroy ansible_collections.fedora.linux_system_roles\n# cleanup[2] removing ansible_collections.ansible\n# destroy ansible_collections.ansible\n# cleanup[2] removing ansible_collections.ansible.builtin\n# destroy ansible_collections.ansible.builtin\n# cleanup[2] removing ansible.plugins.cache\n# cleanup[2] removing ansible.plugins.cache.memory\n# cleanup[2] removing ansible.plugins.inventory\n# cleanup[2] removing ansible.plugins.inventory.host_list\n# cleanup[2] removing ansible.plugins.inventory.script\n# cleanup[2] removing ansible.plugins.inventory.auto\n# cleanup[2] removing ansible.plugins.inventory.yaml\n# cleanup[2] removing ansible.plugins.inventory.ini\n# cleanup[2] removing ansible.utils.shlex\n# cleanup[2] removing ansible.plugins.inventory.toml\n# cleanup[2] removing tomllib._types\n# cleanup[2] removing tomllib._re\n# cleanup[2] removing tomllib._parser\n# cleanup[2] removing tomllib\n# cleanup[2] removing ansible.plugins.vars\n# cleanup[2] removing ansible.plugins.vars.host_group_vars\n# cleanup[2] removing ansible.plugins.doc_fragments\n# cleanup[2] removing ansible.plugins.doc_fragments.vars_plugin_staging\n# cleanup[2] removing multiprocessing.synchronize\n# cleanup[2] removing ansible.plugins.become\n# cleanup[2] removing ansible.plugins.shell\n# cleanup[2] removing ansible.plugins.connection\n# cleanup[2] removing ansible.plugins.connection.local\n# cleanup[2] removing pty\n# cleanup[2] removing ansible.plugins.doc_fragments.connection_pipelining\n# cleanup[2] removing ansible.plugins.connection.paramiko_ssh\n# cleanup[2] removing ansible.plugins.connection.psrp\n# cleanup[2] removing xml\n# cleanup[2] removing xml.etree\n# cleanup[2] removing xml.etree.ElementPath\n# cleanup[2] removing pyexpat.errors\n# cleanup[2] removing pyexpat.model\n# cleanup[2] removing pyexpat\n# cleanup[2] removing _elementtree\n# cleanup[2] removing xml.etree.ElementTree\n# cleanup[2] removing ansible.plugins.shell.powershell\n# cleanup[2] removing ansible.utils.hashing\n# cleanup[2] removing ansible.plugins.connection.ssh\n# cleanup[2] removing ansible.plugins.connection.winrm\n# cleanup[2] removing ansible.module_utils.json_utils\n# cleanup[2] removing xml.parsers\n# cleanup[2] removing xml.parsers.expat.model\n# cleanup[2] removing xml.parsers.expat.errors\n# cleanup[2] removing xml.parsers.expat\n# cleanup[2] removing xml.sax.handler\n# cleanup[2] removing xml.sax._exceptions\n# cleanup[2] removing xml.sax.xmlreader\n# cleanup[2] removing xml.sax\n# cleanup[2] removing http\n# cleanup[2] removing _ssl\n# cleanup[2] removing ssl\n# cleanup[2] removing http.client\n# cleanup[2] removing urllib.response\n# cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request\n# cleanup[2] removing xml.sax.saxutils\n# cleanup[2] removing xmltodict\n# cleanup[2] removing ansible.plugins.shell.cmd\n# cleanup[2] removing ansible.plugins.doc_fragments.shell_windows\n# cleanup[2] removing ansible.plugins.shell.sh\n# cleanup[2] removing ansible.plugins.doc_fragments.shell_common\n# cleanup[2] removing ansible.plugins.become.runas\n# cleanup[2] removing ansible.plugins.become.su\n# cleanup[2] removing ansible.plugins.become.sudo\n# cleanup[2] removing ansible.playbook.handler\n# cleanup[2] removing ansible.playbook.task_include\n# cleanup[2] removing ansible.playbook.role.include\n# cleanup[2] removing ansible.playbook.role_include\n# cleanup[2] removing ansible.playbook.handler_task_include\n# cleanup[2] removing ansible.modules\n# cleanup[2] removing ansible.module_utils.facts.namespace\n# cleanup[2] removing multiprocessing.pool\n# cleanup[2] removing ansible.module_utils.facts.timeout\n# cleanup[2] removing ansible.module_utils.facts.collector\n# cleanup[2] removing ansible.module_utils.facts.other\n# cleanup[2] removing ansible.module_utils.facts.other.facter\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\n# cleanup[2] removing ansible.module_utils.facts.system\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\n# cleanup[2] removing ansible.module_utils.facts.system.caps\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\n# cleanup[2] removing ansible.module_utils.facts.utils\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\n# cleanup[2] removing ansible.module_utils.compat.datetime\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\n# cleanup[2] removing ansible.module_utils.facts.system.env\n# cleanup[2] removing ansible.module_utils.facts.system.dns\n# cleanup[2] removing ansible.module_utils.facts.system.fips\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\n# cleanup[2] removing ansible.module_utils.facts.system.local\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\n# cleanup[2] removing ansible.module_utils.facts.system.platform\n# cleanup[2] removing ansible.module_utils.facts.system.python\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\n# cleanup[2] removing ansible.module_utils.facts.system.user\n# cleanup[2] removing ansible.module_utils.facts.hardware\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\n# cleanup[2] removing ansible.module_utils.facts.sysctl\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\n# cleanup[2] removing ansible.module_utils.facts.network\n# cleanup[2] removing ansible.module_utils.facts.network.base\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\n# cleanup[2] removing ansible.module_utils.facts.network.aix\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\n# cleanup[2] removing ansible.module_utils.facts.network.linux\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\n# cleanup[2] removing ansible.module_utils.facts.virtual\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\n# cleanup[2] removing ansible.module_utils.facts.compat\n# cleanup[2] removing ansible.module_utils.facts\n# cleanup[2] removing ansible.executor.interpreter_discovery\n# cleanup[2] removing ansible.executor.powershell\n# cleanup[2] removing ansible.executor.powershell.module_manifest\n# cleanup[2] removing ansible.executor.action_write_locks\n# cleanup[2] removing ansible.executor.module_common\n# cleanup[2] removing ansible.parsing.utils.jsonify\n# cleanup[2] removing ansible.plugins.action\n# cleanup[2] removing ansible_collections.ansible.builtin.plugins\n# cleanup[2] removing ansible_collections.ansible.builtin.plugins.action\n# cleanup[2] removing ansible_collections.ansible.builtin.plugins.callback\n# cleanup[2] removing ansible_collections.ansible.posix\n# destroy ansible_collections.ansible.posix\n# cleanup[2] removing ansible_collections.ansible.posix.plugins\n# destroy ansible_collections.ansible.posix.plugins\n# cleanup[2] removing ansible_collections.ansible.posix.plugins.callback\n# destroy ansible_collections.ansible.posix.plugins.callback\n# cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.debug\n# cleanup[2] removing ansible.plugins.callback.default\n# cleanup[2] removing ansible.plugins.doc_fragments.default_callback\n# cleanup[2] removing ansible.plugins.doc_fragments.result_format_callback\n# cleanup[2] removing ansible.plugins.callback.junit\n# cleanup[2] removing _decimal\n# cleanup[2] removing decimal\n# cleanup[2] removing xml.dom.domreg\n# cleanup[2] removing xml.dom\n# cleanup[2] removing xml.dom.minicompat\n# cleanup[2] removing xml.dom.NodeFilter\n# cleanup[2] removing xml.dom.xmlbuilder\n# cleanup[2] removing xml.dom.minidom\n# cleanup[2] removing ansible.utils._junit_xml\n# cleanup[2] removing ansible.plugins.callback.minimal\n# cleanup[2] removing ansible.plugins.callback.oneline\n# cleanup[2] removing ansible.plugins.callback.tree\n# cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.profile_tasks\n# cleanup[2] removing cmd\n# cleanup[2] removing pprint\n# cleanup[2] removing ansible.executor.process\n# cleanup[2] removing ansible.module_utils.connection\n# cleanup[2] removing ansible.executor.task_executor\n# cleanup[2] removing ansible.executor.process.worker\n# cleanup[2] removing ansible.plugins.strategy\n# cleanup[2] removing ansible.plugins.strategy.linear\n# cleanup[2] removing ansible.playbook.included_file\n# cleanup[2] removing ansible.plugins.action.gather_facts\n# cleanup[2] removing multiprocessing.popen_fork\n# cleanup[2] removing ansible.plugins.action.debug\n# cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles\n# destroy ansible_collections.fedora.linux_system_roles.roles\n# cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles.kdump\n# destroy ansible_collections.fedora.linux_system_roles.roles.kdump\n# cleanup[2] removing ansible.plugins.action.set_fact\n# cleanup[2] removing ansible.plugins.action.include_vars\n# cleanup[2] removing ansible.plugins.action.package\n# cleanup[2] removing ansible.plugins.action.service\n# cleanup[2] removing ansible.plugins.action.command\n# cleanup[2] removing ansible.plugins.action.template\n# cleanup[2] removing ansible.plugins.action.fail\n# cleanup[2] removing ansible.plugins.action.reboot\n# cleanup[2] removing ansible.plugins.action.assert\n# destroy _sitebuiltins\n# destroy ansible._vendor\n# destroy ansible.release\n# destroy ansible.module_utils\n# destroy ansible.module_utils.common\n# destroy ansible.module_utils.common.text\n# destroy ansible.module_utils.common.text.converters\n# destroy ansible.module_utils.common.text.formatters\n# destroy ansible.module_utils.common.yaml\n# destroy ansible.module_utils.common.collections\n# destroy ansible.module_utils.common.json\n# destroy ansible.module_utils.common.file\n# destroy ansible.module_utils.common.warnings\n# destroy ansible.module_utils.common.validation\n# destroy ansible.module_utils.common.parameters\n# destroy ansible.module_utils.common.arg_spec\n# destroy ansible.module_utils.common.locale\n# destroy ansible.module_utils.common.process\n# destroy ansible.module_utils.common._utils\n# destroy ansible.module_utils.common.sys_info\n# destroy ansible.module_utils.parsing\n# destroy ansible.module_utils.parsing.convert_bool\n# destroy ansible.module_utils._text\n# destroy ansible.module_utils.errors\n# destroy ansible.module_utils.basic\n# destroy ansible.module_utils.json_utils\n# destroy ansible.module_utils.facts\n# destroy ansible.module_utils.facts.namespace\n# destroy ansible.module_utils.facts.other\n# destroy ansible.module_utils.facts.other.facter\n# destroy ansible.module_utils.facts.other.ohai\n# destroy ansible.module_utils.facts.system\n# destroy ansible.module_utils.facts.system.apparmor\n# destroy ansible.module_utils.facts.system.caps\n# destroy ansible.module_utils.facts.system.chroot\n# destroy ansible.module_utils.facts.system.cmdline\n# destroy ansible.module_utils.facts.system.distribution\n# destroy ansible.module_utils.facts.system.date_time\n# destroy ansible.module_utils.facts.system.env\n# destroy ansible.module_utils.facts.system.dns\n# destroy ansible.module_utils.facts.system.fips\n# destroy ansible.module_utils.facts.system.loadavg\n# destroy ansible.module_utils.facts.system.local\n# destroy ansible.module_utils.facts.system.lsb\n# destroy ansible.module_utils.facts.system.pkg_mgr\n# destroy ansible.module_utils.facts.system.platform\n# destroy ansible.module_utils.facts.system.python\n# destroy ansible.module_utils.facts.system.selinux\n# destroy ansible.module_utils.facts.system.service_mgr\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\n# destroy ansible.module_utils.facts.system.user\n# destroy ansible.module_utils.facts.utils\n# destroy ansible.module_utils.facts.hardware\n# destroy ansible.module_utils.facts.hardware.base\n# destroy ansible.module_utils.facts.hardware.aix\n# destroy ansible.module_utils.facts.hardware.darwin\n# destroy ansible.module_utils.facts.hardware.freebsd\n# destroy ansible.module_utils.facts.hardware.dragonfly\n# destroy ansible.module_utils.facts.hardware.hpux\n# destroy ansible.module_utils.facts.hardware.linux\n# destroy ansible.module_utils.facts.hardware.hurd\n# destroy ansible.module_utils.facts.hardware.netbsd\n# destroy ansible.module_utils.facts.hardware.openbsd\n# destroy ansible.module_utils.facts.hardware.sunos\n# destroy ansible.module_utils.facts.sysctl\n# destroy ansible.module_utils.facts.network\n# destroy ansible.module_utils.facts.network.base\n# destroy ansible.module_utils.facts.network.generic_bsd\n# destroy ansible.module_utils.facts.network.aix\n# destroy ansible.module_utils.facts.network.darwin\n# destroy ansible.module_utils.facts.network.dragonfly\n# destroy ansible.module_utils.facts.network.fc_wwn\n# destroy ansible.module_utils.facts.network.freebsd\n# destroy ansible.module_utils.facts.network.hpux\n# destroy ansible.module_utils.facts.network.hurd\n# destroy ansible.module_utils.facts.network.linux\n# destroy ansible.module_utils.facts.network.iscsi\n# destroy ansible.module_utils.facts.network.nvme\n# destroy ansible.module_utils.facts.network.netbsd\n# destroy ansible.module_utils.facts.network.openbsd\n# destroy ansible.module_utils.facts.network.sunos\n# destroy ansible.module_utils.facts.virtual\n# destroy ansible.module_utils.facts.virtual.base\n# destroy ansible.module_utils.facts.virtual.sysctl\n# destroy ansible.module_utils.facts.virtual.freebsd\n# destroy ansible.module_utils.facts.virtual.dragonfly\n# destroy ansible.module_utils.facts.virtual.hpux\n# destroy ansible.module_utils.facts.virtual.linux\n# destroy ansible.module_utils.facts.virtual.netbsd\n# destroy ansible.module_utils.facts.virtual.openbsd\n# destroy ansible.module_utils.facts.virtual.sunos\n# destroy ansible.module_utils.facts.compat\n# destroy ansible.module_utils.connection\n# destroy ansible.config\n# destroy ansible.config.manager\n# destroy ansible.errors\n# destroy ansible.parsing\n# destroy ansible.parsing.quoting\n# destroy ansible.parsing.yaml\n# destroy ansible.parsing.yaml.objects\n# destroy ansible.parsing.yaml.constructor\n# destroy ansible.parsing.yaml.loader\n# destroy ansible.parsing.yaml.dumper\n# destroy ansible.parsing.splitter\n# destroy ansible.parsing.utils\n# destroy ansible.parsing.utils.addresses\n# destroy ansible.parsing.utils.yaml\n# destroy ansible.parsing.utils.jsonify\n# destroy ansible.parsing.vault\n# destroy ansible.parsing.ajson\n# destroy ansible.parsing.plugin_docs\n# destroy ansible.parsing.dataloader\n# destroy ansible.parsing.mod_args\n# destroy ansible.inventory\n# destroy ansible.inventory.group\n# destroy ansible.inventory.host\n# destroy ansible.inventory.data\n# destroy ansible.inventory.manager\n# destroy ansible.inventory.helpers\n# destroy ansible.vars\n# destroy ansible.vars.plugins\n# destroy ansible.vars.fact_cache\n# destroy ansible.vars.clean\n# destroy ansible.vars.manager\n# destroy ansible.vars.hostvars\n# destroy ansible.vars.reserved\n# destroy ansible.template\n# destroy ansible.playbook\n# destroy ansible.modules\n# destroy ansible.cli.arguments\n# destroy argcomplete\n# destroy argcomplete.completers\n# destroy argcomplete.exceptions\n# destroy argcomplete.packages\n# destroy argcomplete.packages._argparse\n# destroy argcomplete.lexers\n# destroy argcomplete.finders\n# destroy argcomplete.shell_integration\n# destroy ansible.module_utils.compat.version\n# destroy ansible.module_utils.compat.datetime\n# destroy ansible.utils.path\n# destroy ansible.utils.fqcn\n# destroy ansible.utils.color\n# destroy ansible.utils.multiprocessing\n# destroy ansible.utils.singleton\n# destroy ansible.utils.native_jinja\n# destroy ansible.utils.unsafe_proxy\n# destroy ansible.utils.display\n# destroy ansible.utils.context_objects\n# destroy ansible.utils.vars\n# destroy ansible.utils.collection_loader\n# destroy ansible.utils.plugin_docs\n# destroy ansible.utils.helpers\n# destroy ansible.utils.listify\n# destroy ansible.utils.sentinel\n# destroy ansible.utils.galaxy\n# destroy ansible.utils.lock\n# destroy ansible.utils.shlex\n# destroy ansible.utils.hashing\n# destroy ansible.utils._junit_xml\n# destroy multiprocessing.queues\n# destroy multiprocessing.synchronize\n# destroy multiprocessing.popen_fork\n# destroy ansible\n# destroy ansible.plugins\n# destroy ansible.plugins.filter\n# destroy ansible.plugins.test\n# destroy ansible.plugins.cache\n# destroy ansible.plugins.inventory\n# destroy ansible.plugins.vars\n# destroy ansible.plugins.doc_fragments\n# destroy ansible.plugins.become\n# destroy ansible.plugins.shell\n# destroy ansible.plugins.strategy\n# destroy ansible.plugins.doc_fragments.vars_plugin_staging\n# destroy ansible.plugins.doc_fragments.connection_pipelining\n# destroy ansible.plugins.doc_fragments.shell_windows\n# destroy ansible.plugins.doc_fragments.shell_common\n# destroy ansible.plugins.doc_fragments.default_callback\n# destroy ansible.plugins.doc_fragments.result_format_callback\n# destroy cryptography.__about__\n# destroy cryptography.hazmat\n# destroy cryptography.hazmat.bindings\n# destroy cryptography.hazmat.bindings.openssl\n# destroy cryptography.hazmat.bindings.openssl._conditional\n# destroy cryptography.hazmat.backends\n# destroy cryptography.hazmat.primitives\n# destroy cryptography.hazmat.primitives.padding\n# destroy cryptography.hazmat.primitives.hmac\n# destroy cryptography.hazmat.primitives.kdf\n# destroy cryptography.hazmat.primitives._cipheralgorithm\n# destroy cryptography.hazmat.primitives.ciphers\n# destroy cryptography.hazmat.primitives.ciphers.base\n# destroy cryptography.hazmat.primitives._asymmetric\n# destroy cryptography.hazmat.primitives.asymmetric\n# destroy cryptography.hazmat.primitives.asymmetric.padding\n# destroy cryptography.hazmat.decrepit\n# destroy cryptography.hazmat.decrepit.ciphers\n# destroy cryptography.hazmat.decrepit.ciphers.algorithms\n# destroy cryptography.hazmat._oid\n# destroy cryptography.exceptions\n# destroy cryptography.hazmat.backends.openssl\n# destroy cryptography.hazmat.primitives.kdf.pbkdf2\n# destroy cryptography.hazmat.primitives.constant_time\n# destroy hmac\n# destroy cryptography.hazmat.bindings.openssl.binding\n# destroy cryptography.hazmat.primitives.asymmetric.ec\n# destroy cryptography\n# destroy lib\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\n# destroy cryptography.hazmat.primitives._serialization\n# destroy cryptography.hazmat.primitives.hashes\n# destroy cryptography.hazmat.primitives.asymmetric.utils\n# destroy ansible.utils.collection_loader._collection_config\n# destroy ansible.utils.collection_loader._collection_meta\n# destroy ansible.utils.collection_loader._collection_finder\n# destroy sysconfig\n# destroy packaging._manylinux\n# destroy packaging._musllinux\n# destroy ansible.plugins.action.gather_facts\n# destroy ansible.plugins.action.debug\n# destroy ansible.plugins.action.set_fact\n# destroy ansible.plugins.action.include_vars\n# destroy ansible.plugins.action.package\n# destroy ansible.plugins.action.service\n# destroy ansible.plugins.action.command\n# destroy ansible.plugins.action.template\n# destroy ansible.plugins.action.fail\n# destroy ansible.plugins.action.reboot\n# destroy ansible.plugins.action.assert\n# destroy ansible.plugins.cache.memory\n# destroy ansible_collections.ansible.posix.plugins.callback.debug\n# destroy ansible.plugins.callback.junit\n# destroy ansible.plugins.callback.minimal\n# destroy ansible.plugins.callback.oneline\n# destroy ansible.plugins.callback.tree\n# destroy ansible_collections.ansible.posix.plugins.callback.profile_tasks\n# destroy ansible.plugins.connection.local\n# destroy ansible.plugins.connection.paramiko_ssh\n# destroy ansible.plugins.connection.ssh\n# destroy ansible.plugins.shell.cmd\n# destroy ansible.plugins.shell.sh\n# destroy ansible.plugins.strategy.linear\n# destroy ansible.plugins.vars.host_group_vars\n# destroy ansible.plugins.inventory.host_list\n# destroy ansible.plugins.inventory.script\n# destroy ansible.plugins.inventory.auto\n# destroy ansible.plugins.inventory.yaml\n# destroy ansible.plugins.inventory.ini\n# destroy ansible.plugins.inventory.toml\n# destroy ansible.plugins.become.runas\n# destroy ansible.plugins.become.su\n# destroy ansible.plugins.become.sudo\n# destroy selinux\n# destroy __main__\n# destroy systemd.journal\n# destroy systemd.daemon\n# destroy syslog\n# destroy distro\n# destroy distro.distro\n# destroy ansible.template.native_helpers\n# destroy ansible.template.template\n# destroy ansible.template.vars\n# destroy ansible.module_utils.six\n# destroy argparse\n# destroy argcomplete.io\n# destroy argcomplete.packages._shlex\n# destroy ansible.cli.arguments.option_helpers\n# destroy ansible.executor.play_iterator\n# destroy ansible.executor.stats\n# destroy ansible.executor.task_result\n# destroy ansible.executor.task_queue_manager\n# destroy ansible.executor.interpreter_discovery\n# destroy ansible.executor.powershell\n# destroy ansible.executor.module_common\n# destroy ansible.executor.process\n# destroy ansible.executor.process.worker\n# destroy ansible.executor.task_executor\n# destroy _heapq\n# destroy _queue\n# destroy ansible.playbook.attribute\n# destroy ansible.playbook.base\n# destroy ansible.playbook.conditional\n# destroy ansible.playbook.collectionsearch\n# destroy ansible.playbook.delegatable\n# destroy ansible.playbook.helpers\n# destroy ansible.playbook.notifiable\n# destroy ansible.playbook.taggable\n# destroy ansible.playbook.role\n# destroy ansible.playbook.block\n# destroy ansible.playbook.loop_control\n# destroy ansible.playbook.task\n# destroy ansible.playbook.play\n# destroy ansible.playbook.playbook_include\n# destroy ansible.playbook.play_context\n# destroy ansible.playbook.handler\n# destroy ansible.playbook.task_include\n# destroy ansible.playbook.role_include\n# destroy ansible.playbook.handler_task_include\n# destroy ansible.playbook.included_file\n# destroy ansible.playbook.role.definition\n# destroy ansible.playbook.role.requirement\n# destroy ansible.playbook.role.metadata\n# destroy ansible.playbook.role.include\n# destroy tarfile\n# destroy grp\n# destroy ansible.plugins.callback\n# destroy difflib\n# destroy ansible.plugins.callback.default\n# destroy keyword\n# destroy ansible.module_utils.compat\n# destroy ansible.module_utils.compat.paramiko\n# destroy ansible.utils\n# destroy ansible.utils.ssh_functions\n# destroy ansible.executor\n# destroy ansible.executor.playbook_executor\n# destroy ansible.cli\n# destroy ansible.cli.playbook\n# destroy tomllib\n# destroy tomllib._types\n# destroy tomllib._re\n# destroy tomllib._parser\n# destroy ansible.plugins.shell.powershell\n# destroy ansible.plugins.connection.psrp\n# destroy xml.etree\n# destroy xml.parsers\n# destroy xml.sax\n# destroy xml.dom\n# destroy xml.etree.ElementPath\n# destroy _elementtree\n# destroy ansible.plugins.connection.winrm\n# destroy ansible.plugins.connection\n# destroy xmltodict\n# destroy xml.parsers.expat\n# destroy pyexpat\n# destroy pyexpat.errors\n# destroy pyexpat.model\n# destroy xml.sax._exceptions\n# destroy xml.sax.saxutils\n# destroy xml.sax.handler\n# destroy xml.sax.xmlreader\n# destroy ansible.plugins.action\n# destroy ansible.executor.powershell.module_manifest\n# destroy ansible.module_utils.facts.default_collectors\n# destroy ansible.module_utils.facts.ansible_collector\n# destroy multiprocessing.pool\n# destroy shlex\n# destroy ansible.module_utils.compat.selinux\n# destroy pwd\n# destroy glob\n# destroy ansible.module_utils.compat.typing\n# destroy ansible.module_utils.facts.timeout\n# destroy ansible.module_utils.facts.collector\n# destroy pkgutil\n# destroy multiprocessing\n# destroy decimal\n# destroy xml.etree.ElementTree\n# destroy xml.dom.minicompat\n# destroy xml.dom.NodeFilter\n# destroy xml.dom.xmlbuilder\n# destroy xml.dom.minidom\n# destroy xml.dom.domreg\n# destroy copy\n# destroy xml\n# destroy cmd\n# destroy pprint\n# destroy queue\n# destroy ansible.context\n# destroy ansible.executor.action_write_locks\n# destroy ansible.plugins.loader\n# destroy dataclasses\n# destroy pty\n# destroy uuid\n# cleanup[3] wiping _decimal\n# cleanup[3] wiping urllib.request\n# destroy bisect\n# destroy hashlib\n# cleanup[3] wiping urllib.error\n# cleanup[3] wiping urllib.response\n# cleanup[3] wiping http.client\n# destroy http\n# destroy ssl\n# cleanup[3] wiping _ssl\n# cleanup[3] wiping multiprocessing.connection\n# cleanup[3] wiping multiprocessing.util\n# cleanup[3] wiping _multiprocessing\n# cleanup[3] wiping systemd._daemon\n# cleanup[3] wiping systemd.id128\n# cleanup[3] wiping systemd._reader\n# cleanup[3] wiping systemd._journal\n# cleanup[3] wiping selinux._selinux\n# cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\n# cleanup[3] wiping cryptography.utils\n# cleanup[3] wiping cryptography.hazmat.bindings._rust\n# destroy _openssl\n# cleanup[3] wiping _cffi_backend\n# cleanup[3] wiping _uuid\n# cleanup[3] wiping platform\n# cleanup[3] wiping multiprocessing.context\n# destroy multiprocessing.reduction\n# cleanup[3] wiping multiprocessing.process\n# cleanup[3] wiping tty\n# cleanup[3] wiping logging\n# cleanup[3] wiping ctypes.util\n# cleanup[3] wiping ctypes\n# destroy ctypes._endian\n# destroy ctypes.util\n# cleanup[3] wiping _ctypes\n# cleanup[3] wiping curses\n# cleanup[3] wiping _curses\n# cleanup[3] wiping ansible.constants\n# cleanup[3] wiping encodings.unicode_escape\n# cleanup[3] wiping yaml\n# destroy yaml.error\n# destroy yaml.tokens\n# destroy yaml.events\n# destroy yaml.nodes\n# destroy yaml.reader\n# destroy yaml.scanner\n# destroy yaml.parser\n# destroy yaml.composer\n# destroy yaml.constructor\n# destroy yaml.resolver\n# destroy yaml.loader\n# destroy yaml.emitter\n# destroy yaml.serializer\n# destroy yaml.representer\n# destroy yaml.dumper\n# destroy yaml.cyaml\n# cleanup[3] wiping yaml._yaml\n# destroy yaml\n# cleanup[3] wiping cython_runtime\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\n# cleanup[3] wiping ansible.module_utils.six.moves\n# cleanup[3] wiping ansible.errors.yaml_strings\n# cleanup[3] wiping jinja2.nodes\n# cleanup[3] wiping json\n# destroy json.decoder\n# destroy json.encoder\n# cleanup[3] wiping json.scanner\n# cleanup[3] wiping _json\n# cleanup[3] wiping markupsafe\n# destroy string\n# cleanup[3] wiping markupsafe._speedups\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\n# cleanup[3] wiping pickle\n# destroy _compat_pickle\n# cleanup[3] wiping _pickle\n# cleanup[3] wiping configparser\n# cleanup[3] wiping atexit\n# cleanup[3] wiping traceback\n# cleanup[3] wiping subprocess\n# destroy signal\n# cleanup[3] wiping _posixsubprocess\n# destroy _posixsubprocess\n# cleanup[3] wiping fcntl\n# cleanup[3] wiping getpass\n# cleanup[3] wiping termios\n# cleanup[3] wiping email.parser\n# cleanup[3] wiping email.feedparser\n# cleanup[3] wiping importlib.metadata\n# destroy importlib.metadata._functools\n# destroy importlib.metadata._text\n# destroy importlib.metadata._adapters\n# destroy importlib.metadata._meta\n# destroy importlib.metadata._collections\n# destroy importlib.metadata._itertools\n# destroy csv\n# cleanup[3] wiping importlib.abc\n# cleanup[3] wiping importlib.resources\n# destroy importlib.resources._adapters\n# destroy importlib.resources._legacy\n# cleanup[3] wiping importlib.resources._common\n# cleanup[3] wiping importlib.resources.abc\n# cleanup[3] wiping tempfile\n# cleanup[3] wiping email.message\n# destroy quopri\n# cleanup[3] wiping email.iterators\n# cleanup[3] wiping email._encoded_words\n# cleanup[3] wiping email._policybase\n# cleanup[3] wiping email.header\n# cleanup[3] wiping email.utils\n# destroy urllib\n# destroy urllib.parse\n# destroy urllib.response\n# destroy urllib.error\n# destroy urllib.request\n# cleanup[3] wiping email.charset\n# cleanup[3] wiping email.encoders\n# cleanup[3] wiping email.errors\n# cleanup[3] wiping email.quoprimime\n# cleanup[3] wiping _string\n# cleanup[3] wiping email.base64mime\n# cleanup[3] wiping base64\n# cleanup[3] wiping email._parseaddr\n# destroy calendar\n# cleanup[3] wiping datetime\n# cleanup[3] wiping _datetime\n# cleanup[3] wiping socket\n# destroy selectors\n# cleanup[3] wiping array\n# cleanup[3] wiping select\n# cleanup[3] wiping _socket\n# cleanup[3] wiping random\n# cleanup[3] wiping _sha2\n# cleanup[3] wiping _random\n# cleanup[3] wiping _bisect\n# destroy _bisect\n# cleanup[3] wiping textwrap\n# cleanup[3] wiping zipfile\n# destroy zipfile._path\n# destroy struct\n# destroy bz2\n# destroy lzma\n# cleanup[3] wiping zipfile._path.glob\n# cleanup[3] wiping threading\n# cleanup[3] wiping _struct\n# cleanup[3] wiping shutil\n# cleanup[3] wiping _lzma\n# cleanup[3] wiping _bz2\n# cleanup[3] wiping _compression\n# cleanup[3] wiping zlib\n# cleanup[3] wiping binascii\n# cleanup[3] wiping pathlib\n# destroy fnmatch\n# cleanup[3] wiping ipaddress\n# cleanup[3] wiping math\n# cleanup[3] wiping errno\n# cleanup[3] wiping ntpath\n# cleanup[3] wiping email\n# destroy email._parseaddr\n# destroy email._policybase\n# destroy email._encoded_words\n# destroy email.base64mime\n# destroy email.quoprimime\n# destroy email.errors\n# destroy email.encoders\n# destroy email.charset\n# destroy email.utils\n# destroy email.header\n# destroy email.iterators\n# destroy email.message\n# destroy email.feedparser\n# destroy email.parser\n# cleanup[3] wiping _csv\n# cleanup[3] wiping locale\n# destroy encodings\n# cleanup[3] wiping _locale\n# destroy _locale\n# cleanup[3] wiping inspect\n# destroy ast\n# destroy dis\n# destroy linecache\n# destroy token\n# cleanup[3] wiping tokenize\n# cleanup[3] wiping _tokenize\n# cleanup[3] wiping _opcode\n# cleanup[3] wiping typing\n# cleanup[3] wiping _typing\n# cleanup[3] wiping contextlib\n# cleanup[3] wiping collections.abc\n# cleanup[3] wiping weakref\n# cleanup[3] wiping importlib.machinery\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib._abc\n# cleanup[3] wiping importlib\n# destroy importlib._abc\n# destroy importlib.util\n# destroy importlib.machinery\n# destroy importlib.resources\n# destroy importlib.abc\n# destroy importlib.metadata\n# cleanup[3] wiping warnings\n# cleanup[3] wiping importlib._bootstrap_external\n# cleanup[3] wiping importlib._bootstrap\n# cleanup[3] wiping re\n# destroy re._constants\n# destroy re._casefix\n# destroy re._compiler\n# cleanup[3] wiping copyreg\n# cleanup[3] wiping re._parser\n# cleanup[3] wiping _sre\n# cleanup[3] wiping enum\n# cleanup[3] wiping functools\n# cleanup[3] wiping _functools\n# cleanup[3] wiping collections\n# destroy _collections_abc\n# cleanup[3] wiping _collections\n# cleanup[3] wiping itertools\n# cleanup[3] wiping operator\n# cleanup[3] wiping _operator\n# cleanup[3] wiping types\n# cleanup[3] wiping encodings.utf_8_sig\n# cleanup[3] wiping os\n# cleanup[3] wiping os.path\n# destroy genericpath\n# cleanup[3] wiping posixpath\n# cleanup[3] wiping stat\n# cleanup[3] wiping _stat\n# destroy _stat\n# cleanup[3] wiping io\n# cleanup[3] wiping abc\n# cleanup[3] wiping _abc\n# cleanup[3] wiping _signal\n# cleanup[3] wiping encodings.utf_8\n# cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping codecs\n# cleanup[3] wiping _codecs\n# cleanup[3] wiping zipimport\n# destroy _frozen_importlib_external\n# cleanup[3] wiping time\n# cleanup[3] wiping posix\n# cleanup[3] wiping marshal\n# destroy marshal\n# cleanup[3] wiping _io\n# cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings\n# cleanup[3] wiping _thread\n# cleanup[3] wiping _imp\n# destroy _imp\n# cleanup[3] wiping _frozen_importlib\n# cleanup[3] wiping sys\n# cleanup[3] wiping builtins\n# destroy decimal\n# destroy systemd._daemon\n# destroy systemd.id128\n# destroy systemd._reader\n# destroy systemd._journal\n# destroy selinux._selinux\n# destroy _cffi_backend\n# destroy _curses\n# destroy _datetime\n# destroy sys.monitoring\n# destroy _socket\n# destroy _string\n# destroy _weakref\n# destroy _sha2\n# destroy _typing\n# destroy platform\n# destroy _uuid\n# destroy re._parser\n# destroy tokenize\n# destroy _signal\n# destroy select\n# destroy json.scanner\n# destroy _json\n# destroy atexit\n# destroy configparser\n# destroy stat\n# destroy _functools\n# destroy cryptography.hazmat.primitives.ciphers.modes\n# destroy inspect\n# destroy _tokenize\n# destroy shutil\n# destroy copyreg\n# destroy pickle\n# destroy markupsafe._speedups\n# destroy importlib\n# destroy zipimport\n# destroy enum\n# destroy _thread\n# destroy markupsafe\n# destroy ntpath\n# destroy array\n# destroy math\n# destroy ipaddress\n# destroy _pickle\n# destroy abc\n# destroy _opcode\n# destroy jinja2.nodes\n# destroy cryptography.utils\n# destroy importlib.resources.abc\n# destroy importlib.resources._common\n# destroy email\n# destroy _warnings\n# destroy posix\n# destroy zlib\n# destroy _compression\n# destroy posixpath\n# destroy zipfile\n# destroy contextlib\n# destroy pathlib\n# destroy zipfile._path.glob\n# destroy _csv\n# destroy _bz2\n# destroy _lzma\n# destroy locale\n# destroy binascii\n# destroy tempfile\n# destroy multiprocessing.process\n# destroy multiprocessing.util\n# destroy collections\n# destroy weakref\n# destroy _multiprocessing\n# destroy multiprocessing.connection\n# destroy multiprocessing.context\n# destroy _hashlib\n# destroy http.client\n# destroy socket\n# destroy base64\n# destroy errno\n# destroy _blake2\n# destroy _ssl\n# clear sys.meta_path\n# clear sys.modules\n# destroy _frozen_importlib\n# destroy encodings.aliases\n# destroy encodings.utf_8\n# destroy encodings.utf_8_sig\n# destroy encodings.unicode_escape\n# destroy curses\n# destroy collections.abc\n# destroy ctypes\n# destroy fcntl\n# destroy getpass\n# destroy io\n# destroy logging\n# destroy os\n# destroy random\n# destroy subprocess\n# destroy termios\n# destroy textwrap\n# destroy threading\n# destroy time\n# destroy tty\n# destroy typing\n# destroy _random\n# destroy _codecs\n# destroy codecs\n# destroy datetime\n# destroy json\n# destroy ansible.constants\n# destroy _struct\n# destroy _sre\n# destroy functools\n# destroy operator\n# destroy ansible.module_utils.six.moves.urllib\n# destroy ansible.module_utils.six.moves\n# destroy re\n# destroy traceback\n# destroy ansible.errors.yaml_strings\n# destroy ansible.module_utils.six.moves.urllib_parse\n# destroy ansible.module_utils.six.moves.urllib.error\n# destroy ansible.module_utils.six.moves.urllib.request\n# destroy ansible.module_utils.six.moves.urllib.response\n# destroy ansible.module_utils.six.moves.urllib.robotparser\n# destroy types\n# destroy warnings\n# destroy _operator\n# destroy itertools\n# clear sys.audit hooks", "rc": 2, "cmd": ["ansible-playbook", "-vvv", "-i", "/tmp/ansible.pw84x4km.inventory.yaml", "--check", "tests_ssh.yml"], "start": "2024-09-20 20:50:21.568937", "end": "2024-09-20 20:50:49.839189", "delta": "0:00:28.270252", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ansible-playbook -vvv -i /tmp/ansible.pw84x4km.inventory.yaml --check tests_ssh.yml\n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85a04bf0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85a04230> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85a07170> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b857bd790> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b857be7b0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b858105f0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85810740> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8582ff50> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85854620> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8582c2c0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b858119a0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b857f9760> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85857e90> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85856ab0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85857fe0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85855310> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85878e90> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b857f89e0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b85879340> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b858791f0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b858795b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b857f3500> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85879c40> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85879940> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8587ab40> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b858a4d40> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b858a6450> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b858a7350> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b858a79b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b858a68a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b858b8440> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b858a7b60> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8587aba0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b85658380> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b85658dd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85658b30> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b85658d40> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b85658fb0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b858ba510> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8565a6c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85659340> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8587b290> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85686a20> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b856a2b40> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b856db920> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b857020c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b856dba40> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b856a37d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85510980> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b856a1b80> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8565b5c0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3b856a1f40> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_fnr6ud7m/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8556e630> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85549520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85548680> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8556eed0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b8559e270> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8559e000> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8559d940> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8559dd90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8559d580> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b8559efc0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b8559f1a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8559f6b0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b853fd4f0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b853ff110> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b853ffa70> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b854009b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b854036e0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b85403a10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b854019a0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8540b800> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8540a2d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8540a030> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8540a540> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85401eb0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b8544f950> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8544fa70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b85451640> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85451400> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b85453b30> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85451cd0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85457320> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85453cb0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b8545c5f0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b8545c4a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b8545c620> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8544fd70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b8545fe90> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b85460dd0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8545e600> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b8545f980> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b8545e1e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b854e4f50> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b854e5d30> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b85463a70> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b854e5dc0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b854e6f90> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b854f2ae0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b854f3440> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b854e68a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3b854f20c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b854f3800> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b855df890> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b855dc650> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b852fb380> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b852f7a10> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3b854f1eb0> # zipimport: zlib available # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 5017 1726879850.87128: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ansible-playbook -vvv -i /tmp/ansible.pw84x4km.inventory.yaml --check tests_ssh.yml\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_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-1726879821.372979-5583-173856949782081/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5017 1726879850.87147: _low_level_execute_command(): starting 5017 1726879850.87156: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879821.372979-5583-173856949782081/ > /dev/null 2>&1 && sleep 0' 5017 1726879850.87159: in local.exec_command() 5017 1726879850.87168: opening command with Popen() 5017 1726879850.87227: done running command with Popen() 5017 1726879850.87231: getting output with communicate() 5017 1726879850.87671: done communicating 5017 1726879850.87680: done with local.exec_command() 5017 1726879850.87683: _low_level_execute_command() done: rc=0, stdout=, stderr= 5017 1726879850.87686: handler run complete 5017 1726879850.92268: Evaluated conditional (False): False 5017 1726879850.95481: variable 'ansible_host' from source: unknown 5017 1726879850.95485: variable 'ansible_port' from source: unknown 5017 1726879850.95487: variable 'ansible_user' from source: unknown 5017 1726879850.95490: variable 'ansible_connection' from source: host vars for 'localhost' 5017 1726879850.95492: attempt loop complete, returning result 5017 1726879850.95494: _execute() done 5017 1726879850.95496: dumping result to json 5017 1726879851.05533: done dumping result, returning 5017 1726879851.05552: done running TaskExecutor() for managed_node3/TASK: Run ansible-playbook with tests_ssh.yml in check mode [0affef3a-ec81-c52e-bf3c-000000000015] 5017 1726879851.05562: sending task result for task 0affef3a-ec81-c52e-bf3c-000000000015 5017 1726879852.03108: done sending task result for task 0affef3a-ec81-c52e-bf3c-000000000015 5017 1726879852.03112: WORKER PROCESS EXITING 5017 1726879852.03117: marking managed_node3 as failed 5017 1726879852.03120: marking host managed_node3 failed, current state: 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 5017 1726879852.03125: ^ failed state is now: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=5, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5017 1726879852.03126: getting the next task for host managed_node3 5017 1726879852.03127: host managed_node3 is done iterating, returning fatal: [managed_node3 -> localhost]: FAILED! => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.pw84x4km.inventory.yaml", "--check", "tests_ssh.yml" ], "delta": "0:00:28.270252", "end": "2024-09-20 20:50:49.839189", "rc": 2, "start": "2024-09-20 20:50:21.568937" } STDOUT: 5599 1726879821.86436: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-suS executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 5599 1726879821.86847: Added group all to inventory 5599 1726879821.86849: Added group ungrouped to inventory 5599 1726879821.86852: Group all now contains ungrouped 5599 1726879821.86855: Examining possible inventory source: /tmp/ansible.pw84x4km.inventory.yaml 5599 1726879821.99977: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 5599 1726879822.00037: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 5599 1726879822.00061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 5599 1726879822.00123: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 5599 1726879822.00198: Loaded config def from plugin (inventory/script) 5599 1726879822.00200: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 5599 1726879822.00242: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 5599 1726879822.00328: Loaded config def from plugin (inventory/yaml) 5599 1726879822.00330: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 5599 1726879822.00422: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 5599 1726879822.00846: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 5599 1726879822.00849: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) host_list declined parsing /tmp/ansible.pw84x4km.inventory.yaml as it did not pass its verify_file() method 5599 1726879822.00853: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) script declined parsing /tmp/ansible.pw84x4km.inventory.yaml as it did not pass its verify_file() method 5599 1726879822.00858: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 5599 1726879822.00861: Loading data from /tmp/ansible.pw84x4km.inventory.yaml 5599 1726879822.04325: /tmp/ansible.pw84x4km.inventory.yaml was not parsable by auto 5599 1726879822.04392: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 5599 1726879822.04432: Loading data from /tmp/ansible.pw84x4km.inventory.yaml 5599 1726879822.08925: group all already in inventory 5599 1726879822.08933: set inventory_file for managed_node1 5599 1726879822.08939: set inventory_dir for managed_node1 5599 1726879822.08939: Added host managed_node1 to inventory 5599 1726879822.08942: Added host managed_node1 to group all 5599 1726879822.08942: set ansible_check_mode for managed_node1 5599 1726879822.08943: set ansible_config_file for managed_node1 5599 1726879822.08944: set ansible_diff_mode for managed_node1 5599 1726879822.08944: set ansible_facts for managed_node1 5599 1726879822.08945: set ansible_forks for managed_node1 5599 1726879822.08946: set ansible_host for managed_node1 5599 1726879822.08946: set ansible_inventory_sources for managed_node1 5599 1726879822.08947: set ansible_limit for managed_node1 5599 1726879822.08948: set ansible_playbook_python for managed_node1 5599 1726879822.08948: set ansible_run_tags for managed_node1 5599 1726879822.08949: set ansible_skip_tags for managed_node1 5599 1726879822.08949: set ansible_ssh_extra_args for managed_node1 5599 1726879822.08950: set ansible_verbosity for managed_node1 5599 1726879822.08951: set ansible_version for managed_node1 5599 1726879822.08951: set group_names for managed_node1 5599 1726879822.08952: set groups for managed_node1 5599 1726879822.08957: set inventory_dir for managed_node1 5599 1726879822.08957: set inventory_file for managed_node1 5599 1726879822.08958: set inventory_hostname for managed_node1 5599 1726879822.08959: set inventory_hostname_short for managed_node1 5599 1726879822.08959: set omit for managed_node1 5599 1726879822.08960: set playbook_dir for managed_node1 5599 1726879822.08962: set inventory_file for managed_node2 5599 1726879822.08967: set inventory_dir for managed_node2 5599 1726879822.08967: Added host managed_node2 to inventory 5599 1726879822.08969: Added host managed_node2 to group all 5599 1726879822.08969: set ansible_check_mode for managed_node2 5599 1726879822.08970: set ansible_config_file for managed_node2 5599 1726879822.08971: set ansible_diff_mode for managed_node2 5599 1726879822.08971: set ansible_facts for managed_node2 5599 1726879822.08972: set ansible_forks for managed_node2 5599 1726879822.08972: set ansible_host for managed_node2 5599 1726879822.08975: set ansible_inventory_sources for managed_node2 5599 1726879822.08975: set ansible_limit for managed_node2 5599 1726879822.08976: set ansible_playbook_python for managed_node2 5599 1726879822.08977: set ansible_run_tags for managed_node2 5599 1726879822.08977: set ansible_skip_tags for managed_node2 5599 1726879822.08978: set ansible_ssh_extra_args for managed_node2 5599 1726879822.08978: set ansible_verbosity for managed_node2 5599 1726879822.08979: set ansible_version for managed_node2 5599 1726879822.08980: set group_names for managed_node2 5599 1726879822.08980: set groups for managed_node2 5599 1726879822.08981: set inventory_dir for managed_node2 5599 1726879822.08982: set inventory_file for managed_node2 5599 1726879822.08982: set inventory_hostname for managed_node2 5599 1726879822.08983: set inventory_hostname_short for managed_node2 5599 1726879822.08984: set omit for managed_node2 5599 1726879822.08985: set playbook_dir for managed_node2 5599 1726879822.08988: set inventory_file for managed_node3 5599 1726879822.08990: set inventory_dir for managed_node3 5599 1726879822.08991: Added host managed_node3 to inventory 5599 1726879822.08992: Added host managed_node3 to group all 5599 1726879822.08992: set ansible_all_ipv4_addresses for managed_node3 5599 1726879822.08993: set ansible_all_ipv6_addresses for managed_node3 5599 1726879822.08993: set ansible_apparmor for managed_node3 5599 1726879822.08994: set ansible_architecture for managed_node3 5599 1726879822.08995: set ansible_bios_date for managed_node3 5599 1726879822.08996: set ansible_bios_vendor for managed_node3 5599 1726879822.08997: set ansible_bios_version for managed_node3 5599 1726879822.08998: set ansible_board_asset_tag for managed_node3 5599 1726879822.08999: set ansible_board_name for managed_node3 5599 1726879822.08999: set ansible_board_serial for managed_node3 5599 1726879822.09000: set ansible_board_vendor for managed_node3 5599 1726879822.09000: set ansible_board_version for managed_node3 5599 1726879822.09001: set ansible_chassis_asset_tag for managed_node3 5599 1726879822.09002: set ansible_chassis_serial for managed_node3 5599 1726879822.09002: set ansible_chassis_vendor for managed_node3 5599 1726879822.09003: set ansible_chassis_version for managed_node3 5599 1726879822.09004: set ansible_check_mode for managed_node3 5599 1726879822.09004: set ansible_cmdline for managed_node3 5599 1726879822.09005: set ansible_config_file for managed_node3 5599 1726879822.09005: set ansible_date_time for managed_node3 5599 1726879822.09006: set ansible_default_ipv4 for managed_node3 5599 1726879822.09007: set ansible_default_ipv6 for managed_node3 5599 1726879822.09010: set ansible_device_links for managed_node3 5599 1726879822.09011: set ansible_devices for managed_node3 5599 1726879822.09012: set ansible_diff_mode for managed_node3 5599 1726879822.09013: set ansible_distribution for managed_node3 5599 1726879822.09014: set ansible_distribution_file_parsed for managed_node3 5599 1726879822.09015: set ansible_distribution_file_path for managed_node3 5599 1726879822.09016: set ansible_distribution_file_variety for managed_node3 5599 1726879822.09017: set ansible_distribution_major_version for managed_node3 5599 1726879822.09018: set ansible_distribution_release for managed_node3 5599 1726879822.09019: set ansible_distribution_version for managed_node3 5599 1726879822.09019: set ansible_dns for managed_node3 5599 1726879822.09020: set ansible_domain for managed_node3 5599 1726879822.09021: set ansible_effective_group_id for managed_node3 5599 1726879822.09021: set ansible_effective_user_id for managed_node3 5599 1726879822.09022: set ansible_env for managed_node3 5599 1726879822.09022: set ansible_eth0 for managed_node3 5599 1726879822.09023: set ansible_facts for managed_node3 5599 1726879822.09024: set ansible_fibre_channel_wwn for managed_node3 5599 1726879822.09024: set ansible_fips for managed_node3 5599 1726879822.09025: set ansible_forks for managed_node3 5599 1726879822.09026: set ansible_form_factor for managed_node3 5599 1726879822.09026: set ansible_fqdn for managed_node3 5599 1726879822.09027: set ansible_host for managed_node3 5599 1726879822.09028: set ansible_hostname for managed_node3 5599 1726879822.09028: set ansible_hostnqn for managed_node3 5599 1726879822.09029: set ansible_interfaces for managed_node3 5599 1726879822.09029: set ansible_inventory_sources for managed_node3 5599 1726879822.09030: set ansible_is_chroot for managed_node3 5599 1726879822.09031: set ansible_iscsi_iqn for managed_node3 5599 1726879822.09031: set ansible_kernel for managed_node3 5599 1726879822.09032: set ansible_kernel_version for managed_node3 5599 1726879822.09032: set ansible_limit for managed_node3 5599 1726879822.09033: set ansible_lo for managed_node3 5599 1726879822.09034: set ansible_loadavg for managed_node3 5599 1726879822.09034: set ansible_local for managed_node3 5599 1726879822.09035: set ansible_locally_reachable_ips for managed_node3 5599 1726879822.09035: set ansible_lsb for managed_node3 5599 1726879822.09036: set ansible_lvm for managed_node3 5599 1726879822.09037: set ansible_machine for managed_node3 5599 1726879822.09037: set ansible_machine_id for managed_node3 5599 1726879822.09038: set ansible_memfree_mb for managed_node3 5599 1726879822.09038: set ansible_memory_mb for managed_node3 5599 1726879822.09039: set ansible_memtotal_mb for managed_node3 5599 1726879822.09040: set ansible_mounts for managed_node3 5599 1726879822.09040: set ansible_nodename for managed_node3 5599 1726879822.09041: set ansible_os_family for managed_node3 5599 1726879822.09041: set ansible_pkg_mgr for managed_node3 5599 1726879822.09042: set ansible_playbook_python for managed_node3 5599 1726879822.09042: set ansible_proc_cmdline for managed_node3 5599 1726879822.09043: set ansible_processor for managed_node3 5599 1726879822.09044: set ansible_processor_cores for managed_node3 5599 1726879822.09044: set ansible_processor_count for managed_node3 5599 1726879822.09045: set ansible_processor_nproc for managed_node3 5599 1726879822.09046: set ansible_processor_threads_per_core for managed_node3 5599 1726879822.09046: set ansible_processor_vcpus for managed_node3 5599 1726879822.09047: set ansible_product_name for managed_node3 5599 1726879822.09047: set ansible_product_serial for managed_node3 5599 1726879822.09048: set ansible_product_uuid for managed_node3 5599 1726879822.09049: set ansible_product_version for managed_node3 5599 1726879822.09049: set ansible_python for managed_node3 5599 1726879822.09050: set ansible_python_version for managed_node3 5599 1726879822.09050: set ansible_real_group_id for managed_node3 5599 1726879822.09051: set ansible_real_user_id for managed_node3 5599 1726879822.09052: set ansible_run_tags for managed_node3 5599 1726879822.09052: set ansible_selinux for managed_node3 5599 1726879822.09053: set ansible_selinux_python_present for managed_node3 5599 1726879822.09053: set ansible_service_mgr for managed_node3 5599 1726879822.09054: set ansible_skip_tags for managed_node3 5599 1726879822.09055: set ansible_ssh_extra_args for managed_node3 5599 1726879822.09055: set ansible_ssh_host_key_dsa_public for managed_node3 5599 1726879822.09056: set ansible_ssh_host_key_dsa_public_keytype for managed_node3 5599 1726879822.09056: set ansible_ssh_host_key_ecdsa_public for managed_node3 5599 1726879822.09057: set ansible_ssh_host_key_ecdsa_public_keytype for managed_node3 5599 1726879822.09058: set ansible_ssh_host_key_ed25519_public for managed_node3 5599 1726879822.09058: set ansible_ssh_host_key_ed25519_public_keytype for managed_node3 5599 1726879822.09059: set ansible_ssh_host_key_rsa_public for managed_node3 5599 1726879822.09059: set ansible_ssh_host_key_rsa_public_keytype for managed_node3 5599 1726879822.09060: set ansible_swapfree_mb for managed_node3 5599 1726879822.09061: set ansible_swaptotal_mb for managed_node3 5599 1726879822.09061: set ansible_system for managed_node3 5599 1726879822.09062: set ansible_system_capabilities for managed_node3 5599 1726879822.09062: set ansible_system_capabilities_enforced for managed_node3 5599 1726879822.09065: set ansible_system_vendor for managed_node3 5599 1726879822.09065: set ansible_uptime_seconds for managed_node3 5599 1726879822.09066: set ansible_user_dir for managed_node3 5599 1726879822.09067: set ansible_user_gecos for managed_node3 5599 1726879822.09067: set ansible_user_gid for managed_node3 5599 1726879822.09068: set ansible_user_id for managed_node3 5599 1726879822.09070: set ansible_user_shell for managed_node3 5599 1726879822.09070: set ansible_user_uid for managed_node3 5599 1726879822.09071: set ansible_userspace_architecture for managed_node3 5599 1726879822.09071: set ansible_userspace_bits for managed_node3 5599 1726879822.09072: set ansible_verbosity for managed_node3 5599 1726879822.09073: set ansible_version for managed_node3 5599 1726879822.09075: set ansible_virtualization_role for managed_node3 5599 1726879822.09076: set ansible_virtualization_tech_guest for managed_node3 5599 1726879822.09076: set ansible_virtualization_tech_host for managed_node3 5599 1726879822.09077: set ansible_virtualization_type for managed_node3 5599 1726879822.09077: set discovered_interpreter_python for managed_node3 5599 1726879822.09078: set gather_subset for managed_node3 5599 1726879822.09079: set group_names for managed_node3 5599 1726879822.09079: set groups for managed_node3 5599 1726879822.09080: set inventory_dir for managed_node3 5599 1726879822.09081: set inventory_file for managed_node3 5599 1726879822.09081: set inventory_hostname for managed_node3 5599 1726879822.09082: set inventory_hostname_short for managed_node3 5599 1726879822.09083: set module_setup for managed_node3 5599 1726879822.09083: set omit for managed_node3 5599 1726879822.09084: set playbook_dir for managed_node3 5599 1726879822.09084: set tempinventory for managed_node3 Parsed /tmp/ansible.pw84x4km.inventory.yaml inventory source with yaml plugin 5599 1726879822.09088: Reconcile groups and hosts in inventory. 5599 1726879822.09092: Group ungrouped now contains managed_node1 5599 1726879822.09095: Group ungrouped now contains managed_node2 5599 1726879822.09097: Group ungrouped now contains managed_node3 5599 1726879822.09192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 5599 1726879822.09326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 5599 1726879822.09377: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 5599 1726879822.09404: Loaded config def from plugin (vars/host_group_vars) 5599 1726879822.09406: 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) 5599 1726879822.09412: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 5599 1726879822.09419: 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) 5599 1726879822.09459: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 5599 1726879822.09793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879822.09899: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 5599 1726879822.09932: Loaded config def from plugin (connection/local) 5599 1726879822.09934: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 5599 1726879822.10467: Loaded config def from plugin (connection/paramiko_ssh) 5599 1726879822.10470: 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) 5599 1726879822.11301: 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) 5599 1726879822.11335: Loaded config def from plugin (connection/psrp) 5599 1726879822.11337: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 5599 1726879822.11957: 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) 5599 1726879822.11992: Loaded config def from plugin (connection/ssh) 5599 1726879822.11995: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 5599 1726879822.13861: 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) 5599 1726879822.13904: Loaded config def from plugin (connection/winrm) 5599 1726879822.13908: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 5599 1726879822.13938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 5599 1726879822.14008: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 5599 1726879822.14069: Loaded config def from plugin (shell/cmd) 5599 1726879822.14071: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 5599 1726879822.14090: 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) 5599 1726879822.14146: Loaded config def from plugin (shell/powershell) 5599 1726879822.14148: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 5599 1726879822.14209: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 5599 1726879822.14359: Loaded config def from plugin (shell/sh) 5599 1726879822.14361: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 5599 1726879822.14394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 5599 1726879822.14505: Loaded config def from plugin (become/runas) 5599 1726879822.14507: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 5599 1726879822.14675: Loaded config def from plugin (become/su) 5599 1726879822.14678: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 5599 1726879822.14818: Loaded config def from plugin (become/sudo) 5599 1726879822.14820: 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 5599 1726879822.14849: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml 5599 1726879822.15368: trying /usr/local/lib/python3.12/site-packages/ansible/modules 5599 1726879822.18777: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 5599 1726879822.18821: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 5599 1726879822.19272: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 5599 1726879822.19289: 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 5599 1726879822.19540: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 5599 1726879822.19671: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 5599 1726879822.19675: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-suS/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__) 5599 1726879822.19703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 5599 1726879822.19727: 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) 5599 1726879822.19881: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 5599 1726879822.19933: Loaded config def from plugin (callback/default) 5599 1726879822.19936: 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) 5599 1726879822.21017: Loaded config def from plugin (callback/junit) 5599 1726879822.21019: 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) 5599 1726879822.21068: 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) 5599 1726879822.21126: Loaded config def from plugin (callback/minimal) 5599 1726879822.21131: 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) 5599 1726879822.21178: 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) 5599 1726879822.21238: Loaded config def from plugin (callback/tree) 5599 1726879822.21240: 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 5599 1726879822.21349: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 5599 1726879822.21351: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-suS/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ssh.yml ******************************************************** 1 plays in tests_ssh.yml 5599 1726879822.21378: in VariableManager get_vars() 5599 1726879822.21397: done with get_vars() 5599 1726879822.21402: in VariableManager get_vars() 5599 1726879822.21409: done with get_vars() 5599 1726879822.21413: variable 'omit' from source: magic vars 5599 1726879822.21445: in VariableManager get_vars() 5599 1726879822.21457: done with get_vars() 5599 1726879822.21480: variable 'omit' from source: magic vars PLAY [Ensure that the rule runs with ssh] ************************************** 5599 1726879822.22056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 5599 1726879822.22144: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 5599 1726879822.22177: getting the remaining hosts for this loop 5599 1726879822.22179: done getting the remaining hosts for this loop 5599 1726879822.22182: getting the next task for host managed_node1 5599 1726879822.22184: done getting next task for host managed_node1 5599 1726879822.22186: ^ task is: TASK: Gathering Facts 5599 1726879822.22187: ^ 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 5599 1726879822.22188: getting the next task for host managed_node2 5599 1726879822.22190: done getting next task for host managed_node2 5599 1726879822.22192: ^ task is: TASK: Gathering Facts 5599 1726879822.22193: ^ 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 5599 1726879822.22193: getting the next task for host managed_node3 5599 1726879822.22195: done getting next task for host managed_node3 5599 1726879822.22197: ^ task is: TASK: Gathering Facts 5599 1726879822.22198: ^ 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 5599 1726879822.22201: getting variables 5599 1726879822.22202: in VariableManager get_vars() 5599 1726879822.22210: Calling all_inventory to load vars for managed_node1 5599 1726879822.22212: Calling groups_inventory to load vars for managed_node1 5599 1726879822.22214: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879822.22224: Calling all_plugins_play to load vars for managed_node1 5599 1726879822.22235: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879822.22238: Calling groups_plugins_play to load vars for managed_node1 5599 1726879822.22267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879822.22313: done with get_vars() 5599 1726879822.22319: done getting variables 5599 1726879822.22387: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Friday 20 September 2024 20:50:22 -0400 (0:00:00.011) 0:00:00.011 ****** 5599 1726879822.22405: entering _queue_task() for managed_node1/gather_facts 5599 1726879822.22406: Creating lock for gather_facts 5599 1726879822.22714: worker is 1 (out of 3 available) 5599 1726879822.22727: exiting _queue_task() for managed_node1/gather_facts 5599 1726879822.22742: getting variables 5599 1726879822.22745: in VariableManager get_vars() 5599 1726879822.22820: Calling all_inventory to load vars for managed_node2 5599 1726879822.22825: Calling groups_inventory to load vars for managed_node2 5599 1726879822.22835: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879822.22855: Calling all_plugins_play to load vars for managed_node2 5599 1726879822.22859: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879822.22864: Calling groups_plugins_play to load vars for managed_node2 5599 1726879822.22951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879822.22988: done with get_vars() 5599 1726879822.23002: done getting variables 5599 1726879822.23115: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879822.23127: entering _queue_task() for managed_node2/gather_facts 5599 1726879822.23227: running TaskExecutor() for managed_node1/TASK: Gathering Facts 5599 1726879822.23232: in run() - task 0affef3a-ec81-5b39-170e-000000000011 5599 1726879822.23235: variable 'ansible_search_path' from source: unknown 5599 1726879822.23237: calling self._execute() 5599 1726879822.23240: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879822.23242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879822.23245: variable 'omit' from source: magic vars 5599 1726879822.23566: worker is 2 (out of 3 available) 5599 1726879822.23580: exiting _queue_task() for managed_node2/gather_facts 5599 1726879822.23593: getting variables 5599 1726879822.23597: in VariableManager get_vars() 5599 1726879822.24027: Calling all_inventory to load vars for managed_node3 5599 1726879822.24032: Calling groups_inventory to load vars for managed_node3 5599 1726879822.24039: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879822.24058: variable 'omit' from source: magic vars 5599 1726879822.24066: variable 'omit' from source: magic vars 5599 1726879822.24069: variable 'omit' from source: magic vars 5599 1726879822.24071: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879822.24076: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879822.24099: Calling all_plugins_play to load vars for managed_node3 5599 1726879822.24104: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879822.24108: Calling groups_plugins_play to load vars for managed_node3 5599 1726879822.24199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879822.24241: done with get_vars() 5599 1726879822.24259: done getting variables 5599 1726879822.24329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879822.24333: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879822.24336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879822.24379: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879822.24382: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879822.24385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879822.24408: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879822.24427: entering _queue_task() for managed_node3/gather_facts 5599 1726879822.24538: running TaskExecutor() for managed_node2/TASK: Gathering Facts 5599 1726879822.24849: in run() - task 0affef3a-ec81-5b39-170e-000000000011 5599 1726879822.24820: worker is 3 (out of 3 available) 5599 1726879822.24874: exiting _queue_task() for managed_node3/gather_facts 5599 1726879822.24890: done queuing things up, now waiting for results queue to drain 5599 1726879822.24893: waiting for pending results... 5599 1726879822.24859: Set connection var ansible_shell_type to sh 5599 1726879822.24911: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879822.24913: Set connection var ansible_pipelining to False 5599 1726879822.24917: Set connection var ansible_connection to ssh 5599 1726879822.24919: Set connection var ansible_timeout to 10 5599 1726879822.24922: Set connection var ansible_shell_executable to /bin/sh 5599 1726879822.24925: variable 'ansible_shell_executable' from source: unknown 5599 1726879822.24927: variable 'ansible_connection' from source: unknown 5599 1726879822.24930: variable 'ansible_module_compression' from source: unknown 5599 1726879822.24932: variable 'ansible_shell_type' from source: unknown 5599 1726879822.24935: variable 'ansible_shell_executable' from source: unknown 5599 1726879822.24938: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879822.24941: variable 'ansible_pipelining' from source: unknown 5599 1726879822.24943: variable 'ansible_timeout' from source: unknown 5599 1726879822.24945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879822.24948: variable 'ansible_search_path' from source: unknown 5599 1726879822.24950: calling self._execute() 5599 1726879822.24952: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879822.24954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879822.25279: variable 'omit' from source: magic vars 5599 1726879822.25285: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879822.25289: variable 'omit' from source: magic vars 5599 1726879822.25291: starting attempt loop 5599 1726879822.25294: running the handler 5599 1726879822.25301: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879822.25304: variable 'omit' from source: magic vars 5599 1726879822.25306: variable 'omit' from source: magic vars 5599 1726879822.25310: _low_level_execute_command(): starting 5599 1726879822.25312: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879822.25322: variable 'omit' from source: magic vars <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879822.25415: running TaskExecutor() for managed_node3/TASK: Gathering Facts 5599 1726879822.25528: in run() - task 0affef3a-ec81-5b39-170e-000000000011 5599 1726879822.25580: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879822.25584: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879822.25607: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879822.25633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879822.25651: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879822.25707: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5599 1726879822.25714: variable 'ansible_search_path' from source: unknown 5599 1726879822.25759: calling self._execute() 5599 1726879822.25771: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879822.25783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879822.25959: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879822.25976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879822.26022: variable 'omit' from source: magic vars 5599 1726879822.26379: Set connection var ansible_shell_type to sh 5599 1726879822.26384: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.26387: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879822.26390: Set connection var ansible_pipelining to False 5599 1726879822.26393: Set connection var ansible_connection to ssh 5599 1726879822.26395: Set connection var ansible_timeout to 10 5599 1726879822.26416: Set connection var ansible_shell_executable to /bin/sh 5599 1726879822.26419: variable 'ansible_shell_executable' from source: unknown 5599 1726879822.26422: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879822.26425: variable 'ansible_connection' from source: unknown 5599 1726879822.26428: variable 'ansible_module_compression' from source: unknown 5599 1726879822.26430: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879822.26439: variable 'ansible_shell_type' from source: unknown 5599 1726879822.26441: variable 'ansible_shell_executable' from source: unknown 5599 1726879822.26444: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879822.26446: variable 'ansible_pipelining' from source: unknown 5599 1726879822.26448: variable 'ansible_timeout' from source: unknown 5599 1726879822.26451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879822.26453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879822.26456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879822.26459: variable 'omit' from source: magic vars 5599 1726879822.26461: variable 'omit' from source: magic vars 5599 1726879822.26463: variable 'omit' from source: magic vars 5599 1726879822.26465: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879822.26479: variable 'omit' from source: magic vars 5599 1726879822.26491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879822.26494: starting attempt loop 5599 1726879822.26496: running the handler 5599 1726879822.26517: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879822.26580: variable 'ansible_facts' from source: host vars for 'managed_node2' 5599 1726879822.26583: _low_level_execute_command(): starting 5599 1726879822.26586: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879822.26592: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879822.26595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879822.26613: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879822.26641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879822.26748: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879822.26751: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879822.26754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879822.26833: Set connection var ansible_shell_type to sh 5599 1726879822.26859: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879822.26882: Set connection var ansible_pipelining to False 5599 1726879822.26892: Set connection var ansible_connection to ssh 5599 1726879822.26953: Set connection var ansible_timeout to 10 5599 1726879822.26956: Set connection var ansible_shell_executable to /bin/sh 5599 1726879822.26967: variable 'ansible_shell_executable' from source: unknown 5599 1726879822.26978: variable 'ansible_connection' from source: unknown 5599 1726879822.26992: variable 'ansible_module_compression' from source: unknown 5599 1726879822.27001: variable 'ansible_shell_type' from source: unknown 5599 1726879822.27009: variable 'ansible_shell_executable' from source: unknown 5599 1726879822.27016: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879822.27024: variable 'ansible_pipelining' from source: unknown 5599 1726879822.27031: variable 'ansible_timeout' from source: unknown 5599 1726879822.27039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879822.27283: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879822.27287: variable 'omit' from source: magic vars 5599 1726879822.27293: starting attempt loop 5599 1726879822.27301: running the handler 5599 1726879822.27325: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879822.27379: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879822.27383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879822.27392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879822.27395: _low_level_execute_command(): starting 5599 1726879822.27397: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879822.27400: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5599 1726879822.27402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879822.27405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 <<< 5599 1726879822.27407: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879822.27410: stderr chunk (state=3): >>>debug2: match not found <<< 5599 1726879822.27413: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879822.27587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879822.27594: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879822.27598: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.27601: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 5599 1726879822.27603: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.149 is address <<< 5599 1726879822.27606: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 5599 1726879822.27608: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879822.27610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879822.27612: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879822.27615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879822.27630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 <<< 5599 1726879822.27633: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 5599 1726879822.27636: stderr chunk (state=3): >>>debug2: match found <<< 5599 1726879822.27639: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879822.27641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879822.27644: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879822.27646: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879822.27666: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 <<< 5599 1726879822.27698: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879822.27752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879822.28107: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879822.28123: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879822.28147: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.28185: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879822.28200: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879822.28217: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879822.28271: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879822.28474: stdout chunk (state=3): >>>/root <<< 5599 1726879822.28553: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879822.28626: stderr chunk (state=3): >>><<< 5599 1726879822.28629: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879822.28679: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879822.28682: _low_level_execute_command(): starting 5599 1726879822.28689: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668 `" && echo ansible-tmp-1726879822.2866554-5602-57659072129668="` echo /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668 `" && echo ansible-tmp-1726879822.2866554-5602-57659072129668="` echo /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668 `" ) && sleep 0'"'"'' 5599 1726879822.29179: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879822.29182: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879822.29185: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration <<< 5599 1726879822.29187: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879822.29199: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.29234: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879822.29261: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879822.29311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879822.29531: stdout chunk (state=3): >>>/root <<< 5599 1726879822.29641: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879822.29714: stderr chunk (state=3): >>><<< 5599 1726879822.29716: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879822.29750: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879822.29779: _low_level_execute_command(): starting 5599 1726879822.29782: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224 `" && echo ansible-tmp-1726879822.2975628-5603-240268917163224="` echo /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224 `" ) && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224 `" && echo ansible-tmp-1726879822.2975628-5603-240268917163224="` echo /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224 `" ) && sleep 0'"'"'' 5599 1726879822.30059: stdout chunk (state=3): >>>/root <<< 5599 1726879822.30280: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879822.30283: stdout chunk (state=3): >>><<< 5599 1726879822.30286: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879822.30384: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879822.30389: _low_level_execute_command(): starting 5599 1726879822.30391: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290 `" && echo ansible-tmp-1726879822.3033056-5604-22157416283290="` echo /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290 `" ) && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879822.30415: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879822.30443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879822.30452: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879822.30460: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879822.30511: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290 `" && echo ansible-tmp-1726879822.3033056-5604-22157416283290="` echo /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290 `" ) && sleep 0'"'"'' 5599 1726879822.30524: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 <<< 5599 1726879822.30559: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879822.30562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879822.30967: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879822.30970: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879822.30974: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879822.30977: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.31037: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879822.31042: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879822.31044: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879822.31104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879822.31316: stdout chunk (state=3): >>>ansible-tmp-1726879822.2866554-5602-57659072129668=/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668 <<< 5599 1726879822.31429: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879822.31493: stderr chunk (state=3): >>><<< 5599 1726879822.31498: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'ansible-tmp-1726879822.2866554-5602-57659072129668=/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879822.31552: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879822.2866554-5602-57659072129668=/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879822.31562: variable 'ansible_module_compression' from source: unknown 5599 1726879822.31608: ANSIBALLZ: Using generic lock for ansible.legacy.setup 5599 1726879822.31612: ANSIBALLZ: Acquiring lock 5599 1726879822.31615: ANSIBALLZ: Lock acquired: 140319498100160 5599 1726879822.31619: ANSIBALLZ: Creating module 5599 1726879822.32569: stdout chunk (state=3): >>>ansible-tmp-1726879822.2975628-5603-240268917163224=/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224 <<< 5599 1726879822.32794: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879822.32798: stdout chunk (state=3): >>><<< 5599 1726879822.32801: stderr chunk (state=3): >>><<< <10.31.14.149> (0, b'ansible-tmp-1726879822.2975628-5603-240268917163224=/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879822.32962: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879822.2975628-5603-240268917163224=/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879822.32966: variable 'ansible_module_compression' from source: unknown 5599 1726879822.32969: ANSIBALLZ: Using generic lock for ansible.legacy.setup 5599 1726879822.32971: ANSIBALLZ: Acquiring lock 5599 1726879822.33211: stdout chunk (state=3): >>>ansible-tmp-1726879822.3033056-5604-22157416283290=/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290 <<< 5599 1726879822.33390: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879822.33393: stdout chunk (state=3): >>><<< 5599 1726879822.33415: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'ansible-tmp-1726879822.3033056-5604-22157416283290=/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879822.33552: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879822.3033056-5604-22157416283290=/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879822.33557: variable 'ansible_module_compression' from source: unknown 5599 1726879822.33560: ANSIBALLZ: Using generic lock for ansible.legacy.setup 5599 1726879822.33562: ANSIBALLZ: Acquiring lock 5599 1726879822.57238: ANSIBALLZ: Writing module into payload 5599 1726879822.57372: ANSIBALLZ: Writing module 5599 1726879822.57400: ANSIBALLZ: Renaming module 5599 1726879822.57407: ANSIBALLZ: Done creating module 5599 1726879822.57578: ANSIBALLZ: Lock acquired: 140319498100160 5599 1726879822.57582: ANSIBALLZ: Reading module after lock 5599 1726879822.57584: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879822.57587: variable 'inventory_hostname' from source: host vars for 'managed_node1' Attempting python interpreter discovery 5599 1726879822.57593: _low_level_execute_command(): starting 5599 1726879822.57596: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'python3.12'"'"'; command -v '"'"'python3.11'"'"'; command -v '"'"'python3.10'"'"'; command -v '"'"'python3.9'"'"'; command -v '"'"'python3.8'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python3'"'"'; echo ENDFOUND && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879822.57601: variable 'ansible_facts' from source: host vars for 'managed_node2' 5599 1726879822.57603: variable 'inventory_hostname' from source: host vars for 'managed_node2' Attempting python interpreter discovery 5599 1726879822.57608: _low_level_execute_command(): starting 5599 1726879822.57610: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'python3.12'"'"'; command -v '"'"'python3.11'"'"'; command -v '"'"'python3.10'"'"'; command -v '"'"'python3.9'"'"'; command -v '"'"'python3.8'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python3'"'"'; echo ENDFOUND && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.12'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.11'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' 5599 1726879822.57619: ANSIBALLZ: Lock acquired: 140319498100160 5599 1726879822.57622: ANSIBALLZ: Reading module after lock 5599 1726879822.57784: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879822.57788: variable 'inventory_hostname' from source: host vars for 'managed_node3' Attempting python interpreter discovery 5599 1726879822.57795: _low_level_execute_command(): starting 5599 1726879822.57797: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'python3.12'"'"'; command -v '"'"'python3.11'"'"'; command -v '"'"'python3.10'"'"'; command -v '"'"'python3.9'"'"'; command -v '"'"'python3.8'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python3'"'"'; echo ENDFOUND && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.12'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.11'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.12'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.11'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' 5599 1726879822.58365: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879822.58384: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879822.58400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879822.58420: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879822.58433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879822.58449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 <<< 5599 1726879822.58496: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.58589: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879822.58625: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879822.58639: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879822.58653: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879822.58693: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879822.58728: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879822.58744: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879822.58759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879822.58835: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.58844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879822.58848: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.58855: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 5599 1726879822.58953: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879822.58957: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879822.58960: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879822.58997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879822.59001: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879822.59014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879822.59022: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879822.59078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879822.59096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879822.60588: stdout chunk (state=3): >>>PLATFORM <<< 5599 1726879822.60678: stdout chunk (state=3): >>>Linux <<< 5599 1726879822.60694: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 5599 1726879822.60701: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 5599 1726879822.60890: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879822.60903: stdout chunk (state=3): >>>PLATFORM <<< 5599 1726879822.60924: stderr chunk (state=3): >>><<< 5599 1726879822.60928: stdout chunk (state=3): >>><<< 5599 1726879822.60983: stdout chunk (state=3): >>>Linux <<< <10.31.14.149> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879822.60991: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879822.61014 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 5599 1726879822.61018: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 5599 1726879822.61021: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 5599 1726879822.61062: _low_level_execute_command(): starting 5599 1726879822.61070: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' 5599 1726879822.61218: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879822.61235: stdout chunk (state=3): >>><<< 5599 1726879822.61378: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879822.61387: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879822.61391 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 5599 1726879822.61393: _low_level_execute_command(): starting 5599 1726879822.61397: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879822.61402: Sending initial data 5599 1726879822.61404: Sent initial data (1181 bytes) <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' 5599 1726879822.61711: Sending initial data 5599 1726879822.61715: Sent initial data (1181 bytes) 5599 1726879822.61733: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879822.61746: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879822.61757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879822.61779: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879822.61788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879822.61802: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 <<< 5599 1726879822.61819: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879822.61822: stderr chunk (state=3): >>>debug2: match not found <<< 5599 1726879822.61828: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879822.61839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879822.61850: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879822.61861: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.61891: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 5599 1726879822.61993: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879822.62021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 <<< 5599 1726879822.62054: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879822.62089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879822.62158: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879822.62168: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879822.62210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879822.62230: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879822.62233: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879822.62235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 5599 1726879822.62238: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.62312: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879822.62316: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879822.62367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879822.63915: stdout chunk (state=3): >>>PLATFORM Linux <<< 5599 1726879822.64022: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 5599 1726879822.64506: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879822.64577: stderr chunk (state=3): >>><<< 5599 1726879822.64580: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879822.64603: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879822.64621 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 5599 1726879822.64682: _low_level_execute_command(): starting 5599 1726879822.64687: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' 5599 1726879822.64796: Sending initial data 5599 1726879822.64799: Sent initial data (1181 bytes) 5599 1726879822.65179: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879822.65183: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 5599 1726879822.65187: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.65200: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 5599 1726879822.65212: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.65262: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879822.65269: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879822.65271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879822.65272: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879822.65324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879822.65759: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} <<< 5599 1726879822.66013: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} <<< 5599 1726879822.66159: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879822.66225: stderr chunk (state=3): >>><<< 5599 1726879822.66228: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"Fedora Linux\\"\\nVERSION=\\"39 (Thirty Nine)\\"\\nID=fedora\\nVERSION_ID=39\\nVERSION_CODENAME=\\"\\"\\nPLATFORM_ID=\\"platform:f39\\"\\nPRETTY_NAME=\\"Fedora Linux 39 (Thirty Nine)\\"\\nANSI_COLOR=\\"0;38;2;60;110;180\\"\\nLOGO=fedora-logo-icon\\nCPE_NAME=\\"cpe:/o:fedoraproject:fedora:39\\"\\nDEFAULT_HOSTNAME=\\"fedora\\"\\nHOME_URL=\\"https://fedoraproject.org/\\"\\nDOCUMENTATION_URL=\\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\\"\\nSUPPORT_URL=\\"https://ask.fedoraproject.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_BUGZILLA_PRODUCT=\\"Fedora\\"\\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\\nREDHAT_SUPPORT_PRODUCT=\\"Fedora\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=39\\nSUPPORT_END=2024-11-12\\n"}\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879822.66251: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Python interpreter discovery fallback (unsupported Linux distribution: fedora) 5599 1726879822.66356: variable 'ansible_facts' from source: host vars for 'managed_node2' 5599 1726879822.66359: variable 'ansible_facts' from source: host vars for 'managed_node2' 5599 1726879822.66371: variable 'ansible_module_compression' from source: unknown 5599 1726879822.66578: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 5599 1726879822.66582: variable 'ansible_facts' from source: host vars for 'managed_node2' 5599 1726879822.66584: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879822.66587: stdout chunk (state=3): >>><<< 5599 1726879822.66589: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"Fedora Linux\\"\\nVERSION=\\"39 (Thirty Nine)\\"\\nID=fedora\\nVERSION_ID=39\\nVERSION_CODENAME=\\"\\"\\nPLATFORM_ID=\\"platform:f39\\"\\nPRETTY_NAME=\\"Fedora Linux 39 (Thirty Nine)\\"\\nANSI_COLOR=\\"0;38;2;60;110;180\\"\\nLOGO=fedora-logo-icon\\nCPE_NAME=\\"cpe:/o:fedoraproject:fedora:39\\"\\nDEFAULT_HOSTNAME=\\"fedora\\"\\nHOME_URL=\\"https://fedoraproject.org/\\"\\nDOCUMENTATION_URL=\\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\\"\\nSUPPORT_URL=\\"https://ask.fedoraproject.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_BUGZILLA_PRODUCT=\\"Fedora\\"\\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\\nREDHAT_SUPPORT_PRODUCT=\\"Fedora\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=39\\nSUPPORT_END=2024-11-12\\n"}\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879822.66598: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 5599 1726879822.66662: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py Python interpreter discovery fallback (unsupported Linux distribution: fedora) 5599 1726879822.66704: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879822.66714: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879822.66724: variable 'ansible_module_compression' from source: unknown <10.31.14.149> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpol11ueic TO /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py 5599 1726879822.66793: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED <10.31.14.149> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' '[10.31.14.149]' 5599 1726879822.66805: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879822.66913: Sending initial data 5599 1726879822.66916: Sent initial data (152 bytes) Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 5599 1726879822.66995: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmdxu04qa TO /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' 5599 1726879822.67259: Sending initial data 5599 1726879822.67262: Sent initial data (151 bytes) 5599 1726879822.67627: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879822.67680: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879822.67703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879822.67789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.67833: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 5599 1726879822.67836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.67857: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879822.67877: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879822.67896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879822.67922: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879822.67926: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879822.67968: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879822.67977: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879822.67994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879822.68011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879822.69667: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 5599 1726879822.69671: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879822.69676: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 5599 1726879822.69680: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879822.69705: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." <<< 5599 1726879822.69719: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879822.69734: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879822.69754: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 5599 1726879822.69775: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpol11ueic debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879822.69783: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpol11ueic /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py <<< 5599 1726879822.69810: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmdxu04qa debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879822.69814: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmdxu04qa /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py <<< 5599 1726879822.69817: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpol11ueic" to remote "/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py M:0x001a <<< 5599 1726879822.69851: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmdxu04qa" to remote "/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py M:0x001a <<< 5599 1726879822.71204: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 5599 1726879822.71292: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 5599 1726879822.71949: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 <<< 5599 1726879822.71953: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21749 <<< 5599 1726879822.71992: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 <<< 5599 1726879822.71995: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21748 <<< 5599 1726879822.72122: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21749 bytes at 261120 <<< 5599 1726879822.72135: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879822.72155: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21748 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879822.72179: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879822.72200: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879822.72236: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879822.72344: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879822.72514: stderr chunk (state=3): >>><<< 5599 1726879822.72517: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpol11ueic /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpol11ueic\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpol11ueic" to remote "/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21749\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21749 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879822.72525: stderr chunk (state=3): >>><<< 5599 1726879822.72527: done transferring module to remote 5599 1726879822.72529: stdout chunk (state=3): >>><<< 5599 1726879822.72531: _low_level_execute_command(): starting 5599 1726879822.72534: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/ /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmdxu04qa /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmdxu04qa\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmdxu04qa" to remote "/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21748\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21748 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879822.72545: done transferring module to remote 5599 1726879822.72547: _low_level_execute_command(): starting 5599 1726879822.72549: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/ /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/ /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/ /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py && sleep 0'"'"'' 5599 1726879822.73141: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879822.73151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879822.73159: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879822.73188: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.73285: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.73289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879822.73308: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879822.73317: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879822.73329: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879822.73353: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879822.73363: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879822.73403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 <<< 5599 1726879822.73412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879822.73415: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879822.73453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879822.73543: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} <<< 5599 1726879822.74120: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879822.74178: stderr chunk (state=3): >>><<< 5599 1726879822.74181: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"Fedora Linux\\"\\nVERSION=\\"39 (Thirty Nine)\\"\\nID=fedora\\nVERSION_ID=39\\nVERSION_CODENAME=\\"\\"\\nPLATFORM_ID=\\"platform:f39\\"\\nPRETTY_NAME=\\"Fedora Linux 39 (Thirty Nine)\\"\\nANSI_COLOR=\\"0;38;2;60;110;180\\"\\nLOGO=fedora-logo-icon\\nCPE_NAME=\\"cpe:/o:fedoraproject:fedora:39\\"\\nDEFAULT_HOSTNAME=\\"fedora\\"\\nHOME_URL=\\"https://fedoraproject.org/\\"\\nDOCUMENTATION_URL=\\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\\"\\nSUPPORT_URL=\\"https://ask.fedoraproject.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_BUGZILLA_PRODUCT=\\"Fedora\\"\\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\\nREDHAT_SUPPORT_PRODUCT=\\"Fedora\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=39\\nSUPPORT_END=2024-11-12\\n"}\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879822.74208: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Python interpreter discovery fallback (unsupported Linux distribution: fedora) 5599 1726879822.74307: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879822.74311: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879822.74322: variable 'ansible_module_compression' from source: unknown 5599 1726879822.74360: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 5599 1726879822.74390: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 5599 1726879822.74511: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy_vpsk1j TO /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' 5599 1726879822.74694: Sending initial data 5599 1726879822.74697: Sent initial data (151 bytes) 5599 1726879822.75121: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879822.75124: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879822.75127: stderr chunk (state=3): >>>debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.75129: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 <<< 5599 1726879822.75131: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.75194: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879822.75199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879822.75202: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879822.75265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879822.75316: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879822.75372: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879822.75415: stderr chunk (state=3): >>><<< 5599 1726879822.75418: stdout chunk (state=3): >>><<< 5599 1726879822.75421: stderr chunk (state=3): >>><<< 5599 1726879822.75423: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879822.75429: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879822.75435: _low_level_execute_command(): starting 5599 1726879822.75440: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879822.75582: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879822.75585: _low_level_execute_command(): starting 5599 1726879822.75588: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' -tt 10.31.14.149 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/AnsiballZ_setup.py && sleep 0'"'"'' 5599 1726879822.76102: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879822.76106: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879822.76120: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879822.76123: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879822.76126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879822.76156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879822.76159: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879822.76162: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879822.76164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879822.76269: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5599 1726879822.76272: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879822.76277: stderr chunk (state=3): >>>debug2: match not found <<< 5599 1726879822.76280: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879822.76282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.76285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879822.76308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879822.76324: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879822.76330: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879822.76344: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879822.76355: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879822.76372: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879822.76388: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 <<< 5599 1726879822.76407: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879822.76452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879822.76456: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879822.78644: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879822.78686: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879822.78693: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879822.78714: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879822.78719: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879822.78751: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5599 1726879822.78771: stdout chunk (state=3): >>>import '_weakref' # <<< 5599 1726879822.78783: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879822.78833: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879822.78862: stdout chunk (state=3): >>>import '_io' # <<< 5599 1726879822.78869: stdout chunk (state=3): >>>import 'marshal' # <<< 5599 1726879822.78875: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879822.78888: stdout chunk (state=3): >>>import 'time' # <<< 5599 1726879822.78899: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5599 1726879822.78913: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879822.78919: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879822.78963: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.78967: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879822.78976: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879822.78999: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879822.79010: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.79042: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879822.79051: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879822.79057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879822.79084: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879822.79088: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4872c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f486fbb30> <<< 5599 1726879822.79112: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4872eab0> <<< 5599 1726879822.79128: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879822.79154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879822.79157: stdout chunk (state=3): >>>import '_signal' # <<< 5599 1726879822.79168: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcd2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfccfbb30> <<< 5599 1726879822.79171: stdout chunk (state=3): >>>import '_abc' # <<< 5599 1726879822.79174: stdout chunk (state=3): >>>import 'abc' # <<< 5599 1726879822.79205: stdout chunk (state=3): >>>import 'io' # <<< 5599 1726879822.79213: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcd2eab0> import '_signal' # <<< 5599 1726879822.79216: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879822.79235: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 5599 1726879822.79260: stdout chunk (state=3): >>>import 'io' # <<< 5599 1726879822.79290: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879822.79312: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879822.79336: stdout chunk (state=3): >>>import 'genericpath' # <<< 5599 1726879822.79343: stdout chunk (state=3): >>>import 'posixpath' # <<< 5599 1726879822.79365: stdout chunk (state=3): >>>import 'os' # <<< 5599 1726879822.79396: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5599 1726879822.79418: stdout chunk (state=3): >>>Processing user site-packages <<< 5599 1726879822.79424: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879822.79510: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5599 1726879822.79523: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 5599 1726879822.79572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879822.79580: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879822.79583: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f484dd160> <<< 5599 1726879822.79585: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879822.79588: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 5599 1726879822.79590: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879822.79593: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5599 1726879822.79596: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f484ddfd0> <<< 5599 1726879822.79598: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879822.79601: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcafd160> <<< 5599 1726879822.79614: stdout chunk (state=3): >>>import 'site' # <<< 5599 1726879822.79667: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy_vpsk1j debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879822.79671: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879822.79698: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcafdfd0> <<< 5599 1726879822.79702: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy_vpsk1j /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py <<< 5599 1726879822.79708: stdout chunk (state=3): >>>import 'site' # <<< 5599 1726879822.79713: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy_vpsk1j" to remote "/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py M:0x001a <<< 5599 1726879822.79724: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879822.80033: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879822.80070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5599 1726879822.80101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879822.80131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879822.80189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879822.80197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879822.80235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4851bda0> <<< 5599 1726879822.80292: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879822.80296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879822.80299: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879822.80305: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4851bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879822.80308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb3bda0> <<< 5599 1726879822.80335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879822.80362: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879822.80406: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb3bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879822.80429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.80460: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485537d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 5599 1726879822.80499: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48553e60> import '_collections' # <<< 5599 1726879822.80534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879822.80542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 5599 1726879822.80613: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48533a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48531190> <<< 5599 1726879822.80616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb737d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb73e60> import '_collections' # <<< 5599 1726879822.80703: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb53a70> import '_functools' # <<< 5599 1726879822.80713: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48518f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879822.80754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5599 1726879822.80762: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb51190> <<< 5599 1726879822.80803: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879822.80858: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb38f50> <<< 5599 1726879822.80866: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879822.80918: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5599 1726879822.80928: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485776b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485762d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48532030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4851ae40> <<< 5599 1726879822.80986: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879822.80995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485181d0> <<< 5599 1726879822.81059: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb976b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb962d0> <<< 5599 1726879822.81062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485a8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a8ad0> <<< 5599 1726879822.81114: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb52030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb3ae40> <<< 5599 1726879822.81120: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485a8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48516d20> <<< 5599 1726879822.81183: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb381d0> <<< 5599 1726879822.81190: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879822.81193: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 5599 1726879822.81244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbc8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc8ad0> <<< 5599 1726879822.81284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a91f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485aa420> <<< 5599 1726879822.81290: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbc8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb36d20> <<< 5599 1726879822.81294: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 5599 1726879822.81368: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 5599 1726879822.81402: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879822.81410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc91f0> import 'importlib.machinery' # <<< 5599 1726879822.81413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c4620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485c5d60> <<< 5599 1726879822.81518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5599 1726879822.81523: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbca420> import 'importlib.util' # import 'runpy' # <<< 5599 1726879822.81525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879822.81593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c6c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485c72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c61b0> <<< 5599 1726879822.81600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879822.81649: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485c7d40> <<< 5599 1726879822.81712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe4620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.81716: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbe5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5599 1726879822.81724: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485aa390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879822.81843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe6c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbe72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe61b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5599 1726879822.81862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbe7d40> <<< 5599 1726879822.81865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482cfcb0> <<< 5599 1726879822.81868: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879822.81943: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbca390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879822.81946: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482f8770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482f84d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482f87a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482f8980> <<< 5599 1726879822.81952: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482cde50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879822.81977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879822.82002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879822.82015: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc8dfcb0> <<< 5599 1726879822.82069: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879822.82118: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc908770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc9084d0> <<< 5599 1726879822.82123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5599 1726879822.82126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482fa000> <<< 5599 1726879822.82152: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc9087a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc908980> <<< 5599 1726879822.82157: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482f8c80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485aab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879822.82159: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc8dde50> <<< 5599 1726879822.82180: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879822.82200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.82216: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879822.82266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879822.82277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879822.82302: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4832a360> <<< 5599 1726879822.82305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5599 1726879822.82329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5599 1726879822.82343: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc90a000> <<< 5599 1726879822.82367: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc908c80> <<< 5599 1726879822.82393: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.82396: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbcab40> <<< 5599 1726879822.82399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879822.82408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879822.82410: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879822.82475: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21748 <<< 5599 1726879822.82483: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48342510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879822.82513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.82516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879822.82554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879822.82557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc93a360> <<< 5599 1726879822.82607: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879822.82613: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4837b2f0> <<< 5599 1726879822.82652: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.82675: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879822.82679: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879822.82682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879822.82684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879822.82686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879822.82705: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21748 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879822.82720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879822.82754: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc952510> <<< 5599 1726879822.82757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879822.82759: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879822.82784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879822.82821: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f483a1a90> <<< 5599 1726879822.82878: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879822.82882: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879822.82904: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc98b2f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879822.82964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879822.82968: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4837b410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f483431a0> <<< 5599 1726879822.83010: stderr chunk (state=3): >>><<< 5599 1726879822.83013: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879822.83016: stdout chunk (state=3): >>><<< 5599 1726879822.83018: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481c03e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48341550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482faf00> <<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy_vpsk1j /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy_vpsk1j\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy_vpsk1j" to remote "/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21748\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21748 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879822.83053: done transferring module to remote 5599 1726879822.83061: _low_level_execute_command(): starting 5599 1726879822.83068: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/ /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879822.83105: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc9b1a90> <<< <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/ /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py && sleep 0'"'"'' 5599 1726879822.83158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879822.83186: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8f481c05c0> <<< 5599 1726879822.83208: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc98b410> <<< 5599 1726879822.83235: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc9531a0> <<< 5599 1726879822.83277: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc7d03e0> <<< 5599 1726879822.83290: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc951550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc90af00> <<< 5599 1726879822.83359: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_xl4ng3rl/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 5599 1726879822.83454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879822.83487: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbbfc7d05c0> <<< 5599 1726879822.83507: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.83538: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879822.83542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879822.83585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879822.83658: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_4qs599ci/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 5599 1726879822.83661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879822.83704: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48226000> <<< 5599 1726879822.83725: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879822.83799: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879822.83802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879822.83805: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.83818: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 5599 1726879822.83824: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879822.83827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879822.83829: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.83852: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879822.83883: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879822.83887: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879822.83924: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879822.83927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879822.83946: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481fcef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481c3f80> # zipimport: zlib available <<< 5599 1726879822.83972: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 5599 1726879822.84009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879822.84015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc836000> import '_typing' # <<< 5599 1726879822.84024: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 5599 1726879822.84208: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc80cef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc7d3f80> <<< 5599 1726879822.84215: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.84240: stdout chunk (state=3): >>>import 'ansible' # <<< 5599 1726879822.84260: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.84274: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.84293: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.84299: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5599 1726879822.84320: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.85551: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.85885: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.86842: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 5599 1726879822.86859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481ffe60> <<< 5599 1726879822.86870: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.86900: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5599 1726879822.86906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879822.86929: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879822.86962: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.86970: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482559a0> <<< 5599 1726879822.87004: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48255730> <<< 5599 1726879822.87033: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48255040> <<< 5599 1726879822.87055: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879822.87061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879822.87111: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48255790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48226a20> <<< 5599 1726879822.87119: stdout chunk (state=3): >>>import 'atexit' # <<< 5599 1726879822.87146: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.87150: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482566c0> <<< 5599 1726879822.87180: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.87188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 5599 1726879822.87208: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f48256840> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879822.87211: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc80fe60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.87249: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5599 1726879822.87252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879822.87271: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879822.87276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879822.87314: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc8659a0> <<< 5599 1726879822.87317: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48256d50> <<< 5599 1726879822.87329: stdout chunk (state=3): >>>import 'pwd' # <<< 5599 1726879822.87346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879822.87361: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc865730> <<< 5599 1726879822.87371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879822.87389: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc865040> <<< 5599 1726879822.87425: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879822.87434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879822.87440: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480bcad0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.87455: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f480be780> <<< 5599 1726879822.87479: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc865790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc836a20> import 'atexit' # <<< 5599 1726879822.87497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879822.87501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879822.87504: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.87555: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480bf140> <<< 5599 1726879822.87563: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc8666c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.87569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879822.87572: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc866840> <<< 5599 1726879822.87578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879822.87580: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480bff80> <<< 5599 1726879822.87590: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879822.87597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879822.87608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879822.87633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879822.87636: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879822.87664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5599 1726879822.87668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879822.87671: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc866d50> <<< 5599 1726879822.87690: stdout chunk (state=3): >>>import 'pwd' # <<< 5599 1726879822.87703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879822.87713: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c2d80> <<< 5599 1726879822.87732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879822.87754: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f480c2ea0> <<< 5599 1726879822.87783: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c1040> <<< 5599 1726879822.87788: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6ccb30> <<< 5599 1726879822.87801: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879822.87808: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc6ce7e0> <<< 5599 1726879822.87839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879822.87843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879822.87850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879822.87859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879822.87878: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879822.87894: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6cf1a0> <<< 5599 1726879822.87902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879822.87934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879822.87937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5599 1726879822.87943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879822.87962: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d0380> <<< 5599 1726879822.87970: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c6c60> import '_tokenize' # <<< 5599 1726879822.87972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879822.88042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879822.88045: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c5730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c5490> <<< 5599 1726879822.88049: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879822.88056: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5599 1726879822.88065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879822.88092: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d2db0> <<< 5599 1726879822.88132: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.88149: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c7bc0> <<< 5599 1726879822.88152: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc6d2ed0> <<< 5599 1726879822.88155: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d10a0> <<< 5599 1726879822.88194: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c1550> <<< 5599 1726879822.88201: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4810ade0> <<< 5599 1726879822.88238: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879822.88243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879822.88251: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810af60> <<< 5599 1726879822.88254: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5599 1726879822.88257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879822.88283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879822.88331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879822.88334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879822.88341: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 5599 1726879822.88344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d6bd0> <<< 5599 1726879822.88346: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4810cb00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810c8c0> <<< 5599 1726879822.88348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879822.88357: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879822.88402: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d56d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d5430> <<< 5599 1726879822.88425: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5599 1726879822.88434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879822.88460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879822.88524: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4810f080> <<< 5599 1726879822.88549: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d7f20> <<< 5599 1726879822.88553: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810d1c0> <<< 5599 1726879822.88557: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d15b0> <<< 5599 1726879822.88568: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879822.88587: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc71ad20> <<< 5599 1726879822.88624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.88628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879822.88630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879822.88633: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71af60> <<< 5599 1726879822.88657: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879822.88692: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4811a8a0> <<< 5599 1726879822.88694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879822.88721: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.88730: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc71ca10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71c7d0> <<< 5599 1726879822.88742: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879822.88837: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810f230> <<< 5599 1726879822.88856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879822.88912: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.88920: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc71ef90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71d100> <<< 5599 1726879822.88936: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811b710> <<< 5599 1726879822.88954: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879822.88956: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811b8f0> <<< 5599 1726879822.89000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.89006: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.89030: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811b290> <<< 5599 1726879822.89036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879822.89049: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810b1d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879822.89052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879822.89076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879822.89089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879822.89091: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72a780> <<< 5599 1726879822.89120: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.89146: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.89152: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811eb10> <<< 5599 1726879822.89240: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71f110> <<< 5599 1726879822.89318: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.89336: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72b560> <<< 5599 1726879822.89355: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811fec0> <<< 5599 1726879822.89372: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72b9b0> <<< 5599 1726879822.89378: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4811d2b0> <<< 5599 1726879822.89406: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811e180> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4811ce90> <<< 5599 1726879822.89431: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.89438: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72ba40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71b140> <<< 5599 1726879822.89471: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879822.89477: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.89479: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879822.89507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879822.89515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879822.89532: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.89563: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.89567: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72e9f0> <<< 5599 1726879822.89656: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.89676: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879822.89691: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.89709: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.89730: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 5599 1726879822.89739: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.89757: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.89760: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72fdd0> <<< 5599 1726879822.89776: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72d190> <<< 5599 1726879822.89809: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.89820: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72e090> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72cd40> <<< 5599 1726879822.89847: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879822.89853: stdout chunk (state=3): >>> <<< 5599 1726879822.89884: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.89887: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 5599 1726879822.89888: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.89890: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.89984: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.90007: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.90087: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.90104: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879822.90124: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.90141: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.90151: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 5599 1726879822.90166: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.90306: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.90447: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.90688: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.91112: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.91371: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879822.91391: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 5599 1726879822.91393: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879822.91417: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879822.91440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.91500: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.91507: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fa8140> <<< 5599 1726879822.91624: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879822.91645: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fa9670> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48122990> <<< 5599 1726879822.91722: stderr chunk (state=3): >>><<< 5599 1726879822.91726: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879822.91728: stdout chunk (state=3): >>><<< 5599 1726879822.91730: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879822.91745: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879822.91806: _low_level_execute_command(): starting 5599 1726879822.91809: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879822.91816: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879822.91844: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/AnsiballZ_setup.py && sleep 0'"'"'' 5599 1726879822.91868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.91951: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.91955: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5b8080> <<< 5599 1726879822.92047: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879822.92079: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5b9520> <<< 5599 1726879822.92082: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72e540> <<< 5599 1726879822.92160: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 5599 1726879822.92167: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fa9700> <<< 5599 1726879822.92203: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.92206: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879822.92379: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.92462: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879822.92465: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879822.92468: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879822.92472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879822.92476: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879822.92558: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879822.92564: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879822.92568: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879822.92586: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5b8d70> <<< 5599 1726879822.92603: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.92623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879822.92711: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.93152: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.93260: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.93349: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.93437: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879822.93447: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.93486: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.93529: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879822.93534: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.93620: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.93699: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.93731: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879822.93751: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.93760: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.93784: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 5599 1726879822.93794: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.93797: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.93827: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.93875: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879822.93878: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879822.93903: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.93905: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.93932: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.93979: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 5599 1726879822.94076: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.94156: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.94186: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879822.94200: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.94219: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.94230: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 5599 1726879822.94238: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.94286: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.94324: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879822.94344: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.94444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879822.94510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879822.94525: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879822.94625: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fab5f0> <<< 5599 1726879822.94629: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.94632: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.94711: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.94794: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5599 1726879822.94807: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5599 1726879822.94814: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879822.94848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5599 1726879822.94860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879822.94902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879822.94926: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.94975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879822.94986: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879822.95055: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fb1c70> <<< 5599 1726879822.95086: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5bb770> <<< 5599 1726879822.95093: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.95116: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.95128: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fb25d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47faa5d0> <<< 5599 1726879822.95137: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.95184: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.95191: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.95232: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879822.95238: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.95259: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5599 1726879822.95276: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 5599 1726879822.95288: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879822.95300: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.95317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5599 1726879822.95327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879822.95338: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.95394: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.95396: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.95464: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879822.95507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.95528: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5c1a60> <<< 5599 1726879822.95590: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5c23c0> <<< 5599 1726879822.95604: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc733260> <<< 5599 1726879822.95608: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fb1220> <<< 5599 1726879822.95618: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.95643: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fb2810> <<< 5599 1726879822.95677: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 5599 1726879822.95681: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.95690: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879822.95709: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879822.95718: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.95749: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.95770: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.95819: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.95822: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.95849: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.95888: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.95895: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.95916: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879822.95954: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879822.95987: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879822.95991: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879822.95996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.96017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879822.96037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879822.96050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879822.96081: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5c1100> <<< 5599 1726879822.96119: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48046a50> <<< 5599 1726879822.96123: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5c2570> <<< 5599 1726879822.96160: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879822.96167: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fbc7a0> <<< 5599 1726879822.96175: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.96254: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fb7b90> <<< 5599 1726879822.96258: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.96266: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fb6660> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5599 1726879822.96301: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.96317: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.96332: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879822.96340: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.96396: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.96403: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 5599 1726879822.96428: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 5599 1726879822.96436: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879822.96441: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.96458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879822.96492: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.96516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879822.96543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879822.96558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879822.96568: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.96581: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.96617: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.96620: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6567b0> <<< 5599 1726879822.96651: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.96665: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5cc3e0> <<< 5599 1726879822.96695: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.96746: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.96753: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5c65a0> <<< 5599 1726879822.96759: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5c63c0> <<< 5599 1726879822.96792: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 5599 1726879822.96795: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5599 1726879822.96798: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.96827: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879822.96862: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.96893: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879822.96905: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.96935: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 5599 1726879822.96955: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.96964: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.96971: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.97012: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.97014: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 5599 1726879822.97075: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.97096: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.97114: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.97165: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.97213: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.97216: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.97251: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.97287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 5599 1726879822.97303: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.97383: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.97407: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.97457: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.97469: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.97488: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.97529: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 5599 1726879822.97536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.97540: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 5599 1726879822.97558: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 5599 1726879822.97565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 5599 1726879822.97594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 5599 1726879822.97612: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804d130> <<< 5599 1726879822.97642: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 5599 1726879822.97650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 5599 1726879822.97672: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 5599 1726879822.97715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 5599 1726879822.97742: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.97749: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 5599 1726879822.97761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 5599 1726879822.97767: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754c0e0> <<< 5599 1726879822.97797: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.97823: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4754c440> <<< 5599 1726879822.97833: stdout chunk (state=3): >>>import _frozen_importlib # frozen<<< 5599 1726879822.97872: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fc1160> <<< 5599 1726879822.97887: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fc0740> <<< 5599 1726879822.97930: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804eed0> <<< 5599 1726879822.97935: stdout chunk (state=3): >>> import _imp # builtin <<< 5599 1726879822.97953: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.97958: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804ec00> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 5599 1726879822.97977: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.98001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 5599 1726879822.98031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 5599 1726879822.98038: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 5599 1726879822.98054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.98088: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 5599 1726879822.98095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 5599 1726879822.98106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 5599 1726879822.98111: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4754f3e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754ecc0> <<< 5599 1726879822.98217: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4754ee70> <<< 5599 1726879822.98220: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879822.98222: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754e120> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 5599 1726879822.98223: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65cd10> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 5599 1726879822.98225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 5599 1726879822.98226: stdout chunk (state=3): >>> <<< 5599 1726879822.98252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 5599 1726879822.98315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 5599 1726879822.98322: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754f530> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 5599 1726879822.98328: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879822.98333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb47d70> <<< 5599 1726879822.98363: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.98368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 5599 1726879822.98417: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbb48110> <<< 5599 1726879822.98424: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879822.98429: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.98432: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5d4e30> <<< 5599 1726879822.98434: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f475ba060> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754ff80> <<< 5599 1726879822.98443: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5d4380> <<< 5599 1726879822.98462: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804edb0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 5599 1726879822.98496: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65eba0> <<< 5599 1726879822.98499: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65e5a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 5599 1726879822.98500: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 5599 1726879822.98537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 5599 1726879822.98558: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 5599 1726879822.98561: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.98582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 5599 1726879822.98596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 5599 1726879822.98614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 5599 1726879822.98640: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.98644: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 5599 1726879822.98648: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbb4b170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb4aa20> <<< 5599 1726879822.98679: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879822.98703: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.98709: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbb4ac00> <<< 5599 1726879822.98714: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb49e50> <<< 5599 1726879822.98735: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 5599 1726879822.98762: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 5599 1726879822.98786: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.98797: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 5599 1726879822.98821: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879822.98843: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.98851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 5599 1726879822.98865: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb4b290> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 5599 1726879822.98887: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879822.98924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 5599 1726879822.98929: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbbbddc0> <<< 5599 1726879822.98954: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879822.98958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879822.98965: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c92c530> <<< 5599 1726879822.98987: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb4bda0> <<< 5599 1726879822.99000: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 5599 1726879822.99005: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65e5d0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 5599 1726879822.99033: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99036: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99054: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 5599 1726879822.99057: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99078: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 5599 1726879822.99126: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99130: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c8fbb30><<< 5599 1726879822.99143: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99180: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 5599 1726879822.99204: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99206: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99266: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99269: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99311: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 5599 1726879822.99328: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99345: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 5599 1726879822.99365: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99368: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 5599 1726879822.99376: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99392: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99427: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 5599 1726879822.99433: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99497: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99524: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c92eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 5599 1726879822.99560: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 5599 1726879822.99605: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99608: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 5599 1726879822.99624: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 5599 1726879822.99627: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99651: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 5599 1726879822.99658: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99727: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c6fd160> <<< 5599 1726879822.99729: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99800: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5599 1726879822.99803: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879822.99804: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99851: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99937: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 5599 1726879822.99940: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879822.99943: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 5599 1726879822.99945: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c6fdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879822.99956: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.00442: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 5599 1726879823.00452: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.00496: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.00511: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.00570: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.00607: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.00649: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 5599 1726879823.00653: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 5599 1726879823.00690: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.00723: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 5599 1726879823.00729: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.00792: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.00846: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 5599 1726879823.00867: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.00897: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.00947: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 5599 1726879823.00951: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.00975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879823.00982: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.01008: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5599 1726879823.01024: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 5599 1726879823.01036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879823.01039: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 5599 1726879823.01041: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.01075: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.01093: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.01131: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.01183: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.01200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 5599 1726879823.01239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 5599 1726879823.01243: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 5599 1726879823.01253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c73bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c73bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879823.01256: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f475bbd70> <<< 5599 1726879823.01261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 5599 1726879823.01314: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.01318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5599 1726879823.01324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879823.01329: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 5599 1726879823.01367: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.01371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879823.01400: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879823.01433: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f475bae10> <<< 5599 1726879823.01438: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 5599 1726879823.01441: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7737d0> <<< 5599 1726879823.01451: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.01463: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 5599 1726879823.01481: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.01488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5599 1726879823.01512: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.01515: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 5599 1726879823.01544: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.01584: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 5599 1726879823.01589: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 5599 1726879823.01592: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.01613: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.01616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c773e60> import '_collections' # <<< 5599 1726879823.01683: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.01686: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.01719: stdout chunk (state=3): >>> <<< 5599 1726879823.01801: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 5599 1726879823.01804: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c753a70> <<< 5599 1726879823.01807: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 5599 1726879823.01838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbbbefc0> <<< 5599 1726879823.01842: stdout chunk (state=3): >>>import '_functools' # <<< 5599 1726879823.01845: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 5599 1726879823.01871: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.01876: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c751190> <<< 5599 1726879823.01878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5599 1726879823.01937: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 5599 1726879823.01944: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.01996: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbbbe930> import 'ansible.module_utils.facts.system.local' # <<< 5599 1726879823.02003: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.02010: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.02038: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 5599 1726879823.02086: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.02088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 5599 1726879823.02169: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 5599 1726879823.02176: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879823.02179: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.02237: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c738f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7976b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7962d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c752030> <<< 5599 1726879823.02240: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f475ee390> <<< 5599 1726879823.02243: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c73ae40> <<< 5599 1726879823.02266: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.02313: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5599 1726879823.02325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c8770> <<< 5599 1726879823.02333: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7381d0> <<< 5599 1726879823.02372: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 5599 1726879823.02378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879823.02391: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.02438: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879823.02443: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f475dc6e0> import 'ansible.module_utils.facts.system.python' # <<< 5599 1726879823.02446: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7c8c20><<< 5599 1726879823.02454: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.02460: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.02517: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.02525: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 5599 1726879823.02535: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.02562: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 5599 1726879823.02577: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.02585: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.02627: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c8ad0> <<< 5599 1726879823.02634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 5599 1726879823.02664: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.02686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 5599 1726879823.02728: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7c8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c736d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879823.02759: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.02762: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879823.02827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c91f0> import 'importlib.machinery' # <<< 5599 1726879823.02832: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879823.02846: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbbea0f0> <<< 5599 1726879823.02865: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5599 1726879823.02879: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.02916: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7ca420> import 'importlib.util' # import 'runpy' # <<< 5599 1726879823.03039: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e4620> <<< 5599 1726879823.03046: stdout chunk (state=3): >>>import 'errno' # <<< 5599 1726879823.03106: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbbdaed0> <<< 5599 1726879823.03112: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 5599 1726879823.03116: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 5599 1726879823.03119: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879823.03140: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7e5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879823.03152: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.03154: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 5599 1726879823.03189: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 5599 1726879823.03192: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.03195: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.03242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 5599 1726879823.03282: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879823.03289: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.03328: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47405ee0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47405e50> import 'ansible.module_utils.facts.system.user' # <<< 5599 1726879823.03338: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e6c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7e72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e61b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 5599 1726879823.03342: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.03352: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 5599 1726879823.03377: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.03402: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.03422: stdout chunk (state=3): >>> <<< 5599 1726879823.03443: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 5599 1726879823.03457: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.03477: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879823.03497: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7e7d40> <<< 5599 1726879823.03502: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e7470> <<< 5599 1726879823.03512: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.03563: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7ca390> <<< 5599 1726879823.03592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879823.03619: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.03664: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 5599 1726879823.03673: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 5599 1726879823.03681: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.03736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c4ebcb0> <<< 5599 1726879823.03740: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.03757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879823.03788: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 5599 1726879823.03808: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c514770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c5144d0> <<< 5599 1726879823.03812: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.03815: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 5599 1726879823.03835: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.03881: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 5599 1726879823.03916: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.03933: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879823.03951: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfba05c70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba05880> import 'ansible.module_utils.facts.system.user' # <<< 5599 1726879823.03961: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c5145f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c514950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4e9e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879823.03965: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.03990: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.03994: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 5599 1726879823.04007: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.04013: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.04048: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.04055: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.04092: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 5599 1726879823.04109: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.04118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 5599 1726879823.04126: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.04146: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.04157: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.04248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879823.04276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5599 1726879823.04279: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.04332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c515f70> <<< 5599 1726879823.04336: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.04341: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c514bf0> <<< 5599 1726879823.04444: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 5599 1726879823.04448: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.04480: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 5599 1726879823.04487: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 5599 1726879823.04520: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7cab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879823.04543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879823.04566: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.04590: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c546300> <<< 5599 1726879823.04623: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.04662: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879823.04683: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.04689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879823.04706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879823.04725: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.04746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879823.04781: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 5599 1726879823.04785: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 5599 1726879823.04826: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.04830: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.04835: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c55e480> <<< 5599 1726879823.04844: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879823.04852: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.04890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879823.04896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 5599 1726879823.04991: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.05153: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 5599 1726879823.05161: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 5599 1726879823.05169: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.05221: stdout chunk (state=3): >>> import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c59b230> <<< 5599 1726879823.05300: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.05423: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879823.05443: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 5599 1726879823.05450: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.05486: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.05488: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.05524: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c5c19d0> <<< 5599 1726879823.05527: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.05632: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c59b350> <<< 5599 1726879823.05695: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c55f110> <<< 5599 1726879823.05737: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 5599 1726879823.05744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c3e03b0> <<< 5599 1726879823.05817: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c55d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c516ea0> <<< 5599 1726879823.06050: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 5599 1726879823.06068: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.06075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879823.06119: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f061c3e0590> <<< 5599 1726879823.06180: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.06183: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.06294: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 5599 1726879823.06300: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.06408: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.06528: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 5599 1726879823.06533: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_5wcyoxit/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 5599 1726879823.06541: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.06651: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.06699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 5599 1726879823.06702: stdout chunk (state=3): >>> <<< 5599 1726879823.06709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879823.06720: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.06748: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 5599 1726879823.06777: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.06779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879823.06876: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 5599 1726879823.06884: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.06910: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.06932: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 5599 1726879823.06936: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.06962: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07013: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 5599 1726879823.07027: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 5599 1726879823.07030: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c446090> import '_typing' # <<< 5599 1726879823.07123: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07125: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07250: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 5599 1726879823.07253: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c41cf80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c41c0e0> # zipimport: zlib available <<< 5599 1726879823.07259: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07268: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07288: stdout chunk (state=3): >>>import 'ansible' # <<< 5599 1726879823.07315: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879823.07414: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07418: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 5599 1726879823.07450: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07586: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 5599 1726879823.07607: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07610: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07616: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 5599 1726879823.07631: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07688: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 5599 1726879823.07693: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07695: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 5599 1726879823.07702: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07734: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 5599 1726879823.07736: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07738: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07770: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 5599 1726879823.07780: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07809: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07827: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 5599 1726879823.07845: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07847: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07913: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07950: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.07992: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 5599 1726879823.07998: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08024: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08046: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 5599 1726879823.08058: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08120: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08187: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 5599 1726879823.08200: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08202: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08257: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08321: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 5599 1726879823.08327: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08407: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 5599 1726879823.08417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 5599 1726879823.08434: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08479: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08505: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 5599 1726879823.08519: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08544: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08575: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 5599 1726879823.08581: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08619: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08660: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08737: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 5599 1726879823.08751: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08772: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08799: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 5599 1726879823.08807: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08880: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08911: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 5599 1726879823.08924: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08943: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 5599 1726879823.08950: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.08985: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09010: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09051: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 5599 1726879823.09056: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09081: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 5599 1726879823.09097: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09132: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 5599 1726879823.09139: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09177: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09213: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 5599 1726879823.09221: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09254: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09290: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 5599 1726879823.09297: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09386: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09389: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09479: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 5599 1726879823.09487: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09498: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09513: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 5599 1726879823.09524: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09565: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09613: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 5599 1726879823.09620: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09645: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09669: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09672: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 5599 1726879823.09687: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09719: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09748: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09778: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09784: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09813: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 5599 1726879823.09819: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09850: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09867: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09897: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 5599 1726879823.09927: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09935: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 5599 1726879823.09941: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 5599 1726879823.09957: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.09999: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 5599 1726879823.10023: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10037: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10041: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10065: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 5599 1726879823.10068: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10082: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 5599 1726879823.10089: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10166: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10256: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 5599 1726879823.10266: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10297: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10302: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 5599 1726879823.10305: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10354: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10401: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 5599 1726879823.10407: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10435: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10454: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10496: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 5599 1726879823.10509: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10516: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10557: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10565: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10606: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 5599 1726879823.10614: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10644: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10661: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10746: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 5599 1726879823.10751: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 5599 1726879823.10754: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 5599 1726879823.10756: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10759: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10808: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10810: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10856: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 5599 1726879823.10863: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.10903: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 5599 1726879823.10910: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 5599 1726879823.10917: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.11011: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.11086: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.11111: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 5599 1726879823.11118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 5599 1726879823.11192: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.11304: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 5599 1726879823.11314: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.11362: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.11404: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 5599 1726879823.11426: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 5599 1726879823.11438: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.11446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 5599 1726879823.11490: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.11518: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f474328a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47432f30> <<< 5599 1726879823.11530: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 5599 1726879823.11548: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4742ff50> <<< 5599 1726879823.11555: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.11626: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.11719: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 5599 1726879823.11734: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.11842: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.11846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 5599 1726879823.11935: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 5599 1726879823.11942: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 5599 1726879823.12034: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.12037: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c446d20> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c475a30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4757c0> <<< 5599 1726879823.12073: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4750d0> <<< 5599 1726879823.12096: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879823.12113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879823.12220: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4756d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c41cef0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c476720> <<< 5599 1726879823.12247: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879823.12431: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c4768a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c476d80> <<< 5599 1726879823.12434: stdout chunk (state=3): >>>import 'pwd' # <<< 5599 1726879823.12471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879823.12508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879823.12563: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2dcad0> <<< 5599 1726879823.12726: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c2de780> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2df110> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879823.12744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879823.12769: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2dffe0> <<< 5599 1726879823.12794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879823.12823: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 5599 1726879823.12831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 5599 1726879823.12880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 5599 1726879823.12903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 5599 1726879823.12917: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfba2fb60> <<< 5599 1726879823.12929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879823.12933: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba2d970> <<< 5599 1726879823.12965: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e2d80> <<< 5599 1726879823.12988: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba2deb0> <<< 5599 1726879823.13010: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c2e2ea0> <<< 5599 1726879823.13223: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e1040> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e6cf0> <<< 5599 1726879823.13229: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879823.13332: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e57c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e5520> <<< 5599 1726879823.13357: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5599 1726879823.13520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e7b90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e1550> <<< 5599 1726879823.13567: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879823.13569: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c32ae70> <<< 5599 1726879823.13605: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879823.13608: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32b0b0> <<< 5599 1726879823.13728: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c32cad0> <<< 5599 1726879823.13734: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32c890> <<< 5599 1726879823.13916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879823.13990: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c32f050> <<< 5599 1726879823.13997: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32d190> <<< 5599 1726879823.14038: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879823.14102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879823.14129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879823.14317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c33a7b0> <<< 5599 1726879823.14473: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32f140> <<< 5599 1726879823.14580: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879823.14587: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33b620> <<< 5599 1726879823.14634: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879823.14640: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33b800> <<< 5599 1726879823.14825: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33bb00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32b1d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879823.14840: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879823.14886: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33eb10> <<< 5599 1726879823.15191: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879823.15323: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33ff50> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c33d2e0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33e660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c33ce90> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879823.15329: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.15482: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.15646: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.15667: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.15677: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 5599 1726879823.15818: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879823.15957: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.16180: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.17316: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.18465: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 5599 1726879823.18628: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1c8230> <<< 5599 1726879823.18780: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5599 1726879823.18788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879823.18814: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1c9730><<< 5599 1726879823.18921: stdout chunk (state=3): >>> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c342a80> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 5599 1726879823.18946: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.18969: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5599 1726879823.19117: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.19273: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.19572: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5599 1726879823.19588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879823.19595: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1c97c0> <<< 5599 1726879823.19614: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.20717: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.21432: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.21559: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.21696: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879823.21711: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.21778: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.21838: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879823.21915: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.21986: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.22324: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879823.22350: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.22813: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.23283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879823.23380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879823.23401: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879823.23618: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1cb140> # zipimport: zlib available <<< 5599 1726879823.23682: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.23806: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5599 1726879823.23812: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 5599 1726879823.23926: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879823.24115: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879823.24203: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1d1d00> <<< 5599 1726879823.24287: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879823.24291: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1d2540> <<< 5599 1726879823.24309: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1ca630> <<< 5599 1726879823.24520: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879823.24586: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.24683: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.24792: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879823.24860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879823.24992: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1d1280><<< 5599 1726879823.24998: stdout chunk (state=3): >>> <<< 5599 1726879823.25117: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1d2720> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879823.25220: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.25418: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879823.25441: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879823.25481: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879823.25504: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879823.25616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879823.25724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879823.25727: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c266990> <<< 5599 1726879823.25805: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1dc620> <<< 5599 1726879823.26019: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1d6840> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1d65a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879823.26119: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879823.26127: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 5599 1726879823.26133: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.26153: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 5599 1726879823.26165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4747ae10> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 5599 1726879823.26191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 5599 1726879823.26234: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.26245: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47479670> <<< 5599 1726879823.26271: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 5599 1726879823.26283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879823.26320: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 5599 1726879823.26325: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.26328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 5599 1726879823.26354: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4747b8c0> <<< 5599 1726879823.26377: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4747a570> <<< 5599 1726879823.26381: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.26393: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.26515: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879823.26554: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.26611: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.26614: 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 <<< 5599 1726879823.26662: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 5599 1726879823.26714: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.26813: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.27117: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 5599 1726879823.27345: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.27653: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.27753: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.27875: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 5599 1726879823.27883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879823.27937: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 5599 1726879823.28121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 5599 1726879823.28135: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26cf80> <<< 5599 1726879823.28224: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 5599 1726879823.28244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 5599 1726879823.28281: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py<<< 5599 1726879823.28291: stdout chunk (state=3): >>> <<< 5599 1726879823.28422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 5599 1726879823.28434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 5599 1726879823.28445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 5599 1726879823.28521: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b743fb0> <<< 5599 1726879823.28529: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879823.28617: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7445c0> <<< 5599 1726879823.28658: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1e9040><<< 5599 1726879823.28685: stdout chunk (state=3): >>> <<< 5599 1726879823.28917: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1e85f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26f0e0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26eb40> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'<<< 5599 1726879823.28943: stdout chunk (state=3): >>> <<< 5599 1726879823.28985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 5599 1726879823.28994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 5599 1726879823.29038: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 5599 1726879823.29050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'<<< 5599 1726879823.29072: stdout chunk (state=3): >>> <<< 5599 1726879823.29115: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879823.29218: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b747320> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b746bd0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b746d80> <<< 5599 1726879823.29263: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b746030> <<< 5599 1726879823.29292: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py<<< 5599 1726879823.29418: stdout chunk (state=3): >>> <<< 5599 1726879823.29506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'<<< 5599 1726879823.29516: stdout chunk (state=3): >>> <<< 5599 1726879823.29538: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7472c0> <<< 5599 1726879823.29562: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 5599 1726879823.29825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7b9e20> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b747e00> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26eb10> import 'ansible.module_utils.facts.timeout' # <<< 5599 1726879823.29844: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 5599 1726879823.29854: stdout chunk (state=3): >>> <<< 5599 1726879823.29877: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.29898: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.29905: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 5599 1726879823.29927: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.30118: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.30124: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 5599 1726879823.30152: stdout chunk (state=3): >>> <<< 5599 1726879823.30183: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.30303: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.30397: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 5599 1726879823.30417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 5599 1726879823.30433: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba754f0> <<< 5599 1726879823.30522: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available<<< 5599 1726879823.30530: stdout chunk (state=3): >>> <<< 5599 1726879823.30577: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 5599 1726879823.30581: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.30601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 5599 1726879823.30629: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba76210> <<< 5599 1726879823.30639: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 5599 1726879823.30656: stdout chunk (state=3): >>> <<< 5599 1726879823.30820: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879823.30863: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 5599 1726879823.30875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879823.30893: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 5599 1726879823.30901: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.30956: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 5599 1726879823.30975: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbac4950> <<< 5599 1726879823.30991: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.30994: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbac43e0> <<< 5599 1726879823.31048: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 5599 1726879823.31215: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879823.31254: 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 <<< 5599 1726879823.31257: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.31341: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.31426: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 5599 1726879823.31432: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 5599 1726879823.31455: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.32376: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.33335: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879823.33385: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.33435: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.33482: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 5599 1726879823.33493: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 5599 1726879823.33499: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.33617: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 5599 1726879823.33674: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.34017: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 5599 1726879823.34067: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.34204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 5599 1726879823.34222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 5599 1726879823.34315: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7bb320> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5599 1726879823.34510: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7ba930> <<< 5599 1726879823.34517: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 5599 1726879823.34617: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.34635: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.34740: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 5599 1726879823.34813: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.34910: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.35064: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 5599 1726879823.35215: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879823.35295: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 5599 1726879823.35313: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.35375: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.35447: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 5599 1726879823.35512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 5599 1726879823.35719: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7e60c0> <<< 5599 1726879823.36033: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7d68a0> <<< 5599 1726879823.36046: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 5599 1726879823.36053: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.36146: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.36313: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 5599 1726879823.36379: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.36517: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.36719: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.37016: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 5599 1726879823.37037: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.37219: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879823.37242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 5599 1726879823.37245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 5599 1726879823.37290: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879823.37311: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7fdcd0> <<< 5599 1726879823.37317: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7fd910> <<< 5599 1726879823.37423: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879823.37484: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 5599 1726879823.37495: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.37770: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.38114: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 5599 1726879823.38207: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.38380: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.38517: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 5599 1726879823.38545: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.38577: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.38919: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.39063: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 5599 1726879823.39086: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.39300: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.39618: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879823.40631: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.41559: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 5599 1726879823.41568: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 5599 1726879823.41614: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.41756: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.42016: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 5599 1726879823.42111: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.42282: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 5599 1726879823.42417: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.42572: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.42847: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 5599 1726879823.42852: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.42877: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.43022: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879823.43026: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 5599 1726879823.43039: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.43207: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.43380: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.43817: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.44134: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 5599 1726879823.44149: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 5599 1726879823.44153: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.44422: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 5599 1726879823.44454: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.44575: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 5599 1726879823.44582: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.44622: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.44656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 5599 1726879823.44685: stdout chunk (state=3): >>> <<< 5599 1726879823.44688: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.44768: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.45016: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879823.45049: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 5599 1726879823.45060: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.45542: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.46025: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 5599 1726879823.46042: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.46219: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.46228: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 5599 1726879823.46238: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.46292: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.46416: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879823.46443: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 5599 1726879823.46461: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.46506: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.46613: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 5599 1726879823.46698: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.47019: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 5599 1726879823.47033: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.47056: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.47137: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.47218: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.47339: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.47457: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 5599 1726879823.47470: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 5599 1726879823.47616: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879823.47642: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 5599 1726879823.47661: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.48025: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.48418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 5599 1726879823.48470: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.48627: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available<<< 5599 1726879823.48631: stdout chunk (state=3): >>> <<< 5599 1726879823.48701: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 5599 1726879823.48815: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.48858: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.48996: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 5599 1726879823.49217: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879823.49318: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 5599 1726879823.49325: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 5599 1726879823.49444: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879823.50812: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-141", "ansible_nodename": "ip-10-31-14-141.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": "ec2f68a6ec25a63ed35d143a27481d61", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQ<<< 5599 1726879823.50877: stdout chunk (state=3): >>>ABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2QB0/hXOB/EfE+k", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 42886 10.31.14.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 42886 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "23", "epoch": "1726879823", "epoch_int": "1726879823", "date": "2024-09-20", "time": "20:50:23", "iso8601_micro": "2024-09-21T00:50:23.122538Z", "iso8601": "2024-09-21T00:50:23Z", "iso8601_basic": "20240920T205023122538", "iso8601_basic_short": "20240920T205023", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2892, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "an<<< 5599 1726879823.50907: stdout chunk (state=3): >>>sible_memory_mb": {"real": {"total": 3717, "used": 825, "free": 2892}, "nocache": {"free": 3474, "used": 243}, "swap": {"total": 3716, "free": 3716, "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": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "ansible_product_uuid": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 370, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251217657856, "block_size": 4096, "block_total": 64483404, "block_available": 61332436, "block_used": 3150968, "inode_total": 16384000, "inode_available": 16303663, "inode_used": 80337, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_loadavg": {"1m": 0.939453125, "5m": 0.35302734375, "15m": 0.1328125}, "ansible_local": {}, "ansible_hostnqn": "", "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::efc2:9347:ac1a:9284", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.141"], "ansible_all_ipv6_addresses": ["fe80::efc2:9347:ac1a:9284"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::efc2:9347:ac1a:9284"]}, "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"}}} <<< 5599 1726879823.51559: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 5599 1726879823.51568: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout <<< 5599 1726879823.51571: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 5599 1726879823.51578: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 5599 1726879823.51585: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAP6iQrhLrkAYx8I+6rkDWXcOd7eab+0FZkvGSZMZScNHDwMZGqu/DXeqZBG0tYD7uuHDyun3e72/4GWDooUeW1UcepQHBDHF+vww+6PJ9HgYVeuEEPPT7bBa0mwTLzkoO0HGoElL0zlKPzNdX7hsEnPZHyYixOxyccNK/XQXxIk1AAAAFQDnVlaqecY161DAYoCDjvWYCwga7wAAAIEA4RRl0xVXG5Fo9EUWmVvH7mDmNxxE3lS2muP+GFILQxThxiRBRdRplTTHZhyxV9Va8eR/Ur/2Zcmb58e1ZwHQIYpwQuM9PGddSQGotzgi8lZcp35/8gc8m+ztO+IhztFrhUFVbPMgx2SkZIpzj5+YF828rBM9fCqn1flR8x5a71EAAACBAPtpDIbgXL+QNEPC34cr1+N1Pab2C79heRKAkN9UaI5lS8ahKm8OJ7oQMl1IT0D7lpE+/GMdihUPLmcjrpQusL03yf214RU5hjKxFucPXOA6vYL5OQMU1dnWcTU9z5tqZaks/xv3RWjPAabjno4TENGIFDLafBQWdJlYbXB2l+gi", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDNfoxzSG9X1d/fgUUF8UP4DQqEb7B8JpuQSHnai0gOa//Djbv0TPZV20zfUIRp3HKjTMwpY/OuA9EDBsBWT6ZFPNrHjTwGT2xk0PGtMOVQhtXvTGXX99C/irGCbTKpNrxQJhoZW+H9MiDtkh1zcc4Fi6TZix1hjGgLRy/5Enisg1WWE/cadbfhndu2chO8fwCL82EW0+S4oLIV45nFcCH4P55l/XZpnP8uk3zunoV8mRh37Qr2gOqRfbtgSzamsrzY0d6U3oCjLBoGpWPkbec4oSxDoQ7py3cnIfds2QPHBB1KlZsZ0nBJMnyuhhI6wLb5pl+583f3YMRq9j8sjnlZbN/DLYQReZlBl3JxwPwnlzZBijnEp1pWy5bfw8130rUqwwvmq/m3AkG2z2IfFa/J4UuGD4//xI6JaFQdfUtrxB8c/SoE7C2ewBuCUVC5yGygn1o16kcZsAkheUKAOf+zk6KLvs6VEvnuTnTAGarKtTcR9CBJW3Qf5Nz97IDiY28=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDecs2C8gzeYDQY9EngCE5ecykC7CsHJDD1j9anPXlewH7cQ6ZbLD2O6dXT5T4ZV3nXqKNuZpF3NKxT8kLJiuMs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIEBX+6e36vVU38mfXhgnvytjsGJlD7E+qsSxir005FU9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "23", "epoch": "1726879823", "epoch_int": "1726879823", "date": "2024-09-20", "time": "20:50:23", "iso8601_micro": "2024-09-21T00:50:23.127709Z", "iso8601": "2024-09-21T00:50:23Z", "iso8601_basic": "20240920T205023127709", "iso8601_basic_short": "20240920T205023", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-149.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-149", "ansible_nodename": "ip-10-31-14-149.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": "ec2f63b61c8ecfb15b86b11eec4f7077", "ansible_hostnqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3,<<< 5599 1726879823.51606: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site <<< 5599 1726879823.51629: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing <<< 5599 1726879823.51654: stdout chunk (state=3): >>> 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c6:c7:d4:59", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.149", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::5a1c:51f2:b142:804d", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.149", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c6:c7:d4:59", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.149"], "ansible_all_ipv6_addresses": ["fe80::5a1c:51f2:b142:804d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.149", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::5a1c:51f2:b142:804d"]}, "ansible_lsb": {}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_local": {}, "ansible_loadavg": {"1m": 1.1455078125, "5m": 0.35791015625, "15m": 0.125}, "ansible_iscsi_iqn": "", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 43290 10.31.14.149 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "1", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 43290 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "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": 3525, "ansible_memfree_mb": 2686, "ansible_swaptotal_mb": 3524, "ansible_swapfree_mb": 3524, "ansible_memory_mb": {"real": {"total": 3525, "used": 839, "free": 2686}, "nocache": {"free": 3317, "used": 208}, "swap": {"total": 3524, "free": 3524, "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": "ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077", "ansible_product_uuid": "ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7219200", "sectorsize": "4096", "size": "3.44 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 75, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251126480896, "block_size": 4096, "block_total": 64483404, "block_available": 61310176, "block_used": 3173228, "inode_total": 16384000, "inode_available": 16303251, "inode_used": 80749, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"], "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 5599 1726879823.51672: stdout chunk (state=3): >>># cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal <<< 5599 1726879823.51714: stdout chunk (state=3): >>># cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale <<< 5599 1726879823.51749: stdout chunk (state=3): >>># cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform <<< 5599 1726879823.51803: stdout chunk (state=3): >>># cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux <<< 5599 1726879823.51807: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi <<< 5599 1726879823.51814: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline <<< 5599 1726879823.51820: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python <<< 5599 1726879823.51838: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 5599 1726879823.52161: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879823.52178: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5599 1726879823.52209: stdout chunk (state=3): >>># destroy _bz2 <<< 5599 1726879823.52231: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy zlib <<< 5599 1726879823.52286: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # destroy zipfile._path <<< 5599 1726879823.52295: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 5599 1726879823.52301: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 5599 1726879823.52306: stdout chunk (state=3): >>># destroy ntpath <<< 5599 1726879823.52358: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections <<< 5599 1726879823.52364: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder <<< 5599 1726879823.52367: stdout chunk (state=3): >>># destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select <<< 5599 1726879823.52382: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 5599 1726879823.52414: stdout chunk (state=3): >>># destroy _hashlib <<< 5599 1726879823.52440: stdout chunk (state=3): >>># cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 5599 1726879823.52476: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves <<< 5599 1726879823.52586: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 5599 1726879823.52595: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux <<< 5599 1726879823.52602: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux <<< 5599 1726879823.52611: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly<<< 5599 1726879823.52614: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py<<< 5599 1726879823.52654: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct <<< 5599 1726879823.52680: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 5599 1726879823.52709: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 5599 1726879823.52725: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 5599 1726879823.52742: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 5599 1726879823.52765: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 5599 1726879823.52798: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 5599 1726879823.52807: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 5599 1726879823.52854: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b62a5a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b628f80> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6262d0> <<< 5599 1726879823.52882: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 5599 1726879823.52897: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 5599 1726879823.52905: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux<<< 5599 1726879823.52912: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879823.52972: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879823.53006: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5599 1726879823.53010: stdout chunk (state=3): >>># destroy _bz2 <<< 5599 1726879823.53023: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 5599 1726879823.53044: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma<<< 5599 1726879823.53064: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 5599 1726879823.53078: stdout chunk (state=3): >>> # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 5599 1726879823.53136: stdout chunk (state=3): >>># destroy platform <<< 5599 1726879823.53142: stdout chunk (state=3): >>># destroy ntpath <<< 5599 1726879823.53145: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5599 1726879823.53153: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 5599 1726879823.53224: stdout chunk (state=3): >>># destroy _json <<< 5599 1726879823.53227: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 5599 1726879823.53230: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5599 1726879823.53232: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 5599 1726879823.53234: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879823.53278: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 5599 1726879823.53287: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 5599 1726879823.53378: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 5599 1726879823.53387: stdout chunk (state=3): >>># destroy signal # destroy pickle <<< 5599 1726879823.53456: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl <<< 5599 1726879823.53459: stdout chunk (state=3): >>># destroy datetime # destroy subprocess <<< 5599 1726879823.53489: stdout chunk (state=3): >>># destroy base64 # destroy _ssl <<< 5599 1726879823.53513: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json <<< 5599 1726879823.53553: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 5599 1726879823.53567: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing <<< 5599 1726879823.53593: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 5599 1726879823.53625: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879823.53655: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 5599 1726879823.53701: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 5599 1726879823.53707: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 5599 1726879823.53772: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 5599 1726879823.53836: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 5599 1726879823.53859: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879823.54085: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5599 1726879823.54089: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5599 1726879823.54092: stdout chunk (state=3): >>><<< 5599 1726879823.54094: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5599 1726879823.54126: stderr chunk (state=3): >>><<< 5599 1726879823.54135: stdout chunk (state=3): >>># destroy _typing <<< 5599 1726879823.54226: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 5599 1726879823.54237: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5599 1726879823.54240: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 5599 1726879823.54242: stdout chunk (state=3): >>> <<< 5599 1726879823.54320: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs <<< 5599 1726879823.54324: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4872c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f486fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4872eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f484dd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f484ddfd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4851bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4851bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485537d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48553e60>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48533a70>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48531190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48518f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485776b0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485762d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48532030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4851ae40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a8770>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485181d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485a8c20>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a8ad0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485a8e90>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48516d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a9520>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a91f0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485aa420>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c4620>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485c5d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c6c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485c72c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c61b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485c7d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c7470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485aa390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482cfcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482f8770>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482f84d0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482f87a0>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482f8980>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482cde50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482fa000>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482f8c80>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485aab40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4832a360>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48342510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4837b2f0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f483a1a90>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4837b410>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f483431a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481c03e0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48341550>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482faf00>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8f481c05c0>\r\n# zipimport: found 103 names in \'/tmp/ansible_ansible.legacy.setup_payload_xl4ng3rl/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48226000>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481fcef0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481c3f80>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481ffe60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482559a0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48255730>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48255040>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48255790>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48226a20>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482566c0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f48256840>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48256d50>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480bcad0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f480be780>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480bf140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480bff80>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c2d80>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f480c2ea0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c1040>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c6c60>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c5730>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c5490>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c7bc0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c1550>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4810ade0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810af60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4810cb00>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810c8c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4810f080>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810d1c0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4811a8a0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810f230>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811b710>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811b8f0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811b290>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810b1d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811eb10>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811fec0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4811d2b0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811e180>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4811ce90>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fa8140>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fa9670>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48122990>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fa9700>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fab5f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fb1c70>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fb25d0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47faa5d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fb1220>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fb2810>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48046a50>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fbc7a0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fb7b90>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fb6660>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804d130>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754c0e0>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4754c440>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fc1160>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fc0740>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804eed0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804ec00>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4754f3e0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754ecc0>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4754ee70>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754e120>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754f530>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f475ba060>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754ff80>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804edb0>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f475bbd70>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f475bae10>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f475ee390>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f475dc6e0>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47405ee0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47405e50>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f474328a0>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47432f30>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4742ff50>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc\'\r\nimport \'multiprocessing.queues\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4747ae10>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc\'\r\nimport \'multiprocessing.synchronize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47479670>\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc\'\r\nimport \'multiprocessing.dummy.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4747b8c0>\r\nimport \'multiprocessing.dummy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4747a570>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{"ansible_facts": {"ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-141", "ansible_nodename": "ip-10-31-14-141.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": "ec2f68a6ec25a63ed35d143a27481d61", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2QB0/hXOB/EfE+k", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 42886 10.31.14.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 42886 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "23", "epoch": "1726879823", "epoch_int": "1726879823", "date": "2024-09-20", "time": "20:50:23", "iso8601_micro": "2024-09-21T00:50:23.122538Z", "iso8601": "2024-09-21T00:50:23Z", "iso8601_basic": "20240920T205023122538", "iso8601_basic_short": "20240920T205023", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2892, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 825, "free": 2892}, "nocache": {"free": 3474, "used": 243}, "swap": {"total": 3716, "free": 3716, "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": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "ansible_product_uuid": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 370, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251217657856, "block_size": 4096, "block_total": 64483404, "block_available": 61332436, "block_used": 3150968, "inode_total": 16384000, "inode_available": 16303663, "inode_used": 80337, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_loadavg": {"1m": 0.939453125, "5m": 0.35302734375, "15m": 0.1328125}, "ansible_local": {}, "ansible_hostnqn": "", "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::efc2:9347:ac1a:9284", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.141"], "ansible_all_ipv6_addresses": ["fe80::efc2:9347:ac1a:9284"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::efc2:9347:ac1a:9284"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing multiprocessing.queues\r\n# cleanup[2] removing multiprocessing.synchronize\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# cleanup[2] removing multiprocessing.dummy\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.queues\r\n# destroy multiprocessing.synchronize\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy errno\r\n# destroy multiprocessing.connection\r\n# destroy tempfile\r\n# destroy multiprocessing.context\r\n# destroy multiprocessing.process\r\n# destroy multiprocessing.util\r\n# destroy _multiprocessing\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879823.54606: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 <<< 5599 1726879823.54610: stdout chunk (state=3): >>># destroy _sre # destroy _string # destroy re # destroy itertools <<< 5599 1726879823.54612: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879823.54869: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4872c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f486fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4872eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f484dd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f484ddfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4851bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4851bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485537d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48553e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48533a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48531190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48518f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485776b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485762d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48532030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4851ae40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485181d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485a8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a8ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485a8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48516d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485a91f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485aa420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c4620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485c5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c6c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485c72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c61b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f485c7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485c7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485aa390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482cfcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482f8770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482f84d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482f87a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482f8980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482cde50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482fa000> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482f8c80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f485aab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4832a360> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48342510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4837b2f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f483a1a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4837b410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f483431a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481c03e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48341550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f482faf00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8f481c05c0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_xl4ng3rl/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48226000> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481fcef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481c3f80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f481ffe60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482559a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48255730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48255040> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48255790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48226a20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f482566c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f48256840> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48256d50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480bcad0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f480be780> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480bf140> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480bff80> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c2d80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f480c2ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c1040> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c6c60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c5730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c5490> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c7bc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f480c1550> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4810ade0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810af60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4810cb00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810c8c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4810f080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810d1c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4811a8a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810f230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811b710> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811b8f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811b290> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4810b1d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811eb10> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811fec0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4811d2b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4811e180> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4811ce90> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fa8140> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fa9670> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48122990> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fa9700> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fab5f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fb1c70> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fb25d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47faa5d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47fb1220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fb2810> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f48046a50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fbc7a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fb7b90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fb6660> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804d130> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754c0e0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4754c440> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fc1160> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47fc0740> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804eed0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804ec00> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4754f3e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754ecc0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f4754ee70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754e120> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754f530> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f475ba060> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4754ff80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4804edb0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f475bbd70> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f475bae10> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f475ee390> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f475dc6e0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f47405ee0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47405e50> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f474328a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47432f30> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4742ff50> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4747ae10> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f47479670> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4747b8c0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f4747a570> 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_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-141", "ansible_nodename": "ip-10-31-14-141.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": "ec2f68a6ec25a63ed35d143a27481d61", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2QB0/hXOB/EfE+k", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 42886 10.31.14.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 42886 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "23", "epoch": "1726879823", "epoch_int": "1726879823", "date": "2024-09-20", "time": "20:50:23", "iso8601_micro": "2024-09-21T00:50:23.122538Z", "iso8601": "2024-09-21T00:50:23Z", "iso8601_basic": "20240920T205023122538", "iso8601_basic_short": "20240920T205023", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2892, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 825, "free": 2892}, "nocache": {"free": 3474, "used": 243}, "swap": {"total": 3716, "free": 3716, "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": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "ansible_product_uuid": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 370, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251217657856, "block_size": 4096, "block_total": 64483404, "block_available": 61332436, "block_used": 3150968, "inode_total": 16384000, "inode_available": 16303663, "inode_used": 80337, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_loadavg": {"1m": 0.939453125, "5m": 0.35302734375, "15m": 0.1328125}, "ansible_local": {}, "ansible_hostnqn": "", "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::efc2:9347:ac1a:9284", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.141"], "ansible_all_ipv6_addresses": ["fe80::efc2:9347:ac1a:9284"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::efc2:9347:ac1a:9284"]}, "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 sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5599 1726879823.56260: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.149 closed. <<< 5599 1726879823.56265: stderr chunk (state=3): >>><<< 5599 1726879823.56268: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcd2c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfccfbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcd2eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcafd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcafdfd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb3bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb3bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb737d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb73e60>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb53a70>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb51190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb38f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb976b0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb962d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb52030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb3ae40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc8770>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb381d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbc8c20>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc8ad0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbc8e90>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb36d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc9520>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc91f0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbca420>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe4620>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbe5d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe6c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbe72c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe61b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbe7d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe7470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbca390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc8dfcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc908770>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc9084d0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc9087a0>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc908980>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc8dde50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc90a000>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc908c80>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbcab40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc93a360>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc952510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc98b2f0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc9b1a90>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc98b410>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc9531a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc7d03e0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc951550>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc90af00>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbbfc7d05c0>\r\n# zipimport: found 103 names in \'/tmp/ansible_ansible.legacy.setup_payload_4qs599ci/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc836000>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc80cef0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc7d3f80>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc80fe60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc8659a0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc865730>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc865040>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc865790>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc836a20>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc8666c0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc866840>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc866d50>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6ccb30>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc6ce7e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6cf1a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d0380>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d2db0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc6d2ed0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d10a0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d6bd0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d56d0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d5430>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d7f20>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d15b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc71ad20>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71af60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc71ca10>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71c7d0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc71ef90>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71d100>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72a780>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71f110>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72b560>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72b9b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72ba40>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71b140>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72e9f0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72fdd0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72d190>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72e090>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72cd40>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5b8080>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5b9520>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72e540>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5b8d70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5bb770>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5c1a60>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5c23c0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc733260>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5c1100>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5c2570>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6567b0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5cc3e0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5c65a0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5c63c0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65cd10>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb47d70>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbb48110>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5d4e30>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5d4380>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65eba0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65e5a0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbb4b170>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb4aa20>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbb4ac00>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb49e50>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb4b290>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbbbddc0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb4bda0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65e5d0>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbbbefc0>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbbbe930>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbbea0f0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbbdaed0>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfba05c70>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba05880>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfba2fb60>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba2d970>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba2deb0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc\'\r\nimport \'multiprocessing.queues\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba754f0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc\'\r\nimport \'multiprocessing.synchronize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba76210>\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc\'\r\nimport \'multiprocessing.dummy.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbac4950>\r\nimport \'multiprocessing.dummy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbac43e0>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{"ansible_facts": {"ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAP6iQrhLrkAYx8I+6rkDWXcOd7eab+0FZkvGSZMZScNHDwMZGqu/DXeqZBG0tYD7uuHDyun3e72/4GWDooUeW1UcepQHBDHF+vww+6PJ9HgYVeuEEPPT7bBa0mwTLzkoO0HGoElL0zlKPzNdX7hsEnPZHyYixOxyccNK/XQXxIk1AAAAFQDnVlaqecY161DAYoCDjvWYCwga7wAAAIEA4RRl0xVXG5Fo9EUWmVvH7mDmNxxE3lS2muP+GFILQxThxiRBRdRplTTHZhyxV9Va8eR/Ur/2Zcmb58e1ZwHQIYpwQuM9PGddSQGotzgi8lZcp35/8gc8m+ztO+IhztFrhUFVbPMgx2SkZIpzj5+YF828rBM9fCqn1flR8x5a71EAAACBAPtpDIbgXL+QNEPC34cr1+N1Pab2C79heRKAkN9UaI5lS8ahKm8OJ7oQMl1IT0D7lpE+/GMdihUPLmcjrpQusL03yf214RU5hjKxFucPXOA6vYL5OQMU1dnWcTU9z5tqZaks/xv3RWjPAabjno4TENGIFDLafBQWdJlYbXB2l+gi", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDNfoxzSG9X1d/fgUUF8UP4DQqEb7B8JpuQSHnai0gOa//Djbv0TPZV20zfUIRp3HKjTMwpY/OuA9EDBsBWT6ZFPNrHjTwGT2xk0PGtMOVQhtXvTGXX99C/irGCbTKpNrxQJhoZW+H9MiDtkh1zcc4Fi6TZix1hjGgLRy/5Enisg1WWE/cadbfhndu2chO8fwCL82EW0+S4oLIV45nFcCH4P55l/XZpnP8uk3zunoV8mRh37Qr2gOqRfbtgSzamsrzY0d6U3oCjLBoGpWPkbec4oSxDoQ7py3cnIfds2QPHBB1KlZsZ0nBJMnyuhhI6wLb5pl+583f3YMRq9j8sjnlZbN/DLYQReZlBl3JxwPwnlzZBijnEp1pWy5bfw8130rUqwwvmq/m3AkG2z2IfFa/J4UuGD4//xI6JaFQdfUtrxB8c/SoE7C2ewBuCUVC5yGygn1o16kcZsAkheUKAOf+zk6KLvs6VEvnuTnTAGarKtTcR9CBJW3Qf5Nz97IDiY28=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDecs2C8gzeYDQY9EngCE5ecykC7CsHJDD1j9anPXlewH7cQ6ZbLD2O6dXT5T4ZV3nXqKNuZpF3NKxT8kLJiuMs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIEBX+6e36vVU38mfXhgnvytjsGJlD7E+qsSxir005FU9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "23", "epoch": "1726879823", "epoch_int": "1726879823", "date": "2024-09-20", "time": "20:50:23", "iso8601_micro": "2024-09-21T00:50:23.127709Z", "iso8601": "2024-09-21T00:50:23Z", "iso8601_basic": "20240920T205023127709", "iso8601_basic_short": "20240920T205023", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-149.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-149", "ansible_nodename": "ip-10-31-14-149.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": "ec2f63b61c8ecfb15b86b11eec4f7077", "ansible_hostnqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c6:c7:d4:59", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.149", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::5a1c:51f2:b142:804d", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.149", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c6:c7:d4:59", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.149"], "ansible_all_ipv6_addresses": ["fe80::5a1c:51f2:b142:804d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.149", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::5a1c:51f2:b142:804d"]}, "ansible_lsb": {}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_local": {}, "ansible_loadavg": {"1m": 1.1455078125, "5m": 0.35791015625, "15m": 0.125}, "ansible_iscsi_iqn": "", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 43290 10.31.14.149 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "1", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 43290 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "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": 3525, "ansible_memfree_mb": 2686, "ansible_swaptotal_mb": 3524, "ansible_swapfree_mb": 3524, "ansible_memory_mb": {"real": {"total": 3525, "used": 839, "free": 2686}, "nocache": {"free": 3317, "used": 208}, "swap": {"total": 3524, "free": 3524, "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": "ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077", "ansible_product_uuid": "ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7219200", "sectorsize": "4096", "size": "3.44 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 75, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251126480896, "block_size": 4096, "block_total": 64483404, "block_available": 61310176, "block_used": 3173228, "inode_total": 16384000, "inode_available": 16303251, "inode_used": 80749, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"], "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing multiprocessing.queues\r\n# cleanup[2] removing multiprocessing.synchronize\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# cleanup[2] removing multiprocessing.dummy\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.queues\r\n# destroy multiprocessing.synchronize\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy errno\r\n# destroy multiprocessing.connection\r\n# destroy tempfile\r\n# destroy multiprocessing.context\r\n# destroy multiprocessing.process\r\n# destroy multiprocessing.util\r\n# destroy _multiprocessing\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.149 closed.\r\n") 5599 1726879823.56550: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcd2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfccfbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcd2eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcafd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcafdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb3bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb3bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb737d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb73e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb53a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb51190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb38f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb976b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb962d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb52030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb3ae40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb381d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbc8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc8ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbc8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcb36d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbc91f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbca420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe4620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbe5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe6c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbe72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe61b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfcbe7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbe7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbca390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc8dfcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc908770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc9084d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc9087a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc908980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc8dde50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc90a000> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc908c80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfcbcab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc93a360> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc952510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc98b2f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc9b1a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc98b410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc9531a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc7d03e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc951550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc90af00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbbfc7d05c0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_4qs599ci/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc836000> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc80cef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc7d3f80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc80fe60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc8659a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc865730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc865040> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc865790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc836a20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc8666c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc866840> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc866d50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6ccb30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc6ce7e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6cf1a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d0380> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d2db0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc6d2ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d10a0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d6bd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d56d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d5430> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d7f20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6d15b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc71ad20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71af60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc71ca10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71c7d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc71ef90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71d100> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72a780> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71f110> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72b560> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72b9b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72ba40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc71b140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72e9f0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72fdd0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72d190> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc72e090> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72cd40> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5b8080> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5b9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc72e540> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5b8d70> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5bb770> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5c1a60> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5c23c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc733260> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfc5c1100> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5c2570> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc6567b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5cc3e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5c65a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5c63c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65cd10> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb47d70> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbb48110> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5d4e30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc5d4380> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65eba0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65e5a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbb4b170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb4aa20> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbb4ac00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb49e50> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb4b290> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbbbddc0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbb4bda0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfc65e5d0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbbbefc0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbbbe930> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfbbea0f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbbdaed0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfba05c70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba05880> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbbfba2fb60> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba2d970> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba2deb0> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba754f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfba76210> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbac4950> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbbfbac43e0> 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_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAP6iQrhLrkAYx8I+6rkDWXcOd7eab+0FZkvGSZMZScNHDwMZGqu/DXeqZBG0tYD7uuHDyun3e72/4GWDooUeW1UcepQHBDHF+vww+6PJ9HgYVeuEEPPT7bBa0mwTLzkoO0HGoElL0zlKPzNdX7hsEnPZHyYixOxyccNK/XQXxIk1AAAAFQDnVlaqecY161DAYoCDjvWYCwga7wAAAIEA4RRl0xVXG5Fo9EUWmVvH7mDmNxxE3lS2muP+GFILQxThxiRBRdRplTTHZhyxV9Va8eR/Ur/2Zcmb58e1ZwHQIYpwQuM9PGddSQGotzgi8lZcp35/8gc8m+ztO+IhztFrhUFVbPMgx2SkZIpzj5+YF828rBM9fCqn1flR8x5a71EAAACBAPtpDIbgXL+QNEPC34cr1+N1Pab2C79heRKAkN9UaI5lS8ahKm8OJ7oQMl1IT0D7lpE+/GMdihUPLmcjrpQusL03yf214RU5hjKxFucPXOA6vYL5OQMU1dnWcTU9z5tqZaks/xv3RWjPAabjno4TENGIFDLafBQWdJlYbXB2l+gi", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDNfoxzSG9X1d/fgUUF8UP4DQqEb7B8JpuQSHnai0gOa//Djbv0TPZV20zfUIRp3HKjTMwpY/OuA9EDBsBWT6ZFPNrHjTwGT2xk0PGtMOVQhtXvTGXX99C/irGCbTKpNrxQJhoZW+H9MiDtkh1zcc4Fi6TZix1hjGgLRy/5Enisg1WWE/cadbfhndu2chO8fwCL82EW0+S4oLIV45nFcCH4P55l/XZpnP8uk3zunoV8mRh37Qr2gOqRfbtgSzamsrzY0d6U3oCjLBoGpWPkbec4oSxDoQ7py3cnIfds2QPHBB1KlZsZ0nBJMnyuhhI6wLb5pl+583f3YMRq9j8sjnlZbN/DLYQReZlBl3JxwPwnlzZBijnEp1pWy5bfw8130rUqwwvmq/m3AkG2z2IfFa/J4UuGD4//xI6JaFQdfUtrxB8c/SoE7C2ewBuCUVC5yGygn1o16kcZsAkheUKAOf+zk6KLvs6VEvnuTnTAGarKtTcR9CBJW3Qf5Nz97IDiY28=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDecs2C8gzeYDQY9EngCE5ecykC7CsHJDD1j9anPXlewH7cQ6ZbLD2O6dXT5T4ZV3nXqKNuZpF3NKxT8kLJiuMs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIEBX+6e36vVU38mfXhgnvytjsGJlD7E+qsSxir005FU9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "23", "epoch": "1726879823", "epoch_int": "1726879823", "date": "2024-09-20", "time": "20:50:23", "iso8601_micro": "2024-09-21T00:50:23.127709Z", "iso8601": "2024-09-21T00:50:23Z", "iso8601_basic": "20240920T205023127709", "iso8601_basic_short": "20240920T205023", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-149.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-149", "ansible_nodename": "ip-10-31-14-149.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": "ec2f63b61c8ecfb15b86b11eec4f7077", "ansible_hostnqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c6:c7:d4:59", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.149", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::5a1c:51f2:b142:804d", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.149", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c6:c7:d4:59", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.149"], "ansible_all_ipv6_addresses": ["fe80::5a1c:51f2:b142:804d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.149", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::5a1c:51f2:b142:804d"]}, "ansible_lsb": {}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_local": {}, "ansible_loadavg": {"1m": 1.1455078125, "5m": 0.35791015625, "15m": 0.125}, "ansible_iscsi_iqn": "", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 43290 10.31.14.149 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "1", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 43290 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "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": 3525, "ansible_memfree_mb": 2686, "ansible_swaptotal_mb": 3524, "ansible_swapfree_mb": 3524, "ansible_memory_mb": {"real": {"total": 3525, "used": 839, "free": 2686}, "nocache": {"free": 3317, "used": 208}, "swap": {"total": 3524, "free": 3524, "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": "ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077", "ansible_product_uuid": "ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7219200", "sectorsize": "4096", "size": "3.44 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 75, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251126480896, "block_size": 4096, "block_total": 64483404, "block_available": 61310176, "block_used": 3173228, "inode_total": 16384000, "inode_available": 16303251, "inode_used": 80749, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"], "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.149 closed. 5599 1726879823.57008: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879823.57011: _low_level_execute_command(): starting 5599 1726879823.57014: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/ > /dev/null 2>&1 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879822.3033056-5604-22157416283290/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879823.58147: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879823.58150: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879823.58152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879823.58154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879823.58156: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879823.58158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879823.58160: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5599 1726879823.58163: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879823.58168: stderr chunk (state=3): >>>debug2: match not found <<< 5599 1726879823.58170: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879823.58172: _low_level_execute_command(): starting 5599 1726879823.58176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879823.58178: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/ > /dev/null 2>&1 && sleep 0' 5599 1726879823.58180: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879823.58186: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879822.2975628-5603-240268917163224/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879823.58190: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879823.58193: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879823.58202: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879823.58205: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879823.58207: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 5599 1726879823.58209: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879823.58211: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879823.58213: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879823.58347: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879823.58351: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration <<< 5599 1726879823.58358: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 5599 1726879823.58360: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879823.58453: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879823.58496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879823.59756: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879823.59773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879823.59848: stderr chunk (state=3): >>><<< 5599 1726879823.59851: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879823.59876: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879823.60003: handler run complete 5599 1726879823.60055: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879823.60152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879823.60494: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879823.60511: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879823.60541: stderr chunk (state=3): >>><<< 5599 1726879823.60544: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879823.60684: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879823.60687: handler run complete 5599 1726879823.60690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879823.60800: variable 'ansible_facts' from source: host vars for 'managed_node2' 5599 1726879823.60906: attempt loop complete, returning result 5599 1726879823.60927: _execute() done 5599 1726879823.60936: dumping result to json 5599 1726879823.60943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879823.60987: done dumping result, returning 5599 1726879823.61001: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affef3a-ec81-5b39-170e-000000000011] 5599 1726879823.61159: sending task result for task 0affef3a-ec81-5b39-170e-000000000011 5599 1726879823.61444: variable 'ansible_facts' from source: host vars for 'managed_node2' 5599 1726879823.61633: done sending task result for task 0affef3a-ec81-5b39-170e-000000000011 5599 1726879823.61635: WORKER PROCESS EXITING ok: [managed_node3] 5599 1726879823.62348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879823.62351: attempt loop complete, returning result 5599 1726879823.62353: _execute() done 5599 1726879823.62355: dumping result to json 5599 1726879823.62360: done dumping result, returning 5599 1726879823.62362: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affef3a-ec81-5b39-170e-000000000011] 5599 1726879823.62364: sending task result for task 0affef3a-ec81-5b39-170e-000000000011 5599 1726879823.62468: done sending task result for task 0affef3a-ec81-5b39-170e-000000000011 5599 1726879823.62471: WORKER PROCESS EXITING ok: [managed_node2] 5599 1726879824.00245: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6710a0> <<< 5599 1726879824.00435: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b671d90> <<< 5599 1726879824.00723: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.00808: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 5599 1726879824.00819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 5599 1726879824.00843: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6c0530> <<< 5599 1726879824.00866: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6c0080> <<< 5599 1726879824.01324: 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 <<< 5599 1726879824.21993: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fibre_channel_wwn": [], "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-141", "ansible_nodename": "ip-10-31-12-141.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": "ec2536d386e691513f203ade223b0208", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANa8PUnfwe30M0fGitV15iI4OCJlxHcUqtcmiYOs3jioFzxf3fZJLcaRl/PQFVgJ+pm8xhpA4pEQ/vM6V8rpFCN42OPHhDqFm+LlV7YD7rCijdQDVT/6/JFYgNx5X3qISGxYg4azAek3EZw4q4L/52fx/037qTZuGW5fsbVbCShLAAAAFQDmnXjkS1VrlWCHH/Uve8PLKpH2sQAAAIALaScLIx1qyC6DbAA8/d00MGIdqPkccsC748QxwjQzDFQDddvFM2MWsuCMMP507f9LzfkB9ClzKgVfI4yR5y20izJU05fsM5tvQ485p7FbKv2hS9ysbeZ0rDF85zZ/thw5TAEAsuJd7uv1lZ2ZMcRHRUEMdBl1Qp9cq872q6EWkAAAAIBpZbNtgeloX1eFneVr3BOLxoGPpunxjO6bIKH/K8qjR5UCe4Oyzsws1jYkB1bsIekHXLNqZ+oX/r3ZmPR6f2AutyYWPsDk/HNi2SxR5+3J6YOg5kyv5Ktaz+6GQBkOO0C9HjU4VGjNridVj2IflmaPhNCYnUXbmSkXVjO60ZOppw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ3YVItpmLMR7HFudALiJkjbKUXFeRmKIuaaA3aP4OtY00stfPbsGIQR5W7z/uc48clEXcTwSdKZgyU3TNsON7g=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGxTjRP8pnL6I5b630JR8zxqp83re3B0lllUVvn7bzRZ", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 34766 10.31.12.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT<<< 5599 1726879824.22007: stdout chunk (state=3): >>>_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "7", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 34766 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"], "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "23", "epoch": "1726879823", "epoch_int": "1726879823", "date": "2024-09-20", "time": "20:50:23", "iso8601_micro": "2024-09-21T00:50:23.549502Z", "iso8601": "2024-09-21T00:50:23Z", "iso8601_basic": "20240920T205023549502", "iso8601_basic_short": "20240920T205023", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_loadavg": {"1m": 0.5205078125, "5m": 0.1279296875, "15m": 0.04248046875}, "ansible_hostnqn": "", "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:f2:b2:c7:53", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::4e3:7ba9:330d:53be", "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]", "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<<< 5599 1726879824.22015: stdout chunk (state=3): >>>_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:f2:b2:c7:53", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.141"], "ansible_all_ipv6_addresses": ["fe80::4e3:7ba9:330d:53be"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::4e3:7ba9:330d:53be"]}, "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": 3525, "ansible_memfree_mb": 2860, "ansible_swaptotal_mb": 3524, "ansible_swapfree_mb": 3524, "ansible_memory_mb": {"real": {"total": 3525, "us<<< 5599 1726879824.22241: stdout chunk (state=3): >>>ed": 665, "free": 2860}, "nocache": {"free": 3180, "used": 345}, "swap": {"total": 3524, "free": 3524, "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": "ec2536d3-86e6-9151-3f20-3ade223b0208", "ansible_product_uuid": "ec2536d3-86e6-9151-3f20-3ade223b0208", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7219200", "sectorsize": "4096", "size": "3.44 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 34, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251100901376, "block_size": 4096, "block_total": 64483404, "block_available": 61303931, "block_used": 3179473, "inode_total": 16384000, "inode_available": 16302560, "inode_used": 81440, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "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"}}} <<< 5599 1726879824.23459: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site <<< 5599 1726879824.23511: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools <<< 5599 1726879824.23515: stdout chunk (state=3): >>># cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression <<< 5599 1726879824.23544: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect<<< 5599 1726879824.23715: stdout chunk (state=3): >>> <<< 5599 1726879824.23754: stdout chunk (state=3): >>># cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast <<< 5599 1726879824.23761: stdout chunk (state=3): >>># destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file <<< 5599 1726879824.23800: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules<<< 5599 1726879824.23818: stdout chunk (state=3): >>> # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context <<< 5599 1726879824.23847: stdout chunk (state=3): >>># cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection <<< 5599 1726879824.23869: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob<<< 5599 1726879824.23913: stdout chunk (state=3): >>> # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl <<< 5599 1726879824.23927: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin<<< 5599 1726879824.24245: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_<<< 5599 1726879824.24259: stdout chunk (state=3): >>>utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 5599 1726879824.24678: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879824.24737: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 5599 1726879824.24740: stdout chunk (state=3): >>># destroy binascii <<< 5599 1726879824.24748: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma <<< 5599 1726879824.24767: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile <<< 5599 1726879824.24777: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 5599 1726879824.24949: stdout chunk (state=3): >>># destroy ntpath <<< 5599 1726879824.24955: stdout chunk (state=3): >>># destroy importlib <<< 5599 1726879824.24959: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib<<< 5599 1726879824.24978: stdout chunk (state=3): >>> # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 5599 1726879824.24993: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 5599 1726879824.25000: stdout chunk (state=3): >>># destroy _locale <<< 5599 1726879824.25033: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 5599 1726879824.25041: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 5599 1726879824.25098: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 <<< 5599 1726879824.25105: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 5599 1726879824.25225: stdout chunk (state=3): >>># destroy distro <<< 5599 1726879824.25232: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse # destroy logging <<< 5599 1726879824.25421: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux<<< 5599 1726879824.25853: stdout chunk (state=3): >>> # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 5599 1726879824.25871: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5599 1726879824.25887: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128<<< 5599 1726879824.25894: stdout chunk (state=3): >>> # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879824.26154: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5599 1726879824.26161: stdout chunk (state=3): >>># destroy _socket <<< 5599 1726879824.26182: stdout chunk (state=3): >>># destroy _collections <<< 5599 1726879824.26220: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 5599 1726879824.26226: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5599 1726879824.26262: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 5599 1726879824.26270: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 5599 1726879824.26310: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 5599 1726879824.26320: 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 operator <<< 5599 1726879824.26328: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves <<< 5599 1726879824.26424: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io<<< 5599 1726879824.26432: stdout chunk (state=3): >>> # destroy marshal <<< 5599 1726879824.26461: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879824.26561: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases<<< 5599 1726879824.26570: stdout chunk (state=3): >>> # destroy encodings.utf_8 # destroy encodings.utf_8_sig<<< 5599 1726879824.26922: stdout chunk (state=3): >>> # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879824.27943: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879824.28016: stderr chunk (state=3): >>><<< 5599 1726879824.28019: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c92c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c8fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c92eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c6fd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c6fdfd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c73bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c73bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7737d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c773e60>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c753a70>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c751190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c738f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7976b0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7962d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c752030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c73ae40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c8770>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7381d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7c8c20>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c8ad0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7c8e90>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c736d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c9520>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c91f0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7ca420>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e4620>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7e5d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e6c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7e72c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e61b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7e7d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e7470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7ca390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c4ebcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c514770>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c5144d0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c5145f0>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c514950>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4e9e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c515f70>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c514bf0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7cab40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c546300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c55e480>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c59b230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c5c19d0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c59b350>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c55f110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c3e03b0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c55d4c0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c516ea0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f061c3e0590>\r\n# zipimport: found 103 names in \'/tmp/ansible_ansible.legacy.setup_payload_5wcyoxit/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c446090>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c41cf80>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c41c0e0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c446d20>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c475a30>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4757c0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4750d0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4756d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c41cef0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c476720>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c4768a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c476d80>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2dcad0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c2de780>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2df110>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2dffe0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e2d80>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c2e2ea0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e1040>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e6cf0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e57c0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e5520>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e7b90>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e1550>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c32ae70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32b0b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c32cad0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32c890>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c32f050>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32d190>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c33a7b0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32f140>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33b620>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33b800>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33bb00>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32b1d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33eb10>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33ff50>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c33d2e0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33e660>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c33ce90>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1c8230>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1c9730>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c342a80>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1c97c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1cb140>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1d1d00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1d2540>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1ca630>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1d1280>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1d2720>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c266990>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1dc620>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1d6840>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1d65a0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26cf80>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b743fb0>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7445c0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1e9040>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1e85f0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26f0e0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26eb40>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b747320>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b746bd0>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b746d80>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b746030>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7472c0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7b9e20>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b747e00>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26eb10>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7bb320>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7ba930>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7e60c0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7d68a0>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7fdcd0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7fd910>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b62a5a0>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b628f80>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6262d0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc\'\r\nimport \'multiprocessing.queues\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6710a0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc\'\r\nimport \'multiprocessing.synchronize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b671d90>\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc\'\r\nimport \'multiprocessing.dummy.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6c0530>\r\nimport \'multiprocessing.dummy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6c0080>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fibre_channel_wwn": [], "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-141", "ansible_nodename": "ip-10-31-12-141.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": "ec2536d386e691513f203ade223b0208", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANa8PUnfwe30M0fGitV15iI4OCJlxHcUqtcmiYOs3jioFzxf3fZJLcaRl/PQFVgJ+pm8xhpA4pEQ/vM6V8rpFCN42OPHhDqFm+LlV7YD7rCijdQDVT/6/JFYgNx5X3qISGxYg4azAek3EZw4q4L/52fx/037qTZuGW5fsbVbCShLAAAAFQDmnXjkS1VrlWCHH/Uve8PLKpH2sQAAAIALaScLIx1qyC6DbAA8/d00MGIdqPkccsC748QxwjQzDFQDddvFM2MWsuCMMP507f9LzfkB9ClzKgVfI4yR5y20izJU05fsM5tvQ485p7FbKv2hS9ysbeZ0rDF85zZ/thw5TAEAsuJd7uv1lZ2ZMcRHRUEMdBl1Qp9cq872q6EWkAAAAIBpZbNtgeloX1eFneVr3BOLxoGPpunxjO6bIKH/K8qjR5UCe4Oyzsws1jYkB1bsIekHXLNqZ+oX/r3ZmPR6f2AutyYWPsDk/HNi2SxR5+3J6YOg5kyv5Ktaz+6GQBkOO0C9HjU4VGjNridVj2IflmaPhNCYnUXbmSkXVjO60ZOppw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ3YVItpmLMR7HFudALiJkjbKUXFeRmKIuaaA3aP4OtY00stfPbsGIQR5W7z/uc48clEXcTwSdKZgyU3TNsON7g=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGxTjRP8pnL6I5b630JR8zxqp83re3B0lllUVvn7bzRZ", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 34766 10.31.12.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "7", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 34766 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"], "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "23", "epoch": "1726879823", "epoch_int": "1726879823", "date": "2024-09-20", "time": "20:50:23", "iso8601_micro": "2024-09-21T00:50:23.549502Z", "iso8601": "2024-09-21T00:50:23Z", "iso8601_basic": "20240920T205023549502", "iso8601_basic_short": "20240920T205023", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_loadavg": {"1m": 0.5205078125, "5m": 0.1279296875, "15m": 0.04248046875}, "ansible_hostnqn": "", "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:f2:b2:c7:53", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::4e3:7ba9:330d:53be", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:f2:b2:c7:53", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.141"], "ansible_all_ipv6_addresses": ["fe80::4e3:7ba9:330d:53be"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::4e3:7ba9:330d:53be"]}, "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": 3525, "ansible_memfree_mb": 2860, "ansible_swaptotal_mb": 3524, "ansible_swapfree_mb": 3524, "ansible_memory_mb": {"real": {"total": 3525, "used": 665, "free": 2860}, "nocache": {"free": 3180, "used": 345}, "swap": {"total": 3524, "free": 3524, "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": "ec2536d3-86e6-9151-3f20-3ade223b0208", "ansible_product_uuid": "ec2536d3-86e6-9151-3f20-3ade223b0208", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7219200", "sectorsize": "4096", "size": "3.44 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 34, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251100901376, "block_size": 4096, "block_total": 64483404, "block_available": 61303931, "block_used": 3179473, "inode_total": 16384000, "inode_available": 16302560, "inode_used": 81440, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing multiprocessing.queues\r\n# cleanup[2] removing multiprocessing.synchronize\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# cleanup[2] removing multiprocessing.dummy\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.queues\r\n# destroy multiprocessing.synchronize\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy errno\r\n# destroy multiprocessing.connection\r\n# destroy tempfile\r\n# destroy multiprocessing.context\r\n# destroy multiprocessing.process\r\n# destroy multiprocessing.util\r\n# destroy _multiprocessing\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879824.28425: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c92c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c8fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c92eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c6fd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c6fdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c73bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c73bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7737d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c773e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c753a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c751190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c738f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7976b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7962d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c752030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c73ae40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7381d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7c8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c8ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7c8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c736d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7c91f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7ca420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e4620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7e5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e6c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7e72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e61b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c7e7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7e7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7ca390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c4ebcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c514770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c5144d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c5145f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c514950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4e9e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c515f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c514bf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c7cab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c546300> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c55e480> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c59b230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c5c19d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c59b350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c55f110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c3e03b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c55d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c516ea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f061c3e0590> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_5wcyoxit/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c446090> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c41cf80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c41c0e0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c446d20> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c475a30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4757c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4750d0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c4756d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c41cef0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c476720> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c4768a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c476d80> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2dcad0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c2de780> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2df110> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2dffe0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e2d80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c2e2ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e1040> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e6cf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e57c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e5520> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e7b90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c2e1550> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c32ae70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32b0b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c32cad0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32c890> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c32f050> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32d190> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c33a7b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32f140> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33b620> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33b800> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33bb00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c32b1d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33eb10> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33ff50> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c33d2e0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c33e660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c33ce90> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1c8230> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1c9730> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c342a80> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1c97c0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1cb140> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1d1d00> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1d2540> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1ca630> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061c1d1280> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1d2720> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c266990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1dc620> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1d6840> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1d65a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26cf80> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b743fb0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7445c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1e9040> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c1e85f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26f0e0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26eb40> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b747320> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b746bd0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b746d80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b746030> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7472c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7b9e20> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b747e00> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061c26eb10> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7bb320> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7ba930> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7e60c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7d68a0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b7fdcd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b7fd910> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f061b62a5a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b628f80> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6262d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6710a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b671d90> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6c0530> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f061b6c0080> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fibre_channel_wwn": [], "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-141", "ansible_nodename": "ip-10-31-12-141.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": "ec2536d386e691513f203ade223b0208", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANa8PUnfwe30M0fGitV15iI4OCJlxHcUqtcmiYOs3jioFzxf3fZJLcaRl/PQFVgJ+pm8xhpA4pEQ/vM6V8rpFCN42OPHhDqFm+LlV7YD7rCijdQDVT/6/JFYgNx5X3qISGxYg4azAek3EZw4q4L/52fx/037qTZuGW5fsbVbCShLAAAAFQDmnXjkS1VrlWCHH/Uve8PLKpH2sQAAAIALaScLIx1qyC6DbAA8/d00MGIdqPkccsC748QxwjQzDFQDddvFM2MWsuCMMP507f9LzfkB9ClzKgVfI4yR5y20izJU05fsM5tvQ485p7FbKv2hS9ysbeZ0rDF85zZ/thw5TAEAsuJd7uv1lZ2ZMcRHRUEMdBl1Qp9cq872q6EWkAAAAIBpZbNtgeloX1eFneVr3BOLxoGPpunxjO6bIKH/K8qjR5UCe4Oyzsws1jYkB1bsIekHXLNqZ+oX/r3ZmPR6f2AutyYWPsDk/HNi2SxR5+3J6YOg5kyv5Ktaz+6GQBkOO0C9HjU4VGjNridVj2IflmaPhNCYnUXbmSkXVjO60ZOppw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ3YVItpmLMR7HFudALiJkjbKUXFeRmKIuaaA3aP4OtY00stfPbsGIQR5W7z/uc48clEXcTwSdKZgyU3TNsON7g=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGxTjRP8pnL6I5b630JR8zxqp83re3B0lllUVvn7bzRZ", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 34766 10.31.12.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "7", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 34766 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"], "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "23", "epoch": "1726879823", "epoch_int": "1726879823", "date": "2024-09-20", "time": "20:50:23", "iso8601_micro": "2024-09-21T00:50:23.549502Z", "iso8601": "2024-09-21T00:50:23Z", "iso8601_basic": "20240920T205023549502", "iso8601_basic_short": "20240920T205023", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_loadavg": {"1m": 0.5205078125, "5m": 0.1279296875, "15m": 0.04248046875}, "ansible_hostnqn": "", "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:f2:b2:c7:53", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::4e3:7ba9:330d:53be", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:f2:b2:c7:53", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.141"], "ansible_all_ipv6_addresses": ["fe80::4e3:7ba9:330d:53be"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::4e3:7ba9:330d:53be"]}, "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": 3525, "ansible_memfree_mb": 2860, "ansible_swaptotal_mb": 3524, "ansible_swapfree_mb": 3524, "ansible_memory_mb": {"real": {"total": 3525, "used": 665, "free": 2860}, "nocache": {"free": 3180, "used": 345}, "swap": {"total": 3524, "free": 3524, "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": "ec2536d3-86e6-9151-3f20-3ade223b0208", "ansible_product_uuid": "ec2536d3-86e6-9151-3f20-3ade223b0208", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7219200", "sectorsize": "4096", "size": "3.44 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 34, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251100901376, "block_size": 4096, "block_total": 64483404, "block_available": 61303931, "block_used": 3179473, "inode_total": 16384000, "inode_available": 16302560, "inode_used": 81440, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "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 sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879824.29536: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879824.29540: _low_level_execute_command(): starting 5599 1726879824.29542: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879822.2866554-5602-57659072129668/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879824.29816: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879824.29819: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879824.29822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 5599 1726879824.29824: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879824.29828: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879824.29882: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879824.29891: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879824.29907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879824.29952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879824.34588: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879824.34650: stderr chunk (state=3): >>><<< 5599 1726879824.34654: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879824.34683: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879824.34837: handler run complete 5599 1726879824.34883: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879824.34980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879824.35284: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879824.35357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879824.35483: attempt loop complete, returning result 5599 1726879824.35486: _execute() done 5599 1726879824.35491: dumping result to json 5599 1726879824.35515: done dumping result, returning 5599 1726879824.35523: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affef3a-ec81-5b39-170e-000000000011] 5599 1726879824.35532: sending task result for task 0affef3a-ec81-5b39-170e-000000000011 5599 1726879824.35808: done sending task result for task 0affef3a-ec81-5b39-170e-000000000011 5599 1726879824.35811: WORKER PROCESS EXITING ok: [managed_node1] 5599 1726879824.36161: no more pending results, returning what we have 5599 1726879824.36165: results queue empty 5599 1726879824.36166: checking for any_errors_fatal 5599 1726879824.36167: done checking for any_errors_fatal 5599 1726879824.36168: checking for max_fail_percentage 5599 1726879824.36169: done checking for max_fail_percentage 5599 1726879824.36170: checking to see if all hosts have failed and the running result is not ok 5599 1726879824.36170: done checking to see if all hosts have failed 5599 1726879824.36171: getting the remaining hosts for this loop 5599 1726879824.36172: done getting the remaining hosts for this loop 5599 1726879824.36178: getting the next task for host managed_node1 5599 1726879824.36182: done getting next task for host managed_node1 5599 1726879824.36184: ^ task is: TASK: meta (flush_handlers) 5599 1726879824.36185: ^ 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 5599 1726879824.36187: getting the next task for host managed_node2 5599 1726879824.36188: done getting next task for host managed_node2 5599 1726879824.36189: ^ task is: TASK: meta (flush_handlers) 5599 1726879824.36190: ^ 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 5599 1726879824.36191: getting the next task for host managed_node3 5599 1726879824.36192: done getting next task for host managed_node3 5599 1726879824.36194: ^ task is: TASK: meta (flush_handlers) 5599 1726879824.36194: ^ 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 5599 1726879824.36200: getting variables 5599 1726879824.36201: in VariableManager get_vars() 5599 1726879824.36220: Calling all_inventory to load vars for managed_node1 5599 1726879824.36222: Calling groups_inventory to load vars for managed_node1 5599 1726879824.36224: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879824.36233: Calling all_plugins_play to load vars for managed_node1 5599 1726879824.36235: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879824.36237: Calling groups_plugins_play to load vars for managed_node1 5599 1726879824.36410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879824.36589: done with get_vars() 5599 1726879824.36598: done getting variables 5599 1726879824.36656: in VariableManager get_vars() 5599 1726879824.36663: Calling all_inventory to load vars for managed_node1 5599 1726879824.36666: Calling groups_inventory to load vars for managed_node1 5599 1726879824.36668: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879824.36672: Calling all_plugins_play to load vars for managed_node1 5599 1726879824.36675: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879824.36678: Calling groups_plugins_play to load vars for managed_node1 5599 1726879824.36802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879824.36968: done with get_vars() 5599 1726879824.36981: getting variables 5599 1726879824.36982: in VariableManager get_vars() 5599 1726879824.36989: Calling all_inventory to load vars for managed_node2 5599 1726879824.36990: Calling groups_inventory to load vars for managed_node2 5599 1726879824.36996: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879824.37001: Calling all_plugins_play to load vars for managed_node2 5599 1726879824.37004: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879824.37008: Calling groups_plugins_play to load vars for managed_node2 5599 1726879824.37203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879824.37369: done with get_vars() 5599 1726879824.37378: done getting variables 5599 1726879824.37418: in VariableManager get_vars() 5599 1726879824.37424: Calling all_inventory to load vars for managed_node2 5599 1726879824.37426: Calling groups_inventory to load vars for managed_node2 5599 1726879824.37428: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879824.37431: Calling all_plugins_play to load vars for managed_node2 5599 1726879824.37433: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879824.37435: Calling groups_plugins_play to load vars for managed_node2 5599 1726879824.37555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879824.37728: done with get_vars() 5599 1726879824.37739: getting variables 5599 1726879824.37741: in VariableManager get_vars() 5599 1726879824.37746: Calling all_inventory to load vars for managed_node3 5599 1726879824.37748: Calling groups_inventory to load vars for managed_node3 5599 1726879824.37750: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879824.37753: Calling all_plugins_play to load vars for managed_node3 5599 1726879824.37755: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879824.37757: Calling groups_plugins_play to load vars for managed_node3 5599 1726879824.37910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879824.38076: done with get_vars() 5599 1726879824.38084: done getting variables 5599 1726879824.38124: in VariableManager get_vars() 5599 1726879824.38131: Calling all_inventory to load vars for managed_node3 5599 1726879824.38133: Calling groups_inventory to load vars for managed_node3 5599 1726879824.38135: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879824.38139: Calling all_plugins_play to load vars for managed_node3 5599 1726879824.38140: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879824.38143: Calling groups_plugins_play to load vars for managed_node3 5599 1726879824.38262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879824.38428: done with get_vars() 5599 1726879824.38438: done queuing things up, now waiting for results queue to drain 5599 1726879824.38441: results queue empty 5599 1726879824.38442: checking for any_errors_fatal 5599 1726879824.38445: done checking for any_errors_fatal 5599 1726879824.38445: checking for max_fail_percentage 5599 1726879824.38446: done checking for max_fail_percentage 5599 1726879824.38447: checking to see if all hosts have failed and the running result is not ok 5599 1726879824.38448: done checking to see if all hosts have failed 5599 1726879824.38448: getting the remaining hosts for this loop 5599 1726879824.38449: done getting the remaining hosts for this loop 5599 1726879824.38451: getting the next task for host managed_node1 5599 1726879824.38455: done getting next task for host managed_node1 5599 1726879824.38457: ^ task is: TASK: Gather facts from {{ kdump_test_ssh_server_outside }} 5599 1726879824.38458: ^ 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 5599 1726879824.38459: getting the next task for host managed_node2 5599 1726879824.38461: done getting next task for host managed_node2 5599 1726879824.38462: ^ task is: TASK: Gather facts from {{ kdump_test_ssh_server_outside }} 5599 1726879824.38463: ^ 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 5599 1726879824.38464: getting the next task for host managed_node3 5599 1726879824.38466: done getting next task for host managed_node3 5599 1726879824.38467: ^ task is: TASK: Gather facts from {{ kdump_test_ssh_server_outside }} 5599 1726879824.38468: ^ 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 5599 1726879824.38469: getting variables 5599 1726879824.38470: in VariableManager get_vars() 5599 1726879824.38478: Calling all_inventory to load vars for managed_node1 5599 1726879824.38480: Calling groups_inventory to load vars for managed_node1 5599 1726879824.38481: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879824.38485: Calling all_plugins_play to load vars for managed_node1 5599 1726879824.38487: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879824.38489: Calling groups_plugins_play to load vars for managed_node1 5599 1726879824.38613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879824.38798: done with get_vars() 5599 1726879824.38805: done getting variables 5599 1726879824.39016: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879824.39020: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879824.39072: variable 'inventory_hostname' from source: host vars for 'managed_node1' TASK [Gather facts from managed_node1] ***************************************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:58 Friday 20 September 2024 20:50:24 -0400 (0:00:02.167) 0:00:02.178 ****** 5599 1726879824.39112: entering _queue_task() for managed_node1/setup 5599 1726879824.39411: worker is 1 (out of 3 available) 5599 1726879824.39425: exiting _queue_task() for managed_node1/setup 5599 1726879824.39439: getting variables 5599 1726879824.39445: in VariableManager get_vars() 5599 1726879824.39522: Calling all_inventory to load vars for managed_node2 5599 1726879824.39527: Calling groups_inventory to load vars for managed_node2 5599 1726879824.39535: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879824.39556: Calling all_plugins_play to load vars for managed_node2 5599 1726879824.39561: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879824.39565: Calling groups_plugins_play to load vars for managed_node2 5599 1726879824.39835: running TaskExecutor() for managed_node1/TASK: Gather facts from managed_node1 5599 1726879824.39839: in run() - task 0affef3a-ec81-5b39-170e-000000000006 5599 1726879824.39842: variable 'ansible_search_path' from source: unknown 5599 1726879824.39845: calling self._execute() 5599 1726879824.39848: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879824.39887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879824.40198: done with get_vars() 5599 1726879824.40211: done getting variables 5599 1726879824.40263: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879824.40266: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879824.40269: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879824.40271: in VariableManager get_vars() 5599 1726879824.40276: Calling all_inventory to load vars for managed_node1 5599 1726879824.40279: Calling groups_inventory to load vars for managed_node1 5599 1726879824.40281: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879824.40283: Calling all_plugins_play to load vars for managed_node1 5599 1726879824.40285: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879824.40287: Calling groups_plugins_play to load vars for managed_node1 5599 1726879824.40354: entering _queue_task() for managed_node2/setup 5599 1726879824.40495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879824.41012: worker is 2 (out of 3 available) 5599 1726879824.41040: done with get_vars() 5599 1726879824.41052: exiting _queue_task() for managed_node2/setup 5599 1726879824.41067: getting variables 5599 1726879824.41070: in VariableManager get_vars() 5599 1726879824.41135: Calling all_inventory to load vars for managed_node3 5599 1726879824.41140: Calling groups_inventory to load vars for managed_node3 5599 1726879824.41148: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879824.41170: Calling all_plugins_play to load vars for managed_node3 5599 1726879824.41176: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879824.41182: Calling groups_plugins_play to load vars for managed_node3 5599 1726879824.41883: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879824.41887: variable 'ansible_delegated_vars' from source: unknown 5599 1726879824.41891: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879824.41894: variable 'omit' from source: magic vars 5599 1726879824.41897: variable 'omit' from source: magic vars 5599 1726879824.41900: variable 'omit' from source: magic vars 5599 1726879824.41903: variable 'omit' from source: magic vars 5599 1726879824.41906: variable 'ansible_delegated_vars' from source: unknown 5599 1726879824.41909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879824.42022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879824.42578: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879824.42642: done with get_vars() 5599 1726879824.42655: done getting variables 5599 1726879824.42971: entering _queue_task() for managed_node3/setup 5599 1726879824.43599: worker is 3 (out of 3 available) 5599 1726879824.43610: exiting _queue_task() for managed_node3/setup 5599 1726879824.43623: done queuing things up, now waiting for results queue to drain 5599 1726879824.43627: waiting for pending results... 5599 1726879824.43652: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879824.43660: running TaskExecutor() for managed_node2/TASK: Gather facts from managed_node1 5599 1726879824.43664: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879824.43668: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879824.43672: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879824.43677: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879824.43679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879824.43683: variable 'ansible_port' from source: unknown 5599 1726879824.43685: variable 'ansible_user' from source: unknown 5599 1726879824.43688: in run() - task 0affef3a-ec81-5b39-170e-000000000006 5599 1726879824.43690: variable 'ansible_search_path' from source: unknown 5599 1726879824.43693: calling self._execute() 5599 1726879824.43695: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879824.43697: Set connection var ansible_shell_type to sh 5599 1726879824.43700: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879824.43702: Set connection var ansible_pipelining to False 5599 1726879824.43704: Set connection var ansible_connection to ssh 5599 1726879824.43706: Set connection var ansible_timeout to 10 5599 1726879824.43708: Set connection var ansible_shell_executable to /bin/sh 5599 1726879824.43710: variable 'ansible_delegated_vars' from source: unknown 5599 1726879824.43712: variable 'ansible_user' from source: unknown 5599 1726879824.43716: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879824.43718: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879824.43720: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5599 1726879824.43722: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5599 1726879824.43726: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879824.43729: variable 'omit' from source: magic vars 5599 1726879824.43731: starting attempt loop 5599 1726879824.43735: running the handler 5599 1726879824.43740: _low_level_execute_command(): starting 5599 1726879824.43743: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879824.43754: in VariableManager get_vars() 5599 1726879824.43757: Calling all_inventory to load vars for managed_node2 5599 1726879824.43759: Calling groups_inventory to load vars for managed_node2 <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879824.43767: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879824.43771: Calling all_plugins_play to load vars for managed_node2 5599 1726879824.43776: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879824.43779: Calling groups_plugins_play to load vars for managed_node2 5599 1726879824.43783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879824.43785: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879824.43790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879824.43795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879824.43799: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879824.43802: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879824.43804: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879824.43806: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879824.43809: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879824.43812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879824.43814: done with get_vars() 5599 1726879824.43816: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5599 1726879824.43818: variable 'ansible_delegated_vars' from source: unknown 5599 1726879824.43821: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5599 1726879824.43823: variable 'omit' from source: magic vars 5599 1726879824.43826: variable 'omit' from source: magic vars 5599 1726879824.43828: variable 'omit' from source: magic vars 5599 1726879824.43830: variable 'omit' from source: magic vars 5599 1726879824.43987: variable 'ansible_delegated_vars' from source: unknown 5599 1726879824.43990: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879824.43993: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879824.43995: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879824.43998: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879824.44000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879824.44002: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5599 1726879824.44005: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879824.44007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879824.44009: variable 'ansible_port' from source: unknown 5599 1726879824.44011: variable 'ansible_user' from source: unknown 5599 1726879824.44081: Set connection var ansible_shell_type to sh 5599 1726879824.44085: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879824.44087: Set connection var ansible_pipelining to False 5599 1726879824.44090: Set connection var ansible_connection to ssh 5599 1726879824.44092: Set connection var ansible_timeout to 10 5599 1726879824.44094: Set connection var ansible_shell_executable to /bin/sh 5599 1726879824.44207: running TaskExecutor() for managed_node3/TASK: Gather facts from managed_node1 5599 1726879824.44210: variable 'ansible_delegated_vars' from source: unknown 5599 1726879824.44213: variable 'ansible_user' from source: unknown 5599 1726879824.44216: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5599 1726879824.44239: in run() - task 0affef3a-ec81-5b39-170e-000000000006 5599 1726879824.44260: variable 'ansible_search_path' from source: unknown 5599 1726879824.44304: calling self._execute() 5599 1726879824.44337: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879824.44436: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879824.44454: variable 'omit' from source: magic vars 5599 1726879824.44468: starting attempt loop 5599 1726879824.44482: running the handler 5599 1726879824.44503: _low_level_execute_command(): starting 5599 1726879824.44519: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879824.44583: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879824.44587: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879824.44645: variable 'inventory_hostname' from source: host vars for 'managed_node3' <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879824.44718: in VariableManager get_vars() 5599 1726879824.44721: Calling all_inventory to load vars for managed_node3 5599 1726879824.44723: Calling groups_inventory to load vars for managed_node3 5599 1726879824.44726: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879824.44780: Calling all_plugins_play to load vars for managed_node3 5599 1726879824.44783: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879824.44786: Calling groups_plugins_play to load vars for managed_node3 5599 1726879824.45106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879824.45397: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879824.45415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879824.45516: done with get_vars() 5599 1726879824.45520: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879824.45524: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879824.45563: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879824.45567: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879824.45610: variable 'ansible_delegated_vars' from source: unknown 5599 1726879824.45627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879824.45630: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879824.45639: variable 'omit' from source: magic vars 5599 1726879824.45715: variable 'omit' from source: magic vars 5599 1726879824.45743: variable 'omit' from source: magic vars 5599 1726879824.45776: variable 'omit' from source: magic vars 5599 1726879824.45789: variable 'ansible_delegated_vars' from source: unknown 5599 1726879824.45814: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879824.45887: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879824.45900: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879824.45929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879824.45947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879824.45984: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879824.45991: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879824.45994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879824.46005: variable 'ansible_port' from source: unknown 5599 1726879824.46007: variable 'ansible_user' from source: unknown 5599 1726879824.46084: Set connection var ansible_shell_type to sh 5599 1726879824.46092: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879824.46100: Set connection var ansible_pipelining to False 5599 1726879824.46103: Set connection var ansible_connection to ssh 5599 1726879824.46114: Set connection var ansible_timeout to 10 5599 1726879824.46124: Set connection var ansible_shell_executable to /bin/sh 5599 1726879824.46146: variable 'ansible_delegated_vars' from source: unknown 5599 1726879824.46149: variable 'ansible_user' from source: unknown 5599 1726879824.46157: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879824.46344: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879824.46354: variable 'omit' from source: magic vars 5599 1726879824.46359: starting attempt loop 5599 1726879824.46362: running the handler 5599 1726879824.46379: _low_level_execute_command(): starting 5599 1726879824.46386: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879824.46844: stdout chunk (state=3): >>>/root <<< 5599 1726879824.46956: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879824.46960: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879824.46965: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879824.47049: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879824.47107: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879824.47111: stderr chunk (state=3): >>><<< 5599 1726879824.47113: stdout chunk (state=3): >>><<< 5599 1726879824.47125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879824.47143: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879824.47278: _low_level_execute_command(): starting 5599 1726879824.47282: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392 `" && echo ansible-tmp-1726879824.4715338-5638-148090817241392="` echo /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392 `" && echo ansible-tmp-1726879824.4715338-5638-148090817241392="` echo /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392 `" ) && sleep 0'"'"'' 5599 1726879824.47422: stdout chunk (state=3): >>>/root <<< 5599 1726879824.47611: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879824.47650: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879824.47653: stdout chunk (state=3): >>><<< 5599 1726879824.47656: stderr chunk (state=3): >>><<< <10.31.14.149> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879824.47780: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879824.47786: _low_level_execute_command(): starting 5599 1726879824.47790: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231 `" && echo ansible-tmp-1726879824.476981-5639-228440438810231="` echo /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231 `" ) && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879824.47796: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231 `" && echo ansible-tmp-1726879824.476981-5639-228440438810231="` echo /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231 `" ) && sleep 0'"'"'' 5599 1726879824.47894: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879824.48025: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879824.48059: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879824.48107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879824.48358: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879824.48384: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 5599 1726879824.48398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879824.48438: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879824.48452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879824.48513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879824.48871: stdout chunk (state=3): >>>/root <<< 5599 1726879824.48980: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879824.49042: stderr chunk (state=3): >>><<< 5599 1726879824.49045: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879824.49194: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879824.49197: _low_level_execute_command(): starting 5599 1726879824.49200: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943 `" && echo ansible-tmp-1726879824.4907262-5641-279682757171943="` echo /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943 `" ) && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943 `" && echo ansible-tmp-1726879824.4907262-5641-279682757171943="` echo /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943 `" ) && sleep 0'"'"'' 5599 1726879824.49564: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879824.49583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879824.49597: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879824.49643: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879824.49671: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879824.49717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879824.50513: stdout chunk (state=3): >>>ansible-tmp-1726879824.476981-5639-228440438810231=/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231 <<< 5599 1726879824.50645: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879824.50698: stderr chunk (state=3): >>><<< 5599 1726879824.50701: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'ansible-tmp-1726879824.476981-5639-228440438810231=/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879824.50855: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879824.476981-5639-228440438810231=/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879824.50862: variable 'ansible_delegated_vars' from source: unknown 5599 1726879824.50867: variable 'ansible_module_compression' from source: unknown 5599 1726879824.50898: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 5599 1726879824.50946: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 5599 1726879824.51075: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py <10.31.14.149> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpufzh8rvj TO /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py <10.31.14.149> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' '[10.31.14.149]' 5599 1726879824.51218: Sending initial data 5599 1726879824.51222: Sent initial data (151 bytes) 5599 1726879824.51657: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879824.51704: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879824.51708: stderr chunk (state=3): >>>debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879824.51711: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879824.51732: stdout chunk (state=3): >>>ansible-tmp-1726879824.4907262-5641-279682757171943=/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943 <<< 5599 1726879824.51779: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879824.51792: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879824.51804: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879824.51844: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879824.51867: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879824.51902: stderr chunk (state=3): >>><<< 5599 1726879824.51905: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'ansible-tmp-1726879824.4907262-5641-279682757171943=/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879824.51989: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879824.4907262-5641-279682757171943=/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879824.51992: variable 'ansible_delegated_vars' from source: unknown 5599 1726879824.52051: variable 'ansible_module_compression' from source: unknown 5599 1726879824.52114: stdout chunk (state=3): >>>ansible-tmp-1726879824.4715338-5638-148090817241392=/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392 <<< 5599 1726879824.52123: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 5599 1726879824.52177: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 5599 1726879824.52320: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp93c46nas TO /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' 5599 1726879824.52497: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879824.52680: Sending initial data 5599 1726879824.52685: Sent initial data (152 bytes) 5599 1726879824.52688: stderr chunk (state=3): >>><<< 5599 1726879824.52691: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'ansible-tmp-1726879824.4715338-5638-148090817241392=/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879824.52700: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879824.4715338-5638-148090817241392=/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879824.52702: variable 'ansible_delegated_vars' from source: unknown 5599 1726879824.52820: variable 'ansible_module_compression' from source: unknown 5599 1726879824.52824: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 5599 1726879824.52929: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 5599 1726879824.53045: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpvy7m6fan TO /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' 5599 1726879824.53317: Sending initial data 5599 1726879824.53321: Sent initial data (152 bytes) 5599 1726879824.53502: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879824.53581: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879824.53587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879824.53593: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879824.53596: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879824.53746: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879824.53750: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879824.53753: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpufzh8rvj debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879824.53756: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpufzh8rvj /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py <<< 5599 1726879824.53795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879824.53853: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpufzh8rvj" to remote "/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py M:0x001a <<< 5599 1726879824.54071: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879824.54076: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879824.54079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879824.54178: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879824.54242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879824.54254: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879824.54313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879824.54895: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 5599 1726879824.55395: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 5599 1726879824.55402: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879824.55442: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879824.55480: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 <<< 5599 1726879824.55483: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21703 <<< 5599 1726879824.55522: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp93c46nas debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879824.55526: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp93c46nas /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py <<< 5599 1726879824.55594: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp93c46nas" to remote "/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py M:0x001a <<< 5599 1726879824.55634: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21703 bytes at 261120 <<< 5599 1726879824.55637: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879824.55688: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879824.55823: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879824.56079: stderr chunk (state=3): >>><<< 5599 1726879824.56086: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpufzh8rvj /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpufzh8rvj\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpufzh8rvj" to remote "/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21703\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21703 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879824.56093: done transferring module to remote 5599 1726879824.56096: _low_level_execute_command(): starting 5599 1726879824.56098: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/ /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/ /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py && sleep 0'"'"'' 5599 1726879824.56997: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879824.57012: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879824.57025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879824.57094: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879824.57298: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879824.57312: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879824.57321: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879824.57347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879824.57359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879824.57399: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879824.57506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879824.57604: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879824.57700: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879824.57930: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 5599 1726879824.57934: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpvy7m6fan debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879824.57938: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpvy7m6fan /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py <<< 5599 1726879824.57981: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpvy7m6fan" to remote "/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py M:0x001a <<< 5599 1726879824.59182: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21704 <<< 5599 1726879824.59389: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 5599 1726879824.59515: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21704 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879824.59521: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879824.59583: stderr chunk (state=3): >>><<< 5599 1726879824.59589: stdout chunk (state=3): >>><<< 5599 1726879824.59592: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< <10.31.14.149> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879824.59599: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879824.59604: _low_level_execute_command(): starting 5599 1726879824.59607: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' -tt 10.31.14.149 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/AnsiballZ_setup.py && sleep 0'"'"'' 5599 1726879824.60089: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879824.60093: stderr chunk (state=3): >>><<< 5599 1726879824.60096: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp93c46nas /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp93c46nas\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp93c46nas" to remote "/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21704\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21704 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879824.60103: done transferring module to remote 5599 1726879824.60106: _low_level_execute_command(): starting 5599 1726879824.60108: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/ /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/ /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py && sleep 0'"'"'' 5599 1726879824.60717: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879824.60727: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879824.60763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879824.60768: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879824.60788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879824.60854: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879824.60866: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879824.60870: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879824.60881: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879824.60890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879824.60897: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879824.60913: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration <<< 5599 1726879824.60919: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879824.60957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879824.60960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879824.60965: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879824.60977: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879824.61138: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879824.61146: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879824.61201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879824.61210: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21704 <<< 5599 1726879824.61213: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879824.61364: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21704 bytes at 261120 <<< 5599 1726879824.61380: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879824.61415: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879824.61492: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879824.61571: stderr chunk (state=3): >>><<< 5599 1726879824.61576: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpvy7m6fan /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpvy7m6fan\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpvy7m6fan" to remote "/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21704\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21704 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879824.61614: done transferring module to remote 5599 1726879824.61632: _low_level_execute_command(): starting 5599 1726879824.61638: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/ /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/ /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py && sleep 0'"'"'' 5599 1726879824.62167: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879824.62184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879824.62198: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879824.62209: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879824.62256: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879824.62270: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879824.62284: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879824.62429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879824.63066: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879824.63140: stderr chunk (state=3): >>><<< 5599 1726879824.63143: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879824.63178: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879824.63184: _low_level_execute_command(): starting 5599 1726879824.63187: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/AnsiballZ_setup.py && sleep 0'"'"'' 5599 1726879824.63427: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879824.63469: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879824.63490: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5599 1726879824.63514: stdout chunk (state=3): >>>import '_weakref' # <<< 5599 1726879824.63575: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879824.63624: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879824.63659: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879824.63692: stdout chunk (state=3): >>>import 'time' # <<< 5599 1726879824.63711: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5599 1726879824.63758: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.63787: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879824.63807: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879824.63846: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879824.63897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879824.63903: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70cd4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ca3b30> <<< 5599 1726879824.63955: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5599 1726879824.63961: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70cd6ab0> <<< 5599 1726879824.63997: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 5599 1726879824.64001: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879824.64016: stdout chunk (state=3): >>>import 'abc' # <<< 5599 1726879824.64019: stdout chunk (state=3): >>>import 'io' # <<< 5599 1726879824.64045: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879824.64058: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879824.64066: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879824.64069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879824.64085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879824.64112: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879824.64115: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879824.64144: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879824.64187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879824.64195: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5599 1726879824.64209: stdout chunk (state=3): >>>import 'os' # <<< 5599 1726879824.64214: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5599 1726879824.64245: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5599 1726879824.64251: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 5599 1726879824.64280: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879824.64314: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879824.64336: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70a85160> <<< 5599 1726879824.64389: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5599 1726879824.64421: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70a85fd0> <<< 5599 1726879824.64438: stdout chunk (state=3): >>>import 'site' # <<< 5599 1726879824.64471: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879824.64881: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879824.64894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879824.64916: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5599 1726879824.64939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.64960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879824.64988: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879824.65014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879824.65043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5599 1726879824.65069: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac3e90> <<< 5599 1726879824.65096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879824.65103: stderr chunk (state=3): >>><<< 5599 1726879824.65113: stdout chunk (state=3): >>><<< 5599 1726879824.65137: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac3f50> <<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879824.65144: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879824.65149: _low_level_execute_command(): starting 5599 1726879824.65322: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/AnsiballZ_setup.py && sleep 0'"'"'' 5599 1726879824.65348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70afb8c0> <<< 5599 1726879824.65403: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70afbf50> import '_collections' # <<< 5599 1726879824.65430: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70adbb60> import '_functools' # <<< 5599 1726879824.65458: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ad9280> <<< 5599 1726879824.65560: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac1040> <<< 5599 1726879824.65592: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879824.65625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5599 1726879824.65655: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879824.65669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879824.65701: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879824.65745: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b1f800> <<< 5599 1726879824.65755: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b1e420> <<< 5599 1726879824.65792: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ada150> <<< 5599 1726879824.65807: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b1ccb0> <<< 5599 1726879824.65870: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 5599 1726879824.65903: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b50890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac02c0> <<< 5599 1726879824.65935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879824.65961: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b50d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b50bf0> <<< 5599 1726879824.66002: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879824.66006: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b50fb0> <<< 5599 1726879824.66071: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70abede0> <<< 5599 1726879824.66126: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.66130: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879824.66134: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879824.66137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5599 1726879824.66139: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b51670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b51340> import 'importlib.machinery' # <<< 5599 1726879824.66244: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b52510> <<< 5599 1726879824.66247: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879824.66250: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5599 1726879824.66292: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879824.66296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879824.66314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b68740> <<< 5599 1726879824.66330: stdout chunk (state=3): >>>import 'errno' # <<< 5599 1726879824.66366: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879824.66378: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.66382: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b69e20> <<< 5599 1726879824.66396: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5599 1726879824.66428: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # <<< 5599 1726879824.66434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879824.66449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5599 1726879824.66452: stdout chunk (state=3): >>>import '_weakref' # <<< 5599 1726879824.66455: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b6acf0> <<< 5599 1726879824.66502: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879824.66506: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b6b350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b6a270> <<< 5599 1726879824.66545: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5599 1726879824.66549: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879824.66558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879824.66583: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 5599 1726879824.66603: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b6bdd0> <<< 5599 1726879824.66621: stdout chunk (state=3): >>># installing zipimport hook <<< 5599 1726879824.66632: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b6b500> <<< 5599 1726879824.66635: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879824.66653: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b52570> <<< 5599 1726879824.66671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879824.66676: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.66704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879824.66707: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879824.66725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879824.66729: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879824.66752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879824.66755: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879824.66807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385a0c530> <<< 5599 1726879824.66819: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70863c80> <<< 5599 1726879824.66830: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13859dbb30> <<< 5599 1726879824.66833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879824.66835: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5599 1726879824.66929: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7088c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088c4a0> <<< 5599 1726879824.66937: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385a0eab0> import '_signal' # <<< 5599 1726879824.66942: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7088c770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7088c950> <<< 5599 1726879824.66991: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 5599 1726879824.66996: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70861e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879824.67071: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879824.67089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879824.67114: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5599 1726879824.67118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088df70> <<< 5599 1726879824.67120: stdout chunk (state=3): >>>import 'os' # <<< 5599 1726879824.67146: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088cbf0> <<< 5599 1726879824.67151: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5599 1726879824.67186: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b52c60> <<< 5599 1726879824.67188: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879824.67191: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879824.67222: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879824.67241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.67244: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385821160> <<< 5599 1726879824.67258: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879824.67300: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5599 1726879824.67303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879824.67325: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385821fd0> <<< 5599 1726879824.67351: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708be300> <<< 5599 1726879824.67353: stdout chunk (state=3): >>>import 'site' # <<< 5599 1726879824.67387: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879824.67391: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879824.67406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.67432: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879824.67452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879824.67503: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708d6480> <<< 5599 1726879824.67530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879824.67568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879824.67627: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879824.67660: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70913230> <<< 5599 1726879824.67679: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879824.67717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879824.67748: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879824.67818: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879824.67822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879824.67857: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.67861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879824.67920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879824.67923: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee709359d0> <<< 5599 1726879824.67932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879824.67946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5599 1726879824.67957: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585fe90> <<< 5599 1726879824.67972: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70913350> <<< 5599 1726879824.67990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879824.68004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879824.68023: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708d7110> <<< 5599 1726879824.68029: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585ff50> <<< 5599 1726879824.68057: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879824.68064: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70758350> <<< 5599 1726879824.68067: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708d54c0> <<< 5599 1726879824.68078: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088eea0> <<< 5599 1726879824.68086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879824.68101: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879824.68150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.68167: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879824.68206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 5599 1726879824.68211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385897860> <<< 5599 1726879824.68245: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5599 1726879824.68251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385897ef0> <<< 5599 1726879824.68255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879824.68272: stdout chunk (state=3): >>>import '_collections' # <<< 5599 1726879824.68276: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fee70758530> <<< 5599 1726879824.68317: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385877b30> <<< 5599 1726879824.68330: stdout chunk (state=3): >>>import '_functools' # <<< 5599 1726879824.68355: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858751f0> <<< 5599 1726879824.68442: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_m8eqroux/ansible_setup_payload.zip' <<< 5599 1726879824.68451: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.68468: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585d040> <<< 5599 1726879824.68482: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879824.68510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5599 1726879824.68518: stdout chunk (state=3): >>>import '_sre' # <<< 5599 1726879824.68547: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879824.68568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879824.68599: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879824.68602: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.68644: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858bb800> <<< 5599 1726879824.68647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879824.68650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879824.68677: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ba420> <<< 5599 1726879824.68680: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 5599 1726879824.68699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858762a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858b8c80> <<< 5599 1726879824.68702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879824.68761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 5599 1726879824.68768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879824.68819: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ec800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585c2c0> <<< 5599 1726879824.68823: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707c1fa0> <<< 5599 1726879824.68862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13858eccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ecb60> <<< 5599 1726879824.68869: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879824.68897: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13858ecf50> <<< 5599 1726879824.68921: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585ade0> <<< 5599 1726879824.68939: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.68957: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879824.68981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5599 1726879824.69027: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ed640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ed310> <<< 5599 1726879824.69032: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70798e90> <<< 5599 1726879824.69035: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5599 1726879824.69038: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7075bf50> # zipimport: zlib available <<< 5599 1726879824.69088: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5599 1726879824.69091: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 5599 1726879824.69128: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ee540> import 'importlib.util' # <<< 5599 1726879824.69132: stdout chunk (state=3): >>>import 'runpy' # <<< 5599 1726879824.69137: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879824.69139: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5599 1726879824.69142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879824.69153: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.69155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879824.69191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 5599 1726879824.69199: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385904770> <<< 5599 1726879824.69202: stdout chunk (state=3): >>>import 'errno' # <<< 5599 1726879824.69240: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.69248: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385905eb0> <<< 5599 1726879824.69265: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5599 1726879824.69287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879824.69305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5599 1726879824.69324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385906d80> <<< 5599 1726879824.69368: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13859073b0> <<< 5599 1726879824.69389: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13859062d0> <<< 5599 1726879824.69413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5599 1726879824.69420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879824.69460: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.69466: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385907e30> <<< 5599 1726879824.69482: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385907560> <<< 5599 1726879824.69526: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ee5a0> <<< 5599 1726879824.69548: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879824.69574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879824.69599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879824.69620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879824.69655: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385627cb0> <<< 5599 1726879824.69678: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 5599 1726879824.69713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.69725: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385650740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856504a0> <<< 5599 1726879824.69751: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385650770> <<< 5599 1726879824.69776: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.69803: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385650950> <<< 5599 1726879824.69805: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385625e50> <<< 5599 1726879824.69832: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879824.69929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879824.69954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5599 1726879824.69972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5599 1726879824.69984: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385652030> <<< 5599 1726879824.69997: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385650cb0> <<< 5599 1726879824.70021: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858eec90> <<< 5599 1726879824.70044: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879824.70101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.70120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879824.70167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879824.70198: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385682390> <<< 5599 1726879824.70249: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879824.70261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.70294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879824.70307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879824.70359: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138569a540> <<< 5599 1726879824.70381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879824.70425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879824.70479: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879824.70509: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856d32c0> <<< 5599 1726879824.70531: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879824.70569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879824.70597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879824.70639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879824.70737: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.70744: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856f9a60> <<< 5599 1726879824.70810: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856d33e0> <<< 5599 1726879824.70856: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138569b1d0> <<< 5599 1726879824.70883: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 5599 1726879824.70895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855242f0> <<< 5599 1726879824.70906: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385699580> <<< 5599 1726879824.70912: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385652f30> <<< 5599 1726879824.71083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879824.71098: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1385524500> <<< 5599 1726879824.71281: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_zwvhomeh/ansible_setup_payload.zip' <<< 5599 1726879824.71288: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.71431: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.71471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879824.71495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879824.71545: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879824.71559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879824.71597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879824.71636: stdout chunk (state=3): >>>import _imp # builtin<<< 5599 1726879824.71639: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138558dfa0> <<< 5599 1726879824.71643: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879824.71721: stdout chunk (state=3): >>> <<< 5599 1726879824.71761: stdout chunk (state=3): >>>import '_thread' # <<< 5599 1726879824.71787: stdout chunk (state=3): >>>import '_warnings' # <<< 5599 1726879824.71795: stdout chunk (state=3): >>>import '_weakref' # <<< 5599 1726879824.71852: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385564e90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385527fe0> <<< 5599 1726879824.71855: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.71888: stdout chunk (state=3): >>>import 'ansible' # <<< 5599 1726879824.71894: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.71919: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.71933: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.71950: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5599 1726879824.71955: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.72025: stdout chunk (state=3): >>>import '_io' # <<< 5599 1726879824.72055: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7079be30> <<< 5599 1726879824.72059: stdout chunk (state=3): >>>import 'marshal' # <<< 5599 1726879824.72086: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 5599 1726879824.72092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.72117: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5599 1726879824.72121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879824.72155: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 5599 1726879824.72162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879824.72189: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.72195: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee707f1970> <<< 5599 1726879824.72224: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879824.72232: stdout chunk (state=3): >>> <<< 5599 1726879824.72237: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f1700> <<< 5599 1726879824.72294: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f1010> <<< 5599 1726879824.72298: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 5599 1726879824.72305: stdout chunk (state=3): >>># installing zipimport hook <<< 5599 1726879824.72312: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879824.72350: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f1460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707c2c30> <<< 5599 1726879824.72354: stdout chunk (state=3): >>>import 'atexit' # <<< 5599 1726879824.72357: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 5599 1726879824.72392: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee707f2720> <<< 5599 1726879824.72433: stdout chunk (state=3): >>># installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<< 5599 1726879824.72446: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'<<< 5599 1726879824.72449: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee707f2960> <<< 5599 1726879824.72456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879824.72511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879824.72518: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879824.72565: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f2ea0> <<< 5599 1726879824.72587: stdout chunk (state=3): >>>import 'pwd' # <<< 5599 1726879824.72598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879824.72630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879824.72666: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70654c20> <<< 5599 1726879824.72702: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70656840> <<< 5599 1726879824.72742: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879824.72759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879824.72797: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70657200> <<< 5599 1726879824.72817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879824.72876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879824.72880: stdout chunk (state=3): >>> import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352db4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352d83b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352db6ab0> import '_signal' # import '_abc' # import 'abc' # <<< 5599 1726879824.72883: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706583e0> <<< 5599 1726879824.72892: stdout chunk (state=3): >>>import 'io' # <<< 5599 1726879824.72908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879824.72920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879824.72939: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879824.72951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879824.73012: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065aea0> <<< 5599 1726879824.73019: stdout chunk (state=3): >>> <<< 5599 1726879824.73044: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.73058: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7065b200> <<< 5599 1726879824.73070: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70659160> <<< 5599 1726879824.73095: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879824.73120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879824.73143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879824.73178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879824.73202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879824.73227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5599 1726879824.73242: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065ef30> <<< 5599 1726879824.73252: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879824.73329: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065da00> <<< 5599 1726879824.73334: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065d760> <<< 5599 1726879824.73337: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879824.73361: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879824.73435: stdout chunk (state=3): >>> import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 5599 1726879824.73461: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065fe30> <<< 5599 1726879824.73470: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5599 1726879824.73509: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706595e0> <<< 5599 1726879824.73513: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 5599 1726879824.73531: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879824.73555: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706a3080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a3290> <<< 5599 1726879824.73562: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.73565: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5599 1726879824.73595: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879824.73604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352b65160> <<< 5599 1726879824.73630: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879824.73680: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.73715: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706a4d70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a4b00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879824.73742: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352b65fd0> <<< 5599 1726879824.73801: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux<<< 5599 1726879824.73817: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879824.73819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879824.73869: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.73877: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706a7230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a5400> <<< 5599 1726879824.73906: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879824.73953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.73984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879824.74002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5599 1726879824.74009: stdout chunk (state=3): >>>import '_string' # <<< 5599 1726879824.74058: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b2a20> <<< 5599 1726879824.74215: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a73b0> <<< 5599 1726879824.74299: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.74305: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b3ce0> <<< 5599 1726879824.74337: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.74343: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b3b90> <<< 5599 1726879824.74396: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.74407: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b33e0> <<< 5599 1726879824.74416: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a3440> <<< 5599 1726879824.74444: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879824.74476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879824.74499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879824.74531: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.74558: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b7410> <<< 5599 1726879824.74679: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 5599 1726879824.74703: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'<<< 5599 1726879824.74710: stdout chunk (state=3): >>> <<< 5599 1726879824.74748: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py<<< 5599 1726879824.74767: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.74781: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b8710> <<< 5599 1726879824.74785: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.74791: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b5b80> <<< 5599 1726879824.74830: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b6f00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b5760> <<< 5599 1726879824.74839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385567e30> <<< 5599 1726879824.74884: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 5599 1726879824.74923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5599 1726879824.74956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13855bd9d0> <<< 5599 1726879824.74972: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879824.75015: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.75018: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bd760> <<< 5599 1726879824.75053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5599 1726879824.75056: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bd070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879824.75062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879824.75130: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bd4c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138558ec30> <<< 5599 1726879824.75137: stdout chunk (state=3): >>>import 'atexit' # <<< 5599 1726879824.75140: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba3e90> <<< 5599 1726879824.75191: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.75195: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879824.75197: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879824.75200: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13855be720> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13855be8a0> <<< 5599 1726879824.75211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879824.75233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879824.75241: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba3f50> <<< 5599 1726879824.75252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879824.75260: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879824.75302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879824.75311: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bedb0> <<< 5599 1726879824.75327: stdout chunk (state=3): >>>import 'pwd' # <<< 5599 1726879824.75352: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879824.75361: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.75364: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879824.75370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879824.75420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 5599 1726879824.75426: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385424bf0> <<< 5599 1726879824.75429: stdout chunk (state=3): >>> <<< 5599 1726879824.75479: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385426810> <<< 5599 1726879824.75487: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<< 5599 1726879824.75491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879824.75504: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.75517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879824.75523: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bdb8c0><<< 5599 1726879824.75561: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385427110> <<< 5599 1726879824.75571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879824.75576: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 5599 1726879824.75581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879824.75583: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bdbf50> <<< 5599 1726879824.75605: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385427f50> <<< 5599 1726879824.75619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879824.75670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5599 1726879824.75715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879824.75739: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bbbb60> <<< 5599 1726879824.75771: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542ad20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138542b080> <<< 5599 1726879824.75795: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bb9280> <<< 5599 1726879824.75799: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385428fe0> <<< 5599 1726879824.75816: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879824.75849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879824.75887: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 5599 1726879824.75890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879824.75893: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba1040> <<< 5599 1726879824.75914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879824.75935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879824.75976: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879824.75980: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5599 1726879824.75986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 5599 1726879824.75997: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542ed20> <<< 5599 1726879824.76001: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879824.76002: stdout chunk (state=3): >>> import '_sre' # <<< 5599 1726879824.76060: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542d7f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542d550> <<< 5599 1726879824.76067: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879824.76089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5599 1726879824.76106: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5599 1726879824.76109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879824.76120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<< 5599 1726879824.76184: stdout chunk (state=3): >>> import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bff800><<< 5599 1726879824.76188: stdout chunk (state=3): >>> <<< 5599 1726879824.76207: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.76214: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bfe420> <<< 5599 1726879824.76217: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542ffe0> <<< 5599 1726879824.76222: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13854294f0> <<< 5599 1726879824.76256: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385472e70> <<< 5599 1726879824.76271: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385473080> <<< 5599 1726879824.76276: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bba150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bfccb0><<< 5599 1726879824.76284: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5599 1726879824.76302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879824.76357: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 5599 1726879824.76371: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5599 1726879824.76379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c30890> <<< 5599 1726879824.76405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879824.76412: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba02c0> <<< 5599 1726879824.76421: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385474b60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385474920> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879824.76434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 5599 1726879824.76443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879824.76523: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879824.76526: stdout chunk (state=3): >>> import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c30d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c30bf0><<< 5599 1726879824.76536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879824.76580: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879824.76621: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13854770b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385475250> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879824.76655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.76662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879824.76668: stdout chunk (state=3): >>> import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c30fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352b9ede0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.76698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5599 1726879824.76701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879824.76703: stdout chunk (state=3): >>>import '_string' # <<< 5599 1726879824.76738: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385482810> <<< 5599 1726879824.76742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c31670><<< 5599 1726879824.76759: stdout chunk (state=3): >>> <<< 5599 1726879824.76774: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c31340> import 'importlib.machinery' # <<< 5599 1726879824.76818: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py<<< 5599 1726879824.76821: stdout chunk (state=3): >>> <<< 5599 1726879824.76837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5599 1726879824.76868: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c32510> <<< 5599 1726879824.76875: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 5599 1726879824.76909: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879824.76912: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 5599 1726879824.76917: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13854771a0> <<< 5599 1726879824.76922: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879824.76950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.76956: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.76995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879824.77023: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385483830> <<< 5599 1726879824.77032: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385483620> <<< 5599 1726879824.77037: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7053c860> <<< 5599 1726879824.77042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 5599 1726879824.77083: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c48740> import 'errno' # <<< 5599 1726879824.77089: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13854838f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385473230> <<< 5599 1726879824.77112: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879824.77172: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879824.77183: stdout chunk (state=3): >>> <<< 5599 1726879824.77188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879824.77191: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053d700> <<< 5599 1726879824.77244: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.77248: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c49e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879824.77254: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385486a20> <<< 5599 1726879824.77275: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b4c50> import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879824.77319: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879824.77347: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c4acf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c4b350> <<< 5599 1726879824.77407: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c4a270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py<<< 5599 1726879824.77414: stdout chunk (state=3): >>> <<< 5599 1726879824.77418: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.77431: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385487ec0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13854851c0> <<< 5599 1726879824.77433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879824.77490: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.77493: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879824.77500: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13854860c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385484d70> <<< 5599 1726879824.77502: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.77507: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c4bdd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c4b500> <<< 5599 1726879824.77524: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879824.77580: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c32570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879824.77626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879824.77649: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.77653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879824.77687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879824.77691: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053d430> # zipimport: zlib available <<< 5599 1726879824.77739: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.77770: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879824.77795: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935293fc80><<< 5599 1726879824.77799: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.77807: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879824.77813: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879824.77836: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93529687a0><<< 5599 1726879824.77891: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352968500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.77933: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.77940: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93529687d0> <<< 5599 1726879824.77990: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.77997: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.78020: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93529689b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935293de20> <<< 5599 1726879824.78033: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 5599 1726879824.78095: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.78119: stdout chunk (state=3): >>> <<< 5599 1726879824.78171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879824.78201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 5599 1726879824.78207: stdout chunk (state=3): >>> <<< 5599 1726879824.78235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<< 5599 1726879824.78259: stdout chunk (state=3): >>> <<< 5599 1726879824.78266: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.78270: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935296a0c0> <<< 5599 1726879824.78296: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352968d40> <<< 5599 1726879824.78329: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c32c60><<< 5599 1726879824.78335: stdout chunk (state=3): >>> <<< 5599 1726879824.78372: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 5599 1726879824.78379: stdout chunk (state=3): >>> <<< 5599 1726879824.78449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.78481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py<<< 5599 1726879824.78551: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'<<< 5599 1726879824.78557: stdout chunk (state=3): >>> <<< 5599 1726879824.78599: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352996420><<< 5599 1726879824.78609: stdout chunk (state=3): >>> <<< 5599 1726879824.78678: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879824.78709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 5599 1726879824.78714: stdout chunk (state=3): >>> <<< 5599 1726879824.78743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879824.78770: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.78780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 5599 1726879824.78821: stdout chunk (state=3): >>> <<< 5599 1726879824.78823: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.78865: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529b2540><<< 5599 1726879824.78869: stdout chunk (state=3): >>> <<< 5599 1726879824.78902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879824.78909: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.78961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 5599 1726879824.78995: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879824.79017: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.79019: stdout chunk (state=3): >>> <<< 5599 1726879824.79066: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.79069: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879824.79121: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879824.79125: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.79127: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529eb2c0> <<< 5599 1726879824.79136: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.79209: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.79213: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879824.79253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py<<< 5599 1726879824.79257: stdout chunk (state=3): >>> <<< 5599 1726879824.79320: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879824.79342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879824.79346: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.79350: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5599 1726879824.79365: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.79414: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.79457: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 5599 1726879824.79471: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879824.79482: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879824.79508: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352a11a60><<< 5599 1726879824.79524: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.79541: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.79549: stdout chunk (state=3): >>> <<< 5599 1726879824.79587: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529eb3e0> <<< 5599 1726879824.79611: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13853115e0> <<< 5599 1726879824.79658: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529b31d0> <<< 5599 1726879824.79696: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879824.79721: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 5599 1726879824.79744: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385310dd0> <<< 5599 1726879824.79765: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.79770: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352838380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529b1580> <<< 5599 1726879824.79788: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138558df10> import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879824.79796: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935296afc0><<< 5599 1726879824.79806: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.79826: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.79833: stdout chunk (state=3): >>> <<< 5599 1726879824.79849: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879824.80030: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.80044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879824.80055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879824.80077: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9352838560> <<< 5599 1726879824.80109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879824.80130: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879824.80205: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879824.80226: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053fb60> <<< 5599 1726879824.80230: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385310ec0> <<< 5599 1726879824.80246: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.80248: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.80322: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.80357: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_2bg8vmpc/ansible_setup_payload.zip'<<< 5599 1726879824.80382: stdout chunk (state=3): >>> <<< 5599 1726879824.80389: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879824.80394: stdout chunk (state=3): >>> <<< 5599 1726879824.80414: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 5599 1726879824.80423: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 5599 1726879824.80438: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879824.80460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5599 1726879824.80469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879824.80551: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.80643: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879824.80699: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879824.80704: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70546030> <<< 5599 1726879824.80721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879824.80751: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee705468d0> <<< 5599 1726879824.80776: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053f3e0> <<< 5599 1726879824.80780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879824.80795: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.80802: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.80846: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.80881: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879824.80942: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.80945: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.80994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528a1fd0> import '_typing' # <<< 5599 1726879824.80996: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.81047: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.81124: stdout chunk (state=3): >>> <<< 5599 1726879824.81126: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879824.81171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.81287: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70545670> <<< 5599 1726879824.81303: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352878ec0> <<< 5599 1726879824.81306: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935283bf50> <<< 5599 1726879824.81325: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.81328: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70546a80> <<< 5599 1726879824.81368: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879824.81378: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.81393: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 5599 1726879824.81399: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.81426: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.81458: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.81461: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.81472: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879824.81490: stdout chunk (state=3): >>> import 'ansible.module_utils' # <<< 5599 1726879824.81502: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.81523: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.81549: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879824.81552: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.81554: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.81593: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.81596: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.81642: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879824.81647: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879824.81650: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.81661: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879824.81728: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.81736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879824.81754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879824.81770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879824.81832: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705d6c00> <<< 5599 1726879824.81842: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879824.81885: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.81888: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70550920> <<< 5599 1726879824.81891: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5599 1726879824.81894: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.81941: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.81988: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7054aa20> <<< 5599 1726879824.81991: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7054a8a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5599 1726879824.81994: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879824.82009: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.82017: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.82023: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.82051: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879824.82126: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879824.82150: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 5599 1726879824.82177: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.82236: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.82278: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.82312: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.82323: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.82353: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.82395: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.82446: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.82485: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.82530: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 5599 1726879824.82540: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.82564: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879824.82645: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.82649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879824.82651: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879824.82704: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.82749: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.82753: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853137d0> <<< 5599 1726879824.82770: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.82777: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 5599 1726879824.82786: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.82834: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.82924: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 5599 1726879824.82936: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 5599 1726879824.82941: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879824.82983: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879824.82986: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.83065: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.83191: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385319a60> <<< 5599 1726879824.83194: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.83242: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.83246: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138531a390> <<< 5599 1726879824.83264: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853123c0> <<< 5599 1726879824.83279: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.83303: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.83323: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 5599 1726879824.83326: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.83349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 5599 1726879824.83371: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879824.83377: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 5599 1726879824.83389: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.83403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 5599 1726879824.83406: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705d9a60> <<< 5599 1726879824.83431: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.83436: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 5599 1726879824.83448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 5599 1726879824.83475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 5599 1726879824.83479: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.83515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 5599 1726879824.83543: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.83546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 5599 1726879824.83558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 5599 1726879824.83572: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb00200> <<< 5599 1726879824.83617: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.83623: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879824.83626: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb00560> <<< 5599 1726879824.83653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.83682: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705c1250> <<< 5599 1726879824.83704: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705c2600> <<< 5599 1726879824.83775: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705d8170> <<< 5599 1726879824.83779: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385319100> <<< 5599 1726879824.83836: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705db710> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 5599 1726879824.83857: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138531a570> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879824.83861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 5599 1726879824.83867: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.83898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 5599 1726879824.83905: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.83921: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.83924: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.83939: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb03590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb02e70> <<< 5599 1726879824.83948: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.83965: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb03050> <<< 5599 1726879824.83981: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.83986: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb022a0> <<< 5599 1726879824.84006: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 5599 1726879824.84009: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84048: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 5599 1726879824.84057: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.84071: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879824.84106: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879824.84109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 5599 1726879824.84125: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb03650> <<< 5599 1726879824.84128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879824.84147: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 5599 1726879824.84194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879824.84199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 5599 1726879824.84204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879824.84221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879824.84223: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb6a180> <<< 5599 1726879824.84246: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb681a0> <<< 5599 1726879824.84283: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705dbef0> import 'ansible.module_utils.facts.timeout' # <<< 5599 1726879824.84286: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853aa780> <<< 5599 1726879824.84304: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 5599 1726879824.84325: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84328: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84343: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853243b0> <<< 5599 1726879824.84346: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 5599 1726879824.84371: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84419: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138531f650> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138531e390> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5599 1726879824.84441: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84507: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84510: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # <<< 5599 1726879824.84513: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84532: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879824.84563: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84576: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879824.84581: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84590: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84606: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 5599 1726879824.84615: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 5599 1726879824.84638: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84641: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84660: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 5599 1726879824.84670: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84679: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84695: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84732: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 5599 1726879824.84752: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84755: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84759: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84793: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84795: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84839: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84842: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 5599 1726879824.84855: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84878: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84903: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84916: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84956: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 5599 1726879824.84959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 5599 1726879824.84982: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.84985: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.85023: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.85054: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.85093: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.85131: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.85159: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.85161: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.85204: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 5599 1726879824.85223: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.85227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 5599 1726879824.85237: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.85403: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.85600: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.85645: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.85705: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.85735: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 5599 1726879824.85750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 5599 1726879824.85771: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 5599 1726879824.85794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 5599 1726879824.85822: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.85825: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b0cb0> <<< 5599 1726879824.85844: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 5599 1726879824.85859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 5599 1726879824.85879: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 5599 1726879824.85924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 5599 1726879824.85952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 5599 1726879824.86021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494bd10> <<< 5599 1726879824.86025: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.86032: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138494bfe0> <<< 5599 1726879824.86035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935287be60><<< 5599 1726879824.86083: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py<<< 5599 1726879824.86089: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'<<< 5599 1726879824.86118: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385300dd0> <<< 5599 1726879824.86150: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853001d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b2bd0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b2750> <<< 5599 1726879824.86184: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'<<< 5599 1726879824.86237: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 5599 1726879824.86241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 5599 1726879824.86266: stdout chunk (state=3): >>> # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93528d19a0><<< 5599 1726879824.86276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 5599 1726879824.86314: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.86331: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138494f050> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494e900> <<< 5599 1726879824.86346: stdout chunk (state=3): >>> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d1730> <<< 5599 1726879824.86359: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 5599 1726879824.86388: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d1040> <<< 5599 1726879824.86409: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138494eae0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494dd30> <<< 5599 1726879824.86413: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879824.86416: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 5599 1726879824.86418: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.86439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879824.86442: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.86528: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d1a90><<< 5599 1726879824.86532: stdout chunk (state=3): >>> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528a2c60><<< 5599 1726879824.86538: stdout chunk (state=3): >>> import 'atexit' # <<< 5599 1726879824.86541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494f0b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 5599 1726879824.86545: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.86560: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 5599 1726879824.86580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 5599 1726879824.86614: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # <<< 5599 1726879824.86618: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13849bdbe0> <<< 5599 1726879824.86634: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.86646: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93528d2750> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.86679: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93528d2990> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879824.86738: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # <<< 5599 1726879824.86758: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494fbc0> <<< 5599 1726879824.86767: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b04a0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 5599 1726879824.86807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 5599 1726879824.86848: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879824.86870: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d2ed0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879824.86894: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879824.86901: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 5599 1726879824.86918: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 5599 1726879824.86921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879824.86934: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.87025: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.87035: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352738b90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.87039: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 5599 1726879824.87045: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.87051: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 5599 1726879824.87104: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.87108: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935273a7b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879824.87110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879824.87115: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 5599 1726879824.87118: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.87127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb6a480> <<< 5599 1726879824.87133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 5599 1726879824.87177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5599 1726879824.87181: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.87184: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273b140> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879824.87222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 5599 1726879824.87226: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 5599 1726879824.87238: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.87245: stdout chunk (state=3): >>> import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273c320> <<< 5599 1726879824.87299: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.87308: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb6b020> <<< 5599 1726879824.87312: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 5599 1726879824.87319: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 5599 1726879824.87341: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879824.87349: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 5599 1726879824.87391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<< 5599 1726879824.87405: stdout chunk (state=3): >>> <<< 5599 1726879824.87409: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.87412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879824.87414: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.87456: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 5599 1726879824.87493: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.87505: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.87530: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273edb0><<< 5599 1726879824.87572: stdout chunk (state=3): >>> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935273f110> <<< 5599 1726879824.87612: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.87628: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 5599 1726879824.87683: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273d070> <<< 5599 1726879824.87687: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.87693: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 5599 1726879824.87708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 5599 1726879824.87718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<< 5599 1726879824.87750: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.87754: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879824.87797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'<<< 5599 1726879824.87807: stdout chunk (state=3): >>> <<< 5599 1726879824.87832: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 5599 1726879824.87841: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.87855: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<< 5599 1726879824.87867: stdout chunk (state=3): >>> import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352742de0> <<< 5599 1726879824.87883: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.87924: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879824.87931: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 5599 1726879824.87998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 5599 1726879824.88002: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93527418b0> <<< 5599 1726879824.88009: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352741610> <<< 5599 1726879824.88033: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py<<< 5599 1726879824.88057: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.88061: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879824.88120: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fba25a0> <<< 5599 1726879824.88179: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.88186: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352743e30><<< 5599 1726879824.88229: stdout chunk (state=3): >>> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273d580> <<< 5599 1726879824.88276: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.88289: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.88340: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb8f1d0> <<< 5599 1726879824.88344: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352786f00> <<< 5599 1726879824.88362: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'<<< 5599 1726879824.88368: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 5599 1726879824.88372: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352787080><<< 5599 1726879824.88405: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py<<< 5599 1726879824.88412: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.88417: stdout chunk (state=3): >>> <<< 5599 1726879824.88433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879824.88475: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 5599 1726879824.88479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'<<< 5599 1726879824.88480: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.88539: stdout chunk (state=3): >>> # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.88543: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.88576: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352788c20> <<< 5599 1726879824.88582: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.88602: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93527889e0><<< 5599 1726879824.88606: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879824.88679: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 5599 1726879824.88697: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.88739: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.88780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 5599 1726879824.88795: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.88798: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.88828: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.88832: stdout chunk (state=3): >>> <<< 5599 1726879824.88879: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935278b170> <<< 5599 1726879824.88900: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 5599 1726879824.88903: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93527892e0><<< 5599 1726879824.88908: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.88913: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.88955: stdout chunk (state=3): >>> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879824.88958: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 5599 1726879824.88961: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 5599 1726879824.88973: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 5599 1726879824.89014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.89018: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.89025: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.89063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py<<< 5599 1726879824.89070: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 5599 1726879824.89106: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5599 1726879824.89110: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 5599 1726879824.89113: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.89116: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.89129: stdout chunk (state=3): >>>import '_string' # <<< 5599 1726879824.89137: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.89157: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 5599 1726879824.89180: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.89184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 5599 1726879824.89219: stdout chunk (state=3): >>> import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352796960> <<< 5599 1726879824.89224: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.89233: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 5599 1726879824.89236: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fbba0c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fbb9cd0> import 'ansible.module_utils.facts.system.user' # <<< 5599 1726879824.89258: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879824.89270: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 5599 1726879824.89282: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.89318: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.89325: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.89369: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 5599 1726879824.89379: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.89420: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935278b2f0> <<< 5599 1726879824.89427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 5599 1726879824.89439: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849bfe00> <<< 5599 1726879824.89452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 5599 1726879824.89484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5599 1726879824.89527: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879824.89559: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.89589: stdout chunk (state=3): >>> # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.89594: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352797bf0> <<< 5599 1726879824.89629: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352797770> <<< 5599 1726879824.89665: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849be870> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 5599 1726879824.89705: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.89730: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352797cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352787380> <<< 5599 1726879824.89756: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 5599 1726879824.89777: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 5599 1726879824.89786: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 5599 1726879824.89801: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.89805: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879824.89849: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.89851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879824.89876: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.89934: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.89942: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879824.89969: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.89974: stdout chunk (state=3): >>> import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935279b2c0> <<< 5599 1726879824.89986: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 5599 1726879824.90002: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.90050: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 5599 1726879824.90053: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.90071: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.90083: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.90114: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.90131: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 5599 1726879824.90183: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.90231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 5599 1726879824.90255: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879824.90289: stdout chunk (state=3): >>> # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935279c2f0><<< 5599 1726879824.90295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 5599 1726879824.90297: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.90315: stdout chunk (state=3): >>> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352799a30> <<< 5599 1726879824.90357: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.90360: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879824.90367: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935279ade0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352799640> <<< 5599 1726879824.90434: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13849ee030> <<< 5599 1726879824.90448: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 5599 1726879824.90452: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879824.90455: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 5599 1726879824.90471: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879824.90577: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.90621: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849e2e70> <<< 5599 1726879824.90627: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 5599 1726879824.90636: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879824.90696: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.90736: stdout chunk (state=3): >>> <<< 5599 1726879824.90763: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 5599 1726879824.90816: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.90832: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879824.90846: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.90857: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 5599 1726879824.90864: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.90890: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.90909: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.90935: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 5599 1726879824.90938: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.90955: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879824.90963: stdout chunk (state=3): >>> <<< 5599 1726879824.91060: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.91186: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.91225: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 5599 1726879824.91239: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.91282: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.91329: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 5599 1726879824.91338: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.91381: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.91439: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.91444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 5599 1726879824.91458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 5599 1726879824.91474: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.91500: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138479ddf0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849e3050> <<< 5599 1726879824.91523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 5599 1726879824.91527: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.91529: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.91549: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 5599 1726879824.91594: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.91636: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 5599 1726879824.91645: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.91815: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92000: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 5599 1726879824.92004: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92009: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 5599 1726879824.92021: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92106: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92132: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92207: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92263: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 5599 1726879824.92266: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92268: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92300: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 5599 1726879824.92310: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 5599 1726879824.92341: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92358: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92374: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92479: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 5599 1726879824.92487: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92516: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92553: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92680: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92683: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 5599 1726879824.92689: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 5599 1726879824.92877: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 5599 1726879824.92881: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92884: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92886: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92889: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 5599 1726879824.92897: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92927: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92955: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 5599 1726879824.92972: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.92977: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 5599 1726879824.93002: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.93006: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.93039: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.93095: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.93207: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.93437: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.93693: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 5599 1726879824.93697: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 5599 1726879824.93702: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.93714: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 5599 1726879824.93735: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879824.93743: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 5599 1726879824.93769: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879824.93773: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 5599 1726879824.93794: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.93827: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879824.93831: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.93833: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 5599 1726879824.93840: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.93844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879824.93919: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879824.93924: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.93927: stdout chunk (state=3): >>> <<< 5599 1726879824.93935: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93526244d0><<< 5599 1726879824.93990: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 5599 1726879824.93996: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.94027: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.94049: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 5599 1726879824.94070: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.94101: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5599 1726879824.94104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879824.94137: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.94152: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352625340> <<< 5599 1726879824.94174: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935279f9b0> <<< 5599 1726879824.94193: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 5599 1726879824.94199: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.94244: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 5599 1726879824.94250: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 5599 1726879824.94290: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879824.94295: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.94298: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.94315: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.94339: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879824.94344: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 5599 1726879824.94353: stdout chunk (state=3): >>> import 'ansible.module_utils._text' # <<< 5599 1726879824.94378: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.94394: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.94424: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.94492: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 5599 1726879824.94599: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.94635: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.94669: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879824.94671: stdout chunk (state=3): >>> <<< 5599 1726879824.94711: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 5599 1726879824.94718: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.94882: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.94926: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 5599 1726879824.94939: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.94971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5599 1726879824.94977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'<<< 5599 1726879824.94998: stdout chunk (state=3): >>> <<< 5599 1726879824.95002: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352625310> <<< 5599 1726879824.95023: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95035: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95075: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 5599 1726879824.95083: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 5599 1726879824.95086: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95096: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95099: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 5599 1726879824.95118: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95152: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95159: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 5599 1726879824.95170: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95201: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 5599 1726879824.95205: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95207: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95245: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 5599 1726879824.95253: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95287: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95306: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95327: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 5599 1726879824.95334: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95419: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95423: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95509: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 5599 1726879824.95530: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95542: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95552: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 5599 1726879824.95562: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95612: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95633: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95659: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 5599 1726879824.95678: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95692: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95716: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95770: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95823: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95870: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 5599 1726879824.95879: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95905: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95915: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.95962: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 5599 1726879824.95965: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879824.96010: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96014: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96022: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 5599 1726879824.96047: stdout chunk (state=3): >>> <<< 5599 1726879824.96067: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 5599 1726879824.96070: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96098: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96121: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96157: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 5599 1726879824.96196: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 5599 1726879824.96209: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96238: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 5599 1726879824.96248: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96311: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96341: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96378: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 5599 1726879824.96384: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96439: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96504: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 5599 1726879824.96510: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96559: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 5599 1726879824.96567: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96621: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96678: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 5599 1726879824.96686: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96732: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96788: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 5599 1726879824.96796: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96811: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96890: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96908: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.96983: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 5599 1726879824.96990: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 5599 1726879824.97101: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.97104: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 5599 1726879824.97107: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.97162: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.97191: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 5599 1726879824.97209: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 5599 1726879824.97232: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879824.97236: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 5599 1726879824.97258: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.97282: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.97284: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.97321: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 5599 1726879824.97325: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.97353: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.97404: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 5599 1726879824.97407: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 5599 1726879824.97409: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.97434: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.97475: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 5599 1726879824.97481: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.97561: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.97649: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 5599 1726879824.97663: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.97675: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.97690: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 5599 1726879824.97713: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.97737: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # <<< 5599 1726879824.97794: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.97803: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5599 1726879824.97837: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879824.97877: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.97964: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6f9eb950> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6f9eb710> <<< 5599 1726879824.97968: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879824.97971: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 5599 1726879824.97991: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6f9e9520> <<< 5599 1726879824.98020: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.98098: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 5599 1726879824.98118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 5599 1726879824.98122: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.98177: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.98229: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 5599 1726879824.98238: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.98423: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.98450: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.98666: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 5599 1726879824.98677: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.98727: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.98780: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 5599 1726879824.98789: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.98835: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.98897: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 5599 1726879824.98900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879824.98996: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.99000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879824.99026: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879824.99032: stdout chunk (state=3): >>> <<< 5599 1726879824.99081: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 5599 1726879824.99085: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 5599 1726879824.99092: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.99164: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352627cb0> <<< 5599 1726879824.99197: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.99200: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.99286: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 5599 1726879824.99295: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 5599 1726879824.99330: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.99370: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879824.99456: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5599 1726879824.99480: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5599 1726879824.99503: stdout chunk (state=3): >>> import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879824.99549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<< 5599 1726879824.99620: stdout chunk (state=3): >>> <<< 5599 1726879824.99665: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879824.99676: stdout chunk (state=3): >>> <<< 5599 1726879824.99906: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879824.99910: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 5599 1726879824.99916: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935262dd90> <<< 5599 1726879824.99919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 5599 1726879824.99931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 5599 1726879824.99998: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13847c6fc0> <<< 5599 1726879825.00002: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879825.00007: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935262e720><<< 5599 1726879825.00011: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13847c60f0> <<< 5599 1726879825.00023: stdout chunk (state=3): >>> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352626990><<< 5599 1726879825.00045: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879825.00053: stdout chunk (state=3): >>> <<< 5599 1726879825.00061: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13847c2120> <<< 5599 1726879825.00117: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.00125: stdout chunk (state=3): >>> <<< 5599 1726879825.00197: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available<<< 5599 1726879825.00203: stdout chunk (state=3): >>> <<< 5599 1726879825.00320: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.00344: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.00445: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.00448: stdout chunk (state=3): >>> <<< 5599 1726879825.00559: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879825.00632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879825.00760: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879825.00840: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935262d490> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935262e810><<< 5599 1726879825.00843: stdout chunk (state=3): >>> <<< 5599 1726879825.00891: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 5599 1726879825.00898: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 5599 1726879825.00929: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.00936: stdout chunk (state=3): >>> <<< 5599 1726879825.01034: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.01040: stdout chunk (state=3): >>> <<< 5599 1726879825.01145: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.01151: stdout chunk (state=3): >>> <<< 5599 1726879825.01258: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py<<< 5599 1726879825.01262: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'<<< 5599 1726879825.01269: stdout chunk (state=3): >>> <<< 5599 1726879825.01299: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879825.01342: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879825.01374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py<<< 5599 1726879825.01459: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879825.01494: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py<<< 5599 1726879825.01501: stdout chunk (state=3): >>> <<< 5599 1726879825.01529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 5599 1726879825.01536: stdout chunk (state=3): >>> <<< 5599 1726879825.01629: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526be8d0><<< 5599 1726879825.01635: stdout chunk (state=3): >>> <<< 5599 1726879825.01709: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352638560> <<< 5599 1726879825.01837: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526326c0><<< 5599 1726879825.01845: stdout chunk (state=3): >>> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352632540> <<< 5599 1726879825.01878: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available<<< 5599 1726879825.01885: stdout chunk (state=3): >>> <<< 5599 1726879825.01924: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.01976: stdout chunk (state=3): >>> import 'ansible.module_utils.common._utils' # <<< 5599 1726879825.01980: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879825.02071: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879825.02103: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879825.02140: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 5599 1726879825.02166: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879825.02256: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.02319: stdout chunk (state=3): >>> <<< 5599 1726879825.02365: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.02374: stdout chunk (state=3): >>> <<< 5599 1726879825.02402: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.02408: stdout chunk (state=3): >>> <<< 5599 1726879825.02443: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.02449: stdout chunk (state=3): >>> <<< 5599 1726879825.02518: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.02520: stdout chunk (state=3): >>> <<< 5599 1726879825.02593: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.02697: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.namespace' # <<< 5599 1726879825.02708: stdout chunk (state=3): >>> <<< 5599 1726879825.02726: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.02732: stdout chunk (state=3): >>> <<< 5599 1726879825.02866: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.02870: stdout chunk (state=3): >>> <<< 5599 1726879825.02997: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.03082: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # <<< 5599 1726879825.03105: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.03111: stdout chunk (state=3): >>> <<< 5599 1726879825.03425: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.03718: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.03791: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879825.03881: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 5599 1726879825.03885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879825.03928: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py<<< 5599 1726879825.03934: stdout chunk (state=3): >>> <<< 5599 1726879825.03965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 5599 1726879825.03992: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py<<< 5599 1726879825.04018: stdout chunk (state=3): >>> <<< 5599 1726879825.04038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'<<< 5599 1726879825.04044: stdout chunk (state=3): >>> <<< 5599 1726879825.04078: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c53d0><<< 5599 1726879825.04110: stdout chunk (state=3): >>> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py<<< 5599 1726879825.04114: stdout chunk (state=3): >>> <<< 5599 1726879825.04136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'<<< 5599 1726879825.04167: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py<<< 5599 1726879825.04324: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b47f80> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351b482c0> <<< 5599 1726879825.04398: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526a9040><<< 5599 1726879825.04435: stdout chunk (state=3): >>> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526aa390><<< 5599 1726879825.04444: stdout chunk (state=3): >>> <<< 5599 1726879825.04486: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c7800> <<< 5599 1726879825.04518: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c7140> <<< 5599 1726879825.04539: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py<<< 5599 1726879825.04609: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 5599 1726879825.04639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py<<< 5599 1726879825.04656: stdout chunk (state=3): >>> <<< 5599 1726879825.04667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'<<< 5599 1726879825.04690: stdout chunk (state=3): >>> <<< 5599 1726879825.04703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 5599 1726879825.04725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 5599 1726879825.04770: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879825.04781: stdout chunk (state=3): >>> import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351b4b2c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b4ab70><<< 5599 1726879825.04819: stdout chunk (state=3): >>> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879825.04835: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879825.04866: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351b4ad50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b49fa0><<< 5599 1726879825.04870: stdout chunk (state=3): >>> <<< 5599 1726879825.04897: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py<<< 5599 1726879825.05039: stdout chunk (state=3): >>> <<< 5599 1726879825.05077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 5599 1726879825.05081: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b4b380> <<< 5599 1726879825.05114: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py<<< 5599 1726879825.05121: stdout chunk (state=3): >>> <<< 5599 1726879825.05176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'<<< 5599 1726879825.05179: stdout chunk (state=3): >>> <<< 5599 1726879825.05211: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879825.05242: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879825.05248: stdout chunk (state=3): >>>import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351bb5eb0> <<< 5599 1726879825.05294: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b4be90><<< 5599 1726879825.05300: stdout chunk (state=3): >>> <<< 5599 1726879825.05351: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c7380><<< 5599 1726879825.05363: stdout chunk (state=3): >>> <<< 5599 1726879825.05371: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 5599 1726879825.05406: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available<<< 5599 1726879825.05412: stdout chunk (state=3): >>> <<< 5599 1726879825.05437: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.05474: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 5599 1726879825.05649: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # <<< 5599 1726879825.05655: stdout chunk (state=3): >>> <<< 5599 1726879825.05688: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.05694: stdout chunk (state=3): >>> <<< 5599 1726879825.05774: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.05781: stdout chunk (state=3): >>> <<< 5599 1726879825.05852: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 5599 1726879825.05885: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.05902: stdout chunk (state=3): >>> <<< 5599 1726879825.05919: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.05928: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system' # <<< 5599 1726879825.05952: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.06002: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879825.06049: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 5599 1726879825.06076: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.06082: stdout chunk (state=3): >>> <<< 5599 1726879825.06164: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.06237: stdout chunk (state=3): >>> <<< 5599 1726879825.06240: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 5599 1726879825.06257: stdout chunk (state=3): >>> <<< 5599 1726879825.06271: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.06279: stdout chunk (state=3): >>> <<< 5599 1726879825.06339: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.06346: stdout chunk (state=3): >>> <<< 5599 1726879825.06404: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 5599 1726879825.06410: stdout chunk (state=3): >>> <<< 5599 1726879825.06431: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.06526: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879825.06629: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.06635: stdout chunk (state=3): >>> <<< 5599 1726879825.06729: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.06827: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 5599 1726879825.06843: stdout chunk (state=3): >>> <<< 5599 1726879825.06851: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 5599 1726879825.06872: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.07744: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.08542: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 5599 1726879825.08546: stdout chunk (state=3): >>> <<< 5599 1726879825.08560: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.08623: stdout chunk (state=3): >>> <<< 5599 1726879825.08665: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.08669: stdout chunk (state=3): >>> <<< 5599 1726879825.08759: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.08767: stdout chunk (state=3): >>> <<< 5599 1726879825.08820: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.08826: stdout chunk (state=3): >>> <<< 5599 1726879825.08881: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 5599 1726879825.08885: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.date_time' # <<< 5599 1726879825.08914: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879825.08997: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # <<< 5599 1726879825.09025: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.09136: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.09232: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 5599 1726879825.09284: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.09321: stdout chunk (state=3): >>> <<< 5599 1726879825.09332: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 5599 1726879825.09358: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.09406: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.09453: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.loadavg' # <<< 5599 1726879825.09461: stdout chunk (state=3): >>> <<< 5599 1726879825.09485: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.09613: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.09619: stdout chunk (state=3): >>> <<< 5599 1726879825.09752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 5599 1726879825.09810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bb7860> <<< 5599 1726879825.09859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 5599 1726879825.10020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5599 1726879825.10114: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bb6b10><<< 5599 1726879825.10122: stdout chunk (state=3): >>> <<< 5599 1726879825.10146: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 5599 1726879825.10158: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.10166: stdout chunk (state=3): >>> <<< 5599 1726879825.10275: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.10281: stdout chunk (state=3): >>> <<< 5599 1726879825.10385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 5599 1726879825.10399: stdout chunk (state=3): >>> <<< 5599 1726879825.10411: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.10418: stdout chunk (state=3): >>> <<< 5599 1726879825.10570: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.10578: stdout chunk (state=3): >>> <<< 5599 1726879825.10728: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 5599 1726879825.10741: stdout chunk (state=3): >>> <<< 5599 1726879825.10754: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.10978: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # <<< 5599 1726879825.10996: stdout chunk (state=3): >>> <<< 5599 1726879825.11005: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.11072: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.11080: stdout chunk (state=3): >>> <<< 5599 1726879825.11153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py<<< 5599 1726879825.11159: stdout chunk (state=3): >>> <<< 5599 1726879825.11230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'<<< 5599 1726879825.11241: stdout chunk (state=3): >>> <<< 5599 1726879825.11342: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879825.11345: stdout chunk (state=3): >>> <<< 5599 1726879825.11456: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879825.11466: stdout chunk (state=3): >>> import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351bea1e0> <<< 5599 1726879825.11794: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bd5fd0><<< 5599 1726879825.11809: stdout chunk (state=3): >>> <<< 5599 1726879825.11816: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 5599 1726879825.11922: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 5599 1726879825.11928: stdout chunk (state=3): >>> <<< 5599 1726879825.12015: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 5599 1726879825.12028: stdout chunk (state=3): >>> <<< 5599 1726879825.12040: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.12047: stdout chunk (state=3): >>> <<< 5599 1726879825.12185: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.12193: stdout chunk (state=3): >>> <<< 5599 1726879825.12333: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.12341: stdout chunk (state=3): >>> <<< 5599 1726879825.12541: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.12547: stdout chunk (state=3): >>> <<< 5599 1726879825.12793: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 5599 1726879825.12797: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.service_mgr' # <<< 5599 1726879825.12829: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879825.12895: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.12957: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 5599 1726879825.12978: stdout chunk (state=3): >>> <<< 5599 1726879825.12983: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.13050: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.13057: stdout chunk (state=3): >>> <<< 5599 1726879825.13130: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py<<< 5599 1726879825.13146: stdout chunk (state=3): >>> <<< 5599 1726879825.13152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 5599 1726879825.13219: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879825.13226: stdout chunk (state=3): >>> import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351a01760><<< 5599 1726879825.13244: stdout chunk (state=3): >>> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bd7980> import 'ansible.module_utils.facts.system.user' # <<< 5599 1726879825.13300: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879825.13324: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 5599 1726879825.13351: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879825.13398: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.13455: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.hardware.base' # <<< 5599 1726879825.13485: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.13762: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.13815: stdout chunk (state=3): >>> <<< 5599 1726879825.13867: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 5599 1726879825.13889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 5599 1726879825.13906: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480ee10> <<< 5599 1726879825.13933: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 5599 1726879825.13954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 5599 1726879825.13985: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480d3d0> <<< 5599 1726879825.14049: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 5599 1726879825.14058: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 5599 1726879825.14072: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.14077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879825.14101: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480fd10> <<< 5599 1726879825.14114: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480e360> <<< 5599 1726879825.14318: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.14387: 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 <<< 5599 1726879825.14411: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.14415: stdout chunk (state=3): >>> <<< 5599 1726879825.14484: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.14490: stdout chunk (state=3): >>> <<< 5599 1726879825.14558: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 5599 1726879825.14577: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 5599 1726879825.14595: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.14602: stdout chunk (state=3): >>> <<< 5599 1726879825.14634: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.14640: stdout chunk (state=3): >>> <<< 5599 1726879825.14677: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.14683: stdout chunk (state=3): >>> <<< 5599 1726879825.14920: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.15019: stdout chunk (state=3): >>> <<< 5599 1726879825.15195: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 5599 1726879825.15199: stdout chunk (state=3): >>> <<< 5599 1726879825.15202: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 5599 1726879825.15212: stdout chunk (state=3): >>> <<< 5599 1726879825.15227: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.15446: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.15453: stdout chunk (state=3): >>> <<< 5599 1726879825.15666: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 5599 1726879825.15686: stdout chunk (state=3): >>> <<< 5599 1726879825.15693: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.15750: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.15761: stdout chunk (state=3): >>> <<< 5599 1726879825.15787: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 5599 1726879825.15817: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.15822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 5599 1726879825.15826: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fa31a00> <<< 5599 1726879825.15857: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 5599 1726879825.15881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 5599 1726879825.15904: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fa32bd0> <<< 5599 1726879825.15954: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 5599 1726879825.15970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879825.16027: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 5599 1726879825.16073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb98dd0> <<< 5599 1726879825.16076: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fa325d0> <<< 5599 1726879825.16362: 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 <<< 5599 1726879825.17024: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.17677: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 5599 1726879825.17702: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 5599 1726879825.17709: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.17886: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.18065: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 5599 1726879825.18089: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.18260: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.18428: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 5599 1726879825.18455: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.18736: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.19007: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 5599 1726879825.19034: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.19058: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.19081: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network' # <<< 5599 1726879825.19086: stdout chunk (state=3): >>> <<< 5599 1726879825.19108: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.19179: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.19246: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 5599 1726879825.19270: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.19445: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.19623: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.19995: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.20216: stdout chunk (state=3): >>> <<< 5599 1726879825.20369: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 5599 1726879825.20389: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 5599 1726879825.20412: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.20418: stdout chunk (state=3): >>> <<< 5599 1726879825.20622: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 5599 1726879825.20710: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.20713: stdout chunk (state=3): >>> <<< 5599 1726879825.20828: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 5599 1726879825.20840: stdout chunk (state=3): >>> <<< 5599 1726879825.20853: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.20892: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.20899: stdout chunk (state=3): >>> <<< 5599 1726879825.20938: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 5599 1726879825.20960: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.20969: stdout chunk (state=3): >>> <<< 5599 1726879825.21069: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.21078: stdout chunk (state=3): >>> <<< 5599 1726879825.21166: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 5599 1726879825.21180: stdout chunk (state=3): >>> <<< 5599 1726879825.21196: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.21201: stdout chunk (state=3): >>> <<< 5599 1726879825.21290: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.21296: stdout chunk (state=3): >>> <<< 5599 1726879825.21386: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 5599 1726879825.21399: stdout chunk (state=3): >>> <<< 5599 1726879825.21414: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.21418: stdout chunk (state=3): >>> <<< 5599 1726879825.21895: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.22376: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 5599 1726879825.22399: stdout chunk (state=3): >>> <<< 5599 1726879825.22402: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.22501: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.22507: stdout chunk (state=3): >>> <<< 5599 1726879825.22614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 5599 1726879825.22720: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # <<< 5599 1726879825.22737: stdout chunk (state=3): >>> <<< 5599 1726879825.22753: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.22808: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.22876: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 5599 1726879825.22895: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879825.22933: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.22985: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.openbsd' # <<< 5599 1726879825.23005: stdout chunk (state=3): >>> <<< 5599 1726879825.23011: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.23149: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.23157: stdout chunk (state=3): >>> <<< 5599 1726879825.23284: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 5599 1726879825.23309: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879825.23337: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.23343: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual' # <<< 5599 1726879825.23372: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879825.23444: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.23514: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual.base' # <<< 5599 1726879825.23526: stdout chunk (state=3): >>> <<< 5599 1726879825.23545: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.23578: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.23584: stdout chunk (state=3): >>> <<< 5599 1726879825.23616: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.23622: stdout chunk (state=3): >>> <<< 5599 1726879825.23696: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.23704: stdout chunk (state=3): >>> <<< 5599 1726879825.23781: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.23906: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879825.24037: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 5599 1726879825.24045: stdout chunk (state=3): >>> <<< 5599 1726879825.24063: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # <<< 5599 1726879825.24083: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 5599 1726879825.24102: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.24185: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.24194: stdout chunk (state=3): >>> <<< 5599 1726879825.24274: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 5599 1726879825.24287: stdout chunk (state=3): >>> <<< 5599 1726879825.24303: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.24662: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.24668: stdout chunk (state=3): >>> <<< 5599 1726879825.25024: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 5599 1726879825.25035: stdout chunk (state=3): >>> <<< 5599 1726879825.25047: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.25130: stdout chunk (state=3): >>> <<< 5599 1726879825.25133: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.25136: stdout chunk (state=3): >>> <<< 5599 1726879825.25210: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 5599 1726879825.25225: stdout chunk (state=3): >>> <<< 5599 1726879825.25239: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.25318: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.25325: stdout chunk (state=3): >>> <<< 5599 1726879825.25399: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 5599 1726879825.25418: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.25518: stdout chunk (state=3): >>> <<< 5599 1726879825.25575: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.25581: stdout chunk (state=3): >>> <<< 5599 1726879825.25722: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 5599 1726879825.25735: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.default_collectors' # <<< 5599 1726879825.25744: stdout chunk (state=3): >>> <<< 5599 1726879825.25762: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.25769: stdout chunk (state=3): >>> <<< 5599 1726879825.25911: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879825.25920: stdout chunk (state=3): >>> <<< 5599 1726879825.26078: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 5599 1726879825.26087: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.compat' # <<< 5599 1726879825.26101: stdout chunk (state=3): >>>import 'ansible.module_utils.facts' # <<< 5599 1726879825.26109: stdout chunk (state=3): >>> <<< 5599 1726879825.26316: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879825.26554: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 5599 1726879825.26578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 5599 1726879825.26605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 5599 1726879825.26638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 5599 1726879825.26695: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879825.26722: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879825.26728: stdout chunk (state=3): >>>import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351a2e630> <<< 5599 1726879825.26765: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a2ce30> <<< 5599 1726879825.26844: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a2bbc0> <<< 5599 1726879825.36548: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_fips": false, "ansible_local": {}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-149.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-149", "ansible_nodename": "ip-10-31-14-149.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": "ec2f63b61c8ecfb15b86b11eec4f7077", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAP6iQrhLrkAYx8I+6rkDWXcOd7eab+0FZkvGSZMZScNHDwMZGqu/DXeqZBG0tYD7uuHDyun3e72/4GWDooUeW1UcepQHBDHF+vww+6PJ9HgYVeuEEPPT7bBa0mwTLzkoO0HGoElL0zlKPzNdX7hsEnPZHyYixOxyccNK/XQXxIk1AAAAFQDnVlaqecY161DAYoCDjvWYCwga7wAAAIEA4RRl0xVXG5Fo9EUWmVvH7mDmNxxE3lS2muP+GFILQxThxiRBRdRplTTHZhyxV9Va8eR/Ur/2Zcmb58e1ZwHQIYpwQuM9PGddSQGotzgi8lZcp35/8gc8m+ztO+IhztFrhUFVbPMgx2SkZIpzj5+YF828rBM9fCqn1flR8x5a71EAAACBAPtpDIbgXL+QNEPC34cr1+N1Pab2C79heRKAkN9UaI5lS8ahKm8OJ7oQMl1IT0D7lpE+/GMdihUPLmcjrpQusL03yf214RU5hjKxFucPXOA6vYL5OQMU1dnWcTU9z5tqZaks/xv3RWjPAabjno4TENGIFDLafBQWdJlYbXB2l+gi", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDNfoxzSG9X1d/fgUUF8UP4DQqEb7B8JpuQSHnai0gOa//Djbv0TPZV20zfUIRp3HKjTMwpY/OuA9EDBsBWT6ZFPNrHjTwGT2xk0PGtMOVQhtXvTGXX99C/irGCbTKpNrxQJhoZW+H9MiDtkh1zcc4Fi6TZix1hjGgLRy/5Enisg1WWE/cadbfhndu2chO8fwCL82EW0+S4oLIV45nFcCH4P55l/XZpnP8uk3zunoV8mRh37Qr2gOqRfbtgSzamsrzY0d6U3oCjLBoGpWPkbec4oSxDoQ7py3cnIfds2QPHBB1KlZsZ0nBJMnyuhhI6wLb5pl+583f3YMRq9j8sjnlZbN/DLYQReZlBl3JxwPwnlzZBijnEp1pWy5bfw8130rUqwwvmq/m3AkG2z2IfFa/J4UuGD4//xI6JaFQdfUtrxB8c/SoE7C2ewBuCUVC5yGygn1o16kcZsAkheUKAOf+zk6KLvs6VEvnuTnTAGarKtTcR9CBJW3Qf5Nz97IDiY28=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDecs2C8gzeYDQY9EngCE5ecykC7CsHJDD1j9anPXlewH7cQ6ZbLD2O6dXT5T4ZV3nXqKNuZpF3NKxT8kLJiuMs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIEBX+6e36vVU38mfXhgnvytjsGJlD7E+qsSxir005FU9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "24", "epoch": "1726879824", "epoch_int": "1726879824", "date": "2024-09-20", "time": <<< 5599 1726879825.36578: stdout chunk (state=3): >>>"20:50:24", "iso8601_micro": "2024-09-21T00:50:24.987638Z", "iso8601": "2024-09-21T00:50:24Z", "iso8601_basic": "20240920T205024987638", "iso8601_basic_short": "20240920T205024", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 43290 10.31.14.149 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "1", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 43290 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"], "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_pkg_mgr": "dnf", "ansible_loadavg": {"1m": 1.1455078125, "5m": 0.35791015625, "15m": 0.125}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c6:c7:d4:59", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.149", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::5a1c:51f2:b142:804d", "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]", "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 [fixe<<< 5599 1726879825.36593: stdout chunk (state=3): >>>d]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.149", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c6:c7:d4:59", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.149"], "ansible_all_ipv6_addresses": ["fe80::5a1c:51f2:b142:804d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.149", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::5a1c:51f2:b142:804d"]}, "ansible_hostnqn": "", "ansible_service_mgr": "systemd", "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": 3525, "ansible_memfree_mb": 2683, "ansible_swaptotal_mb": 3524, "ansible_swapfree_mb": 3524, "ansible_memory_mb"<<< 5599 1726879825.36627: stdout chunk (state=3): >>>: {"real": {"total": 3525, "used": 842, "free": 2683}, "nocache": {"free": 3314, "used": 211}, "swap": {"total": 3524, "free": 3524, "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": "ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077", "ansible_product_uuid": "ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7219200", "sectorsize": "4096", "size": "3.44 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 77, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251126472704, "block_size": 4096, "block_total": 64483404, "block_available": 61310174, "block_used": 3173230, "inode_total": 16384000, "inode_available": 16303251, "inode_used": 80749, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 5599 1726879825.37205: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879825.37210: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ <<< 5599 1726879825.37224: stdout chunk (state=3): >>># clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp<<< 5599 1726879825.37269: stdout chunk (state=3): >>> # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig <<< 5599 1726879825.37298: stdout chunk (state=3): >>># cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 5599 1726879825.37337: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing <<< 5599 1726879825.37370: stdout chunk (state=3): >>># cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six <<< 5599 1726879825.37394: 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro <<< 5599 1726879825.37437: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ <<< 5599 1726879825.37464: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd <<< 5599 1726879825.37513: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware <<< 5599 1726879825.37531: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 5599 1726879825.37875: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879825.37886: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5599 1726879825.37907: stdout chunk (state=3): >>># destroy _bz2 <<< 5599 1726879825.37925: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 5599 1726879825.37932: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5599 1726879825.37953: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 5599 1726879825.38003: stdout chunk (state=3): >>># destroy ntpath # destroy importlib <<< 5599 1726879825.38020: stdout chunk (state=3): >>># destroy zipimport <<< 5599 1726879825.38036: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 5599 1726879825.38045: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale <<< 5599 1726879825.38070: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal <<< 5599 1726879825.38087: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 5599 1726879825.38094: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 5599 1726879825.38142: stdout chunk (state=3): >>># destroy _hashlib <<< 5599 1726879825.38156: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil <<< 5599 1726879825.38167: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 5599 1726879825.38215: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 5599 1726879825.38224: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues <<< 5599 1726879825.38241: stdout chunk (state=3): >>># destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 5599 1726879825.38252: stdout chunk (state=3): >>># destroy _pickle <<< 5599 1726879825.38259: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue <<< 5599 1726879825.38288: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors <<< 5599 1726879825.38304: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 5599 1726879825.38310: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 5599 1726879825.38344: stdout chunk (state=3): >>># destroy _ssl <<< 5599 1726879825.38399: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json <<< 5599 1726879825.38440: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 5599 1726879825.38453: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 5599 1726879825.38504: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 5599 1726879825.38559: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 5599 1726879825.38569: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 5599 1726879825.38591: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 5599 1726879825.38642: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig <<< 5599 1726879825.38652: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-141", "ansible_nodename": "ip-10-31-14-141.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": "ec2f68a6ec25a63ed35d143a27481d61", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2QB0/hXOB/EfE+k", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 42886 10.31.14.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 42886 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "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": 3717, "ansible_memfree_mb": 2893, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 824, "free": 2893}, "nocache": {"free": 3475, "used": 242}, "swap": {"total": 3716, "free": 3716, "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": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "ansible_product_uuid": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectors<<< 5599 1726879825.38697: stdout chunk (state=3): >>># cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5599 1726879825.38702: stdout chunk (state=3): >>>ize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 372, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251217645568, "block_size": 4096, "block_total": 64483404, "block_available": 61332433, "block_used": 3150971, "inode_total": 16384000, "inode_available": 16303663, "inode_used": 80337, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_local": {}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::efc2:9347:ac1a:9284", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1"<<< 5599 1726879825.38705: stdout chunk (state=3): >>>, "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.141"], "ansible_all_ipv6_addresses": ["fe80::efc2:9347:ac1a:9284"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::efc2:9347:ac1a:9284"]}, "ansible_hostnqn": "", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.939453125, "5m": 0.35302734375, "15m": 0.1328125}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "25", "epoch": "1726879825", "epoch_int": "1726879825", "date": "2024-09-20", "time": "20:50:25", "iso8601_micro": "2024-09-21T00:50:25.382386Z", "iso8601": "2024-09-21T00:50:25Z", "iso8601_basic": "20240920T205025382386", "iso8601_basic_short": "20240920T205025", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 5599 1726879825.38716: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879825.38837: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5599 1726879825.38888: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 5599 1726879825.38891: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 5599 1726879825.38916: stdout chunk (state=3): >>># destroy tokenize <<< 5599 1726879825.38922: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5599 1726879825.38954: stdout chunk (state=3): >>># destroy _typing <<< 5599 1726879825.38968: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 5599 1726879825.38980: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5599 1726879825.39013: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879825.39109: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 5599 1726879825.39113: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 5599 1726879825.39135: stdout chunk (state=3): >>># destroy time <<< 5599 1726879825.39153: stdout chunk (state=3): >>># destroy _random <<< 5599 1726879825.39167: stdout chunk (state=3): >>># destroy _weakref <<< 5599 1726879825.39191: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re <<< 5599 1726879825.39217: stdout chunk (state=3): >>># destroy itertools <<< 5599 1726879825.39223: stdout chunk (state=3): >>># destroy _abc # destroy posix <<< 5599 1726879825.39234: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread <<< 5599 1726879825.39259: stdout chunk (state=3): >>># clear sys.audit hooks <<< 5599 1726879825.39281: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin <<< 5599 1726879825.39285: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io <<< 5599 1726879825.39299: stdout chunk (state=3): >>># cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 5599 1726879825.39323: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy <<< 5599 1726879825.39339: stdout chunk (state=3): >>># cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing <<< 5599 1726879825.39343: stdout chunk (state=3): >>># destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner <<< 5599 1726879825.39372: stdout chunk (state=3): >>># cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime <<< 5599 1726879825.39392: stdout chunk (state=3): >>># cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves <<< 5599 1726879825.39401: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors <<< 5599 1726879825.39423: 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 _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 <<< 5599 1726879825.39457: stdout chunk (state=3): >>># destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util <<< 5599 1726879825.39495: stdout chunk (state=3): >>># cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux<<< 5599 1726879825.39549: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 5599 1726879825.39747: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.149 closed. <<< 5599 1726879825.39778: stderr chunk (state=3): >>><<< 5599 1726879825.39781: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70cd4530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ca3b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70cd6ab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70a85160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70a85fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac3e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac3f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70afb8c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70afbf50>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70adbb60>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ad9280>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac1040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b1f800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b1e420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ada150>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b1ccb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b50890>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac02c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b50d40>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b50bf0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b50fb0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70abede0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b51670>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b51340>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b52510>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b68740>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b69e20>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b6acf0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b6b350>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b6a270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b6bdd0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b6b500>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b52570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70863c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7088c740>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088c4a0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7088c770>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7088c950>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70861e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088df70>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088cbf0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b52c60>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708be300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708d6480>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70913230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee709359d0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70913350>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708d7110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70758350>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708d54c0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088eea0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fee70758530>\r\n# zipimport: found 103 names in \'/tmp/ansible_setup_payload_m8eqroux/ansible_setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707c1fa0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70798e90>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7075bf50>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7079be30>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee707f1970>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f1700>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f1010>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f1460>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707c2c30>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee707f2720>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee707f2960>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f2ea0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70654c20>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70656840>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70657200>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706583e0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065aea0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7065b200>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70659160>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065ef30>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065da00>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065d760>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065fe30>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706595e0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706a3080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a3290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706a4d70>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a4b00>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706a7230>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a5400>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b2a20>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a73b0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b3ce0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b3b90>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b33e0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a3440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b7410>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b8710>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b5b80>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b6f00>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b5760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7053c860>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053d700>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b4c50>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053d430>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053fb60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70546030>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee705468d0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053f3e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70545670>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70546a80>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705d6c00>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70550920>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7054aa20>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7054a8a0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705d9a60>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb00200>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb00560>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705c1250>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705c2600>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705d8170>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705db710>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb03590>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb02e70>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb03050>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb022a0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb03650>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb6a180>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb681a0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705dbef0>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb6a480>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb6b020>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fba25a0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb8f1d0>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fbba0c0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fbb9cd0>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6f9eb950>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6f9eb710>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6f9e9520>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc\'\r\nimport \'multiprocessing.queues\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fa31a00>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc\'\r\nimport \'multiprocessing.synchronize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fa32bd0>\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc\'\r\nimport \'multiprocessing.dummy.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb98dd0>\r\nimport \'multiprocessing.dummy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fa325d0>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{"ansible_facts": {"ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_fips": false, "ansible_local": {}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-149.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-149", "ansible_nodename": "ip-10-31-14-149.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": "ec2f63b61c8ecfb15b86b11eec4f7077", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAP6iQrhLrkAYx8I+6rkDWXcOd7eab+0FZkvGSZMZScNHDwMZGqu/DXeqZBG0tYD7uuHDyun3e72/4GWDooUeW1UcepQHBDHF+vww+6PJ9HgYVeuEEPPT7bBa0mwTLzkoO0HGoElL0zlKPzNdX7hsEnPZHyYixOxyccNK/XQXxIk1AAAAFQDnVlaqecY161DAYoCDjvWYCwga7wAAAIEA4RRl0xVXG5Fo9EUWmVvH7mDmNxxE3lS2muP+GFILQxThxiRBRdRplTTHZhyxV9Va8eR/Ur/2Zcmb58e1ZwHQIYpwQuM9PGddSQGotzgi8lZcp35/8gc8m+ztO+IhztFrhUFVbPMgx2SkZIpzj5+YF828rBM9fCqn1flR8x5a71EAAACBAPtpDIbgXL+QNEPC34cr1+N1Pab2C79heRKAkN9UaI5lS8ahKm8OJ7oQMl1IT0D7lpE+/GMdihUPLmcjrpQusL03yf214RU5hjKxFucPXOA6vYL5OQMU1dnWcTU9z5tqZaks/xv3RWjPAabjno4TENGIFDLafBQWdJlYbXB2l+gi", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDNfoxzSG9X1d/fgUUF8UP4DQqEb7B8JpuQSHnai0gOa//Djbv0TPZV20zfUIRp3HKjTMwpY/OuA9EDBsBWT6ZFPNrHjTwGT2xk0PGtMOVQhtXvTGXX99C/irGCbTKpNrxQJhoZW+H9MiDtkh1zcc4Fi6TZix1hjGgLRy/5Enisg1WWE/cadbfhndu2chO8fwCL82EW0+S4oLIV45nFcCH4P55l/XZpnP8uk3zunoV8mRh37Qr2gOqRfbtgSzamsrzY0d6U3oCjLBoGpWPkbec4oSxDoQ7py3cnIfds2QPHBB1KlZsZ0nBJMnyuhhI6wLb5pl+583f3YMRq9j8sjnlZbN/DLYQReZlBl3JxwPwnlzZBijnEp1pWy5bfw8130rUqwwvmq/m3AkG2z2IfFa/J4UuGD4//xI6JaFQdfUtrxB8c/SoE7C2ewBuCUVC5yGygn1o16kcZsAkheUKAOf+zk6KLvs6VEvnuTnTAGarKtTcR9CBJW3Qf5Nz97IDiY28=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDecs2C8gzeYDQY9EngCE5ecykC7CsHJDD1j9anPXlewH7cQ6ZbLD2O6dXT5T4ZV3nXqKNuZpF3NKxT8kLJiuMs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIEBX+6e36vVU38mfXhgnvytjsGJlD7E+qsSxir005FU9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "24", "epoch": "1726879824", "epoch_int": "1726879824", "date": "2024-09-20", "time": "20:50:24", "iso8601_micro": "2024-09-21T00:50:24.987638Z", "iso8601": "2024-09-21T00:50:24Z", "iso8601_basic": "20240920T205024987638", "iso8601_basic_short": "20240920T205024", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 43290 10.31.14.149 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "1", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 43290 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"], "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_pkg_mgr": "dnf", "ansible_loadavg": {"1m": 1.1455078125, "5m": 0.35791015625, "15m": 0.125}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c6:c7:d4:59", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.149", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::5a1c:51f2:b142:804d", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.149", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c6:c7:d4:59", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.149"], "ansible_all_ipv6_addresses": ["fe80::5a1c:51f2:b142:804d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.149", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::5a1c:51f2:b142:804d"]}, "ansible_hostnqn": "", "ansible_service_mgr": "systemd", "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": 3525, "ansible_memfree_mb": 2683, "ansible_swaptotal_mb": 3524, "ansible_swapfree_mb": 3524, "ansible_memory_mb": {"real": {"total": 3525, "used": 842, "free": 2683}, "nocache": {"free": 3314, "used": 211}, "swap": {"total": 3524, "free": 3524, "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": "ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077", "ansible_product_uuid": "ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7219200", "sectorsize": "4096", "size": "3.44 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 77, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251126472704, "block_size": 4096, "block_total": 64483404, "block_available": 61310174, "block_used": 3173230, "inode_total": 16384000, "inode_available": 16303251, "inode_used": 80749, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing multiprocessing.queues\r\n# cleanup[2] removing multiprocessing.synchronize\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# cleanup[2] removing multiprocessing.dummy\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.queues\r\n# destroy multiprocessing.synchronize\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy errno\r\n# destroy multiprocessing.connection\r\n# destroy tempfile\r\n# destroy multiprocessing.context\r\n# destroy multiprocessing.process\r\n# destroy multiprocessing.util\r\n# destroy _multiprocessing\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.149 closed.\r\n") 5599 1726879825.40141: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70cd4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ca3b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70cd6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70a85160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70a85fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac3e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac3f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70afb8c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70afbf50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70adbb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ad9280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac1040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b1f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b1e420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ada150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b1ccb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b50890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70ac02c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b50d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b50bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b50fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70abede0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b51670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b51340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b52510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b68740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b69e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b6acf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b6b350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b6a270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70b6bdd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b6b500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b52570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70863c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7088c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088c4a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7088c770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7088c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70861e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088df70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088cbf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70b52c60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708be300> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708d6480> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70913230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee709359d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70913350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708d7110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70758350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee708d54c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7088eea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fee70758530> # zipimport: found 103 names in '/tmp/ansible_setup_payload_m8eqroux/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707c1fa0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70798e90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7075bf50> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7079be30> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee707f1970> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f1700> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f1010> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f1460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707c2c30> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee707f2720> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee707f2960> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee707f2ea0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70654c20> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70656840> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70657200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706583e0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065aea0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7065b200> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70659160> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065ef30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065da00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065d760> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7065fe30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706595e0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706a3080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a3290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706a4d70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a4b00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706a7230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a5400> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b2a20> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a73b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b3ce0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b3b90> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b33e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706a3440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b7410> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b8710> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b5b80> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee706b6f00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b5760> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee7053c860> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053d700> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee706b4c50> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053d430> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053fb60> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70546030> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee705468d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7053f3e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee70545670> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70546a80> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705d6c00> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee70550920> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7054aa20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee7054a8a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705d9a60> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb00200> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb00560> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705c1250> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705c2600> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705d8170> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705db710> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb03590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb02e70> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb03050> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb022a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb03650> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fb6a180> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb681a0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee705dbef0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb6a480> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb6b020> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fba25a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb8f1d0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6fbba0c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fbb9cd0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee6f9eb950> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6f9eb710> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6f9e9520> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fa31a00> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fa32bd0> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fb98dd0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee6fa325d0> 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_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_fips": false, "ansible_local": {}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-149.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-149", "ansible_nodename": "ip-10-31-14-149.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": "ec2f63b61c8ecfb15b86b11eec4f7077", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAP6iQrhLrkAYx8I+6rkDWXcOd7eab+0FZkvGSZMZScNHDwMZGqu/DXeqZBG0tYD7uuHDyun3e72/4GWDooUeW1UcepQHBDHF+vww+6PJ9HgYVeuEEPPT7bBa0mwTLzkoO0HGoElL0zlKPzNdX7hsEnPZHyYixOxyccNK/XQXxIk1AAAAFQDnVlaqecY161DAYoCDjvWYCwga7wAAAIEA4RRl0xVXG5Fo9EUWmVvH7mDmNxxE3lS2muP+GFILQxThxiRBRdRplTTHZhyxV9Va8eR/Ur/2Zcmb58e1ZwHQIYpwQuM9PGddSQGotzgi8lZcp35/8gc8m+ztO+IhztFrhUFVbPMgx2SkZIpzj5+YF828rBM9fCqn1flR8x5a71EAAACBAPtpDIbgXL+QNEPC34cr1+N1Pab2C79heRKAkN9UaI5lS8ahKm8OJ7oQMl1IT0D7lpE+/GMdihUPLmcjrpQusL03yf214RU5hjKxFucPXOA6vYL5OQMU1dnWcTU9z5tqZaks/xv3RWjPAabjno4TENGIFDLafBQWdJlYbXB2l+gi", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDNfoxzSG9X1d/fgUUF8UP4DQqEb7B8JpuQSHnai0gOa//Djbv0TPZV20zfUIRp3HKjTMwpY/OuA9EDBsBWT6ZFPNrHjTwGT2xk0PGtMOVQhtXvTGXX99C/irGCbTKpNrxQJhoZW+H9MiDtkh1zcc4Fi6TZix1hjGgLRy/5Enisg1WWE/cadbfhndu2chO8fwCL82EW0+S4oLIV45nFcCH4P55l/XZpnP8uk3zunoV8mRh37Qr2gOqRfbtgSzamsrzY0d6U3oCjLBoGpWPkbec4oSxDoQ7py3cnIfds2QPHBB1KlZsZ0nBJMnyuhhI6wLb5pl+583f3YMRq9j8sjnlZbN/DLYQReZlBl3JxwPwnlzZBijnEp1pWy5bfw8130rUqwwvmq/m3AkG2z2IfFa/J4UuGD4//xI6JaFQdfUtrxB8c/SoE7C2ewBuCUVC5yGygn1o16kcZsAkheUKAOf+zk6KLvs6VEvnuTnTAGarKtTcR9CBJW3Qf5Nz97IDiY28=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDecs2C8gzeYDQY9EngCE5ecykC7CsHJDD1j9anPXlewH7cQ6ZbLD2O6dXT5T4ZV3nXqKNuZpF3NKxT8kLJiuMs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIEBX+6e36vVU38mfXhgnvytjsGJlD7E+qsSxir005FU9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "24", "epoch": "1726879824", "epoch_int": "1726879824", "date": "2024-09-20", "time": "20:50:24", "iso8601_micro": "2024-09-21T00:50:24.987638Z", "iso8601": "2024-09-21T00:50:24Z", "iso8601_basic": "20240920T205024987638", "iso8601_basic_short": "20240920T205024", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 43290 10.31.14.149 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "1", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 43290 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"], "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_pkg_mgr": "dnf", "ansible_loadavg": {"1m": 1.1455078125, "5m": 0.35791015625, "15m": 0.125}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c6:c7:d4:59", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.149", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::5a1c:51f2:b142:804d", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.149", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c6:c7:d4:59", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.149"], "ansible_all_ipv6_addresses": ["fe80::5a1c:51f2:b142:804d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.149", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::5a1c:51f2:b142:804d"]}, "ansible_hostnqn": "", "ansible_service_mgr": "systemd", "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": 3525, "ansible_memfree_mb": 2683, "ansible_swaptotal_mb": 3524, "ansible_swapfree_mb": 3524, "ansible_memory_mb": {"real": {"total": 3525, "used": 842, "free": 2683}, "nocache": {"free": 3314, "used": 211}, "swap": {"total": 3524, "free": 3524, "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": "ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077", "ansible_product_uuid": "ec2f63b6-1c8e-cfb1-5b86-b11eec4f7077", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7219200", "sectorsize": "4096", "size": "3.44 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 77, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251126472704, "block_size": 4096, "block_total": 64483404, "block_available": 61310174, "block_used": 3173230, "inode_total": 16384000, "inode_available": 16303251, "inode_used": 80749, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.149 closed. 5599 1726879825.40839: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879825.40844: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues <<< 5599 1726879825.40848: stdout chunk (state=3): >>># destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection <<< 5599 1726879825.40851: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 5599 1726879825.40853: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 5599 1726879825.40858: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 5599 1726879825.40865: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 5599 1726879825.40869: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 5599 1726879825.40872: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants <<< 5599 1726879825.40878: stdout chunk (state=3): >>># destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre <<< 5599 1726879825.40884: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 5599 1726879825.40886: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types <<< 5599 1726879825.40889: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 5599 1726879825.42474: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879825.42483: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5599 1726879825.42488: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5599 1726879825.42492: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 5599 1726879825.42495: stdout chunk (state=3): >>># destroy time <<< 5599 1726879825.42497: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879825.42500: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879825.42502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5599 1726879825.42504: stdout chunk (state=3): >>><<< 5599 1726879825.42510: stderr chunk (state=3): >>><<< 5599 1726879825.42513: done with _execute_module (setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879825.42517: _low_level_execute_command(): starting 5599 1726879825.42519: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/ > /dev/null 2>&1 && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879824.476981-5639-228440438810231/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385a0c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13859dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385a0eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385821160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385821fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385897860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385897ef0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385877b30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858751f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858bb800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ba420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858762a0>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858b8c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ec800>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13858eccb0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ecb60>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13858ecf50>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ed640>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ed310>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ee540>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385904770>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385905eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385906d80>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13859073b0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13859062d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385907e30>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385907560>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ee5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385627cb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385650740>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856504a0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385650770>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385650950>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385625e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385652030>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385650cb0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858eec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385682390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138569a540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856d32c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856f9a60>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856d33e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138569b1d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855242f0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385699580>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385652f30>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1385524500>\r\n# zipimport: found 103 names in \'/tmp/ansible_setup_payload_zwvhomeh/ansible_setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138558dfa0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385564e90>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385527fe0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385567e30>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13855bd9d0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bd760>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bd070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bd4c0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138558ec30>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13855be720>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13855be8a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bedb0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385424bf0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385426810>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385427110>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385427f50>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542ad20>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138542b080>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385428fe0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542ed20>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542d7f0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542d550>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542ffe0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13854294f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385472e70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385473080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385474b60>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385474920>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13854770b0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385475250>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385482810>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13854771a0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385483830>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385483620>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13854838f0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385473230>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385486a20>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385487ec0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13854851c0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13854860c0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385484d70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13853115e0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385310dd0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138558df10>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385310ec0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853137d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385319a60>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138531a390>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853123c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385319100>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138531a570>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853aa780>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853243b0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138531f650>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138531e390>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b0cb0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494bd10>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138494bfe0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385300dd0>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853001d0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b2bd0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b2750>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138494f050>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494e900>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138494eae0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494dd30>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494f0b0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13849bdbe0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494fbc0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b04a0>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849bfe00>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849be870>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13849ee030>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849e2e70>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138479ddf0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849e3050>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13847c6fc0>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13847c60f0>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13847c2120>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc\'\r\nimport \'multiprocessing.queues\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480ee10>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc\'\r\nimport \'multiprocessing.synchronize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480d3d0>\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc\'\r\nimport \'multiprocessing.dummy.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480fd10>\r\nimport \'multiprocessing.dummy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480e360>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-141", "ansible_nodename": "ip-10-31-14-141.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": "ec2f68a6ec25a63ed35d143a27481d61", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2QB0/hXOB/EfE+k", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 42886 10.31.14.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 42886 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "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": 3717, "ansible_memfree_mb": 2893, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 824, "free": 2893}, "nocache": {"free": 3475, "used": 242}, "swap": {"total": 3716, "free": 3716, "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": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "ansible_product_uuid": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 372, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251217645568, "block_size": 4096, "block_total": 64483404, "block_available": 61332433, "block_used": 3150971, "inode_total": 16384000, "inode_available": 16303663, "inode_used": 80337, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_local": {}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::efc2:9347:ac1a:9284", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.141"], "ansible_all_ipv6_addresses": ["fe80::efc2:9347:ac1a:9284"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::efc2:9347:ac1a:9284"]}, "ansible_hostnqn": "", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.939453125, "5m": 0.35302734375, "15m": 0.1328125}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "25", "epoch": "1726879825", "epoch_int": "1726879825", "date": "2024-09-20", "time": "20:50:25", "iso8601_micro": "2024-09-21T00:50:25.382386Z", "iso8601": "2024-09-21T00:50:25Z", "iso8601_basic": "20240920T205025382386", "iso8601_basic_short": "20240920T205025", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing multiprocessing.queues\r\n# cleanup[2] removing multiprocessing.synchronize\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# cleanup[2] removing multiprocessing.dummy\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.queues\r\n# destroy multiprocessing.synchronize\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy errno\r\n# destroy multiprocessing.connection\r\n# destroy tempfile\r\n# destroy multiprocessing.context\r\n# destroy multiprocessing.process\r\n# destroy multiprocessing.util\r\n# destroy _multiprocessing\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879825.42871: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879825.42877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879825.42924: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385a0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13859dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385a0eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385821160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385821fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385897860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385897ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385877b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858751f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585d040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858bb800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ba420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858762a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858b8c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ec800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13858eccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ecb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13858ecf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138585ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ed640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ed310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ee540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385904770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385905eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385906d80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13859073b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13859062d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385907e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385907560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858ee5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385627cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385650740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856504a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385650770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385650950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385625e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385652030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385650cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13858eec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385682390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138569a540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856d32c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856f9a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13856d33e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138569b1d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855242f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385699580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385652f30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1385524500> # zipimport: found 103 names in '/tmp/ansible_setup_payload_zwvhomeh/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138558dfa0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385564e90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385527fe0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385567e30> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13855bd9d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bd760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bd070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bd4c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138558ec30> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13855be720> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13855be8a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13855bedb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385424bf0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385426810> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385427110> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385427f50> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542ad20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138542b080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385428fe0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542ed20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542d7f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542d550> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138542ffe0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13854294f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385472e70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385473080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385474b60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385474920> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13854770b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385475250> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385482810> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13854771a0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385483830> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385483620> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13854838f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385473230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385486a20> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385487ec0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13854851c0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13854860c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385484d70> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13853115e0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385310dd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138558df10> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385310ec0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853137d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385319a60> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138531a390> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853123c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1385319100> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138531a570> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853aa780> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853243b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138531f650> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138531e390> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b0cb0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494bd10> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138494bfe0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1385300dd0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853001d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b2bd0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b2750> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138494f050> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494e900> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138494eae0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494dd30> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494f0b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13849bdbe0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138494fbc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13853b04a0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849bfe00> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849be870> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13849ee030> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849e2e70> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f138479ddf0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13849e3050> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f13847c6fc0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13847c60f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f13847c2120> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480ee10> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480d3d0> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480fd10> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f138480e360> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-141", "ansible_nodename": "ip-10-31-14-141.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": "ec2f68a6ec25a63ed35d143a27481d61", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMvFKvb34aGdpfge7ZqtscEb73V8QClqBRJWFo0scSlgUZLxSW5obT+k6I7rJJZNqoPOSOHT6NBGIIV5twSr4g0QPFUz/F1sHGhlrWX9i0RpWtNNP0MPpcOvho/0IENrJu9/7/Zl74WPPk3ne8tQSGPGhp/THPN9sXKfeXBY0prNAAAAFQCKG07acd6BAs+gHe+2JC7FCUIQmQAAAIAFZZGWAL0d1kDJ2hqjeyi68qL15V1d6kYGS5tJa3zMuUKLcIK1OtMIuQnhXt8j3EEKjuyNJ0InFGvNhm5AYa8SlAiaOyWvsmFZZKtIygFmRm9eGzNfzxdY7qbNoQyVSSzdnWzC32+91nZo4uJy3kbAVGA2yxGHhCZ4QpuLZ5MIQgAAAIEAlCg2NM1ha+xLNpdf0vjfhFrSm4WR8LawdoCJNe9P8Q4ynhhA3aJlbDs3UgOZs6JcyeTlcdgpP3gu23yr6JqXZfc9Y+XQ8EJRe/CQzY1TqlCo6qOsSggQ31S3cjkVf1O+cLI/Jr2vfDZ7B6AJ9RA8kQ+XeqyCu1wzy7JGo6qjIK8=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLvHCXDGTQnrc2qqI1s1CJ08CC46xRyX0dQifzsWZ5UtUGznw/CAOk5DPju7m1SzoIj8ra3fI7cQzK8/du1rdg8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIOdf8iDFNTQLoHhnTgHHmPgWlayS2QB0/hXOB/EfE+k", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 42886 10.31.14.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 42886 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "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": 3717, "ansible_memfree_mb": 2893, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 824, "free": 2893}, "nocache": {"free": 3475, "used": 242}, "swap": {"total": 3716, "free": 3716, "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": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "ansible_product_uuid": "ec2f68a6-ec25-a63e-d35d-143a27481d61", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 372, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251217645568, "block_size": 4096, "block_total": 64483404, "block_available": 61332433, "block_used": 3150971, "inode_total": 16384000, "inode_available": 16303663, "inode_used": 80337, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_local": {}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::efc2:9347:ac1a:9284", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:dd:75:05:d9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.141"], "ansible_all_ipv6_addresses": ["fe80::efc2:9347:ac1a:9284"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::efc2:9347:ac1a:9284"]}, "ansible_hostnqn": "", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.939453125, "5m": 0.35302734375, "15m": 0.1328125}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "25", "epoch": "1726879825", "epoch_int": "1726879825", "date": "2024-09-20", "time": "20:50:25", "iso8601_micro": "2024-09-21T00:50:25.382386Z", "iso8601": "2024-09-21T00:50:25Z", "iso8601_basic": "20240920T205025382386", "iso8601_basic_short": "20240920T205025", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5599 1726879825.43370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879825.44403: done with _execute_module (setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879825.44407: _low_level_execute_command(): starting 5599 1726879825.44410: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/ > /dev/null 2>&1 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879824.4907262-5641-279682757171943/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879825.44616: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879825.44636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879825.44737: stderr chunk (state=3): >>><<< 5599 1726879825.44756: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879825.44803: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879825.44813: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879825.44817: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879825.44826: handler run complete 5599 1726879825.44992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879825.45062: variable 'ansible_facts' from source: host vars for 'managed_node2' 5599 1726879825.45100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879825.45104: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879825.45184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879825.45267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879825.45566: variable 'ansible_facts' from source: host vars for 'managed_node2' 5599 1726879825.45642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879825.45762: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5599 1726879825.45768: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879825.45771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879825.45776: variable 'ansible_port' from source: unknown 5599 1726879825.45779: variable 'ansible_user' from source: unknown 5599 1726879825.45786: attempt loop complete, returning result 5599 1726879825.45791: _execute() done 5599 1726879825.45794: dumping result to json 5599 1726879825.45819: done dumping result, returning 5599 1726879825.45832: done running TaskExecutor() for managed_node2/TASK: Gather facts from managed_node1 [0affef3a-ec81-5b39-170e-000000000006] 5599 1726879825.45842: sending task result for task 0affef3a-ec81-5b39-170e-000000000006 ok: [managed_node2] 5599 1726879825.46504: done sending task result for task 0affef3a-ec81-5b39-170e-000000000006 5599 1726879825.46508: WORKER PROCESS EXITING 5599 1726879825.47104: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879825.47169: stderr chunk (state=3): >>><<< 5599 1726879825.47173: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879825.47196: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879825.47379: handler run complete 5599 1726879825.47428: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879825.47520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879825.47819: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879825.47894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879825.48013: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879825.48017: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879825.48022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879825.48025: variable 'ansible_port' from source: unknown 5599 1726879825.48035: variable 'ansible_user' from source: unknown 5599 1726879825.48040: attempt loop complete, returning result 5599 1726879825.48042: _execute() done 5599 1726879825.48045: dumping result to json 5599 1726879825.48073: done dumping result, returning 5599 1726879825.48083: done running TaskExecutor() for managed_node3/TASK: Gather facts from managed_node1 [0affef3a-ec81-5b39-170e-000000000006] 5599 1726879825.48242: sending task result for task 0affef3a-ec81-5b39-170e-000000000006 ok: [managed_node3] 5599 1726879825.48965: done sending task result for task 0affef3a-ec81-5b39-170e-000000000006 5599 1726879825.48968: WORKER PROCESS EXITING 5599 1726879825.77111: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 5599 1726879825.77123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 5599 1726879825.77143: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a75fd0> <<< 5599 1726879825.77178: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 5599 1726879825.77201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 5599 1726879825.77242: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a74d10> <<< 5599 1726879825.77305: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 5599 1726879825.77311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879825.77354: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 5599 1726879825.77361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 5599 1726879825.77403: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a76630> <<< 5599 1726879825.77418: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a75dc0> <<< 5599 1726879825.77770: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 5599 1726879825.77775: 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 <<< 5599 1726879826.05989: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANa8PUnfwe30M0fGitV15iI4OCJlxHcUqtcmiYOs3jioFzxf3fZJLcaRl/PQFVgJ+pm8xhpA4pEQ/vM6V8rpFCN42OPHhDqFm+LlV7YD7rCijdQDVT/6/JFYgNx5X3qISGxYg4azAek3EZw4q4L/52fx/037qTZuGW5fsbVbCShLAAAAFQDmnXjkS1VrlWCHH/Uve8PLKpH2sQAAAIALaScLIx1qyC6DbAA8/d00MGIdqPkccsC748QxwjQzDFQDddvFM2MWsuCMMP507f9LzfkB9ClzKgVfI4yR5y20izJU05fsM5tvQ485p7FbKv2hS9ysbeZ0rDF85zZ/thw5TAEAsuJd7uv1lZ2ZMcRHRUEMdBl1Qp9cq872q6EWkAAAAIBpZbNtgeloX1eFneVr3BOLxoGPpunxjO6bIKH/K8qjR5UCe4Oyzsws1jYkB1bsIekHXLNqZ+oX/r3ZmPR6f2AutyYWPsDk/HNi2SxR5+3J6YOg5kyv5Ktaz+6GQBkOO0C9HjU4VGjNridVj2IflmaPhNCYnUXbmSkXVjO60ZOppw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ3YVItpmLMR7HFudALiJkjbKUXFeRmKIuaaA3aP4OtY00stfPbsGIQR5W7z/uc48clEXcTwSdKZgyU3TNsON7g=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGxTjRP8pnL6I5b630JR8zxqp83re3B0lllUVvn7bzRZ", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "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, "an<<< 5599 1726879826.06366: stdout chunk (state=3): >>>sible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-141", "ansible_nodename": "ip-10-31-12-141.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": "ec2536d386e691513f203ade223b0208", "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_hostnqn": "", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"], "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_loadavg": {"1m": 1.03955078125, "5m": 0.2421875, "15m": 0.080078125}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "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": 3525, "ansible_memfree_mb": 2826, "ansible_swaptotal_mb": 3524, "ansible_swapfree_mb": 3524, "ansible_memory_mb": {"real": {"total": 3525, "used": 699, "free": 2826}, "nocache": {"free": 3152, "used": 373}, "swap": {"total": 3524, "free": 3524, "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": "ec2536d3-86e6-9151-3f20-3ade223b0208", "ansible_product_uuid": "ec2536d3-86e6-9151-3f20-3ade223b0208", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "s<<< 5599 1726879826.06539: stdout chunk (state=3): >>>tart": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7219200", "sectorsize": "4096", "size": "3.44 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 36, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251094679552, "block_size": 4096, "block_total": 64483404, "block_available": 61302412, "block_used": 3180992, "inode_total": 16384000, "inode_available": 16302560, "inode_used": 81440, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_fips": false, "ansible_is_chroot": false, "ansible_pkg_mgr": "dnf", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 34766 10.31.12.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "7", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 34766 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_local": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:f2:b2:c7:53", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::4e3:7ba9:330d:53be", "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<<< 5599 1726879826.06580: stdout chunk (state=3): >>>_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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:f2:b2:c7:53", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.141"], "ansible_all_ipv6_addresses": ["fe80::4e3:7ba9:330d:53be"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::4e3:7ba9:330d:53be"]}, "ansible_service_mgr": "systemd", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "26", "epoch": "1726879826", "epoch_int": "1726879826", "date": "2024-09-20", "time": "20:50:26", "iso8601_micro": "2024-09-21T00:50:26.053585Z", "iso8601": "2024-09-21T00:50:26Z", "iso8601_basic": "20240920T205026053585", "iso8601_basic_short": "20240920T205026", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 5599 1726879826.07323: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 5599 1726879826.07558: stdout chunk (state=3): >>> # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cl<<< 5599 1726879826.07606: stdout chunk (state=3): >>>eanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing a<<< 5599 1726879826.07612: stdout chunk (state=3): >>>nsible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] <<< 5599 1726879826.07632: stdout chunk (state=3): >>>removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl<<< 5599 1726879826.07692: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy<<< 5599 1726879826.07728: stdout chunk (state=3): >>> <<< 5599 1726879826.08196: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879826.08221: stdout chunk (state=3): >>># destroy importlib.machinery <<< 5599 1726879826.08234: stdout chunk (state=3): >>># destroy importlib._abc<<< 5599 1726879826.08263: stdout chunk (state=3): >>> # destroy importlib.util # destroy _bz2<<< 5599 1726879826.08279: stdout chunk (state=3): >>> <<< 5599 1726879826.08296: stdout chunk (state=3): >>># destroy _compression<<< 5599 1726879826.08309: stdout chunk (state=3): >>> # destroy _lzma<<< 5599 1726879826.08328: stdout chunk (state=3): >>> # destroy binascii <<< 5599 1726879826.08420: stdout chunk (state=3): >>># destroy zlib<<< 5599 1726879826.08440: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma # destroy zipfile._path<<< 5599 1726879826.08466: stdout chunk (state=3): >>> # destroy zipfile<<< 5599 1726879826.08478: stdout chunk (state=3): >>> # destroy pathlib<<< 5599 1726879826.08486: stdout chunk (state=3): >>> # destroy zipfile._path.glob # destroy ipaddress<<< 5599 1726879826.08537: stdout chunk (state=3): >>> # destroy ntpath <<< 5599 1726879826.08550: stdout chunk (state=3): >>># destroy importlib <<< 5599 1726879826.08581: stdout chunk (state=3): >>># destroy zipimport # destroy __main__<<< 5599 1726879826.08594: stdout chunk (state=3): >>> # destroy systemd.journal<<< 5599 1726879826.08611: stdout chunk (state=3): >>> # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder<<< 5599 1726879826.08618: stdout chunk (state=3): >>> # destroy json.scanner <<< 5599 1726879826.08634: stdout chunk (state=3): >>># destroy _json # destroy grp<<< 5599 1726879826.08658: stdout chunk (state=3): >>> # destroy encodings # destroy _locale <<< 5599 1726879826.08691: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal<<< 5599 1726879826.08695: stdout chunk (state=3): >>> # destroy _posixsubprocess<<< 5599 1726879826.08711: stdout chunk (state=3): >>> # destroy syslog<<< 5599 1726879826.08789: stdout chunk (state=3): >>> # destroy uuid # destroy _hashlib<<< 5599 1726879826.08798: stdout chunk (state=3): >>> <<< 5599 1726879826.08812: stdout chunk (state=3): >>># destroy _blake2 <<< 5599 1726879826.08821: stdout chunk (state=3): >>># destroy selinux <<< 5599 1726879826.09025: stdout chunk (state=3): >>># destroy shutil<<< 5599 1726879826.09034: stdout chunk (state=3): >>> <<< 5599 1726879826.09052: stdout chunk (state=3): >>># destroy distro<<< 5599 1726879826.09061: stdout chunk (state=3): >>> # destroy distro.distro<<< 5599 1726879826.09114: stdout chunk (state=3): >>> # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors <<< 5599 1726879826.09123: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector<<< 5599 1726879826.09147: stdout chunk (state=3): >>> <<< 5599 1726879826.09167: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize <<< 5599 1726879826.09180: stdout chunk (state=3): >>># destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 5599 1726879826.09188: stdout chunk (state=3): >>># destroy signal # destroy pickle<<< 5599 1726879826.09215: stdout chunk (state=3): >>> # destroy _compat_pickle # destroy _pickle <<< 5599 1726879826.09233: stdout chunk (state=3): >>># destroy queue <<< 5599 1726879826.09259: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.reduction<<< 5599 1726879826.09268: stdout chunk (state=3): >>> <<< 5599 1726879826.09295: stdout chunk (state=3): >>># destroy selectors # destroy shlex <<< 5599 1726879826.09306: stdout chunk (state=3): >>># destroy fcntl<<< 5599 1726879826.09326: stdout chunk (state=3): >>> # destroy datetime <<< 5599 1726879826.09340: stdout chunk (state=3): >>># destroy subprocess # destroy base64<<< 5599 1726879826.09375: stdout chunk (state=3): >>> # destroy _ssl<<< 5599 1726879826.09383: stdout chunk (state=3): >>> <<< 5599 1726879826.09406: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux<<< 5599 1726879826.09414: stdout chunk (state=3): >>> <<< 5599 1726879826.09428: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios<<< 5599 1726879826.09444: stdout chunk (state=3): >>> # destroy json <<< 5599 1726879826.09502: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob<<< 5599 1726879826.09506: stdout chunk (state=3): >>> # destroy fnmatch<<< 5599 1726879826.09513: stdout chunk (state=3): >>> # destroy ansible.module_utils.compat.typing<<< 5599 1726879826.09532: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata<<< 5599 1726879826.09547: stdout chunk (state=3): >>> # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing<<< 5599 1726879826.09554: stdout chunk (state=3): >>> # destroy array<<< 5599 1726879826.09617: stdout chunk (state=3): >>> # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna<<< 5599 1726879826.09634: stdout chunk (state=3): >>> # destroy stringprep <<< 5599 1726879826.09653: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 5599 1726879826.09665: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 5599 1726879826.09678: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes<<< 5599 1726879826.09704: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves <<< 5599 1726879826.09707: stdout chunk (state=3): >>># destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 5599 1726879826.10136: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879826.10208: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5599 1726879826.10240: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 5599 1726879826.10283: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 5599 1726879826.10426: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879826.10513: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 <<< 5599 1726879826.10518: stdout chunk (state=3): >>># destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 5599 1726879826.10723: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879826.11372: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879826.11438: stderr chunk (state=3): >>><<< 5599 1726879826.11442: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352db4530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352d83b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352db6ab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352b65160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352b65fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba3e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba3f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bdb8c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bdbf50>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bbbb60>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bb9280>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba1040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bff800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bfe420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bba150>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bfccb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c30890>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba02c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c30d40>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c30bf0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c30fb0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352b9ede0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c31670>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c31340>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c32510>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c48740>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c49e20>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c4acf0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c4b350>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c4a270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c4bdd0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c4b500>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c32570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935293fc80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93529687a0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352968500>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93529687d0>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93529689b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935293de20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935296a0c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352968d40>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c32c60>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352996420>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529b2540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529eb2c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352a11a60>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529eb3e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529b31d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352838380>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529b1580>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935296afc0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9352838560>\r\n# zipimport: found 103 names in \'/tmp/ansible_setup_payload_2bg8vmpc/ansible_setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528a1fd0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352878ec0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935283bf50>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935287be60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93528d19a0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d1730>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d1040>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d1a90>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528a2c60>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93528d2750>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93528d2990>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d2ed0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352738b90>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935273a7b0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273b140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273c320>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273edb0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935273f110>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273d070>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352742de0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93527418b0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352741610>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352743e30>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273d580>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352786f00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352787080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352788c20>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93527889e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935278b170>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93527892e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352796960>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935278b2f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352797bf0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352797770>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352797cb0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352787380>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935279b2c0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935279c2f0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352799a30>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935279ade0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352799640>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93526244d0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352625340>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935279f9b0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352625310>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352627cb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935262dd90>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935262e720>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352626990>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935262d490>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935262e810>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526be8d0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352638560>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526326c0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352632540>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c53d0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b47f80>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351b482c0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526a9040>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526aa390>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c7800>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c7140>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351b4b2c0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b4ab70>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351b4ad50>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b49fa0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b4b380>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351bb5eb0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b4be90>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c7380>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bb7860>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bb6b10>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351bea1e0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bd5fd0>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351a01760>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bd7980>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351a2e630>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a2ce30>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a2bbc0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc\'\r\nimport \'multiprocessing.queues\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a75fd0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc\'\r\nimport \'multiprocessing.synchronize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a74d10>\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc\'\r\nimport \'multiprocessing.dummy.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a76630>\r\nimport \'multiprocessing.dummy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a75dc0>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{"ansible_facts": {"ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANa8PUnfwe30M0fGitV15iI4OCJlxHcUqtcmiYOs3jioFzxf3fZJLcaRl/PQFVgJ+pm8xhpA4pEQ/vM6V8rpFCN42OPHhDqFm+LlV7YD7rCijdQDVT/6/JFYgNx5X3qISGxYg4azAek3EZw4q4L/52fx/037qTZuGW5fsbVbCShLAAAAFQDmnXjkS1VrlWCHH/Uve8PLKpH2sQAAAIALaScLIx1qyC6DbAA8/d00MGIdqPkccsC748QxwjQzDFQDddvFM2MWsuCMMP507f9LzfkB9ClzKgVfI4yR5y20izJU05fsM5tvQ485p7FbKv2hS9ysbeZ0rDF85zZ/thw5TAEAsuJd7uv1lZ2ZMcRHRUEMdBl1Qp9cq872q6EWkAAAAIBpZbNtgeloX1eFneVr3BOLxoGPpunxjO6bIKH/K8qjR5UCe4Oyzsws1jYkB1bsIekHXLNqZ+oX/r3ZmPR6f2AutyYWPsDk/HNi2SxR5+3J6YOg5kyv5Ktaz+6GQBkOO0C9HjU4VGjNridVj2IflmaPhNCYnUXbmSkXVjO60ZOppw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ3YVItpmLMR7HFudALiJkjbKUXFeRmKIuaaA3aP4OtY00stfPbsGIQR5W7z/uc48clEXcTwSdKZgyU3TNsON7g=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGxTjRP8pnL6I5b630JR8zxqp83re3B0lllUVvn7bzRZ", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-141", "ansible_nodename": "ip-10-31-12-141.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": "ec2536d386e691513f203ade223b0208", "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_hostnqn": "", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"], "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_loadavg": {"1m": 1.03955078125, "5m": 0.2421875, "15m": 0.080078125}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "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": 3525, "ansible_memfree_mb": 2826, "ansible_swaptotal_mb": 3524, "ansible_swapfree_mb": 3524, "ansible_memory_mb": {"real": {"total": 3525, "used": 699, "free": 2826}, "nocache": {"free": 3152, "used": 373}, "swap": {"total": 3524, "free": 3524, "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": "ec2536d3-86e6-9151-3f20-3ade223b0208", "ansible_product_uuid": "ec2536d3-86e6-9151-3f20-3ade223b0208", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7219200", "sectorsize": "4096", "size": "3.44 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 36, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251094679552, "block_size": 4096, "block_total": 64483404, "block_available": 61302412, "block_used": 3180992, "inode_total": 16384000, "inode_available": 16302560, "inode_used": 81440, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_fips": false, "ansible_is_chroot": false, "ansible_pkg_mgr": "dnf", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 34766 10.31.12.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "7", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 34766 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_local": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:f2:b2:c7:53", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::4e3:7ba9:330d:53be", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:f2:b2:c7:53", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.141"], "ansible_all_ipv6_addresses": ["fe80::4e3:7ba9:330d:53be"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::4e3:7ba9:330d:53be"]}, "ansible_service_mgr": "systemd", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "26", "epoch": "1726879826", "epoch_int": "1726879826", "date": "2024-09-20", "time": "20:50:26", "iso8601_micro": "2024-09-21T00:50:26.053585Z", "iso8601": "2024-09-21T00:50:26Z", "iso8601_basic": "20240920T205026053585", "iso8601_basic_short": "20240920T205026", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing multiprocessing.queues\r\n# cleanup[2] removing multiprocessing.synchronize\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# cleanup[2] removing multiprocessing.dummy\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.queues\r\n# destroy multiprocessing.synchronize\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy errno\r\n# destroy multiprocessing.connection\r\n# destroy tempfile\r\n# destroy multiprocessing.context\r\n# destroy multiprocessing.process\r\n# destroy multiprocessing.util\r\n# destroy _multiprocessing\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879826.11937: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352db4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352d83b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352db6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352b65160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352b65fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba3e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba3f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bdb8c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bdbf50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bbbb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bb9280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba1040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bff800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bfe420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bba150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352bfccb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c30890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352ba02c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c30d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c30bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c30fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352b9ede0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c31670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c31340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c32510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c48740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c49e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c4acf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c4b350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c4a270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352c4bdd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c4b500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c32570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935293fc80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93529687a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352968500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93529687d0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93529689b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935293de20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935296a0c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352968d40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352c32c60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352996420> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529b2540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529eb2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352a11a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529eb3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529b31d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352838380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93529b1580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935296afc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9352838560> # zipimport: found 103 names in '/tmp/ansible_setup_payload_2bg8vmpc/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528a1fd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352878ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935283bf50> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935287be60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93528d19a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d1730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d1040> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d1a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528a2c60> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93528d2750> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93528d2990> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93528d2ed0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352738b90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935273a7b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273b140> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273c320> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273edb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935273f110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273d070> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352742de0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93527418b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352741610> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352743e30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935273d580> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352786f00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352787080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352788c20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93527889e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935278b170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93527892e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352796960> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935278b2f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352797bf0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352797770> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9352797cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352787380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935279b2c0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935279c2f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352799a30> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935279ade0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352799640> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93526244d0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352625340> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935279f9b0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352625310> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352627cb0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935262dd90> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935262e720> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352626990> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f935262d490> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f935262e810> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526be8d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352638560> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526326c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9352632540> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c53d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b47f80> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351b482c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526a9040> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526aa390> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c7800> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c7140> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351b4b2c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b4ab70> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351b4ad50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b49fa0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b4b380> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351bb5eb0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351b4be90> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93526c7380> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bb7860> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bb6b10> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351bea1e0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bd5fd0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351a01760> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351bd7980> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9351a2e630> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a2ce30> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a2bbc0> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a75fd0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a74d10> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a76630> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9351a75dc0> 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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANa8PUnfwe30M0fGitV15iI4OCJlxHcUqtcmiYOs3jioFzxf3fZJLcaRl/PQFVgJ+pm8xhpA4pEQ/vM6V8rpFCN42OPHhDqFm+LlV7YD7rCijdQDVT/6/JFYgNx5X3qISGxYg4azAek3EZw4q4L/52fx/037qTZuGW5fsbVbCShLAAAAFQDmnXjkS1VrlWCHH/Uve8PLKpH2sQAAAIALaScLIx1qyC6DbAA8/d00MGIdqPkccsC748QxwjQzDFQDddvFM2MWsuCMMP507f9LzfkB9ClzKgVfI4yR5y20izJU05fsM5tvQ485p7FbKv2hS9ysbeZ0rDF85zZ/thw5TAEAsuJd7uv1lZ2ZMcRHRUEMdBl1Qp9cq872q6EWkAAAAIBpZbNtgeloX1eFneVr3BOLxoGPpunxjO6bIKH/K8qjR5UCe4Oyzsws1jYkB1bsIekHXLNqZ+oX/r3ZmPR6f2AutyYWPsDk/HNi2SxR5+3J6YOg5kyv5Ktaz+6GQBkOO0C9HjU4VGjNridVj2IflmaPhNCYnUXbmSkXVjO60ZOppw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ3YVItpmLMR7HFudALiJkjbKUXFeRmKIuaaA3aP4OtY00stfPbsGIQR5W7z/uc48clEXcTwSdKZgyU3TNsON7g=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGxTjRP8pnL6I5b630JR8zxqp83re3B0lllUVvn7bzRZ", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-141.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-141", "ansible_nodename": "ip-10-31-12-141.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": "ec2536d386e691513f203ade223b0208", "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_hostnqn": "", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"], "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_loadavg": {"1m": 1.03955078125, "5m": 0.2421875, "15m": 0.080078125}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "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": 3525, "ansible_memfree_mb": 2826, "ansible_swaptotal_mb": 3524, "ansible_swapfree_mb": 3524, "ansible_memory_mb": {"real": {"total": 3525, "used": 699, "free": 2826}, "nocache": {"free": 3152, "used": 373}, "swap": {"total": 3524, "free": 3524, "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": "ec2536d3-86e6-9151-3f20-3ade223b0208", "ansible_product_uuid": "ec2536d3-86e6-9151-3f20-3ade223b0208", "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": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7219200", "sectorsize": "4096", "size": "3.44 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 36, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251094679552, "block_size": 4096, "block_total": 64483404, "block_available": 61302412, "block_used": 3180992, "inode_total": 16384000, "inode_available": 16302560, "inode_used": 81440, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_fips": false, "ansible_is_chroot": false, "ansible_pkg_mgr": "dnf", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.231 34766 10.31.12.141 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "7", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.231 34766 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_local": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:f2:b2:c7:53", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::4e3:7ba9:330d:53be", "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]", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "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", "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]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.141", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:f2:b2:c7:53", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.141"], "ansible_all_ipv6_addresses": ["fe80::4e3:7ba9:330d:53be"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.141", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::4e3:7ba9:330d:53be"]}, "ansible_service_mgr": "systemd", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "50", "second": "26", "epoch": "1726879826", "epoch_int": "1726879826", "date": "2024-09-20", "time": "20:50:26", "iso8601_micro": "2024-09-21T00:50:26.053585Z", "iso8601": "2024-09-21T00:50:26Z", "iso8601_basic": "20240920T205026053585", "iso8601_basic_short": "20240920T205026", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879826.13376: done with _execute_module (setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879826.13380: _low_level_execute_command(): starting 5599 1726879826.13383: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879824.4715338-5638-148090817241392/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879826.13486: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879826.13493: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879826.13507: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879826.13576: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879826.13583: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879826.13585: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879826.13632: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879826.18391: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879826.18447: stderr chunk (state=3): >>><<< 5599 1726879826.18451: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879826.18476: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879826.18680: handler run complete 5599 1726879826.18719: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879826.18949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.19228: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879826.19305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.19426: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879826.19429: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879826.19434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879826.19438: variable 'ansible_port' from source: unknown 5599 1726879826.19441: variable 'ansible_user' from source: unknown 5599 1726879826.19453: attempt loop complete, returning result 5599 1726879826.19456: _execute() done 5599 1726879826.19458: dumping result to json 5599 1726879826.19487: done dumping result, returning 5599 1726879826.19495: done running TaskExecutor() for managed_node1/TASK: Gather facts from managed_node1 [0affef3a-ec81-5b39-170e-000000000006] 5599 1726879826.19503: sending task result for task 0affef3a-ec81-5b39-170e-000000000006 5599 1726879826.19795: done sending task result for task 0affef3a-ec81-5b39-170e-000000000006 5599 1726879826.19798: WORKER PROCESS EXITING ok: [managed_node1] 5599 1726879826.20105: no more pending results, returning what we have 5599 1726879826.20108: results queue empty 5599 1726879826.20108: checking for any_errors_fatal 5599 1726879826.20110: done checking for any_errors_fatal 5599 1726879826.20110: checking for max_fail_percentage 5599 1726879826.20112: done checking for max_fail_percentage 5599 1726879826.20112: checking to see if all hosts have failed and the running result is not ok 5599 1726879826.20113: done checking to see if all hosts have failed 5599 1726879826.20114: getting the remaining hosts for this loop 5599 1726879826.20115: done getting the remaining hosts for this loop 5599 1726879826.20118: getting the next task for host managed_node1 5599 1726879826.20122: done getting next task for host managed_node1 5599 1726879826.20123: ^ task is: TASK: Print message that this test is skipped on EL 6 5599 1726879826.20125: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879826.20126: getting the next task for host managed_node2 5599 1726879826.20127: done getting next task for host managed_node2 5599 1726879826.20128: ^ task is: TASK: Print message that this test is skipped on EL 6 5599 1726879826.20129: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879826.20130: getting the next task for host managed_node3 5599 1726879826.20131: done getting next task for host managed_node3 5599 1726879826.20133: ^ task is: TASK: Print message that this test is skipped on EL 6 5599 1726879826.20134: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879826.20146: getting variables 5599 1726879826.20147: in VariableManager get_vars() 5599 1726879826.20167: Calling all_inventory to load vars for managed_node1 5599 1726879826.20169: Calling groups_inventory to load vars for managed_node1 5599 1726879826.20172: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879826.20183: Calling all_plugins_play to load vars for managed_node1 5599 1726879826.20185: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879826.20187: Calling groups_plugins_play to load vars for managed_node1 5599 1726879826.20326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.20498: done with get_vars() 5599 1726879826.20508: done getting variables 5599 1726879826.20606: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:63 Friday 20 September 2024 20:50:26 -0400 (0:00:01.815) 0:00:03.993 ****** 5599 1726879826.20628: entering _queue_task() for managed_node1/debug 5599 1726879826.20630: Creating lock for debug 5599 1726879826.20969: worker is 1 (out of 3 available) 5599 1726879826.20985: exiting _queue_task() for managed_node1/debug 5599 1726879826.21001: getting variables 5599 1726879826.21004: in VariableManager get_vars() 5599 1726879826.21090: Calling all_inventory to load vars for managed_node2 5599 1726879826.21096: Calling groups_inventory to load vars for managed_node2 5599 1726879826.21105: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879826.21127: Calling all_plugins_play to load vars for managed_node2 5599 1726879826.21131: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879826.21136: Calling groups_plugins_play to load vars for managed_node2 5599 1726879826.21427: running TaskExecutor() for managed_node1/TASK: Print message that this test is skipped on EL 6 5599 1726879826.21432: in run() - task 0affef3a-ec81-5b39-170e-000000000007 5599 1726879826.21434: variable 'ansible_search_path' from source: unknown 5599 1726879826.21437: calling self._execute() 5599 1726879826.21478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.21815: done with get_vars() 5599 1726879826.21832: done getting variables 5599 1726879826.21892: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879826.21896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879826.21898: variable 'omit' from source: magic vars 5599 1726879826.21954: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879826.21971: entering _queue_task() for managed_node2/debug 5599 1726879826.21998: variable 'ansible_distribution' from source: facts 5599 1726879826.22001: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): False 5599 1726879826.22004: when evaluation is False, skipping this task 5599 1726879826.22007: _execute() done 5599 1726879826.22009: dumping result to json 5599 1726879826.22014: done dumping result, returning 5599 1726879826.22076: done running TaskExecutor() for managed_node1/TASK: Print message that this test is skipped on EL 6 [0affef3a-ec81-5b39-170e-000000000007] 5599 1726879826.22079: sending task result for task 0affef3a-ec81-5b39-170e-000000000007 5599 1726879826.22142: done sending task result for task 0affef3a-ec81-5b39-170e-000000000007 5599 1726879826.22145: WORKER PROCESS EXITING 5599 1726879826.22470: worker is 2 (out of 3 available) 5599 1726879826.22589: exiting _queue_task() for managed_node2/debug skipping: [managed_node1] => { "false_condition": "ansible_distribution in ['CentOS','RedHat']" } 5599 1726879826.22733: getting variables 5599 1726879826.22735: in VariableManager get_vars() 5599 1726879826.22799: Calling all_inventory to load vars for managed_node3 5599 1726879826.22803: Calling groups_inventory to load vars for managed_node3 5599 1726879826.22809: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879826.22829: Calling all_plugins_play to load vars for managed_node3 5599 1726879826.22833: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879826.22837: Calling groups_plugins_play to load vars for managed_node3 5599 1726879826.23122: running TaskExecutor() for managed_node2/TASK: Print message that this test is skipped on EL 6 5599 1726879826.23126: in run() - task 0affef3a-ec81-5b39-170e-000000000007 5599 1726879826.23129: variable 'ansible_search_path' from source: unknown 5599 1726879826.23131: calling self._execute() 5599 1726879826.23133: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879826.23136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879826.23138: variable 'omit' from source: magic vars 5599 1726879826.23179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.23503: done with get_vars() 5599 1726879826.23517: done getting variables 5599 1726879826.23571: variable 'ansible_distribution' from source: facts 5599 1726879826.23576: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): False 5599 1726879826.23579: when evaluation is False, skipping this task 5599 1726879826.23581: _execute() done 5599 1726879826.23584: dumping result to json 5599 1726879826.23586: done dumping result, returning 5599 1726879826.23588: done running TaskExecutor() for managed_node2/TASK: Print message that this test is skipped on EL 6 [0affef3a-ec81-5b39-170e-000000000007] 5599 1726879826.23590: sending task result for task 0affef3a-ec81-5b39-170e-000000000007 5599 1726879826.23648: done sending task result for task 0affef3a-ec81-5b39-170e-000000000007 5599 1726879826.23651: WORKER PROCESS EXITING 5599 1726879826.23706: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879826.23715: entering _queue_task() for managed_node3/debug 5599 1726879826.23998: worker is 3 (out of 3 available) 5599 1726879826.24012: exiting _queue_task() for managed_node3/debug skipping: [managed_node2] => { "false_condition": "ansible_distribution in ['CentOS','RedHat']" } 5599 1726879826.24207: done queuing things up, now waiting for results queue to drain 5599 1726879826.24210: waiting for pending results... 5599 1726879826.24321: running TaskExecutor() for managed_node3/TASK: Print message that this test is skipped on EL 6 5599 1726879826.24391: in run() - task 0affef3a-ec81-5b39-170e-000000000007 5599 1726879826.24399: variable 'ansible_search_path' from source: unknown 5599 1726879826.24429: calling self._execute() 5599 1726879826.24501: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879826.24508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879826.24518: variable 'omit' from source: magic vars 5599 1726879826.24833: variable 'ansible_distribution' from source: facts 5599 1726879826.24852: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): False 5599 1726879826.24855: when evaluation is False, skipping this task 5599 1726879826.24858: _execute() done 5599 1726879826.24861: dumping result to json 5599 1726879826.24869: done dumping result, returning 5599 1726879826.24875: done running TaskExecutor() for managed_node3/TASK: Print message that this test is skipped on EL 6 [0affef3a-ec81-5b39-170e-000000000007] 5599 1726879826.25061: sending task result for task 0affef3a-ec81-5b39-170e-000000000007 5599 1726879826.25155: done sending task result for task 0affef3a-ec81-5b39-170e-000000000007 5599 1726879826.25158: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "ansible_distribution in ['CentOS','RedHat']" } 5599 1726879826.25218: no more pending results, returning what we have 5599 1726879826.25223: results queue empty 5599 1726879826.25224: checking for any_errors_fatal 5599 1726879826.25243: done checking for any_errors_fatal 5599 1726879826.25244: checking for max_fail_percentage 5599 1726879826.25245: done checking for max_fail_percentage 5599 1726879826.25246: checking to see if all hosts have failed and the running result is not ok 5599 1726879826.25247: done checking to see if all hosts have failed 5599 1726879826.25248: getting the remaining hosts for this loop 5599 1726879826.25250: done getting the remaining hosts for this loop 5599 1726879826.25254: getting the next task for host managed_node1 5599 1726879826.25259: done getting next task for host managed_node1 5599 1726879826.25261: ^ task is: TASK: meta (end_host) 5599 1726879826.25264: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879826.25265: getting the next task for host managed_node2 5599 1726879826.25267: done getting next task for host managed_node2 5599 1726879826.25270: ^ task is: TASK: meta (end_host) 5599 1726879826.25272: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879826.25273: getting the next task for host managed_node3 5599 1726879826.25275: done getting next task for host managed_node3 5599 1726879826.25276: ^ task is: TASK: meta (end_host) 5599 1726879826.25278: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879826.25288: getting variables 5599 1726879826.25289: in VariableManager get_vars() 5599 1726879826.25315: Calling all_inventory to load vars for managed_node1 5599 1726879826.25318: Calling groups_inventory to load vars for managed_node1 5599 1726879826.25321: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879826.25329: Calling all_plugins_play to load vars for managed_node1 5599 1726879826.25331: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879826.25335: Calling groups_plugins_play to load vars for managed_node1 5599 1726879826.25487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.25714: done with get_vars() 5599 1726879826.25723: done getting variables TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:73 Friday 20 September 2024 20:50:26 -0400 (0:00:00.051) 0:00:04.045 ****** 5599 1726879826.25800: in VariableManager get_vars() 5599 1726879826.25807: Calling all_inventory to load vars for managed_node1 5599 1726879826.25809: Calling groups_inventory to load vars for managed_node1 5599 1726879826.25811: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879826.25814: Calling all_plugins_play to load vars for managed_node1 5599 1726879826.25816: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879826.25818: Calling groups_plugins_play to load vars for managed_node1 5599 1726879826.25941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.26116: done with get_vars() 5599 1726879826.26276: variable 'ansible_distribution' from source: facts 5599 1726879826.26289: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): False META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 5599 1726879826.26310: getting variables 5599 1726879826.26311: in VariableManager get_vars() 5599 1726879826.26318: Calling all_inventory to load vars for managed_node2 5599 1726879826.26319: Calling groups_inventory to load vars for managed_node2 5599 1726879826.26321: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879826.26325: Calling all_plugins_play to load vars for managed_node2 5599 1726879826.26327: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879826.26329: Calling groups_plugins_play to load vars for managed_node2 5599 1726879826.26478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.26646: done with get_vars() 5599 1726879826.26653: done getting variables TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:73 Friday 20 September 2024 20:50:26 -0400 (0:00:00.009) 0:00:04.054 ****** 5599 1726879826.26706: in VariableManager get_vars() 5599 1726879826.26712: Calling all_inventory to load vars for managed_node2 5599 1726879826.26714: Calling groups_inventory to load vars for managed_node2 5599 1726879826.26715: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879826.26719: Calling all_plugins_play to load vars for managed_node2 5599 1726879826.26721: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879826.26723: Calling groups_plugins_play to load vars for managed_node2 5599 1726879826.26844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.27010: done with get_vars() 5599 1726879826.27207: variable 'ansible_distribution' from source: facts 5599 1726879826.27213: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): False META: end_host conditional evaluated to False, continuing execution for managed_node2 skipping: [managed_node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node2" } MSG: end_host conditional evaluated to false, continuing execution for managed_node2 5599 1726879826.27241: getting variables 5599 1726879826.27242: in VariableManager get_vars() 5599 1726879826.27250: Calling all_inventory to load vars for managed_node3 5599 1726879826.27253: Calling groups_inventory to load vars for managed_node3 5599 1726879826.27256: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879826.27261: Calling all_plugins_play to load vars for managed_node3 5599 1726879826.27264: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879826.27267: Calling groups_plugins_play to load vars for managed_node3 5599 1726879826.27421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.27589: done with get_vars() 5599 1726879826.27596: done getting variables TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:73 Friday 20 September 2024 20:50:26 -0400 (0:00:00.009) 0:00:04.063 ****** 5599 1726879826.27647: in VariableManager get_vars() 5599 1726879826.27653: Calling all_inventory to load vars for managed_node3 5599 1726879826.27654: Calling groups_inventory to load vars for managed_node3 5599 1726879826.27656: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879826.27659: Calling all_plugins_play to load vars for managed_node3 5599 1726879826.27661: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879826.27664: Calling groups_plugins_play to load vars for managed_node3 5599 1726879826.27787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.27957: done with get_vars() 5599 1726879826.28067: variable 'ansible_distribution' from source: facts 5599 1726879826.28070: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): False META: end_host conditional evaluated to False, continuing execution for managed_node3 skipping: [managed_node3] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node3" } MSG: end_host conditional evaluated to false, continuing execution for managed_node3 5599 1726879826.28089: done queuing things up, now waiting for results queue to drain 5599 1726879826.28091: results queue empty 5599 1726879826.28091: checking for any_errors_fatal 5599 1726879826.28094: done checking for any_errors_fatal 5599 1726879826.28094: checking for max_fail_percentage 5599 1726879826.28095: done checking for max_fail_percentage 5599 1726879826.28096: checking to see if all hosts have failed and the running result is not ok 5599 1726879826.28096: done checking to see if all hosts have failed 5599 1726879826.28097: getting the remaining hosts for this loop 5599 1726879826.28098: done getting the remaining hosts for this loop 5599 1726879826.28100: getting the next task for host managed_node1 5599 1726879826.28103: done getting next task for host managed_node1 5599 1726879826.28105: ^ task is: TASK: Run the role. If reboot is not required - the play succeeds. 5599 1726879826.28106: ^ 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 5599 1726879826.28107: getting the next task for host managed_node2 5599 1726879826.28108: done getting next task for host managed_node2 5599 1726879826.28109: ^ task is: TASK: Run the role. If reboot is not required - the play succeeds. 5599 1726879826.28110: ^ 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 5599 1726879826.28111: getting the next task for host managed_node3 5599 1726879826.28113: done getting next task for host managed_node3 5599 1726879826.28114: ^ task is: TASK: Run the role. If reboot is not required - the play succeeds. 5599 1726879826.28114: ^ 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 5599 1726879826.28116: getting variables 5599 1726879826.28117: in VariableManager get_vars() 5599 1726879826.28123: Calling all_inventory to load vars for managed_node1 5599 1726879826.28124: Calling groups_inventory to load vars for managed_node1 5599 1726879826.28126: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879826.28129: Calling all_plugins_play to load vars for managed_node1 5599 1726879826.28131: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879826.28134: Calling groups_plugins_play to load vars for managed_node1 5599 1726879826.28255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.28445: done with get_vars() 5599 1726879826.28451: done getting variables TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:84 Friday 20 September 2024 20:50:26 -0400 (0:00:00.008) 0:00:04.072 ****** 5599 1726879826.28507: entering _queue_task() for managed_node1/include_role 5599 1726879826.28509: Creating lock for include_role 5599 1726879826.28834: worker is 1 (out of 3 available) 5599 1726879826.28850: exiting _queue_task() for managed_node1/include_role 5599 1726879826.28865: getting variables 5599 1726879826.28868: in VariableManager get_vars() 5599 1726879826.28947: Calling all_inventory to load vars for managed_node2 5599 1726879826.28952: Calling groups_inventory to load vars for managed_node2 5599 1726879826.28960: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879826.28981: Calling all_plugins_play to load vars for managed_node2 5599 1726879826.28985: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879826.28990: Calling groups_plugins_play to load vars for managed_node2 5599 1726879826.29276: running TaskExecutor() for managed_node1/TASK: Run the role. If reboot is not required - the play succeeds. 5599 1726879826.29282: in run() - task 0affef3a-ec81-5b39-170e-00000000000a 5599 1726879826.29286: variable 'ansible_search_path' from source: unknown 5599 1726879826.29288: calling self._execute() 5599 1726879826.29321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.29642: done with get_vars() 5599 1726879826.29654: done getting variables 5599 1726879826.29706: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879826.29709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879826.29711: variable 'omit' from source: magic vars 5599 1726879826.29713: _execute() done 5599 1726879826.29716: dumping result to json 5599 1726879826.29718: done dumping result, returning 5599 1726879826.29720: done running TaskExecutor() for managed_node1/TASK: Run the role. If reboot is not required - the play succeeds. [0affef3a-ec81-5b39-170e-00000000000a] 5599 1726879826.29722: sending task result for task 0affef3a-ec81-5b39-170e-00000000000a 5599 1726879826.29789: done sending task result for task 0affef3a-ec81-5b39-170e-00000000000a 5599 1726879826.29792: WORKER PROCESS EXITING 5599 1726879826.29846: entering _queue_task() for managed_node2/include_role 5599 1726879826.30120: worker is 2 (out of 3 available) 5599 1726879826.30136: exiting _queue_task() for managed_node2/include_role 5599 1726879826.30209: getting variables 5599 1726879826.30213: in VariableManager get_vars() 5599 1726879826.30288: Calling all_inventory to load vars for managed_node3 5599 1726879826.30293: Calling groups_inventory to load vars for managed_node3 5599 1726879826.30298: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879826.30317: Calling all_plugins_play to load vars for managed_node3 5599 1726879826.30322: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879826.30326: Calling groups_plugins_play to load vars for managed_node3 5599 1726879826.30637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.30956: done with get_vars() 5599 1726879826.30969: done getting variables 5599 1726879826.31026: running TaskExecutor() for managed_node2/TASK: Run the role. If reboot is not required - the play succeeds. 5599 1726879826.31030: in run() - task 0affef3a-ec81-5b39-170e-00000000000a 5599 1726879826.31032: variable 'ansible_search_path' from source: unknown 5599 1726879826.31034: calling self._execute() 5599 1726879826.31036: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879826.31038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879826.31040: variable 'omit' from source: magic vars 5599 1726879826.31042: _execute() done 5599 1726879826.31044: dumping result to json 5599 1726879826.31046: done dumping result, returning 5599 1726879826.31048: done running TaskExecutor() for managed_node2/TASK: Run the role. If reboot is not required - the play succeeds. [0affef3a-ec81-5b39-170e-00000000000a] 5599 1726879826.31050: sending task result for task 0affef3a-ec81-5b39-170e-00000000000a 5599 1726879826.31109: done sending task result for task 0affef3a-ec81-5b39-170e-00000000000a 5599 1726879826.31113: WORKER PROCESS EXITING 5599 1726879826.31156: entering _queue_task() for managed_node3/include_role 5599 1726879826.31402: worker is 3 (out of 3 available) 5599 1726879826.31418: exiting _queue_task() for managed_node3/include_role 5599 1726879826.31487: done queuing things up, now waiting for results queue to drain 5599 1726879826.31489: waiting for pending results... 5599 1726879826.31696: running TaskExecutor() for managed_node3/TASK: Run the role. If reboot is not required - the play succeeds. 5599 1726879826.31759: in run() - task 0affef3a-ec81-5b39-170e-00000000000a 5599 1726879826.31775: variable 'ansible_search_path' from source: unknown 5599 1726879826.31804: calling self._execute() 5599 1726879826.31866: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879826.31878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879826.31888: variable 'omit' from source: magic vars 5599 1726879826.31971: _execute() done 5599 1726879826.31977: dumping result to json 5599 1726879826.31980: done dumping result, returning 5599 1726879826.31988: done running TaskExecutor() for managed_node3/TASK: Run the role. If reboot is not required - the play succeeds. [0affef3a-ec81-5b39-170e-00000000000a] 5599 1726879826.32166: sending task result for task 0affef3a-ec81-5b39-170e-00000000000a 5599 1726879826.32264: done sending task result for task 0affef3a-ec81-5b39-170e-00000000000a 5599 1726879826.32268: WORKER PROCESS EXITING 5599 1726879826.32290: no more pending results, returning what we have 5599 1726879826.32297: in VariableManager get_vars() 5599 1726879826.32327: Calling all_inventory to load vars for managed_node1 5599 1726879826.32330: Calling groups_inventory to load vars for managed_node1 5599 1726879826.32334: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879826.32345: Calling all_plugins_play to load vars for managed_node1 5599 1726879826.32348: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879826.32352: Calling groups_plugins_play to load vars for managed_node1 5599 1726879826.32554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.32733: done with get_vars() 5599 1726879826.32740: variable 'ansible_search_path' from source: unknown 5599 1726879826.32804: variable 'omit' from source: magic vars 5599 1726879826.32826: variable 'omit' from source: magic vars 5599 1726879826.32838: variable 'omit' from source: magic vars 5599 1726879826.32842: in VariableManager get_vars() 5599 1726879826.32850: Calling all_inventory to load vars for managed_node2 5599 1726879826.32851: Calling groups_inventory to load vars for managed_node2 5599 1726879826.32853: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879826.32857: Calling all_plugins_play to load vars for managed_node2 5599 1726879826.32859: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879826.32861: Calling groups_plugins_play to load vars for managed_node2 5599 1726879826.32992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.33158: done with get_vars() 5599 1726879826.33164: variable 'ansible_search_path' from source: unknown 5599 1726879826.33217: variable 'omit' from source: magic vars 5599 1726879826.33232: variable 'omit' from source: magic vars 5599 1726879826.33242: variable 'omit' from source: magic vars 5599 1726879826.33246: in VariableManager get_vars() 5599 1726879826.33253: Calling all_inventory to load vars for managed_node3 5599 1726879826.33255: Calling groups_inventory to load vars for managed_node3 5599 1726879826.33257: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879826.33263: Calling all_plugins_play to load vars for managed_node3 5599 1726879826.33265: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879826.33268: Calling groups_plugins_play to load vars for managed_node3 5599 1726879826.33419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.33585: done with get_vars() 5599 1726879826.33592: variable 'ansible_search_path' from source: unknown 5599 1726879826.33641: variable 'omit' from source: magic vars 5599 1726879826.33654: variable 'omit' from source: magic vars 5599 1726879826.33665: variable 'omit' from source: magic vars 5599 1726879826.33672: we have included files to process 5599 1726879826.33674: generating all_blocks data 5599 1726879826.33676: done generating all_blocks data 5599 1726879826.33677: processing included file: fedora.linux_system_roles.kdump 5599 1726879826.33695: in VariableManager get_vars() 5599 1726879826.33705: done with get_vars() 5599 1726879826.33776: in VariableManager get_vars() 5599 1726879826.33787: done with get_vars() 5599 1726879826.33823: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/vars/main.yml 5599 1726879826.33903: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/defaults/main.yml 5599 1726879826.33954: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/meta/main.yml 5599 1726879826.34062: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml 5599 1726879826.34387: in VariableManager get_vars() 5599 1726879826.34402: done with get_vars() 5599 1726879826.34597: in VariableManager get_vars() 5599 1726879826.34611: done with get_vars() 5599 1726879826.35426: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml 5599 1726879826.35796: iterating over new_blocks loaded from include file 5599 1726879826.35798: in VariableManager get_vars() 5599 1726879826.35810: done with get_vars() 5599 1726879826.35811: filtering new block on tags 5599 1726879826.35833: done filtering new block on tags 5599 1726879826.35835: in VariableManager get_vars() 5599 1726879826.35843: done with get_vars() 5599 1726879826.35845: filtering new block on tags 5599 1726879826.35856: done filtering new block on tags 5599 1726879826.35858: in VariableManager get_vars() 5599 1726879826.35867: done with get_vars() 5599 1726879826.35868: filtering new block on tags 5599 1726879826.35885: done filtering new block on tags 5599 1726879826.35888: in VariableManager get_vars() 5599 1726879826.35897: done with get_vars() 5599 1726879826.35898: filtering new block on tags 5599 1726879826.35910: done filtering new block on tags 5599 1726879826.35912: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kdump for managed_node1, managed_node2, managed_node3 5599 1726879826.35917: extending task lists for all hosts with included blocks 5599 1726879826.36028: done extending task lists 5599 1726879826.36029: done processing included files 5599 1726879826.36029: results queue empty 5599 1726879826.36030: checking for any_errors_fatal 5599 1726879826.36032: done checking for any_errors_fatal 5599 1726879826.36032: checking for max_fail_percentage 5599 1726879826.36033: done checking for max_fail_percentage 5599 1726879826.36034: checking to see if all hosts have failed and the running result is not ok 5599 1726879826.36034: done checking to see if all hosts have failed 5599 1726879826.36035: getting the remaining hosts for this loop 5599 1726879826.36036: done getting the remaining hosts for this loop 5599 1726879826.36038: getting the next task for host managed_node1 5599 1726879826.36041: done getting next task for host managed_node1 5599 1726879826.36043: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 5599 1726879826.36045: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879826.36050: getting the next task for host managed_node2 5599 1726879826.36053: done getting next task for host managed_node2 5599 1726879826.36055: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 5599 1726879826.36057: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879826.36058: getting the next task for host managed_node3 5599 1726879826.36062: done getting next task for host managed_node3 5599 1726879826.36064: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 5599 1726879826.36066: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879826.36080: getting variables 5599 1726879826.36082: in VariableManager get_vars() 5599 1726879826.36097: Calling all_inventory to load vars for managed_node1 5599 1726879826.36100: Calling groups_inventory to load vars for managed_node1 5599 1726879826.36103: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879826.36110: Calling all_plugins_play to load vars for managed_node1 5599 1726879826.36114: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879826.36118: Calling groups_plugins_play to load vars for managed_node1 5599 1726879826.36349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.36525: done with get_vars() 5599 1726879826.36534: done getting variables TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Friday 20 September 2024 20:50:26 -0400 (0:00:00.080) 0:00:04.153 ****** 5599 1726879826.36594: entering _queue_task() for managed_node1/include_tasks 5599 1726879826.36596: Creating lock for include_tasks 5599 1726879826.36944: worker is 1 (out of 3 available) 5599 1726879826.36959: exiting _queue_task() for managed_node1/include_tasks 5599 1726879826.36996: getting variables 5599 1726879826.37000: in VariableManager get_vars() 5599 1726879826.37094: Calling all_inventory to load vars for managed_node2 5599 1726879826.37100: Calling groups_inventory to load vars for managed_node2 5599 1726879826.37104: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879826.37122: Calling all_plugins_play to load vars for managed_node2 5599 1726879826.37126: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879826.37130: Calling groups_plugins_play to load vars for managed_node2 5599 1726879826.37415: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 5599 1726879826.37420: in run() - task 0affef3a-ec81-5b39-170e-000000000051 5599 1726879826.37422: variable 'ansible_search_path' from source: unknown 5599 1726879826.37424: variable 'ansible_search_path' from source: unknown 5599 1726879826.37427: calling self._execute() 5599 1726879826.37447: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879826.37465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879826.37469: variable 'omit' from source: magic vars 5599 1726879826.37481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.37805: done with get_vars() 5599 1726879826.37817: done getting variables 5599 1726879826.37856: _execute() done 5599 1726879826.37859: dumping result to json 5599 1726879826.37861: done dumping result, returning 5599 1726879826.37863: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0affef3a-ec81-5b39-170e-000000000051] 5599 1726879826.37865: sending task result for task 0affef3a-ec81-5b39-170e-000000000051 5599 1726879826.37972: entering _queue_task() for managed_node2/include_tasks 5599 1726879826.38043: done sending task result for task 0affef3a-ec81-5b39-170e-000000000051 5599 1726879826.38047: WORKER PROCESS EXITING 5599 1726879826.38247: worker is 2 (out of 3 available) 5599 1726879826.38263: exiting _queue_task() for managed_node2/include_tasks 5599 1726879826.38413: getting variables 5599 1726879826.38416: in VariableManager get_vars() 5599 1726879826.38506: Calling all_inventory to load vars for managed_node3 5599 1726879826.38511: Calling groups_inventory to load vars for managed_node3 5599 1726879826.38514: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879826.38540: Calling all_plugins_play to load vars for managed_node3 5599 1726879826.38546: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879826.38559: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 5599 1726879826.38567: Calling groups_plugins_play to load vars for managed_node3 5599 1726879826.38881: in run() - task 0affef3a-ec81-5b39-170e-000000000051 5599 1726879826.38885: variable 'ansible_search_path' from source: unknown 5599 1726879826.38889: variable 'ansible_search_path' from source: unknown 5599 1726879826.38891: calling self._execute() 5599 1726879826.38893: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879826.38896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879826.38898: variable 'omit' from source: magic vars 5599 1726879826.38900: _execute() done 5599 1726879826.38903: dumping result to json 5599 1726879826.38919: done dumping result, returning 5599 1726879826.38923: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0affef3a-ec81-5b39-170e-000000000051] 5599 1726879826.38935: sending task result for task 0affef3a-ec81-5b39-170e-000000000051 5599 1726879826.38953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.39243: done with get_vars() 5599 1726879826.39251: done getting variables 5599 1726879826.39317: done sending task result for task 0affef3a-ec81-5b39-170e-000000000051 5599 1726879826.39321: WORKER PROCESS EXITING 5599 1726879826.39361: entering _queue_task() for managed_node3/include_tasks 5599 1726879826.39608: worker is 3 (out of 3 available) 5599 1726879826.39624: exiting _queue_task() for managed_node3/include_tasks 5599 1726879826.39716: done queuing things up, now waiting for results queue to drain 5599 1726879826.39718: waiting for pending results... 5599 1726879826.39886: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 5599 1726879826.39966: in run() - task 0affef3a-ec81-5b39-170e-000000000051 5599 1726879826.39980: variable 'ansible_search_path' from source: unknown 5599 1726879826.39983: variable 'ansible_search_path' from source: unknown 5599 1726879826.40017: calling self._execute() 5599 1726879826.40088: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879826.40095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879826.40166: variable 'omit' from source: magic vars 5599 1726879826.40194: _execute() done 5599 1726879826.40197: dumping result to json 5599 1726879826.40200: done dumping result, returning 5599 1726879826.40215: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0affef3a-ec81-5b39-170e-000000000051] 5599 1726879826.40393: sending task result for task 0affef3a-ec81-5b39-170e-000000000051 5599 1726879826.40482: done sending task result for task 0affef3a-ec81-5b39-170e-000000000051 5599 1726879826.40487: WORKER PROCESS EXITING 5599 1726879826.40515: no more pending results, returning what we have 5599 1726879826.40521: in VariableManager get_vars() 5599 1726879826.40558: Calling all_inventory to load vars for managed_node1 5599 1726879826.40562: Calling groups_inventory to load vars for managed_node1 5599 1726879826.40564: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879826.40575: Calling all_plugins_play to load vars for managed_node1 5599 1726879826.40579: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879826.40582: Calling groups_plugins_play to load vars for managed_node1 5599 1726879826.40938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.41109: done with get_vars() 5599 1726879826.41115: variable 'ansible_search_path' from source: unknown 5599 1726879826.41116: variable 'ansible_search_path' from source: unknown 5599 1726879826.41143: in VariableManager get_vars() 5599 1726879826.41154: Calling all_inventory to load vars for managed_node2 5599 1726879826.41156: Calling groups_inventory to load vars for managed_node2 5599 1726879826.41158: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879826.41161: Calling all_plugins_play to load vars for managed_node2 5599 1726879826.41164: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879826.41166: Calling groups_plugins_play to load vars for managed_node2 5599 1726879826.41288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.41454: done with get_vars() 5599 1726879826.41459: variable 'ansible_search_path' from source: unknown 5599 1726879826.41460: variable 'ansible_search_path' from source: unknown 5599 1726879826.41486: in VariableManager get_vars() 5599 1726879826.41496: Calling all_inventory to load vars for managed_node3 5599 1726879826.41498: Calling groups_inventory to load vars for managed_node3 5599 1726879826.41499: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879826.41503: Calling all_plugins_play to load vars for managed_node3 5599 1726879826.41505: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879826.41507: Calling groups_plugins_play to load vars for managed_node3 5599 1726879826.41642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.41814: done with get_vars() 5599 1726879826.41819: variable 'ansible_search_path' from source: unknown 5599 1726879826.41820: variable 'ansible_search_path' from source: unknown 5599 1726879826.41844: we have included files to process 5599 1726879826.41845: generating all_blocks data 5599 1726879826.41846: done generating all_blocks data 5599 1726879826.41851: processing included file: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml 5599 1726879826.41852: loading included file: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml 5599 1726879826.41854: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml 5599 1726879826.42385: done processing included file 5599 1726879826.42387: iterating over new_blocks loaded from include file 5599 1726879826.42389: in VariableManager get_vars() 5599 1726879826.42403: done with get_vars() 5599 1726879826.42404: filtering new block on tags 5599 1726879826.42416: done filtering new block on tags 5599 1726879826.42418: in VariableManager get_vars() 5599 1726879826.42430: done with get_vars() 5599 1726879826.42432: filtering new block on tags 5599 1726879826.42445: done filtering new block on tags 5599 1726879826.42447: in VariableManager get_vars() 5599 1726879826.42461: done with get_vars() 5599 1726879826.42463: filtering new block on tags 5599 1726879826.42476: done filtering new block on tags 5599 1726879826.42477: done iterating over new_blocks loaded from include file included: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed_node1, managed_node2, managed_node3 5599 1726879826.42482: extending task lists for all hosts with included blocks 5599 1726879826.43235: done extending task lists 5599 1726879826.43236: done processing included files 5599 1726879826.43237: results queue empty 5599 1726879826.43238: checking for any_errors_fatal 5599 1726879826.43240: done checking for any_errors_fatal 5599 1726879826.43241: checking for max_fail_percentage 5599 1726879826.43242: done checking for max_fail_percentage 5599 1726879826.43242: checking to see if all hosts have failed and the running result is not ok 5599 1726879826.43243: done checking to see if all hosts have failed 5599 1726879826.43243: getting the remaining hosts for this loop 5599 1726879826.43245: done getting the remaining hosts for this loop 5599 1726879826.43246: getting the next task for host managed_node1 5599 1726879826.43250: done getting next task for host managed_node1 5599 1726879826.43252: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 5599 1726879826.43254: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879826.43255: getting the next task for host managed_node2 5599 1726879826.43257: done getting next task for host managed_node2 5599 1726879826.43258: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 5599 1726879826.43260: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879826.43264: getting the next task for host managed_node3 5599 1726879826.43267: done getting next task for host managed_node3 5599 1726879826.43269: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 5599 1726879826.43271: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879826.43284: getting variables 5599 1726879826.43285: in VariableManager get_vars() 5599 1726879826.43300: Calling all_inventory to load vars for managed_node1 5599 1726879826.43303: Calling groups_inventory to load vars for managed_node1 5599 1726879826.43306: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879826.43313: Calling all_plugins_play to load vars for managed_node1 5599 1726879826.43316: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879826.43320: Calling groups_plugins_play to load vars for managed_node1 5599 1726879826.43533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.43708: done with get_vars() 5599 1726879826.43716: done getting variables TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Friday 20 September 2024 20:50:26 -0400 (0:00:00.071) 0:00:04.224 ****** 5599 1726879826.43779: entering _queue_task() for managed_node1/setup 5599 1726879826.44088: worker is 1 (out of 3 available) 5599 1726879826.44104: exiting _queue_task() for managed_node1/setup 5599 1726879826.44142: getting variables 5599 1726879826.44145: in VariableManager get_vars() 5599 1726879826.44239: Calling all_inventory to load vars for managed_node2 5599 1726879826.44244: Calling groups_inventory to load vars for managed_node2 5599 1726879826.44247: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879826.44264: Calling all_plugins_play to load vars for managed_node2 5599 1726879826.44270: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879826.44276: Calling groups_plugins_play to load vars for managed_node2 5599 1726879826.44591: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 5599 1726879826.44597: in run() - task 0affef3a-ec81-5b39-170e-0000000000a3 5599 1726879826.44600: variable 'ansible_search_path' from source: unknown 5599 1726879826.44603: variable 'ansible_search_path' from source: unknown 5599 1726879826.44605: calling self._execute() 5599 1726879826.44627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.45000: done with get_vars() 5599 1726879826.45013: done getting variables 5599 1726879826.45080: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879826.45084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879826.45087: variable 'omit' from source: magic vars 5599 1726879826.45153: entering _queue_task() for managed_node2/setup 5599 1726879826.45252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879826.45766: worker is 2 (out of 3 available) 5599 1726879826.45782: exiting _queue_task() for managed_node2/setup 5599 1726879826.45816: getting variables 5599 1726879826.45819: in VariableManager get_vars() 5599 1726879826.45915: Calling all_inventory to load vars for managed_node3 5599 1726879826.45921: Calling groups_inventory to load vars for managed_node3 5599 1726879826.45925: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879826.45942: Calling all_plugins_play to load vars for managed_node3 5599 1726879826.45946: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879826.45951: Calling groups_plugins_play to load vars for managed_node3 5599 1726879826.46269: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 5599 1726879826.46293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.46628: done with get_vars() 5599 1726879826.46640: done getting variables 5599 1726879826.46697: in run() - task 0affef3a-ec81-5b39-170e-0000000000a3 5599 1726879826.46701: variable 'ansible_search_path' from source: unknown 5599 1726879826.46703: variable 'ansible_search_path' from source: unknown 5599 1726879826.46707: calling self._execute() 5599 1726879826.46782: entering _queue_task() for managed_node3/setup 5599 1726879826.46856: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879826.46861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879826.46864: variable 'omit' from source: magic vars 5599 1726879826.47159: worker is 3 (out of 3 available) 5599 1726879826.47173: exiting _queue_task() for managed_node3/setup 5599 1726879826.47191: done queuing things up, now waiting for results queue to drain 5599 1726879826.47193: waiting for pending results... 5599 1726879826.47495: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 5599 1726879826.47649: in run() - task 0affef3a-ec81-5b39-170e-0000000000a3 5599 1726879826.47672: variable 'ansible_search_path' from source: unknown 5599 1726879826.47686: variable 'ansible_search_path' from source: unknown 5599 1726879826.47739: calling self._execute() 5599 1726879826.47881: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879826.47885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879826.47888: variable 'omit' from source: magic vars 5599 1726879826.48483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879826.48488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879826.50908: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879826.51150: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879826.51254: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879826.51369: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879826.51408: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879826.51429: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879826.51528: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879826.51618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879826.51652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879826.51779: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879826.51782: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879826.51807: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879826.51816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879826.51876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879826.51997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879826.52068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879826.52378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879826.52381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879826.52384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879826.52387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879826.52389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879826.52391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879826.52394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879826.52396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879826.52399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879826.52419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879826.52604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879826.52643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879826.52701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879826.52723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879826.52880: variable '__kdump_required_facts' from source: role '' all vars 5599 1726879826.52899: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879826.53025: Evaluated conditional (__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 5599 1726879826.53052: when evaluation is False, skipping this task 5599 1726879826.53056: _execute() done 5599 1726879826.53072: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879826.53161: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879826.53204: variable '__kdump_required_facts' from source: role '' all vars 5599 1726879826.53212: dumping result to json 5599 1726879826.53217: done dumping result, returning 5599 1726879826.53230: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0affef3a-ec81-5b39-170e-0000000000a3] 5599 1726879826.53237: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879826.53360: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a3 5599 1726879826.53391: Evaluated conditional (__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 5599 1726879826.53400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py skipping: [managed_node1] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 5599 1726879826.53544: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a3 5599 1726879826.53547: WORKER PROCESS EXITING 5599 1726879826.53577: when evaluation is False, skipping this task 5599 1726879826.53580: _execute() done 5599 1726879826.53583: dumping result to json 5599 1726879826.53584: done dumping result, returning 5599 1726879826.53590: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0affef3a-ec81-5b39-170e-0000000000a3] 5599 1726879826.53731: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879826.53883: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879826.53886: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a3 5599 1726879826.53888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879826.53931: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a3 5599 1726879826.53934: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 5599 1726879826.54181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879826.54185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879826.54192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879826.54217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879826.54304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879826.54326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879826.54346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879826.54382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879826.54396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879826.54545: variable '__kdump_required_facts' from source: role '' all vars 5599 1726879826.54554: variable 'ansible_facts' from source: host vars for 'managed_node2' 5599 1726879826.54632: Evaluated conditional (__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 5599 1726879826.54635: when evaluation is False, skipping this task 5599 1726879826.54638: _execute() done 5599 1726879826.54643: dumping result to json 5599 1726879826.54645: done dumping result, returning 5599 1726879826.54657: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0affef3a-ec81-5b39-170e-0000000000a3] 5599 1726879826.54669: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a3 5599 1726879826.54737: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a3 5599 1726879826.54741: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 5599 1726879826.54767: no more pending results, returning what we have 5599 1726879826.54772: results queue empty 5599 1726879826.54775: checking for any_errors_fatal 5599 1726879826.54778: done checking for any_errors_fatal 5599 1726879826.54778: checking for max_fail_percentage 5599 1726879826.54780: done checking for max_fail_percentage 5599 1726879826.54781: checking to see if all hosts have failed and the running result is not ok 5599 1726879826.54782: done checking to see if all hosts have failed 5599 1726879826.54783: getting the remaining hosts for this loop 5599 1726879826.54785: done getting the remaining hosts for this loop 5599 1726879826.54790: getting the next task for host managed_node1 5599 1726879826.54800: done getting next task for host managed_node1 5599 1726879826.54805: ^ task is: TASK: fedora.linux_system_roles.kdump : Check if system is ostree 5599 1726879826.54809: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879826.54811: getting the next task for host managed_node2 5599 1726879826.54816: done getting next task for host managed_node2 5599 1726879826.54818: ^ task is: TASK: fedora.linux_system_roles.kdump : Check if system is ostree 5599 1726879826.54821: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879826.54822: getting the next task for host managed_node3 5599 1726879826.54831: done getting next task for host managed_node3 5599 1726879826.54833: ^ task is: TASK: fedora.linux_system_roles.kdump : Check if system is ostree 5599 1726879826.54836: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879826.54852: getting variables 5599 1726879826.54854: in VariableManager get_vars() 5599 1726879826.55026: Calling all_inventory to load vars for managed_node1 5599 1726879826.55031: Calling groups_inventory to load vars for managed_node1 5599 1726879826.55034: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879826.55046: Calling all_plugins_play to load vars for managed_node1 5599 1726879826.55050: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879826.55054: Calling groups_plugins_play to load vars for managed_node1 5599 1726879826.55293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.55490: done with get_vars() 5599 1726879826.55500: done getting variables TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Friday 20 September 2024 20:50:26 -0400 (0:00:00.118) 0:00:04.343 ****** 5599 1726879826.55589: entering _queue_task() for managed_node1/stat 5599 1726879826.55870: worker is 1 (out of 3 available) 5599 1726879826.55885: exiting _queue_task() for managed_node1/stat 5599 1726879826.55924: getting variables 5599 1726879826.55927: in VariableManager get_vars() 5599 1726879826.56031: Calling all_inventory to load vars for managed_node2 5599 1726879826.56037: Calling groups_inventory to load vars for managed_node2 5599 1726879826.56041: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879826.56058: Calling all_plugins_play to load vars for managed_node2 5599 1726879826.56062: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879826.56070: Calling groups_plugins_play to load vars for managed_node2 5599 1726879826.56375: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Check if system is ostree 5599 1726879826.56380: in run() - task 0affef3a-ec81-5b39-170e-0000000000a5 5599 1726879826.56398: variable 'ansible_search_path' from source: unknown 5599 1726879826.56402: variable 'ansible_search_path' from source: unknown 5599 1726879826.56429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.56790: done with get_vars() 5599 1726879826.56803: done getting variables 5599 1726879826.56857: calling self._execute() 5599 1726879826.56861: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879826.56867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879826.56869: variable 'omit' from source: magic vars 5599 1726879826.56944: entering _queue_task() for managed_node2/stat 5599 1726879826.56970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 5599 1726879826.57514: worker is 2 (out of 3 available) 5599 1726879826.57529: exiting _queue_task() for managed_node2/stat 5599 1726879826.57567: getting variables 5599 1726879826.57570: in VariableManager get_vars() 5599 1726879826.57739: Calling all_inventory to load vars for managed_node3 5599 1726879826.57745: Calling groups_inventory to load vars for managed_node3 5599 1726879826.57749: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879826.57775: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 5599 1726879826.57783: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 5599 1726879826.57786: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 5599 1726879826.57788: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 5599 1726879826.57793: 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) 5599 1726879826.57795: 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) 5599 1726879826.57810: Calling all_plugins_play to load vars for managed_node3 5599 1726879826.57815: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879826.57819: Calling groups_plugins_play to load vars for managed_node3 5599 1726879826.58126: 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) 5599 1726879826.58130: 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) 5599 1726879826.58134: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Check if system is ostree 5599 1726879826.58175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879826.58515: done with get_vars() 5599 1726879826.58528: done getting variables 5599 1726879826.58584: Evaluated conditional (not __kdump_is_ostree is defined): True 5599 1726879826.58588: variable 'omit' from source: magic vars 5599 1726879826.58590: in run() - task 0affef3a-ec81-5b39-170e-0000000000a5 5599 1726879826.58593: variable 'ansible_search_path' from source: unknown 5599 1726879826.58596: variable 'ansible_search_path' from source: unknown 5599 1726879826.58598: calling self._execute() 5599 1726879826.58600: variable 'omit' from source: magic vars 5599 1726879826.58602: variable 'omit' from source: magic vars 5599 1726879826.58605: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879826.58607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879826.58609: variable 'omit' from source: magic vars 5599 1726879826.58678: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879826.58694: entering _queue_task() for managed_node3/stat 5599 1726879826.58719: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879826.58723: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879826.58784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879826.59398: worker is 3 (out of 3 available) 5599 1726879826.59411: exiting _queue_task() for managed_node3/stat 5599 1726879826.59424: done queuing things up, now waiting for results queue to drain 5599 1726879826.59426: waiting for pending results... 5599 1726879826.59530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879826.59539: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879826.59545: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879826.59549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879826.59553: Set connection var ansible_shell_type to sh 5599 1726879826.59555: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879826.59557: Set connection var ansible_pipelining to False 5599 1726879826.59560: Set connection var ansible_connection to ssh 5599 1726879826.59562: Set connection var ansible_timeout to 10 5599 1726879826.59567: Set connection var ansible_shell_executable to /bin/sh 5599 1726879826.59569: variable 'ansible_shell_executable' from source: unknown 5599 1726879826.59571: variable 'ansible_connection' from source: unknown 5599 1726879826.59575: variable 'ansible_module_compression' from source: unknown 5599 1726879826.59578: variable 'ansible_shell_type' from source: unknown 5599 1726879826.59580: variable 'ansible_shell_executable' from source: unknown 5599 1726879826.59582: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879826.59584: variable 'ansible_pipelining' from source: unknown 5599 1726879826.59587: variable 'ansible_timeout' from source: unknown 5599 1726879826.59590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879826.59593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 5599 1726879826.59736: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Check if system is ostree 5599 1726879826.59883: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879826.59896: variable 'omit' from source: magic vars 5599 1726879826.59902: starting attempt loop 5599 1726879826.59906: running the handler 5599 1726879826.59920: in run() - task 0affef3a-ec81-5b39-170e-0000000000a5 5599 1726879826.60079: variable 'ansible_search_path' from source: unknown 5599 1726879826.60084: variable 'ansible_search_path' from source: unknown 5599 1726879826.60087: calling self._execute() 5599 1726879826.60089: _low_level_execute_command(): starting 5599 1726879826.60092: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879826.60103: variable 'ansible_host' from source: host vars for 'managed_node3' <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879826.60304: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 5599 1726879826.60366: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 5599 1726879826.60483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879826.60502: variable 'omit' from source: magic vars 5599 1726879826.60681: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 5599 1726879826.60684: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 5599 1726879826.60959: 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) 5599 1726879826.61183: 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) 5599 1726879826.61189: 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) 5599 1726879826.61192: 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) 5599 1726879826.61439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 5599 1726879826.61533: Evaluated conditional (not __kdump_is_ostree is defined): True 5599 1726879826.61549: variable 'omit' from source: magic vars 5599 1726879826.61691: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879826.61849: variable 'omit' from source: magic vars 5599 1726879826.61898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879826.61932: variable 'omit' from source: magic vars 5599 1726879826.61990: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879826.62022: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879826.62072: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879826.62099: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879826.62138: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879826.62171: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879826.62202: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879826.62222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879826.62263: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5599 1726879826.62287: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879826.62399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879826.62416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879826.62462: Set connection var ansible_shell_type to sh 5599 1726879826.62479: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879826.62499: Set connection var ansible_pipelining to False 5599 1726879826.62509: Set connection var ansible_connection to ssh 5599 1726879826.62521: Set connection var ansible_timeout to 10 5599 1726879826.62544: Set connection var ansible_shell_executable to /bin/sh 5599 1726879826.62578: variable 'ansible_shell_executable' from source: unknown 5599 1726879826.62588: variable 'ansible_connection' from source: unknown 5599 1726879826.62598: variable 'ansible_module_compression' from source: unknown 5599 1726879826.62616: variable 'ansible_shell_type' from source: unknown 5599 1726879826.62626: variable 'ansible_shell_executable' from source: unknown 5599 1726879826.62635: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879826.62645: variable 'ansible_pipelining' from source: unknown 5599 1726879826.62654: variable 'ansible_timeout' from source: unknown 5599 1726879826.62665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879826.62791: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 5599 1726879826.62880: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 5599 1726879826.62945: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879826.62965: variable 'omit' from source: magic vars 5599 1726879826.62981: starting attempt loop 5599 1726879826.63050: running the handler 5599 1726879826.63053: _low_level_execute_command(): starting 5599 1726879826.63056: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 5599 1726879826.63059: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879826.63065: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879826.63292: 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) 5599 1726879826.63554: 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) 5599 1726879826.63557: 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) 5599 1726879826.63560: 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) 5599 1726879826.63737: Evaluated conditional (not __kdump_is_ostree is defined): True 5599 1726879826.63755: variable 'omit' from source: magic vars 5599 1726879826.63855: variable 'omit' from source: magic vars 5599 1726879826.63937: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879826.63994: variable 'omit' from source: magic vars 5599 1726879826.64035: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879826.64055: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879826.64073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879826.64295: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879826.64298: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879826.64301: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879826.64303: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879826.64305: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879826.64307: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879826.64309: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879826.64312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879826.64328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879826.64424: Set connection var ansible_shell_type to sh 5599 1726879826.64432: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879826.64439: Set connection var ansible_pipelining to False 5599 1726879826.64442: Set connection var ansible_connection to ssh 5599 1726879826.64449: Set connection var ansible_timeout to 10 5599 1726879826.64460: Set connection var ansible_shell_executable to /bin/sh 5599 1726879826.64496: variable 'ansible_shell_executable' from source: unknown 5599 1726879826.64503: variable 'ansible_connection' from source: unknown 5599 1726879826.64506: variable 'ansible_module_compression' from source: unknown 5599 1726879826.64508: variable 'ansible_shell_type' from source: unknown 5599 1726879826.64510: variable 'ansible_shell_executable' from source: unknown 5599 1726879826.64513: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879826.64515: variable 'ansible_pipelining' from source: unknown 5599 1726879826.64520: variable 'ansible_timeout' from source: unknown 5599 1726879826.64525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879826.64683: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879826.64693: variable 'omit' from source: magic vars 5599 1726879826.64705: starting attempt loop 5599 1726879826.64709: running the handler 5599 1726879826.64718: _low_level_execute_command(): starting 5599 1726879826.64725: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879826.65272: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879826.65278: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879826.65282: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879826.65285: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879826.65349: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879826.65352: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879826.65355: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879826.65356: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879826.65415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879826.66090: stdout chunk (state=3): >>>/root <<< 5599 1726879826.66205: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879826.66262: stderr chunk (state=3): >>><<< 5599 1726879826.66271: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879826.66304: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879826.66444: _low_level_execute_command(): starting 5599 1726879826.66448: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135 `" && echo ansible-tmp-1726879826.6630676-5681-148799348713135="` echo /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135 `" ) && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135 `" && echo ansible-tmp-1726879826.6630676-5681-148799348713135="` echo /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135 `" ) && sleep 0'"'"'' 5599 1726879826.66499: stdout chunk (state=3): >>>/root <<< 5599 1726879826.67008: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879826.67012: stdout chunk (state=3): >>><<< 5599 1726879826.67014: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879826.67022: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879826.67026: _low_level_execute_command(): starting 5599 1726879826.67029: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461 `" && echo ansible-tmp-1726879826.668979-5680-222575519514461="` echo /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461 `" && echo ansible-tmp-1726879826.668979-5680-222575519514461="` echo /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461 `" ) && sleep 0'"'"'' 5599 1726879826.67056: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879826.67293: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879826.67461: stdout chunk (state=3): >>>/root <<< 5599 1726879826.67467: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879826.67470: stdout chunk (state=3): >>><<< 5599 1726879826.67472: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879826.67595: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879826.67600: _low_level_execute_command(): starting 5599 1726879826.67603: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284 `" && echo ansible-tmp-1726879826.675261-5682-156501698977284="` echo /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284 `" ) && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879826.67609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284 `" && echo ansible-tmp-1726879826.675261-5682-156501698977284="` echo /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284 `" ) && sleep 0'"'"'' 5599 1726879826.67887: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879826.67936: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879826.67950: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879826.67958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879826.67994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879826.68012: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879826.68061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879826.68444: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879826.68459: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration <<< 5599 1726879826.68477: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879826.68520: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879826.68534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879826.68550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879826.68611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879826.70631: stdout chunk (state=3): >>>ansible-tmp-1726879826.675261-5682-156501698977284=/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284 <<< 5599 1726879826.70744: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879826.70811: stderr chunk (state=3): >>><<< 5599 1726879826.70818: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'ansible-tmp-1726879826.675261-5682-156501698977284=/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879826.70985: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879826.675261-5682-156501698977284=/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879826.70989: variable 'ansible_module_compression' from source: unknown 5599 1726879826.71052: ANSIBALLZ: Using lock for stat 5599 1726879826.71062: ANSIBALLZ: Acquiring lock 5599 1726879826.71073: ANSIBALLZ: Lock acquired: 140319498233680 5599 1726879826.71086: ANSIBALLZ: Creating module 5599 1726879826.73416: stdout chunk (state=3): >>>ansible-tmp-1726879826.668979-5680-222575519514461=/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461 <<< 5599 1726879826.73750: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879826.73767: stdout chunk (state=3): >>><<< 5599 1726879826.73791: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'ansible-tmp-1726879826.668979-5680-222575519514461=/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879826.74088: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879826.668979-5680-222575519514461=/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879826.74091: stdout chunk (state=3): >>>ansible-tmp-1726879826.6630676-5681-148799348713135=/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135 <<< 5599 1726879826.74109: variable 'ansible_module_compression' from source: unknown 5599 1726879826.74209: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879826.74307: ANSIBALLZ: Using lock for stat 5599 1726879826.74401: ANSIBALLZ: Acquiring lock 5599 1726879826.74425: stderr chunk (state=3): >>><<< 5599 1726879826.74437: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'ansible-tmp-1726879826.6630676-5681-148799348713135=/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879826.74536: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879826.6630676-5681-148799348713135=/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879826.74778: variable 'ansible_module_compression' from source: unknown 5599 1726879826.74826: ANSIBALLZ: Using lock for stat 5599 1726879826.74973: ANSIBALLZ: Acquiring lock 5599 1726879826.82256: ANSIBALLZ: Writing module into payload 5599 1726879826.82340: ANSIBALLZ: Writing module 5599 1726879826.82358: ANSIBALLZ: Renaming module 5599 1726879826.82381: ANSIBALLZ: Done creating module 5599 1726879826.82387: ANSIBALLZ: Lock acquired: 140319498233680 5599 1726879826.82389: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879826.82683: ANSIBALLZ: Lock acquired: 140319498233680 5599 1726879826.82687: ANSIBALLZ: Reading module after lock Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 5599 1726879826.82692: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py 5599 1726879826.82695: variable 'ansible_facts' from source: host vars for 'managed_node2' <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpygnlwss1 TO /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' 5599 1726879826.82705: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py 5599 1726879826.82707: ANSIBALLZ: Reading module after lock 5599 1726879826.82709: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879826.82721: Sending initial data 5599 1726879826.82727: Sent initial data (150 bytes) <10.31.14.149> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_751wjsa TO /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py <10.31.14.149> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' '[10.31.14.149]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 5599 1726879826.82862: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfw8p_a43 TO /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' 5599 1726879826.83083: Sending initial data 5599 1726879826.83087: Sent initial data (151 bytes) 5599 1726879826.83152: Sending initial data 5599 1726879826.83155: Sent initial data (150 bytes) 5599 1726879826.83692: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879826.83792: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879826.83827: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879826.83842: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879826.83854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879826.83880: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879826.83907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879826.83924: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879826.83978: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879826.83993: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879826.84040: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879826.84045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879826.84081: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879826.84084: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879826.84358: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879826.84362: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879826.84365: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879826.84405: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879826.84421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 <<< 5599 1726879826.84440: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879826.84486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879826.85992: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 5599 1726879826.86012: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 5599 1726879826.86015: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5599 1726879826.86017: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879826.86066: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." <<< 5599 1726879826.86072: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879826.86119: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 5599 1726879826.86122: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpygnlwss1 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879826.86128: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpygnlwss1 /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py <<< 5599 1726879826.86172: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpygnlwss1" to remote "/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py" <<< 5599 1726879826.86184: stderr chunk (state=3): >>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py M:0x001a <<< 5599 1726879826.86207: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 5599 1726879826.86211: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879826.86260: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879826.86265: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119187 <<< 5599 1726879826.86318: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_751wjsa debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879826.86329: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_751wjsa /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py <<< 5599 1726879826.86508: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_751wjsa" to remote "/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py M:0x001a <<< 5599 1726879826.86790: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119188 <<< 5599 1726879826.87396: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119187 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879826.87413: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879826.87429: stderr chunk (state=3): >>>debug3: In write loop, ack for 6 119188 bytes at 0 <<< 5599 1726879826.87440: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879826.87459: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879826.87503: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879826.87600: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879826.87604: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879826.87607: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879826.87649: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879826.87669: stderr chunk (state=3): >>><<< 5599 1726879826.87690: stdout chunk (state=3): >>><<< 5599 1726879826.87708: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfw8p_a43 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879826.87712: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfw8p_a43 /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py <<< <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpygnlwss1 /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpygnlwss1\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpygnlwss1" to remote "/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119187\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119187 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879826.88135: done transferring module to remote 5599 1726879826.88139: _low_level_execute_command(): starting 5599 1726879826.88142: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/ /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/ /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879826.88150: stderr chunk (state=3): >>><<< 5599 1726879826.88152: stdout chunk (state=3): >>><<< 5599 1726879826.88155: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfw8p_a43" to remote "/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py M:0x001a <<< 5599 1726879826.88157: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119187 <<< <10.31.14.149> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_751wjsa /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_751wjsa\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_751wjsa" to remote "/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119188\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119188 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879826.88162: done transferring module to remote 5599 1726879826.88167: _low_level_execute_command(): starting 5599 1726879826.88178: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/ /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/ /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879826.89005: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879826.89220: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879826.89230: stderr chunk (state=3): >>>debug3: In write loop, ack for 6 119187 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879826.89238: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879826.89255: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879826.89269: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 5599 1726879826.89286: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879826.89303: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879826.89318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879826.89337: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879826.89361: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879826.89382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879826.89403: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 <<< 5599 1726879826.89449: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879826.89491: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879826.89508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879826.89519: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879826.89541: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879826.89579: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879826.89599: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879826.89616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879826.89639: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879826.89679: stderr chunk (state=3): >>><<< 5599 1726879826.89683: stdout chunk (state=3): >>><<< 5599 1726879826.89710: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879826.89716: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879826.89719: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfw8p_a43 /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfw8p_a43\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfw8p_a43" to remote "/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119187\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119187 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879826.89747: done transferring module to remote 5599 1726879826.89768: _low_level_execute_command(): starting 5599 1726879826.89776: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/ /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/ /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879826.89890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879826.89898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879826.90442: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879826.90465: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879826.90524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879826.91588: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879826.91651: stderr chunk (state=3): >>><<< 5599 1726879826.91671: stdout chunk (state=3): >>><<< 5599 1726879826.91783: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879826.91790: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879826.91795: _low_level_execute_command(): starting 5599 1726879826.91798: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879826.91833: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879826.91836: stdout chunk (state=3): >>><<< 5599 1726879826.91839: stderr chunk (state=3): >>><<< <10.31.14.149> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879826.91984: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879826.91987: _low_level_execute_command(): starting 5599 1726879826.91990: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' -tt 10.31.14.149 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879826.92544: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879826.92561: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879826.92583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879826.92703: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879826.92726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879826.92752: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879826.92787: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879826.92842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879826.92883: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879826.92947: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879826.92951: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering <<< 5599 1726879826.92954: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879826.93027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879826.95011: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879826.95046: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879826.95076: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5599 1726879826.95089: stdout chunk (state=3): >>>import '_weakref' # <<< 5599 1726879826.95157: stdout chunk (state=3): >>>import '_io' # <<< 5599 1726879826.95160: stdout chunk (state=3): >>>import 'marshal' # <<< 5599 1726879826.95209: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879826.95213: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879826.95253: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879826.95264: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879826.95300: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879826.95345: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879826.95353: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879826.95398: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879826.95404: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879826.95459: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879826.95465: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879826.95586: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879826.95591: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505b2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505afbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5599 1726879826.95594: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505b2eab0> import '_signal' # <<< 5599 1726879826.95597: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 5599 1726879826.95599: stderr chunk (state=3): >>><<< 5599 1726879826.95601: stdout chunk (state=3): >>><<< 5599 1726879826.95655: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879826.95668: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879826.95672: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879826.95676: _low_level_execute_command(): starting 5599 1726879826.95679: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879826.95772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc59b4530> <<< 5599 1726879826.95779: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5983b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc59b6ab0> <<< <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879826.95849: stdout chunk (state=3): >>>import '_signal' # <<< 5599 1726879826.95852: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879826.95855: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 5599 1726879826.95857: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 5599 1726879826.95887: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879826.95913: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879826.95947: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5058dd160> <<< 5599 1726879826.95955: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879826.96032: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879826.96037: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 5599 1726879826.96085: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5058ddfd0> import 'site' # <<< 5599 1726879826.96089: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879826.96122: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879826.96125: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879826.96144: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5789160> <<< 5599 1726879826.96386: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5599 1726879826.96424: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5789fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879826.96442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879826.96469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5599 1726879826.96486: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50591be90> <<< 5599 1726879826.96555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879826.96559: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5599 1726879826.96587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879826.96624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879826.96647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879826.96684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50591bf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879826.96795: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059538c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505953f50> import '_collections' # <<< 5599 1726879826.96803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c7e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c7f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879826.96879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879826.96951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 5599 1726879826.96955: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505933b60> <<< 5599 1726879826.96959: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505931280> <<< 5599 1726879826.96969: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879826.96972: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879826.97037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57ff860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57ffef0> import '_collections' # <<< 5599 1726879826.97041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879826.97201: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505919040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5599 1726879826.97205: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879826.97208: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879826.97210: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879826.97213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879826.97217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879826.97220: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57dfb30> import '_functools' # <<< 5599 1726879826.97222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879826.97224: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879826.97309: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57dd1f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c5040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879826.97315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5599 1726879826.97407: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5599 1726879826.97411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505977800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505976420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505932150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505974cb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059182c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879826.97421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879826.97523: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059a8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a8bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059a8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505916de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879826.97541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5823800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5822420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57de2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5820c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5599 1726879826.97617: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a9640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a9310> import 'importlib.machinery' # <<< 5599 1726879826.97681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5854800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c42c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879826.97685: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5854cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5854b60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5854f50> <<< 5599 1726879826.97694: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059aa4e0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879826.97775: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c2de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879826.97816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c0710> import 'errno' # <<< 5599 1726879826.97828: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879826.97835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5855640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5855310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5599 1726879826.97840: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5856540> import 'importlib.util' # <<< 5599 1726879826.97845: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059c1df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5599 1726879826.97850: stdout chunk (state=3): >>>import 'runpy' # <<< 5599 1726879826.97854: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879826.97878: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c2cc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879826.97893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879826.97909: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059c3320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c2240> <<< 5599 1726879826.97919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586c770> <<< 5599 1726879826.97970: stdout chunk (state=3): >>>import 'errno' # <<< 5599 1726879826.97978: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879826.98030: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059c3da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c34d0> <<< 5599 1726879826.98036: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc586deb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879826.98113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586ed80> <<< 5599 1726879826.98116: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059aa540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879826.98119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879826.98189: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc586f3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586e2d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879826.98193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505743c80> <<< 5599 1726879826.98197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879826.98270: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc586fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586f560> <<< 5599 1726879826.98281: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50576c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576c4a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50576c770> <<< 5599 1726879826.98286: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc58565a0> <<< 5599 1726879826.98300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879826.98314: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50576c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505741e20> <<< 5599 1726879826.98333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879826.98338: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879826.98345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879826.98377: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc560bcb0> <<< 5599 1726879826.98400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 5599 1726879826.98419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879826.98436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879826.98457: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc56347d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5634530> <<< 5599 1726879826.98479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5599 1726879826.98495: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc56346e0> <<< 5599 1726879826.98499: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576dfa0> <<< 5599 1726879826.98526: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576cc20> <<< 5599 1726879826.98534: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059aac30> <<< 5599 1726879826.98540: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5634920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5609e50> <<< 5599 1726879826.98574: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879826.98579: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879826.98609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879826.98626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879826.98681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879826.98689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879826.98724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5599 1726879826.98787: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50579a330> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879826.98794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5636030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5634cb0> <<< 5599 1726879826.98797: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5856c90> <<< 5599 1726879826.98831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879826.98846: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879826.98853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879826.98860: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057b64b0> <<< 5599 1726879826.98869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879826.98896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879826.98899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879826.98928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879826.98930: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56663c0> <<< 5599 1726879826.98992: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879826.98996: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879826.99016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879826.99040: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057f3230> <<< 5599 1726879826.99042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879826.99043: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879826.99045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879826.99069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879826.99098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879826.99104: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc567e510> <<< 5599 1726879826.99119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879826.99141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879826.99157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879826.99211: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879826.99244: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56b72c0> <<< 5599 1726879826.99254: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5058159d0> <<< 5599 1726879826.99261: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879826.99307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879826.99309: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057f3350> <<< 5599 1726879826.99329: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879826.99353: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057b7140> <<< 5599 1726879826.99377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879826.99399: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505630290> <<< 5599 1726879826.99408: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057b54f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576eed0> <<< 5599 1726879826.99470: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56dda60> <<< 5599 1726879826.99520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879826.99558: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56b73e0> <<< 5599 1726879826.99562: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc505630470> <<< 5599 1726879826.99615: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc567f1a0> <<< 5599 1726879826.99657: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_kvrf3jwy/ansible_stat_payload.zip' # zipimport: zlib available <<< 5599 1726879826.99659: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54fc380> <<< 5599 1726879826.99661: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc567d550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5636f60> <<< 5599 1726879826.99743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879826.99767: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7fc54fc560> <<< 5599 1726879826.99779: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879826.99800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879826.99817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879826.99861: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_8udbjxy_/ansible_stat_payload.zip' # zipimport: zlib available <<< 5599 1726879826.99863: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879826.99937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879826.99970: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505685f10> <<< 5599 1726879826.99992: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879827.00002: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.00033: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879827.00047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879827.00087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879827.00188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879827.00217: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50565ce00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505633f20> <<< 5599 1726879827.00244: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # <<< 5599 1726879827.00247: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5552060> import '_typing' # <<< 5599 1726879827.00277: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879827.00280: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.00305: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5599 1726879827.00307: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.00428: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5528f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc55280b0> <<< 5599 1726879827.00430: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.00455: stdout chunk (state=3): >>>import 'ansible' # <<< 5599 1726879827.00476: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.00508: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.00510: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.00540: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5599 1726879827.00543: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.01866: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.02116: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.02712: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879827.02931: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879827.02985: stdout chunk (state=3): >>>import '_thread' # <<< 5599 1726879827.02995: stdout chunk (state=3): >>>import '_warnings' # <<< 5599 1726879827.03014: stdout chunk (state=3): >>>import '_weakref' # <<< 5599 1726879827.03135: stdout chunk (state=3): >>> import '_io' # <<< 5599 1726879827.03147: stdout chunk (state=3): >>>import 'marshal' # <<< 5599 1726879827.03150: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50565fd70> <<< 5599 1726879827.03178: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 5599 1726879827.03184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879827.03204: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5599 1726879827.03222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879827.03239: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 5599 1726879827.03244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879827.03293: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5056b18e0> <<< 5599 1726879827.03333: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b1670> <<< 5599 1726879827.03358: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b0f80> <<< 5599 1726879827.03416: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879827.03423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879827.03515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc552bda0> <<< 5599 1726879827.03521: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879827.03524: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879827.03531: stdout chunk (state=3): >>>import 'time' # <<< 5599 1726879827.03634: stdout chunk (state=3): >>>import 'zipimport' # <<< 5599 1726879827.03638: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b19d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505686930> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5056b2630> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5056b2870> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879827.03641: stdout chunk (state=3): >>> # installed zipimport hook <<< 5599 1726879827.03643: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc55799d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5579760> <<< 5599 1726879827.03652: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879827.03743: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<< 5599 1726879827.03750: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b2db0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879827.03753: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 5599 1726879827.03756: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5579070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5579ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5552cf0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.03758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505514bf0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505516810> <<< 5599 1726879827.03789: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879827.03796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879827.03802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879827.03805: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc557a750> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc557a990> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879827.03835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879827.03850: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505517140> <<< 5599 1726879827.03853: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879827.03862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879827.03904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879827.03909: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc557aed0> import 'pwd' # <<< 5599 1726879827.03921: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505517fb0> <<< 5599 1726879827.03936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879827.03957: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879827.03968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879827.04005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879827.04014: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e0ce0> <<< 5599 1726879827.04038: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.04041: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc53e2900> <<< 5599 1726879827.04083: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879827.04127: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551adb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50551b110> <<< 5599 1726879827.04131: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e32c0> <<< 5599 1726879827.04263: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505519070> <<< 5599 1726879827.04271: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879827.04276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e44a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879827.04281: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc69b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6983b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc69b6ab0> import '_signal' # import '_abc' # import 'abc' # <<< 5599 1726879827.04362: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551ee10> import '_tokenize' # <<< 5599 1726879827.04374: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 5599 1726879827.04378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e6f00> <<< 5599 1726879827.04381: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc53e6ff0> <<< 5599 1726879827.04412: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551d940> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551d6a0> <<< 5599 1726879827.04414: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e51f0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879827.04421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879827.04431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879827.04459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879827.04487: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551fce0> <<< 5599 1726879827.04490: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879827.04527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879827.04533: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505519580> <<< 5599 1726879827.04540: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505566f60> <<< 5599 1726879827.04572: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53eae40> import '_tokenize' # <<< 5599 1726879827.04583: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'<<< 5599 1726879827.04597: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505567050> <<< 5599 1726879827.04642: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879827.04707: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e9910> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e9670> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879827.04749: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505568c20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055689e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879827.04756: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 5599 1726879827.04775: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 5599 1726879827.04832: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53ebf80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e56d0> <<< 5599 1726879827.04837: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages'<<< 5599 1726879827.04915: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879827.04920: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5432ff0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5433140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879827.04965: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5599 1726879827.04972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50556b170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505569310> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879827.04978: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879827.04983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6789160> <<< 5599 1726879827.05002: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5434d10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5434ad0> <<< 5599 1726879827.05018: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'<<< 5599 1726879827.05022: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879827.05025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879827.05052: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505572930> <<< 5599 1726879827.05089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879827.05138: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.05141: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc54371a0> <<< 5599 1726879827.05157: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5435340> <<< 5599 1726879827.05186: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879827.05202: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50556b2c0> <<< 5599 1726879827.05219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879827.05248: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879827.05264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5599 1726879827.05290: stdout chunk (state=3): >>>import '_string' # <<< 5599 1726879827.05328: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505573770> <<< 5599 1726879827.05344: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5055735f0> <<< 5599 1726879827.05386: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc543e9c0> <<< 5599 1726879827.05405: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505573cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505567350> <<< 5599 1726879827.05434: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879827.05452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879827.05486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879827.05508: stdout chunk (state=3): >>> import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6789fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879827.05517: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.05525: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5437350> <<< 5599 1726879827.05536: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505577440> <<< 5599 1726879827.05558: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc543f7d0> <<< 5599 1726879827.05599: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc543f620> <<< 5599 1726879827.05651: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc543fc20> <<< 5599 1726879827.05672: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5433440> <<< 5599 1726879827.05720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879827.05725: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.05792: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505578740> <<< 5599 1726879827.05797: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505575bb0> <<< 5599 1726879827.05802: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.05826: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505576f30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505575790> <<< 5599 1726879827.05839: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879827.05842: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879827.05845: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5443440> <<< 5599 1726879827.05849: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<< 5599 1726879827.05878: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879827.05882: stdout chunk (state=3): >>> <<< 5599 1726879827.05892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879827.05915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<< 5599 1726879827.05920: stdout chunk (state=3): >>> <<< 5599 1726879827.05953: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.05997: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.06020: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc54448c0> <<< 5599 1726879827.06040: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5441bb0> <<< 5599 1726879827.06069: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.06104: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 5599 1726879827.06152: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879827.06156: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5442f30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5441790> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879827.06187: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c7e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 5599 1726879827.06190: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.06253: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.06270: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879827.06293: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c7f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879827.06320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<< 5599 1726879827.06351: stdout chunk (state=3): >>> # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879827.06361: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.06384: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.06406: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879827.06441: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.06475: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879827.06479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879827.06485: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 5599 1726879827.06489: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879827.06507: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.06509: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 5599 1726879827.06546: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67ff860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5599 1726879827.06568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 5599 1726879827.06604: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67ffef0> import '_collections' # <<< 5599 1726879827.06653: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.06682: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67dfb30><<< 5599 1726879827.06701: stdout chunk (state=3): >>> import '_functools' # <<< 5599 1726879827.06707: stdout chunk (state=3): >>> <<< 5599 1726879827.06827: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.07022: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67dd1f0> <<< 5599 1726879827.07089: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c5040><<< 5599 1726879827.07091: stdout chunk (state=3): >>> <<< 5599 1726879827.07093: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.07123: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879827.07157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5599 1726879827.07184: stdout chunk (state=3): >>>import '_sre' # <<< 5599 1726879827.07190: stdout chunk (state=3): >>> <<< 5599 1726879827.07224: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py<<< 5599 1726879827.07229: stdout chunk (state=3): >>> <<< 5599 1726879827.07262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 5599 1726879827.07268: stdout chunk (state=3): >>> <<< 5599 1726879827.07296: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<< 5599 1726879827.07304: stdout chunk (state=3): >>> <<< 5599 1726879827.07325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<< 5599 1726879827.07332: stdout chunk (state=3): >>> <<< 5599 1726879827.07560: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6823800><<< 5599 1726879827.07591: stdout chunk (state=3): >>> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6822420><<< 5599 1726879827.07595: stdout chunk (state=3): >>> <<< 5599 1726879827.07636: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 5599 1726879827.07646: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'<<< 5599 1726879827.07649: stdout chunk (state=3): >>> import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67de2a0><<< 5599 1726879827.07671: stdout chunk (state=3): >>> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6820c80><<< 5599 1726879827.07678: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.07762: stdout chunk (state=3): >>> <<< 5599 1726879827.07815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 5599 1726879827.07818: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879827.07891: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6854800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c42c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 5599 1726879827.07898: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879827.07932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.07935: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5055fc830> <<< 5599 1726879827.07980: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6854cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6854b60><<< 5599 1726879827.08008: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.08019: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6854f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c2de0><<< 5599 1726879827.08027: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879827.08067: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055fd550> <<< 5599 1726879827.08070: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055759d0> <<< 5599 1726879827.08075: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 5599 1726879827.08077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879827.08114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879827.08124: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879827.08128: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.08130: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.08156: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5599 1726879827.08175: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.08186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6855640> <<< 5599 1726879827.08194: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6855310> import 'importlib.machinery' # <<< 5599 1726879827.08241: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 5599 1726879827.08247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5599 1726879827.08282: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6856540><<< 5599 1726879827.08289: stdout chunk (state=3): >>> <<< 5599 1726879827.08322: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 5599 1726879827.08338: stdout chunk (state=3): >>> <<< 5599 1726879827.08345: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.08400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879827.08438: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py<<< 5599 1726879827.08480: stdout chunk (state=3): >>> <<< 5599 1726879827.08487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686c770> <<< 5599 1726879827.08495: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879827.08504: 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' # <<< 5599 1726879827.08538: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.08588: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879827.08592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879827.08596: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc686deb0><<< 5599 1726879827.08609: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055fd5b0> <<< 5599 1726879827.08612: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5599 1726879827.08615: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.08634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 5599 1726879827.08651: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5599 1726879827.08698: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc54c8ad0> <<< 5599 1726879827.08702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5599 1726879827.08772: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686ed80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.08810: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879827.08817: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc686f3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686e2d0> <<< 5599 1726879827.08840: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54c9910> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54473e0> <<< 5599 1726879827.08853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879827.08888: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879827.08931: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879827.08936: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.08968: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc686fe30> <<< 5599 1726879827.09000: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879827.09020: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc68565a0> <<< 5599 1726879827.09045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879827.09080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879827.09109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879827.09127: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.09158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879827.09162: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.09198: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc660bcb0><<< 5599 1726879827.09222: stdout chunk (state=3): >>> <<< 5599 1726879827.09239: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 5599 1726879827.09255: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 5599 1726879827.09307: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.09311: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.09314: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc66347d0><<< 5599 1726879827.09344: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6634530><<< 5599 1726879827.09349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879827.09383: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54c9a00> # zipimport: zlib available <<< 5599 1726879827.09387: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.09428: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc66346e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.09438: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.09447: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6634920><<< 5599 1726879827.09476: stdout chunk (state=3): >>> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6609e50><<< 5599 1726879827.09483: stdout chunk (state=3): >>> <<< 5599 1726879827.09514: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 5599 1726879827.09520: stdout chunk (state=3): >>> <<< 5599 1726879827.09653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 5599 1726879827.09693: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5599 1726879827.09699: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.09719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<< 5599 1726879827.09724: stdout chunk (state=3): >>> <<< 5599 1726879827.09771: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.09778: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6636030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6634cb0> <<< 5599 1726879827.09813: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6856c90> <<< 5599 1726879827.09861: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 5599 1726879827.09878: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 5599 1726879827.09967: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.09970: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879827.10039: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.10043: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 5599 1726879827.10045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879827.10080: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.10091: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6662390> <<< 5599 1726879827.10193: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 5599 1726879827.10198: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879827.10201: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.10206: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5599 1726879827.10211: stdout chunk (state=3): >>> <<< 5599 1726879827.10223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879827.10239: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.10258: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879827.10270: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.10311: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879827.10335: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc667e510><<< 5599 1726879827.10342: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.10349: stdout chunk (state=3): >>> <<< 5599 1726879827.10419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 5599 1726879827.10424: stdout chunk (state=3): >>> <<< 5599 1726879827.10511: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879827.10514: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.10517: stdout chunk (state=3): >>> <<< 5599 1726879827.10558: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 5599 1726879827.10565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879827.10610: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc66b72c0><<< 5599 1726879827.10614: stdout chunk (state=3): >>> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879827.10616: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.10618: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.10663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879827.10692: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879827.10708: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.10711: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py<<< 5599 1726879827.10747: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.10771: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 5599 1726879827.10785: stdout chunk (state=3): >>> <<< 5599 1726879827.10798: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879827.10804: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.10897: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.10903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879827.10921: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc66dda60> <<< 5599 1726879827.10959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879827.10966: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879827.10998: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879827.11041: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.11057: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc66b73e0> <<< 5599 1726879827.11061: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5599 1726879827.11076: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.11080: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055fe240> <<< 5599 1726879827.11086: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.11111: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc667f1a0> <<< 5599 1726879827.11115: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.11162: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.11168: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py<<< 5599 1726879827.11178: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64fc350> <<< 5599 1726879827.11200: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879827.11225: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.11265: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5599 1726879827.11289: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879827.11311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879827.11345: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc667d550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6636f60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879827.11390: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.11406: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7cc64fc530> <<< 5599 1726879827.11463: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.11514: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_ywo_r813/ansible_stat_payload.zip'<<< 5599 1726879827.11518: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50540dfa0> <<< 5599 1726879827.11521: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879827.11567: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50540e870> <<< 5599 1726879827.11582: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055ff200> <<< 5599 1726879827.11593: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.11641: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.11691: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879827.11698: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.11722: stdout chunk (state=3): >>> <<< 5599 1726879827.11745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879827.11747: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.11789: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.11804: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.11823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879827.11854: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879827.11858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879827.11860: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879827.11867: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.11930: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879827.11933: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54ca840> <<< 5599 1726879827.11949: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.11951: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879827.11971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879827.12036: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.12039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879827.12118: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<< 5599 1726879827.12124: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 5599 1726879827.12130: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50540d5b0> <<< 5599 1726879827.12137: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6551f70> <<< 5599 1726879827.12166: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879827.12170: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50540ea20> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879827.12175: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5599 1726879827.12182: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5599 1726879827.12193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879827.12234: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.12269: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.12298: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.12329: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.12385: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879827.12452: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc52da1e0> <<< 5599 1726879827.12456: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879827.12459: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6528ef0> <<< 5599 1726879827.12462: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64fff80> <<< 5599 1726879827.12535: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879827.12541: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc52dab10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5441250> # zipimport: zlib available <<< 5599 1726879827.12607: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.12612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879827.12615: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879827.12632: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5599 1726879827.12649: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50549ecc0> <<< 5599 1726879827.12652: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.12655: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 5599 1726879827.12676: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50541bb30> <<< 5599 1726879827.12679: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.12693: stdout chunk (state=3): >>> <<< 5599 1726879827.12699: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.12735: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505412ae0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505412930> # destroy ansible.module_utils.distro <<< 5599 1726879827.12754: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.12757: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 5599 1726879827.12760: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.12784: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.12816: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 5599 1726879827.12832: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879827.12834: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879827.12896: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879827.12900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879827.12903: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.12905: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.12912: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 5599 1726879827.12923: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.12971: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc52d98b0> <<< 5599 1726879827.13019: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52dac90> <<< 5599 1726879827.13057: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 5599 1726879827.13076: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.13081: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879827.13143: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.13209: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.13246: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.13288: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.13292: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 5599 1726879827.13310: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879827.13317: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879827.13368: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879827.13393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879827.13450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879827.13458: 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"}}} <<< 5599 1726879827.13461: stdout chunk (state=3): >>># destroy __main__ <<< 5599 1726879827.13488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879827.13514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879827.13541: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc536ad50> <<< 5599 1726879827.13602: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52e7bf0> <<< 5599 1726879827.13673: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52dec90> <<< 5599 1726879827.13688: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52deae0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5599 1726879827.13698: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.13727: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.13779: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 5599 1726879827.13785: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879827.13788: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings <<< 5599 1726879827.13790: stdout chunk (state=3): >>># cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath <<< 5599 1726879827.13829: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator <<< 5599 1726879827.13839: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 5599 1726879827.13866: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants <<< 5599 1726879827.13872: stdout chunk (state=3): >>># cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii<<< 5599 1726879827.13902: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 5599 1726879827.13906: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.13909: stdout chunk (state=3): >>> # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text <<< 5599 1726879827.13921: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text <<< 5599 1726879827.13958: stdout chunk (state=3): >>># cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879827.14034: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.14206: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879827.14218: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5599 1726879827.14249: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 5599 1726879827.14252: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.14272: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5599 1726879827.14281: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 5599 1726879827.14313: stdout chunk (state=3): >>># destroy ntpath <<< 5599 1726879827.14329: stdout chunk (state=3): >>># destroy importlib <<< 5599 1726879827.14333: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 5599 1726879827.14360: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale <<< 5599 1726879827.14412: stdout chunk (state=3): >>># destroy pwd <<< 5599 1726879827.14417: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl<<< 5599 1726879827.14420: stdout chunk (state=3): >>> # destroy select <<< 5599 1726879827.14422: 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__ <<< 5599 1726879827.14425: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 5599 1726879827.14432: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 5599 1726879827.14456: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 5599 1726879827.14464: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5599 1726879827.14507: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 5599 1726879827.14519: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 5599 1726879827.14530: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 5599 1726879827.14546: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 5599 1726879827.14580: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 5599 1726879827.14586: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 5599 1726879827.14608: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 5599 1726879827.14631: stdout chunk (state=3): >>># destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 5599 1726879827.14655: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 5599 1726879827.14692: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879827.14760: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 5599 1726879827.14814: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 5599 1726879827.14879: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib <<< 5599 1726879827.14970: stdout chunk (state=3): >>># destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime <<< 5599 1726879827.14974: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 5599 1726879827.14978: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879827.14994: stdout chunk (state=3): >>># cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 5599 1726879827.15026: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879827.15046: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 5599 1726879827.15072: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5599 1726879827.15120: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 5599 1726879827.15155: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 5599 1726879827.15176: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.15197: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879827.15292: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc <<< 5599 1726879827.15295: stdout chunk (state=3): >>># destroy importlib.util # destroy _bz2 <<< 5599 1726879827.15298: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 5599 1726879827.15331: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 5599 1726879827.15359: stdout chunk (state=3): >>># destroy ntpath <<< 5599 1726879827.15392: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 5599 1726879827.15410: stdout chunk (state=3): >>># destroy _locale <<< 5599 1726879827.15439: stdout chunk (state=3): >>># destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 5599 1726879827.15446: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 5599 1726879827.15484: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 5599 1726879827.15489: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 5599 1726879827.15512: stdout chunk (state=3): >>># destroy _hashlib <<< 5599 1726879827.15534: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro <<< 5599 1726879827.15541: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5599 1726879827.15620: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 5599 1726879827.15624: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 5599 1726879827.15708: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 5599 1726879827.15711: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5599 1726879827.15714: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 5599 1726879827.15727: stdout chunk (state=3): >>><<< 5599 1726879827.15735: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 5599 1726879827.15739: stderr chunk (state=3): >>><<< 5599 1726879827.15813: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 5599 1726879827.15817: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 5599 1726879827.15819: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 5599 1726879827.15821: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5599 1726879827.15849: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505b2c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505afbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505b2eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5058dd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5058ddfd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50591be90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50591bf50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059538c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505953f50>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505933b60>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505931280>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505919040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505977800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505976420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505932150>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505974cb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a8860>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059182c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059a8d10>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a8bc0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059a8f80>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505916de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a9640>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a9310>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059aa4e0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c0710>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059c1df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c2cc0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059c3320>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c2240>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059c3da0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c34d0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059aa540>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505743c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50576c740>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576c4a0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50576c770>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50576c950>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505741e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576dfa0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576cc20>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059aac30>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50579a330>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057b64b0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057f3230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5058159d0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057f3350>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057b7140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505630290>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057b54f0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576eed0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc505630470>\r\n# zipimport: found 30 names in \'/tmp/ansible_stat_payload_kvrf3jwy/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505685f10>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50565ce00>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505633f20>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50565fd70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5056b18e0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b1670>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b0f80>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b19d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505686930>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5056b2630>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5056b2870>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b2db0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505514bf0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505516810>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505517140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505517fb0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551adb0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50551b110>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505519070>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551ee10>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551d940>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551d6a0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551fce0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505519580>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505566f60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505567050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505568c20>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055689e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50556b170>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505569310>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505572930>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50556b2c0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505573770>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5055735f0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505573cb0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505567350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505577440>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505578740>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505575bb0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505576f30>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505575790>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5055fc830>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055fd550>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055759d0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055fd5b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055fe240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50540dfa0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50540e870>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055ff200>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50540d5b0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50540ea20>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50549ecc0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50541bb30>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505412ae0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505412930>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879827.16010: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505b2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505afbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505b2eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5058dd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5058ddfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50591be90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50591bf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059538c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505953f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505933b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505931280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505919040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505977800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505976420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505932150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505974cb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059182c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059a8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a8bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059a8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505916de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a9640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059a9310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059aa4e0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c0710> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059c1df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c2cc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059c3320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c2240> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5059c3da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059c34d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059aa540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505743c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50576c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576c4a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50576c770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50576c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505741e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576dfa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576cc20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5059aac30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50579a330> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057b64b0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057f3230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5058159d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057f3350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057b7140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505630290> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5057b54f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50576eed0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc505630470> # zipimport: found 30 names in '/tmp/ansible_stat_payload_kvrf3jwy/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505685f10> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50565ce00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505633f20> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50565fd70> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5056b18e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b1670> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b0f80> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b19d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505686930> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5056b2630> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5056b2870> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5056b2db0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505514bf0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505516810> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505517140> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505517fb0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551adb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50551b110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505519070> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551ee10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551d940> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551d6a0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50551fce0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505519580> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505566f60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505567050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505568c20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055689e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50556b170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505569310> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505572930> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50556b2c0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505573770> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5055735f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505573cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505567350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505577440> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505578740> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505575bb0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc505576f30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505575790> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5055fc830> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055fd550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055759d0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055fd5b0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055fe240> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50540dfa0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50540e870> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5055ff200> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc50540d5b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50540ea20> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50549ecc0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc50541bb30> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505412ae0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc505412930> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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 sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5599 1726879827.17612: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 5599 1726879827.17616: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879827.17619: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5599 1726879827.17621: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879827.17624: _low_level_execute_command(): starting 5599 1726879827.17630: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/ > /dev/null 2>&1 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879826.675261-5682-156501698977284/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879827.17641: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 5599 1726879827.17647: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 <<< 5599 1726879827.17653: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools <<< 5599 1726879827.17661: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 5599 1726879827.17668: stdout chunk (state=3): >>># clear sys.audit hooks <<< 5599 1726879827.17672: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879827.17677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879827.17680: stderr chunk (state=3): >>>Shared connection to 10.31.14.149 closed. <<< 5599 1726879827.17682: stderr chunk (state=3): >>><<< 5599 1726879827.17684: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879827.17687: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879827.17689: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879827.17691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879827.17693: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879827.17697: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879827.17700: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 5599 1726879827.17717: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879827.17721: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc652be90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 5599 1726879827.17724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879827.17726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879827.17729: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc59b4530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5983b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc59b6ab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5789160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5789fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c7e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c7f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57ff860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57ffef0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57dfb30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57dd1f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c5040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5823800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5822420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57de2a0>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5820c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5854800>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c42c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5854cb0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5854b60>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5854f50>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c2de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5855640>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5855310>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5856540>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586c770>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc586deb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586ed80>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc586f3b0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586e2d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc586fe30>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586f560>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc58565a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc560bcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc56347d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5634530>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc56346e0>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5634920>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5609e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5636030>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5634cb0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5856c90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56663c0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc567e510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56b72c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56dda60>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56b73e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc567f1a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54fc380>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc567d550>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5636f60>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7fc54fc560>\r\n# zipimport: found 30 names in \'/tmp/ansible_stat_payload_8udbjxy_/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5552060>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5528f50>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc55280b0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc552bda0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc55799d0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5579760>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5579070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5579ac0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5552cf0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc557a750>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc557a990>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc557aed0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e0ce0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc53e2900>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e32c0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e44a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e6f00>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc53e6ff0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e51f0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53eae40>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e9910>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e9670>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53ebf80>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e56d0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5432ff0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5433140>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5434d10>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5434ad0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc54371a0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5435340>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc543e9c0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5437350>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc543f7d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc543f620>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc543fc20>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5433440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5443440>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc54448c0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5441bb0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5442f30>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5441790>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc54c8ad0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54c9910>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54473e0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54c9a00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54ca840>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc52da1e0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc52dab10>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5441250>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc52d98b0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52dac90>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc536ad50>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52e7bf0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52dec90>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52deae0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.149 closed.\r\n") 5599 1726879827.17907: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'<<< 5599 1726879827.17911: stdout chunk (state=3): >>> # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc657d9a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657d730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657d040> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657d490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6552a20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc657e780> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc657e900> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879827.17917: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc59b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5983b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc59b6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5789160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5789fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c7e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c7f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57ff860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57ffef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57dfb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57dd1f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c5040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5823800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5822420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57de2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5820c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5854800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c42c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5854cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5854b60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5854f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc57c2de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5855640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5855310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5856540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586c770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc586deb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586ed80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc586f3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586e2d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc586fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc586f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc58565a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc560bcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc56347d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5634530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc56346e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5634920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5609e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5636030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5634cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5856c90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56663c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc567e510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56b72c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56dda60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc56b73e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc567f1a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54fc380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc567d550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5636f60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7fc54fc560> # zipimport: found 30 names in '/tmp/ansible_stat_payload_8udbjxy_/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5552060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5528f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc55280b0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc552bda0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc55799d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5579760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5579070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5579ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5552cf0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc557a750> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc557a990> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc557aed0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e0ce0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc53e2900> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e32c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e44a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e6f00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc53e6ff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e51f0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53eae40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e9910> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e9670> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53ebf80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc53e56d0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5432ff0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5433140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5434d10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5434ad0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc54371a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5435340> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc543e9c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5437350> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc543f7d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc543f620> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc543fc20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5433440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5443440> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc54448c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5441bb0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc5442f30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5441790> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc54c8ad0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54c9910> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54473e0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54c9a00> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc54ca840> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc52da1e0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc52dab10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc5441250> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fc52d98b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52dac90> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc536ad50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52e7bf0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52dec90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fc52deae0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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 sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.149 closed. 5599 1726879827.19722: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879827.19726: _low_level_execute_command(): starting 5599 1726879827.19729: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/ > /dev/null 2>&1 && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879827.19736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657ee10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e0cb0> <<< 5599 1726879827.19739: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879827.19741: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc63e28d0> <<< 5599 1726879827.19743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879826.6630676-5681-148799348713135/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879827.19748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e31d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e43b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879827.19751: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e6de0> <<< 5599 1726879827.19753: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879827.19756: stdout chunk (state=3): >>> import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc63e6f00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e50a0> <<< 5599 1726879827.19758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879827.19760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5599 1726879827.19762: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63eadb0> import '_tokenize' # <<< 5599 1726879827.19767: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e9880> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e95e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<< 5599 1726879827.19769: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879827.19772: stdout chunk (state=3): >>> import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63ebd10><<< 5599 1726879827.19813: stdout chunk (state=3): >>><<< 5599 1726879827.19821: stdout chunk (state=3): >>> <<< 5599 1726879827.19884: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879827.19893: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e5520> <<< 5599 1726879827.19896: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6432f60> <<< 5599 1726879827.19899: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879827.19901: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 5599 1726879827.19905: handler run complete 5599 1726879827.19910: attempt loop complete, returning result 5599 1726879827.19912: _execute() done 5599 1726879827.19915: dumping result to json 5599 1726879827.20003: done dumping result, returning 5599 1726879827.20036: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Check if system is ostree [0affef3a-ec81-5b39-170e-0000000000a5] 5599 1726879827.20040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64330e0> <<< 5599 1726879827.20045: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879827.20048: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6434cb0> <<< 5599 1726879827.20052: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6434a70> <<< 5599 1726879827.20055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879827.20059: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py<<< 5599 1726879827.20065: stdout chunk (state=3): >>> <<< 5599 1726879827.20068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 5599 1726879827.20110: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879827.20115: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879827.20118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879827.20123: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879827.20125: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 <<< 5599 1726879827.20130: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879827.20142: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6437170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6435310> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879827.20153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879827.20155: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879827.20161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5599 1726879827.20177: stdout chunk (state=3): >>>import '_string' # <<< 5599 1726879827.20255: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a5 5599 1726879827.20260: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc643e960> <<< 5599 1726879827.20483: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a5 5599 1726879827.20487: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } 5599 1726879827.20596: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64372f0> <<< 5599 1726879827.20641: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879827.20644: stdout chunk (state=3): >>> # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.20709: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc643fc50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.20725: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc643fb00><<< 5599 1726879827.20816: stdout chunk (state=3): >>> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.20851: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc643fbc0><<< 5599 1726879827.20867: stdout chunk (state=3): >>> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64333e0> <<< 5599 1726879827.20904: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py<<< 5599 1726879827.20916: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879827.20947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py<<< 5599 1726879827.20992: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 5599 1726879827.21000: stdout chunk (state=3): >>> <<< 5599 1726879827.21034: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.21092: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.21098: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6443380><<< 5599 1726879827.21122: stdout chunk (state=3): >>> <<< 5599 1726879827.21407: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879827.21411: stdout chunk (state=3): >>> <<< 5599 1726879827.21432: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6444620><<< 5599 1726879827.21457: stdout chunk (state=3): >>> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6441af0><<< 5599 1726879827.21462: stdout chunk (state=3): >>> <<< 5599 1726879827.21500: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879827.21526: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6442e70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64416d0> <<< 5599 1726879827.21538: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.21568: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879827.21584: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 5599 1726879827.21613: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879827.21619: stdout chunk (state=3): >>> <<< 5599 1726879827.21783: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.21967: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 5599 1726879827.21971: stdout chunk (state=3): >>> <<< 5599 1726879827.22000: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available<<< 5599 1726879827.22004: stdout chunk (state=3): >>> <<< 5599 1726879827.22037: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.22290: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879827.22294: stdout chunk (state=3): >>><<< 5599 1726879827.22296: stderr chunk (state=3): >>><<< 5599 1726879827.22299: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< <10.31.14.149> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879827.22305: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879827.22308: handler run complete 5599 1726879827.22310: attempt loop complete, returning result 5599 1726879827.22312: _execute() done 5599 1726879827.22314: dumping result to json 5599 1726879827.22316: done dumping result, returning 5599 1726879827.22318: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Check if system is ostree [0affef3a-ec81-5b39-170e-0000000000a5] 5599 1726879827.22320: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a5 ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } 5599 1726879827.22484: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a5 5599 1726879827.22487: WORKER PROCESS EXITING 5599 1726879827.22489: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.22491: stdout chunk (state=3): >>> <<< 5599 1726879827.22542: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.23694: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.24811: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879827.24852: stdout chunk (state=3): >>> <<< 5599 1726879827.24857: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 5599 1726879827.24937: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879827.25017: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.25037: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc64c87d0> <<< 5599 1726879827.25169: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5599 1726879827.25181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879827.25219: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64c9520><<< 5599 1726879827.25238: stdout chunk (state=3): >>> <<< 5599 1726879827.25245: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6447080><<< 5599 1726879827.25317: stdout chunk (state=3): >>> import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879827.25321: stdout chunk (state=3): >>> <<< 5599 1726879827.25346: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.25382: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.25388: stdout chunk (state=3): >>> <<< 5599 1726879827.25412: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5599 1726879827.25418: stdout chunk (state=3): >>> <<< 5599 1726879827.25443: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.25451: stdout chunk (state=3): >>> <<< 5599 1726879827.25725: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.25821: stdout chunk (state=3): >>> <<< 5599 1726879827.26011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5599 1726879827.26035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879827.26054: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64c9580><<< 5599 1726879827.26066: stdout chunk (state=3): >>> <<< 5599 1726879827.26084: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.26982: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.27876: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.27882: stdout chunk (state=3): >>> <<< 5599 1726879827.28015: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.28020: stdout chunk (state=3): >>> <<< 5599 1726879827.28154: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879827.28177: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879827.28245: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.28304: stdout chunk (state=3): >>> import 'ansible.module_utils.common.warnings' # <<< 5599 1726879827.28310: stdout chunk (state=3): >>> <<< 5599 1726879827.28342: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.28344: stdout chunk (state=3): >>> <<< 5599 1726879827.28474: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.28649: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879827.28678: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.28707: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879827.28717: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 5599 1726879827.28747: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879827.28753: stdout chunk (state=3): >>> <<< 5599 1726879827.28816: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.28883: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879827.28887: stdout chunk (state=3): >>> <<< 5599 1726879827.28913: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.28920: stdout chunk (state=3): >>> <<< 5599 1726879827.29363: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.29835: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879827.29933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'<<< 5599 1726879827.29939: stdout chunk (state=3): >>> <<< 5599 1726879827.30086: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64ca1b0> <<< 5599 1726879827.30111: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.30248: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.30254: stdout chunk (state=3): >>> <<< 5599 1726879827.30388: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5599 1726879827.30401: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 5599 1726879827.30414: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 5599 1726879827.30444: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879827.30450: stdout chunk (state=3): >>> <<< 5599 1726879827.30497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<< 5599 1726879827.30501: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<< 5599 1726879827.30506: stdout chunk (state=3): >>> <<< 5599 1726879827.30604: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.30803: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.30836: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc62d9fa0> <<< 5599 1726879827.30895: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879827.30898: stdout chunk (state=3): >>> # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879827.30931: stdout chunk (state=3): >>> import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc62da900> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64caed0><<< 5599 1726879827.30935: stdout chunk (state=3): >>> <<< 5599 1726879827.30951: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.31019: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879827.31022: stdout chunk (state=3): >>> <<< 5599 1726879827.31083: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879827.31098: stdout chunk (state=3): >>> <<< 5599 1726879827.31111: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.31187: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.31263: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.31423: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.31531: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879827.31534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879827.31665: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.31683: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879827.31688: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc62d9640> <<< 5599 1726879827.31761: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62dab10><<< 5599 1726879827.31768: stdout chunk (state=3): >>> <<< 5599 1726879827.31805: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879827.31824: stdout chunk (state=3): >>> <<< 5599 1726879827.31925: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.31944: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.32052: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.32100: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.32168: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 5599 1726879827.32183: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879827.32220: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py<<< 5599 1726879827.32225: stdout chunk (state=3): >>> <<< 5599 1726879827.32260: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 5599 1726879827.32268: stdout chunk (state=3): >>> <<< 5599 1726879827.32296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879827.32402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py<<< 5599 1726879827.32405: stdout chunk (state=3): >>> <<< 5599 1726879827.32430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 5599 1726879827.32528: stdout chunk (state=3): >>> import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc636ad50><<< 5599 1726879827.32535: stdout chunk (state=3): >>> <<< 5599 1726879827.32610: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62e7bc0><<< 5599 1726879827.32617: stdout chunk (state=3): >>> <<< 5599 1726879827.32741: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62deb70> <<< 5599 1726879827.32762: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62de9c0> <<< 5599 1726879827.32779: stdout chunk (state=3): >>># destroy ansible.module_utils.distro <<< 5599 1726879827.32784: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 5599 1726879827.32801: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.32849: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.32894: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 5599 1726879827.32900: stdout chunk (state=3): >>> <<< 5599 1726879827.32985: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 5599 1726879827.33001: stdout chunk (state=3): >>> <<< 5599 1726879827.33014: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.33037: stdout chunk (state=3): >>> <<< 5599 1726879827.33049: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879827.33056: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 5599 1726879827.33088: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.33094: stdout chunk (state=3): >>> <<< 5599 1726879827.33319: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.33324: stdout chunk (state=3): >>> <<< 5599 1726879827.33646: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879827.33652: stdout chunk (state=3): >>> <<< 5599 1726879827.33829: 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"}}} <<< 5599 1726879827.33923: stdout chunk (state=3): >>># destroy __main__ <<< 5599 1726879827.34278: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 5599 1726879827.34381: stdout chunk (state=3): >>> # clear sys.path_hooks <<< 5599 1726879827.34385: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 5599 1726879827.34388: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__<<< 5599 1726879827.34448: stdout chunk (state=3): >>> # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib <<< 5599 1726879827.34647: stdout chunk (state=3): >>># cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.com<<< 5599 1726879827.34655: stdout chunk (state=3): >>>mon.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879827.34843: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879827.34882: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util<<< 5599 1726879827.34888: stdout chunk (state=3): >>> <<< 5599 1726879827.34918: stdout chunk (state=3): >>># destroy _bz2 <<< 5599 1726879827.34921: stdout chunk (state=3): >>># destroy _compression <<< 5599 1726879827.34960: stdout chunk (state=3): >>># destroy _lzma # destroy binascii <<< 5599 1726879827.34992: stdout chunk (state=3): >>># destroy struct # destroy zlib # destroy bz2<<< 5599 1726879827.35005: stdout chunk (state=3): >>> # destroy lzma # destroy zipfile._path <<< 5599 1726879827.35046: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib <<< 5599 1726879827.35056: stdout chunk (state=3): >>># destroy zipfile._path.glob <<< 5599 1726879827.35067: stdout chunk (state=3): >>># destroy fnmatch # destroy ipaddress<<< 5599 1726879827.35103: stdout chunk (state=3): >>> # destroy ntpath <<< 5599 1726879827.35133: stdout chunk (state=3): >>># destroy importlib<<< 5599 1726879827.35136: stdout chunk (state=3): >>> <<< 5599 1726879827.35139: stdout chunk (state=3): >>># destroy zipimport <<< 5599 1726879827.35154: stdout chunk (state=3): >>># destroy __main__ <<< 5599 1726879827.35168: stdout chunk (state=3): >>># destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder<<< 5599 1726879827.35194: stdout chunk (state=3): >>> # destroy json.encoder # destroy json.scanner # destroy _json<<< 5599 1726879827.35202: stdout chunk (state=3): >>> # destroy grp # destroy encodings # destroy _locale<<< 5599 1726879827.35226: stdout chunk (state=3): >>> # destroy pwd # destroy locale <<< 5599 1726879827.35241: stdout chunk (state=3): >>># destroy signal # destroy fcntl # destroy select # destroy _signal<<< 5599 1726879827.35254: stdout chunk (state=3): >>> # destroy _posixsubprocess<<< 5599 1726879827.35260: stdout chunk (state=3): >>> # destroy syslog<<< 5599 1726879827.35296: stdout chunk (state=3): >>> # destroy uuid # destroy selectors <<< 5599 1726879827.35313: stdout chunk (state=3): >>># destroy errno<<< 5599 1726879827.35319: stdout chunk (state=3): >>> # destroy array <<< 5599 1726879827.35345: stdout chunk (state=3): >>># destroy datetime # destroy _hashlib<<< 5599 1726879827.35352: stdout chunk (state=3): >>> # destroy _blake2 # destroy selinux<<< 5599 1726879827.35382: stdout chunk (state=3): >>> # destroy shutil # destroy distro # destroy distro.distro<<< 5599 1726879827.35400: stdout chunk (state=3): >>> # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5599 1726879827.35447: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 5599 1726879827.35477: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128<<< 5599 1726879827.35482: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal<<< 5599 1726879827.35501: stdout chunk (state=3): >>> # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache<<< 5599 1726879827.35518: stdout chunk (state=3): >>> # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize<<< 5599 1726879827.35531: stdout chunk (state=3): >>> # cleanup[3] wiping platform<<< 5599 1726879827.35544: stdout chunk (state=3): >>> # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc <<< 5599 1726879827.35557: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref<<< 5599 1726879827.35580: stdout chunk (state=3): >>> # cleanup[3] wiping _sha2 <<< 5599 1726879827.35589: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 5599 1726879827.35604: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants<<< 5599 1726879827.35622: stdout chunk (state=3): >>> # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg<<< 5599 1726879827.35629: stdout chunk (state=3): >>> # cleanup[3] wiping re._parser # cleanup[3] wiping _sre<<< 5599 1726879827.35646: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 5599 1726879827.35659: stdout chunk (state=3): >>># destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator<<< 5599 1726879827.35680: stdout chunk (state=3): >>> # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig<<< 5599 1726879827.35684: stdout chunk (state=3): >>> # cleanup[3] wiping os # destroy posixpath<<< 5599 1726879827.35700: stdout chunk (state=3): >>> # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat<<< 5599 1726879827.35708: stdout chunk (state=3): >>> # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc<<< 5599 1726879827.35731: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 5599 1726879827.35757: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp<<< 5599 1726879827.35770: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 5599 1726879827.35787: stdout chunk (state=3): >>> # destroy selinux._selinux <<< 5599 1726879827.35929: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879827.35972: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5599 1726879827.35981: stdout chunk (state=3): >>># destroy _socket <<< 5599 1726879827.36006: stdout chunk (state=3): >>># destroy _collections <<< 5599 1726879827.36049: stdout chunk (state=3): >>># destroy platform <<< 5599 1726879827.36078: stdout chunk (state=3): >>># destroy _uuid <<< 5599 1726879827.36097: stdout chunk (state=3): >>># destroy stat # destroy genericpath <<< 5599 1726879827.36103: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 5599 1726879827.36152: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 5599 1726879827.36156: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib<<< 5599 1726879827.36172: stdout chunk (state=3): >>> <<< 5599 1726879827.36204: stdout chunk (state=3): >>># destroy _typing <<< 5599 1726879827.36216: stdout chunk (state=3): >>># destroy _tokenize<<< 5599 1726879827.36222: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib_parse<<< 5599 1726879827.36326: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879827.36386: stdout chunk (state=3): >>># destroy codecs<<< 5599 1726879827.36418: stdout chunk (state=3): >>> # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 5599 1726879827.36451: stdout chunk (state=3): >>># destroy _codecs # destroy io<<< 5599 1726879827.36467: stdout chunk (state=3): >>> # destroy traceback # destroy warnings # destroy weakref # destroy collections<<< 5599 1726879827.36505: stdout chunk (state=3): >>> # destroy threading # destroy atexit # destroy _warnings<<< 5599 1726879827.36535: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time <<< 5599 1726879827.36590: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _operator<<< 5599 1726879827.36599: stdout chunk (state=3): >>> # destroy _sha2<<< 5599 1726879827.36604: stdout chunk (state=3): >>> <<< 5599 1726879827.36655: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools # destroy _abc<<< 5599 1726879827.36660: stdout chunk (state=3): >>> # destroy _sre # destroy posix<<< 5599 1726879827.36662: stdout chunk (state=3): >>> # destroy _functools # destroy builtins # destroy _thread<<< 5599 1726879827.36688: stdout chunk (state=3): >>> # clear sys.audit hooks <<< 5599 1726879827.37413: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879827.37479: stderr chunk (state=3): >>><<< 5599 1726879827.37487: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc69b4530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6983b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc69b6ab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6789160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6789fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c7e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c7f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67ff860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67ffef0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67dfb30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67dd1f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c5040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6823800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6822420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67de2a0>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6820c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6854800>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c42c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6854cb0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6854b60>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6854f50>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c2de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6855640>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6855310>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6856540>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686c770>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc686deb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686ed80>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc686f3b0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686e2d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc686fe30>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686f560>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc68565a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc660bcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc66347d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6634530>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc66346e0>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6634920>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6609e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6636030>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6634cb0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6856c90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6662390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc667e510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc66b72c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc66dda60>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc66b73e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc667f1a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64fc350>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc667d550>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6636f60>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7cc64fc530>\r\n# zipimport: found 30 names in \'/tmp/ansible_stat_payload_ywo_r813/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6551f70>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6528ef0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64fff80>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc652be90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc657d9a0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657d730>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657d040>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657d490>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6552a20>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc657e780>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc657e900>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657ee10>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e0cb0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc63e28d0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e31d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e43b0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e6de0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc63e6f00>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e50a0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63eadb0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e9880>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e95e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63ebd10>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e5520>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6432f60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64330e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6434cb0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6434a70>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6437170>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6435310>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc643e960>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64372f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc643fc50>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc643fb00>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc643fbc0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64333e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6443380>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6444620>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6441af0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6442e70>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64416d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc64c87d0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64c9520>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6447080>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64c9580>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64ca1b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc62d9fa0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc62da900>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64caed0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc62d9640>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62dab10>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc636ad50>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62e7bc0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62deb70>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62de9c0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879827.37557: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc69b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6983b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc69b6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6789160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6789fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c7e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c7f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67ff860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67ffef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67dfb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67dd1f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c5040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6823800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6822420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67de2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6820c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6854800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c42c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6854cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6854b60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6854f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc67c2de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6855640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6855310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6856540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686c770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc686deb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686ed80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc686f3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686e2d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc686fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc686f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc68565a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc660bcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc66347d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6634530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc66346e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6634920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6609e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6636030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6634cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6856c90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6662390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc667e510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc66b72c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc66dda60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc66b73e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc667f1a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64fc350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc667d550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6636f60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7cc64fc530> # zipimport: found 30 names in '/tmp/ansible_stat_payload_ywo_r813/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6551f70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6528ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64fff80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc652be90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc657d9a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657d730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657d040> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657d490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6552a20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc657e780> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc657e900> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc657ee10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e0cb0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc63e28d0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e31d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e43b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e6de0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc63e6f00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e50a0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63eadb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e9880> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e95e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63ebd10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc63e5520> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6432f60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64330e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6434cb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6434a70> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6437170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6435310> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc643e960> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64372f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc643fc50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc643fb00> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc643fbc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64333e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6443380> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6444620> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6441af0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc6442e70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64416d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc64c87d0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64c9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc6447080> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64c9580> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64ca1b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc62d9fa0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc62da900> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc64caed0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7cc62d9640> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62dab10> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc636ad50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62e7bc0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62deb70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cc62de9c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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 sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879827.38723: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879827.38727: _low_level_execute_command(): starting 5599 1726879827.38731: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879826.668979-5680-222575519514461/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879827.38742: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879827.38745: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879827.38748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879827.38751: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879827.38754: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879827.38757: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879827.38760: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879827.38800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879827.38806: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879827.38810: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879827.38813: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879827.38816: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879827.38819: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879827.42903: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879827.42962: stderr chunk (state=3): >>><<< 5599 1726879827.42968: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879827.42997: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879827.43180: handler run complete 5599 1726879827.43184: attempt loop complete, returning result 5599 1726879827.43187: _execute() done 5599 1726879827.43190: dumping result to json 5599 1726879827.43192: done dumping result, returning 5599 1726879827.43194: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Check if system is ostree [0affef3a-ec81-5b39-170e-0000000000a5] 5599 1726879827.43197: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a5 5599 1726879827.43259: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a5 5599 1726879827.43263: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } 5599 1726879827.43327: no more pending results, returning what we have 5599 1726879827.43331: results queue empty 5599 1726879827.43333: checking for any_errors_fatal 5599 1726879827.43339: done checking for any_errors_fatal 5599 1726879827.43340: checking for max_fail_percentage 5599 1726879827.43342: done checking for max_fail_percentage 5599 1726879827.43342: checking to see if all hosts have failed and the running result is not ok 5599 1726879827.43343: done checking to see if all hosts have failed 5599 1726879827.43344: getting the remaining hosts for this loop 5599 1726879827.43346: done getting the remaining hosts for this loop 5599 1726879827.43351: getting the next task for host managed_node1 5599 1726879827.43358: done getting next task for host managed_node1 5599 1726879827.43362: ^ task is: TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree 5599 1726879827.43366: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879827.43369: getting the next task for host managed_node2 5599 1726879827.43371: done getting next task for host managed_node2 5599 1726879827.43376: ^ task is: TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree 5599 1726879827.43379: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879827.43380: getting the next task for host managed_node3 5599 1726879827.43383: done getting next task for host managed_node3 5599 1726879827.43385: ^ task is: TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree 5599 1726879827.43387: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879827.43409: getting variables 5599 1726879827.43411: in VariableManager get_vars() 5599 1726879827.43451: Calling all_inventory to load vars for managed_node1 5599 1726879827.43455: Calling groups_inventory to load vars for managed_node1 5599 1726879827.43458: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879827.43469: Calling all_plugins_play to load vars for managed_node1 5599 1726879827.43478: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879827.43484: Calling groups_plugins_play to load vars for managed_node1 5599 1726879827.43809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879827.44055: done with get_vars() 5599 1726879827.44065: done getting variables 5599 1726879827.44161: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Friday 20 September 2024 20:50:27 -0400 (0:00:00.886) 0:00:05.229 ****** 5599 1726879827.44190: entering _queue_task() for managed_node1/set_fact 5599 1726879827.44192: Creating lock for set_fact 5599 1726879827.44493: worker is 1 (out of 3 available) 5599 1726879827.44508: exiting _queue_task() for managed_node1/set_fact 5599 1726879827.44549: getting variables 5599 1726879827.44552: in VariableManager get_vars() 5599 1726879827.44649: Calling all_inventory to load vars for managed_node2 5599 1726879827.44655: Calling groups_inventory to load vars for managed_node2 5599 1726879827.44658: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879827.44679: Calling all_plugins_play to load vars for managed_node2 5599 1726879827.44684: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879827.44689: Calling groups_plugins_play to load vars for managed_node2 5599 1726879827.45006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879827.45346: done with get_vars() 5599 1726879827.45359: done getting variables 5599 1726879827.45420: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree 5599 1726879827.45425: in run() - task 0affef3a-ec81-5b39-170e-0000000000a6 5599 1726879827.45427: variable 'ansible_search_path' from source: unknown 5599 1726879827.45430: variable 'ansible_search_path' from source: unknown 5599 1726879827.45432: calling self._execute() 5599 1726879827.45435: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879827.45437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879827.45439: variable 'omit' from source: magic vars 5599 1726879827.45496: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879827.45511: entering _queue_task() for managed_node2/set_fact 5599 1726879827.45584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 5599 1726879827.45850: worker is 2 (out of 3 available) 5599 1726879827.45865: exiting _queue_task() for managed_node2/set_fact 5599 1726879827.46004: getting variables 5599 1726879827.46007: in VariableManager get_vars() 5599 1726879827.46100: Calling all_inventory to load vars for managed_node3 5599 1726879827.46106: Calling groups_inventory to load vars for managed_node3 5599 1726879827.46110: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879827.46126: Calling all_plugins_play to load vars for managed_node3 5599 1726879827.46131: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879827.46137: Calling groups_plugins_play to load vars for managed_node3 5599 1726879827.46887: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 5599 1726879827.46892: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree 5599 1726879827.46896: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 5599 1726879827.46899: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 5599 1726879827.46903: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 5599 1726879827.46907: 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) 5599 1726879827.46909: 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) 5599 1726879827.46912: 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) 5599 1726879827.46914: in run() - task 0affef3a-ec81-5b39-170e-0000000000a6 5599 1726879827.46916: 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) 5599 1726879827.46919: variable 'ansible_search_path' from source: unknown 5599 1726879827.46921: variable 'ansible_search_path' from source: unknown 5599 1726879827.46924: calling self._execute() 5599 1726879827.46926: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879827.46928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879827.46930: variable 'omit' from source: magic vars 5599 1726879827.46933: Evaluated conditional (not __kdump_is_ostree is defined): True 5599 1726879827.46935: variable 'omit' from source: magic vars 5599 1726879827.47007: variable 'omit' from source: magic vars 5599 1726879827.47029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879827.47781: done with get_vars() 5599 1726879827.47795: done getting variables 5599 1726879827.48103: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879827.48117: entering _queue_task() for managed_node3/set_fact 5599 1726879827.48211: variable '__ostree_booted_stat' from source: set_fact 5599 1726879827.48217: variable 'omit' from source: magic vars 5599 1726879827.48220: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879827.48226: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879827.48229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879827.48232: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879827.48235: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879827.48238: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879827.48241: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879827.48243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879827.48246: Set connection var ansible_shell_type to sh 5599 1726879827.48249: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879827.48252: Set connection var ansible_pipelining to False 5599 1726879827.48255: Set connection var ansible_connection to ssh 5599 1726879827.48257: Set connection var ansible_timeout to 10 5599 1726879827.48260: Set connection var ansible_shell_executable to /bin/sh 5599 1726879827.48263: variable 'ansible_shell_executable' from source: unknown 5599 1726879827.48268: variable 'ansible_connection' from source: unknown 5599 1726879827.48271: variable 'ansible_module_compression' from source: unknown 5599 1726879827.48275: variable 'ansible_shell_type' from source: unknown 5599 1726879827.48278: variable 'ansible_shell_executable' from source: unknown 5599 1726879827.48281: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879827.48343: variable 'ansible_pipelining' from source: unknown 5599 1726879827.48349: variable 'ansible_timeout' from source: unknown 5599 1726879827.48353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879827.48356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 5599 1726879827.48556: worker is 3 (out of 3 available) 5599 1726879827.48570: exiting _queue_task() for managed_node3/set_fact 5599 1726879827.48689: done queuing things up, now waiting for results queue to drain 5599 1726879827.48692: waiting for pending results... 5599 1726879827.48802: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879827.48812: variable 'omit' from source: magic vars 5599 1726879827.48816: starting attempt loop 5599 1726879827.48819: running the handler 5599 1726879827.48823: handler run complete 5599 1726879827.48826: attempt loop complete, returning result 5599 1726879827.48828: _execute() done 5599 1726879827.48832: dumping result to json 5599 1726879827.48834: done dumping result, returning 5599 1726879827.48837: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree [0affef3a-ec81-5b39-170e-0000000000a6] 5599 1726879827.48840: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a6 5599 1726879827.48941: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a6 5599 1726879827.48945: WORKER PROCESS EXITING 5599 1726879827.48948: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 5599 1726879827.48950: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 5599 1726879827.48953: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 5599 1726879827.48956: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 5599 1726879827.48959: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree ok: [managed_node1] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } 5599 1726879827.49283: 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) 5599 1726879827.49292: 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) 5599 1726879827.49299: 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) 5599 1726879827.49302: in run() - task 0affef3a-ec81-5b39-170e-0000000000a6 5599 1726879827.49305: variable 'ansible_search_path' from source: unknown 5599 1726879827.49308: variable 'ansible_search_path' from source: unknown 5599 1726879827.49311: 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) 5599 1726879827.49313: calling self._execute() 5599 1726879827.49315: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879827.49317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879827.49320: variable 'omit' from source: magic vars 5599 1726879827.49387: Evaluated conditional (not __kdump_is_ostree is defined): True 5599 1726879827.49410: variable 'omit' from source: magic vars 5599 1726879827.49509: variable 'omit' from source: magic vars 5599 1726879827.49677: variable '__ostree_booted_stat' from source: set_fact 5599 1726879827.49725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 5599 1726879827.49750: variable 'omit' from source: magic vars 5599 1726879827.49801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879827.49854: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879827.49903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879827.49929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879827.49957: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879827.50003: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5599 1726879827.50012: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879827.50021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879827.50169: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 5599 1726879827.50183: Set connection var ansible_shell_type to sh 5599 1726879827.50199: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879827.50221: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 5599 1726879827.50229: Set connection var ansible_pipelining to False 5599 1726879827.50256: Set connection var ansible_connection to ssh 5599 1726879827.50270: Set connection var ansible_timeout to 10 5599 1726879827.50378: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 5599 1726879827.50385: Set connection var ansible_shell_executable to /bin/sh 5599 1726879827.50389: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 5599 1726879827.50392: variable 'ansible_shell_executable' from source: unknown 5599 1726879827.50395: variable 'ansible_connection' from source: unknown 5599 1726879827.50398: variable 'ansible_module_compression' from source: unknown 5599 1726879827.50401: variable 'ansible_shell_type' from source: unknown 5599 1726879827.50403: variable 'ansible_shell_executable' from source: unknown 5599 1726879827.50406: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879827.50409: variable 'ansible_pipelining' from source: unknown 5599 1726879827.50413: variable 'ansible_timeout' from source: unknown 5599 1726879827.50415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879827.50491: 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) 5599 1726879827.50495: 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) 5599 1726879827.50498: 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) 5599 1726879827.50600: 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) 5599 1726879827.50606: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879827.50625: variable 'omit' from source: magic vars 5599 1726879827.50642: starting attempt loop 5599 1726879827.50650: running the handler 5599 1726879827.50668: Evaluated conditional (not __kdump_is_ostree is defined): True 5599 1726879827.50884: variable 'omit' from source: magic vars 5599 1726879827.50887: variable 'omit' from source: magic vars 5599 1726879827.50994: handler run complete 5599 1726879827.50997: attempt loop complete, returning result 5599 1726879827.51000: _execute() done 5599 1726879827.51003: dumping result to json 5599 1726879827.51005: variable '__ostree_booted_stat' from source: set_fact 5599 1726879827.51007: done dumping result, returning 5599 1726879827.51009: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree [0affef3a-ec81-5b39-170e-0000000000a6] 5599 1726879827.51012: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a6 5599 1726879827.51059: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a6 5599 1726879827.51063: variable 'omit' from source: magic vars 5599 1726879827.51068: WORKER PROCESS EXITING 5599 1726879827.51071: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879827.51075: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879827.51079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879827.51082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) ok: [managed_node2] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } 5599 1726879827.51136: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879827.51171: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879827.51176: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879827.51321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879827.51324: Set connection var ansible_shell_type to sh 5599 1726879827.51327: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879827.51329: Set connection var ansible_pipelining to False 5599 1726879827.51331: Set connection var ansible_connection to ssh 5599 1726879827.51335: Set connection var ansible_timeout to 10 5599 1726879827.51432: Set connection var ansible_shell_executable to /bin/sh 5599 1726879827.51436: variable 'ansible_shell_executable' from source: unknown 5599 1726879827.51438: variable 'ansible_connection' from source: unknown 5599 1726879827.51441: variable 'ansible_module_compression' from source: unknown 5599 1726879827.51443: variable 'ansible_shell_type' from source: unknown 5599 1726879827.51446: variable 'ansible_shell_executable' from source: unknown 5599 1726879827.51448: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879827.51450: variable 'ansible_pipelining' from source: unknown 5599 1726879827.51453: variable 'ansible_timeout' from source: unknown 5599 1726879827.51455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879827.51550: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879827.51556: variable 'omit' from source: magic vars 5599 1726879827.51562: starting attempt loop 5599 1726879827.51568: running the handler 5599 1726879827.51581: handler run complete 5599 1726879827.51592: attempt loop complete, returning result 5599 1726879827.51594: _execute() done 5599 1726879827.51597: dumping result to json 5599 1726879827.51602: done dumping result, returning 5599 1726879827.51617: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree [0affef3a-ec81-5b39-170e-0000000000a6] 5599 1726879827.51804: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a6 5599 1726879827.51867: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a6 5599 1726879827.51870: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } 5599 1726879827.51916: no more pending results, returning what we have 5599 1726879827.51920: results queue empty 5599 1726879827.51921: checking for any_errors_fatal 5599 1726879827.51930: done checking for any_errors_fatal 5599 1726879827.51931: checking for max_fail_percentage 5599 1726879827.51933: done checking for max_fail_percentage 5599 1726879827.51934: checking to see if all hosts have failed and the running result is not ok 5599 1726879827.51935: done checking to see if all hosts have failed 5599 1726879827.51936: getting the remaining hosts for this loop 5599 1726879827.51939: done getting the remaining hosts for this loop 5599 1726879827.51943: getting the next task for host managed_node1 5599 1726879827.51953: done getting next task for host managed_node1 5599 1726879827.51957: ^ task is: TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables 5599 1726879827.51961: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879827.51966: getting the next task for host managed_node2 5599 1726879827.51971: done getting next task for host managed_node2 5599 1726879827.51975: ^ task is: TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables 5599 1726879827.51978: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879827.51980: getting the next task for host managed_node3 5599 1726879827.51992: done getting next task for host managed_node3 5599 1726879827.51995: ^ task is: TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables 5599 1726879827.51998: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879827.52081: getting variables 5599 1726879827.52083: in VariableManager get_vars() 5599 1726879827.52121: Calling all_inventory to load vars for managed_node1 5599 1726879827.52125: Calling groups_inventory to load vars for managed_node1 5599 1726879827.52128: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879827.52140: Calling all_plugins_play to load vars for managed_node1 5599 1726879827.52144: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879827.52148: Calling groups_plugins_play to load vars for managed_node1 5599 1726879827.52419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879827.52614: done with get_vars() 5599 1726879827.52623: done getting variables 5599 1726879827.52727: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Friday 20 September 2024 20:50:27 -0400 (0:00:00.085) 0:00:05.314 ****** 5599 1726879827.52756: entering _queue_task() for managed_node1/include_vars 5599 1726879827.52757: Creating lock for include_vars 5599 1726879827.53042: worker is 1 (out of 3 available) 5599 1726879827.53059: exiting _queue_task() for managed_node1/include_vars 5599 1726879827.53202: getting variables 5599 1726879827.53206: in VariableManager get_vars() 5599 1726879827.53311: Calling all_inventory to load vars for managed_node2 5599 1726879827.53317: Calling groups_inventory to load vars for managed_node2 5599 1726879827.53321: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879827.53339: Calling all_plugins_play to load vars for managed_node2 5599 1726879827.53343: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879827.53348: Calling groups_plugins_play to load vars for managed_node2 5599 1726879827.53672: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables 5599 1726879827.53679: in run() - task 0affef3a-ec81-5b39-170e-0000000000a8 5599 1726879827.53683: variable 'ansible_search_path' from source: unknown 5599 1726879827.53687: variable 'ansible_search_path' from source: unknown 5599 1726879827.53723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879827.54105: done with get_vars() 5599 1726879827.54120: done getting variables 5599 1726879827.54181: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879827.54184: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879827.54238: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879827.54253: entering _queue_task() for managed_node2/include_vars 5599 1726879827.54290: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879827.54879: worker is 2 (out of 3 available) 5599 1726879827.54891: exiting _queue_task() for managed_node2/include_vars 5599 1726879827.54928: getting variables 5599 1726879827.54931: in VariableManager get_vars() 5599 1726879827.54843: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879827.55204: variable 'omit' from source: magic vars 5599 1726879827.55209: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879827.55212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879827.55216: variable 'omit' from source: magic vars 5599 1726879827.55136: Calling all_inventory to load vars for managed_node3 5599 1726879827.55221: Calling groups_inventory to load vars for managed_node3 5599 1726879827.55225: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879827.55242: Calling all_plugins_play to load vars for managed_node3 5599 1726879827.55247: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879827.55253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 5599 1726879827.55258: Calling groups_plugins_play to load vars for managed_node3 5599 1726879827.55604: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables 5599 1726879827.55646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879827.56062: done with get_vars() 5599 1726879827.56082: done getting variables 5599 1726879827.56134: in run() - task 0affef3a-ec81-5b39-170e-0000000000a8 5599 1726879827.56138: variable 'ansible_search_path' from source: unknown 5599 1726879827.56140: variable 'ansible_search_path' from source: unknown 5599 1726879827.56143: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 5599 1726879827.56145: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 5599 1726879827.56148: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 5599 1726879827.56181: variable 'ansible_facts' from source: host vars for 'managed_node2' 5599 1726879827.56222: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879827.56237: entering _queue_task() for managed_node3/include_vars 5599 1726879827.56331: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 5599 1726879827.56982: worker is 3 (out of 3 available) 5599 1726879827.56995: exiting _queue_task() for managed_node3/include_vars 5599 1726879827.57009: done queuing things up, now waiting for results queue to drain 5599 1726879827.57010: waiting for pending results... 5599 1726879827.57043: variable '__vars_file' from source: task vars 5599 1726879827.57049: variable 'ansible_facts' from source: host vars for 'managed_node2' 5599 1726879827.57053: variable 'role_path' from source: magic vars 5599 1726879827.57056: variable 'item' from source: unknown 5599 1726879827.57059: Evaluated conditional (__vars_file is file): False 5599 1726879827.57062: when evaluation is False, skipping this task 5599 1726879827.57067: variable 'item' from source: unknown 5599 1726879827.57070: variable 'item' from source: unknown skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 5599 1726879827.57584: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879827.57589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879827.57592: variable 'omit' from source: magic vars 5599 1726879827.57594: variable 'ansible_facts' from source: host vars for 'managed_node2' 5599 1726879827.57597: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables 5599 1726879827.57639: variable '__vars_file' from source: task vars 5599 1726879827.57676: in run() - task 0affef3a-ec81-5b39-170e-0000000000a8 5599 1726879827.57712: variable 'ansible_facts' from source: host vars for 'managed_node2' 5599 1726879827.57715: variable 'ansible_search_path' from source: unknown 5599 1726879827.57718: variable 'ansible_search_path' from source: unknown 5599 1726879827.57778: variable 'omit' from source: magic vars 5599 1726879827.58021: variable 'role_path' from source: magic vars 5599 1726879827.58025: variable 'item' from source: unknown 5599 1726879827.58028: Evaluated conditional (__vars_file is file): False 5599 1726879827.58031: when evaluation is False, skipping this task 5599 1726879827.58035: variable 'item' from source: unknown 5599 1726879827.58059: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879827.58078: variable 'item' from source: unknown 5599 1726879827.58100: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879827.58129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879827.58134: variable 'omit' from source: magic vars skipping: [managed_node1] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } 5599 1726879827.58486: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879827.58490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879827.58493: variable 'omit' from source: magic vars 5599 1726879827.58495: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879827.58603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 5599 1726879827.58733: variable '__vars_file' from source: task vars 5599 1726879827.58748: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879827.59080: variable 'role_path' from source: magic vars 5599 1726879827.59084: variable 'item' from source: unknown 5599 1726879827.59086: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879827.59089: Evaluated conditional (__vars_file is file): False 5599 1726879827.59091: when evaluation is False, skipping this task 5599 1726879827.59099: variable 'item' from source: unknown 5599 1726879827.59162: variable 'omit' from source: magic vars 5599 1726879827.59244: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 5599 1726879827.59290: variable 'item' from source: unknown skipping: [managed_node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 5599 1726879827.59547: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879827.59551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879827.59554: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879827.59556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879827.59559: variable 'omit' from source: magic vars 5599 1726879827.59561: variable 'omit' from source: magic vars 5599 1726879827.59566: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 5599 1726879827.59569: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 5599 1726879827.59656: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 5599 1726879827.59677: variable '__vars_file' from source: task vars 5599 1726879827.59883: variable '__vars_file' from source: task vars 5599 1726879827.59889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 5599 1726879827.59981: variable 'role_path' from source: magic vars 5599 1726879827.60053: variable 'role_path' from source: magic vars 5599 1726879827.60056: variable 'item' from source: unknown 5599 1726879827.60059: Evaluated conditional (__vars_file is file): False 5599 1726879827.60061: when evaluation is False, skipping this task 5599 1726879827.60091: variable 'item' from source: unknown 5599 1726879827.60103: Evaluated conditional (__vars_file is file): False 5599 1726879827.60106: when evaluation is False, skipping this task 5599 1726879827.60149: variable 'item' from source: unknown 5599 1726879827.60222: variable 'item' from source: unknown skipping: [managed_node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 5599 1726879827.60382: dumping result to json 5599 1726879827.60386: done dumping result, returning 5599 1726879827.60389: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables [0affef3a-ec81-5b39-170e-0000000000a8] 5599 1726879827.60391: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a8 5599 1726879827.60394: variable 'item' from source: unknown 5599 1726879827.60396: variable 'item' from source: unknown skipping: [managed_node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 5599 1726879827.60877: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 5599 1726879827.60881: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879827.60884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879827.60886: variable 'omit' from source: magic vars 5599 1726879827.60890: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 5599 1726879827.60892: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 5599 1726879827.60894: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 5599 1726879827.60941: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a8 5599 1726879827.60951: WORKER PROCESS EXITING 5599 1726879827.60954: variable '__vars_file' from source: task vars 5599 1726879827.60957: variable 'role_path' from source: magic vars 5599 1726879827.60960: variable 'item' from source: unknown 5599 1726879827.60962: Evaluated conditional (__vars_file is file): False 5599 1726879827.60964: when evaluation is False, skipping this task 5599 1726879827.60966: variable 'item' from source: unknown skipping: [managed_node1] => { "changed": false } MSG: All items skipped 5599 1726879827.61115: variable '__vars_file' from source: task vars 5599 1726879827.61294: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 5599 1726879827.61359: variable 'role_path' from source: magic vars 5599 1726879827.61362: variable 'item' from source: unknown 5599 1726879827.61368: Evaluated conditional (__vars_file is file): False 5599 1726879827.61370: when evaluation is False, skipping this task 5599 1726879827.61372: variable 'item' from source: unknown 5599 1726879827.61479: variable 'item' from source: unknown skipping: [managed_node2] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } 5599 1726879827.61621: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879827.61625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879827.61627: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879827.61630: variable 'omit' from source: magic vars 5599 1726879827.61632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879827.61634: variable 'omit' from source: magic vars 5599 1726879827.61817: variable '__vars_file' from source: task vars 5599 1726879827.61929: variable '__vars_file' from source: task vars 5599 1726879827.62178: variable 'role_path' from source: magic vars 5599 1726879827.62181: variable 'item' from source: unknown 5599 1726879827.62184: Evaluated conditional (__vars_file is file): False 5599 1726879827.62186: when evaluation is False, skipping this task 5599 1726879827.62188: variable 'item' from source: unknown 5599 1726879827.62191: variable 'role_path' from source: magic vars 5599 1726879827.62193: variable 'item' from source: unknown 5599 1726879827.62195: Evaluated conditional (__vars_file is file): False 5599 1726879827.62197: when evaluation is False, skipping this task 5599 1726879827.62199: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } 5599 1726879827.62260: variable 'item' from source: unknown 5599 1726879827.62263: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879827.62266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879827.62268: variable 'omit' from source: magic vars 5599 1726879827.62270: variable 'item' from source: unknown skipping: [managed_node2] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 5599 1726879827.62332: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879827.62335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879827.62338: variable 'omit' from source: magic vars 5599 1726879827.62578: variable '__vars_file' from source: task vars 5599 1726879827.62582: variable '__vars_file' from source: task vars 5599 1726879827.62630: variable 'role_path' from source: magic vars 5599 1726879827.62636: variable 'item' from source: unknown 5599 1726879827.62649: variable 'role_path' from source: magic vars 5599 1726879827.62652: variable 'item' from source: unknown 5599 1726879827.62678: Evaluated conditional (__vars_file is file): False 5599 1726879827.62681: Evaluated conditional (__vars_file is file): False 5599 1726879827.62684: when evaluation is False, skipping this task 5599 1726879827.62686: when evaluation is False, skipping this task 5599 1726879827.62708: variable 'item' from source: unknown 5599 1726879827.62781: variable 'item' from source: unknown 5599 1726879827.62790: variable 'item' from source: unknown 5599 1726879827.62805: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 5599 1726879827.62956: dumping result to json 5599 1726879827.62959: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879827.62961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879827.62964: variable 'omit' from source: magic vars 5599 1726879827.63116: done dumping result, returning 5599 1726879827.63119: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables [0affef3a-ec81-5b39-170e-0000000000a8] 5599 1726879827.63122: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a8 5599 1726879827.63165: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a8 5599 1726879827.63168: WORKER PROCESS EXITING 5599 1726879827.63171: variable '__vars_file' from source: task vars skipping: [managed_node2] => { "changed": false } MSG: All items skipped 5599 1726879827.63272: variable 'role_path' from source: magic vars 5599 1726879827.63278: variable 'item' from source: unknown 5599 1726879827.63281: Evaluated conditional (__vars_file is file): False 5599 1726879827.63283: when evaluation is False, skipping this task 5599 1726879827.63368: variable 'item' from source: unknown 5599 1726879827.63396: variable 'item' from source: unknown skipping: [managed_node3] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 5599 1726879827.63496: dumping result to json 5599 1726879827.63499: done dumping result, returning 5599 1726879827.63502: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables [0affef3a-ec81-5b39-170e-0000000000a8] 5599 1726879827.63641: sending task result for task 0affef3a-ec81-5b39-170e-0000000000a8 5599 1726879827.63712: done sending task result for task 0affef3a-ec81-5b39-170e-0000000000a8 5599 1726879827.63715: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 5599 1726879827.63763: no more pending results, returning what we have 5599 1726879827.63770: results queue empty 5599 1726879827.63771: checking for any_errors_fatal 5599 1726879827.63779: done checking for any_errors_fatal 5599 1726879827.63780: checking for max_fail_percentage 5599 1726879827.63782: done checking for max_fail_percentage 5599 1726879827.63783: checking to see if all hosts have failed and the running result is not ok 5599 1726879827.63783: done checking to see if all hosts have failed 5599 1726879827.63785: getting the remaining hosts for this loop 5599 1726879827.63787: done getting the remaining hosts for this loop 5599 1726879827.63885: getting the next task for host managed_node1 5599 1726879827.63893: done getting next task for host managed_node1 5599 1726879827.63897: ^ task is: TASK: fedora.linux_system_roles.kdump : Install required packages 5599 1726879827.63900: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879827.63901: getting the next task for host managed_node2 5599 1726879827.63905: done getting next task for host managed_node2 5599 1726879827.63907: ^ task is: TASK: fedora.linux_system_roles.kdump : Install required packages 5599 1726879827.63909: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879827.63910: getting the next task for host managed_node3 5599 1726879827.63914: done getting next task for host managed_node3 5599 1726879827.63916: ^ task is: TASK: fedora.linux_system_roles.kdump : Install required packages 5599 1726879827.63918: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879827.63936: getting variables 5599 1726879827.63938: in VariableManager get_vars() 5599 1726879827.63976: Calling all_inventory to load vars for managed_node1 5599 1726879827.63980: Calling groups_inventory to load vars for managed_node1 5599 1726879827.63983: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879827.64004: Calling all_plugins_play to load vars for managed_node1 5599 1726879827.64008: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879827.64012: Calling groups_plugins_play to load vars for managed_node1 5599 1726879827.64292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879827.64653: done with get_vars() 5599 1726879827.64671: done getting variables 5599 1726879827.64818: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Friday 20 September 2024 20:50:27 -0400 (0:00:00.120) 0:00:05.435 ****** 5599 1726879827.64856: entering _queue_task() for managed_node1/package 5599 1726879827.64859: Creating lock for package 5599 1726879827.65443: worker is 1 (out of 3 available) 5599 1726879827.65458: exiting _queue_task() for managed_node1/package 5599 1726879827.65613: getting variables 5599 1726879827.65617: in VariableManager get_vars() 5599 1726879827.65803: Calling all_inventory to load vars for managed_node2 5599 1726879827.65810: Calling groups_inventory to load vars for managed_node2 5599 1726879827.65819: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879827.65842: Calling all_plugins_play to load vars for managed_node2 5599 1726879827.65848: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879827.65853: Calling groups_plugins_play to load vars for managed_node2 5599 1726879827.66184: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Install required packages 5599 1726879827.66189: in run() - task 0affef3a-ec81-5b39-170e-000000000052 5599 1726879827.66192: variable 'ansible_search_path' from source: unknown 5599 1726879827.66195: variable 'ansible_search_path' from source: unknown 5599 1726879827.66231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879827.66668: done with get_vars() 5599 1726879827.66689: done getting variables 5599 1726879827.66746: calling self._execute() 5599 1726879827.66750: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879827.66752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879827.66755: variable 'omit' from source: magic vars 5599 1726879827.66757: variable 'omit' from source: magic vars 5599 1726879827.66759: variable 'omit' from source: magic vars 5599 1726879827.66761: variable '__kdump_packages' from source: role '' all vars 5599 1726879827.66812: variable '__kdump_packages' from source: role '' all vars 5599 1726879827.66838: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879827.66852: entering _queue_task() for managed_node2/package 5599 1726879827.67518: worker is 2 (out of 3 available) 5599 1726879827.67530: exiting _queue_task() for managed_node2/package 5599 1726879827.67686: getting variables 5599 1726879827.67689: in VariableManager get_vars() 5599 1726879827.67483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879827.67845: Calling all_inventory to load vars for managed_node3 5599 1726879827.67854: Calling groups_inventory to load vars for managed_node3 5599 1726879827.67858: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879827.67880: Calling all_plugins_play to load vars for managed_node3 5599 1726879827.67890: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879827.67900: Calling groups_plugins_play to load vars for managed_node3 5599 1726879827.68281: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Install required packages 5599 1726879827.68285: in run() - task 0affef3a-ec81-5b39-170e-000000000052 5599 1726879827.68303: variable 'ansible_search_path' from source: unknown 5599 1726879827.68306: variable 'ansible_search_path' from source: unknown 5599 1726879827.68335: calling self._execute() 5599 1726879827.68348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879827.68793: done with get_vars() 5599 1726879827.68807: done getting variables 5599 1726879827.68859: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879827.68871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879827.68875: variable 'omit' from source: magic vars 5599 1726879827.68936: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879827.68950: entering _queue_task() for managed_node3/package 5599 1726879827.69046: variable 'omit' from source: magic vars 5599 1726879827.69050: variable 'omit' from source: magic vars 5599 1726879827.69053: variable '__kdump_packages' from source: role '' all vars 5599 1726879827.69741: worker is 3 (out of 3 available) 5599 1726879827.69792: exiting _queue_task() for managed_node3/package 5599 1726879827.69880: done queuing things up, now waiting for results queue to drain 5599 1726879827.69882: waiting for pending results... 5599 1726879827.69907: variable '__kdump_packages' from source: role '' all vars 5599 1726879827.69919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879827.70120: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Install required packages 5599 1726879827.70265: in run() - task 0affef3a-ec81-5b39-170e-000000000052 5599 1726879827.70298: variable 'ansible_search_path' from source: unknown 5599 1726879827.70354: variable 'ansible_search_path' from source: unknown 5599 1726879827.70361: calling self._execute() 5599 1726879827.70470: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879827.70489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879827.70505: variable 'omit' from source: magic vars 5599 1726879827.70644: variable 'omit' from source: magic vars 5599 1726879827.70736: variable 'omit' from source: magic vars 5599 1726879827.70771: variable '__kdump_packages' from source: role '' all vars 5599 1726879827.71066: variable '__kdump_packages' from source: role '' all vars 5599 1726879827.71346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879827.71981: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879827.72074: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879827.72379: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879827.72382: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879827.72420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879827.72814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879827.72980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879827.72983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879827.72986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879827.72988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879827.73293: variable '__kdump_is_ostree' from source: set_fact 5599 1726879827.73306: variable 'omit' from source: magic vars 5599 1726879827.73341: variable 'omit' from source: magic vars 5599 1726879827.73778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879827.73782: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879827.73785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879827.73788: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879827.73793: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879827.73796: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879827.73799: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879827.73802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879827.73863: Set connection var ansible_shell_type to sh 5599 1726879827.74178: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879827.74181: Set connection var ansible_pipelining to False 5599 1726879827.74184: Set connection var ansible_connection to ssh 5599 1726879827.74186: Set connection var ansible_timeout to 10 5599 1726879827.74189: Set connection var ansible_shell_executable to /bin/sh 5599 1726879827.74191: variable 'ansible_shell_executable' from source: unknown 5599 1726879827.74193: variable 'ansible_connection' from source: unknown 5599 1726879827.74196: variable 'ansible_module_compression' from source: unknown 5599 1726879827.74198: variable 'ansible_shell_type' from source: unknown 5599 1726879827.74200: variable 'ansible_shell_executable' from source: unknown 5599 1726879827.74202: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879827.74205: variable 'ansible_pipelining' from source: unknown 5599 1726879827.74207: variable 'ansible_timeout' from source: unknown 5599 1726879827.74209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879827.74371: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879827.74594: variable 'omit' from source: magic vars 5599 1726879827.74607: starting attempt loop 5599 1726879827.74616: running the handler 5599 1726879827.74630: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879827.74638: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879827.74713: _low_level_execute_command(): starting 5599 1726879827.74857: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879827.74893: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879827.74989: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879827.75041: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879827.75078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879827.75186: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879827.75229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879827.75287: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879827.75327: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879827.75383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879827.75779: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879827.75783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879827.75786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879827.75788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879827.75791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879827.75793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879827.75925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879827.76006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879827.76012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879827.76056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879827.76075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879827.76189: variable '__kdump_is_ostree' from source: set_fact 5599 1726879827.76211: variable 'omit' from source: magic vars 5599 1726879827.76248: variable 'omit' from source: magic vars 5599 1726879827.76291: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879827.76343: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879827.76372: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879827.76391: variable '__kdump_is_ostree' from source: set_fact 5599 1726879827.76398: variable 'omit' from source: magic vars 5599 1726879827.76410: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879827.76431: variable 'omit' from source: magic vars 5599 1726879827.76480: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879827.76483: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879827.76489: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879827.76499: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879827.76511: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879827.76514: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879827.76530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879827.76540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879827.76591: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879827.76608: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879827.76620: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879827.76639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879827.76663: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879827.76669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879827.76680: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879827.76718: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5599 1726879827.76721: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879827.76728: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879827.76733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879827.76783: Set connection var ansible_shell_type to sh 5599 1726879827.76798: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879827.76811: Set connection var ansible_pipelining to False 5599 1726879827.76845: Set connection var ansible_connection to ssh 5599 1726879827.76984: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879827.76987: Set connection var ansible_shell_type to sh 5599 1726879827.76989: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879827.76992: Set connection var ansible_pipelining to False 5599 1726879827.76994: Set connection var ansible_connection to ssh 5599 1726879827.76996: Set connection var ansible_timeout to 10 5599 1726879827.76998: Set connection var ansible_shell_executable to /bin/sh 5599 1726879827.77000: Set connection var ansible_timeout to 10 5599 1726879827.77002: variable 'ansible_shell_executable' from source: unknown 5599 1726879827.77004: variable 'ansible_connection' from source: unknown 5599 1726879827.77006: variable 'ansible_module_compression' from source: unknown 5599 1726879827.77008: variable 'ansible_shell_type' from source: unknown 5599 1726879827.77010: variable 'ansible_shell_executable' from source: unknown 5599 1726879827.77012: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879827.77015: Set connection var ansible_shell_executable to /bin/sh 5599 1726879827.77017: variable 'ansible_shell_executable' from source: unknown 5599 1726879827.77019: variable 'ansible_connection' from source: unknown 5599 1726879827.77021: variable 'ansible_module_compression' from source: unknown 5599 1726879827.77023: variable 'ansible_shell_type' from source: unknown 5599 1726879827.77258: variable 'ansible_shell_executable' from source: unknown 5599 1726879827.77261: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879827.77264: variable 'ansible_pipelining' from source: unknown 5599 1726879827.77266: variable 'ansible_timeout' from source: unknown 5599 1726879827.77269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879827.77271: variable 'ansible_pipelining' from source: unknown 5599 1726879827.77275: variable 'ansible_timeout' from source: unknown 5599 1726879827.77277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879827.77380: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879827.77383: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879827.77394: variable 'omit' from source: magic vars 5599 1726879827.77400: starting attempt loop 5599 1726879827.77403: variable 'omit' from source: magic vars 5599 1726879827.77406: running the handler 5599 1726879827.77408: starting attempt loop 5599 1726879827.77410: running the handler 5599 1726879827.77413: variable 'ansible_facts' from source: host vars for 'managed_node2' 5599 1726879827.77415: variable 'ansible_facts' from source: host vars for 'managed_node2' 5599 1726879827.77503: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879827.77508: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879827.77511: _low_level_execute_command(): starting 5599 1726879827.77513: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879827.77523: _low_level_execute_command(): starting 5599 1726879827.77536: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879827.78170: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879827.78185: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879827.78197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879827.78212: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879827.78221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879827.78234: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 <<< 5599 1726879827.78242: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879827.78273: stderr chunk (state=3): >>>debug2: match not found <<< 5599 1726879827.78283: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879827.78382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879827.78387: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879827.78390: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879827.78393: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 5599 1726879827.78395: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.149 is address <<< 5599 1726879827.78397: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 5599 1726879827.78399: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879827.78409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879827.78493: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879827.78518: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879827.78633: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879827.78657: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879827.78682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879827.78691: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879827.78739: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879827.78755: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879827.78828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879827.80394: stdout chunk (state=3): >>>/root <<< 5599 1726879827.80570: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879827.80572: stdout chunk (state=3): >>><<< 5599 1726879827.80576: stderr chunk (state=3): >>><<< 5599 1726879827.80599: stdout chunk (state=3): >>>/root <<< <10.31.14.149> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879827.80613: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879827.80738: _low_level_execute_command(): starting 5599 1726879827.80742: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287 `" && echo ansible-tmp-1726879827.8061612-5717-84039264837287="` echo /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287 `" ) && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287 `" && echo ansible-tmp-1726879827.8061612-5717-84039264837287="` echo /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287 `" ) && sleep 0'"'"'' 5599 1726879827.81042: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879827.81046: stdout chunk (state=3): >>><<< 5599 1726879827.81048: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879827.81055: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879827.81058: _low_level_execute_command(): starting 5599 1726879827.81060: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737 `" && echo ansible-tmp-1726879827.8093462-5718-193352480965737="` echo /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737 `" ) && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737 `" && echo ansible-tmp-1726879827.8093462-5718-193352480965737="` echo /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737 `" ) && sleep 0'"'"'' 5599 1726879827.81194: stdout chunk (state=3): >>>/root <<< 5599 1726879827.81562: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879827.81568: stdout chunk (state=3): >>><<< 5599 1726879827.81581: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879827.81612: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879827.81630: _low_level_execute_command(): starting 5599 1726879827.81634: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759 `" && echo ansible-tmp-1726879827.8161488-5715-277362069958759="` echo /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759 `" && echo ansible-tmp-1726879827.8161488-5715-277362069958759="` echo /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759 `" ) && sleep 0'"'"'' 5599 1726879827.81748: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 5599 1726879827.82094: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879827.82110: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879827.82128: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879827.82159: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879827.82215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879827.82391: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879827.82408: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879827.82426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879827.82489: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879827.82512: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879827.82577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879827.82591: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879827.82636: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879827.82640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879827.82645: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879827.82647: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879827.82670: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879827.82720: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879827.82732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879827.82745: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879827.82782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879827.84268: stdout chunk (state=3): >>>ansible-tmp-1726879827.8061612-5717-84039264837287=/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287 <<< 5599 1726879827.84388: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879827.84447: stderr chunk (state=3): >>><<< 5599 1726879827.84451: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'ansible-tmp-1726879827.8061612-5717-84039264837287=/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879827.84483: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879827.8061612-5717-84039264837287=/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879827.84520: variable 'ansible_module_compression' from source: unknown 5599 1726879827.84579: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 5599 1726879827.84585: ANSIBALLZ: Acquiring lock 5599 1726879827.84588: ANSIBALLZ: Lock acquired: 140319498100160 5599 1726879827.84590: ANSIBALLZ: Creating module 5599 1726879827.84927: stdout chunk (state=3): >>>ansible-tmp-1726879827.8093462-5718-193352480965737=/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737 <<< 5599 1726879827.84930: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879827.85147: stderr chunk (state=3): >>><<< 5599 1726879827.85150: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'ansible-tmp-1726879827.8093462-5718-193352480965737=/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879827.85157: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879827.8093462-5718-193352480965737=/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879827.85160: variable 'ansible_module_compression' from source: unknown 5599 1726879827.85165: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 5599 1726879827.85168: ANSIBALLZ: Acquiring lock 5599 1726879827.87762: stdout chunk (state=3): >>>ansible-tmp-1726879827.8161488-5715-277362069958759=/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759 <<< 5599 1726879827.87999: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879827.88003: stdout chunk (state=3): >>><<< 5599 1726879827.88005: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'ansible-tmp-1726879827.8161488-5715-277362069958759=/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879827.88380: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879827.8161488-5715-277362069958759=/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879827.88383: variable 'ansible_module_compression' from source: unknown 5599 1726879827.88386: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 5599 1726879827.88388: ANSIBALLZ: Acquiring lock 5599 1726879827.98171: ANSIBALLZ: Writing module into payload 5599 1726879827.98362: ANSIBALLZ: Writing module 5599 1726879827.98384: ANSIBALLZ: Renaming module 5599 1726879827.98390: ANSIBALLZ: Done creating module 5599 1726879827.98404: ANSIBALLZ: Lock acquired: 140319498100160 5599 1726879827.98579: variable 'ansible_facts' from source: host vars for 'managed_node2' 5599 1726879827.98582: ANSIBALLZ: Reading module after lock 5599 1726879827.98586: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py 5599 1726879827.98592: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py <10.31.14.149> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpngy_yl2x TO /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py 5599 1726879827.98602: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py 5599 1726879827.98620: ANSIBALLZ: Lock acquired: 140319498100160 <10.31.14.149> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' '[10.31.14.149]' 5599 1726879827.98878: ANSIBALLZ: Reading module after lock 5599 1726879827.98882: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879827.98884: Sending initial data 5599 1726879827.98887: Sent initial data (149 bytes) Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py 5599 1726879827.98892: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp34yookfe TO /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp7wl1xmfl TO /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' 5599 1726879827.99316: Sending initial data 5599 1726879827.99319: Sent initial data (150 bytes) 5599 1726879827.99399: Sending initial data 5599 1726879827.99410: Sent initial data (150 bytes) 5599 1726879827.99479: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879827.99581: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879827.99695: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879827.99726: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879827.99827: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879827.99912: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 <<< 5599 1726879827.99994: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879828.00055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879828.00291: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879828.00306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address <<< 5599 1726879828.00318: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879828.00398: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879828.00426: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879828.00430: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879828.00478: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879828.00483: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879828.00487: stderr chunk (state=3): >>>debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879828.00489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879828.00501: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879828.00513: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879828.00524: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879828.00571: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879828.00589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879828.00649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879828.01762: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 5599 1726879828.01772: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 5599 1726879828.01789: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879828.01842: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879828.01924: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpngy_yl2x debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879828.01928: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpngy_yl2x /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py <<< 5599 1726879828.01994: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpngy_yl2x" to remote "/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py M:0x001a <<< 5599 1726879828.02175: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161609 <<< 5599 1726879828.02221: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879828.02272: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879828.02344: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp7wl1xmfl debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879828.02347: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp7wl1xmfl /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py <<< 5599 1726879828.02391: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp7wl1xmfl" to remote "/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py M:0x001a <<< 5599 1726879828.02702: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161610 <<< 5599 1726879828.03278: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 161609 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879828.03343: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879828.03514: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879828.03551: stderr chunk (state=3): >>><<< 5599 1726879828.03566: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpngy_yl2x /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpngy_yl2x\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpngy_yl2x" to remote "/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161609\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 161609 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879828.03614: done transferring module to remote 5599 1726879828.03649: _low_level_execute_command(): starting 5599 1726879828.03662: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/ /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/ /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py && sleep 0'"'"'' 5599 1726879828.03815: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879828.03829: stderr chunk (state=3): >>>debug3: In write loop, ack for 6 161610 bytes at 0 <<< 5599 1726879828.03856: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879828.04010: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879828.04061: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879828.04164: stderr chunk (state=3): >>><<< 5599 1726879828.04177: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp7wl1xmfl /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp7wl1xmfl\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp7wl1xmfl" to remote "/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161610\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 161610 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879828.04233: done transferring module to remote 5599 1726879828.04253: _low_level_execute_command(): starting 5599 1726879828.04263: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/ /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/ /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py && sleep 0'"'"'' 5599 1726879828.04512: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 <<< 5599 1726879828.04518: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 5599 1726879828.04580: stderr chunk (state=3): >>>debug2: match found <<< 5599 1726879828.04583: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 5599 1726879828.04620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879828.04631: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879828.04643: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879828.04651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879828.04664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879828.04782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879828.04786: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879828.04832: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879828.04898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879828.05051: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879828.05102: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp34yookfe debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879828.05127: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp34yookfe /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py <<< 5599 1726879828.05176: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp34yookfe" to remote "/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py M:0x001a <<< 5599 1726879828.05212: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879828.05237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 5599 1726879828.05280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879828.05321: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879828.05348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879828.05372: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161610 <<< 5599 1726879828.05379: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879828.05405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879828.06537: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 161610 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879828.06586: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879828.06798: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879828.06802: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879828.06804: stdout chunk (state=3): >>><<< 5599 1726879828.06809: stderr chunk (state=3): >>><<< 5599 1726879828.06811: stderr chunk (state=3): >>><<< <10.31.14.149> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879828.06817: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp34yookfe /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp34yookfe\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp34yookfe" to remote "/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161610\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 161610 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879828.06866: done transferring module to remote 5599 1726879828.06872: _low_level_execute_command(): starting 5599 1726879828.06874: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/ /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/ /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py && sleep 0'"'"'' 5599 1726879828.07189: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879828.07193: _low_level_execute_command(): starting 5599 1726879828.07196: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' -tt 10.31.14.149 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/AnsiballZ_dnf.py && sleep 0'"'"'' 5599 1726879828.07421: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879828.07425: stdout chunk (state=3): >>><<< 5599 1726879828.07552: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879828.07593: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879828.07605: _low_level_execute_command(): starting 5599 1726879828.07704: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/AnsiballZ_dnf.py && sleep 0'"'"'' 5599 1726879828.08183: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879828.08189: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879828.08192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879828.08203: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879828.08210: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879828.08218: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 5599 1726879828.08234: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 <<< 5599 1726879828.08266: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879828.08291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879828.08340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879828.08344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879828.08365: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879828.08491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879828.08551: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879828.08561: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879828.08578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879828.08594: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879828.08673: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879828.08694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879828.08698: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879828.08736: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879828.08740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879828.08743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879828.08790: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879828.08794: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879828.08827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879828.08858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879828.08862: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879828.08885: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879828.08929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879828.10572: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879828.10604: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879828.10643: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5599 1726879828.10645: stdout chunk (state=3): >>>import '_weakref' # <<< 5599 1726879828.10717: stdout chunk (state=3): >>>import '_io' # <<< 5599 1726879828.10722: stdout chunk (state=3): >>>import 'marshal' # <<< 5599 1726879828.10763: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879828.10801: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879828.10834: stdout chunk (state=3): >>>import 'time' # <<< 5599 1726879828.10842: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5599 1726879828.10895: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5599 1726879828.10902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.10927: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879828.10950: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879828.10986: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879828.11015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879828.11018: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e20c530> <<< 5599 1726879828.11045: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e1dbb30> <<< 5599 1726879828.11064: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 5599 1726879828.11077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5599 1726879828.11087: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e20eab0> <<< 5599 1726879828.11111: stdout chunk (state=3): >>>import '_signal' # <<< 5599 1726879828.11117: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879828.11138: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879828.11145: stdout chunk (state=3): >>>import '_abc' # <<< 5599 1726879828.11164: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5599 1726879828.11185: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 5599 1726879828.11189: stdout chunk (state=3): >>>import '_weakref' # <<< 5599 1726879828.11194: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879828.11247: stdout chunk (state=3): >>>import '_io' # <<< 5599 1726879828.11275: stdout chunk (state=3): >>>import 'marshal' # <<< 5599 1726879828.11294: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879828.11301: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879828.11341: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879828.11359: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879828.11425: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5599 1726879828.11433: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 5599 1726879828.11439: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879828.11481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 5599 1726879828.11522: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e021160> <<< 5599 1726879828.11526: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879828.11535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879828.11619: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d712c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d70fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d712eab0> <<< 5599 1726879828.11623: stdout chunk (state=3): >>>import '_signal' # <<< 5599 1726879828.11626: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e021fd0> import 'site' # <<< 5599 1726879828.11636: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879828.11675: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 5599 1726879828.11678: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879828.11756: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879828.11787: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5599 1726879828.11823: stdout chunk (state=3): >>>import 'os' # <<< 5599 1726879828.11828: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5599 1726879828.11860: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 5599 1726879828.11876: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 5599 1726879828.11885: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879828.11914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879828.11919: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5599 1726879828.11947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879828.11950: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6efd160> <<< 5599 1726879828.11958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5599 1726879828.11966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.11987: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879828.12009: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5599 1726879828.12012: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.12024: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6efdfd0> <<< 5599 1726879828.12046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879828.12048: stdout chunk (state=3): >>>import 'site' # <<< 5599 1726879828.12050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879828.12082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5599 1726879828.12106: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05fdd0> <<< 5599 1726879828.12111: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879828.12117: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879828.12127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879828.12160: stdout chunk (state=3): >>>import '_operator' # <<< 5599 1726879828.12204: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05ffe0> <<< 5599 1726879828.12208: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879828.12221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879828.12244: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879828.12300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.12349: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879828.12354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e097800> <<< 5599 1726879828.12415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e097e90> import '_collections' # <<< 5599 1726879828.12435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879828.12462: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e077aa0> <<< 5599 1726879828.12530: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e075190> <<< 5599 1726879828.12535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879828.12539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5599 1726879828.12548: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f3bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879828.12554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879828.12584: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f3bfe0> <<< 5599 1726879828.12604: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05cf80> <<< 5599 1726879828.12608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879828.12636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879828.12653: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879828.12658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5599 1726879828.12669: stdout chunk (state=3): >>>import '_sre' # <<< 5599 1726879828.12671: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879828.12689: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879828.12712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.12719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879828.12762: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879828.12769: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879828.12778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f737d0> <<< 5599 1726879828.12784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5599 1726879828.12801: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0bb710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ba330> <<< 5599 1726879828.12807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f73e60> <<< 5599 1726879828.12816: stdout chunk (state=3): >>>import '_collections' # <<< 5599 1726879828.12826: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 5599 1726879828.12852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e076060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0b8a40> <<< 5599 1726879828.12867: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f53a70> <<< 5599 1726879828.12883: stdout chunk (state=3): >>>import '_functools' # <<< 5599 1726879828.12901: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f51190> <<< 5599 1726879828.12905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ec6e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05c200> <<< 5599 1726879828.12939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879828.13024: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f38f50> <<< 5599 1726879828.13028: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e0ecb90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0eca40> <<< 5599 1726879828.13109: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e0ece00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05ad20> <<< 5599 1726879828.13113: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.13116: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879828.13250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f976b0> <<< 5599 1726879828.13257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ed4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ed190> import 'importlib.machinery' # <<< 5599 1726879828.13260: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ee3c0> import 'importlib.util' # <<< 5599 1726879828.13333: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f962d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f52030> <<< 5599 1726879828.13337: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f3ae40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f381d0> <<< 5599 1726879828.13340: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879828.13343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.13389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e1085c0> <<< 5599 1726879828.13393: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.13396: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e109d00> <<< 5599 1726879828.13416: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fc8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc8ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fc8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f36d20> <<< 5599 1726879828.13428: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 5599 1726879828.13431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879828.13465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5599 1726879828.13472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879828.13503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5599 1726879828.13506: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e10abd0> <<< 5599 1726879828.13512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc91f0> <<< 5599 1726879828.13539: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e10b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e10a120> <<< 5599 1726879828.13552: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 5599 1726879828.13756: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879828.13760: stdout chunk (state=3): >>><<< 5599 1726879828.13762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.13767: stderr chunk (state=3): >>><<< 5599 1726879828.13781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fca420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe4620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fe5d60> <<< 5599 1726879828.13821: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e10bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e10b3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ee3f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de3bb30> <<< 5599 1726879828.13854: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879828.13860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe6c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.13876: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fe72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe61b0> <<< 5599 1726879828.13911: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de64620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de64380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de64590> <<< 5599 1726879828.13935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.13966: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fe7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe7470> <<< 5599 1726879828.13972: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de647d0> <<< 5599 1726879828.14082: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de39cd0> <<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879828.14102: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879828.14106: _low_level_execute_command(): starting 5599 1726879828.14109: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879828.14119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5599 1726879828.14135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5599 1726879828.14171: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de65e50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de64b00> <<< 5599 1726879828.14256: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fca390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d17cb0> <<< 5599 1726879828.14260: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0eeae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879828.14263: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d40770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d404d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d407a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d40980> <<< <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/AnsiballZ_dnf.py && sleep 0'"'"'' 5599 1726879828.14271: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d15e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879828.14297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879828.14355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879828.14385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879828.14389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5599 1726879828.14442: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de961e0> <<< 5599 1726879828.14448: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879828.14503: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d42030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d40cb0> <<< 5599 1726879828.14522: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fcab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879828.14526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deae390> <<< 5599 1726879828.14566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879828.14682: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879828.14686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879828.14690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879828.14729: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d6e390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879828.14733: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deeb110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879828.14746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879828.14770: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d8a540> <<< 5599 1726879828.14785: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879828.14819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879828.14865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879828.14869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879828.14874: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879828.14907: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6dc3320> <<< 5599 1726879828.14925: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5df118b0> <<< 5599 1726879828.14929: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879828.14955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879828.15067: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deeb230> <<< 5599 1726879828.15076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879828.15079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879828.15093: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deaf020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd281d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dead3d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de66d80> <<< 5599 1726879828.15175: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6de9ac0> <<< 5599 1726879828.15209: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6dc3440> <<< 5599 1726879828.15231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879828.15234: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9c5dd283b0> <<< 5599 1726879828.15297: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d8b1d0> <<< 5599 1726879828.15310: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c0c410> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d89580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d42f30> <<< 5599 1726879828.15327: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_s41c7lg0/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 5599 1726879828.15405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879828.15426: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68d6c0c5f0> <<< 5599 1726879828.15475: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.15517: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_t1x7yhsy/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 5599 1726879828.15524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879828.15536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879828.15570: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879828.15741: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 5599 1726879828.15744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879828.15747: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879828.15750: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879828.15752: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879828.15770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd81ee0> import '_typing' # <<< 5599 1726879828.15812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879828.15822: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879828.15841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879828.15889: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c66090> <<< 5599 1726879828.15947: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd58dd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd2bef0> <<< 5599 1726879828.15950: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879828.15953: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.15980: stdout chunk (state=3): >>>import 'ansible' # <<< 5599 1726879828.16025: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879828.16029: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.16032: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879828.16034: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879828.16037: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879828.16043: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 5599 1726879828.16107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879828.16141: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c3cf80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c3c0e0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879828.16152: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5599 1726879828.16161: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.17591: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.17721: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.18857: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd5bd70> <<< 5599 1726879828.18892: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.18921: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5599 1726879828.18932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879828.18954: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 5599 1726879828.18967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879828.18996: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dda5850> <<< 5599 1726879828.19004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c66900> <<< 5599 1726879828.19058: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5599 1726879828.19067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879828.19104: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879828.19111: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda55e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda4f20> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879828.19134: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6c89ac0> <<< 5599 1726879828.19138: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda59d0> <<< 5599 1726879828.19187: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd82b70> import 'atexit' # <<< 5599 1726879828.19205: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c89850> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c89160> <<< 5599 1726879828.19249: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dda65a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dda67e0> <<< 5599 1726879828.19315: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c89b80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c3fef0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.19319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 5599 1726879828.19363: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6c8a810> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6c8aa50> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879828.19415: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda6d20> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879828.19420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 5599 1726879828.19493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc0ca40> <<< 5599 1726879828.19528: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c8af00> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879828.19533: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc0e660> <<< 5599 1726879828.19584: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af4c50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6af6870> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879828.19588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879828.19591: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc0efc0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879828.19603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879828.19645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879828.19658: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af7230> <<< 5599 1726879828.19662: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc0ff50> <<< 5599 1726879828.19667: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879828.19669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879828.19692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879828.19734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879828.19737: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af8410> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879828.19793: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879828.19797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879828.19839: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc12c30> <<< 5599 1726879828.19842: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc12d80> <<< 5599 1726879828.19939: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afaea0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6afaf90> <<< 5599 1726879828.19945: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc10ef0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879828.19949: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af9160> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879828.20027: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879828.20031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879828.20067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc16a50> import '_tokenize' # <<< 5599 1726879828.20071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afecf0> import '_tokenize' # <<< 5599 1726879828.20110: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc15520> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc15280> <<< 5599 1726879828.20148: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afd7c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afd520> <<< 5599 1726879828.20152: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879828.20160: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879828.20213: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc17a10> <<< 5599 1726879828.20241: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6affc20> <<< 5599 1726879828.20259: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc11370> <<< 5599 1726879828.20284: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af9610> <<< 5599 1726879828.20292: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.20320: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc5ac30> <<< 5599 1726879828.20325: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b42e10> <<< 5599 1726879828.20331: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b43050> <<< 5599 1726879828.20370: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5ae70> <<< 5599 1726879828.20379: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5599 1726879828.20385: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5599 1726879828.20395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879828.20400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879828.20445: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b44b30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b448f0> <<< 5599 1726879828.20469: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879828.20486: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc5c950> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5c710> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879828.20576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879828.20580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879828.20646: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc5ef00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5d040> <<< 5599 1726879828.20650: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b47080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b451c0> <<< 5599 1726879828.20696: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879828.20700: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879828.20746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879828.20750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879828.20775: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b4e870> <<< 5599 1726879828.20791: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc66720> <<< 5599 1726879828.20925: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b47200> <<< 5599 1726879828.20942: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5f0b0> <<< 5599 1726879828.20995: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.21011: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b4fb60> <<< 5599 1726879828.21029: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc679e0> <<< 5599 1726879828.21038: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.21055: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b4f530> <<< 5599 1726879828.21070: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc673b0> <<< 5599 1726879828.21092: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b4fb30> <<< 5599 1726879828.21095: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b43260> <<< 5599 1726879828.21133: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.21138: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879828.21144: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc67aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5b020> <<< 5599 1726879828.21178: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879828.21181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879828.21186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879828.21216: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.21236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879828.21268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.21297: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc6b170> <<< 5599 1726879828.21301: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b53350> <<< 5599 1726879828.21502: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.21507: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b54470> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b51af0> <<< 5599 1726879828.21513: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.21520: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b52ea0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b51700> <<< 5599 1726879828.21567: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc70440> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc698e0> <<< 5599 1726879828.21570: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879828.21586: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc6ac90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc694f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879828.21596: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.21634: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.21691: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.21759: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.21763: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879828.21779: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 5599 1726879828.21832: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5599 1726879828.21836: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.21839: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879828.21843: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879828.21848: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879828.21869: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5599 1726879828.21884: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.21948: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.22019: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.22092: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.22163: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.22345: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 5599 1726879828.22440: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5599 1726879828.22517: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5599 1726879828.22520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.22549: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879828.22627: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879828.22636: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879828.22660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879828.22676: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956bb4530> <<< 5599 1726879828.22717: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956b83b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 5599 1726879828.22723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5599 1726879828.22804: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.22826: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956bb6ab0> import '_signal' # import '_abc' # import 'abc' # <<< 5599 1726879828.22867: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.23083: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 5599 1726879828.23217: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879828.23450: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879828.23470: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5599 1726879828.23483: 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' # <<< 5599 1726879828.23505: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879828.23536: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 5599 1726879828.23542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.23587: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 5599 1726879828.23593: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879828.23596: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.23602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.23613: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879828.23619: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6bdc680> <<< 5599 1726879828.23646: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879828.23652: stdout chunk (state=3): >>> # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcf45f0> <<< 5599 1726879828.23676: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5599 1726879828.23682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879828.23726: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569a9160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5599 1726879828.23730: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdd430> <<< 5599 1726879828.23733: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b56f00> <<< 5599 1726879828.23740: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569a9fd0> <<< 5599 1726879828.23787: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879828.23794: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879828.23799: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.23845: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.23848: stdout chunk (state=3): >>>import 'site' # <<< 5599 1726879828.23851: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5599 1726879828.23853: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf53d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc72e70> <<< 5599 1726879828.23857: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.23862: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879828.23879: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 5599 1726879828.23894: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.23913: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5599 1726879828.23918: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.24015: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.24114: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.24219: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879828.24222: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdd6a0> <<< 5599 1726879828.24241: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.24289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879828.24299: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf5130> <<< 5599 1726879828.24318: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.24708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879828.24714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879828.24779: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.24886: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.24889: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879828.25041: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879828.25070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5599 1726879828.25095: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e7dd0> <<< 5599 1726879828.25119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879828.25142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879828.25177: stdout chunk (state=3): >>>import '_operator' # <<< 5599 1726879828.25183: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e7fe0> <<< 5599 1726879828.25337: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.25344: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.25359: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879828.25392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 5599 1726879828.25401: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a1f800> <<< 5599 1726879828.25428: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.25436: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.25439: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<< 5599 1726879828.25508: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879828.25511: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.25528: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.25556: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.25601: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879828.25605: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879828.25628: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.25646: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.25649: stdout chunk (state=3): >>> <<< 5599 1726879828.25660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a1fe90> <<< 5599 1726879828.25671: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.25698: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.25701: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879828.25717: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.25746: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569ffaa0> <<< 5599 1726879828.25760: stdout chunk (state=3): >>>import '_functools' # <<< 5599 1726879828.25806: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879828.25813: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569fd190> <<< 5599 1726879828.25820: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.25839: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879828.25845: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 5599 1726879828.25906: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.25909: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879828.25923: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.25955: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879828.25964: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5599 1726879828.26015: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e4f80> <<< 5599 1726879828.26019: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.26055: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5599 1726879828.26072: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 5599 1726879828.26270: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.26275: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879828.26316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879828.26319: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879828.26347: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.26370: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a43710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a42330> <<< 5599 1726879828.26528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879828.26541: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569fe060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a40a40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a746e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e4200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a74b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a74a40> <<< 5599 1726879828.26596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879828.26599: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a74e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e2d20> <<< 5599 1726879828.26613: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879828.26628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879828.26705: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdf110> <<< 5599 1726879828.26708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879828.26716: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879828.26719: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.26794: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.26798: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf7d70> <<< 5599 1726879828.26811: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.26850: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.26894: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5599 1726879828.26900: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5599 1726879828.26905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879828.26934: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5599 1726879828.26937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a754c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a75190> <<< 5599 1726879828.26954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879828.26962: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.26987: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5599 1726879828.27016: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5599 1726879828.27020: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a763c0> <<< 5599 1726879828.27093: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.27119: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879828.27130: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 5599 1726879828.27134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879828.27139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879828.27243: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.27246: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6be60c0> <<< 5599 1726879828.27249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a905c0> import 'errno' # <<< 5599 1726879828.27252: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6be6a20> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdef00> # zipimport: zlib available <<< 5599 1726879828.27329: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a91d00><<< 5599 1726879828.27334: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.27337: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcfdfa0> <<< 5599 1726879828.27362: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 5599 1726879828.27365: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcfe900> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf6bd0> # zipimport: zlib available <<< 5599 1726879828.27406: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.27443: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.27445: stdout chunk (state=3): >>> <<< 5599 1726879828.27519: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 5599 1726879828.27542: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.27549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879828.27558: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5599 1726879828.27561: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.27567: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.27570: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a92bd0> <<< 5599 1726879828.27572: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.27576: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879828.27603: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.27620: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.27623: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a93230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a92120> <<< 5599 1726879828.27626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 5599 1726879828.27635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.27674: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879828.27712: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6be5790> <<< 5599 1726879828.27715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.27758: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6be6c00> <<< 5599 1726879828.27803: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879828.27807: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcfd580> <<< 5599 1726879828.27821: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.27837: stdout chunk (state=3): >>> <<< 5599 1726879828.27888: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcfeae0> <<< 5599 1726879828.27930: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.27938: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879828.27963: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a93c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a933b0> <<< 5599 1726879828.27967: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.28052: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.28056: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.28058: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.28066: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a763f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879828.28069: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.28092: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879828.28169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879828.28175: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879828.28178: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879828.28183: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879828.28231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567cbb30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567f4620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f4380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567f4590> <<< 5599 1726879828.28240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879828.28258: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879828.28319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879828.28323: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a7ed20> <<< 5599 1726879828.28326: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d69f4b00> <<< 5599 1726879828.28347: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db92bd0> <<< 5599 1726879828.28402: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db0ba70> <<< 5599 1726879828.28406: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d69eeae0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d69ee930> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5599 1726879828.28409: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.28471: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.28478: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567f47d0> <<< 5599 1726879828.28481: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567c9cd0> <<< 5599 1726879828.28509: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879828.28516: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db069c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db06810> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5599 1726879828.28524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879828.28566: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.28592: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879828.28620: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879828.28629: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879828.28681: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 5599 1726879828.28708: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.28728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f5e50> <<< 5599 1726879828.28772: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f4b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a76ae0> <<< 5599 1726879828.28798: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879828.29084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879828.29179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39568261e0> <<< 5599 1726879828.29257: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.29262: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879828.29279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.29302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879828.29308: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.29327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879828.29399: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395683e390> <<< 5599 1726879828.29424: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879828.29724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879828.29787: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879828.29794: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395687b110> <<< 5599 1726879828.29825: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879828.29858: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.29884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879828.29899: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.29969: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879828.30315: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39568a18b0> <<< 5599 1726879828.30425: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395687b230> <<< 5599 1726879828.30490: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395683f020> <<< 5599 1726879828.30633: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.30635: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566b81d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395683d3d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f6d80> <<< 5599 1726879828.30656: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.30932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f39566b83b0> <<< 5599 1726879828.31069: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_azppevo4/ansible_ansible.legacy.dnf_payload.zip' <<< 5599 1726879828.31076: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.31402: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a83ad0> <<< 5599 1726879828.31406: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py <<< 5599 1726879828.31436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97830> <<< 5599 1726879828.31440: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a80050> <<< 5599 1726879828.31496: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97b00> <<< 5599 1726879828.31524: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py <<< 5599 1726879828.31528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' <<< 5599 1726879828.31531: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' <<< 5599 1726879828.31534: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' <<< 5599 1726879828.31536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 5599 1726879828.31603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a807a0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a80320> <<< 5599 1726879828.31606: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 5599 1726879828.31679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94440> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97fe0> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 5599 1726879828.31685: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a810a0> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 5599 1726879828.31741: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879828.31749: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94d70> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 5599 1726879828.31842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879828.31848: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 5599 1726879828.31852: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 5599 1726879828.31856: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 5599 1726879828.31862: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956711ee0> import '_typing' # <<< 5599 1726879828.31916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a62ba0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a62a80> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f2a9c0> <<< 5599 1726879828.31950: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db769c0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db768a0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0e67e0> <<< 5599 1726879828.31955: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db74b30> <<< 5599 1726879828.32028: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 5599 1726879828.32031: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a60d10> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 5599 1726879828.32035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 5599 1726879828.32097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 5599 1726879828.32103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 5599 1726879828.32110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 5599 1726879828.32160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 5599 1726879828.32164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 5599 1726879828.32254: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0f9370> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0e7ef0> <<< 5599 1726879828.32259: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f3d550> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f3c080> <<< 5599 1726879828.32262: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0e7260> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db95a60> <<< 5599 1726879828.32334: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566e8dd0> <<< 5599 1726879828.32338: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 5599 1726879828.32341: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f2b440> <<< 5599 1726879828.32343: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566bbef0> # zipimport: zlib available <<< 5599 1726879828.32346: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81e80> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 5599 1726879828.32380: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 5599 1726879828.32409: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.32413: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.32450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 5599 1726879828.32453: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py <<< 5599 1726879828.32524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d165310> <<< 5599 1726879828.32527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 5599 1726879828.32530: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 5599 1726879828.32534: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5599 1726879828.32545: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fa9460> <<< 5599 1726879828.32620: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d11d460> <<< 5599 1726879828.32643: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.32667: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db76480> <<< 5599 1726879828.32687: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 5599 1726879828.32695: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f615b0> <<< 5599 1726879828.32703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 5599 1726879828.32725: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a60290> <<< 5599 1726879828.32735: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 5599 1726879828.32744: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 5599 1726879828.32770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 5599 1726879828.32778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 5599 1726879828.32799: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 5599 1726879828.32803: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16ce00> <<< 5599 1726879828.32819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 5599 1726879828.32983: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d1670e0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d11cf80> <<< 5599 1726879828.32987: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb0f80> <<< 5599 1726879828.32993: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db953d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94e00> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94b30> <<< 5599 1726879828.32995: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fab200> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f610a0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81730> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81130> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a80e60> <<< 5599 1726879828.32998: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97cb0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94ce0> <<< 5599 1726879828.33002: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 5599 1726879828.33007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 5599 1726879828.33022: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a800b0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81160> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 5599 1726879828.33031: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 5599 1726879828.33058: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16d430> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16cfe0> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 5599 1726879828.33077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.33094: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb15b0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb11c0> <<< 5599 1726879828.33119: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.33138: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16db50> <<< 5599 1726879828.33158: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 5599 1726879828.33191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 5599 1726879828.33217: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb1be0> <<< 5599 1726879828.33243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 5599 1726879828.33293: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 5599 1726879828.33297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 5599 1726879828.33310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 5599 1726879828.33322: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 5599 1726879828.33357: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.33360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 5599 1726879828.33432: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.33444: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5d1800e0> <<< 5599 1726879828.33513: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5fc42f0> <<< 5599 1726879828.33644: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d1557c0> <<< 5599 1726879828.33687: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16e9f0> <<< 5599 1726879828.33696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 5599 1726879828.33722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 5599 1726879828.33725: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f998b0> <<< 5599 1726879828.33748: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb2ba0> <<< 5599 1726879828.33765: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d155280> <<< 5599 1726879828.33779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 5599 1726879828.33801: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 5599 1726879828.33821: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18a690> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' <<< 5599 1726879828.33870: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f99370> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 5599 1726879828.33907: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fce6c0> <<< 5599 1726879828.33942: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 5599 1726879828.33972: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fcf350> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fcee10> <<< 5599 1726879828.34006: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 5599 1726879828.34010: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18b350> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18ade0> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 5599 1726879828.34081: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18b830> <<< 5599 1726879828.34084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 5599 1726879828.34101: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 5599 1726879828.34124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 5599 1726879828.34142: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fcf860> <<< 5599 1726879828.34175: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 5599 1726879828.34205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 5599 1726879828.34354: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d14bd40> <<< 5599 1726879828.34379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 5599 1726879828.34395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 5599 1726879828.34426: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d07e180> <<< 5599 1726879828.34444: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f8fd70> <<< 5599 1726879828.34456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 5599 1726879828.34485: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.34487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 5599 1726879828.34504: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ebe180> <<< 5599 1726879828.34557: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.34585: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 5599 1726879828.34601: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.34675: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 5599 1726879828.34689: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.34732: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.34822: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.34892: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 5599 1726879828.34898: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.34962: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.34984: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 5599 1726879828.34990: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.35010: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 5599 1726879828.35025: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.35049: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.35100: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 5599 1726879828.35122: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.35132: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.35161: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.35254: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.35290: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 5599 1726879828.35384: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 5599 1726879828.35386: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.35480: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.35902: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py <<< 5599 1726879828.35908: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.35949: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py <<< 5599 1726879828.36023: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b31a0> <<< 5599 1726879828.36027: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.36034: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py <<< 5599 1726879828.36062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 5599 1726879828.36100: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef3170> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 5599 1726879828.36128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5599 1726879828.36132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5599 1726879828.36225: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b3290> <<< 5599 1726879828.36231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 5599 1726879828.36234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 5599 1726879828.36305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 5599 1726879828.36333: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef3290> <<< 5599 1726879828.36336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 5599 1726879828.36340: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ce33440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ce32cc0> <<< 5599 1726879828.36342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 5599 1726879828.36349: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ce32ea0> <<< 5599 1726879828.36356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 5599 1726879828.36411: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5cab440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5caac90> <<< 5599 1726879828.36415: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b37d0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b2420> <<< 5599 1726879828.36421: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b2e70> <<< 5599 1726879828.36474: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5caae70> <<< 5599 1726879828.36479: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef37d0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef2810> <<< 5599 1726879828.36482: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 5599 1726879828.36499: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef2e70> <<< 5599 1726879828.36522: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 5599 1726879828.36535: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 5599 1726879828.36553: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.36588: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 5599 1726879828.36605: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 5599 1726879828.36639: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py <<< 5599 1726879828.36650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.36666: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py <<< 5599 1726879828.36678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 5599 1726879828.36729: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5cea8a10> <<< 5599 1726879828.36760: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5cea8620> <<< 5599 1726879828.36801: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 5599 1726879828.36842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 5599 1726879828.36846: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5d20aa0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d20680> <<< 5599 1726879828.36849: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 5599 1726879828.36907: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ced82f0> <<< 5599 1726879828.36910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 5599 1726879828.36923: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5cea8b60> <<< 5599 1726879828.36963: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 5599 1726879828.37005: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' <<< 5599 1726879828.37029: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5d503b0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d20bf0> <<< 5599 1726879828.37033: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 5599 1726879828.37054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 5599 1726879828.37115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 5599 1726879828.37841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566ebd70> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.38055: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c933350> <<< 5599 1726879828.38060: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879828.38085: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 5599 1726879828.38105: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' <<< 5599 1726879828.38118: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5b074a0> <<< 5599 1726879828.38143: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ced83b0> <<< 5599 1726879828.38147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.38149: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 5599 1726879828.38192: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956735850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567355e0> <<< 5599 1726879828.38199: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d50530> <<< 5599 1726879828.38207: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 5599 1726879828.38244: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956734f20> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879828.38315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567359d0> <<< 5599 1726879828.38326: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956712b70> <<< 5599 1726879828.38335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 5599 1726879828.38366: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.38370: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567365a0> <<< 5599 1726879828.38415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 5599 1726879828.38437: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567367e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879828.38443: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c9a90d0> <<< 5599 1726879828.38503: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c9339b0> <<< 5599 1726879828.38539: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 5599 1726879828.38577: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5b7d0a0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5b07980> <<< 5599 1726879828.38602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 5599 1726879828.38643: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 5599 1726879828.38685: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c9e0110> <<< 5599 1726879828.38713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956736d20> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879828.38745: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c9a92e0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 5599 1726879828.38786: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5bb4140> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5b7d310> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 5599 1726879828.38803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 5599 1726879828.38838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 5599 1726879828.38869: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0a4260> <<< 5599 1726879828.38885: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395659ca40> <<< 5599 1726879828.38903: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395659e660> <<< 5599 1726879828.38912: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c9e0470> <<< 5599 1726879828.38949: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879828.38955: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 5599 1726879828.38961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 5599 1726879828.38975: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f182c0> <<< 5599 1726879828.39004: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5bb44d0> <<< 5599 1726879828.39009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879828.39012: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 5599 1726879828.39039: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0a5580> <<< 5599 1726879828.39043: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395659efc0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879828.39078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 5599 1726879828.39103: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f19550> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f18980> <<< 5599 1726879828.39110: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a49b0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5cea81a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 5599 1726879828.39179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879828.39191: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py <<< 5599 1726879828.39202: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395659ff50> <<< 5599 1726879828.39207: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d20200> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 5599 1726879828.39214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879828.39217: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 5599 1726879828.39220: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py <<< 5599 1726879828.39222: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0c8aa0> <<< 5599 1726879828.39285: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 5599 1726879828.39293: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f3ca10> <<< 5599 1726879828.39296: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a7ef0> <<< 5599 1726879828.39347: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py <<< 5599 1726879828.39354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a2c30> <<< 5599 1726879828.39402: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f1be60> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 5599 1726879828.39412: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0cb140> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 5599 1726879828.39458: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565a2d80> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a0ef0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879828.39469: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3f140> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 5599 1726879828.39545: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0cbf80> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.39548: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3ffe0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.39552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a6a50> <<< 5599 1726879828.39636: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879828.39937: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a5520> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a5280> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a7cb0> <<< 5599 1726879828.39943: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0ec950> <<< 5599 1726879828.40029: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f608f0> <<< 5599 1726879828.40035: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 5599 1726879828.40041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0eddf0> <<< 5599 1726879828.40043: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 5599 1726879828.40137: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a1370> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565eac30> <<< 5599 1726879828.40142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f60650> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f60260> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3f0b0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3e990> <<< 5599 1726879828.40186: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.40190: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565eae70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5599 1726879828.40193: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0ec2c0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0caff0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0ca990> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.40227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879828.40233: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0efa10> <<< 5599 1726879828.40295: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f639b0> <<< 5599 1726879828.40299: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0cae70> <<< 5599 1726879828.40302: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565ec950> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565ec710> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879828.40335: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3f500> <<< 5599 1726879828.40343: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0c8d70> <<< 5599 1726879828.40346: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3cd70> <<< 5599 1726879828.40400: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a7500> <<< 5599 1726879828.40435: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.40475: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f1b470> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.40479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879828.40584: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' <<< 5599 1726879828.40590: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' <<< 5599 1726879828.40593: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f1bad0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f1b830> <<< 5599 1726879828.40614: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0a7c20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a7980> <<< 5599 1726879828.40618: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f19670> <<< 5599 1726879828.40628: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a5700> <<< 5599 1726879828.40658: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa1010> <<< 5599 1726879828.40682: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565eef00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565ed040> <<< 5599 1726879828.40716: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12d100> <<< 5599 1726879828.40780: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 5599 1726879828.40810: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 5599 1726879828.40845: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12f5f0> # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 5599 1726879828.40911: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12fdd0> <<< 5599 1726879828.40915: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 5599 1726879828.40919: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879828.40965: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa3530> # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa3ce0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa2840> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcc530> <<< 5599 1726879828.40969: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12e930> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py <<< 5599 1726879828.40972: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa0fe0> <<< 5599 1726879828.41018: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py <<< 5599 1726879828.41025: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565f6720> <<< 5599 1726879828.41031: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.41034: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py <<< 5599 1726879828.41041: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b158620> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12d0d0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.41043: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 5599 1726879828.41046: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py <<< 5599 1726879828.41092: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 5599 1726879828.41102: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcdf70> <<< 5599 1726879828.41109: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 5599 1726879828.41115: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcd520> <<< 5599 1726879828.41196: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcd340> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 5599 1726879828.41205: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15a060> <<< 5599 1726879828.41207: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b1595e0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b159400> <<< 5599 1726879828.41211: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py <<< 5599 1726879828.41213: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565ef0b0> <<< 5599 1726879828.41281: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 5599 1726879828.41337: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py <<< 5599 1726879828.41346: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 5599 1726879828.41354: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565f79e0> <<< 5599 1726879828.41358: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 5599 1726879828.41360: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py <<< 5599 1726879828.41365: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 5599 1726879828.41368: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38e9010> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 5599 1726879828.41455: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565f73b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565f7aa0> <<< 5599 1726879828.41459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 5599 1726879828.41466: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565eb020> <<< 5599 1726879828.41471: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879828.41482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879828.41485: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b1810a0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 5599 1726879828.41490: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 5599 1726879828.41531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 5599 1726879828.41537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3913080> <<< 5599 1726879828.41591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 5599 1726879828.41594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 5599 1726879828.41599: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.41601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aa9b0e0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.41626: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5aa9b440> <<< 5599 1726879828.41649: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d39133e0> <<< 5599 1726879828.41697: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38eb2f0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38e94c0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38e8500> <<< 5599 1726879828.41756: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b183350> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b1814f0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b180590> <<< 5599 1726879828.41766: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fce750> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fce480> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py <<< 5599 1726879828.41851: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15a7e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15a540> <<< 5599 1726879828.41856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565fb170> <<< 5599 1726879828.41858: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py <<< 5599 1726879828.41861: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py <<< 5599 1726879828.41866: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 5599 1726879828.41869: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.41878: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 5599 1726879828.41912: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py <<< 5599 1726879828.41951: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394cef0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3913f20> <<< 5599 1726879828.41968: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcec90> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py <<< 5599 1726879828.41975: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 5599 1726879828.41980: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad4ef0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aa9bf20> <<< 5599 1726879828.42043: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15ad20> <<< 5599 1726879828.42056: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 5599 1726879828.42063: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394d5b0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394d970> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394da30> <<< 5599 1726879828.42152: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394db50> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py <<< 5599 1726879828.42155: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5550> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5910> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad59d0> <<< 5599 1726879828.42165: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py <<< 5599 1726879828.42171: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5af0> <<< 5599 1726879828.42178: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956600440> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565f98e0> <<< 5599 1726879828.42181: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565fac90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565f94f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879828.42217: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 5599 1726879828.42220: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 5599 1726879828.42223: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 5599 1726879828.42267: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 5599 1726879828.42310: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3970740> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394e870> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3970860> <<< 5599 1726879828.42388: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5aaf86e0> <<< 5599 1726879828.42394: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py <<< 5599 1726879828.42400: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 5599 1726879828.42403: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879828.42408: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad6810> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf8830> <<< 5599 1726879828.42425: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 5599 1726879828.42576: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3970920> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394d9a0> <<< 5599 1726879828.42580: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py <<< 5599 1726879828.42582: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3970ad0> <<< 5599 1726879828.42588: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py <<< 5599 1726879828.42590: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 5599 1726879828.42593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 5599 1726879828.42626: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf88f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5940> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf89e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 5599 1726879828.42650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 5599 1726879828.42681: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 5599 1726879828.42685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 5599 1726879828.42732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 5599 1726879828.42741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 5599 1726879828.42744: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879828.42799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 5599 1726879828.42803: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 5599 1726879828.42809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 5599 1726879828.42813: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5599 1726879828.42816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d39b8500> <<< 5599 1726879828.42842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 5599 1726879828.42846: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39978f0> <<< 5599 1726879828.42848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 5599 1726879828.42850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 5599 1726879828.42889: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3996300> <<< 5599 1726879828.42893: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.42895: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ab404a0> <<< 5599 1726879828.42928: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.42943: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab23890> <<< 5599 1726879828.43007: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab222a0> <<< 5599 1726879828.43056: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.43081: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3972240> <<< 5599 1726879828.43124: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39716a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39726f0> <<< 5599 1726879828.43158: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py <<< 5599 1726879828.43185: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 5599 1726879828.43230: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f95d60> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d8f80> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py <<< 5599 1726879828.43278: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aafa1e0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf9640> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aafa5d0> <<< 5599 1726879828.43345: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d91c0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py <<< 5599 1726879828.43349: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 5599 1726879828.43356: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d9b20> <<< 5599 1726879828.43361: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aafb770> <<< 5599 1726879828.43365: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5cd40> <<< 5599 1726879828.43368: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d95b0> <<< 5599 1726879828.43392: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5cfb0> <<< 5599 1726879828.43409: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39da9f0> import 'gc' # <<< 5599 1726879828.43412: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' <<< 5599 1726879828.43417: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5cab5f0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef22a0> <<< 5599 1726879828.43436: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py <<< 5599 1726879828.43447: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 5599 1726879828.43486: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5d910> <<< 5599 1726879828.43492: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.43496: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5d3a0> <<< 5599 1726879828.43512: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5e810> <<< 5599 1726879828.43538: stdout chunk (state=3): >>>import 'gc' # <<< 5599 1726879828.43553: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ce33590> <<< 5599 1726879828.43567: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b21b0> <<< 5599 1726879828.43994: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 5599 1726879828.44022: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 5599 1726879828.44061: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.44069: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39dbc50> <<< 5599 1726879828.44169: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 5599 1726879828.44211: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 5599 1726879828.44217: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 5599 1726879828.44281: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 5599 1726879828.44287: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5fad0> <<< 5599 1726879828.44290: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.44306: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 5599 1726879828.44352: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 5599 1726879828.44380: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 5599 1726879828.44459: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 5599 1726879828.44468: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py <<< 5599 1726879828.44472: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 5599 1726879828.44538: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 5599 1726879828.44542: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e4590> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 5599 1726879828.44586: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 5599 1726879828.44590: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 5599 1726879828.44644: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.44649: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 5599 1726879828.44651: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 5599 1726879828.44699: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96c410> <<< 5599 1726879828.44707: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d37e6540> <<< 5599 1726879828.44717: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e60f0> <<< 5599 1726879828.44720: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 5599 1726879828.44754: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.44761: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 5599 1726879828.44794: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 5599 1726879828.44799: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.44802: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.44815: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d712f9e0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e5040> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e48c0> <<< 5599 1726879828.44827: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37b15b0> <<< 5599 1726879828.44843: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879828.44862: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e4380> <<< 5599 1726879828.44891: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py <<< 5599 1726879828.44921: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.44924: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.44933: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a96e390> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96df40> <<< 5599 1726879828.44939: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py <<< 5599 1726879828.44987: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ab5f5c0> <<< 5599 1726879828.45033: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96ce90> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96c710> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a925430> <<< 5599 1726879828.45081: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py <<< 5599 1726879828.45113: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96c1d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py <<< 5599 1726879828.45151: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.45183: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 5599 1726879828.45212: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37ff9b0> <<< 5599 1726879828.45219: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37fe4e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38211c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38214c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3821730> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38219d0> <<< 5599 1726879828.45230: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a987950> <<< 5599 1726879828.45246: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 5599 1726879828.45255: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py <<< 5599 1726879828.45284: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a986480> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py <<< 5599 1726879828.45302: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 5599 1726879828.45416: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38220f0> <<< 5599 1726879828.45423: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3821f40> <<< 5599 1726879828.45433: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' <<< 5599 1726879828.45436: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38239e0> <<< 5599 1726879828.45438: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py <<< 5599 1726879828.45441: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3823b30> <<< 5599 1726879828.45472: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9100> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9400> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9670> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 5599 1726879828.45496: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py <<< 5599 1726879828.45529: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9910> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py <<< 5599 1726879828.45678: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 5599 1726879828.45687: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3823d40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383cce0> <<< 5599 1726879828.45693: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383c560> <<< 5599 1726879828.45696: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py <<< 5599 1726879828.45702: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9aa000> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9e80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9ab740> <<< 5599 1726879828.45705: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' <<< 5599 1726879828.45711: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9ab9e0> <<< 5599 1726879828.45891: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9abbc0> <<< 5599 1726879828.45901: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py <<< 5599 1726879828.45908: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 5599 1726879828.45914: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383d880> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383dca0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383de80> <<< 5599 1726879828.45921: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383e120> <<< 5599 1726879828.45924: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 5599 1726879828.45930: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 5599 1726879828.45934: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c8b30> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c83b0> <<< 5599 1726879828.45936: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py <<< 5599 1726879828.46006: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 5599 1726879828.46016: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383eff0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383f260> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383f470> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py <<< 5599 1726879828.46019: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 5599 1726879828.46024: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c96d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c9af0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c9cd0> <<< 5599 1726879828.46049: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879828.46115: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383ff80> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383fb90> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 5599 1726879828.46188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386cef0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386c830> <<< 5599 1726879828.46192: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386db80> <<< 5599 1726879828.46249: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c9fa0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9caea0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cb110> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py <<< 5599 1726879828.46255: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cb2f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py <<< 5599 1726879828.46259: 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' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39566845f0> <<< 5599 1726879828.46299: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5599 1726879828.46354: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386de80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386ede0> <<< 5599 1726879828.46360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566853d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956602e70> <<< 5599 1726879828.46537: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386f080> <<< 5599 1726879828.46550: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cbe90> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cba10> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 5599 1726879828.46557: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879828.46559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f4d10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f4680> <<< 5599 1726879828.46567: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386f230> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39dbb90> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39db800> <<< 5599 1726879828.46571: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39dae10> <<< 5599 1726879828.46591: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 5599 1726879828.46595: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.46600: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39db7a0> <<< 5599 1726879828.46603: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879828.46605: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f5970> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py <<< 5599 1726879828.46607: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f5c70> <<< 5599 1726879828.46610: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py <<< 5599 1726879828.46615: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 5599 1726879828.46640: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py <<< 5599 1726879828.46643: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386fbc0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py <<< 5599 1726879828.46679: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359c110> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359cad0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 5599 1726879828.46697: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.46736: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py <<< 5599 1726879828.46743: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f6ba0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f6e10> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f6fc0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5fc20> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5f6e0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5edb0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 5599 1726879828.46746: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5f650> <<< 5599 1726879828.46792: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.46813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359de80> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359df10> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 5599 1726879828.46830: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f7920> <<< 5599 1726879828.46849: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py <<< 5599 1726879828.46868: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f7e00> <<< 5599 1726879828.46907: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' <<< 5599 1726879828.46928: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d359e5d0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359e480> <<< 5599 1726879828.46963: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 5599 1726879828.47012: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py <<< 5599 1726879828.47015: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a724800> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 5599 1726879828.47018: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.47023: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py <<< 5599 1726879828.47132: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5599 1726879828.47136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 5599 1726879828.47138: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 5599 1726879828.47166: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c4ad0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 5599 1726879828.47195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956685130> # zipimport: zlib available <<< 5599 1726879828.47210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a725be0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a725c70> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 5599 1726879828.47216: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5ca0> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5f10> <<< 5599 1726879828.47278: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 5599 1726879828.47282: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a726360> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a726210> <<< 5599 1726879828.47285: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 5599 1726879828.47382: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.47386: stdout chunk (state=3): >>>import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d35c6060> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5dc0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5790> <<< 5599 1726879828.47388: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 5599 1726879828.47391: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c4c20> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359fec0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359f4a0> <<< 5599 1726879828.47393: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359ed50> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359d9a0> <<< 5599 1726879828.47472: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359cef0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 5599 1726879828.47477: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c59d0> <<< 5599 1726879828.47480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 5599 1726879828.47524: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74c8f0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 5599 1726879828.47530: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c69f0> <<< 5599 1726879828.47534: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74db20> <<< 5599 1726879828.47592: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 5599 1726879828.47650: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c78c0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c75f0> <<< 5599 1726879828.47657: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.47660: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py <<< 5599 1726879828.47700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74dd60> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a74de50> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74d940> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74d5e0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74ca70> <<< 5599 1726879828.47704: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 5599 1726879828.47707: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a727ce0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a727260> <<< 5599 1726879828.47747: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a726ae0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7256d0> <<< 5599 1726879828.47751: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a724c20> <<< 5599 1726879828.47813: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879828.47818: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' <<< 5599 1726879828.47879: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74dc40> <<< 5599 1726879828.47882: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 5599 1726879828.47885: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74e870> <<< 5599 1726879828.47888: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 5599 1726879828.47894: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 5599 1726879828.47943: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3601d30> <<< 5599 1726879828.47989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 5599 1726879828.48005: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.48038: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74f770> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74f4a0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.48061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 5599 1726879828.48096: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 5599 1726879828.48100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 5599 1726879828.48138: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3603470> <<< 5599 1726879828.48151: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.48165: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879828.48192: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 5599 1726879828.48261: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 5599 1726879828.48265: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.48303: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3602660> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3602210> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 5599 1726879828.48339: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3638ce0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3638140> <<< 5599 1726879828.48362: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a789be0> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 5599 1726879828.48383: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.48402: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py <<< 5599 1726879828.48458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 5599 1726879828.48462: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 5599 1726879828.48510: stdout chunk (state=3): >>>import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 5599 1726879828.48513: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a78b320> <<< 5599 1726879828.48545: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d363bb00> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d363bc80> <<< 5599 1726879828.48582: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 5599 1726879828.48585: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 5599 1726879828.48634: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 5599 1726879828.48640: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.48709: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3639340> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3639010> <<< 5599 1726879828.48714: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a78a510> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a78a0c0> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 5599 1726879828.48783: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c0aa0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a789c10> <<< 5599 1726879828.48790: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c7b90> <<< 5599 1726879828.48793: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3601880> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c78f0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c6ff0> <<< 5599 1726879828.48840: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.48844: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # <<< 5599 1726879828.48872: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365a6c0> <<< 5599 1726879828.48897: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py <<< 5599 1726879828.48909: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c38c0> <<< 5599 1726879828.48936: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365aff0> <<< 5599 1726879828.48942: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' <<< 5599 1726879828.48987: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' <<< 5599 1726879828.48993: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c3a40> <<< 5599 1726879828.48996: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365b9b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 5599 1726879828.49001: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 5599 1726879828.49003: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.49075: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365bdd0> <<< 5599 1726879828.49079: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win <<< 5599 1726879828.49100: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c1100> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c0dd0> <<< 5599 1726879828.49104: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3674980> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py <<< 5599 1726879828.49207: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3675010> <<< 5599 1726879828.49211: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74fa40> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py <<< 5599 1726879828.49214: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 5599 1726879828.49219: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.49287: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 5599 1726879828.49368: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879828.49373: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a789730> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74f7a0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74eea0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e6540> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 5599 1726879828.49378: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3677ec0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3677890> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3677530> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3677230> <<< 5599 1726879828.49413: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879828.49436: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e6e70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e7830> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e7c50> <<< 5599 1726879828.49456: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 5599 1726879828.49479: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7fc830> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py <<< 5599 1726879828.49549: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 5599 1726879828.49556: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879828.49608: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7fcec0> <<< 5599 1726879828.49611: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 5599 1726879828.49653: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.49656: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 5599 1726879828.49731: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879828.49735: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.49790: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 5599 1726879828.49794: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a7ffd40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7ff710> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7ff3b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7ff0b0> <<< 5599 1726879828.49836: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.49900: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879828.49902: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.50370: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.50844: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879828.50944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879828.50954: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879828.51093: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956687d70> <<< 5599 1726879828.51101: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.51235: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.51368: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 5599 1726879828.51384: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 5599 1726879828.51392: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879828.51421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5599 1726879828.51434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879828.51537: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.51728: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395668dfa0> <<< 5599 1726879828.51807: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395668e900> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956686bd0> # zipimport: zlib available <<< 5599 1726879828.51924: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 5599 1726879828.51937: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.52003: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.52124: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.52161: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.52262: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879828.52440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.52445: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395668d580> <<< 5599 1726879828.52506: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395668eae0> <<< 5599 1726879828.52560: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879828.52732: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.52779: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.52877: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.52925: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879828.53023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879828.53127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879828.53157: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956522bd0> <<< 5599 1726879828.53233: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395649ba70> <<< 5599 1726879828.53350: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39564969c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956496810> # destroy ansible.module_utils.distro <<< 5599 1726879828.53363: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 5599 1726879828.53371: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.53416: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.53456: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879828.53542: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879828.53569: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879828.53593: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879828.54647: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.55932: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.57488: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.58927: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527830> <<< 5599 1726879828.58953: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py <<< 5599 1726879828.59031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527b00> <<< 5599 1726879828.59146: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524440> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527fe0> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' <<< 5599 1726879828.59150: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 5599 1726879828.59156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 5599 1726879828.59339: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524d70> <<< 5599 1726879828.59364: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 5599 1726879828.59390: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py <<< 5599 1726879828.59397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 5599 1726879828.59439: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 5599 1726879828.59477: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 5599 1726879828.59530: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565069c0> <<< 5599 1726879828.59731: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565068a0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a7e7e0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956504b30> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 5599 1726879828.59940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 5599 1726879828.59969: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 5599 1726879828.60021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 5599 1726879828.60025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 5599 1726879828.60076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 5599 1726879828.60183: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a91370> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a7fef0> <<< 5599 1726879828.60238: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a7f260> <<< 5599 1726879828.60284: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956525a60> <<< 5599 1726879828.60301: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 5599 1726879828.60330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 5599 1726879828.60514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 5599 1726879828.60540: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py <<< 5599 1726879828.60581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955afd310> <<< 5599 1726879828.61011: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955ab5460> <<< 5599 1726879828.61074: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956506480> <<< 5599 1726879828.61097: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 5599 1726879828.61106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 5599 1726879828.61136: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 5599 1726879828.61175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 5599 1726879828.61211: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py <<< 5599 1726879828.61247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b04e00> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955aff0e0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955ab4f80> <<< 5599 1726879828.61317: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565253d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524e00> <<< 5599 1726879828.61323: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524b30> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527cb0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' <<< 5599 1726879828.61353: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524ce0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py <<< 5599 1726879828.61386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 5599 1726879828.61466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b05430> <<< 5599 1726879828.61470: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b04fe0> <<< 5599 1726879828.61494: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 5599 1726879828.61511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.61620: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b05b50> <<< 5599 1726879828.61684: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 5599 1726879828.61968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 5599 1726879828.62063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 5599 1726879828.62111: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.62428: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3955b180b0> <<< 5599 1726879828.62771: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955aed7f0> <<< 5599 1726879828.62814: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b06a20> <<< 5599 1726879828.62858: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 5599 1726879828.62865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 5599 1726879828.62897: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955aed2b0> <<< 5599 1726879828.62921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 5599 1726879828.62944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 5599 1726879828.62950: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b22690> <<< 5599 1726879828.63031: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b23350> <<< 5599 1726879828.63041: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b22de0> <<< 5599 1726879828.63060: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 5599 1726879828.63163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 5599 1726879828.63301: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b23830> <<< 5599 1726879828.63305: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 5599 1726879828.63358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 5599 1726879828.63940: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955ae3d40> <<< 5599 1726879828.63991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 5599 1726879828.64014: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559b2180> <<< 5599 1726879828.64121: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.64244: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 5599 1726879828.64422: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.64474: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.64710: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 5599 1726879828.64726: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.64802: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.64884: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 5599 1726879828.64890: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.65226: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.65312: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 5599 1726879828.65623: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879828.66622: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py <<< 5599 1726879828.66627: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 5599 1726879828.66630: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e7200> <<< 5599 1726879828.66662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 5599 1726879828.66828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5599 1726879828.67029: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e72f0> <<< 5599 1726879828.67075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 5599 1726879828.67082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 5599 1726879828.67109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 5599 1726879828.67147: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.67196: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395575f4a0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395575ed20> <<< 5599 1726879828.67200: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.67222: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395575ef00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e7830> <<< 5599 1726879828.67343: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e6450> <<< 5599 1726879828.67538: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e6ea0> <<< 5599 1726879828.67706: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 5599 1726879828.67801: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 5599 1726879828.68005: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.68087: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 5599 1726879828.68730: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39557dc980> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39557dc560> <<< 5599 1726879828.68832: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 5599 1726879828.68910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 5599 1726879828.69791: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' <<< 5599 1726879828.69798: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395580c290> <<< 5599 1726879828.69949: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39557dcad0> <<< 5599 1726879828.70110: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 5599 1726879828.70258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 5599 1726879828.76947: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3955333380> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395580c3e0> <<< 5599 1726879828.77146: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 5599 1726879828.77411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 5599 1726879828.78383: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39553a9010> <<< 5599 1726879828.78599: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39553338f0> <<< 5599 1726879828.78768: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 5599 1726879828.78822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 5599 1726879828.79583: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' <<< 5599 1726879828.79587: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39553abf20> <<< 5599 1726879828.79647: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39553a9220> <<< 5599 1726879828.79843: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 5599 1726879828.79915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 5599 1726879828.80551: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 5599 1726879828.80554: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539c8230> <<< 5599 1726879828.80611: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39553e0440> <<< 5599 1726879828.80695: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 5599 1726879828.80715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 5599 1726879828.81051: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539c9430> <<< 5599 1726879828.81081: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539c8830> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39557dc0e0> <<< 5599 1726879828.81224: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 5599 1726879828.81351: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py <<< 5599 1726879828.81358: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 5599 1726879828.81540: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539ec950> <<< 5599 1726879828.81546: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539cbda0> <<< 5599 1726879828.81658: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 5599 1726879828.81698: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 5599 1726879828.81814: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 5599 1726879828.82008: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py <<< 5599 1726879828.82014: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539eef90> <<< 5599 1726879828.82191: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 5599 1726879828.82217: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 5599 1726879828.82307: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py <<< 5599 1726879828.82313: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' <<< 5599 1726879828.82435: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539efe60> <<< 5599 1726879828.82539: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.85622: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' <<< 5599 1726879828.85629: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953a10740> <<< 5599 1726879828.85741: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 5599 1726879828.85760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 5599 1726879828.85771: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a11c10> <<< 5599 1726879828.85813: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539effb0> <<< 5599 1726879828.85822: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539eee40> <<< 5599 1726879828.85844: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539ee7e0> <<< 5599 1726879828.86159: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py <<< 5599 1726879828.86184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.86853: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953a13830> <<< 5599 1726879828.86995: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539ef380> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539ecbc0> <<< 5599 1726879828.87085: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539cb3b0> <<< 5599 1726879828.87286: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py <<< 5599 1726879828.87293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.87894: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' <<< 5599 1726879828.87958: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539cbad0> <<< 5599 1726879828.87965: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539cb830> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539c95b0> <<< 5599 1726879828.88124: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py <<< 5599 1726879828.88136: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a50e00> <<< 5599 1726879828.88213: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py <<< 5599 1726879828.88254: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 5599 1726879828.88358: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 5599 1726879828.88634: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a53320> # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a53b00> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a52630> <<< 5599 1726879828.88640: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py <<< 5599 1726879828.88671: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 5599 1726879828.88700: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7c350> <<< 5599 1726879828.88741: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a50dd0> <<< 5599 1726879828.89157: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.89268: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py <<< 5599 1726879828.89392: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py <<< 5599 1726879828.89396: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 5599 1726879828.89458: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7ddc0> <<< 5599 1726879828.89468: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7d340> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7d160> <<< 5599 1726879828.89557: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py <<< 5599 1726879828.89565: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 5599 1726879828.89675: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py <<< 5599 1726879828.89818: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py <<< 5599 1726879828.89838: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 5599 1726879828.89932: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py <<< 5599 1726879828.89934: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa4e30> <<< 5599 1726879828.89978: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 5599 1726879828.90046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 5599 1726879828.90075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 5599 1726879828.90352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 5599 1726879828.90399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 5599 1726879828.90415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 5599 1726879828.90424: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533beea0> <<< 5599 1726879828.90466: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.90491: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39533bf200> <<< 5599 1726879828.90627: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa7140> <<< 5599 1726879828.90645: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa52e0> <<< 5599 1726879828.90675: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa4320> <<< 5599 1726879828.90954: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7e5a0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7e2d0> <<< 5599 1726879828.91226: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 5599 1726879828.91260: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py <<< 5599 1726879828.91271: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879828.91393: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py <<< 5599 1726879828.91397: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 5599 1726879828.91421: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f8da0> <<< 5599 1726879828.91427: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533bfec0> <<< 5599 1726879828.91491: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7eab0> <<< 5599 1726879828.91801: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py <<< 5599 1726879828.91805: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 5599 1726879828.91849: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9490> <<< 5599 1726879828.92049: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9850> <<< 5599 1726879828.92169: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py <<< 5599 1726879828.92176: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9910> <<< 5599 1726879828.92458: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py <<< 5599 1726879828.92462: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9a30> <<< 5599 1726879828.92584: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py <<< 5599 1726879828.92631: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 5599 1726879828.92803: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py <<< 5599 1726879828.92814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 5599 1726879828.93329: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395341c5f0> <<< 5599 1726879828.93741: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533fa720> <<< 5599 1726879828.93812: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py <<< 5599 1726879828.93819: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341c740> <<< 5599 1726879828.93916: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 5599 1726879828.94078: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341c830> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f98e0> <<< 5599 1726879828.94237: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py <<< 5599 1726879828.94248: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' <<< 5599 1726879828.94265: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341c920> <<< 5599 1726879828.94540: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py <<< 5599 1726879828.94553: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 5599 1726879828.94594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 5599 1726879828.94707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 5599 1726879828.94736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 5599 1726879828.94787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 5599 1726879828.94810: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 5599 1726879828.94848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 5599 1726879828.94914: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879828.94921: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39534643b0> <<< 5599 1726879828.95150: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534477a0> <<< 5599 1726879828.95257: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534461b0> <<< 5599 1726879828.95756: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341e0f0> <<< 5599 1726879828.95776: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341d580> <<< 5599 1726879828.95860: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341f4d0> <<< 5599 1726879828.95945: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 5599 1726879828.96056: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341e4b0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py <<< 5599 1726879828.96062: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953480d10> <<< 5599 1726879828.96154: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py <<< 5599 1726879828.96158: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953480f80> <<< 5599 1726879828.96237: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py <<< 5599 1726879828.96244: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' <<< 5599 1726879828.96323: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py <<< 5599 1726879828.96372: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 5599 1726879828.96380: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534818e0> <<< 5599 1726879828.96533: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953481370> <<< 5599 1726879828.96541: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534827e0> <<< 5599 1726879828.96573: stdout chunk (state=3): >>>import 'gc' # <<< 5599 1726879828.96603: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395575f4d0> <<< 5599 1726879828.96608: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e60f0> <<< 5599 1726879829.03329: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 5599 1726879829.03360: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 5599 1726879829.03732: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py <<< 5599 1726879829.03741: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953483bc0> <<< 5599 1726879829.04387: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 5599 1726879829.04469: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py <<< 5599 1726879829.04480: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 5599 1726879829.04650: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879829.04951: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 5599 1726879829.04992: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 5599 1726879829.05206: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 5599 1726879829.05291: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 5599 1726879829.05382: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' <<< 5599 1726879829.05393: stdout chunk (state=3): >>>import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532904a0> <<< 5599 1726879829.05477: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py <<< 5599 1726879829.05483: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 5599 1726879829.05566: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 5599 1726879829.05596: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 5599 1726879829.06077: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879829.06761: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39532923f0> <<< 5599 1726879829.06781: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953291fa0> <<< 5599 1726879829.06818: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879829.06825: stdout chunk (state=3): >>> <<< 5599 1726879829.06859: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953aa4d10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953290f20> <<< 5599 1726879829.07028: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532907a0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532494c0> <<< 5599 1726879829.07097: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py <<< 5599 1726879829.07105: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879829.07132: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953290290><<< 5599 1726879829.07139: stdout chunk (state=3): >>> <<< 5599 1726879829.07480: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py <<< 5599 1726879829.07522: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879829.07603: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py <<< 5599 1726879829.07638: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 5599 1726879829.07691: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ab980> <<< 5599 1726879829.07757: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532aa4b0> <<< 5599 1726879829.08042: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py <<< 5599 1726879829.08050: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 5599 1726879829.08069: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd190> <<< 5599 1726879829.08286: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py <<< 5599 1726879829.08290: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' <<< 5599 1726879829.08308: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd490> <<< 5599 1726879829.08390: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' <<< 5599 1726879829.08425: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd700> <<< 5599 1726879829.08551: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 5599 1726879829.08559: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd9a0> <<< 5599 1726879829.08640: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 5599 1726879829.08783: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 5599 1726879829.08837: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ce0c0> <<< 5599 1726879829.08845: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cdf10> <<< 5599 1726879829.09240: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' <<< 5599 1726879829.09356: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cf920> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' <<< 5599 1726879829.09372: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cfaa0> <<< 5599 1726879829.09629: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cfce0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 5599 1726879829.09710: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py <<< 5599 1726879829.09743: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 5599 1726879829.09770: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e8c80> <<< 5599 1726879829.09784: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e8500> <<< 5599 1726879829.10341: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py <<< 5599 1726879829.10360: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 5599 1726879829.10364: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e9820> <<< 5599 1726879829.10629: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py <<< 5599 1726879829.10646: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e9c70> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e9e50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py <<< 5599 1726879829.10650: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 5599 1726879829.10713: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ea0f0> <<< 5599 1726879829.10797: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py <<< 5599 1726879829.10802: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 5599 1726879829.10822: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532eaff0> <<< 5599 1726879829.10895: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py <<< 5599 1726879829.10907: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 5599 1726879829.10923: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532eb260> <<< 5599 1726879829.10998: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py <<< 5599 1726879829.11022: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 5599 1726879829.11043: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532eb440> <<< 5599 1726879829.11120: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py <<< 5599 1726879829.11322: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 5599 1726879829.11450: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py <<< 5599 1726879829.11459: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc'<<< 5599 1726879829.11466: stdout chunk (state=3): >>> import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ebf50> <<< 5599 1726879829.11482: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ebb60> <<< 5599 1726879829.11563: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py <<< 5599 1726879829.11590: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 5599 1726879829.11705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 5599 1726879829.11728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' <<< 5599 1726879829.11739: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953318ec0> <<< 5599 1726879829.11754: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953318800> <<< 5599 1726879829.11847: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py <<< 5599 1726879829.11860: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' <<< 5599 1726879829.11869: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953319b50> <<< 5599 1726879829.11963: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py <<< 5599 1726879829.12047: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953319e20> <<< 5599 1726879829.12122: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py <<< 5599 1726879829.12126: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 5599 1726879829.12159: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331ad80> <<< 5599 1726879829.12444: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py <<< 5599 1726879829.12451: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331b020> <<< 5599 1726879829.12734: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331b1d0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953483a40> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953483710> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953482bd0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 5599 1726879829.12740: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534836e0> <<< 5599 1726879829.12841: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py <<< 5599 1726879829.12859: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 5599 1726879829.12921: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331bb00> <<< 5599 1726879829.13022: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py <<< 5599 1726879829.13040: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 5599 1726879829.13047: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331bef0> <<< 5599 1726879829.13236: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py <<< 5599 1726879829.13254: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530489b0> <<< 5599 1726879829.13346: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py <<< 5599 1726879829.13524: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 5599 1726879829.13558: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py <<< 5599 1726879829.13565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879829.13840: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py <<< 5599 1726879829.13848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953049d60> <<< 5599 1726879829.13937: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py <<< 5599 1726879829.13943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 5599 1726879829.13980: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953049e20> <<< 5599 1726879829.14057: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 5599 1726879829.14587: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' <<< 5599 1726879829.14631: stdout chunk (state=3): >>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395304a510> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304a390> <<< 5599 1726879829.14698: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py <<< 5599 1726879829.14712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 5599 1726879829.14823: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py <<< 5599 1726879829.14844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 5599 1726879829.15132: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 5599 1726879829.15250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' <<< 5599 1726879829.15256: stdout chunk (state=3): >>>import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953070b30> <<< 5599 1726879829.15340: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py <<< 5599 1726879829.15368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 5599 1726879829.15464: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 5599 1726879829.15647: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071d60> <<< 5599 1726879829.15811: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py <<< 5599 1726879829.15824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071fd0> <<< 5599 1726879829.15925: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 5599 1726879829.16075: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879829.16103: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879829.16107: stdout chunk (state=3): >>>import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953072150> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071f70> <<< 5599 1726879829.16123: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071820> <<< 5599 1726879829.16143: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953070cb0> <<< 5599 1726879829.16170: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304bf20> <<< 5599 1726879829.16175: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304b4a0> <<< 5599 1726879829.16326: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304ad50> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953049850> <<< 5599 1726879829.16344: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953048dd0> <<< 5599 1726879829.16731: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530722d0> <<< 5599 1726879829.16753: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py <<< 5599 1726879829.16765: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 5599 1726879829.16787: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953072ba0> <<< 5599 1726879829.16880: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py <<< 5599 1726879829.16886: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 5599 1726879829.17085: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879829.17162: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953073a70> <<< 5599 1726879829.17171: stdout chunk (state=3): >>>import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530737d0> <<< 5599 1726879829.17337: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py <<< 5599 1726879829.17347: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879829.17472: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 5599 1726879829.17754: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879829.17820: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 5599 1726879829.17839: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 5599 1726879829.18158: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530adeb0> <<< 5599 1726879829.18226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 5599 1726879829.18296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 5599 1726879829.18355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 5599 1726879829.18361: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530af5c0> <<< 5599 1726879829.18714: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879829.18721: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39530ae7b0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530ae390> <<< 5599 1726879829.18818: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 5599 1726879829.18838: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 5599 1726879829.18919: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' <<< 5599 1726879829.18949: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e0ce0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530d3dd0> <<< 5599 1726879829.19243: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879829.19355: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py <<< 5599 1726879829.19412: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 5599 1726879829.19424: stdout chunk (state=3): >>>import 'six.moves' # <<< 5599 1726879829.19522: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py <<< 5599 1726879829.19533: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 5599 1726879829.19554: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e3b90> <<< 5599 1726879829.19838: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py <<< 5599 1726879829.19852: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' <<< 5599 1726879829.19859: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e3cb0> <<< 5599 1726879829.19959: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 5599 1726879829.19971: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 5599 1726879829.19993: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 5599 1726879829.20079: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e1340> <<< 5599 1726879829.20087: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e1010> <<< 5599 1726879829.20153: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953073d40> <<< 5599 1726879829.20263: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py <<< 5599 1726879829.20278: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 5599 1726879829.20308: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530ada30> <<< 5599 1726879829.20328: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953073aa0> <<< 5599 1726879829.20346: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530731d0> <<< 5599 1726879829.20637: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py <<< 5599 1726879829.20655: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 5599 1726879829.20659: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953106780> <<< 5599 1726879829.20783: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py <<< 5599 1726879829.20795: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 5599 1726879829.20818: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39531070b0> <<< 5599 1726879829.20935: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py <<< 5599 1726879829.20949: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953107a70> <<< 5599 1726879829.21042: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 5599 1726879829.21068: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 5599 1726879829.21090: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953107e90> <<< 5599 1726879829.21190: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 5599 1726879829.21197: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953120a70> <<< 5599 1726879829.21534: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py <<< 5599 1726879829.21634: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953121100> <<< 5599 1726879829.21720: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py <<< 5599 1726879829.21727: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 5599 1726879829.21926: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py <<< 5599 1726879829.21933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879829.21967: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 5599 1726879829.21971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 5599 1726879829.22257: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879829.22352: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953123fe0> <<< 5599 1726879829.22384: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39531239b0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953123650> <<< 5599 1726879829.22534: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953123320> <<< 5599 1726879829.62108: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 5599 1726879829.63448: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 5599 1726879829.63473: stdout chunk (state=3): >>># destroy __main__ <<< 5599 1726879829.63981: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks <<< 5599 1726879829.64004: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 5599 1726879829.64022: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 5599 1726879829.64044: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 5599 1726879829.64069: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib <<< 5599 1726879829.64093: stdout chunk (state=3): >>># destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct <<< 5599 1726879829.64113: stdout chunk (state=3): >>># cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib <<< 5599 1726879829.64117: stdout chunk (state=3): >>># cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 <<< 5599 1726879829.64147: stdout chunk (state=3): >>># cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse <<< 5599 1726879829.64154: stdout chunk (state=3): >>># cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder <<< 5599 1726879829.64191: stdout chunk (state=3): >>># cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid <<< 5599 1726879829.64220: stdout chunk (state=3): >>># cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 5599 1726879829.64225: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text <<< 5599 1726879829.64243: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters <<< 5599 1726879829.64288: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec <<< 5599 1726879829.64292: stdout chunk (state=3): >>># destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale <<< 5599 1726879829.64322: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 5599 1726879829.64393: stdout chunk (state=3): >>># destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo <<< 5599 1726879829.64401: stdout chunk (state=3): >>># cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection <<< 5599 1726879829.64466: stdout chunk (state=3): >>># cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep <<< 5599 1726879829.64495: stdout chunk (state=3): >>># cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors <<< 5599 1726879829.64499: stdout chunk (state=3): >>># cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache <<< 5599 1726879829.65002: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879829.65013: stdout chunk (state=3): >>># destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma <<< 5599 1726879829.65031: stdout chunk (state=3): >>># destroy zipfile._path <<< 5599 1726879829.65046: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath <<< 5599 1726879829.65077: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 5599 1726879829.65085: stdout chunk (state=3): >>># destroy grp # destroy syslog <<< 5599 1726879829.65117: stdout chunk (state=3): >>># destroy selinux <<< 5599 1726879829.65130: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 5599 1726879829.65156: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 5599 1726879829.65198: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types <<< 5599 1726879829.65202: stdout chunk (state=3): >>># destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 5599 1726879829.65231: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common<<< 5599 1726879829.65235: stdout chunk (state=3): >>> # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta <<< 5599 1726879829.65268: 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 dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz <<< 5599 1726879829.65278: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six <<< 5599 1726879829.65311: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 5599 1726879829.65317: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 5599 1726879829.65366: stdout chunk (state=3): >>># cleanup[3] wiping _decimal <<< 5599 1726879829.65372: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases <<< 5599 1726879829.65401: stdout chunk (state=3): >>># destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist <<< 5599 1726879829.65414: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses <<< 5599 1726879829.65422: stdout chunk (state=3): >>># cleanup[3] wiping _curses <<< 5599 1726879829.65523: stdout chunk (state=3): >>># cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps <<< 5599 1726879829.65527: stdout chunk (state=3): >>># destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect <<< 5599 1726879829.65535: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols <<< 5599 1726879829.65538: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers <<< 5599 1726879829.65541: stdout chunk (state=3): >>># destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm <<< 5599 1726879829.65544: stdout chunk (state=3): >>># destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 5599 1726879829.65546: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf <<< 5599 1726879829.65585: stdout chunk (state=3): >>># destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types <<< 5599 1726879829.65622: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response <<< 5599 1726879829.65652: stdout chunk (state=3): >>># cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words <<< 5599 1726879829.65707: stdout chunk (state=3): >>># cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset <<< 5599 1726879829.65723: stdout chunk (state=3): >>># cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime <<< 5599 1726879829.65867: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic # destroy __main__ <<< 5599 1726879829.65875: stdout chunk (state=3): >>># destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 5599 1726879829.65879: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 5599 1726879829.65883: stdout chunk (state=3): >>># cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 5599 1726879829.65885: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings <<< 5599 1726879829.65888: stdout chunk (state=3): >>># cleanup[3] wiping _locale <<< 5599 1726879829.65890: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping fcntl <<< 5599 1726879829.65893: stdout chunk (state=3): >>># cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse <<< 5599 1726879829.65895: stdout chunk (state=3): >>># destroy ipaddress # cleanup[3] wiping urllib <<< 5599 1726879829.65971: stdout chunk (state=3): >>># destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings <<< 5599 1726879829.65978: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 <<< 5599 1726879829.65981: stdout chunk (state=3): >>># cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix <<< 5599 1726879829.65985: stdout chunk (state=3): >>># destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 5599 1726879829.66001: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 5599 1726879829.66070: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 5599 1726879829.66077: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 5599 1726879829.66080: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 5599 1726879829.66083: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 5599 1726879829.66111: stdout chunk (state=3): >>># destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879829.66165: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 5599 1726879829.66169: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path <<< 5599 1726879829.66260: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct <<< 5599 1726879829.66268: stdout chunk (state=3): >>># cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external<<< 5599 1726879829.66311: stdout chunk (state=3): >>> # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib <<< 5599 1726879829.66348: stdout chunk (state=3): >>># cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token <<< 5599 1726879829.66382: stdout chunk (state=3): >>># cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes <<< 5599 1726879829.66416: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process <<< 5599 1726879829.66439: stdout chunk (state=3): >>># cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators <<< 5599 1726879829.66525: stdout chunk (state=3): >>># cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction <<< 5599 1726879829.66533: stdout chunk (state=3): >>># cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback <<< 5599 1726879829.66616: stdout chunk (state=3): >>># cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo <<< 5599 1726879829.66647: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5599 1726879829.66696: stdout chunk (state=3): >>># destroy _weakref # destroy _thread # destroy platform # destroy _uuid <<< 5599 1726879829.66737: stdout chunk (state=3): >>># destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5599 1726879829.66775: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache <<< 5599 1726879829.66809: stdout chunk (state=3): >>># destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg <<< 5599 1726879829.66850: 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 <<< 5599 1726879829.66871: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 5599 1726879829.66937: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect <<< 5599 1726879829.66983: stdout chunk (state=3): >>># destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch <<< 5599 1726879829.67004: stdout chunk (state=3): >>># destroy tempfile # destroy traceback <<< 5599 1726879829.67032: stdout chunk (state=3): >>># destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 5599 1726879829.67068: stdout chunk (state=3): >>># destroy rpm <<< 5599 1726879829.67125: stdout chunk (state=3): >>># destroy itertools # destroy functools <<< 5599 1726879829.67129: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 5599 1726879829.67223: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 5599 1726879829.67261: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879829.67286: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 5599 1726879829.67328: stdout chunk (state=3): >>># destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath <<< 5599 1726879829.67332: stdout chunk (state=3): >>># destroy _ssl <<< 5599 1726879829.67360: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 5599 1726879829.67372: stdout chunk (state=3): >>># destroy selinux <<< 5599 1726879829.67415: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 5599 1726879829.67418: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 5599 1726879829.67442: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879829.67477: 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 <<< 5599 1726879829.67481: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 5599 1726879829.67529: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # 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 <<< 5599 1726879829.67535: stdout chunk (state=3): >>># destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz <<< 5599 1726879829.67560: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random <<< 5599 1726879829.67586: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal <<< 5599 1726879829.67619: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 5599 1726879829.67640: stdout chunk (state=3): >>># destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks <<< 5599 1726879829.67644: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases <<< 5599 1726879829.67677: stdout chunk (state=3): >>># destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output <<< 5599 1726879829.67691: stdout chunk (state=3): >>># cleanup[3] wiping termios # cleanup[3] wiping curses <<< 5599 1726879829.67700: stdout chunk (state=3): >>># cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans <<< 5599 1726879829.67729: stdout chunk (state=3): >>># 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 <<< 5599 1726879829.67736: stdout chunk (state=3): >>># destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc <<< 5599 1726879829.67789: stdout chunk (state=3): >>># cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey <<< 5599 1726879829.67811: stdout chunk (state=3): >>># cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 5599 1726879829.68180: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr <<< 5599 1726879829.68319: stdout chunk (state=3): >>># cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 5599 1726879829.68350: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 5599 1726879829.68382: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5599 1726879829.68438: stdout chunk (state=3): >>># destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879829.68567: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5599 1726879829.68571: stdout chunk (state=3): >>><<< 5599 1726879829.68584: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d712c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d70fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d712eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6efd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6efdfd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f3bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f3bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f737d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f73e60>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f53a70>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f51190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f38f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f976b0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f962d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f52030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f3ae40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc8770>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f381d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fc8c20>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc8ad0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fc8e90>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f36d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc9520>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc91f0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fca420>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe4620>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fe5d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe6c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fe72c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe61b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fe7d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe7470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fca390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d17cb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d40770>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d404d0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d407a0>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d40980>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d15e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d42030>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d40cb0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fcab40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d6e390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d8a540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6dc3320>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6de9ac0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6dc3440>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d8b1d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c0c410>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d89580>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d42f30>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68d6c0c5f0>\r\n# zipimport: found 34 names in \'/tmp/ansible_ansible.legacy.dnf_payload_t1x7yhsy/ansible_ansible.legacy.dnf_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c66090>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c3cf80>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c3c0e0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c66900>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6c89ac0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c89850>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c89160>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c89b80>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c3fef0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6c8a810>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6c8aa50>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c8af00>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af4c50>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6af6870>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af7230>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af8410>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afaea0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6afaf90>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af9160>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afecf0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afd7c0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afd520>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6affc20>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af9610>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b42e10>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b43050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b44b30>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b448f0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b47080>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b451c0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b4e870>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b47200>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b4fb60>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b4f530>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b4fb30>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b43260>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b53350>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b54470>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b51af0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b52ea0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b51700>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6bdc680>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdd430>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b56f00>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdd6a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdf110>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6be60c0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6be6a20>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdef00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6be5790>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6be6c00>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a7ed20>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d69f4b00>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d69eeae0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d69ee930>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'email\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a83ad0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'email.mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a80050>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc\'\r\nimport \'quopri\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a807a0>\r\nimport \'email.encoders\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a80320>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc\'\r\nimport \'email.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a810a0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc\'\r\nimport \'email.quoprimime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a62ba0>\r\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc\'\r\nimport \'email.base64mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a62a80>\r\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc\'\r\nimport \'email.charset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f2a9c0>\r\nimport \'email.header\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a60d10>\r\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f3d550>\r\nimport \'email._parseaddr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f3c080>\r\nimport \'email.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f2b440>\r\nimport \'email._policybase\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81e80>\r\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc\'\r\nimport \'email._encoded_words\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fa9460>\r\nimport \'email._header_value_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f615b0>\r\nimport \'email.headerregistry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a60290>\r\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc\'\r\nimport \'email.iterators\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb0f80>\r\nimport \'email.message\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fab200>\r\nimport \'email.contentmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f610a0>\r\nimport \'email.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81730>\r\nimport \'email.mime.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81130>\r\nimport \'email.mime.nonmultipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a80e60>\r\nimport \'email.mime.application\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a800b0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc\'\r\nimport \'email.mime.multipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81160>\r\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc\'\r\nimport \'email.feedparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb15b0>\r\nimport \'email.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb11c0>\r\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\r\n# code object from \'/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'http\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb1be0>\r\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\r\n# code object from \'/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5fc42f0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f998b0>\r\nimport \'http.client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb2ba0>\r\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc\'\r\nimport \'mimetypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f99370>\r\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc\'\r\nimport \'netrc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fce6c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc\'\r\nimport \'urllib.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fcf350>\r\nimport \'urllib.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fcee10>\r\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc\'\r\nimport \'urllib.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fcf860>\r\n# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\r\n# code object from \'/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc\'\r\nimport \'http.cookiejar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f8fd70>\r\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc\'\r\nimport \'gzip\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ebe180>\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.urls\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.respawn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.yumdnf\' # \r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc\'\r\nimport \'email.mime.text\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef3170>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef3290>\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5cab440>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5caac90>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5caae70>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef37d0>\r\nimport \'dnf.pycomp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef2810>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc\'\r\nimport \'dnf.const\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef2e70>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc\'\r\n# extension module \'libdnf._error\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_error.so\'\r\n# extension module \'libdnf._error\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_error.so\'\r\nimport \'libdnf._error\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5d20aa0>\r\nimport \'libdnf.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d20680>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc\'\r\n# extension module \'libdnf._common_types\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\'\r\n# extension module \'libdnf._common_types\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\'\r\nimport \'libdnf._common_types\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5d503b0>\r\nimport \'libdnf.common_types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d20bf0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc\'\r\n# extension module \'libdnf._conf\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\'\r\n# extension module \'libdnf._conf\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\'\r\nimport \'libdnf._conf\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5b074a0>\r\nimport \'libdnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d50530>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc\'\r\n# extension module \'libdnf._module\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_module.so\'\r\n# extension module \'libdnf._module\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_module.so\'\r\nimport \'libdnf._module\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5b7d0a0>\r\nimport \'libdnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5b07980>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc\'\r\n# extension module \'libdnf._repo\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\'\r\n# extension module \'libdnf._repo\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\'\r\nimport \'libdnf._repo\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5bb4140>\r\nimport \'libdnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5b7d310>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc\'\r\n# extension module \'libdnf._transaction\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\'\r\n# extension module \'libdnf._transaction\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\'\r\nimport \'libdnf._transaction\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f182c0>\r\nimport \'libdnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5bb44d0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc\'\r\n# extension module \'libdnf._utils\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\'\r\n# extension module \'libdnf._utils\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\'\r\nimport \'libdnf._utils\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f19550>\r\nimport \'libdnf.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f18980>\r\nimport \'libdnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d20200>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f3ca10>\r\nimport \'dnf.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f1be60>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnf.yum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3f140>\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'dnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3ffe0>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f608f0>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f60650>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f60260>\r\nimport \'dnf.yum.rpmtrans\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3f0b0>\r\nimport \'dnf.callback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3e990>\r\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'hawkey._hawkey\' loaded from \'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\'\r\n# extension module \'hawkey._hawkey\' executed from \'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\'\r\nimport \'hawkey._hawkey\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f639b0>\r\nimport \'hawkey\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3f500>\r\nimport \'dnf.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3cd70>\r\nimport \'dnf.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f1b470>\r\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'libcomps._libpycomps\' loaded from \'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\'\r\n# extension module \'libcomps._libpycomps\' executed from \'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\'\r\nimport \'libcomps._libpycomps\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f1bad0>\r\nimport \'libcomps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f1b830>\r\nimport \'dnf.comps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f19670>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnf.db\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa1010>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc\'\r\nimport \'dnf.crypto\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa3530>\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa3ce0>\r\nimport \'dnf.yum.misc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa2840>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc\'\r\nimport \'dnf.db.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcc530>\r\nimport \'dnf.db.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa0fe0>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc\'\r\nimport \'dnf.conf.substitutions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcdf70>\r\nimport \'dnf.conf.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcd520>\r\nimport \'dnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcd340>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc\'\r\nimport \'dnf.lock\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38e9010>\r\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3913080>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d39133e0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38eb2f0>\r\nimport \'logging.handlers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38e94c0>\r\nimport \'dnf.logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38e8500>\r\nimport \'dnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fce750>\r\nimport \'dnf.conf.read\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fce480>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'dnf.rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394cef0>\r\nimport \'dnf.rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3913f20>\r\nimport \'dnf.dnssec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcec90>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc\'\r\nimport \'dnf.drpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394d5b0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc\'\r\nimport \'dnf.goal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394d970>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc\'\r\nimport \'dnf.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394da30>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394db50>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc\'\r\n# extension module \'libdnf._smartcols\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\'\r\n# extension module \'libdnf._smartcols\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\'\r\nimport \'libdnf._smartcols\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3970740>\r\nimport \'libdnf.smartcols\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394e870>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc\'\r\nimport \'dnf.selector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3970860>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc\'\r\nimport \'dnf.module.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3970920>\r\nimport \'dnf.module.module_base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394d9a0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc\'\r\nimport \'dnf.persistor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3970ad0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc\'\r\n# extension module \'_opcode\' loaded from \'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_opcode\' executed from \'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_opcode\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d39b8500>\r\nimport \'opcode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39978f0>\r\nimport \'dis\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3996300>\r\nimport \'inspect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3972240>\r\nimport \'dnf.plugin\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39716a0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc\'\r\nimport \'dnf.query\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39726f0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc\'\r\nimport \'dnf.repodict\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f95d60>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc\'\r\nimport \'dnf.rpm.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d8f80>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc\'\r\nimport \'dnf.rpm.miscutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d91c0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc\'\r\nimport \'dnf.package\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d9b20>\r\nimport \'dnf.sack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d95b0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc\'\r\nimport \'dnf.subject\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39da9f0>\r\nimport \'gc\' # \r\nimport \'dnf.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5cab5f0>\r\nimport \'dnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef22a0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnfpluginscore\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39dbc50>\r\n# destroy dnf.plugin.dynamic.copr\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc\'\r\nimport \'dnf.cli.format\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e4590>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\r\n# code object from \'/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_curses\' loaded from \'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_curses\' executed from \'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_curses\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d37e6540>\r\nimport \'curses\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e60f0>\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d712f9e0>\r\nimport \'dnf.cli.term\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e5040>\r\nimport \'dnf.cli.progress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e48c0>\r\nimport \'dnf.cli.output\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37b15b0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'dnf.cli.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e4380>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc\'\r\nimport \'dnf.cli.option_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37ff9b0>\r\nimport \'dnf.cli.commands\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37fe4e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.alias\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38211c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.autoremove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38214c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.check\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3821730>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.clean\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38219d0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.repoquery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38220f0>\r\nimport \'dnf.cli.commands.deplist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3821f40>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.distrosync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38239e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.downgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3823b30>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3823d40>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc\'\r\nimport \'dnf.transaction_sr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383cce0>\r\nimport \'dnf.cli.commands.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383c560>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383d880>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.makecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383dca0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.mark\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383de80>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383e120>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.reinstall\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383eff0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.remove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383f260>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.repolist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383f470>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc\'\r\nimport \'dnf.match_counter\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383ff80>\r\nimport \'dnf.cli.commands.search\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383fb90>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc\'\r\nimport \'cmd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386cef0>\r\nimport \'dnf.cli.commands.shell\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386c830>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.swap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386db80>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.updateinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386de80>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386ede0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.upgrademinimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386f080>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc\'\r\nimport \'dnf.cli.demand\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386f230>\r\nimport \'dnf.cli.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39dbb90>\r\nimport \'dnf.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39db800>\r\nimport \'dnf.plugin.dynamic.builddep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39dae10>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.config_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39db7a0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.groups_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386fbc0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repodiff\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359c110>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repograph\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359cad0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc\'\r\nimport \'dbus._compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359de80>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc\'\r\nimport \'dbus.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359df10>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc\'\r\n# extension module \'_dbus_bindings\' loaded from \'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\'\r\n# extension module \'_dbus_bindings\' executed from \'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\'\r\nimport \'_dbus_bindings\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d359e5d0>\r\nimport \'dbus.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359e480>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc\'\r\nimport \'dbus.lowlevel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c4ad0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\r\n# code object from \'/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'xml\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5ca0>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\r\n# code object from \'/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'xml.parsers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5f10>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\r\n# code object from \'/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc\'\r\n# extension module \'pyexpat\' loaded from \'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'pyexpat\' executed from \'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'pyexpat\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d35c6060>\r\nimport \'xml.parsers.expat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5dc0>\r\nimport \'dbus._expat_introspect_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5790>\r\nimport \'dbus.proxies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c4c20>\r\nimport \'dbus.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359fec0>\r\nimport \'dbus.bus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359f4a0>\r\nimport \'dbus._dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359ed50>\r\nimport \'dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359d9a0>\r\nimport \'dnf.plugin.dynamic.needs_restarting\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359cef0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.debug\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c59d0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repoclosure\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c69f0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc\'\r\nimport \'dateutil._version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c78c0>\r\nimport \'dateutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c75f0>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\r\n# code object from \'/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc\'\r\nimport \'six\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3601d30>\r\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc\'\r\nimport \'numbers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3603470>\r\n# extension module \'_decimal\' loaded from \'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_decimal\' executed from \'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_decimal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3602660>\r\nimport \'decimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3602210>\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc\'\r\nimport \'dateutil._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3638ce0>\r\nimport \'dateutil.relativedelta\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3638140>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc\'\r\nimport \'six.moves\' # \r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc\'\r\nimport \'dateutil.tz._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d363bb00>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc\'\r\nimport \'dateutil.tz._factories\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d363bc80>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc\'\r\n# destroy dateutil.tz.win\r\nimport \'dateutil.tz.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3639340>\r\nimport \'dateutil.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3639010>\r\nimport \'dateutil.parser._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c7b90>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc\'\r\nimport \'dateutil.parser.isoparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3601880>\r\nimport \'dateutil.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c78f0>\r\nimport \'dnf.plugin.dynamic.changelog\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c6ff0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repomanage\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365a6c0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.download\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365aff0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.expired-pgp-keys\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365b9b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.reposync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365bdd0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.debuginfo-install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3674980>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.system_upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3675010>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\r\n# code object from \'/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\r\n# code object from \'/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc\'\r\n# extension module \'_sqlite3\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sqlite3\' executed from \'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sqlite3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3677ec0>\r\nimport \'sqlite3.dbapi2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3677890>\r\nimport \'sqlite3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3677530>\r\nimport \'dnf.plugin.dynamic.generate_completion_cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3677230>\r\n\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys\r\n# destroy dnf.plugin.dynamic.expired-pgp-keys\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# destroy _sitebuiltins\r\n# destroy _bz2\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ntpath\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy grp\r\n# destroy syslog\r\n# destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy _sqlite3\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _heapq\r\n# destroy _heapq\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# cleanup[3] wiping http.cookiejar\r\n# destroy copy\r\n# cleanup[3] wiping urllib.request\r\n# destroy bisect\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# destroy http\r\n# destroy ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping urllib.parse\r\n# destroy ipaddress\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib._abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib._abc\r\n# destroy importlib.machinery\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy decimal\r\n# destroy _dbus_bindings\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _weakref\r\n# destroy _thread\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sha2\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy libdnf._error\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy _queue\r\n# destroy array\r\n# destroy copyreg\r\n# destroy _pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves\r\n# destroy gzip\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# destroy unicodedata\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy email\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy urllib\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy hashlib\r\n# destroy json\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy shutil\r\n# destroy zlib\r\n# destroy urllib.parse\r\n# destroy fnmatch\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy struct\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy datetime\r\n# destroy logging\r\n# destroy operator\r\n# destroy random\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy functools\r\n# destroy locale\r\n# destroy signal\r\n# destroy threading\r\n# destroy contextlib\r\n# destroy time\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy select\r\n# destroy selectors\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy collections\r\n# destroy io\r\n# destroy _opcode\r\n# destroy _warnings\r\n# destroy posix\r\n# destroy binascii\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# destroy socket\r\n# destroy base64\r\n# destroy errno\r\n# destroy warnings\r\n# destroy string\r\n# destroy _ssl\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy re\r\n# destroy _random\r\n# destroy _sre\r\n# destroy _operator\r\n# destroy _functools\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879829.70293: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle <<< 5599 1726879829.70298: 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 5599 1726879829.70300: stdout chunk (state=3): >>># destroy rpm <<< 5599 1726879829.70303: stdout chunk (state=3): >>># destroy itertools <<< 5599 1726879829.70305: stdout chunk (state=3): >>># destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 5599 1726879829.70387: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d712c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d70fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d712eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6efd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6efdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f3bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f3bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f737d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f73e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f53a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f51190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f38f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f976b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f962d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f52030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f3ae40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f381d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fc8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc8ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fc8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f36d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fc91f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fca420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe4620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fe5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe6c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fe72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe61b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6fe7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fe7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fca390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d17cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d40770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d404d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d407a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6d40980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d15e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d42030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d40cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6fcab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d6e390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d8a540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6dc3320> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6de9ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6dc3440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d8b1d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c0c410> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d89580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6d42f30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68d6c0c5f0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_t1x7yhsy/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c66090> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c3cf80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c3c0e0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c66900> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6c89ac0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c89850> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c89160> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c89b80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c3fef0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6c8a810> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6c8aa50> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6c8af00> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af4c50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6af6870> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af7230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af8410> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afaea0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6afaf90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af9160> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afecf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afd7c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6afd520> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6affc20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6af9610> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b42e10> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b43050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b44b30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b448f0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b47080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b451c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b4e870> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b47200> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b4fb60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b4f530> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b4fb30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b43260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b53350> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b54470> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b51af0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6b52ea0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b51700> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6bdc680> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdd430> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6b56f00> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdd6a0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdf110> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6be60c0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6be6a20> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6bdef00> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d6be5790> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6be6c00> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a7ed20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d69f4b00> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d69eeae0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d69ee930> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a83ad0> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a80050> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a807a0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a80320> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a810a0> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a62ba0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a62a80> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f2a9c0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a60d10> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f3d550> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f3c080> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f2b440> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81e80> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fa9460> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f615b0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a60290> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb0f80> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fab200> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f610a0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81730> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81130> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a80e60> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a800b0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6a81160> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb15b0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb11c0> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb1be0> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5fc42f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f998b0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fb2ba0> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f99370> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fce6c0> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fcf350> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fcee10> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5fcf860> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5f8fd70> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ebe180> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef3170> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef3290> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5cab440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5caac90> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5caae70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef37d0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef2810> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef2e70> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5d20aa0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d20680> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5d503b0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d20bf0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5b074a0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d50530> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5b7d0a0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5b07980> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d5bb4140> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5b7d310> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f182c0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5bb44d0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f19550> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f18980> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5d20200> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f3ca10> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f1be60> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3f140> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3ffe0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f608f0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f60650> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f60260> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3f0b0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3e990> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f639b0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3f500> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f3cd70> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f1b470> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3f1bad0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f1b830> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3f19670> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa1010> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa3530> # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa3ce0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa2840> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcc530> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fa0fe0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcdf70> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcd520> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcd340> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38e9010> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3913080> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d39133e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38eb2f0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38e94c0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38e8500> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fce750> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fce480> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394cef0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3913f20> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3fcec90> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394d5b0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394d970> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394da30> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394db50> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3970740> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394e870> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3970860> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3970920> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d394d9a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3970ad0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d39b8500> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39978f0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3996300> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3972240> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39716a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39726f0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d6f95d60> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d8f80> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d91c0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d9b20> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39d95b0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39da9f0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5cab5f0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d5ef22a0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39dbc50> # destroy dnf.plugin.dynamic.copr # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e4590> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d37e6540> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e60f0> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d712f9e0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e5040> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e48c0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37b15b0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37e4380> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37ff9b0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d37fe4e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38211c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38214c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3821730> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38219d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38220f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3821f40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d38239e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3823b30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3823d40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383cce0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383c560> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383d880> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383dca0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383de80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383e120> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383eff0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383f260> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383f470> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383ff80> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d383fb90> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386cef0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386c830> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386db80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386de80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386ede0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386f080> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386f230> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39dbb90> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39db800> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39dae10> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d39db7a0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d386fbc0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359c110> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359cad0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359de80> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359df10> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d359e5d0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359e480> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c4ad0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5ca0> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5f10> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d35c6060> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5dc0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c5790> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c4c20> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359fec0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359f4a0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359ed50> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359d9a0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d359cef0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c59d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c69f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c78c0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c75f0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3601d30> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3603470> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3602660> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3602210> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3638ce0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3638140> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d363bb00> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d363bc80> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3639340> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3639010> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c7b90> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3601880> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c78f0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d35c6ff0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365a6c0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365aff0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365b9b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d365bdd0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3674980> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3675010> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68d3677ec0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3677890> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3677530> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68d3677230> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # 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 pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # 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 dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5599 1726879829.72166: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 5599 1726879829.72171: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks <<< 5599 1726879829.73272: done with _execute_module (ansible.legacy.dnf, {'name': ['grubby', 'iproute', 'kexec-tools', 'openssh-clients'], 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879829.73279: _low_level_execute_command(): starting 5599 1726879829.73282: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/ > /dev/null 2>&1 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879827.8093462-5718-193352480965737/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879829.73290: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.149 closed. <<< 5599 1726879829.73292: stderr chunk (state=3): >>><<< 5599 1726879829.73294: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e20c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e1dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e20eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e021160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e021fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05fdd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05ffe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e097800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e097e90>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e077aa0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e075190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05cf80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0bb710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ba330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e076060>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0b8a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ec6e0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05c200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e0ecb90>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0eca40>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e0ece00>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05ad20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ed4c0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ed190>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ee3c0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e1085c0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e109d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e10abd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e10b230>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e10a120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e10bc80>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e10b3b0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ee3f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de3bb30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de64620>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de64380>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de64590>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de647d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de39cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de65e50>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de64b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0eeae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de961e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deae390>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deeb110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5df118b0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deeb230>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deaf020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd281d0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dead3d0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de66d80>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9c5dd283b0>\r\n# zipimport: found 34 names in \'/tmp/ansible_ansible.legacy.dnf_payload_s41c7lg0/ansible_ansible.legacy.dnf_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd81ee0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd58dd0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd2bef0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd5bd70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dda5850>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda55e0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda4f20>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda59d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd82b70>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dda65a0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dda67e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda6d20>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc0ca40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc0e660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc0efc0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc0ff50>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc12c30>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc12d80>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc10ef0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc16a50>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc15520>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc15280>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc17a10>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc11370>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc5ac30>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5ae70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc5c950>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5c710>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc5ef00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5d040>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc66720>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5f0b0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc679e0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc673b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc67aa0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5b020>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc6b170>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc70440>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc698e0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc6ac90>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc694f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcf45f0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf53d0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc72e70>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf5130>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf7d70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcfdfa0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcfe900>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf6bd0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcfd580>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcfeae0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db92bd0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db0ba70>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db069c0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db06810>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'email\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97830>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'email.mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97b00>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc\'\r\nimport \'quopri\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94440>\r\nimport \'email.encoders\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97fe0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc\'\r\nimport \'email.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94d70>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc\'\r\nimport \'email.quoprimime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db769c0>\r\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc\'\r\nimport \'email.base64mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db768a0>\r\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc\'\r\nimport \'email.charset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0e67e0>\r\nimport \'email.header\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db74b30>\r\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0f9370>\r\nimport \'email._parseaddr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0e7ef0>\r\nimport \'email.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0e7260>\r\nimport \'email._policybase\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db95a60>\r\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc\'\r\nimport \'email._encoded_words\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d165310>\r\nimport \'email._header_value_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d11d460>\r\nimport \'email.headerregistry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db76480>\r\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc\'\r\nimport \'email.iterators\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16ce00>\r\nimport \'email.message\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d1670e0>\r\nimport \'email.contentmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d11cf80>\r\nimport \'email.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db953d0>\r\nimport \'email.mime.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94e00>\r\nimport \'email.mime.nonmultipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94b30>\r\nimport \'email.mime.application\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97cb0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc\'\r\nimport \'email.mime.multipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94ce0>\r\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc\'\r\nimport \'email.feedparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16d430>\r\nimport \'email.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16cfe0>\r\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\r\n# code object from \'/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'http\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16db50>\r\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\r\n# code object from \'/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5d1800e0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d1557c0>\r\nimport \'http.client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16e9f0>\r\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc\'\r\nimport \'mimetypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d155280>\r\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc\'\r\nimport \'netrc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18a690>\r\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc\'\r\nimport \'urllib.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18b350>\r\nimport \'urllib.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18ade0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc\'\r\nimport \'urllib.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18b830>\r\n# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\r\n# code object from \'/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc\'\r\nimport \'http.cookiejar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d14bd40>\r\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc\'\r\nimport \'gzip\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d07e180>\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.urls\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.respawn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.yumdnf\' # \r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc\'\r\nimport \'email.mime.text\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b31a0>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b3290>\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ce33440>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ce32cc0>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ce32ea0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b37d0>\r\nimport \'dnf.pycomp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b2420>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc\'\r\nimport \'dnf.const\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b2e70>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc\'\r\n# extension module \'libdnf._error\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_error.so\'\r\n# extension module \'libdnf._error\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_error.so\'\r\nimport \'libdnf._error\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5cea8a10>\r\nimport \'libdnf.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5cea8620>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc\'\r\n# extension module \'libdnf._common_types\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\'\r\n# extension module \'libdnf._common_types\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\'\r\nimport \'libdnf._common_types\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ced82f0>\r\nimport \'libdnf.common_types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5cea8b60>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc\'\r\n# extension module \'libdnf._conf\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\'\r\n# extension module \'libdnf._conf\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\'\r\nimport \'libdnf._conf\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c933350>\r\nimport \'libdnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ced83b0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc\'\r\n# extension module \'libdnf._module\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_module.so\'\r\n# extension module \'libdnf._module\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_module.so\'\r\nimport \'libdnf._module\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c9a90d0>\r\nimport \'libdnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c9339b0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc\'\r\n# extension module \'libdnf._repo\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\'\r\n# extension module \'libdnf._repo\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\'\r\nimport \'libdnf._repo\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c9e0110>\r\nimport \'libdnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c9a92e0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc\'\r\n# extension module \'libdnf._transaction\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\'\r\n# extension module \'libdnf._transaction\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\'\r\nimport \'libdnf._transaction\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0a4260>\r\nimport \'libdnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c9e0470>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc\'\r\n# extension module \'libdnf._utils\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\'\r\n# extension module \'libdnf._utils\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\'\r\nimport \'libdnf._utils\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0a5580>\r\nimport \'libdnf.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a49b0>\r\nimport \'libdnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5cea81a0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0c8aa0>\r\nimport \'dnf.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a7ef0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnf.yum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0cb140>\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'dnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0cbf80>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0ec950>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0eddf0>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0ec2c0>\r\nimport \'dnf.yum.rpmtrans\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0caff0>\r\nimport \'dnf.callback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0ca990>\r\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'hawkey._hawkey\' loaded from \'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\'\r\n# extension module \'hawkey._hawkey\' executed from \'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\'\r\nimport \'hawkey._hawkey\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0efa10>\r\nimport \'hawkey\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0cae70>\r\nimport \'dnf.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0c8d70>\r\nimport \'dnf.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a7500>\r\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'libcomps._libpycomps\' loaded from \'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\'\r\n# extension module \'libcomps._libpycomps\' executed from \'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\'\r\nimport \'libcomps._libpycomps\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0a7c20>\r\nimport \'libcomps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a7980>\r\nimport \'dnf.comps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a5700>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnf.db\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12d100>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc\'\r\nimport \'dnf.crypto\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12f5f0>\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12fdd0>\r\nimport \'dnf.yum.misc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12e930>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc\'\r\nimport \'dnf.db.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b158620>\r\nimport \'dnf.db.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12d0d0>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc\'\r\nimport \'dnf.conf.substitutions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15a060>\r\nimport \'dnf.conf.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b1595e0>\r\nimport \'dnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b159400>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc\'\r\nimport \'dnf.lock\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b1810a0>\r\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aa9b0e0>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5aa9b440>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b183350>\r\nimport \'logging.handlers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b1814f0>\r\nimport \'dnf.logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b180590>\r\nimport \'dnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15a7e0>\r\nimport \'dnf.conf.read\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15a540>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'dnf.rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad4ef0>\r\nimport \'dnf.rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aa9bf20>\r\nimport \'dnf.dnssec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15ad20>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc\'\r\nimport \'dnf.drpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5550>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc\'\r\nimport \'dnf.goal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5910>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc\'\r\nimport \'dnf.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad59d0>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5af0>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc\'\r\n# extension module \'libdnf._smartcols\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\'\r\n# extension module \'libdnf._smartcols\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\'\r\nimport \'libdnf._smartcols\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5aaf86e0>\r\nimport \'libdnf.smartcols\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad6810>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc\'\r\nimport \'dnf.selector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf8830>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc\'\r\nimport \'dnf.module.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf88f0>\r\nimport \'dnf.module.module_base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5940>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc\'\r\nimport \'dnf.persistor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf89e0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc\'\r\n# extension module \'_opcode\' loaded from \'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_opcode\' executed from \'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_opcode\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ab404a0>\r\nimport \'opcode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab23890>\r\nimport \'dis\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab222a0>\r\nimport \'inspect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aafa1e0>\r\nimport \'dnf.plugin\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf9640>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc\'\r\nimport \'dnf.query\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aafa5d0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc\'\r\nimport \'dnf.repodict\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aafb770>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc\'\r\nimport \'dnf.rpm.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5cd40>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc\'\r\nimport \'dnf.rpm.miscutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5cfb0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc\'\r\nimport \'dnf.package\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5d910>\r\nimport \'dnf.sack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5d3a0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc\'\r\nimport \'dnf.subject\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5e810>\r\nimport \'gc\' # \r\nimport \'dnf.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ce33590>\r\nimport \'dnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b21b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnfpluginscore\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5fad0>\r\n# destroy dnf.plugin.dynamic.copr\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc\'\r\nimport \'dnf.cli.format\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96c410>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\r\n# code object from \'/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_curses\' loaded from \'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_curses\' executed from \'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_curses\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a96e390>\r\nimport \'curses\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96df40>\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ab5f5c0>\r\nimport \'dnf.cli.term\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96ce90>\r\nimport \'dnf.cli.progress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96c710>\r\nimport \'dnf.cli.output\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a925430>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'dnf.cli.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96c1d0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc\'\r\nimport \'dnf.cli.option_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a987950>\r\nimport \'dnf.cli.commands\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a986480>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.alias\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9100>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.autoremove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9400>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.check\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9670>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.clean\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9910>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.repoquery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9aa000>\r\nimport \'dnf.cli.commands.deplist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9e80>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.distrosync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9ab740>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.downgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9ab9e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9abbc0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc\'\r\nimport \'dnf.transaction_sr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c8b30>\r\nimport \'dnf.cli.commands.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c83b0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c96d0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.makecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c9af0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.mark\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c9cd0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c9fa0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.reinstall\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9caea0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.remove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cb110>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.repolist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cb2f0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc\'\r\nimport \'dnf.match_counter\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cbe90>\r\nimport \'dnf.cli.commands.search\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cba10>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc\'\r\nimport \'cmd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f4d10>\r\nimport \'dnf.cli.commands.shell\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f4680>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.swap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f5970>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.updateinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f5c70>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f6ba0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.upgrademinimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f6e10>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc\'\r\nimport \'dnf.cli.demand\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f6fc0>\r\nimport \'dnf.cli.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5fc20>\r\nimport \'dnf.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5f6e0>\r\nimport \'dnf.plugin.dynamic.builddep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5edb0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.config_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5f650>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.groups_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f7920>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repodiff\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f7e00>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repograph\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a724800>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc\'\r\nimport \'dbus._compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a725be0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc\'\r\nimport \'dbus.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a725c70>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc\'\r\n# extension module \'_dbus_bindings\' loaded from \'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\'\r\n# extension module \'_dbus_bindings\' executed from \'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\'\r\nimport \'_dbus_bindings\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a726360>\r\nimport \'dbus.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a726210>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc\'\r\nimport \'dbus.lowlevel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74c8f0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\r\n# code object from \'/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'xml\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74db20>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\r\n# code object from \'/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'xml.parsers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74dd60>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\r\n# code object from \'/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc\'\r\n# extension module \'pyexpat\' loaded from \'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'pyexpat\' executed from \'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'pyexpat\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a74de50>\r\nimport \'xml.parsers.expat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74d940>\r\nimport \'dbus._expat_introspect_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74d5e0>\r\nimport \'dbus.proxies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74ca70>\r\nimport \'dbus.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a727ce0>\r\nimport \'dbus.bus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a727260>\r\nimport \'dbus._dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a726ae0>\r\nimport \'dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7256d0>\r\nimport \'dnf.plugin.dynamic.needs_restarting\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a724c20>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.debug\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74dc40>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repoclosure\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74e870>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc\'\r\nimport \'dateutil._version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74f770>\r\nimport \'dateutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74f4a0>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\r\n# code object from \'/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc\'\r\nimport \'six\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a789be0>\r\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc\'\r\nimport \'numbers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a78b320>\r\n# extension module \'_decimal\' loaded from \'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_decimal\' executed from \'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_decimal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a78a510>\r\nimport \'decimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a78a0c0>\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc\'\r\nimport \'dateutil._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c0aa0>\r\nimport \'dateutil.relativedelta\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a789c10>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc\'\r\nimport \'six.moves\' # \r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc\'\r\nimport \'dateutil.tz._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c38c0>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc\'\r\nimport \'dateutil.tz._factories\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c3a40>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc\'\r\n# destroy dateutil.tz.win\r\nimport \'dateutil.tz.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c1100>\r\nimport \'dateutil.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c0dd0>\r\nimport \'dateutil.parser._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74fa40>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc\'\r\nimport \'dateutil.parser.isoparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a789730>\r\nimport \'dateutil.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74f7a0>\r\nimport \'dnf.plugin.dynamic.changelog\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74eea0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repomanage\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e6540>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.download\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e6e70>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.expired-pgp-keys\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e7830>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.reposync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e7c50>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.debuginfo-install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7fc830>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.system_upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7fcec0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\r\n# code object from \'/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\r\n# code object from \'/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc\'\r\n# extension module \'_sqlite3\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sqlite3\' executed from \'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sqlite3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a7ffd40>\r\nimport \'sqlite3.dbapi2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7ff710>\r\nimport \'sqlite3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7ff3b0>\r\nimport \'dnf.plugin.dynamic.generate_completion_cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7ff0b0>\r\n\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys\r\n# destroy dnf.plugin.dynamic.expired-pgp-keys\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# destroy _sitebuiltins\r\n# destroy _bz2\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ntpath\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy grp\r\n# destroy syslog\r\n# destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy _sqlite3\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _heapq\r\n# destroy _heapq\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# cleanup[3] wiping http.cookiejar\r\n# destroy copy\r\n# cleanup[3] wiping urllib.request\r\n# destroy bisect\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# destroy http\r\n# destroy ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping urllib.parse\r\n# destroy ipaddress\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib._abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib._abc\r\n# destroy importlib.machinery\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy decimal\r\n# destroy _dbus_bindings\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _weakref\r\n# destroy _thread\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sha2\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy libdnf._error\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy _queue\r\n# destroy array\r\n# destroy copyreg\r\n# destroy _pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves\r\n# destroy gzip\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# destroy unicodedata\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy email\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy urllib\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy hashlib\r\n# destroy json\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy shutil\r\n# destroy zlib\r\n# destroy urllib.parse\r\n# destroy fnmatch\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy struct\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy datetime\r\n# destroy logging\r\n# destroy operator\r\n# destroy random\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy functools\r\n# destroy locale\r\n# destroy signal\r\n# destroy threading\r\n# destroy contextlib\r\n# destroy time\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy select\r\n# destroy selectors\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy collections\r\n# destroy io\r\n# destroy _opcode\r\n# destroy _warnings\r\n# destroy posix\r\n# destroy binascii\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# destroy socket\r\n# destroy base64\r\n# destroy errno\r\n# destroy warnings\r\n# destroy string\r\n# destroy _ssl\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy re\r\n# destroy _random\r\n# destroy _sre\r\n# destroy _operator\r\n# destroy _functools\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.149 closed.\r\n") 5599 1726879829.74028: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879829.74032: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879829.74220: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e20c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e1dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e20eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e021160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e021fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05fdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05ffe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e097800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e097e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e077aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e075190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05cf80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0bb710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ba330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e076060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0b8a40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ec6e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05c200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e0ecb90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0eca40> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e0ece00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e05ad20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ed4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ed190> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ee3c0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e1085c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e109d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e10abd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e10b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e10a120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5e10bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e10b3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0ee3f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de3bb30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de64620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de64380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de64590> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5de647d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de39cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de65e50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de64b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5e0eeae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de961e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deae390> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deeb110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5df118b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deeb230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5deaf020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd281d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dead3d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5de66d80> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9c5dd283b0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_s41c7lg0/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd81ee0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd58dd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd2bef0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd5bd70> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dda5850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda55e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda4f20> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda59d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dd82b70> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dda65a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dda67e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dda6d20> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc0ca40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc0e660> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc0efc0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc0ff50> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc12c30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc12d80> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc10ef0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc16a50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc15520> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc15280> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc17a10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc11370> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc5ac30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5ae70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc5c950> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5c710> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc5ef00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5d040> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc66720> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5f0b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc679e0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc673b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc67aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc5b020> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc6b170> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc70440> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc698e0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dc6ac90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc694f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcf45f0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf53d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dc72e70> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf5130> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf7d70> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcfdfa0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcfe900> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcf6bd0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5dcfd580> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5dcfeae0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db92bd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db0ba70> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db069c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db06810> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97830> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97b00> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94440> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97fe0> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94d70> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db769c0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db768a0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0e67e0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db74b30> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0f9370> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0e7ef0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0e7260> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db95a60> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d165310> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d11d460> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db76480> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16ce00> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d1670e0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d11cf80> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db953d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94e00> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94b30> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db97cb0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5db94ce0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16d430> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16cfe0> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16db50> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5d1800e0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d1557c0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d16e9f0> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d155280> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18a690> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18b350> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18ade0> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d18b830> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d14bd40> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d07e180> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b31a0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b3290> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ce33440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ce32cc0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ce32ea0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b37d0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b2420> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b2e70> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5cea8a10> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5cea8620> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ced82f0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5cea8b60> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c933350> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ced83b0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c9a90d0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c9339b0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5c9e0110> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c9a92e0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0a4260> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5c9e0470> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0a5580> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a49b0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5cea81a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0c8aa0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a7ef0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0cb140> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0cbf80> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0ec950> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0eddf0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0ec2c0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0caff0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0ca990> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0efa10> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0cae70> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0c8d70> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a7500> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5b0a7c20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a7980> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b0a5700> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12d100> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12f5f0> # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12fdd0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12e930> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b158620> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b12d0d0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15a060> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b1595e0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b159400> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b1810a0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aa9b0e0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5aa9b440> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b183350> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b1814f0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b180590> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15a7e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15a540> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad4ef0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aa9bf20> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5b15ad20> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5550> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5910> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad59d0> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5af0> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5aaf86e0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad6810> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf8830> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf88f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aad5940> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf89e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ab404a0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab23890> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab222a0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aafa1e0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aaf9640> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aafa5d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5aafb770> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5cd40> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5cfb0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5d910> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5d3a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5e810> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ce33590> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5d0b21b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5fad0> # destroy dnf.plugin.dynamic.copr # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96c410> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a96e390> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96df40> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5ab5f5c0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96ce90> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96c710> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a925430> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a96c1d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a987950> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a986480> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9100> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9400> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9670> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9910> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9aa000> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9a9e80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9ab740> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9ab9e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9abbc0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c8b30> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c83b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c96d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c9af0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c9cd0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9c9fa0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9caea0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cb110> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cb2f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cbe90> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9cba10> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f4d10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f4680> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f5970> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f5c70> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f6ba0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f6e10> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f6fc0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5fc20> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5f6e0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5edb0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5ab5f650> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f7920> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a9f7e00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a724800> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a725be0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a725c70> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a726360> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a726210> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74c8f0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74db20> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74dd60> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a74de50> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74d940> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74d5e0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74ca70> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a727ce0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a727260> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a726ae0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7256d0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a724c20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74dc40> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74e870> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74f770> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74f4a0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a789be0> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a78b320> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a78a510> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a78a0c0> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c0aa0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a789c10> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c38c0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c3a40> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c1100> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7c0dd0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74fa40> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a789730> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74f7a0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a74eea0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e6540> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e6e70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e7830> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7e7c50> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7fc830> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7fcec0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5a7ffd40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7ff710> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7ff3b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5a7ff0b0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # 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 pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # 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 dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.149 closed. 5599 1726879829.75757: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879829.75761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879829.75765: stdout chunk (state=3): >>><<< 5599 1726879829.75768: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879829.75776: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879829.75779: handler run complete 5599 1726879829.75781: attempt loop complete, returning result 5599 1726879829.75783: _execute() done 5599 1726879829.75785: dumping result to json 5599 1726879829.75787: done dumping result, returning 5599 1726879829.75789: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Install required packages [0affef3a-ec81-5b39-170e-000000000052] 5599 1726879829.77154: done with _execute_module (ansible.legacy.dnf, {'name': ['grubby', 'iproute', 'kexec-tools', 'openssh-clients'], 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879829.77158: _low_level_execute_command(): starting 5599 1726879829.77161: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/ > /dev/null 2>&1 && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879829.77175: sending task result for task 0affef3a-ec81-5b39-170e-000000000052 5599 1726879829.77252: done sending task result for task 0affef3a-ec81-5b39-170e-000000000052 ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "best": null, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "grubby", "iproute", "kexec-tools", "openssh-clients" ], "nobest": null, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do 5599 1726879829.77400: WORKER PROCESS EXITING <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879827.8061612-5717-84039264837287/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879829.77407: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879829.77410: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879829.77412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879829.77415: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879829.77417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879829.77419: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 <<< 5599 1726879829.77421: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879829.77423: stderr chunk (state=3): >>>debug2: match not found <<< 5599 1726879829.77426: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879829.77428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879829.77430: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879829.77432: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879829.77434: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879829.77437: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879829.77439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879829.77441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879829.77443: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879829.77445: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879829.77447: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 5599 1726879829.77449: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 <<< 5599 1726879829.77451: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879829.77453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879829.78414: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879829.78474: stderr chunk (state=3): >>><<< 5599 1726879829.78481: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879829.78503: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879829.78678: handler run complete 5599 1726879829.78683: attempt loop complete, returning result 5599 1726879829.78686: _execute() done 5599 1726879829.78690: dumping result to json 5599 1726879829.78693: done dumping result, returning 5599 1726879829.78696: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Install required packages [0affef3a-ec81-5b39-170e-000000000052] 5599 1726879829.78699: sending task result for task 0affef3a-ec81-5b39-170e-000000000052 5599 1726879829.78759: done sending task result for task 0affef3a-ec81-5b39-170e-000000000052 5599 1726879829.78766: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "best": null, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "grubby", "iproute", "kexec-tools", "openssh-clients" ], "nobest": null, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do 5599 1726879834.52295: stdout chunk (state=3): >>> <<< 5599 1726879834.52303: stdout chunk (state=3): >>>{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 5599 1726879834.55016: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 5599 1726879834.55061: stdout chunk (state=3): >>># destroy __main__<<< 5599 1726879834.55067: stdout chunk (state=3): >>> <<< 5599 1726879834.55879: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879834.55899: stdout chunk (state=3): >>># clear sys.path_hooks <<< 5599 1726879834.55931: stdout chunk (state=3): >>># clear builtins._ <<< 5599 1726879834.55935: stdout chunk (state=3): >>># clear sys.path<<< 5599 1726879834.55957: stdout chunk (state=3): >>> # clear sys.argv # clear sys.ps1<<< 5599 1726879834.55989: stdout chunk (state=3): >>> # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref<<< 5599 1726879834.56025: stdout chunk (state=3): >>> # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat <<< 5599 1726879834.56038: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath<<< 5599 1726879834.56051: stdout chunk (state=3): >>> # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack<<< 5599 1726879834.56064: stdout chunk (state=3): >>> # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools <<< 5599 1726879834.56088: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools<<< 5599 1726879834.56119: stdout chunk (state=3): >>> # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings<<< 5599 1726879834.56159: stdout chunk (state=3): >>> # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch<<< 5599 1726879834.56163: stdout chunk (state=3): >>> # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma <<< 5599 1726879834.56213: stdout chunk (state=3): >>># cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath<<< 5599 1726879834.56242: stdout chunk (state=3): >>> # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile<<< 5599 1726879834.56247: stdout chunk (state=3): >>> # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil<<< 5599 1726879834.56263: stdout chunk (state=3): >>> # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale<<< 5599 1726879834.56296: stdout chunk (state=3): >>> # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap <<< 5599 1726879834.56352: stdout chunk (state=3): >>># cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array<<< 5599 1726879834.56379: stdout chunk (state=3): >>> # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six <<< 5599 1726879834.56417: 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes<<< 5599 1726879834.56421: stdout chunk (state=3): >>> # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections<<< 5599 1726879834.56425: 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<<< 5599 1726879834.56437: stdout chunk (state=3): >>> # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters<<< 5599 1726879834.56469: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 <<< 5599 1726879834.56492: stdout chunk (state=3): >>># destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process<<< 5599 1726879834.56521: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email<<< 5599 1726879834.56556: stdout chunk (state=3): >>> # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset<<< 5599 1726879834.56560: stdout chunk (state=3): >>> # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry<<< 5599 1726879834.56599: stdout chunk (state=3): >>> # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes<<< 5599 1726879834.56668: stdout chunk (state=3): >>> # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn<<< 5599 1726879834.56673: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq<<< 5599 1726879834.56703: stdout chunk (state=3): >>> # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm<<< 5599 1726879834.56744: stdout chunk (state=3): >>> # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps <<< 5599 1726879834.56779: stdout chunk (state=3): >>># cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read <<< 5599 1726879834.56824: stdout chunk (state=3): >>># cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode<<< 5599 1726879834.56827: stdout chunk (state=3): >>> # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection<<< 5599 1726879834.57006: stdout chunk (state=3): >>> # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache <<< 5599 1726879834.57689: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 <<< 5599 1726879834.57701: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5599 1726879834.57729: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 5599 1726879834.57879: stdout chunk (state=3): >>># destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc <<< 5599 1726879834.57903: stdout chunk (state=3): >>># destroy dbus <<< 5599 1726879834.57911: stdout chunk (state=3): >>># 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 pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 5599 1726879834.57944: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser <<< 5599 1726879834.57950: stdout chunk (state=3): >>># destroy dateutil.relativedelta # 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 <<< 5599 1726879834.57993: stdout chunk (state=3): >>># destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six <<< 5599 1726879834.58008: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 5599 1726879834.58021: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 5599 1726879834.58090: stdout chunk (state=3): >>># destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings <<< 5599 1726879834.58098: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap <<< 5599 1726879834.58131: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check <<< 5599 1726879834.58140: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses <<< 5599 1726879834.58159: stdout chunk (state=3): >>># cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum <<< 5599 1726879834.58178: stdout chunk (state=3): >>># 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 <<< 5599 1726879834.58185: stdout chunk (state=3): >>># destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 5599 1726879834.58219: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle <<< 5599 1726879834.58232: stdout chunk (state=3): >>># cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 5599 1726879834.58277: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo <<< 5599 1726879834.58288: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf <<< 5599 1726879834.58303: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy <<< 5599 1726879834.58321: stdout chunk (state=3): >>># cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client <<< 5599 1726879834.58355: stdout chunk (state=3): >>># destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy <<< 5599 1726879834.58375: stdout chunk (state=3): >>># cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils <<< 5599 1726879834.58382: stdout chunk (state=3): >>># cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar <<< 5599 1726879834.58400: stdout chunk (state=3): >>># cleanup[3] wiping email.header <<< 5599 1726879834.58442: stdout chunk (state=3): >>># cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse <<< 5599 1726879834.58527: stdout chunk (state=3): >>># cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket <<< 5599 1726879834.58642: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings <<< 5599 1726879834.58710: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 5599 1726879834.58714: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5599 1726879834.58754: stdout chunk (state=3): >>># destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879834.59373: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5599 1726879834.59387: stdout chunk (state=3): >>># destroy _socket <<< 5599 1726879834.59422: stdout chunk (state=3): >>># destroy _weakref # destroy _thread <<< 5599 1726879834.59500: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 5599 1726879834.59505: stdout chunk (state=3): >>># destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5599 1726879834.59509: stdout chunk (state=3): >>># destroy _compat_pickle <<< 5599 1726879834.59539: stdout chunk (state=3): >>># destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 5599 1726879834.59581: stdout chunk (state=3): >>># destroy _queue <<< 5599 1726879834.59594: stdout chunk (state=3): >>># destroy array # destroy copyreg # 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 <<< 5599 1726879834.59663: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 5599 1726879834.59668: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 5599 1726879834.59719: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib <<< 5599 1726879834.59759: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 5599 1726879834.59859: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 5599 1726879834.59879: stdout chunk (state=3): >>># destroy rpm <<< 5599 1726879834.59940: stdout chunk (state=3): >>># destroy itertools # destroy functools <<< 5599 1726879834.59944: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json <<< 5599 1726879834.59952: stdout chunk (state=3): >>># destroy collections # destroy io # destroy _opcode <<< 5599 1726879834.60101: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 5599 1726879834.60286: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl <<< 5599 1726879834.60376: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879834.60545: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 5599 1726879834.60581: stdout chunk (state=3): >>># destroy _random <<< 5599 1726879834.60601: stdout chunk (state=3): >>># destroy _sre <<< 5599 1726879834.60632: stdout chunk (state=3): >>># destroy _operator # destroy _functools # clear sys.audit hooks <<< 5599 1726879834.62113: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879834.62229: stderr chunk (state=3): >>><<< 5599 1726879834.62232: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956bb4530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956b83b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956bb6ab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569a9160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569a9fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e7dd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e7fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a1f800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a1fe90>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569ffaa0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569fd190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e4f80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a43710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a42330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569fe060>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a40a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a746e0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e4200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a74b90>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a74a40>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a74e00>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e2d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a754c0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a75190>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a763c0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a905c0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a91d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a92bd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a93230>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a92120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a93c80>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a933b0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a763f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567cbb30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567f4620>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f4380>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567f4590>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567f47d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567c9cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f5e50>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f4b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a76ae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39568261e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395683e390>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395687b110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39568a18b0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395687b230>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395683f020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566b81d0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395683d3d0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f6d80>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f39566b83b0>\r\n# zipimport: found 34 names in \'/tmp/ansible_ansible.legacy.dnf_payload_azppevo4/ansible_ansible.legacy.dnf_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956711ee0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566e8dd0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566bbef0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566ebd70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956735850>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567355e0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956734f20>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567359d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956712b70>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567365a0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567367e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956736d20>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395659ca40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395659e660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395659efc0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395659ff50>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a2c30>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565a2d80>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a0ef0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a6a50>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a5520>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a5280>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a7cb0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a1370>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565eac30>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565eae70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565ec950>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565ec710>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565eef00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565ed040>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565f6720>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565ef0b0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565f79e0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565f73b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565f7aa0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565eb020>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565fb170>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956600440>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565f98e0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565fac90>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565f94f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39566845f0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566853d0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956602e70>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956685130>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956687d70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395668dfa0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395668e900>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956686bd0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395668d580>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395668eae0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956522bd0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395649ba70>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39564969c0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956496810>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'email\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527830>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'email.mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527b00>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc\'\r\nimport \'quopri\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524440>\r\nimport \'email.encoders\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527fe0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc\'\r\nimport \'email.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524d70>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc\'\r\nimport \'email.quoprimime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565069c0>\r\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc\'\r\nimport \'email.base64mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565068a0>\r\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc\'\r\nimport \'email.charset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a7e7e0>\r\nimport \'email.header\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956504b30>\r\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a91370>\r\nimport \'email._parseaddr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a7fef0>\r\nimport \'email.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a7f260>\r\nimport \'email._policybase\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956525a60>\r\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc\'\r\nimport \'email._encoded_words\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955afd310>\r\nimport \'email._header_value_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955ab5460>\r\nimport \'email.headerregistry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956506480>\r\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc\'\r\nimport \'email.iterators\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b04e00>\r\nimport \'email.message\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955aff0e0>\r\nimport \'email.contentmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955ab4f80>\r\nimport \'email.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565253d0>\r\nimport \'email.mime.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524e00>\r\nimport \'email.mime.nonmultipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524b30>\r\nimport \'email.mime.application\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527cb0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc\'\r\nimport \'email.mime.multipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524ce0>\r\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc\'\r\nimport \'email.feedparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b05430>\r\nimport \'email.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b04fe0>\r\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\r\n# code object from \'/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'http\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b05b50>\r\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\r\n# code object from \'/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3955b180b0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955aed7f0>\r\nimport \'http.client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b06a20>\r\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc\'\r\nimport \'mimetypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955aed2b0>\r\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc\'\r\nimport \'netrc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b22690>\r\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc\'\r\nimport \'urllib.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b23350>\r\nimport \'urllib.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b22de0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc\'\r\nimport \'urllib.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b23830>\r\n# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\r\n# code object from \'/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc\'\r\nimport \'http.cookiejar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955ae3d40>\r\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc\'\r\nimport \'gzip\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559b2180>\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.urls\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.respawn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.yumdnf\' # \r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc\'\r\nimport \'email.mime.text\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e7200>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e72f0>\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395575f4a0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395575ed20>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395575ef00>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e7830>\r\nimport \'dnf.pycomp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e6450>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc\'\r\nimport \'dnf.const\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e6ea0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc\'\r\n# extension module \'libdnf._error\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_error.so\'\r\n# extension module \'libdnf._error\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_error.so\'\r\nimport \'libdnf._error\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39557dc980>\r\nimport \'libdnf.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39557dc560>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc\'\r\n# extension module \'libdnf._common_types\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\'\r\n# extension module \'libdnf._common_types\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\'\r\nimport \'libdnf._common_types\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395580c290>\r\nimport \'libdnf.common_types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39557dcad0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc\'\r\n# extension module \'libdnf._conf\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\'\r\n# extension module \'libdnf._conf\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\'\r\nimport \'libdnf._conf\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3955333380>\r\nimport \'libdnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395580c3e0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc\'\r\n# extension module \'libdnf._module\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_module.so\'\r\n# extension module \'libdnf._module\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_module.so\'\r\nimport \'libdnf._module\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39553a9010>\r\nimport \'libdnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39553338f0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc\'\r\n# extension module \'libdnf._repo\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\'\r\n# extension module \'libdnf._repo\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\'\r\nimport \'libdnf._repo\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39553abf20>\r\nimport \'libdnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39553a9220>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc\'\r\n# extension module \'libdnf._transaction\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\'\r\n# extension module \'libdnf._transaction\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\'\r\nimport \'libdnf._transaction\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539c8230>\r\nimport \'libdnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39553e0440>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc\'\r\n# extension module \'libdnf._utils\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\'\r\n# extension module \'libdnf._utils\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\'\r\nimport \'libdnf._utils\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539c9430>\r\nimport \'libdnf.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539c8830>\r\nimport \'libdnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39557dc0e0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539ec950>\r\nimport \'dnf.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539cbda0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnf.yum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539eef90>\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'dnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539efe60>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953a10740>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a11c10>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539effb0>\r\nimport \'dnf.yum.rpmtrans\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539eee40>\r\nimport \'dnf.callback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539ee7e0>\r\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'hawkey._hawkey\' loaded from \'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\'\r\n# extension module \'hawkey._hawkey\' executed from \'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\'\r\nimport \'hawkey._hawkey\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953a13830>\r\nimport \'hawkey\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539ef380>\r\nimport \'dnf.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539ecbc0>\r\nimport \'dnf.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539cb3b0>\r\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'libcomps._libpycomps\' loaded from \'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\'\r\n# extension module \'libcomps._libpycomps\' executed from \'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\'\r\nimport \'libcomps._libpycomps\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539cbad0>\r\nimport \'libcomps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539cb830>\r\nimport \'dnf.comps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539c95b0>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnf.db\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a50e00>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc\'\r\nimport \'dnf.crypto\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a53320>\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a53b00>\r\nimport \'dnf.yum.misc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a52630>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc\'\r\nimport \'dnf.db.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7c350>\r\nimport \'dnf.db.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a50dd0>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc\'\r\nimport \'dnf.conf.substitutions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7ddc0>\r\nimport \'dnf.conf.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7d340>\r\nimport \'dnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7d160>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc\'\r\nimport \'dnf.lock\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa4e30>\r\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533beea0>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39533bf200>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa7140>\r\nimport \'logging.handlers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa52e0>\r\nimport \'dnf.logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa4320>\r\nimport \'dnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7e5a0>\r\nimport \'dnf.conf.read\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7e2d0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'dnf.rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f8da0>\r\nimport \'dnf.rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533bfec0>\r\nimport \'dnf.dnssec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7eab0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc\'\r\nimport \'dnf.drpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9490>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc\'\r\nimport \'dnf.goal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9850>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc\'\r\nimport \'dnf.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9910>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9a30>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc\'\r\n# extension module \'libdnf._smartcols\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\'\r\n# extension module \'libdnf._smartcols\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\'\r\nimport \'libdnf._smartcols\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395341c5f0>\r\nimport \'libdnf.smartcols\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533fa720>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc\'\r\nimport \'dnf.selector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341c740>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc\'\r\nimport \'dnf.module.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341c830>\r\nimport \'dnf.module.module_base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f98e0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc\'\r\nimport \'dnf.persistor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341c920>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc\'\r\n# extension module \'_opcode\' loaded from \'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_opcode\' executed from \'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_opcode\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39534643b0>\r\nimport \'opcode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534477a0>\r\nimport \'dis\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534461b0>\r\nimport \'inspect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341e0f0>\r\nimport \'dnf.plugin\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341d580>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc\'\r\nimport \'dnf.query\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341f4d0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc\'\r\nimport \'dnf.repodict\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341e4b0>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc\'\r\nimport \'dnf.rpm.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953480d10>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc\'\r\nimport \'dnf.rpm.miscutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953480f80>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc\'\r\nimport \'dnf.package\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534818e0>\r\nimport \'dnf.sack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953481370>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc\'\r\nimport \'dnf.subject\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534827e0>\r\nimport \'gc\' # \r\nimport \'dnf.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395575f4d0>\r\nimport \'dnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e60f0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnfpluginscore\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953483bc0>\r\n# destroy dnf.plugin.dynamic.copr\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc\'\r\nimport \'dnf.cli.format\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532904a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\r\n# code object from \'/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_curses\' loaded from \'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_curses\' executed from \'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_curses\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39532923f0>\r\nimport \'curses\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953291fa0>\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953aa4d10>\r\nimport \'dnf.cli.term\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953290f20>\r\nimport \'dnf.cli.progress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532907a0>\r\nimport \'dnf.cli.output\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532494c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'dnf.cli.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953290290>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc\'\r\nimport \'dnf.cli.option_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ab980>\r\nimport \'dnf.cli.commands\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532aa4b0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.alias\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd190>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.autoremove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd490>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.check\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd700>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.clean\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd9a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.repoquery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ce0c0>\r\nimport \'dnf.cli.commands.deplist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cdf10>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.distrosync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cf920>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.downgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cfaa0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cfce0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc\'\r\nimport \'dnf.transaction_sr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e8c80>\r\nimport \'dnf.cli.commands.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e8500>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e9820>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.makecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e9c70>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.mark\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e9e50>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ea0f0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.reinstall\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532eaff0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.remove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532eb260>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.repolist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532eb440>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc\'\r\nimport \'dnf.match_counter\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ebf50>\r\nimport \'dnf.cli.commands.search\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ebb60>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc\'\r\nimport \'cmd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953318ec0>\r\nimport \'dnf.cli.commands.shell\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953318800>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.swap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953319b50>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.updateinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953319e20>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331ad80>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.upgrademinimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331b020>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc\'\r\nimport \'dnf.cli.demand\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331b1d0>\r\nimport \'dnf.cli.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953483a40>\r\nimport \'dnf.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953483710>\r\nimport \'dnf.plugin.dynamic.builddep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953482bd0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.config_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534836e0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.groups_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331bb00>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repodiff\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331bef0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repograph\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530489b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc\'\r\nimport \'dbus._compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953049d60>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc\'\r\nimport \'dbus.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953049e20>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc\'\r\n# extension module \'_dbus_bindings\' loaded from \'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\'\r\n# extension module \'_dbus_bindings\' executed from \'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\'\r\nimport \'_dbus_bindings\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395304a510>\r\nimport \'dbus.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304a390>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc\'\r\nimport \'dbus.lowlevel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953070b30>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\r\n# code object from \'/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'xml\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071d60>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\r\n# code object from \'/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'xml.parsers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071fd0>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\r\n# code object from \'/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc\'\r\n# extension module \'pyexpat\' loaded from \'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'pyexpat\' executed from \'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'pyexpat\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953072150>\r\nimport \'xml.parsers.expat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071f70>\r\nimport \'dbus._expat_introspect_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071820>\r\nimport \'dbus.proxies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953070cb0>\r\nimport \'dbus.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304bf20>\r\nimport \'dbus.bus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304b4a0>\r\nimport \'dbus._dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304ad50>\r\nimport \'dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953049850>\r\nimport \'dnf.plugin.dynamic.needs_restarting\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953048dd0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.debug\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530722d0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repoclosure\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953072ba0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc\'\r\nimport \'dateutil._version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953073a70>\r\nimport \'dateutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530737d0>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\r\n# code object from \'/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc\'\r\nimport \'six\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530adeb0>\r\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc\'\r\nimport \'numbers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530af5c0>\r\n# extension module \'_decimal\' loaded from \'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_decimal\' executed from \'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_decimal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39530ae7b0>\r\nimport \'decimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530ae390>\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc\'\r\nimport \'dateutil._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e0ce0>\r\nimport \'dateutil.relativedelta\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530d3dd0>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc\'\r\nimport \'six.moves\' # \r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc\'\r\nimport \'dateutil.tz._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e3b90>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc\'\r\nimport \'dateutil.tz._factories\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e3cb0>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc\'\r\n# destroy dateutil.tz.win\r\nimport \'dateutil.tz.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e1340>\r\nimport \'dateutil.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e1010>\r\nimport \'dateutil.parser._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953073d40>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc\'\r\nimport \'dateutil.parser.isoparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530ada30>\r\nimport \'dateutil.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953073aa0>\r\nimport \'dnf.plugin.dynamic.changelog\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530731d0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repomanage\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953106780>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.download\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39531070b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.expired-pgp-keys\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953107a70>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.reposync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953107e90>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.debuginfo-install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953120a70>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.system_upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953121100>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\r\n# code object from \'/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\r\n# code object from \'/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc\'\r\n# extension module \'_sqlite3\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sqlite3\' executed from \'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sqlite3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953123fe0>\r\nimport \'sqlite3.dbapi2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39531239b0>\r\nimport \'sqlite3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953123650>\r\nimport \'dnf.plugin.dynamic.generate_completion_cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953123320>\r\n\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys\r\n# destroy dnf.plugin.dynamic.expired-pgp-keys\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# destroy _sitebuiltins\r\n# destroy _bz2\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ntpath\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy grp\r\n# destroy syslog\r\n# destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy _sqlite3\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _heapq\r\n# destroy _heapq\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# cleanup[3] wiping http.cookiejar\r\n# destroy copy\r\n# cleanup[3] wiping urllib.request\r\n# destroy bisect\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# destroy http\r\n# destroy ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping urllib.parse\r\n# destroy ipaddress\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib._abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib._abc\r\n# destroy importlib.machinery\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy decimal\r\n# destroy _dbus_bindings\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _weakref\r\n# destroy _thread\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sha2\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy libdnf._error\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy _queue\r\n# destroy array\r\n# destroy copyreg\r\n# destroy _pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves\r\n# destroy gzip\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# destroy unicodedata\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy email\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy urllib\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy hashlib\r\n# destroy json\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy shutil\r\n# destroy zlib\r\n# destroy urllib.parse\r\n# destroy fnmatch\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy struct\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy datetime\r\n# destroy logging\r\n# destroy operator\r\n# destroy random\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy functools\r\n# destroy locale\r\n# destroy signal\r\n# destroy threading\r\n# destroy contextlib\r\n# destroy time\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy select\r\n# destroy selectors\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy collections\r\n# destroy io\r\n# destroy _opcode\r\n# destroy _warnings\r\n# destroy posix\r\n# destroy binascii\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# destroy socket\r\n# destroy base64\r\n# destroy errno\r\n# destroy warnings\r\n# destroy string\r\n# destroy _ssl\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy re\r\n# destroy _random\r\n# destroy _sre\r\n# destroy _operator\r\n# destroy _functools\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879834.63685: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956bb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956b83b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956bb6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569a9160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569a9fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e7dd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e7fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a1f800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a1fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569ffaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569fd190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e4f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a43710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a42330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569fe060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a40a40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a746e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e4200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a74b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a74a40> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a74e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39569e2d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a754c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a75190> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a763c0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a905c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a91d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a92bd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a93230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a92120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956a93c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a933b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a763f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567cbb30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567f4620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f4380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567f4590> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567f47d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567c9cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f5e50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f4b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956a76ae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39568261e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395683e390> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395687b110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39568a18b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395687b230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395683f020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566b81d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395683d3d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567f6d80> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f39566b83b0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_azppevo4/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956711ee0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566e8dd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566bbef0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566ebd70> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956735850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567355e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956734f20> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39567359d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956712b70> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567365a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39567367e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956736d20> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395659ca40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395659e660> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395659efc0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395659ff50> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a2c30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565a2d80> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a0ef0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a6a50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a5520> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a5280> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a7cb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565a1370> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565eac30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565eae70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565ec950> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565ec710> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565eef00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565ed040> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565f6720> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565ef0b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565f79e0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565f73b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565f7aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565eb020> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565fb170> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3956600440> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565f98e0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39565fac90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565f94f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39566845f0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39566853d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956602e70> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956685130> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956687d70> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395668dfa0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395668e900> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956686bd0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395668d580> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395668eae0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956522bd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395649ba70> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39564969c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956496810> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527830> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527b00> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524440> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527fe0> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524d70> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565069c0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565068a0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a7e7e0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956504b30> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a91370> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a7fef0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955a7f260> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956525a60> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955afd310> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955ab5460> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956506480> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b04e00> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955aff0e0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955ab4f80> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39565253d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524e00> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524b30> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956527cb0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3956524ce0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b05430> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b04fe0> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b05b50> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3955b180b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955aed7f0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b06a20> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955aed2b0> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b22690> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b23350> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b22de0> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955b23830> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3955ae3d40> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559b2180> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e7200> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e72f0> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395575f4a0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395575ed20> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395575ef00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e7830> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e6450> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e6ea0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39557dc980> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39557dc560> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395580c290> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39557dcad0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3955333380> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395580c3e0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39553a9010> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39553338f0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39553abf20> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39553a9220> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539c8230> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39553e0440> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539c9430> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539c8830> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39557dc0e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539ec950> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539cbda0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539eef90> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539efe60> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953a10740> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a11c10> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539effb0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539eee40> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539ee7e0> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953a13830> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539ef380> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539ecbc0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539cb3b0> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39539cbad0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539cb830> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39539c95b0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a50e00> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a53320> # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a53b00> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a52630> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7c350> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a50dd0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7ddc0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7d340> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7d160> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa4e30> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533beea0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39533bf200> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa7140> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa52e0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953aa4320> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7e5a0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7e2d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f8da0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533bfec0> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953a7eab0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9490> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9850> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9910> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f9a30> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395341c5f0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533fa720> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341c740> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341c830> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39533f98e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341c920> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39534643b0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534477a0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534461b0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341e0f0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341d580> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341f4d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395341e4b0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953480d10> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953480f80> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534818e0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953481370> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534827e0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395575f4d0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39559e60f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953483bc0> # destroy dnf.plugin.dynamic.copr # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532904a0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39532923f0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953291fa0> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953aa4d10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953290f20> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532907a0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532494c0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953290290> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ab980> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532aa4b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd190> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd490> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd700> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cd9a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ce0c0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cdf10> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cf920> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cfaa0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532cfce0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e8c80> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e8500> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e9820> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e9c70> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532e9e50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ea0f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532eaff0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532eb260> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532eb440> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ebf50> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39532ebb60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953318ec0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953318800> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953319b50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953319e20> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331ad80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331b020> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331b1d0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953483a40> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953483710> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953482bd0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39534836e0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331bb00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395331bef0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530489b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953049d60> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953049e20> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f395304a510> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304a390> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953070b30> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071d60> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071fd0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953072150> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071f70> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953071820> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953070cb0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304bf20> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304b4a0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f395304ad50> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953049850> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953048dd0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530722d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953072ba0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953073a70> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530737d0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530adeb0> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530af5c0> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39530ae7b0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530ae390> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e0ce0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530d3dd0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e3b90> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e3cb0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e1340> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530e1010> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953073d40> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530ada30> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953073aa0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39530731d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953106780> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39531070b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953107a70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953107e90> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953120a70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953121100> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3953123fe0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39531239b0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953123650> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3953123320> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # 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 pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # 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 dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879834.66909: done with _execute_module (ansible.legacy.dnf, {'name': ['grubby', 'iproute', 'kexec-tools', 'openssh-clients'], 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879834.66913: _low_level_execute_command(): starting 5599 1726879834.66916: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879827.8161488-5715-277362069958759/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879834.66926: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879834.66928: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879834.66931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879834.66934: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879834.66936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879834.66938: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 <<< 5599 1726879834.66940: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879834.66943: stderr chunk (state=3): >>>debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879834.66945: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879834.66947: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879834.66949: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879834.66951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879834.67579: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879834.67619: stderr chunk (state=3): >>><<< 5599 1726879834.67670: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879834.67682: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879834.67685: handler run complete 5599 1726879834.67751: attempt loop complete, returning result 5599 1726879834.67760: _execute() done 5599 1726879834.67767: dumping result to json 5599 1726879834.67835: done dumping result, returning 5599 1726879834.67839: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Install required packages [0affef3a-ec81-5b39-170e-000000000052] 5599 1726879834.67842: sending task result for task 0affef3a-ec81-5b39-170e-000000000052 ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "best": null, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "grubby", "iproute", "kexec-tools", "openssh-clients" ], "nobest": null, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do 5599 1726879834.68179: no more pending results, returning what we have 5599 1726879834.68185: results queue empty 5599 1726879834.68186: checking for any_errors_fatal 5599 1726879834.68196: done checking for any_errors_fatal 5599 1726879834.68197: checking for max_fail_percentage 5599 1726879834.68200: done checking for max_fail_percentage 5599 1726879834.68201: checking to see if all hosts have failed and the running result is not ok 5599 1726879834.68202: done checking to see if all hosts have failed 5599 1726879834.68203: getting the remaining hosts for this loop 5599 1726879834.68206: done getting the remaining hosts for this loop 5599 1726879834.68211: getting the next task for host managed_node1 5599 1726879834.68220: done getting next task for host managed_node1 5599 1726879834.68225: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled 5599 1726879834.68229: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879834.68231: getting the next task for host managed_node2 5599 1726879834.68234: done getting next task for host managed_node2 5599 1726879834.68237: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled 5599 1726879834.68239: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879834.68241: getting the next task for host managed_node3 5599 1726879834.68244: done getting next task for host managed_node3 5599 1726879834.68246: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled 5599 1726879834.68248: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879834.68269: getting variables 5599 1726879834.68390: in VariableManager get_vars() 5599 1726879834.68426: Calling all_inventory to load vars for managed_node1 5599 1726879834.68429: Calling groups_inventory to load vars for managed_node1 5599 1726879834.68432: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879834.68443: Calling all_plugins_play to load vars for managed_node1 5599 1726879834.68447: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879834.68451: Calling groups_plugins_play to load vars for managed_node1 5599 1726879834.68920: done sending task result for task 0affef3a-ec81-5b39-170e-000000000052 5599 1726879834.68923: WORKER PROCESS EXITING 5599 1726879834.68949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879834.69277: done with get_vars() 5599 1726879834.69450: done getting variables 5599 1726879834.69590: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Friday 20 September 2024 20:50:34 -0400 (0:00:07.047) 0:00:12.483 ****** 5599 1726879834.69627: entering _queue_task() for managed_node1/service 5599 1726879834.69630: Creating lock for service 5599 1726879834.70248: worker is 1 (out of 3 available) 5599 1726879834.70262: exiting _queue_task() for managed_node1/service 5599 1726879834.70387: getting variables 5599 1726879834.70390: in VariableManager get_vars() 5599 1726879834.70603: Calling all_inventory to load vars for managed_node2 5599 1726879834.70608: Calling groups_inventory to load vars for managed_node2 5599 1726879834.70612: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879834.70651: Calling all_plugins_play to load vars for managed_node2 5599 1726879834.70656: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879834.70661: Calling groups_plugins_play to load vars for managed_node2 5599 1726879834.70991: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled 5599 1726879834.71046: in run() - task 0affef3a-ec81-5b39-170e-000000000053 5599 1726879834.71065: variable 'ansible_search_path' from source: unknown 5599 1726879834.71085: variable 'ansible_search_path' from source: unknown 5599 1726879834.71097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879834.71746: done with get_vars() 5599 1726879834.71761: done getting variables 5599 1726879834.71813: calling self._execute() 5599 1726879834.71817: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879834.71820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879834.71823: variable 'omit' from source: magic vars 5599 1726879834.71825: variable 'omit' from source: magic vars 5599 1726879834.71827: variable 'omit' from source: magic vars 5599 1726879834.71829: variable 'omit' from source: magic vars 5599 1726879834.71831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879834.71834: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879834.71836: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879834.71838: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879834.71840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879834.71842: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879834.71844: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879834.71847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879834.71849: Set connection var ansible_shell_type to sh 5599 1726879834.71851: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879834.71853: Set connection var ansible_pipelining to False 5599 1726879834.71855: Set connection var ansible_connection to ssh 5599 1726879834.71857: Set connection var ansible_timeout to 10 5599 1726879834.71979: Set connection var ansible_shell_executable to /bin/sh 5599 1726879834.71983: variable 'ansible_shell_executable' from source: unknown 5599 1726879834.71991: variable 'ansible_connection' from source: unknown 5599 1726879834.71994: variable 'ansible_module_compression' from source: unknown 5599 1726879834.71997: variable 'ansible_shell_type' from source: unknown 5599 1726879834.72001: variable 'ansible_shell_executable' from source: unknown 5599 1726879834.72003: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879834.72006: variable 'ansible_pipelining' from source: unknown 5599 1726879834.72008: variable 'ansible_timeout' from source: unknown 5599 1726879834.72010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879834.72075: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879834.72089: entering _queue_task() for managed_node2/service 5599 1726879834.72336: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879834.72339: variable 'omit' from source: magic vars 5599 1726879834.72342: starting attempt loop 5599 1726879834.72345: running the handler 5599 1726879834.73150: worker is 2 (out of 3 available) 5599 1726879834.73167: exiting _queue_task() for managed_node2/service 5599 1726879834.73344: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879834.73351: _low_level_execute_command(): starting 5599 1726879834.73354: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879834.73483: getting variables 5599 1726879834.73486: in VariableManager get_vars() 5599 1726879834.73582: Calling all_inventory to load vars for managed_node3 5599 1726879834.73590: Calling groups_inventory to load vars for managed_node3 5599 1726879834.73594: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879834.73611: Calling all_plugins_play to load vars for managed_node3 5599 1726879834.73616: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879834.73846: Calling groups_plugins_play to load vars for managed_node3 5599 1726879834.73885: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled 5599 1726879834.74486: in run() - task 0affef3a-ec81-5b39-170e-000000000053 5599 1726879834.74494: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879834.74498: variable 'ansible_search_path' from source: unknown 5599 1726879834.74500: variable 'ansible_search_path' from source: unknown 5599 1726879834.74503: calling self._execute() 5599 1726879834.74505: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879834.74509: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879834.74511: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879834.74514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879834.74516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879834.74519: variable 'omit' from source: magic vars 5599 1726879834.74547: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879834.74631: variable 'omit' from source: magic vars 5599 1726879834.74654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879834.74724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879834.75417: done with get_vars() 5599 1726879834.75431: done getting variables 5599 1726879834.75707: variable 'omit' from source: magic vars 5599 1726879834.75712: variable 'omit' from source: magic vars 5599 1726879834.75715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879834.75718: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879834.75721: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879834.75724: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879834.75727: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879834.75731: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5599 1726879834.75735: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879834.75737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879834.75740: Set connection var ansible_shell_type to sh 5599 1726879834.75745: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879834.75747: Set connection var ansible_pipelining to False 5599 1726879834.75750: Set connection var ansible_connection to ssh 5599 1726879834.75753: Set connection var ansible_timeout to 10 5599 1726879834.75755: Set connection var ansible_shell_executable to /bin/sh 5599 1726879834.75826: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879834.75839: entering _queue_task() for managed_node3/service 5599 1726879834.76054: variable 'ansible_shell_executable' from source: unknown 5599 1726879834.76058: variable 'ansible_connection' from source: unknown 5599 1726879834.76061: variable 'ansible_module_compression' from source: unknown 5599 1726879834.76064: variable 'ansible_shell_type' from source: unknown 5599 1726879834.76066: variable 'ansible_shell_executable' from source: unknown 5599 1726879834.76068: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879834.76070: variable 'ansible_pipelining' from source: unknown 5599 1726879834.76072: variable 'ansible_timeout' from source: unknown 5599 1726879834.76082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879834.77058: worker is 3 (out of 3 available) 5599 1726879834.77071: exiting _queue_task() for managed_node3/service 5599 1726879834.77045: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879834.77241: stdout chunk (state=3): >>>/root <<< 5599 1726879834.77245: stdout chunk (state=3): >>><<< 5599 1726879834.77248: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879834.77251: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879834.77273: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879834.77279: _low_level_execute_command(): starting 5599 1726879834.77284: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064 `" && echo ansible-tmp-1726879834.7644076-5768-241002836846064="` echo /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879834.77294: variable 'omit' from source: magic vars 5599 1726879834.77298: starting attempt loop 5599 1726879834.77300: running the handler <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064 `" && echo ansible-tmp-1726879834.7644076-5768-241002836846064="` echo /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064 `" ) && sleep 0'"'"'' 5599 1726879834.77233: done queuing things up, now waiting for results queue to drain 5599 1726879834.77338: waiting for pending results... 5599 1726879834.77418: variable 'ansible_facts' from source: host vars for 'managed_node2' 5599 1726879834.78106: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled 5599 1726879834.78259: _low_level_execute_command(): starting 5599 1726879834.78280: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879834.78526: in run() - task 0affef3a-ec81-5b39-170e-000000000053 5599 1726879834.78562: variable 'ansible_search_path' from source: unknown 5599 1726879834.78657: variable 'ansible_search_path' from source: unknown 5599 1726879834.78705: calling self._execute() <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879834.79045: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879834.79049: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879834.79052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879834.79055: variable 'omit' from source: magic vars 5599 1726879834.79072: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879834.79196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879834.79223: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879834.79263: variable 'omit' from source: magic vars 5599 1726879834.79288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879834.79360: variable 'omit' from source: magic vars 5599 1726879834.79408: variable 'omit' from source: magic vars 5599 1726879834.79467: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879834.79543: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879834.79633: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879834.79639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879834.79642: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879834.79668: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879834.79691: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879834.79748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879834.79883: Set connection var ansible_shell_type to sh 5599 1726879834.79906: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879834.79920: Set connection var ansible_pipelining to False 5599 1726879834.79928: Set connection var ansible_connection to ssh 5599 1726879834.79940: Set connection var ansible_timeout to 10 5599 1726879834.79967: Set connection var ansible_shell_executable to /bin/sh 5599 1726879834.80015: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879834.80221: variable 'ansible_shell_executable' from source: unknown 5599 1726879834.80225: variable 'ansible_connection' from source: unknown 5599 1726879834.80227: variable 'ansible_module_compression' from source: unknown 5599 1726879834.80230: variable 'ansible_shell_type' from source: unknown 5599 1726879834.80232: variable 'ansible_shell_executable' from source: unknown 5599 1726879834.80234: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879834.80236: variable 'ansible_pipelining' from source: unknown 5599 1726879834.80239: variable 'ansible_timeout' from source: unknown 5599 1726879834.80241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879834.80243: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879834.80246: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879834.80248: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879834.80250: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879834.80252: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 <<< 5599 1726879834.80290: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879834.80393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879834.80662: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879834.80688: variable 'omit' from source: magic vars 5599 1726879834.80739: starting attempt loop 5599 1726879834.80756: running the handler 5599 1726879834.81146: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879834.81286: _low_level_execute_command(): starting 5599 1726879834.81294: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879834.81380: stdout chunk (state=3): >>>ansible-tmp-1726879834.7644076-5768-241002836846064=/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064 <<< <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879834.81626: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879834.81630: stdout chunk (state=3): >>><<< 5599 1726879834.81636: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'ansible-tmp-1726879834.7644076-5768-241002836846064=/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879834.81677: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879834.7644076-5768-241002836846064=/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879834.81780: variable 'ansible_module_compression' from source: unknown 5599 1726879834.81796: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 5599 1726879834.81799: ANSIBALLZ: Acquiring lock 5599 1726879834.81802: ANSIBALLZ: Lock acquired: 140319498100160 5599 1726879834.81807: ANSIBALLZ: Creating module 5599 1726879834.82611: stdout chunk (state=3): >>>/root <<< 5599 1726879834.82614: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879834.82617: stdout chunk (state=3): >>><<< 5599 1726879834.82619: stderr chunk (state=3): >>><<< <10.31.14.149> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879834.82626: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879834.82629: _low_level_execute_command(): starting 5599 1726879834.82631: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957 `" && echo ansible-tmp-1726879834.8244748-5770-55840858645957="` echo /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957 `" ) && sleep 0' 5599 1726879834.82634: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957 `" && echo ansible-tmp-1726879834.8244748-5770-55840858645957="` echo /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957 `" ) && sleep 0'"'"'' 5599 1726879834.82950: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879834.82964: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879834.83001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879834.83076: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879834.83119: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879834.83186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879834.84613: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879834.84641: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879834.84653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879834.84924: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879834.84927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879834.84938: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879834.84941: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879834.84943: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 5599 1726879834.84946: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 <<< 5599 1726879834.84948: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879834.85246: stdout chunk (state=3): >>>/root <<< 5599 1726879834.85249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879834.85252: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879834.85254: stdout chunk (state=3): >>><<< 5599 1726879834.85428: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879834.85439: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879834.85441: _low_level_execute_command(): starting 5599 1726879834.85444: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846 `" && echo ansible-tmp-1726879834.8530486-5774-221570387144846="` echo /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846 `" ) && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846 `" && echo ansible-tmp-1726879834.8530486-5774-221570387144846="` echo /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846 `" ) && sleep 0'"'"'' 5599 1726879834.86593: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879834.86613: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879834.86629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879834.86654: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879834.86678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879834.86811: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879834.86815: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879834.86835: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879834.86853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879834.86895: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879834.86944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879834.87006: stdout chunk (state=3): >>>ansible-tmp-1726879834.8244748-5770-55840858645957=/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957 <<< 5599 1726879834.87221: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879834.87224: stdout chunk (state=3): >>><<< 5599 1726879834.87226: stderr chunk (state=3): >>><<< <10.31.14.149> (0, b'ansible-tmp-1726879834.8244748-5770-55840858645957=/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879834.87619: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879834.8244748-5770-55840858645957=/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879834.87622: variable 'ansible_module_compression' from source: unknown 5599 1726879834.87625: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 5599 1726879834.87628: ANSIBALLZ: Acquiring lock 5599 1726879834.88992: stdout chunk (state=3): >>>ansible-tmp-1726879834.8530486-5774-221570387144846=/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846 <<< 5599 1726879834.89283: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879834.89286: stdout chunk (state=3): >>><<< 5599 1726879834.89289: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'ansible-tmp-1726879834.8530486-5774-221570387144846=/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879834.89390: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879834.8530486-5774-221570387144846=/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879834.89507: variable 'ansible_module_compression' from source: unknown 5599 1726879834.89511: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 5599 1726879834.89513: ANSIBALLZ: Acquiring lock 5599 1726879835.15187: ANSIBALLZ: Writing module into payload 5599 1726879835.15330: ANSIBALLZ: Writing module 5599 1726879835.15357: ANSIBALLZ: Renaming module 5599 1726879835.15580: ANSIBALLZ: Done creating module 5599 1726879835.15585: ANSIBALLZ: Lock acquired: 140319498100160 5599 1726879835.15588: ANSIBALLZ: Reading module after lock 5599 1726879835.15590: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879835.15592: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 5599 1726879835.15612: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py 5599 1726879835.15621: ANSIBALLZ: Lock acquired: 140319498100160 5599 1726879835.15631: ANSIBALLZ: Reading module after lock <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5_bogft4 TO /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' 5599 1726879835.15777: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 5599 1726879835.15934: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 5599 1726879835.16008: Sending initial data 5599 1726879835.16011: Sent initial data (154 bytes) 5599 1726879835.16025: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py <10.31.14.149> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpik418hwu TO /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfvs7xre4 TO /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' <10.31.14.149> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' '[10.31.14.149]' 5599 1726879835.16216: Sending initial data 5599 1726879835.16443: Sent initial data (154 bytes) 5599 1726879835.16467: Sending initial data 5599 1726879835.16481: Sent initial data (153 bytes) 5599 1726879835.17000: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879835.17015: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879835.17031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879835.17088: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879835.17183: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879835.17187: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879835.17198: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879835.17391: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879835.17405: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879835.17493: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879835.17594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879835.17653: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879835.17660: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879835.17673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879835.17752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879835.17760: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879835.17785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879835.17832: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879835.17887: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879835.17903: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879835.17957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879835.19432: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 5599 1726879835.19460: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 5599 1726879835.19466: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 5599 1726879835.19469: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 5599 1726879835.19500: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 5599 1726879835.19503: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 5599 1726879835.19540: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879835.19693: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879835.19722: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpik418hwu debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879835.19730: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpik418hwu /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py <<< 5599 1726879835.19900: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpik418hwu" to remote "/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py M:0x001a <<< 5599 1726879835.20068: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879835.20319: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879835.20322: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfvs7xre4 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879835.20325: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfvs7xre4 /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py <<< 5599 1726879835.20327: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfvs7xre4" to remote "/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py M:0x001a <<< 5599 1726879835.20760: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879835.20807: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879835.20877: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5_bogft4 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879835.20880: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5_bogft4 /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py <<< 5599 1726879835.20930: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5_bogft4" to remote "/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py M:0x001a <<< 5599 1726879835.22093: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 5599 1726879835.22971: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 <<< 5599 1726879835.22977: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31371 <<< 5599 1726879835.23397: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 5599 1726879835.23568: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 31371 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879835.23637: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879835.23856: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879835.23859: stderr chunk (state=3): >>><<< 5599 1726879835.23862: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfvs7xre4 /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfvs7xre4\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpfvs7xre4" to remote "/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31371\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31371 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879835.23877: done transferring module to remote 5599 1726879835.23879: _low_level_execute_command(): starting 5599 1726879835.23884: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/ /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/ /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py && sleep 0'"'"'' 5599 1726879835.24642: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 5599 1726879835.24757: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31370 <<< 5599 1726879835.25311: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879835.25348: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 31370 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879835.25362: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879835.25396: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879835.25405: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879835.25413: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879835.25421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879835.25543: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879835.25572: stderr chunk (state=3): >>><<< 5599 1726879835.25579: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpik418hwu /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpik418hwu\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpik418hwu" to remote "/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31370\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31370 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879835.25620: done transferring module to remote 5599 1726879835.25746: _low_level_execute_command(): starting 5599 1726879835.25750: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/ /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/ /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py && sleep 0'"'"'' 5599 1726879835.25762: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879835.25841: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879835.25892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879835.25895: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31371 <<< 5599 1726879835.26438: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879835.26451: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879835.26469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879835.26472: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 31371 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879835.26494: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879835.26498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879835.26514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 <<< 5599 1726879835.26517: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879835.26525: stderr chunk (state=3): >>>debug2: match not found <<< 5599 1726879835.26531: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879835.26596: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879835.26653: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879835.26746: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879835.26752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879835.26755: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879835.26757: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879835.26759: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879835.26762: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879835.26780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879835.26814: stderr chunk (state=3): >>><<< 5599 1726879835.26817: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5_bogft4 /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5_bogft4\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5_bogft4" to remote "/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31371\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31371 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879835.26864: done transferring module to remote 5599 1726879835.26890: _low_level_execute_command(): starting 5599 1726879835.26895: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/ /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/ /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py && sleep 0'"'"'' 5599 1726879835.27548: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879835.27595: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879835.27598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879835.27607: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879835.27617: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address <<< 5599 1726879835.27620: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879835.27623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879835.27672: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879835.27677: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879835.27680: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879835.27756: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879835.27783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879835.27814: stderr chunk (state=3): >>><<< 5599 1726879835.27816: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879835.27848: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879835.27880: _low_level_execute_command(): starting 5599 1726879835.27883: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/AnsiballZ_systemd.py && sleep 0'"'"'' 5599 1726879835.28692: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879835.28696: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879835.28762: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879835.28783: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879835.28797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879835.28823: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879835.28871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879835.28886: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879835.29095: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879835.29099: stdout chunk (state=3): >>><<< 5599 1726879835.29102: stderr chunk (state=3): >>><<< <10.31.14.149> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879835.29108: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879835.29112: _low_level_execute_command(): starting 5599 1726879835.29115: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' -tt 10.31.14.149 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/AnsiballZ_systemd.py && sleep 0'"'"'' 5599 1726879835.29217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879835.29722: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879835.29734: stdout chunk (state=3): >>><<< 5599 1726879835.30226: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879835.30230: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879835.30242: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879835.30247: _low_level_execute_command(): starting 5599 1726879835.30249: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879835.30254: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879835.30256: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/AnsiballZ_systemd.py && sleep 0'"'"'' 5599 1726879835.30267: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879835.30271: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879835.30275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879835.30816: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879835.30819: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879835.30822: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879835.30824: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879835.30829: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879835.30917: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879835.30931: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879835.30978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879835.31222: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879835.31250: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879835.31281: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5599 1726879835.31295: stdout chunk (state=3): >>>import '_weakref' # <<< 5599 1726879835.31362: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879835.31444: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879835.31489: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 5599 1726879835.31492: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5599 1726879835.31557: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.31585: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879835.31598: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879835.31635: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879835.31779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57970b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5797083b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57970b6ab0> import '_signal' # import '_abc' # import 'abc' # <<< 5599 1726879835.31800: stdout chunk (state=3): >>>import 'io' # <<< 5599 1726879835.31827: stdout chunk (state=3): >>>import '_stat' # <<< 5599 1726879835.31839: stdout chunk (state=3): >>>import 'stat' # <<< 5599 1726879835.31923: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879835.32011: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 5599 1726879835.32208: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796e69160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796e69fd0> <<< 5599 1726879835.32255: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879835.32518: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879835.32553: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879835.32592: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879835.32663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879835.32753: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879835.32757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879835.32792: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879835.32865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea7dd0> <<< 5599 1726879835.32869: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.32937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879835.32941: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 5599 1726879835.33017: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea7fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879835.33028: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb92c530> <<< 5599 1726879835.33170: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb8fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5599 1726879835.33178: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 5599 1726879835.33182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796edf800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796edfe90> import '_collections' # <<< 5599 1726879835.33337: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb92eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 5599 1726879835.33341: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ebfaa0> import '_functools' # <<< 5599 1726879835.33347: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 5599 1726879835.33394: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879835.33401: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 5599 1726879835.33404: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ebd190> <<< 5599 1726879835.33409: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879835.33633: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb6dd160> <<< 5599 1726879835.33638: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 5599 1726879835.33641: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea4f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5599 1726879835.33643: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879835.33646: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb6ddfd0> import 'site' # <<< 5599 1726879835.33653: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879835.33656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f03710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f02330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ebe060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f00a40> <<< 5599 1726879835.33859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1b2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1afbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1b2eab0> import '_signal' # <<< 5599 1726879835.33863: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 5599 1726879835.33874: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f346e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea4200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f34b90> <<< 5599 1726879835.33878: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 5599 1726879835.33885: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f34a40> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f34e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea2d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5599 1726879835.34119: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879835.34124: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f354c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f35190> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f363c0> import 'importlib.util' # import 'runpy' # <<< 5599 1726879835.34131: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b18dd160> <<< 5599 1726879835.34139: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879835.34143: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b18ddfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879835.34318: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb71bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879835.34323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f505c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f51d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f52bd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f53230> <<< 5599 1726879835.34326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb71bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879835.34328: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f52120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879835.34331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879835.34333: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879835.34669: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f53c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f533b0> <<< 5599 1726879835.34679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7537d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb753e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb733a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb731190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb718f50> <<< 5599 1726879835.34806: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b191bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879835.34809: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5599 1726879835.34813: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f363f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c33b30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c5c620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5c380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c5c590> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c5c7d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c31cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879835.34826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b191bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879835.35048: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879835.35051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 5599 1726879835.35054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5de50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5cb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f36ae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879835.35059: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19537d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5599 1726879835.35066: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7776b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7762d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb732030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb71ae40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7181d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879835.35099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c8e1e0> <<< 5599 1726879835.35247: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7a8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a8ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7a8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb716d20> <<< 5599 1726879835.35251: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.35257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879835.35262: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a91f0> <<< 5599 1726879835.35412: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ca6390> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879835.35420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1953e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1933a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1931190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1918f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5599 1726879835.35423: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5599 1726879835.35426: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7aa420> import 'importlib.util' # import 'runpy' # <<< 5599 1726879835.35428: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879835.35440: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879835.35444: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19776b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19762d0> <<< 5599 1726879835.35448: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1932030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b191ae40> <<< 5599 1726879835.35930: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ce3110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879835.35934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c4620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7c5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5599 1726879835.35937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19181d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19a8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a8ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19a8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1916d20> <<< 5599 1726879835.35944: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796d098b0> <<< 5599 1726879835.35946: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c6c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7c72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c61b0> <<< 5599 1726879835.35950: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a9520> <<< 5599 1726879835.35958: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a91f0> <<< 5599 1726879835.35961: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ce3230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ca7020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b2c1d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ca53d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5ed80> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879835.36059: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7c7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7aa390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4abcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4d4770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d44d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4d45f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4d4950> <<< 5599 1726879835.36067: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5796b2c3b0> <<< 5599 1726879835.36071: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19aa420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c4620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19c5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5599 1726879835.36076: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c6c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19c72c0> <<< 5599 1726879835.36082: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4a9e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879835.36114: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c61b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879835.36121: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_ghr2gesx/ansible_ansible.legacy.systemd_payload.zip' <<< 5599 1726879835.36174: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879835.36182: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19c7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c7470> <<< 5599 1726879835.36185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5599 1726879835.36188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5599 1726879835.36231: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d5f70> <<< 5599 1726879835.36239: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.36243: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d4bf0> <<< 5599 1726879835.36245: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19aa390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879835.36334: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7aab40> <<< 5599 1726879835.36342: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879835.36348: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879835.36351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879835.36353: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16abcb0> <<< 5599 1726879835.36487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879835.36531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16d4770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d44d0> <<< 5599 1726879835.36536: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879835.36539: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16d45f0> <<< 5599 1726879835.36541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879835.36543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb506300> <<< 5599 1726879835.36546: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b99ee0> import '_typing' # <<< 5599 1726879835.36769: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb51e480> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879835.36775: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16d4950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16a9e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d5f70> <<< 5599 1726879835.36781: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d4bf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19aab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879835.36785: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b6cdd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b2fef0> <<< 5599 1726879835.36787: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb55b230> <<< 5599 1726879835.36790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.36793: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879835.36795: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 5599 1726879835.36880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879835.36884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879835.36887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879835.36897: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.36901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879835.36903: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1706300> <<< 5599 1726879835.36906: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879835.36983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.36986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879835.36989: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb5819d0> <<< 5599 1726879835.36991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879835.37197: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b171e480> <<< 5599 1726879835.37200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879835.37203: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb55b350> <<< 5599 1726879835.37205: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb51f110> <<< 5599 1726879835.37235: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3ac3b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb51d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d6ea0> <<< 5599 1726879835.37283: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b175b230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879835.37320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879835.37339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879835.37343: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f56bb3ac590> <<< 5599 1726879835.37402: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b17819d0> <<< 5599 1726879835.37526: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_og0cqdd3/ansible_ansible.legacy.systemd_payload.zip' <<< 5599 1726879835.37538: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.37694: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.37717: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879835.37759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879835.37880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879835.37896: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b175b350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b171f110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15bc3b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b171d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d6ea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f77b15bc590> <<< 5599 1726879835.37925: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb41a090> import '_typing' # <<< 5599 1726879835.38097: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3ecf80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3ec0e0> <<< 5599 1726879835.38124: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.38164: stdout chunk (state=3): >>>import 'ansible' # <<< 5599 1726879835.38205: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.38211: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 5599 1726879835.38237: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_wuug8mg1/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 5599 1726879835.38344: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.38550: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879835.38565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879835.38681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879835.38713: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b162a090> <<< 5599 1726879835.38728: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879835.39060: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15fcf80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15fc0e0> <<< 5599 1726879835.39075: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.39101: stdout chunk (state=3): >>>import 'ansible' # <<< 5599 1726879835.39125: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.39141: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.39164: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.39179: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5599 1726879835.39204: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.39610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 5599 1726879835.39619: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b6fd40> <<< 5599 1726879835.39644: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.39677: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5599 1726879835.39683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879835.39710: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 5599 1726879835.39712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879835.39757: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879835.39760: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796bc5820> <<< 5599 1726879835.39762: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.39784: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc5610> <<< 5599 1726879835.39816: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc4f50> <<< 5599 1726879835.39855: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879835.39859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879835.39898: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc59a0> <<< 5599 1726879835.39902: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b9a900> <<< 5599 1726879835.39907: stdout chunk (state=3): >>>import 'atexit' # <<< 5599 1726879835.39935: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796bc65a0> <<< 5599 1726879835.39966: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879835.39973: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796bc67e0> <<< 5599 1726879835.40003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879835.40042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879835.40063: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879835.40107: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc6d20> <<< 5599 1726879835.40134: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879835.40167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879835.40424: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a2ca40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a2e660> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a2efc0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a2ff50> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879835.40458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879835.40526: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a32c60> <<< 5599 1726879835.40557: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a32fc0> <<< 5599 1726879835.40580: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a30f20> <<< 5599 1726879835.40603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879835.40629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879835.40653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879835.40675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879835.40714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879835.40764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a369c0> <<< 5599 1726879835.40781: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879835.40836: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a354c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a35220> <<< 5599 1726879835.40853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5599 1726879835.40871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879835.40953: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a37e00> <<< 5599 1726879835.40991: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a31430> <<< 5599 1726879835.41052: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a7ab70> <<< 5599 1726879835.41081: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7ac90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5599 1726879835.41122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879835.41163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879835.41196: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a7c8c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7c680> <<< 5599 1726879835.41210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879835.41231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb41a900> <<< 5599 1726879835.41271: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.41278: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb445af0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb445880> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb445190> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879835.41555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879835.41558: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4458e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3eff20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4467e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb446960> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 5599 1726879835.41561: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a7ee70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7cfb0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a8a690> <<< 5599 1726879835.41567: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb446ea0> import 'pwd' # <<< 5599 1726879835.41570: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879835.41588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879835.41631: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2acbf0> <<< 5599 1726879835.41666: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2ae810> <<< 5599 1726879835.41695: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7f020> <<< 5599 1726879835.41699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879835.41741: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2af1d0> <<< 5599 1726879835.41763: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879835.41793: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8b4a0> <<< 5599 1726879835.41802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b0380> <<< 5599 1726879835.41822: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8b6b0> <<< 5599 1726879835.41902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879835.41917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879835.41980: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8afc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7afc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879835.41984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879835.42037: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b2de0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2b2f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b10d0> <<< 5599 1726879835.42045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879835.42091: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8f050> <<< 5599 1726879835.42116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879835.42120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879835.42162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879835.42238: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b6cc0> <<< 5599 1726879835.42245: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879835.42295: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8fec0> <<< 5599 1726879835.42299: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a8d820> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8eba0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a8d430> <<< 5599 1726879835.42334: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b5790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b54f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5599 1726879835.42338: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879835.42362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879835.42365: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.42393: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b7f20> <<< 5599 1726879835.42441: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b1550> <<< 5599 1726879835.42445: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.42511: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2fae10> <<< 5599 1726879835.42522: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fb020> <<< 5599 1726879835.42525: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5599 1726879835.42606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879835.42610: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879835.42612: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.42685: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2fcad0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fc8c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879835.42689: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879835.42692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b162a900> <<< 5599 1726879835.42694: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.42749: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879835.42759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879835.42828: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879835.42832: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.42854: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2ff050> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fd1c0> <<< 5599 1726879835.42858: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879835.42869: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b1655af0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1655880> <<< 5599 1726879835.42947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.42951: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1655190> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879835.42961: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.42965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879835.42998: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb30a7b0> <<< 5599 1726879835.43002: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16558e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15fff20> import 'atexit' # <<< 5599 1726879835.43021: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16567e0> <<< 5599 1726879835.43065: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b1656960> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879835.43135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879835.43139: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2ff140> <<< 5599 1726879835.43220: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879835.43230: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30b5c0> <<< 5599 1726879835.43233: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1656ea0> import 'pwd' # <<< 5599 1726879835.43278: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30b9e0> <<< 5599 1726879835.43285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879835.43324: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30bad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fb230> <<< 5599 1726879835.43371: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879835.43376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879835.43415: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14bcbf0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b14be810> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879835.43453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879835.43468: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30eb10> <<< 5599 1726879835.43476: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14bf1d0> <<< 5599 1726879835.43489: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879835.43502: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c0380> <<< 5599 1726879835.43529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879835.43570: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.43614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879835.43636: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879835.43646: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30fe00> <<< 5599 1726879835.43652: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb30d2b0> <<< 5599 1726879835.43698: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30e660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb30ce60> <<< 5599 1726879835.43705: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c2de0> <<< 5599 1726879835.43725: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.43728: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.43746: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 5599 1726879835.43779: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.43783: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b14c2f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c10d0> <<< 5599 1726879835.43789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879835.43834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879835.43841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879835.43862: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.43948: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c6cc0> import '_tokenize' # <<< 5599 1726879835.43993: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.43999: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879835.44051: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c5790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c54f0> <<< 5599 1726879835.44055: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879835.44146: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879835.44229: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c7ec0> <<< 5599 1726879835.44237: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.44266: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c1550> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b150ae10> <<< 5599 1726879835.44321: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 5599 1726879835.44325: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150b020> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5599 1726879835.44328: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.44342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879835.44345: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.44377: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796919430> <<< 5599 1726879835.44390: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879835.44398: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b150cad0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150c8c0> <<< 5599 1726879835.44408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879835.44478: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5599 1726879835.44498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879835.44507: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796919520> <<< 5599 1726879835.44523: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a92840> <<< 5599 1726879835.44579: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879835.44596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879835.44599: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.44617: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.44626: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5599 1726879835.44638: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.44669: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b150f050> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150d1c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879835.44740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.44765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879835.44860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b151a7b0> <<< 5599 1726879835.44899: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.45037: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.45040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796918c50> <<< 5599 1726879835.45058: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.45099: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150f140> <<< 5599 1726879835.45195: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151b5c0> <<< 5599 1726879835.45240: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151b9e0> <<< 5599 1726879835.45305: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151bad0> <<< 5599 1726879835.45329: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150b230> <<< 5599 1726879835.45377: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879835.45409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879835.45444: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879835.45484: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151eb10> <<< 5599 1726879835.45603: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.45655: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879835.45670: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 5599 1726879835.45695: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879835.45709: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879835.45729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.45783: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879835.45812: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151fe00> <<< 5599 1726879835.45815: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb199490> <<< 5599 1726879835.45817: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b151d2b0> <<< 5599 1726879835.45857: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151e660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b151ce60> <<< 5599 1726879835.45913: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5599 1726879835.45916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879835.45945: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879835.45980: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.46004: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb198dd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb313440> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 5599 1726879835.46083: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 5599 1726879835.46089: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.46104: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.46343: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.46346: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879835.46367: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 5599 1726879835.46385: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.46437: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879835.46481: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.46499: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 5599 1726879835.46518: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb198d10> # zipimport: zlib available <<< 5599 1726879835.46552: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.46568: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.46659: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879835.46809: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 5599 1726879835.46824: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 5599 1726879835.47025: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.47081: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.47182: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.47367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879835.47437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879835.47465: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879835.47538: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579691b3e0> <<< 5599 1726879835.47574: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.47582: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.47644: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.47651: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.47760: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 5599 1726879835.47769: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 5599 1726879835.47777: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879835.47784: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 5599 1726879835.47788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5599 1726879835.47791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879835.47803: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.47839: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879835.47852: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.47869: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879835.47940: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.47998: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57969219d0> <<< 5599 1726879835.48059: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57969222d0> <<< 5599 1726879835.48062: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879835.48098: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579691a420> <<< 5599 1726879835.48101: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.48104: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5599 1726879835.48114: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.48150: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.48154: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879835.48201: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879835.48205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.48246: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 5599 1726879835.48262: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 5599 1726879835.48304: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.48308: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13a9490> <<< 5599 1726879835.48365: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.48438: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879835.48442: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879835.48475: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13a8dd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1523440> <<< 5599 1726879835.48518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.48522: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.48542: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879835.48581: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796920fe0> <<< 5599 1726879835.48626: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969224b0> <<< 5599 1726879835.48629: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879835.48657: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879835.48725: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.48790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879835.48794: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.48822: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.48869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879835.48878: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879835.48881: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.48904: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879835.48907: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.48931: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879835.48955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879835.48957: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb19b3b0> <<< 5599 1726879835.48976: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.49010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879835.49021: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879835.49048: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.49055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879835.49100: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969b25d0> <<< 5599 1726879835.49148: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 5599 1726879835.49155: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 5599 1726879835.49168: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879835.49182: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579692c1a0> <<< 5599 1726879835.49191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879835.49245: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796926390> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969261e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5599 1726879835.49254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879835.49300: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.49305: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13a8d10> # zipimport: zlib available <<< 5599 1726879835.49344: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879835.49347: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879835.49390: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879835.49435: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb1a19d0> <<< 5599 1726879835.49439: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 5599 1726879835.49482: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.49499: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb1a22d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb19a300> # zipimport: zlib available <<< 5599 1726879835.49549: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.49606: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879835.49619: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.49664: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.49668: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.49711: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.49758: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.49832: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879835.49889: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.49892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.49939: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.49954: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.49975: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.49985: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb1a0f80> <<< 5599 1726879835.50019: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.50025: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1a2480> <<< 5599 1726879835.50077: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.50082: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879835.50145: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.50148: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 5599 1726879835.50158: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.50181: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.50211: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.50233: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.50266: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.50330: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.50337: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.50362: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879835.50365: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 5599 1726879835.50380: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879835.50415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879835.50439: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879835.50456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879835.50520: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb232750> <<< 5599 1726879835.50544: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.50557: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1ac380> <<< 5599 1726879835.50659: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1a6570> <<< 5599 1726879835.50662: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1a6390> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5599 1726879835.50702: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.50757: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879835.50760: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.50844: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879835.50848: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.50929: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879835.50933: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 5599 1726879835.50936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 5599 1726879835.51001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969b8cb0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 5599 1726879835.51004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 5599 1726879835.51006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 5599 1726879835.51114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 5599 1726879835.51119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 5599 1726879835.51396: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.51446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f4fe30> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795f542f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796904e30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969040b0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969baa20> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969ba540> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 5599 1726879835.51452: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.51455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 5599 1726879835.51457: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.51460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 5599 1726879835.51509: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.51513: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 5599 1726879835.51527: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795f57470> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f56d20> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795f56f00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f56180> <<< 5599 1726879835.51531: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 5599 1726879835.51643: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 5599 1726879835.51646: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.51723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f574a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 5599 1726879835.51799: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # <<< 5599 1726879835.51803: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.51806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795fc1fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f57f80> <<< 5599 1726879835.51808: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.51901: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969b8620> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 5599 1726879835.51945: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.51990: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.51994: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879835.51997: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 5599 1726879835.52047: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.52051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879835.52053: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879835.52137: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.52144: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13ab3b0> <<< 5599 1726879835.52318: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.52322: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 5599 1726879835.52325: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.52337: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.52456: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 5599 1726879835.52511: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb238da0> <<< 5599 1726879835.52515: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.52517: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 5599 1726879835.52520: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879835.52523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 5599 1726879835.52636: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.52640: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba74fe90> <<< 5599 1726879835.52643: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.52645: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba754170> <<< 5599 1726879835.52689: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb188e60> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1883b0> <<< 5599 1726879835.52693: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.52727: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13b19d0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13b22d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13aa300> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 5599 1726879835.52750: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.52754: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 5599 1726879835.52756: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb23abd0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb23adb0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 5599 1726879835.52788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 5599 1726879835.52812: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.52867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 5599 1726879835.52876: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba757560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba756e10> <<< 5599 1726879835.52882: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.52911: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.52914: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba756ff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba756240> <<< 5599 1726879835.52965: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879835.53003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.53022: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 5599 1726879835.53039: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7576b0> <<< 5599 1726879835.53103: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 5599 1726879835.53120: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13b0f80> <<< 5599 1726879835.53136: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba7ba1e0> <<< 5599 1726879835.53314: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.53317: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7b81d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb238530> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 5599 1726879835.53322: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13b2480> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.53325: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.53354: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.53357: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.53406: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 5599 1726879835.53415: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.53438: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879835.53478: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.53503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879835.53611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879835.53617: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1442750> <<< 5599 1726879835.53643: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 5599 1726879835.53647: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.53659: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13bc380> <<< 5599 1726879835.53930: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13b6570> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13b6390> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879835.53934: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.53945: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.53954: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.53994: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.54026: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 5599 1726879835.54044: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.54062: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 5599 1726879835.54082: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.54099: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.54218: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 5599 1726879835.54226: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.54232: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.54236: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 5599 1726879835.54284: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.54288: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 5599 1726879835.54290: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.54320: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.54345: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.54362: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 5599 1726879835.54393: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.54397: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.54454: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.54461: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.54515: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.54522: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.54610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 5599 1726879835.54635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795fc1d30> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 5599 1726879835.54653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5599 1726879835.54698: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.54701: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.54770: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795fc2cf0> import 'ansible.module_utils.facts.system.local' # <<< 5599 1726879835.54785: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.54861: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.54885: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 5599 1726879835.54931: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 5599 1726879835.55038: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55137: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 5599 1726879835.55141: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55151: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55182: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 5599 1726879835.55189: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55204: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55251: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55289: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 5599 1726879835.55294: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55309: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55346: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55353: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55393: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 5599 1726879835.55397: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 5599 1726879835.55412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 5599 1726879835.55416: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55434: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55453: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 5599 1726879835.55475: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 5599 1726879835.55490: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55512: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879835.55550: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55559: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879835.55594: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795ff6330> <<< 5599 1726879835.55614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 5599 1726879835.55618: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 5599 1726879835.55628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 5599 1726879835.55631: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55654: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55661: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 5599 1726879835.55700: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 5599 1726879835.55704: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55706: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1448da0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 5599 1726879835.55726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 5599 1726879835.55728: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 5599 1726879835.55769: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 5599 1726879835.55792: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55796: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795fdef00> import 'ansible.module_utils.facts.system.python' # <<< 5599 1726879835.55805: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 5599 1726879835.55858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 5599 1726879835.55883: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b094fe90> <<< 5599 1726879835.55938: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.55943: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 5599 1726879835.55985: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.56012: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7bbe30> <<< 5599 1726879835.56071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5599 1726879835.56077: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.56101: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b0954170> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1398e60> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13983b0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b144abd0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b144adb0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 5599 1726879835.56161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 5599 1726879835.56231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 5599 1726879835.56234: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7bb020> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 5599 1726879835.56247: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.56306: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b0957560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b0956e10> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b0956ff0> <<< 5599 1726879835.56329: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.56333: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.56341: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 5599 1726879835.56348: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b0956240> <<< 5599 1726879835.56411: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 5599 1726879835.56453: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 5599 1726879835.56476: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.56479: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 5599 1726879835.56482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 5599 1726879835.56495: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09576b0> <<< 5599 1726879835.56499: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.56509: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 5599 1726879835.56529: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 5599 1726879835.56562: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.56566: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 5599 1726879835.56569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 5599 1726879835.56584: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b09ba1e0> <<< 5599 1726879835.56587: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.56631: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.56658: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09b81d0> <<< 5599 1726879835.56662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 5599 1726879835.56674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879835.56748: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795da2090> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795da1ca0> import 'ansible.module_utils.facts.system.user' # <<< 5599 1726879835.56752: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1448530> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 5599 1726879835.56789: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 5599 1726879835.56841: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.56846: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 5599 1726879835.56929: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 5599 1726879835.56934: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.56953: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 5599 1726879835.56957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879835.56990: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 5599 1726879835.57052: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57056: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba7f24e0> <<< 5599 1726879835.57059: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57094: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 5599 1726879835.57217: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 5599 1726879835.57221: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57224: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 5599 1726879835.57231: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7dc860> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 5599 1726879835.57252: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57286: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57319: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57346: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 5599 1726879835.57349: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 5599 1726879835.57361: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57394: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57424: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57464: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57475: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 5599 1726879835.57481: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57516: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 5599 1726879835.57540: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 5599 1726879835.57544: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57575: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57578: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57581: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57589: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57671: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57744: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57748: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57751: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57866: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 5599 1726879835.57870: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 5599 1726879835.57930: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.57934: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.57978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 5599 1726879835.57983: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 5599 1726879835.58000: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.58084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 5599 1726879835.58131: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.58155: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba60a120> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba60a090> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 5599 1726879835.58195: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 5599 1726879835.58216: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.58220: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 5599 1726879835.58269: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 5599 1726879835.58272: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.58288: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.58439: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.58501: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.58613: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 5599 1726879835.58616: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.58767: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.58839: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.58895: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.58943: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.58946: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 5599 1726879835.59000: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.59004: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.59059: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 5599 1726879835.59062: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.59130: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.59157: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.59160: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.59309: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 5599 1726879835.59331: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.59481: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.59485: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 5599 1726879835.59492: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 5599 1726879835.59519: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.59523: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.59552: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 5599 1726879835.59629: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 5599 1726879835.59680: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.59683: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # <<< 5599 1726879835.59686: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.59746: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.59762: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.59767: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 5599 1726879835.59785: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.59848: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.59903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 5599 1726879835.59968: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 5599 1726879835.59971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09bbe30> <<< 5599 1726879835.59975: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.59993: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5599 1726879835.60139: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.60195: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09bb020> import 'ansible.module_utils.facts.system.local' # <<< 5599 1726879835.60212: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.60340: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 5599 1726879835.60348: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.60351: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.60354: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.60358: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 5599 1726879835.60361: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.60406: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.60427: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 5599 1726879835.60448: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 5599 1726879835.60465: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.60539: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.60571: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.60691: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.60704: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.60772: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 5599 1726879835.60778: stdout chunk (state=3): >>> <<< 5599 1726879835.60789: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.60913: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 5599 1726879835.60917: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.60919: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.60929: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61037: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61044: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 5599 1726879835.61053: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61106: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61155: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 5599 1726879835.61166: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61188: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 5599 1726879835.61192: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 5599 1726879835.61202: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61249: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 5599 1726879835.61277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 5599 1726879835.61282: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61286: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61315: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61319: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 5599 1726879835.61346: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61387: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879835.61419: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 5599 1726879835.61423: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61482: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 5599 1726879835.61554: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b09f24e0> <<< 5599 1726879835.61558: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61602: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 5599 1726879835.61605: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61628: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61689: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 5599 1726879835.61700: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61780: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 5599 1726879835.61812: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 5599 1726879835.61818: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09dc860> import 'ansible.module_utils.facts.system.python' # <<< 5599 1726879835.61829: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 5599 1726879835.61832: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61846: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61878: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 5599 1726879835.61891: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.61993: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62030: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 5599 1726879835.62110: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62113: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62145: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62292: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62333: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62408: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 5599 1726879835.62415: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62488: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62495: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62568: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 5599 1726879835.62582: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 5599 1726879835.62586: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62589: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 5599 1726879835.62594: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62640: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62643: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 5599 1726879835.62656: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62733: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62743: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 5599 1726879835.62747: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62749: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62751: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.62811: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 5599 1726879835.62814: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 5599 1726879835.62817: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62867: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 5599 1726879835.62883: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62956: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62960: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.62981: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 5599 1726879835.62986: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.63056: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 5599 1726879835.63060: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.63101: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 5599 1726879835.63105: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.63186: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.63189: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 5599 1726879835.63241: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b080a120> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b080a090> import 'ansible.module_utils.facts.system.user' # <<< 5599 1726879835.63245: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.63307: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 5599 1726879835.63311: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.63318: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.63344: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.63399: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.63402: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 5599 1726879835.63488: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 5599 1726879835.63495: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.63558: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.63560: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.63597: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 5599 1726879835.63599: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.63704: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.63825: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.63836: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 5599 1726879835.63844: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.63907: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.63987: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 5599 1726879835.64006: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.64045: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 5599 1726879835.64050: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 5599 1726879835.64054: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.64114: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.64167: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.64189: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 5599 1726879835.64220: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.64226: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 5599 1726879835.64244: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.64296: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 5599 1726879835.64300: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.64323: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 5599 1726879835.64336: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.64361: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.64453: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 5599 1726879835.64458: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.64504: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 5599 1726879835.64508: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 5599 1726879835.64585: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.64589: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 5599 1726879835.64592: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.64670: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.64675: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.64679: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.64752: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.64756: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 5599 1726879835.64758: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.64801: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.64852: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.64911: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 5599 1726879835.64914: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.64961: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.64994: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 5599 1726879835.65018: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 5599 1726879835.65041: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.65055: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.65090: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.65223: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 5599 1726879835.65229: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 5599 1726879835.65242: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.65258: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.65461: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 5599 1726879835.65515: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.65519: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.65551: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.65596: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 5599 1726879835.65610: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.65642: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.65726: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 5599 1726879835.65777: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.65823: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 5599 1726879835.65919: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.65923: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 5599 1726879835.65990: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.65994: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.66010: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.66095: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 5599 1726879835.66117: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.66292: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.66434: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 5599 1726879835.66519: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.67155: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.67385: stdout chunk (state=3): >>> {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid<<< 5599 1726879835.67412: stdout chunk (state=3): >>>=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "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 cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers<<< 5599 1726879835.67451: stdout chunk (state=3): >>>": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "kdump.service", "Names": "kdump.service", "Requires": "-.mount system.slice", "Wants": "tmp.mount", "WantedBy": "multi-user.target", "After": "remote-fs.target network-online.target tmp.mount system.slice basic.target -.mount systemd-tmpfiles-setup.service systemd-journald.socket network.target", "RequiresMountsFor": "/var/tmp", "Description": "Crash recovery kernel arming", "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "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": "no", "OnSuccessJobMode": "fail", "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": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} <<< 5599 1726879835.67998: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879835.68010: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type <<< 5599 1726879835.68042: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 5599 1726879835.68047: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 5599 1726879835.68108: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression <<< 5599 1726879835.68117: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 5599 1726879835.68130: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil <<< 5599 1726879835.68160: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime <<< 5599 1726879835.68184: stdout chunk (state=3): >>># cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors <<< 5599 1726879835.68250: 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 _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro <<< 5599 1726879835.68289: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime <<< 5599 1726879835.68294: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd <<< 5599 1726879835.68332: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service <<< 5599 1726879835.68363: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 5599 1726879835.68633: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879835.68659: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5599 1726879835.68718: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.68724: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 5599 1726879835.68729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 5599 1726879835.68768: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport <<< 5599 1726879835.68771: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.68813: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 5599 1726879835.68816: stdout chunk (state=3): >>># destroy _locale # destroy locale <<< 5599 1726879835.68818: stdout chunk (state=3): >>># destroy _signal <<< 5599 1726879835.68856: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 5599 1726879835.68891: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 5599 1726879835.68927: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 5599 1726879835.68930: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.68958: stdout chunk (state=3): >>> {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:50:08 EDT", "ExecMainStartTimestampMonotonic": "61128087", "ExecMainExitTimestamp": "Fri 2024-09-20 20:50:09 EDT", "ExecMainExitTimestampMonotonic": "61987940", "ExecMainPID": "10116", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:08 EDT] ; stop_time=[Fri 2024-09-20 20:50:09 EDT] ; pid=10116 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:08 EDT] ; stop_time=[Fri 2024-09-20 20:50:09 EDT] ; pid=10116 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl<<< 5599 1726879835.69004: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array <<< 5599 1726879835.69032: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 5599 1726879835.69101: stdout chunk (state=3): >>># destroy fcntl <<< 5599 1726879835.69128: stdout chunk (state=3): >>> stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "4601", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "934753000", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4195", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13984", "LimitNPROCSoft": "13984", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13984", "LimitSIGPENDINGSoft": "13984", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "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 cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "kdump.service", "Names": "kdump.service", "Requires": "-.mount system.slice", "Wants": "tmp.mount", "WantedBy": "multi-user.target", "After": "systemd-journald.socket network-online.target basic.target system.slice systemd-tmpfiles-setup.service tmp.mount network.target remote-fs.target -.mount", "RequiresMountsFor": "/var/tmp", "Description": "Crash recovery kernel arming", "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:50:09 EDT", "StateChangeTimestampMonotonic": "61988158", "InactiveExitTimestamp": "Fri 2024-09-20 20:50:08 EDT", "InactiveExitTimestampMonotonic": "61128375", "ActiveEnterTimestamp": "Fri 2024-09-20 20:50:09 EDT", "ActiveEnterTimestampMonotonic": "61988158", "ActiveExitTimestamp": "Fri 2024-09-20 20:50:08 EDT", "ActiveExitTimestampMonotonic": "61094270", "InactiveEnterTimestamp": "Fri 2024-09-20 20:50:08 EDT", "InactiveEnterTimestampMonotonic": "61119201", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:50:08 EDT", "ConditionTimestampMonotonic": "61121129", "AssertTimestamp": "Fri 2024-09-20 20:50:08 EDT", "AssertTimestampMonotonic": "61121216", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "3fbebd58629d4d168668f007078a1dd1", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} <<< 5599 1726879835.69169: stdout chunk (state=3): >>># destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct <<< 5599 1726879835.69173: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 5599 1726879835.69241: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess <<< 5599 1726879835.69250: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 5599 1726879835.69328: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 5599 1726879835.69332: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 5599 1726879835.69402: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 5599 1726879835.69444: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc <<< 5599 1726879835.69481: stdout chunk (state=3): >>># cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5599 1726879835.69498: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.69523: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879835.69598: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879835.69604: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 5599 1726879835.69607: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 5599 1726879835.69649: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat <<< 5599 1726879835.69654: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc <<< 5599 1726879835.69716: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression <<< 5599 1726879835.69810: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5599 1726879835.69816: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot <<< 5599 1726879835.69870: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879835.69920: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin <<< 5599 1726879835.69925: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.69928: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 5599 1726879835.69931: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service <<< 5599 1726879835.69998: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.70005: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 5599 1726879835.70008: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools <<< 5599 1726879835.70040: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879835.70277: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5599 1726879835.70284: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 5599 1726879835.70325: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 5599 1726879835.70440: stdout chunk (state=3): >>># destroy ntpath <<< 5599 1726879835.70481: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 5599 1726879835.70489: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.70512: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5599 1726879835.70552: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 5599 1726879835.70610: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal <<< 5599 1726879835.70615: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle <<< 5599 1726879835.70651: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 5599 1726879835.70697: stdout chunk (state=3): >>># destroy fcntl # destroy datetime # destroy base64 <<< 5599 1726879835.70701: stdout chunk (state=3): >>># destroy _ssl <<< 5599 1726879835.70763: stderr chunk (state=3): >>><<< 5599 1726879835.70766: stdout chunk (state=3): >>><<< 5599 1726879835.70768: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.70968: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess <<< <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57970b4530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5797083b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57970b6ab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796e69160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796e69fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea7dd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea7fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796edf800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796edfe90>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ebfaa0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ebd190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea4f80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f03710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f02330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ebe060>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f00a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f346e0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea4200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f34b90>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f34a40>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f34e00>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea2d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f354c0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f35190>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f363c0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f505c0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f51d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f52bd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f53230>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f52120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f53c80>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f533b0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f363f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c33b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c5c620>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5c380>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c5c590>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c5c7d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c31cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5de50>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5cb00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f36ae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c8e1e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ca6390>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ce3110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796d098b0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ce3230>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ca7020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b2c1d0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ca53d0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5ed80>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5796b2c3b0>\r\n# zipimport: found 104 names in \'/tmp/ansible_ansible.legacy.systemd_payload_ghr2gesx/ansible_ansible.legacy.systemd_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b99ee0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b6cdd0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b2fef0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b6fd40>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796bc5820>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc5610>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc4f50>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc59a0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b9a900>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796bc65a0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796bc67e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc6d20>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a2ca40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a2e660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a2efc0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a2ff50>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a32c60>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a32fc0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a30f20>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a369c0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a354c0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a35220>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a37e00>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a31430>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a7ab70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7ac90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a7c8c0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7c680>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a7ee70>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7cfb0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a8a690>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7f020>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8b4a0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8b6b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8afc0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7afc0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8f050>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8fec0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a8d820>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8eba0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a8d430>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796919430>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796919520>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a92840>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796918c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579691b3e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57969219d0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57969222d0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579691a420>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796920fe0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969224b0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969b25d0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579692c1a0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796926390>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969261e0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969b8cb0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f4fe30>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795f542f0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796904e30>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969040b0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969baa20>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969ba540>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795f57470>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f56d20>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795f56f00>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f56180>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f574a0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795fc1fd0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f57f80>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969b8620>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795fc1d30>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795fc2cf0>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795ff6330>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795fdef00>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795da2090>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795da1ca0>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.service\' # \r\n# zipimport: zlib available\r\n\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "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 cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "kdump.service", "Names": "kdump.service", "Requires": "-.mount system.slice", "Wants": "tmp.mount", "WantedBy": "multi-user.target", "After": "remote-fs.target network-online.target tmp.mount system.slice basic.target -.mount systemd-tmpfiles-setup.service systemd-journald.socket network.target", "RequiresMountsFor": "/var/tmp", "Description": "Crash recovery kernel arming", "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "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": "no", "OnSuccessJobMode": "fail", "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": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879835.71791: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5599 1726879835.71794: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879835.71797: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 5599 1726879835.71800: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5599 1726879835.71802: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 5599 1726879835.71804: stdout chunk (state=3): >>># destroy platform <<< 5599 1726879835.71807: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5599 1726879835.71809: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5599 1726879835.71811: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879835.71813: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 5599 1726879835.71815: 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 operator # destroy ansible.module_utils.six.moves <<< 5599 1726879835.72033: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57970b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5797083b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57970b6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796e69160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796e69fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea7dd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea7fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796edf800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796edfe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ebfaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ebd190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea4f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f03710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f02330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ebe060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f00a40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f346e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea4200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f34b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f34a40> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f34e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ea2d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f354c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f35190> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f363c0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f505c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f51d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f52bd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f53230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f52120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796f53c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f533b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f363f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c33b30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c5c620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5c380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c5c590> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796c5c7d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c31cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5de50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5cb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796f36ae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c8e1e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ca6390> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ce3110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796d098b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ce3230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ca7020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b2c1d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796ca53d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796c5ed80> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5796b2c3b0> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_ghr2gesx/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b99ee0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b6cdd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b2fef0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b6fd40> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796bc5820> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc5610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc4f50> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc59a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796b9a900> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796bc65a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796bc67e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796bc6d20> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a2ca40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a2e660> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a2efc0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a2ff50> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a32c60> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a32fc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a30f20> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a369c0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a354c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a35220> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a37e00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a31430> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a7ab70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7ac90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a7c8c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7c680> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a7ee70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7cfb0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a8a690> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7f020> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8b4a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8b6b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8afc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a7afc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8f050> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8fec0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a8d820> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796a8eba0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a8d430> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796919430> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796919520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796a92840> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796918c50> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579691b3e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57969219d0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57969222d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579691a420> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5796920fe0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969224b0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969b25d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f579692c1a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796926390> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969261e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969b8cb0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f4fe30> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795f542f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5796904e30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969040b0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969baa20> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969ba540> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795f57470> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f56d20> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795f56f00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f56180> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f574a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795fc1fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795f57f80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57969b8620> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795fc1d30> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795fc2cf0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795ff6330> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795fdef00> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5795da2090> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5795da1ca0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.service' # # zipimport: zlib available {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "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 cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "kdump.service", "Names": "kdump.service", "Requires": "-.mount system.slice", "Wants": "tmp.mount", "WantedBy": "multi-user.target", "After": "remote-fs.target network-online.target tmp.mount system.slice basic.target -.mount systemd-tmpfiles-setup.service systemd-journald.socket network.target", "RequiresMountsFor": "/var/tmp", "Description": "Crash recovery kernel arming", "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "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": "no", "OnSuccessJobMode": "fail", "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": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5599 1726879835.74036: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 5599 1726879835.74056: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 5599 1726879835.74075: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879835.74081: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879835.74084: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.149 closed. <<< 5599 1726879835.74096: stdout chunk (state=3): >>><<< 5599 1726879835.74101: stderr chunk (state=3): >>><<< 5599 1726879835.74104: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.14.149> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb92c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb8fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb92eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb6dd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb6ddfd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb71bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb71bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7537d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb753e60>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb733a70>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb731190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb718f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7776b0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7762d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb732030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb71ae40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a8770>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7181d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7a8c20>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a8ad0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7a8e90>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb716d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a9520>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a91f0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7aa420>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c4620>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7c5d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c6c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7c72c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c61b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7c7d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c7470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7aa390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4abcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4d4770>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d44d0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4d45f0>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4d4950>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4a9e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d5f70>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d4bf0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7aab40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb506300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb51e480>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb55b230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb5819d0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb55b350>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb51f110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3ac3b0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb51d4c0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d6ea0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f56bb3ac590>\r\n# zipimport: found 104 names in \'/tmp/ansible_ansible.legacy.systemd_payload_og0cqdd3/ansible_ansible.legacy.systemd_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb41a090>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3ecf80>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3ec0e0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb41a900>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb445af0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb445880>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb445190>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4458e0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3eff20>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4467e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb446960>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb446ea0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2acbf0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2ae810>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2af1d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b0380>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b2de0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2b2f60>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b10d0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b6cc0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b5790>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b54f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b7f20>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b1550>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2fae10>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fb020>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2fcad0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fc8c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2ff050>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fd1c0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb30a7b0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2ff140>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30b5c0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30b9e0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30bad0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fb230>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30eb10>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30fe00>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb30d2b0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30e660>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb30ce60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb199490>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb198dd0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb313440>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb198d10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb19b3b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb1a19d0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb1a22d0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb19a300>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb1a0f80>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1a2480>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb232750>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1ac380>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1a6570>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1a6390>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb238da0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba74fe90>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba754170>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb188e60>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1883b0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb23abd0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb23adb0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba757560>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba756e10>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba756ff0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba756240>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7576b0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba7ba1e0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7b81d0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb238530>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7bbe30>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7bb020>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba7f24e0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7dc860>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba60a120>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba60a090>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.service\' # \r\n# zipimport: zlib available\r\n\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:50:08 EDT", "ExecMainStartTimestampMonotonic": "61128087", "ExecMainExitTimestamp": "Fri 2024-09-20 20:50:09 EDT", "ExecMainExitTimestampMonotonic": "61987940", "ExecMainPID": "10116", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:08 EDT] ; stop_time=[Fri 2024-09-20 20:50:09 EDT] ; pid=10116 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:08 EDT] ; stop_time=[Fri 2024-09-20 20:50:09 EDT] ; pid=10116 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "4601", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "934753000", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4195", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13984", "LimitNPROCSoft": "13984", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13984", "LimitSIGPENDINGSoft": "13984", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "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 cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "kdump.service", "Names": "kdump.service", "Requires": "-.mount system.slice", "Wants": "tmp.mount", "WantedBy": "multi-user.target", "After": "systemd-journald.socket network-online.target basic.target system.slice systemd-tmpfiles-setup.service tmp.mount network.target remote-fs.target -.mount", "RequiresMountsFor": "/var/tmp", "Description": "Crash recovery kernel arming", "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:50:09 EDT", "StateChangeTimestampMonotonic": "61988158", "InactiveExitTimestamp": "Fri 2024-09-20 20:50:08 EDT", "InactiveExitTimestampMonotonic": "61128375", "ActiveEnterTimestamp": "Fri 2024-09-20 20:50:09 EDT", "ActiveEnterTimestampMonotonic": "61988158", "ActiveExitTimestamp": "Fri 2024-09-20 20:50:08 EDT", "ActiveExitTimestampMonotonic": "61094270", "InactiveEnterTimestamp": "Fri 2024-09-20 20:50:08 EDT", "InactiveEnterTimestampMonotonic": "61119201", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:50:08 EDT", "ConditionTimestampMonotonic": "61121129", "AssertTimestamp": "Fri 2024-09-20 20:50:08 EDT", "AssertTimestampMonotonic": "61121216", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "3fbebd58629d4d168668f007078a1dd1", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.149 closed.\r\n") 5599 1726879835.75179: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb92c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb8fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb92eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb6dd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb6ddfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb71bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb71bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7537d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb753e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb733a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb731190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb718f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7776b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7762d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb732030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb71ae40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7181d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7a8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a8ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7a8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb716d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7a91f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7aa420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c4620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7c5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c6c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7c72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c61b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb7c7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7c7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7aa390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4abcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4d4770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d44d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4d45f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4d4950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4a9e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d5f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d4bf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb7aab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb506300> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb51e480> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb55b230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb5819d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb55b350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb51f110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3ac3b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb51d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4d6ea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f56bb3ac590> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_og0cqdd3/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb41a090> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3ecf80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3ec0e0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb41a900> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb445af0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb445880> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb445190> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb4458e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb3eff20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb4467e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb446960> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb446ea0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2acbf0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2ae810> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2af1d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b0380> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b2de0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2b2f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b10d0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b6cc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b5790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b54f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b7f20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2b1550> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2fae10> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fb020> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2fcad0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fc8c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb2ff050> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fd1c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb30a7b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2ff140> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30b5c0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30b9e0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30bad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb2fb230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30eb10> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30fe00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb30d2b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb30e660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb30ce60> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb199490> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb198dd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb313440> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb198d10> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb19b3b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb1a19d0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb1a22d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb19a300> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56bb1a0f80> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1a2480> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb232750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1ac380> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1a6570> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1a6390> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb238da0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba74fe90> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba754170> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb188e60> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb1883b0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb23abd0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb23adb0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba757560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba756e10> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba756ff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba756240> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7576b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba7ba1e0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7b81d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56bb238530> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7bbe30> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7bb020> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba7f24e0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba7dc860> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56ba60a120> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56ba60a090> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.service' # # zipimport: zlib available {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:50:08 EDT", "ExecMainStartTimestampMonotonic": "61128087", "ExecMainExitTimestamp": "Fri 2024-09-20 20:50:09 EDT", "ExecMainExitTimestampMonotonic": "61987940", "ExecMainPID": "10116", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:08 EDT] ; stop_time=[Fri 2024-09-20 20:50:09 EDT] ; pid=10116 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:08 EDT] ; stop_time=[Fri 2024-09-20 20:50:09 EDT] ; pid=10116 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "4601", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "934753000", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4195", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13984", "LimitNPROCSoft": "13984", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13984", "LimitSIGPENDINGSoft": "13984", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "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 cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "kdump.service", "Names": "kdump.service", "Requires": "-.mount system.slice", "Wants": "tmp.mount", "WantedBy": "multi-user.target", "After": "systemd-journald.socket network-online.target basic.target system.slice systemd-tmpfiles-setup.service tmp.mount network.target remote-fs.target -.mount", "RequiresMountsFor": "/var/tmp", "Description": "Crash recovery kernel arming", "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:50:09 EDT", "StateChangeTimestampMonotonic": "61988158", "InactiveExitTimestamp": "Fri 2024-09-20 20:50:08 EDT", "InactiveExitTimestampMonotonic": "61128375", "ActiveEnterTimestamp": "Fri 2024-09-20 20:50:09 EDT", "ActiveEnterTimestampMonotonic": "61988158", "ActiveExitTimestamp": "Fri 2024-09-20 20:50:08 EDT", "ActiveExitTimestampMonotonic": "61094270", "InactiveEnterTimestamp": "Fri 2024-09-20 20:50:08 EDT", "InactiveEnterTimestampMonotonic": "61119201", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:50:08 EDT", "ConditionTimestampMonotonic": "61121129", "AssertTimestamp": "Fri 2024-09-20 20:50:08 EDT", "AssertTimestampMonotonic": "61121216", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "3fbebd58629d4d168668f007078a1dd1", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.149 closed. 5599 1726879835.77452: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 5599 1726879835.77457: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 5599 1726879835.77460: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'enabled': True, '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879834.8530486-5774-221570387144846/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879835.77463: _low_level_execute_command(): starting 5599 1726879835.77465: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/ > /dev/null 2>&1 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879834.8530486-5774-221570387144846/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879835.78579: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.78583: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 5599 1726879835.78586: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.78589: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'enabled': True, '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879834.8244748-5770-55840858645957/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879835.78591: _low_level_execute_command(): starting 5599 1726879835.78599: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/ > /dev/null 2>&1 && sleep 0' 5599 1726879835.78601: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879835.78612: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879834.8244748-5770-55840858645957/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879835.78618: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.78620: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 5599 1726879835.78623: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879835.78627: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.78629: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 5599 1726879835.78632: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.78634: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879835.78636: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879835.78639: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879835.78641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879835.78643: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.78645: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 5599 1726879835.78648: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 5599 1726879835.78650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879835.78652: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879835.78654: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 5599 1726879835.78657: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879835.78659: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879835.78661: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879835.78700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879835.78716: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879835.78719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879835.78842: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879835.78845: stdout chunk (state=3): >>><<< 5599 1726879835.78848: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879835.78893: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879835.78918: handler run complete 5599 1726879835.79176: attempt loop complete, returning result 5599 1726879835.79180: _execute() done 5599 1726879835.79184: dumping result to json 5599 1726879835.79187: done dumping result, returning 5599 1726879835.79190: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled [0affef3a-ec81-5b39-170e-000000000053] 5599 1726879835.79440: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879835.79783: stderr chunk (state=3): >>><<< 5599 1726879835.79787: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879835.79793: sending task result for task 0affef3a-ec81-5b39-170e-000000000053 5599 1726879835.79795: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879835.79799: handler run complete 5599 1726879835.79900: attempt loop complete, returning result 5599 1726879835.79903: _execute() done 5599 1726879835.79906: dumping result to json 5599 1726879835.80047: done dumping result, returning 5599 1726879835.80280: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled [0affef3a-ec81-5b39-170e-000000000053] 5599 1726879835.80283: sending task result for task 0affef3a-ec81-5b39-170e-000000000053 5599 1726879835.80398: done sending task result for task 0affef3a-ec81-5b39-170e-000000000053 5599 1726879835.80402: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": null } }, "name": "kdump", "status": { "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "remote-fs.target network-online.target tmp.mount system.slice basic.target -.mount systemd-tmpfiles-setup.service systemd-journald.socket network.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "-.mount system.slice", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "tmp.mount", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 5599 1726879835.81279: done sending task result for task 0affef3a-ec81-5b39-170e-000000000053 5599 1726879835.81283: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": null } }, "name": "kdump", "status": { "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 20:50:09 EDT", "ActiveEnterTimestampMonotonic": "61988158", "ActiveExitTimestamp": "Fri 2024-09-20 20:50:08 EDT", "ActiveExitTimestampMonotonic": "61094270", "ActiveState": "active", "After": "systemd-journald.socket network-online.target basic.target system.slice systemd-tmpfiles-setup.service tmp.mount network.target remote-fs.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:50:08 EDT", "AssertTimestampMonotonic": "61121216", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "934753000", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:50:08 EDT", "ConditionTimestampMonotonic": "61121129", "ConfigurationDirectoryMode": "0755", "ControlGroupId": "4601", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2024-09-20 20:50:09 EDT", "ExecMainExitTimestampMonotonic": "61987940", "ExecMainPID": "10116", "ExecMainStartTimestamp": "Fri 2024-09-20 20:50:08 EDT", "ExecMainStartTimestampMonotonic": "61128087", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:08 EDT] ; stop_time=[Fri 2024-09-20 20:50:09 EDT] ; pid=10116 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:08 EDT] ; stop_time=[Fri 2024-09-20 20:50:09 EDT] ; pid=10116 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 20:50:08 EDT", "InactiveEnterTimestampMonotonic": "61119201", "InactiveExitTimestamp": "Fri 2024-09-20 20:50:08 EDT", "InactiveExitTimestampMonotonic": "61128375", "InvocationID": "3fbebd58629d4d168668f007078a1dd1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13984", "LimitNPROCSoft": "13984", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13984", "LimitSIGPENDINGSoft": "13984", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "-.mount system.slice", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Fri 2024-09-20 20:50:09 EDT", "StateChangeTimestampMonotonic": "61988158", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4195", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "tmp.mount", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 5599 1726879835.82210: stdout chunk (state=3): >>> {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ExecMainStartTimestampMonotonic": "23860185", "ExecMainExitTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ExecMainExitTimestampMonotonic": "45110950", "ExecMainPID": "2252", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "5144", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "19968071000", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4195", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13984", "LimitNPROCSoft": "13984", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13984", "LimitSIGPENDINGSoft": "13984", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "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 cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice -.mount", "Wants": "tmp.mount network-online.target", "WantedBy": "multi-user.target", "After": "network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket", "RequiresMountsFor": "/var/tmp", "Description": "Crash recovery kernel arming", "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:50:34 EDT", "StateChangeTimestampMonotonic": "45111141", "InactiveExitTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveExitTimestampMonotonic": "23860460", "ActiveEnterTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ActiveEnterTimestampMonotonic": "45111141", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveEnterTimestampMonotonic": "23848784", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ConditionTimestampMonotonic": "23853388", "AssertTimestamp": "Fri 2024-09-20 20:50:12 EDT", "AssertTimestampMonotonic": "23853427", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "db8bc42da893422da0bcf241b9a2b6a1", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} <<< 5599 1726879835.82346: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct <<< 5599 1726879835.82409: stdout chunk (state=3): >>># cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc <<< 5599 1726879835.82454: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 <<< 5599 1726879835.82470: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ <<< 5599 1726879835.82699: stdout chunk (state=3): >>># cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.modul<<< 5599 1726879835.82772: stdout chunk (state=3): >>>e_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr<<< 5599 1726879835.82805: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix <<< 5599 1726879835.82849: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi <<< 5599 1726879835.83083: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service <<< 5599 1726879835.83416: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879835.83448: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5599 1726879835.83481: stdout chunk (state=3): >>># destroy _bz2 <<< 5599 1726879835.83499: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 5599 1726879835.83504: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2<<< 5599 1726879835.83507: stdout chunk (state=3): >>> # destroy lzma <<< 5599 1726879835.83518: stdout chunk (state=3): >>># destroy zipfile._path <<< 5599 1726879835.83548: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 5599 1726879835.83551: stdout chunk (state=3): >>> <<< 5599 1726879835.83566: stdout chunk (state=3): >>># destroy ipaddress <<< 5599 1726879835.83599: stdout chunk (state=3): >>># destroy ntpath <<< 5599 1726879835.83634: stdout chunk (state=3): >>># destroy importlib <<< 5599 1726879835.83642: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon<<< 5599 1726879835.83662: stdout chunk (state=3): >>> # destroy hashlib <<< 5599 1726879835.83670: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder <<< 5599 1726879835.83680: stdout chunk (state=3): >>># destroy json.scanner <<< 5599 1726879835.83734: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess <<< 5599 1726879835.83745: stdout chunk (state=3): >>># destroy syslog # destroy uuid<<< 5599 1726879835.83754: stdout chunk (state=3): >>> <<< 5599 1726879835.83809: stdout chunk (state=3): >>># destroy _hashlib <<< 5599 1726879835.83930: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue <<< 5599 1726879835.83954: stdout chunk (state=3): >>># destroy _heapq # destroy _queue <<< 5599 1726879835.83962: stdout chunk (state=3): >>># destroy multiprocessing.process <<< 5599 1726879835.84013: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util <<< 5599 1726879835.84017: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 5599 1726879835.84045: stdout chunk (state=3): >>># destroy fcntl <<< 5599 1726879835.84090: stdout chunk (state=3): >>># destroy datetime <<< 5599 1726879835.84104: stdout chunk (state=3): >>># destroy base64 # destroy _ssl <<< 5599 1726879835.84141: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 5599 1726879835.84161: stdout chunk (state=3): >>># destroy errno # destroy json <<< 5599 1726879835.84191: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 5599 1726879835.84543: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879835.84614: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5599 1726879835.84630: stdout chunk (state=3): >>># destroy _collections <<< 5599 1726879835.84671: stdout chunk (state=3): >>># destroy platform <<< 5599 1726879835.84694: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5599 1726879835.84739: stdout chunk (state=3): >>># destroy _typing <<< 5599 1726879835.84752: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 5599 1726879835.84767: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5599 1726879835.84792: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879835.84899: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 5599 1726879835.84913: stdout chunk (state=3): >>># destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 5599 1726879835.84951: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5599 1726879835.84980: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 5599 1726879835.85001: stdout chunk (state=3): >>># destroy itertools <<< 5599 1726879835.85016: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 5599 1726879835.85030: stdout chunk (state=3): >>># clear sys.audit hooks <<< 5599 1726879835.85667: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879835.85736: stderr chunk (state=3): >>><<< 5599 1726879835.85739: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1b2c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1afbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1b2eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b18dd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b18ddfd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b191bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b191bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19537d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1953e60>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1933a70>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1931190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1918f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19776b0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19762d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1932030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b191ae40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a8770>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19181d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19a8c20>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a8ad0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19a8e90>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1916d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a9520>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a91f0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19aa420>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c4620>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19c5d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c6c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19c72c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c61b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19c7d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c7470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19aa390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16abcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16d4770>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d44d0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16d45f0>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16d4950>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16a9e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d5f70>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d4bf0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19aab40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1706300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b171e480>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b175b230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b17819d0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b175b350>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b171f110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15bc3b0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b171d4c0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d6ea0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f77b15bc590>\r\n# zipimport: found 104 names in \'/tmp/ansible_ansible.legacy.systemd_payload_wuug8mg1/ansible_ansible.legacy.systemd_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b162a090>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15fcf80>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15fc0e0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b162a900>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b1655af0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1655880>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1655190>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16558e0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15fff20>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16567e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b1656960>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1656ea0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14bcbf0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b14be810>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14bf1d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c0380>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c2de0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b14c2f60>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c10d0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c6cc0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c5790>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c54f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c7ec0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c1550>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b150ae10>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150b020>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b150cad0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150c8c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b150f050>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150d1c0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b151a7b0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150f140>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151b5c0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151b9e0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151bad0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150b230>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151eb10>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151fe00>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b151d2b0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151e660>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b151ce60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13a9490>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13a8dd0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1523440>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13a8d10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13ab3b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13b19d0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13b22d0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13aa300>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13b0f80>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13b2480>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1442750>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13bc380>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13b6570>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13b6390>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1448da0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b094fe90>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b0954170>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1398e60>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13983b0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b144abd0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b144adb0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b0957560>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b0956e10>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b0956ff0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b0956240>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09576b0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b09ba1e0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09b81d0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1448530>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09bbe30>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09bb020>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b09f24e0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09dc860>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b080a120>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b080a090>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.service\' # \r\n# zipimport: zlib available\r\n\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ExecMainStartTimestampMonotonic": "23860185", "ExecMainExitTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ExecMainExitTimestampMonotonic": "45110950", "ExecMainPID": "2252", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "5144", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "19968071000", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4195", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13984", "LimitNPROCSoft": "13984", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13984", "LimitSIGPENDINGSoft": "13984", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "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 cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice -.mount", "Wants": "tmp.mount network-online.target", "WantedBy": "multi-user.target", "After": "network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket", "RequiresMountsFor": "/var/tmp", "Description": "Crash recovery kernel arming", "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:50:34 EDT", "StateChangeTimestampMonotonic": "45111141", "InactiveExitTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveExitTimestampMonotonic": "23860460", "ActiveEnterTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ActiveEnterTimestampMonotonic": "45111141", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveEnterTimestampMonotonic": "23848784", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ConditionTimestampMonotonic": "23853388", "AssertTimestamp": "Fri 2024-09-20 20:50:12 EDT", "AssertTimestampMonotonic": "23853427", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "db8bc42da893422da0bcf241b9a2b6a1", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879835.86387: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1b2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1afbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1b2eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b18dd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b18ddfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b191bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b191bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19537d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1953e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1933a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1931190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1918f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19776b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19762d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1932030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b191ae40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19181d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19a8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a8ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19a8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1916d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19a91f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19aa420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c4620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19c5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c6c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19c72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c61b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b19c7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19c7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19aa390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16abcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16d4770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d44d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16d45f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16d4950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16a9e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d5f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d4bf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b19aab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1706300> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b171e480> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b175b230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b17819d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b175b350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b171f110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15bc3b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b171d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16d6ea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f77b15bc590> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_wuug8mg1/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b162a090> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15fcf80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15fc0e0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b162a900> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b1655af0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1655880> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1655190> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b16558e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b15fff20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b16567e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b1656960> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1656ea0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14bcbf0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b14be810> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14bf1d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c0380> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c2de0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b14c2f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c10d0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c6cc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c5790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c54f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c7ec0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b14c1550> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b150ae10> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150b020> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b150cad0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150c8c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b150f050> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150d1c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b151a7b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150f140> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151b5c0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151b9e0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151bad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b150b230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151eb10> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151fe00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b151d2b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b151e660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b151ce60> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13a9490> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13a8dd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1523440> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13a8d10> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13ab3b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13b19d0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13b22d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13aa300> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b13b0f80> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13b2480> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1442750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13bc380> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13b6570> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13b6390> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1448da0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b094fe90> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b0954170> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1398e60> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b13983b0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b144abd0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b144adb0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b0957560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b0956e10> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b0956ff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b0956240> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09576b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b09ba1e0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09b81d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b1448530> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09bbe30> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09bb020> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b09f24e0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b09dc860> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77b080a120> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77b080a090> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.service' # # zipimport: zlib available {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ExecMainStartTimestampMonotonic": "23860185", "ExecMainExitTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ExecMainExitTimestampMonotonic": "45110950", "ExecMainPID": "2252", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "5144", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "19968071000", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4195", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13984", "LimitNPROCSoft": "13984", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13984", "LimitSIGPENDINGSoft": "13984", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "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 cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice -.mount", "Wants": "tmp.mount network-online.target", "WantedBy": "multi-user.target", "After": "network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket", "RequiresMountsFor": "/var/tmp", "Description": "Crash recovery kernel arming", "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:50:34 EDT", "StateChangeTimestampMonotonic": "45111141", "InactiveExitTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveExitTimestampMonotonic": "23860460", "ActiveEnterTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ActiveEnterTimestampMonotonic": "45111141", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveEnterTimestampMonotonic": "23848784", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ConditionTimestampMonotonic": "23853388", "AssertTimestamp": "Fri 2024-09-20 20:50:12 EDT", "AssertTimestampMonotonic": "23853427", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "db8bc42da893422da0bcf241b9a2b6a1", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879835.89278: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'enabled': True, '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879834.7644076-5768-241002836846064/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879835.89282: _low_level_execute_command(): starting 5599 1726879835.89285: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879834.7644076-5768-241002836846064/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879835.89360: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879835.89367: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879835.89369: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879835.89372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879835.91822: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879835.91930: stderr chunk (state=3): >>><<< 5599 1726879835.91934: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879835.92014: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879835.92020: handler run complete 5599 1726879835.92306: attempt loop complete, returning result 5599 1726879835.92314: _execute() done 5599 1726879835.92317: dumping result to json 5599 1726879835.92319: done dumping result, returning 5599 1726879835.92321: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled [0affef3a-ec81-5b39-170e-000000000053] 5599 1726879835.92323: sending task result for task 0affef3a-ec81-5b39-170e-000000000053 5599 1726879835.92581: done sending task result for task 0affef3a-ec81-5b39-170e-000000000053 5599 1726879835.92585: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": null } }, "name": "kdump", "status": { "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ActiveEnterTimestampMonotonic": "45111141", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:50:12 EDT", "AssertTimestampMonotonic": "23853427", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "19968071000", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ConditionTimestampMonotonic": "23853388", "ConfigurationDirectoryMode": "0755", "ControlGroupId": "5144", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ExecMainExitTimestampMonotonic": "45110950", "ExecMainPID": "2252", "ExecMainStartTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ExecMainStartTimestampMonotonic": "23860185", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveEnterTimestampMonotonic": "23848784", "InactiveExitTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveExitTimestampMonotonic": "23860460", "InvocationID": "db8bc42da893422da0bcf241b9a2b6a1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13984", "LimitNPROCSoft": "13984", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13984", "LimitSIGPENDINGSoft": "13984", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice -.mount", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Fri 2024-09-20 20:50:34 EDT", "StateChangeTimestampMonotonic": "45111141", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4195", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "tmp.mount network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 5599 1726879835.93042: no more pending results, returning what we have 5599 1726879835.93047: results queue empty 5599 1726879835.93048: checking for any_errors_fatal 5599 1726879835.93056: done checking for any_errors_fatal 5599 1726879835.93057: checking for max_fail_percentage 5599 1726879835.93059: done checking for max_fail_percentage 5599 1726879835.93060: checking to see if all hosts have failed and the running result is not ok 5599 1726879835.93061: done checking to see if all hosts have failed 5599 1726879835.93062: getting the remaining hosts for this loop 5599 1726879835.93064: done getting the remaining hosts for this loop 5599 1726879835.93069: getting the next task for host managed_node1 5599 1726879835.93281: done getting next task for host managed_node1 5599 1726879835.93287: ^ task is: TASK: fedora.linux_system_roles.kdump : Include SSH tasks 5599 1726879835.93291: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879835.93293: getting the next task for host managed_node2 5599 1726879835.93297: done getting next task for host managed_node2 5599 1726879835.93300: ^ task is: TASK: fedora.linux_system_roles.kdump : Include SSH tasks 5599 1726879835.93302: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879835.93303: getting the next task for host managed_node3 5599 1726879835.93306: done getting next task for host managed_node3 5599 1726879835.93309: ^ task is: TASK: fedora.linux_system_roles.kdump : Include SSH tasks 5599 1726879835.93311: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879835.93350: getting variables 5599 1726879835.93352: in VariableManager get_vars() 5599 1726879835.93392: Calling all_inventory to load vars for managed_node1 5599 1726879835.93396: Calling groups_inventory to load vars for managed_node1 5599 1726879835.93401: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879835.93413: Calling all_plugins_play to load vars for managed_node1 5599 1726879835.93417: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879835.93421: Calling groups_plugins_play to load vars for managed_node1 5599 1726879835.94010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879835.94352: done with get_vars() 5599 1726879835.94371: done getting variables TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Friday 20 September 2024 20:50:35 -0400 (0:00:01.250) 0:00:13.734 ****** 5599 1726879835.94696: entering _queue_task() for managed_node1/include_tasks 5599 1726879835.95432: worker is 1 (out of 3 available) 5599 1726879835.95521: exiting _queue_task() for managed_node1/include_tasks 5599 1726879835.95569: getting variables 5599 1726879835.95572: in VariableManager get_vars() 5599 1726879835.95679: Calling all_inventory to load vars for managed_node2 5599 1726879835.95685: Calling groups_inventory to load vars for managed_node2 5599 1726879835.95688: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879835.95707: Calling all_plugins_play to load vars for managed_node2 5599 1726879835.95711: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879835.95715: Calling groups_plugins_play to load vars for managed_node2 5599 1726879835.96062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879835.96440: done with get_vars() 5599 1726879835.96454: done getting variables 5599 1726879835.96559: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Include SSH tasks 5599 1726879835.96563: in run() - task 0affef3a-ec81-5b39-170e-000000000054 5599 1726879835.96566: variable 'ansible_search_path' from source: unknown 5599 1726879835.96568: variable 'ansible_search_path' from source: unknown 5599 1726879835.96571: calling self._execute() 5599 1726879835.96577: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879835.96580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879835.96582: variable 'omit' from source: magic vars 5599 1726879835.96584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879835.96642: entering _queue_task() for managed_node2/include_tasks 5599 1726879835.97941: worker is 2 (out of 3 available) 5599 1726879835.97956: exiting _queue_task() for managed_node2/include_tasks 5599 1726879835.98099: getting variables 5599 1726879835.98103: in VariableManager get_vars() 5599 1726879835.98502: Calling all_inventory to load vars for managed_node3 5599 1726879835.98507: Calling groups_inventory to load vars for managed_node3 5599 1726879835.98511: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879835.98530: Calling all_plugins_play to load vars for managed_node3 5599 1726879835.98536: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879835.98540: Calling groups_plugins_play to load vars for managed_node3 5599 1726879835.99252: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Include SSH tasks 5599 1726879835.99256: in run() - task 0affef3a-ec81-5b39-170e-000000000054 5599 1726879835.99259: variable 'ansible_search_path' from source: unknown 5599 1726879835.99295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879835.99647: done with get_vars() 5599 1726879835.99660: done getting variables 5599 1726879835.99712: variable 'ansible_search_path' from source: unknown 5599 1726879835.99715: calling self._execute() 5599 1726879835.99718: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879835.99721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879835.99723: variable 'omit' from source: magic vars 5599 1726879835.99819: entering _queue_task() for managed_node3/include_tasks 5599 1726879836.00423: worker is 3 (out of 3 available) 5599 1726879836.00438: exiting _queue_task() for managed_node3/include_tasks 5599 1726879836.00453: done queuing things up, now waiting for results queue to drain 5599 1726879836.00455: waiting for pending results... 5599 1726879836.01116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879836.01121: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Include SSH tasks 5599 1726879836.01235: in run() - task 0affef3a-ec81-5b39-170e-000000000054 5599 1726879836.01581: variable 'ansible_search_path' from source: unknown 5599 1726879836.01585: variable 'ansible_search_path' from source: unknown 5599 1726879836.01588: calling self._execute() 5599 1726879836.01590: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879836.01593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879836.01596: variable 'omit' from source: magic vars 5599 1726879836.02843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879836.03702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879836.04283: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879836.04332: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879836.04500: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879836.04542: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879836.04953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879836.04994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879836.05295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879836.05458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879836.05482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879836.05846: variable 'kdump_target' from source: play vars 5599 1726879836.06184: variable 'kdump_ssh_user' from source: play vars 5599 1726879836.06687: variable 'hostvars' from source: magic vars 5599 1726879836.06693: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879836.06702: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879836.06745: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879836.06877: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879836.06940: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879836.07010: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879836.07027: in VariableManager get_vars() 5599 1726879836.07068: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879836.07072: Calling all_inventory to load vars for managed_node1 5599 1726879836.07077: Calling groups_inventory to load vars for managed_node1 5599 1726879836.07080: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879836.07082: Calling all_plugins_play to load vars for managed_node1 5599 1726879836.07085: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879836.07119: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879836.07214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879836.07258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879836.07337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879836.07341: Calling groups_plugins_play to load vars for managed_node1 5599 1726879836.07361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879836.07386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879836.07539: variable 'kdump_target' from source: play vars 5599 1726879836.07667: variable 'kdump_ssh_user' from source: play vars 5599 1726879836.07811: variable 'hostvars' from source: magic vars 5599 1726879836.07822: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879836.07880: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879836.07915: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879836.07935: in VariableManager get_vars() 5599 1726879836.07955: Calling all_inventory to load vars for managed_node3 5599 1726879836.07966: Calling groups_inventory to load vars for managed_node3 5599 1726879836.07981: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879836.08005: Calling all_plugins_play to load vars for managed_node3 5599 1726879836.08017: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879836.08029: Calling groups_plugins_play to load vars for managed_node3 5599 1726879836.08128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879836.08319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879836.08662: done with get_vars() 5599 1726879836.08753: variable 'ansible_user_id' from source: facts 5599 1726879836.08756: variable 'kdump_test_ssh_server_inside' from source: play vars 5599 1726879836.09114: done with get_vars() 5599 1726879836.09132: variable 'ansible_user_id' from source: facts 5599 1726879836.09140: variable 'kdump_test_ssh_source' from source: play vars 5599 1726879836.09154: variable 'kdump_test_ssh_server_inside' from source: play vars 5599 1726879836.09389: variable 'ansible_env' from source: facts 5599 1726879836.09415: variable 'hostvars' from source: magic vars 5599 1726879836.09425: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879836.09435: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879836.09519: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879836.09533: in VariableManager get_vars() 5599 1726879836.09628: Calling all_inventory to load vars for managed_node3 5599 1726879836.09640: Calling groups_inventory to load vars for managed_node3 5599 1726879836.09643: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879836.09645: Calling all_plugins_play to load vars for managed_node3 5599 1726879836.09647: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879836.09650: Calling groups_plugins_play to load vars for managed_node3 5599 1726879836.10182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879836.10186: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879836.10377: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879836.10551: variable 'kdump_test_ssh_source' from source: play vars 5599 1726879836.10680: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879836.10728: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879836.10733: done with get_vars() 5599 1726879836.10755: variable 'ansible_all_ipv4_addresses' from source: facts 5599 1726879836.10786: in VariableManager get_vars() 5599 1726879836.10797: Calling all_inventory to load vars for managed_node3 5599 1726879836.10845: Calling groups_inventory to load vars for managed_node3 5599 1726879836.10856: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879836.10868: Calling all_plugins_play to load vars for managed_node3 5599 1726879836.10881: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879836.10892: Calling groups_plugins_play to load vars for managed_node3 5599 1726879836.10994: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879836.11217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879836.11247: variable 'ansible_env' from source: facts 5599 1726879836.11265: variable 'hostvars' from source: magic vars 5599 1726879836.11271: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879836.11335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879836.11374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879836.11506: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879836.11553: done with get_vars() 5599 1726879836.11572: variable 'ansible_all_ipv6_addresses' from source: facts 5599 1726879836.11585: in VariableManager get_vars() 5599 1726879836.11595: Calling all_inventory to load vars for managed_node3 5599 1726879836.11610: Calling groups_inventory to load vars for managed_node3 5599 1726879836.11620: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879836.11633: Calling all_plugins_play to load vars for managed_node3 5599 1726879836.11644: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879836.11655: Calling groups_plugins_play to load vars for managed_node3 5599 1726879836.11680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879836.11740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879836.11758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879836.11830: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879836.11839: in VariableManager get_vars() 5599 1726879836.11846: Calling all_inventory to load vars for managed_node1 5599 1726879836.11935: Calling groups_inventory to load vars for managed_node1 5599 1726879836.11938: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879836.11940: Calling all_plugins_play to load vars for managed_node1 5599 1726879836.11943: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879836.11945: Calling groups_plugins_play to load vars for managed_node1 5599 1726879836.11947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879836.12247: done with get_vars() 5599 1726879836.12270: variable 'ansible_default_ipv4' from source: facts 5599 1726879836.12298: Evaluated conditional (kdump_target.type | d(none) == 'ssh'): True 5599 1726879836.12310: _execute() done 5599 1726879836.12319: dumping result to json 5599 1726879836.12327: done dumping result, returning 5599 1726879836.12339: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Include SSH tasks [0affef3a-ec81-5b39-170e-000000000054] 5599 1726879836.12375: variable 'kdump_target' from source: play vars 5599 1726879836.12541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879836.12568: sending task result for task 0affef3a-ec81-5b39-170e-000000000054 5599 1726879836.12847: variable 'kdump_ssh_user' from source: play vars 5599 1726879836.12851: done sending task result for task 0affef3a-ec81-5b39-170e-000000000054 5599 1726879836.12854: WORKER PROCESS EXITING 5599 1726879836.13092: variable 'hostvars' from source: magic vars 5599 1726879836.13106: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879836.13109: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5599 1726879836.13279: done with get_vars() 5599 1726879836.13298: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5599 1726879836.13311: in VariableManager get_vars() 5599 1726879836.13323: Calling all_inventory to load vars for managed_node2 5599 1726879836.13329: Calling groups_inventory to load vars for managed_node2 5599 1726879836.13337: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879836.13355: variable 'ansible_all_ipv4_addresses' from source: facts 5599 1726879836.13360: in VariableManager get_vars() 5599 1726879836.13572: Calling all_inventory to load vars for managed_node1 5599 1726879836.13577: Calling groups_inventory to load vars for managed_node1 5599 1726879836.13580: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879836.13582: Calling all_plugins_play to load vars for managed_node1 5599 1726879836.13585: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879836.13587: Calling groups_plugins_play to load vars for managed_node1 5599 1726879836.13589: Calling all_plugins_play to load vars for managed_node2 5599 1726879836.13592: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879836.13594: Calling groups_plugins_play to load vars for managed_node2 5599 1726879836.13941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879836.14226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879836.14613: done with get_vars() 5599 1726879836.14684: variable 'ansible_user_id' from source: facts 5599 1726879836.14712: variable 'kdump_test_ssh_server_inside' from source: play vars 5599 1726879836.14729: done with get_vars() 5599 1726879836.14748: variable 'ansible_all_ipv6_addresses' from source: facts 5599 1726879836.14783: in VariableManager get_vars() 5599 1726879836.14981: Calling all_inventory to load vars for managed_node1 5599 1726879836.14986: Calling groups_inventory to load vars for managed_node1 5599 1726879836.14989: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879836.14992: Calling all_plugins_play to load vars for managed_node1 5599 1726879836.14994: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879836.14996: Calling groups_plugins_play to load vars for managed_node1 5599 1726879836.15378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879836.15636: variable 'kdump_test_ssh_source' from source: play vars 5599 1726879836.16100: done with get_vars() 5599 1726879836.16111: variable 'ansible_default_ipv4' from source: facts 5599 1726879836.16167: Evaluated conditional (kdump_target.type | d(none) == 'ssh'): True 5599 1726879836.16184: _execute() done 5599 1726879836.16190: variable 'ansible_env' from source: facts 5599 1726879836.16214: dumping result to json 5599 1726879836.16222: done dumping result, returning 5599 1726879836.16245: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Include SSH tasks [0affef3a-ec81-5b39-170e-000000000054] 5599 1726879836.16251: variable 'hostvars' from source: magic vars 5599 1726879836.16260: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879836.16288: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5599 1726879836.16319: sending task result for task 0affef3a-ec81-5b39-170e-000000000054 5599 1726879836.16754: done sending task result for task 0affef3a-ec81-5b39-170e-000000000054 5599 1726879836.16758: WORKER PROCESS EXITING 5599 1726879836.16760: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5599 1726879836.16763: in VariableManager get_vars() 5599 1726879836.16768: Calling all_inventory to load vars for managed_node2 5599 1726879836.16770: Calling groups_inventory to load vars for managed_node2 5599 1726879836.16772: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879836.16776: Calling all_plugins_play to load vars for managed_node2 5599 1726879836.16779: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879836.16781: Calling groups_plugins_play to load vars for managed_node2 5599 1726879836.17203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879836.17529: done with get_vars() 5599 1726879836.17549: variable 'ansible_all_ipv4_addresses' from source: facts 5599 1726879836.17561: in VariableManager get_vars() 5599 1726879836.17577: Calling all_inventory to load vars for managed_node2 5599 1726879836.17588: Calling groups_inventory to load vars for managed_node2 5599 1726879836.17598: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879836.17612: Calling all_plugins_play to load vars for managed_node2 5599 1726879836.17627: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879836.17639: Calling groups_plugins_play to load vars for managed_node2 5599 1726879836.17882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879836.18203: done with get_vars() 5599 1726879836.18221: variable 'ansible_all_ipv6_addresses' from source: facts 5599 1726879836.18230: in VariableManager get_vars() 5599 1726879836.18239: Calling all_inventory to load vars for managed_node2 5599 1726879836.18248: Calling groups_inventory to load vars for managed_node2 5599 1726879836.18258: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879836.18278: Calling all_plugins_play to load vars for managed_node2 5599 1726879836.18291: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879836.18304: Calling groups_plugins_play to load vars for managed_node2 5599 1726879836.18569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879836.18871: done with get_vars() 5599 1726879836.18889: variable 'ansible_default_ipv4' from source: facts 5599 1726879836.18934: Evaluated conditional (kdump_target.type | d(none) == 'ssh'): True 5599 1726879836.18937: _execute() done 5599 1726879836.18939: dumping result to json 5599 1726879836.18941: done dumping result, returning 5599 1726879836.18943: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Include SSH tasks [0affef3a-ec81-5b39-170e-000000000054] 5599 1726879836.18956: sending task result for task 0affef3a-ec81-5b39-170e-000000000054 5599 1726879836.19287: done sending task result for task 0affef3a-ec81-5b39-170e-000000000054 5599 1726879836.19292: WORKER PROCESS EXITING 5599 1726879836.19318: no more pending results, returning what we have 5599 1726879836.19323: in VariableManager get_vars() 5599 1726879836.19364: Calling all_inventory to load vars for managed_node3 5599 1726879836.19368: Calling groups_inventory to load vars for managed_node3 5599 1726879836.19371: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879836.19383: Calling all_plugins_play to load vars for managed_node3 5599 1726879836.19386: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879836.19389: Calling groups_plugins_play to load vars for managed_node3 5599 1726879836.19717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879836.20335: done with get_vars() 5599 1726879836.20345: variable 'ansible_search_path' from source: unknown 5599 1726879836.20347: variable 'ansible_search_path' from source: unknown 5599 1726879836.20390: in VariableManager get_vars() 5599 1726879836.20407: Calling all_inventory to load vars for managed_node1 5599 1726879836.20410: Calling groups_inventory to load vars for managed_node1 5599 1726879836.20413: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879836.20419: Calling all_plugins_play to load vars for managed_node1 5599 1726879836.20422: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879836.20426: Calling groups_plugins_play to load vars for managed_node1 5599 1726879836.20685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879836.21000: done with get_vars() 5599 1726879836.21007: variable 'ansible_search_path' from source: unknown 5599 1726879836.21008: variable 'ansible_search_path' from source: unknown 5599 1726879836.21042: in VariableManager get_vars() 5599 1726879836.21056: Calling all_inventory to load vars for managed_node2 5599 1726879836.21059: Calling groups_inventory to load vars for managed_node2 5599 1726879836.21062: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879836.21067: Calling all_plugins_play to load vars for managed_node2 5599 1726879836.21070: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879836.21076: Calling groups_plugins_play to load vars for managed_node2 5599 1726879836.21297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879836.21606: done with get_vars() 5599 1726879836.21614: variable 'ansible_search_path' from source: unknown 5599 1726879836.21615: variable 'ansible_search_path' from source: unknown 5599 1726879836.21647: we have included files to process 5599 1726879836.21648: generating all_blocks data 5599 1726879836.21651: done generating all_blocks data 5599 1726879836.21662: processing included file: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml 5599 1726879836.21664: loading included file: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml 5599 1726879836.21781: Loading data from /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml 5599 1726879836.23983: done processing included file 5599 1726879836.23986: iterating over new_blocks loaded from include file 5599 1726879836.23989: in VariableManager get_vars() 5599 1726879836.24016: done with get_vars() 5599 1726879836.24019: filtering new block on tags 5599 1726879836.24046: done filtering new block on tags 5599 1726879836.24050: in VariableManager get_vars() 5599 1726879836.24077: done with get_vars() 5599 1726879836.24079: filtering new block on tags 5599 1726879836.24118: done filtering new block on tags 5599 1726879836.24122: in VariableManager get_vars() 5599 1726879836.24147: done with get_vars() 5599 1726879836.24148: filtering new block on tags 5599 1726879836.24170: done filtering new block on tags 5599 1726879836.24173: done iterating over new_blocks loaded from include file included: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed_node3, managed_node1, managed_node2 5599 1726879836.24182: extending task lists for all hosts with included blocks 5599 1726879836.26909: done extending task lists 5599 1726879836.26911: done processing included files 5599 1726879836.26912: results queue empty 5599 1726879836.26913: checking for any_errors_fatal 5599 1726879836.26932: done checking for any_errors_fatal 5599 1726879836.26933: checking for max_fail_percentage 5599 1726879836.26935: done checking for max_fail_percentage 5599 1726879836.26936: checking to see if all hosts have failed and the running result is not ok 5599 1726879836.26937: done checking to see if all hosts have failed 5599 1726879836.26938: getting the remaining hosts for this loop 5599 1726879836.26940: done getting the remaining hosts for this loop 5599 1726879836.26943: getting the next task for host managed_node1 5599 1726879836.26948: done getting next task for host managed_node1 5599 1726879836.26951: ^ task is: TASK: fedora.linux_system_roles.kdump : Create key if it does not exist 5599 1726879836.26955: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879836.26956: getting the next task for host managed_node2 5599 1726879836.26960: done getting next task for host managed_node2 5599 1726879836.26962: ^ task is: TASK: fedora.linux_system_roles.kdump : Create key if it does not exist 5599 1726879836.26964: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879836.26966: getting the next task for host managed_node3 5599 1726879836.26969: done getting next task for host managed_node3 5599 1726879836.26971: ^ task is: TASK: fedora.linux_system_roles.kdump : Create key if it does not exist 5599 1726879836.26975: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879836.26986: getting variables 5599 1726879836.26988: in VariableManager get_vars() 5599 1726879836.27003: Calling all_inventory to load vars for managed_node1 5599 1726879836.27006: Calling groups_inventory to load vars for managed_node1 5599 1726879836.27009: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879836.27016: Calling all_plugins_play to load vars for managed_node1 5599 1726879836.27019: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879836.27023: Calling groups_plugins_play to load vars for managed_node1 5599 1726879836.27251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879836.27556: done with get_vars() 5599 1726879836.27568: done getting variables 5599 1726879836.27659: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Friday 20 September 2024 20:50:36 -0400 (0:00:00.330) 0:00:14.064 ****** 5599 1726879836.27700: entering _queue_task() for managed_node1/command 5599 1726879836.27702: Creating lock for command 5599 1726879836.28675: worker is 1 (out of 3 available) 5599 1726879836.28689: exiting _queue_task() for managed_node1/command 5599 1726879836.28723: getting variables 5599 1726879836.28726: in VariableManager get_vars() 5599 1726879836.28819: Calling all_inventory to load vars for managed_node2 5599 1726879836.28825: Calling groups_inventory to load vars for managed_node2 5599 1726879836.28828: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879836.28846: Calling all_plugins_play to load vars for managed_node2 5599 1726879836.28851: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879836.28855: Calling groups_plugins_play to load vars for managed_node2 5599 1726879836.29493: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist 5599 1726879836.29499: in run() - task 0affef3a-ec81-5b39-170e-000000000160 5599 1726879836.29502: variable 'ansible_search_path' from source: unknown 5599 1726879836.29505: variable 'ansible_search_path' from source: unknown 5599 1726879836.29509: calling self._execute() 5599 1726879836.29512: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879836.29515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879836.29519: variable 'omit' from source: magic vars 5599 1726879836.29609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879836.30296: variable 'omit' from source: magic vars 5599 1726879836.30301: variable 'omit' from source: magic vars 5599 1726879836.30304: variable 'kdump_sshkey' from source: role '' defaults 5599 1726879836.30363: done with get_vars() 5599 1726879836.30379: done getting variables 5599 1726879836.30682: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879836.30699: entering _queue_task() for managed_node2/command 5599 1726879836.31272: worker is 2 (out of 3 available) 5599 1726879836.31689: exiting _queue_task() for managed_node2/command 5599 1726879836.31728: getting variables 5599 1726879836.31731: in VariableManager get_vars() 5599 1726879836.31834: Calling all_inventory to load vars for managed_node3 5599 1726879836.31840: Calling groups_inventory to load vars for managed_node3 5599 1726879836.31844: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879836.31863: Calling all_plugins_play to load vars for managed_node3 5599 1726879836.31867: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879836.31872: Calling groups_plugins_play to load vars for managed_node3 5599 1726879836.32120: variable 'kdump_sshkey' from source: role '' defaults 5599 1726879836.32125: variable 'kdump_sshkey' from source: role '' defaults 5599 1726879836.32129: variable 'omit' from source: magic vars 5599 1726879836.32132: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879836.32137: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879836.32139: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879836.32142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879836.32144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879836.32147: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879836.32149: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879836.32151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879836.32153: Set connection var ansible_shell_type to sh 5599 1726879836.32155: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879836.32158: Set connection var ansible_pipelining to False 5599 1726879836.32160: Set connection var ansible_connection to ssh 5599 1726879836.32162: Set connection var ansible_timeout to 10 5599 1726879836.32167: Set connection var ansible_shell_executable to /bin/sh 5599 1726879836.32169: variable 'ansible_shell_executable' from source: unknown 5599 1726879836.32172: variable 'ansible_connection' from source: unknown 5599 1726879836.32177: variable 'ansible_module_compression' from source: unknown 5599 1726879836.32179: variable 'ansible_shell_type' from source: unknown 5599 1726879836.32181: variable 'ansible_shell_executable' from source: unknown 5599 1726879836.32183: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879836.32187: variable 'ansible_pipelining' from source: unknown 5599 1726879836.32189: variable 'ansible_timeout' from source: unknown 5599 1726879836.32191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879836.32193: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist 5599 1726879836.32198: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879836.32201: variable 'omit' from source: magic vars 5599 1726879836.32938: starting attempt loop 5599 1726879836.32942: running the handler 5599 1726879836.32945: _low_level_execute_command(): starting 5599 1726879836.32947: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879836.32961: in run() - task 0affef3a-ec81-5b39-170e-000000000160 5599 1726879836.32966: variable 'ansible_search_path' from source: unknown 5599 1726879836.32968: variable 'ansible_search_path' from source: unknown 5599 1726879836.32970: calling self._execute() 5599 1726879836.32972: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879836.32976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879836.32978: variable 'omit' from source: magic vars 5599 1726879836.33095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879836.33792: variable 'omit' from source: magic vars 5599 1726879836.33796: variable 'omit' from source: magic vars 5599 1726879836.33799: variable 'kdump_sshkey' from source: role '' defaults 5599 1726879836.33803: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879836.33806: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879836.33904: done with get_vars() 5599 1726879836.33919: done getting variables 5599 1726879836.34068: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879836.34072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879836.34076: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879836.34079: variable 'kdump_sshkey' from source: role '' defaults 5599 1726879836.34081: variable 'kdump_sshkey' from source: role '' defaults 5599 1726879836.34089: variable 'omit' from source: magic vars 5599 1726879836.34091: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879836.34213: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879836.34229: entering _queue_task() for managed_node3/command 5599 1726879836.34486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879836.34490: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879836.34493: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879836.34495: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879836.34498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879836.34614: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879836.34618: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879836.35370: worker is 3 (out of 3 available) 5599 1726879836.35468: exiting _queue_task() for managed_node3/command 5599 1726879836.35487: done queuing things up, now waiting for results queue to drain 5599 1726879836.35489: waiting for pending results... 5599 1726879836.35521: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5599 1726879836.35527: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879836.35530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879836.35533: Set connection var ansible_shell_type to sh 5599 1726879836.35537: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879836.35540: Set connection var ansible_pipelining to False 5599 1726879836.35543: Set connection var ansible_connection to ssh 5599 1726879836.35545: Set connection var ansible_timeout to 10 5599 1726879836.35549: Set connection var ansible_shell_executable to /bin/sh 5599 1726879836.35551: variable 'ansible_shell_executable' from source: unknown 5599 1726879836.35553: variable 'ansible_connection' from source: unknown 5599 1726879836.35555: variable 'ansible_module_compression' from source: unknown 5599 1726879836.35557: variable 'ansible_shell_type' from source: unknown 5599 1726879836.35562: variable 'ansible_shell_executable' from source: unknown 5599 1726879836.35567: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879836.35570: variable 'ansible_pipelining' from source: unknown 5599 1726879836.35572: variable 'ansible_timeout' from source: unknown 5599 1726879836.35576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879836.35581: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879836.35584: variable 'omit' from source: magic vars 5599 1726879836.35700: starting attempt loop 5599 1726879836.35704: running the handler 5599 1726879836.35707: _low_level_execute_command(): starting 5599 1726879836.35710: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879836.35979: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879836.36251: stdout chunk (state=3): >>>/root <<< 5599 1726879836.36391: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879836.36399: stdout chunk (state=3): >>><<< 5599 1726879836.36471: stderr chunk (state=3): >>><<< 5599 1726879836.36477: in run() - task 0affef3a-ec81-5b39-170e-000000000160 <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879836.36488: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879836.36495: variable 'ansible_search_path' from source: unknown 5599 1726879836.36497: variable 'ansible_search_path' from source: unknown 5599 1726879836.36500: _low_level_execute_command(): starting 5599 1726879836.36503: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217 `" && echo ansible-tmp-1726879836.3644145-5820-168121386032217="` echo /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879836.36607: calling self._execute() 5599 1726879836.36850: variable 'ansible_host' from source: host vars for 'managed_node3' <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217 `" && echo ansible-tmp-1726879836.3644145-5820-168121386032217="` echo /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217 `" ) && sleep 0'"'"'' 5599 1726879836.36871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879836.36983: variable 'omit' from source: magic vars 5599 1726879836.37243: variable 'omit' from source: magic vars 5599 1726879836.37381: variable 'omit' from source: magic vars 5599 1726879836.37544: variable 'kdump_sshkey' from source: role '' defaults 5599 1726879836.37982: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879836.38004: variable 'kdump_sshkey' from source: role '' defaults 5599 1726879836.38236: variable 'kdump_sshkey' from source: role '' defaults 5599 1726879836.38412: variable 'omit' from source: magic vars 5599 1726879836.38419: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879836.38422: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879836.38424: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879836.38427: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879836.38429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879836.38432: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879836.38435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879836.38530: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 <<< 5599 1726879836.38535: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879836.38537: stderr chunk (state=3): >>>debug2: match not found <<< 5599 1726879836.38540: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879836.38543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879836.38550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879836.38581: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879836.38585: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879836.38633: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879836.38638: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879836.38641: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 5599 1726879836.38644: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address <<< 5599 1726879836.38646: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 5599 1726879836.38648: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879836.38651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879836.38746: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879836.38750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879836.38752: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 <<< 5599 1726879836.38755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879836.38772: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879836.38858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879836.38861: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879836.38867: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879836.38996: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879836.38999: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879836.39002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879836.39004: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879836.39206: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879836.39620: Set connection var ansible_shell_type to sh 5599 1726879836.39623: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879836.39626: Set connection var ansible_pipelining to False 5599 1726879836.39628: Set connection var ansible_connection to ssh 5599 1726879836.39630: Set connection var ansible_timeout to 10 5599 1726879836.39632: Set connection var ansible_shell_executable to /bin/sh 5599 1726879836.39635: variable 'ansible_shell_executable' from source: unknown 5599 1726879836.39637: variable 'ansible_connection' from source: unknown 5599 1726879836.39639: variable 'ansible_module_compression' from source: unknown 5599 1726879836.39641: variable 'ansible_shell_type' from source: unknown 5599 1726879836.39732: variable 'ansible_shell_executable' from source: unknown 5599 1726879836.39743: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879836.39752: variable 'ansible_pipelining' from source: unknown 5599 1726879836.39760: variable 'ansible_timeout' from source: unknown 5599 1726879836.39772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879836.40058: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879836.40061: variable 'omit' from source: magic vars 5599 1726879836.40067: starting attempt loop 5599 1726879836.40069: running the handler 5599 1726879836.40072: _low_level_execute_command(): starting 5599 1726879836.40076: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879836.40512: stdout chunk (state=3): >>>/root <<< 5599 1726879836.40592: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879836.40597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879836.40689: stderr chunk (state=3): >>><<< 5599 1726879836.40693: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879836.40727: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879836.40822: _low_level_execute_command(): starting 5599 1726879836.40826: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185 `" && echo ansible-tmp-1726879836.407322-5821-13293464862185="` echo /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185 `" ) && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185 `" && echo ansible-tmp-1726879836.407322-5821-13293464862185="` echo /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185 `" ) && sleep 0'"'"'' 5599 1726879836.41478: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879836.41482: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879836.41486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879836.41489: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 5599 1726879836.41491: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879836.41494: stdout chunk (state=3): >>>ansible-tmp-1726879836.3644145-5820-168121386032217=/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217 <<< 5599 1726879836.41496: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879836.41499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879836.41501: stderr chunk (state=3): >>><<< 5599 1726879836.41504: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'ansible-tmp-1726879836.3644145-5820-168121386032217=/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879836.41510: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879836.3644145-5820-168121386032217=/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879836.41515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879836.41517: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879836.41545: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879836.41578: variable 'ansible_module_compression' from source: unknown 5599 1726879836.41656: ANSIBALLZ: Using generic lock for ansible.legacy.command 5599 1726879836.41660: ANSIBALLZ: Acquiring lock 5599 1726879836.41663: ANSIBALLZ: Lock acquired: 140319498100160 5599 1726879836.41962: ANSIBALLZ: Creating module 5599 1726879836.41966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879836.42592: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879836.42613: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 <<< 5599 1726879836.42621: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879836.42854: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879836.43357: stdout chunk (state=3): >>>/root <<< 5599 1726879836.43595: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879836.43606: stdout chunk (state=3): >>><<< 5599 1726879836.43617: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879836.43650: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879836.43675: _low_level_execute_command(): starting 5599 1726879836.43933: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889 `" && echo ansible-tmp-1726879836.436536-5824-122165680080889="` echo /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889 `" ) && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889 `" && echo ansible-tmp-1726879836.436536-5824-122165680080889="` echo /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889 `" ) && sleep 0'"'"'' 5599 1726879836.45004: stdout chunk (state=3): >>>ansible-tmp-1726879836.407322-5821-13293464862185=/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185 <<< 5599 1726879836.45008: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879836.45104: stderr chunk (state=3): >>><<< 5599 1726879836.45107: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'ansible-tmp-1726879836.407322-5821-13293464862185=/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879836.45138: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879836.407322-5821-13293464862185=/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879836.45186: variable 'ansible_module_compression' from source: unknown 5599 1726879836.45249: ANSIBALLZ: Using generic lock for ansible.legacy.command 5599 1726879836.45255: ANSIBALLZ: Acquiring lock 5599 1726879836.45322: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879836.45592: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879836.45821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879836.45871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879836.47967: stdout chunk (state=3): >>>ansible-tmp-1726879836.436536-5824-122165680080889=/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889 <<< 5599 1726879836.48002: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879836.48108: stderr chunk (state=3): >>><<< 5599 1726879836.48112: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'ansible-tmp-1726879836.436536-5824-122165680080889=/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879836.48228: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879836.436536-5824-122165680080889=/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879836.48314: variable 'ansible_module_compression' from source: unknown 5599 1726879836.48376: ANSIBALLZ: Using generic lock for ansible.legacy.command 5599 1726879836.48446: ANSIBALLZ: Acquiring lock 5599 1726879836.60461: ANSIBALLZ: Writing module into payload 5599 1726879836.60545: ANSIBALLZ: Writing module 5599 1726879836.60568: ANSIBALLZ: Renaming module 5599 1726879836.60571: ANSIBALLZ: Done creating module 5599 1726879836.60592: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879836.60599: ANSIBALLZ: Lock acquired: 140319498100160 5599 1726879836.60606: ANSIBALLZ: Reading module after lock 5599 1726879836.60644: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py 5599 1726879836.60690: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py 5599 1726879836.60744: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6r8nxb85 TO /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py 5599 1726879836.60903: ANSIBALLZ: Lock acquired: 140319498100160 5599 1726879836.60907: ANSIBALLZ: Reading module after lock 5599 1726879836.60909: variable 'ansible_facts' from source: host vars for 'managed_node3' <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' 5599 1726879836.60962: Sending initial data 5599 1726879836.60991: Sent initial data (154 bytes) Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py 5599 1726879836.61110: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpci7wwpun TO /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' <10.31.14.149> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4j9e2i59 TO /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py <10.31.14.149> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' '[10.31.14.149]' 5599 1726879836.61436: Sending initial data 5599 1726879836.61439: Sent initial data (152 bytes) 5599 1726879836.61892: Sending initial data 5599 1726879836.61896: Sent initial data (153 bytes) 5599 1726879836.62292: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879836.62302: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879836.62314: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879836.62379: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879836.62383: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879836.62386: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879836.62388: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879836.62390: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 5599 1726879836.62395: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879836.62404: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879836.62468: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879836.62559: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879836.62563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration <<< 5599 1726879836.62571: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879836.62577: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879836.62878: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879836.63321: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879836.63441: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879836.63445: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879836.63447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879836.63450: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 <<< 5599 1726879836.63452: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879836.63491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879836.64127: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 5599 1726879836.64149: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 5599 1726879836.64154: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879836.64203: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879836.64260: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 5599 1726879836.64265: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6r8nxb85 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879836.64268: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6r8nxb85 /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py <<< 5599 1726879836.64311: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6r8nxb85" to remote "/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py" <<< 5599 1726879836.64319: stderr chunk (state=3): >>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py M:0x001a <<< 5599 1726879836.64391: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119360 <<< 5599 1726879836.64429: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 5599 1726879836.64454: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 5599 1726879836.64476: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879836.64529: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879836.64634: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpci7wwpun debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879836.64638: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpci7wwpun /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py <<< 5599 1726879836.64897: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpci7wwpun" to remote "/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py M:0x001a <<< 5599 1726879836.64945: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119359 <<< 5599 1726879836.65411: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879836.65466: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879836.65518: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4j9e2i59 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879836.65521: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4j9e2i59 /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py <<< 5599 1726879836.65582: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4j9e2i59" to remote "/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py M:0x001a <<< 5599 1726879836.65668: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119358 <<< 5599 1726879836.65979: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119359 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879836.66194: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879836.66239: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119360 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879836.66291: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879836.66451: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879836.66505: stderr chunk (state=3): >>><<< 5599 1726879836.66585: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpci7wwpun /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpci7wwpun\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpci7wwpun" to remote "/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119359\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119359 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879836.66796: done transferring module to remote 5599 1726879836.66866: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119358 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879836.66870: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879836.66880: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879836.66888: stdout chunk (state=3): >>><<< 5599 1726879836.66896: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6r8nxb85 /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6r8nxb85\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6r8nxb85" to remote "/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119360\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119360 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879836.67082: done transferring module to remote 5599 1726879836.67085: _low_level_execute_command(): starting 5599 1726879836.67087: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/ /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879836.67092: _low_level_execute_command(): starting 5599 1726879836.67094: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/ /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/ /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py && sleep 0'"'"'' <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/ /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py && sleep 0'"'"'' 5599 1726879836.67585: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879836.67589: stdout chunk (state=3): >>><<< 5599 1726879836.67591: stderr chunk (state=3): >>><<< <10.31.14.149> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4j9e2i59 /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4j9e2i59\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4j9e2i59" to remote "/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119358\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119358 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879836.67601: done transferring module to remote 5599 1726879836.67603: _low_level_execute_command(): starting 5599 1726879836.67605: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/ /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/ /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py && sleep 0'"'"'' 5599 1726879836.68443: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879836.68513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 5599 1726879836.68519: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 5599 1726879836.68666: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879836.68686: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879836.68787: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879836.68837: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879836.68899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879836.68969: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879836.68975: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879836.68978: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879836.68981: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879836.69127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879836.69498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879836.69552: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879836.69604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879836.70866: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879836.70925: stderr chunk (state=3): >>><<< 5599 1726879836.70932: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879836.70964: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879836.70982: _low_level_execute_command(): starting 5599 1726879836.71092: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/AnsiballZ_command.py && sleep 0'"'"'' 5599 1726879836.71102: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879836.71105: stdout chunk (state=3): >>><<< 5599 1726879836.71107: stderr chunk (state=3): >>><<< <10.31.14.149> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879836.71119: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879836.71122: _low_level_execute_command(): starting 5599 1726879836.71232: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' -tt 10.31.14.149 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/AnsiballZ_command.py && sleep 0'"'"'' 5599 1726879836.71837: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879836.71853: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879836.71868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879836.71903: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879836.72010: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879836.72158: stderr chunk (state=3): >>><<< 5599 1726879836.72180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879836.72184: stderr chunk (state=3): >>>debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879836.72196: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879836.72349: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879836.72353: _low_level_execute_command(): starting 5599 1726879836.72355: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/AnsiballZ_command.py && sleep 0'"'"'' 5599 1726879836.72364: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879836.72406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879836.72472: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879836.72477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879836.72484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879836.72501: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879836.72526: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879836.72542: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879836.72555: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879836.72598: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879836.72694: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879836.72796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879836.73332: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879836.73469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879836.73493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879836.73505: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879836.73517: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879836.73563: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 5599 1726879836.73579: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879836.73620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879836.74658: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879836.74691: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879836.74721: stdout chunk (state=3): >>>import '_thread' # <<< 5599 1726879836.74740: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 5599 1726879836.74813: stdout chunk (state=3): >>>import '_io' # <<< 5599 1726879836.74816: stdout chunk (state=3): >>>import 'marshal' # <<< 5599 1726879836.74853: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879836.74892: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879836.74922: stdout chunk (state=3): >>>import 'time' # <<< 5599 1726879836.74935: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5599 1726879836.74992: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879836.75018: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879836.75042: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879836.75092: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879836.75117: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879836.75142: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd72c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd6fbb30> <<< 5599 1726879836.75148: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879836.75170: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879836.75176: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5599 1726879836.75186: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd72eab0> <<< 5599 1726879836.75204: stdout chunk (state=3): >>>import '_signal' # <<< 5599 1726879836.75225: stdout chunk (state=3): >>>import '_abc' # <<< 5599 1726879836.75244: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879836.75260: stdout chunk (state=3): >>>import 'abc' # <<< 5599 1726879836.75309: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 5599 1726879836.75342: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879836.75379: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879836.75413: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879836.75469: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879836.75475: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5599 1726879836.75554: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879836.75560: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 5599 1726879836.75563: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 5599 1726879836.75631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e1b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e183b30> <<< 5599 1726879836.75635: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e1b6ab0> <<< 5599 1726879836.75641: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd4fd160> <<< 5599 1726879836.75698: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 5599 1726879836.75704: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd4fdfd0> <<< 5599 1726879836.75747: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879836.75751: stdout chunk (state=3): >>>import 'site' # <<< 5599 1726879836.75754: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879836.75802: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879836.75834: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5599 1726879836.75867: stdout chunk (state=3): >>>import 'os' # <<< 5599 1726879836.75899: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5599 1726879836.75929: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 5599 1726879836.75947: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879836.76002: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879836.76005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879836.76025: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfa9160> <<< 5599 1726879836.76052: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879836.76099: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879836.76104: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfa9fd0> <<< 5599 1726879836.76106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879836.76133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879836.76140: stdout chunk (state=3): >>>import 'site' # <<< 5599 1726879836.76147: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879836.76158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd53bda0> <<< 5599 1726879836.76175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879836.76188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879836.76223: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd53bfe0> <<< 5599 1726879836.76253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879836.76280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879836.76308: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879836.76363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879836.76389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879836.76465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5599 1726879836.76469: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879836.76472: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5737d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd573e60> <<< 5599 1726879836.76549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879836.76553: stdout chunk (state=3): >>>import '_collections' # <<< 5599 1726879836.76634: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879836.76638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5599 1726879836.76644: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd553a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd551190> <<< 5599 1726879836.76720: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe7dd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe7fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879836.76727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879836.76730: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879836.76875: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd538f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879836.76879: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879836.76882: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879836.76885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5976b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5962d0> <<< 5599 1726879836.76968: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e01f800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e01fe90> import '_collections' # <<< 5599 1726879836.76974: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879836.76977: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfffaa0> import '_functools' # <<< 5599 1726879836.77035: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd552030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd53ae40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5381d0> <<< 5599 1726879836.77039: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dffd190> <<< 5599 1726879836.77044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5c8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c8ad0> <<< 5599 1726879836.77117: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001e0c530> <<< 5599 1726879836.77121: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5c8e90> <<< 5599 1726879836.77227: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe4f80> <<< 5599 1726879836.77231: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd536d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c91f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5599 1726879836.77236: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879836.77281: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5ca420> import 'importlib.util' # import 'runpy' # <<< 5599 1726879836.77291: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ddbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001e0eab0> import '_signal' # import '_abc' # import 'abc' # <<< 5599 1726879836.77310: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e043710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e042330> <<< 5599 1726879836.77367: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 5599 1726879836.77485: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dffe060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e040a40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0746e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe4200> <<< 5599 1726879836.77495: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879836.77499: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879836.77502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e4620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5e5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879836.77507: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages <<< 5599 1726879836.77557: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e6c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5e72c0> <<< 5599 1726879836.77586: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c21160> <<< 5599 1726879836.77671: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e074b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e074a40> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e074e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe2d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0754c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e075190> <<< 5599 1726879836.77676: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e61b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879836.77682: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5e7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e7470> <<< 5599 1726879836.77800: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c21fd0> import 'site' # <<< 5599 1726879836.77807: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0763c0> <<< 5599 1726879836.77812: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5599 1726879836.77815: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5ca390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879836.77818: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879836.77838: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0905c0> import 'errno' # <<< 5599 1726879836.77901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd377cb0> <<< 5599 1726879836.77944: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd3a0770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a04d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd3a07a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879836.78014: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e091d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e092bd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e093230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e092120> <<< 5599 1726879836.78018: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd3a0980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd375e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879836.78046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879836.78122: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879836.78197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a2000> <<< 5599 1726879836.78202: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e093c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0933b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0763f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879836.78275: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a0c80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5cab40> <<< 5599 1726879836.78284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879836.78411: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879836.78414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de1bb30> <<< 5599 1726879836.78416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de44620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de44380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de44590> <<< 5599 1726879836.78420: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3d2360> <<< 5599 1726879836.78422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5fdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879836.78506: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de447d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de19cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879836.78510: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879836.78512: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5ffe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879836.78579: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3ea510> <<< 5599 1726879836.78589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879836.78595: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879836.78715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c97800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5599 1726879836.78720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de45e50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de44b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e076ae0> <<< 5599 1726879836.78723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd4232f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879836.78825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c97e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c77aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c75190> <<< 5599 1726879836.78834: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879836.78935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879836.78939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de761e0> <<< 5599 1726879836.78941: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879836.78952: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd449a90> <<< 5599 1726879836.79104: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5cf80> <<< 5599 1726879836.79109: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5599 1726879836.79112: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd423410> <<< 5599 1726879836.79115: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de8e390> <<< 5599 1726879836.79117: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3eb1a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2643e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3e9550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a2f00> <<< 5599 1726879836.79198: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cbb710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cba330> <<< 5599 1726879836.79202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879836.79205: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0decb110> <<< 5599 1726879836.79212: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879836.79313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879836.79317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f31fd2645c0> <<< 5599 1726879836.79320: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c76060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cb8a40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cec6e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5c200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879836.79323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879836.79383: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_g8l2_v7i/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 5599 1726879836.79416: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001cecb90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ceca40> <<< 5599 1726879836.79419: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0def18b0> <<< 5599 1726879836.79489: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001cece00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5ad20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879836.79493: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0decb230> <<< 5599 1726879836.79601: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879836.79605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ced4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ced190> <<< 5599 1726879836.79607: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de8f020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd081d0> <<< 5599 1726879836.79609: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cee3c0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879836.79703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879836.79707: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de8d3d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de46d80> <<< 5599 1726879836.79709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2b9fd0> import '_typing' # <<< 5599 1726879836.79766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d085c0> <<< 5599 1726879836.79770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2f0dd083b0> <<< 5599 1726879836.79827: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001d09d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879836.79834: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_bhfhtpjf/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 5599 1726879836.79860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d0abd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001d0b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d0a120> <<< 5599 1726879836.79909: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5599 1726879836.79969: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd294ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd267f50> # zipimport: zlib available import 'ansible' # <<< 5599 1726879836.79979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001d0bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d0b3b0> <<< 5599 1726879836.80020: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879836.80028: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 5599 1726879836.80083: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cee3f0> <<< 5599 1726879836.80087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879836.80127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879836.80135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879836.80162: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd5deb0> import '_typing' # <<< 5599 1726879836.80196: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a97b30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879836.80227: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001ac05f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac0350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001ac0560> <<< 5599 1726879836.80258: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879836.80304: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001ac07a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a95cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879836.80353: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd38da0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd0bec0> # zipimport: zlib available <<< 5599 1726879836.80441: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879836.80472: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 5599 1726879836.80478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac1e20> <<< 5599 1726879836.80504: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.80655: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac0aa0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ceeae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879836.80715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879836.80757: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001af21b0> <<< 5599 1726879836.80835: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879836.80860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879836.80918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879836.80989: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b0a360> <<< 5599 1726879836.80996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879836.81096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879836.81108: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879836.81157: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b47140> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879836.81208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879836.81240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879836.81309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879836.81431: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b6d8b0> <<< 5599 1726879836.81550: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b47260> <<< 5599 1726879836.81588: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.81610: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b0aff0> <<< 5599 1726879836.81654: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001984230> <<< 5599 1726879836.81714: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b093a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac2d50> <<< 5599 1726879836.81804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879836.81835: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6001984440> <<< 5599 1726879836.81967: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_w79u6qrm/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 5599 1726879836.82033: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.82398: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879836.82465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879836.82484: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019d9eb0> <<< 5599 1726879836.82711: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879836.82818: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019b4da0> <<< 5599 1726879836.82854: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001987ec0> # zipimport: zlib available <<< 5599 1726879836.82892: stdout chunk (state=3): >>>import 'ansible' # <<< 5599 1726879836.82932: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 5599 1726879836.82978: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.83003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd297e60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879836.83065: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd2e19d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e1760> <<< 5599 1726879836.83244: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e1070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e1550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2bac60> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd2e26c0> <<< 5599 1726879836.83429: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd2e2900> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879836.83548: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd3bd40> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879836.83572: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dd85820> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd855b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd84ef0> <<< 5599 1726879836.83589: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e2e40> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd14cbc0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd14e7e0> <<< 5599 1726879836.83650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879836.83688: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd859a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd5eb40> import 'atexit' # <<< 5599 1726879836.83923: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dd86570> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dd867b0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879836.83927: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd14f1a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd150380> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd152e10> <<< 5599 1726879836.83972: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd152f30> <<< 5599 1726879836.84081: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd86cf0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879836.84087: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1510d0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd156c90> import '_tokenize' # <<< 5599 1726879836.84425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf0a40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dbf2660> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf3020> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf3f20> <<< 5599 1726879836.84434: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd155790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1554f0> <<< 5599 1726879836.84443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879836.84523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf6c30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dbf6f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf4e00> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879836.84527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbfaab0> import '_tokenize' # <<< 5599 1726879836.84648: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd157bc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1515e0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd19ade0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19af60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd19cb00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19c8c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879836.84652: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf9580> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf9310> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879836.84758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd19f080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19d1c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879836.84774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879836.84935: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbfbe90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf5400> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc3ec90> <<< 5599 1726879836.84940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879836.84950: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc3eed0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879836.84954: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1a68a0> <<< 5599 1726879836.85008: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc40950> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc40710> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879836.85106: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19f230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1a76e0> <<< 5599 1726879836.85110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879836.85114: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc42f00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc41040> <<< 5599 1726879836.85256: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1a78c0> <<< 5599 1726879836.85260: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879836.85311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4a630> <<< 5599 1726879836.85348: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1a79b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19b1d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1ab2f0> <<< 5599 1726879836.85638: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc430b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4b530> <<< 5599 1726879836.85642: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1ac2f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1a9a60> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1aae10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1a9670> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879836.85705: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4b380> <<< 5599 1726879836.85715: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.85718: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.85854: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4bad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc3f080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879836.85858: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.85860: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4eab0> <<< 5599 1726879836.85940: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879836.86071: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4fd10> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4d280> <<< 5599 1726879836.86120: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.86124: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4ddc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4ce30> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879836.86139: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.86255: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.86259: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.86397: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.86401: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879836.86435: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879836.86544: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.86712: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.86854: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.87403: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.87561: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879836.87603: 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' # <<< 5599 1726879836.87623: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879836.87678: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd230500> <<< 5599 1726879836.87741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 5599 1726879836.87749: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019b7d10> <<< 5599 1726879836.87779: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879836.87813: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd231280> <<< 5599 1726879836.87822: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1afaa0> <<< 5599 1726879836.87842: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879836.87873: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879836.87894: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.87914: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.87946: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a01880> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a01610> <<< 5599 1726879836.87952: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879836.88001: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a00f20> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879836.88005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879836.88102: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a01370> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019da8d0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a025d0> <<< 5599 1726879836.88156: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879836.88160: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879836.88184: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a02810> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879836.88198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879836.88210: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.88236: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc53fe0> <<< 5599 1726879836.88264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 5599 1726879836.88290: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a02d50> <<< 5599 1726879836.88384: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5599 1726879836.88390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879836.88394: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd231250> <<< 5599 1726879836.88397: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.88401: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879836.88403: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879836.88511: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd4bc0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4e600> <<< 5599 1726879836.88520: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001868ad0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600186a6f0> <<< 5599 1726879836.88525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879836.88534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879836.88560: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186b080> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879836.88589: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879836.88604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879836.88642: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186bef0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879836.88712: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.88714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879836.88716: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5599 1726879836.88785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186ed20> <<< 5599 1726879836.88834: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600186f080> <<< 5599 1726879836.88955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd4d70> <<< 5599 1726879836.88959: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.88962: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186cfe0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879836.88986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879836.89004: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.89040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001872c90> <<< 5599 1726879836.89168: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879836.89172: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001871760> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018714f0> <<< 5599 1726879836.89206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879836.89320: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001873ad0> <<< 5599 1726879836.89362: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186d4f0> <<< 5599 1726879836.89388: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018b6e70> <<< 5599 1726879836.89457: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.89478: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.89543: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.89636: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879836.89640: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b6f60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018b8b30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b88f0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879836.89651: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.89692: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.89710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879836.89728: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879836.89779: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.89784: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018bb0b0> <<< 5599 1726879836.89796: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b91f0> <<< 5599 1726879836.89810: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879836.89823: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.89876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879836.89903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879836.89924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879836.89944: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879836.89947: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.89976: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5599 1726879836.90009: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c28a0> <<< 5599 1726879836.90033: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.90043: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879836.90086: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879836.90096: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.90115: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.90205: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879836.90224: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.90278: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.90282: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018bb230> <<< 5599 1726879836.90327: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879836.90379: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.90390: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c3740> <<< 5599 1726879836.90450: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.90491: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.90495: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c35c0> <<< 5599 1726879836.90504: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c3c50> <<< 5599 1726879836.90578: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 5599 1726879836.90616: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 5599 1726879836.90620: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b7260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879836.90706: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879836.90709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879836.90712: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 5599 1726879836.90761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879836.90766: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879836.90840: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c6bd0> <<< 5599 1726879836.90854: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2338c0> # zipimport: zlib available <<< 5599 1726879836.90943: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.90957: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.90998: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c8080> <<< 5599 1726879836.91056: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c53a0> <<< 5599 1726879836.91062: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879836.91090: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c6720> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c4f80> # zipimport: zlib available <<< 5599 1726879836.91103: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879836.91116: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879836.91129: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.91167: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879836.91245: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879836.91290: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.91293: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd23de50> <<< 5599 1726879836.91314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879836.91349: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879836.91354: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd23e750> <<< 5599 1726879836.91388: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd552960> <<< 5599 1726879836.91392: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.91482: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.91528: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 5599 1726879836.91531: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 5599 1726879836.91604: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879836.91609: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.91613: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd7200> # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879836.91656: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 5599 1726879836.91660: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.91685: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.91724: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879836.91731: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879836.91795: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879836.91825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879836.91869: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd23d520> <<< 5599 1726879836.91894: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dae59a0> <<< 5599 1726879836.91929: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd23dca0> <<< 5599 1726879836.91960: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879836.91982: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.92008: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dae62d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd6060> # zipimport: zlib available <<< 5599 1726879836.92034: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.92067: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.92084: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.92088: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879836.92090: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.92104: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.92134: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.92141: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.92190: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 5599 1726879836.92193: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879836.92196: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.92202: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879836.92231: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879836.92253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879836.92256: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.92311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879836.92322: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879836.92336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879836.92357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879836.92365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879836.92448: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd0d6a20> <<< 5599 1726879836.92477: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd04c770> <<< 5599 1726879836.92519: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dae4fe0> <<< 5599 1726879836.92543: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dae64e0> <<< 5599 1726879836.92546: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd0467e0> <<< 5599 1726879836.92587: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879836.92590: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.92598: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd046630> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879836.92636: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879836.92651: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.92722: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.92750: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.92780: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879836.92818: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879836.92857: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879836.92861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879836.92886: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.92944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879836.92948: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879836.92962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879836.93022: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0db7a720> <<< 5599 1726879836.93026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 5599 1726879836.93051: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd0465a0> <<< 5599 1726879836.93062: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0daf03b0> <<< 5599 1726879836.93115: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.93119: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.93149: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0daef860> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0daee330> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5599 1726879836.93160: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.93194: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.93231: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 5599 1726879836.93234: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879836.93287: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879836.93324: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}} <<< 5599 1726879836.93330: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.93341: stdout chunk (state=3): >>># destroy __main__ <<< 5599 1726879836.93343: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879836.93474: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.93596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 5599 1726879836.93612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 5599 1726879836.93640: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0db79b80> <<< 5599 1726879836.93683: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings <<< 5599 1726879836.93722: stdout chunk (state=3): >>># cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools <<< 5599 1726879836.93756: stdout chunk (state=3): >>># cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap <<< 5599 1726879836.93811: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil <<< 5599 1726879836.93816: stdout chunk (state=3): >>># cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string <<< 5599 1726879836.93861: stdout chunk (state=3): >>># destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 5599 1726879836.93897: stdout chunk (state=3): >>># zipimport: zlib available {"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since '/root/.ssh/kdump_id_rsa' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 5599 1726879836.94111: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5599 1726879836.94156: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct <<< 5599 1726879836.94199: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 5599 1726879836.94268: stdout chunk (state=3): >>># destroy ntpath <<< 5599 1726879836.94280: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 5599 1726879836.94283: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879836.94293: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 5599 1726879836.94618: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 <<< 5599 1726879836.94623: stdout chunk (state=3): >>># destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath <<< 5599 1726879836.94627: stdout chunk (state=3): >>># cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json <<< 5599 1726879836.94631: stdout chunk (state=3): >>># cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform <<< 5599 1726879836.94634: stdout chunk (state=3): >>># cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six <<< 5599 1726879836.94638: 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux <<< 5599 1726879836.94643: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters <<< 5599 1726879836.94646: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 5599 1726879836.94650: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 5599 1726879836.94653: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 5599 1726879836.94655: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 5599 1726879836.94658: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 5599 1726879836.94660: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 5599 1726879836.94662: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 5599 1726879836.94665: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 5599 1726879836.94699: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600194c320> <<< 5599 1726879836.94718: stdout chunk (state=3): >>># destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 5599 1726879836.94737: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 5599 1726879836.94798: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5599 1726879836.94804: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 5599 1726879836.94829: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections <<< 5599 1726879836.94870: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 5599 1726879836.94879: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 5599 1726879836.94900: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5599 1726879836.94940: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 5599 1726879836.94984: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194d040> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c81d0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879836.95116: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5599 1726879836.95124: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879836.95127: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5599 1726879836.95132: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 5599 1726879836.95235: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.95239: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 5599 1726879836.95244: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 5599 1726879836.95290: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879836.95329: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879836.95446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5599 1726879836.95501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194d790> <<< 5599 1726879836.95545: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5599 1726879836.95564: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5599 1726879836.95779: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.95783: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.149 closed. <<< 5599 1726879836.95787: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 5599 1726879836.95854: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 5599 1726879836.95859: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 5599 1726879836.95922: stderr chunk (state=3): >>><<< 5599 1726879836.95936: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd72c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd6fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd72eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd4fd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd4fdfd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd53bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd53bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5737d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd573e60>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd553a70>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd551190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd538f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5976b0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5962d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd552030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd53ae40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c8770>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5381d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5c8c20>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c8ad0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5c8e90>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd536d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c9520>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c91f0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5ca420>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e4620>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5e5d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e6c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5e72c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e61b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5e7d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e7470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5ca390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd377cb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd3a0770>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a04d0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd3a07a0>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd3a0980>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd375e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a2000>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a0c80>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5cab40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3d2360>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3ea510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd4232f0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd449a90>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd423410>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3eb1a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2643e0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3e9550>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a2f00>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f31fd2645c0>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.command_payload_g8l2_v7i/ansible_ansible.legacy.command_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2b9fd0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd294ec0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd267f50>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd297e60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd2e19d0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e1760>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e1070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e1550>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2bac60>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd2e26c0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd2e2900>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e2e40>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd14cbc0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd14e7e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd14f1a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd150380>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd152e10>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd152f30>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1510d0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd156c90>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd155790>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1554f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd157bc0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1515e0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd19ade0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19af60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd19cb00>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19c8c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd19f080>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19d1c0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1a68a0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19f230>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1a76e0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1a78c0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1a79b0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19b1d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1ab2f0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1ac2f0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1a9a60>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1aae10>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1a9670>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd230500>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd231280>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1afaa0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd231250>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2338c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd23de50>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd23e750>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd552960>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd23d520>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd23dca0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd0d6a20>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd04c770>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd0467e0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd046630>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd0465a0>\r\n# zipimport: zlib available\r\n\r\n{"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.149 closed.\r\n") 5599 1726879836.96204: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd72c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd6fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd72eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd4fd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd4fdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd53bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd53bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5737d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd573e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd553a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd551190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd538f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5976b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5962d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd552030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd53ae40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5381d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5c8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c8ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5c8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd536d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5c91f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5ca420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e4620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5e5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e6c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5e72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e61b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd5e7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5e7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5ca390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd377cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd3a0770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a04d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd3a07a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd3a0980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd375e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a2000> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a0c80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd5cab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3d2360> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3ea510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd4232f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd449a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd423410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3eb1a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2643e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3e9550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd3a2f00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f31fd2645c0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_g8l2_v7i/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2b9fd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd294ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd267f50> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd297e60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd2e19d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e1760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e1070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e1550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2bac60> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd2e26c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd2e2900> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2e2e40> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd14cbc0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd14e7e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd14f1a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd150380> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd152e10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd152f30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1510d0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd156c90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd155790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1554f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd157bc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1515e0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd19ade0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19af60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd19cb00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19c8c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd19f080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19d1c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1a68a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19f230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1a76e0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1a78c0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1a79b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd19b1d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1ab2f0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1ac2f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1a9a60> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd1aae10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1a9670> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd230500> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd231280> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd1afaa0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd231250> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd2338c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd23de50> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd23e750> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd552960> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31fd23d520> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd23dca0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd0d6a20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd04c770> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd0467e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd046630> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31fd0465a0> # zipimport: zlib available {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.149 closed. 5599 1726879836.97312: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5599 1726879836.97864: done with _execute_module (ansible.legacy.command, {'creates': '/root/.ssh/kdump_id_rsa', '_raw_params': "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879836.407322-5821-13293464862185/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879836.97868: _low_level_execute_command(): starting 5599 1726879836.97872: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/ > /dev/null 2>&1 && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879836.97883: stderr chunk (state=3): >>><<< 5599 1726879836.97886: stdout chunk (state=3): >>><<< 5599 1726879836.97890: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e1b4530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e183b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e1b6ab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfa9160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfa9fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe7dd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe7fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e01f800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e01fe90>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfffaa0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dffd190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe4f80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e043710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e042330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dffe060>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e040a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0746e0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe4200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e074b90>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e074a40>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e074e00>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe2d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0754c0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e075190>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0763c0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0905c0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e091d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e092bd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e093230>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e092120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e093c80>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0933b0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0763f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de1bb30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de44620>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de44380>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de44590>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de447d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de19cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de45e50>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de44b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e076ae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de761e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de8e390>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0decb110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0def18b0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0decb230>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de8f020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd081d0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de8d3d0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de46d80>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2f0dd083b0>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.command_payload_bhfhtpjf/ansible_ansible.legacy.command_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd5deb0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd38da0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd0bec0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd3bd40>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dd85820>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd855b0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd84ef0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd859a0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd5eb40>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dd86570>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dd867b0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd86cf0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf0a40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dbf2660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf3020>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf3f20>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf6c30>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dbf6f60>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf4e00>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbfaab0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf9580>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf9310>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbfbe90>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf5400>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc3ec90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc3eed0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc40950>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc40710>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc42f00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc41040>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4a630>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc430b0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4b530>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4b380>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4bad0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc3f080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4eab0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4fd10>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4d280>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4ddc0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4ce30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc53fe0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd4bc0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4e600>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd4d70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd7200>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dae59a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dae62d0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd6060>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dae4fe0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dae64e0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0db7a720>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0daf03b0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0daef860>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0daee330>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0db79b80>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since \'/root/.ssh/kdump_id_rsa\' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879836.99015: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e1b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e183b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e1b6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfa9160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfa9fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe7dd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe7fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e01f800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e01fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfffaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dffd190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe4f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e043710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e042330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dffe060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e040a40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0746e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe4200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e074b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e074a40> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e074e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dfe2d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0754c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e075190> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0763c0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0905c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e091d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e092bd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e093230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e092120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0e093c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0933b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e0763f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de1bb30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de44620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de44380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de44590> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0de447d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de19cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de45e50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de44b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0e076ae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de761e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de8e390> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0decb110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0def18b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0decb230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de8f020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd081d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de8d3d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0de46d80> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2f0dd083b0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_bhfhtpjf/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd5deb0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd38da0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd0bec0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd3bd40> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dd85820> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd855b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd84ef0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd859a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd5eb40> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dd86570> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dd867b0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dd86cf0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf0a40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dbf2660> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf3020> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf3f20> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf6c30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dbf6f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf4e00> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbfaab0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf9580> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf9310> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbfbe90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dbf5400> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc3ec90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc3eed0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc40950> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc40710> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc42f00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc41040> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4a630> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc430b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4b530> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4b380> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4bad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc3f080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4eab0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4fd10> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4d280> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc4ddc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4ce30> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dc53fe0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd4bc0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dc4e600> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd4d70> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd7200> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dae59a0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dae62d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dcd6060> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f0dae4fe0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0dae64e0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0db7a720> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0daf03b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0daef860> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0daee330> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f0db79b80> # zipimport: zlib available {"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since '/root/.ssh/kdump_id_rsa' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879836.407322-5821-13293464862185/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879836.99692: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879836.99697: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 5599 1726879836.99701: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.01068: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879837.01072: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879837.01077: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879837.01079: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.01082: done with _execute_module (ansible.legacy.command, {'creates': '/root/.ssh/kdump_id_rsa', '_raw_params': "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879836.436536-5824-122165680080889/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879837.01085: _low_level_execute_command(): starting 5599 1726879837.01087: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/ > /dev/null 2>&1 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879836.436536-5824-122165680080889/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879837.01096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879837.01099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879837.01101: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879837.01103: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194fa10> <<< 5599 1726879837.01105: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.01112: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.01115: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5599 1726879837.01117: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879837.01121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879837.01137: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.01140: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 5599 1726879837.01142: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001959d00> <<< 5599 1726879837.01145: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879837.01147: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600195a660> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194e7b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 5599 1726879837.01150: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.01152: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879837.01155: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879837.01157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879837.01159: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.01161: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879837.01166: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.01249: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879837.01253: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879837.01256: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879837.01259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.01262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001959430> <<< 5599 1726879837.01266: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600195a780> <<< 5599 1726879837.01269: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879837.01272: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.01353: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879837.01357: stdout chunk (state=3): >>><<< 5599 1726879837.01361: stderr chunk (state=3): >>><<< <10.31.14.149> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879837.01371: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879837.01499: handler run complete 5599 1726879837.01516: attempt loop complete, returning result 5599 1726879837.01519: _execute() done 5599 1726879837.01522: dumping result to json 5599 1726879837.01524: done dumping result, returning 5599 1726879837.01526: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist [0affef3a-ec81-5b39-170e-000000000160] 5599 1726879837.01527: sending task result for task 0affef3a-ec81-5b39-170e-000000000160 5599 1726879837.01529: stdout chunk (state=3): >>># zipimport: zlib available <<< changed: [managed_node2] => { "changed": true, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/root/.ssh/kdump_id_rsa", "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } MSG: Command would have run if not in check mode 5599 1726879837.01877: done sending task result for task 0affef3a-ec81-5b39-170e-000000000160 5599 1726879837.01881: WORKER PROCESS EXITING 5599 1726879837.01884: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879837.01887: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 5599 1726879837.01894: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879837.01900: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879837.01906: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879837.01912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60017ee900> <<< 5599 1726879837.01915: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60017646b0> <<< 5599 1726879837.01918: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600175e720> <<< 5599 1726879837.01980: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600175e570> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879837.02018: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879837.02067: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.02162: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879837.02332: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.02470: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 5599 1726879837.02497: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a28bc0> <<< 5599 1726879837.02603: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.02870: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879837.02937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879837.02941: stdout chunk (state=3): >>><<< 5599 1726879837.02944: stderr chunk (state=3): >>><<< 5599 1726879837.02946: stdout chunk (state=3): >>> {"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since '/root/.ssh/kdump_id_rsa' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}} # destroy __main__ <<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879837.03090: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879837.03094: handler run complete 5599 1726879837.03098: attempt loop complete, returning result 5599 1726879837.03101: _execute() done 5599 1726879837.03103: dumping result to json 5599 1726879837.03106: done dumping result, returning 5599 1726879837.03108: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist [0affef3a-ec81-5b39-170e-000000000160] 5599 1726879837.03326: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr<<< 5599 1726879837.03380: stdout chunk (state=3): >>> # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os <<< 5599 1726879837.03428: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile <<< 5599 1726879837.03528: stdout chunk (state=3): >>># cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string <<< 5599 1726879837.03532: sending task result for task 0affef3a-ec81-5b39-170e-000000000160 5599 1726879837.03534: stdout chunk (state=3): >>># cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon <<< 5599 1726879837.03570: stdout chunk (state=3): >>># cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian <<< 5599 1726879837.03632: done sending task result for task 0affef3a-ec81-5b39-170e-000000000160 5599 1726879837.03662: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/root/.ssh/kdump_id_rsa", "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists MSG: Would not run command since '/root/.ssh/kdump_id_rsa' exists 5599 1726879837.04029: stdout chunk (state=3): >>># cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 5599 1726879837.04035: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 5599 1726879837.04054: stdout chunk (state=3): >>># destroy ntpath <<< 5599 1726879837.04281: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 5599 1726879837.04325: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 5599 1726879837.04368: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath <<< 5599 1726879837.04432: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 5599 1726879837.04481: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879837.04691: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid <<< 5599 1726879837.04695: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize<<< 5599 1726879837.04734: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib <<< 5599 1726879837.04747: stdout chunk (state=3): >>># destroy copyreg <<< 5599 1726879837.04791: stdout chunk (state=3): >>># destroy contextlib # destroy _typing <<< 5599 1726879837.04806: stdout chunk (state=3): >>># destroy _tokenize <<< 5599 1726879837.04810: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse<<< 5599 1726879837.04818: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser<<< 5599 1726879837.04841: stdout chunk (state=3): >>> # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external<<< 5599 1726879837.04884: stdout chunk (state=3): >>> # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path<<< 5599 1726879837.04888: stdout chunk (state=3): >>> # clear sys.modules<<< 5599 1726879837.04894: stdout chunk (state=3): >>> # destroy _frozen_importlib<<< 5599 1726879837.04992: stdout chunk (state=3): >>> # destroy codecs<<< 5599 1726879837.05025: stdout chunk (state=3): >>> <<< 5599 1726879837.05029: stdout chunk (state=3): >>># destroy encodings.aliases # destroy encodings.utf_8<<< 5599 1726879837.05041: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig<<< 5599 1726879837.05044: stdout chunk (state=3): >>> # destroy encodings.cp437 <<< 5599 1726879837.05082: stdout chunk (state=3): >>># destroy _codecs # destroy io<<< 5599 1726879837.05109: stdout chunk (state=3): >>> # destroy traceback <<< 5599 1726879837.05115: stdout chunk (state=3): >>># destroy warnings # destroy weakref <<< 5599 1726879837.05122: stdout chunk (state=3): >>># destroy collections<<< 5599 1726879837.05132: stdout chunk (state=3): >>> # destroy threading # destroy atexit # destroy _warnings<<< 5599 1726879837.05149: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time<<< 5599 1726879837.05192: stdout chunk (state=3): >>> # destroy _random <<< 5599 1726879837.05199: stdout chunk (state=3): >>># destroy _weakref <<< 5599 1726879837.05234: stdout chunk (state=3): >>># destroy _operator<<< 5599 1726879837.05254: stdout chunk (state=3): >>> # destroy _sha2 # destroy _string<<< 5599 1726879837.05273: stdout chunk (state=3): >>> # destroy re # destroy itertools<<< 5599 1726879837.05282: stdout chunk (state=3): >>> <<< 5599 1726879837.05301: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix<<< 5599 1726879837.05310: stdout chunk (state=3): >>> # destroy _functools # destroy builtins # destroy _thread<<< 5599 1726879837.05334: stdout chunk (state=3): >>> # clear sys.audit hooks<<< 5599 1726879837.05340: stdout chunk (state=3): >>> <<< 5599 1726879837.05905: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879837.06007: stderr chunk (state=3): >>><<< 5599 1726879837.06010: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001e0c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ddbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001e0eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c21160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c21fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5fdd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5ffe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c97800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c97e90>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c77aa0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c75190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5cf80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cbb710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cba330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c76060>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cb8a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cec6e0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5c200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001cecb90>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ceca40>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001cece00>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5ad20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ced4c0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ced190>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cee3c0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d085c0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001d09d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d0abd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001d0b230>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d0a120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001d0bc80>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d0b3b0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cee3f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a97b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001ac05f0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac0350>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001ac0560>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001ac07a0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a95cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac1e20>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac0aa0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ceeae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001af21b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b0a360>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b47140>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b6d8b0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b47260>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b0aff0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001984230>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b093a0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac2d50>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6001984440>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.command_payload_w79u6qrm/ansible_ansible.legacy.command_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019d9eb0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019b4da0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001987ec0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019b7d10>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a01880>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a01610>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a00f20>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a01370>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019da8d0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a025d0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a02810>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a02d50>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001868ad0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600186a6f0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186b080>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186bef0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186ed20>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600186f080>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186cfe0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001872c90>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001871760>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018714f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001873ad0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186d4f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018b6e70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b6f60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018b8b30>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b88f0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018bb0b0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b91f0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c28a0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018bb230>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c3740>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c35c0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c3c50>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b7260>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c6bd0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c8080>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c53a0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c6720>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c4f80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600194c320>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194d040>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c81d0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194d790>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194fa10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001959d00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600195a660>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194e7b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001959430>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600195a780>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60017ee900>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60017646b0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600175e720>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600175e570>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a28bc0>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since \'/root/.ssh/kdump_id_rsa\' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879837.06222: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001e0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ddbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001e0eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c21160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c21fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5fdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5ffe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c97800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c97e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c77aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c75190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5cf80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cbb710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cba330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c76060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cb8a40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cec6e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5c200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001cecb90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ceca40> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001cece00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001c5ad20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ced4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ced190> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cee3c0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d085c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001d09d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d0abd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001d0b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d0a120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001d0bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001d0b3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001cee3f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a97b30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001ac05f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac0350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001ac0560> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001ac07a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a95cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac1e20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac0aa0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ceeae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001af21b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b0a360> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b47140> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b6d8b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b47260> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b0aff0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001984230> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001b093a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001ac2d50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6001984440> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_w79u6qrm/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019d9eb0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019b4da0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001987ec0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019b7d10> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a01880> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a01610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a00f20> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a01370> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60019da8d0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a025d0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001a02810> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a02d50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001868ad0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600186a6f0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186b080> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186bef0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186ed20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600186f080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186cfe0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001872c90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001871760> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018714f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001873ad0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600186d4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018b6e70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b6f60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018b8b30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b88f0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018bb0b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b91f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c28a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018bb230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c3740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c35c0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c3c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018b7260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c6bd0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c8080> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c53a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f60018c6720> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c4f80> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600194c320> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194d040> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60018c81d0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194d790> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194fa10> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001959d00> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f600195a660> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600194e7b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6001959430> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600195a780> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60017ee900> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f60017646b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600175e720> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f600175e570> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6001a28bc0> # zipimport: zlib available {"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since '/root/.ssh/kdump_id_rsa' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879837.07772: done with _execute_module (ansible.legacy.command, {'creates': '/root/.ssh/kdump_id_rsa', '_raw_params': "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879836.3644145-5820-168121386032217/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879837.07778: _low_level_execute_command(): starting 5599 1726879837.07782: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879836.3644145-5820-168121386032217/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879837.07796: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879837.07802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879837.07805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879837.07807: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879837.07810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879837.07812: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 <<< 5599 1726879837.07817: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879837.07820: stderr chunk (state=3): >>>debug2: match not found <<< 5599 1726879837.07822: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879837.07828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879837.07831: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879837.07833: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879837.07836: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 5599 1726879837.07840: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address <<< 5599 1726879837.07842: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 5599 1726879837.07845: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879837.07847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879837.07849: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879837.07852: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879837.07854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879837.07857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.10602: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879837.10666: stderr chunk (state=3): >>><<< 5599 1726879837.10669: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879837.10880: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879837.10884: handler run complete 5599 1726879837.10886: attempt loop complete, returning result 5599 1726879837.10889: _execute() done 5599 1726879837.10891: dumping result to json 5599 1726879837.10893: done dumping result, returning 5599 1726879837.10896: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist [0affef3a-ec81-5b39-170e-000000000160] 5599 1726879837.10898: sending task result for task 0affef3a-ec81-5b39-170e-000000000160 5599 1726879837.10959: done sending task result for task 0affef3a-ec81-5b39-170e-000000000160 5599 1726879837.10962: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/root/.ssh/kdump_id_rsa", "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists MSG: Would not run command since '/root/.ssh/kdump_id_rsa' exists 5599 1726879837.11053: no more pending results, returning what we have 5599 1726879837.11058: results queue empty 5599 1726879837.11059: checking for any_errors_fatal 5599 1726879837.11062: done checking for any_errors_fatal 5599 1726879837.11063: checking for max_fail_percentage 5599 1726879837.11064: done checking for max_fail_percentage 5599 1726879837.11065: checking to see if all hosts have failed and the running result is not ok 5599 1726879837.11067: done checking to see if all hosts have failed 5599 1726879837.11068: getting the remaining hosts for this loop 5599 1726879837.11070: done getting the remaining hosts for this loop 5599 1726879837.11079: getting the next task for host managed_node1 5599 1726879837.11097: done getting next task for host managed_node1 5599 1726879837.11103: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch key 5599 1726879837.11108: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879837.11110: getting the next task for host managed_node2 5599 1726879837.11113: done getting next task for host managed_node2 5599 1726879837.11116: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch key 5599 1726879837.11119: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879837.11120: getting the next task for host managed_node3 5599 1726879837.11124: done getting next task for host managed_node3 5599 1726879837.11126: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch key 5599 1726879837.11129: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879837.11154: getting variables 5599 1726879837.11156: in VariableManager get_vars() 5599 1726879837.11336: Calling all_inventory to load vars for managed_node1 5599 1726879837.11340: Calling groups_inventory to load vars for managed_node1 5599 1726879837.11344: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879837.11356: Calling all_plugins_play to load vars for managed_node1 5599 1726879837.11360: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879837.11364: Calling groups_plugins_play to load vars for managed_node1 5599 1726879837.11915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879837.12151: done with get_vars() 5599 1726879837.12161: done getting variables TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Friday 20 September 2024 20:50:37 -0400 (0:00:00.845) 0:00:14.909 ****** 5599 1726879837.12254: entering _queue_task() for managed_node1/slurp 5599 1726879837.12697: worker is 1 (out of 3 available) 5599 1726879837.12712: exiting _queue_task() for managed_node1/slurp 5599 1726879837.12754: getting variables 5599 1726879837.12881: in VariableManager get_vars() 5599 1726879837.13111: Calling all_inventory to load vars for managed_node2 5599 1726879837.13117: Calling groups_inventory to load vars for managed_node2 5599 1726879837.13120: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879837.13135: Calling all_plugins_play to load vars for managed_node2 5599 1726879837.13140: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879837.13144: Calling groups_plugins_play to load vars for managed_node2 5599 1726879837.13599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879837.14162: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fetch key 5599 1726879837.14167: in run() - task 0affef3a-ec81-5b39-170e-000000000161 5599 1726879837.14169: variable 'ansible_search_path' from source: unknown 5599 1726879837.14172: variable 'ansible_search_path' from source: unknown 5599 1726879837.14182: calling self._execute() 5599 1726879837.14184: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879837.14187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879837.14189: variable 'omit' from source: magic vars 5599 1726879837.14192: variable 'omit' from source: magic vars 5599 1726879837.14209: done with get_vars() 5599 1726879837.14233: done getting variables 5599 1726879837.14339: variable 'omit' from source: magic vars 5599 1726879837.14389: entering _queue_task() for managed_node2/slurp 5599 1726879837.15479: worker is 2 (out of 3 available) 5599 1726879837.15492: exiting _queue_task() for managed_node2/slurp 5599 1726879837.15531: getting variables 5599 1726879837.15448: variable 'kdump_sshkey' from source: role '' defaults 5599 1726879837.15546: variable 'omit' from source: magic vars 5599 1726879837.15551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879837.15555: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879837.15558: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879837.15561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879837.15564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879837.15566: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879837.15571: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879837.15575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879837.15578: Set connection var ansible_shell_type to sh 5599 1726879837.15580: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879837.15582: Set connection var ansible_pipelining to False 5599 1726879837.15534: in VariableManager get_vars() 5599 1726879837.15667: Calling all_inventory to load vars for managed_node3 5599 1726879837.15673: Calling groups_inventory to load vars for managed_node3 5599 1726879837.15679: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879837.15788: Calling all_plugins_play to load vars for managed_node3 5599 1726879837.15793: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879837.15799: Calling groups_plugins_play to load vars for managed_node3 5599 1726879837.16478: Set connection var ansible_connection to ssh 5599 1726879837.16481: Set connection var ansible_timeout to 10 5599 1726879837.16483: Set connection var ansible_shell_executable to /bin/sh 5599 1726879837.16485: variable 'ansible_shell_executable' from source: unknown 5599 1726879837.16487: variable 'ansible_connection' from source: unknown 5599 1726879837.16489: variable 'ansible_module_compression' from source: unknown 5599 1726879837.16491: variable 'ansible_shell_type' from source: unknown 5599 1726879837.16493: variable 'ansible_shell_executable' from source: unknown 5599 1726879837.16495: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879837.16497: variable 'ansible_pipelining' from source: unknown 5599 1726879837.16499: variable 'ansible_timeout' from source: unknown 5599 1726879837.16501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879837.16504: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879837.16508: variable 'omit' from source: magic vars 5599 1726879837.16510: starting attempt loop 5599 1726879837.16585: running the handler 5599 1726879837.16589: _low_level_execute_command(): starting 5599 1726879837.16593: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879837.16638: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Fetch key 5599 1726879837.16642: in run() - task 0affef3a-ec81-5b39-170e-000000000161 5599 1726879837.16645: variable 'ansible_search_path' from source: unknown 5599 1726879837.16648: variable 'ansible_search_path' from source: unknown 5599 1726879837.16651: calling self._execute() 5599 1726879837.16654: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879837.16861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879837.17433: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879837.17437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879837.17442: variable 'omit' from source: magic vars 5599 1726879837.17445: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879837.17447: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879837.17451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879837.17454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.17456: variable 'omit' from source: magic vars 5599 1726879837.17458: variable 'omit' from source: magic vars 5599 1726879837.17628: done with get_vars() 5599 1726879837.17637: variable 'kdump_sshkey' from source: role '' defaults 5599 1726879837.17660: variable 'omit' from source: magic vars 5599 1726879837.17663: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879837.17665: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879837.17655: done getting variables 5599 1726879837.17746: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879837.17750: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879837.17752: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879837.17772: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5599 1726879837.17779: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879837.17785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879837.17857: entering _queue_task() for managed_node3/slurp 5599 1726879837.18428: worker is 3 (out of 3 available) 5599 1726879837.18436: exiting _queue_task() for managed_node3/slurp 5599 1726879837.18449: done queuing things up, now waiting for results queue to drain 5599 1726879837.18451: waiting for pending results... 5599 1726879837.18415: Set connection var ansible_shell_type to sh 5599 1726879837.18477: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879837.18483: Set connection var ansible_pipelining to False 5599 1726879837.18486: Set connection var ansible_connection to ssh 5599 1726879837.18488: Set connection var ansible_timeout to 10 5599 1726879837.18491: Set connection var ansible_shell_executable to /bin/sh 5599 1726879837.18495: variable 'ansible_shell_executable' from source: unknown 5599 1726879837.18497: variable 'ansible_connection' from source: unknown 5599 1726879837.18500: variable 'ansible_module_compression' from source: unknown 5599 1726879837.18502: variable 'ansible_shell_type' from source: unknown 5599 1726879837.18504: variable 'ansible_shell_executable' from source: unknown 5599 1726879837.18507: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879837.18509: variable 'ansible_pipelining' from source: unknown 5599 1726879837.18512: variable 'ansible_timeout' from source: unknown 5599 1726879837.18514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879837.18809: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879837.18814: variable 'omit' from source: magic vars 5599 1726879837.18818: starting attempt loop 5599 1726879837.18821: running the handler 5599 1726879837.18879: _low_level_execute_command(): starting 5599 1726879837.18883: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879837.19389: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch key 5599 1726879837.19392: in run() - task 0affef3a-ec81-5b39-170e-000000000161 5599 1726879837.19395: variable 'ansible_search_path' from source: unknown 5599 1726879837.19397: variable 'ansible_search_path' from source: unknown 5599 1726879837.19460: calling self._execute() 5599 1726879837.19549: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879837.19557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879837.19572: variable 'omit' from source: magic vars 5599 1726879837.19706: variable 'omit' from source: magic vars 5599 1726879837.19723: stdout chunk (state=3): >>>/root <<< 5599 1726879837.19794: variable 'omit' from source: magic vars 5599 1726879837.19955: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879837.20091: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879837.20095: variable 'kdump_sshkey' from source: role '' defaults 5599 1726879837.20132: variable 'omit' from source: magic vars 5599 1726879837.20171: stderr chunk (state=3): >>><<< 5599 1726879837.20178: stdout chunk (state=3): >>><<< 5599 1726879837.20181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879837.20198: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879837.20232: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879837.20253: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879837.20256: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879837.20306: _low_level_execute_command(): starting 5599 1726879837.20392: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785 `" && echo ansible-tmp-1726879837.202409-5856-272102928317785="` echo /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785 `" && echo ansible-tmp-1726879837.202409-5856-272102928317785="` echo /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785 `" ) && sleep 0'"'"'' 5599 1726879837.20577: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879837.20582: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879837.20585: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879837.20590: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879837.20689: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879837.20694: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.20696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879837.21014: Set connection var ansible_shell_type to sh 5599 1726879837.21017: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879837.21020: Set connection var ansible_pipelining to False 5599 1726879837.21082: Set connection var ansible_connection to ssh 5599 1726879837.21086: Set connection var ansible_timeout to 10 5599 1726879837.21161: Set connection var ansible_shell_executable to /bin/sh 5599 1726879837.21330: variable 'ansible_shell_executable' from source: unknown 5599 1726879837.21335: variable 'ansible_connection' from source: unknown 5599 1726879837.21337: variable 'ansible_module_compression' from source: unknown 5599 1726879837.21340: variable 'ansible_shell_type' from source: unknown 5599 1726879837.21342: variable 'ansible_shell_executable' from source: unknown 5599 1726879837.21344: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879837.21346: variable 'ansible_pipelining' from source: unknown 5599 1726879837.21350: variable 'ansible_timeout' from source: unknown 5599 1726879837.21352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879837.21622: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879837.21641: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879837.21753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879837.21800: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879837.21907: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879837.21987: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879837.22027: variable 'omit' from source: magic vars 5599 1726879837.22068: starting attempt loop 5599 1726879837.22094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.22110: running the handler 5599 1726879837.22125: _low_level_execute_command(): starting 5599 1726879837.22133: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879837.22508: stdout chunk (state=3): >>>/root <<< 5599 1726879837.22513: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879837.22517: stdout chunk (state=3): >>><<< 5599 1726879837.22519: stderr chunk (state=3): >>><<< <10.31.14.149> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879837.22526: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879837.22561: _low_level_execute_command(): starting 5599 1726879837.22565: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523 `" && echo ansible-tmp-1726879837.225289-5857-147648583920523="` echo /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523 `" ) && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523 `" && echo ansible-tmp-1726879837.225289-5857-147648583920523="` echo /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523 `" ) && sleep 0'"'"'' 5599 1726879837.23307: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879837.23383: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879837.23400: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879837.23590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.23976: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879837.23987: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879837.24003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879837.24016: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879837.24032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879837.24077: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 5599 1726879837.24123: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879837.24150: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879837.24166: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879837.24197: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879837.24238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.25334: stdout chunk (state=3): >>>/root <<< 5599 1726879837.25482: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879837.25544: stderr chunk (state=3): >>><<< 5599 1726879837.25547: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879837.25684: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879837.25690: _low_level_execute_command(): starting 5599 1726879837.25702: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244 `" && echo ansible-tmp-1726879837.2558563-5859-250813698489244="` echo /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244 `" ) && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879837.25812: stdout chunk (state=3): >>>ansible-tmp-1726879837.202409-5856-272102928317785=/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785 <<< <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244 `" && echo ansible-tmp-1726879837.2558563-5859-250813698489244="` echo /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244 `" ) && sleep 0'"'"'' 5599 1726879837.26089: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879837.26092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879837.26095: stdout chunk (state=3): >>><<< 5599 1726879837.26098: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'ansible-tmp-1726879837.202409-5856-272102928317785=/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879837.26280: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879837.202409-5856-272102928317785=/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879837.26289: variable 'ansible_module_compression' from source: unknown 5599 1726879837.26417: stdout chunk (state=3): >>>ansible-tmp-1726879837.225289-5857-147648583920523=/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523 <<< 5599 1726879837.26593: stdout chunk (state=3): >>><<< 5599 1726879837.26596: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879837.26634: stderr chunk (state=3): >>><<< 5599 1726879837.26637: ANSIBALLZ: Using lock for slurp 5599 1726879837.26639: ANSIBALLZ: Acquiring lock 5599 1726879837.26642: ANSIBALLZ: Lock acquired: 140319498234400 5599 1726879837.26644: ANSIBALLZ: Creating module <10.31.14.149> (0, b'ansible-tmp-1726879837.225289-5857-147648583920523=/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879837.26650: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879837.225289-5857-147648583920523=/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879837.26720: variable 'ansible_module_compression' from source: unknown 5599 1726879837.26769: ANSIBALLZ: Using lock for slurp 5599 1726879837.26775: ANSIBALLZ: Acquiring lock 5599 1726879837.27194: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879837.27200: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879837.27203: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879837.27206: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879837.27288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.29338: stdout chunk (state=3): >>>ansible-tmp-1726879837.2558563-5859-250813698489244=/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244 <<< 5599 1726879837.29517: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879837.29743: stderr chunk (state=3): >>><<< 5599 1726879837.29758: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'ansible-tmp-1726879837.2558563-5859-250813698489244=/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879837.29809: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879837.2558563-5859-250813698489244=/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879837.29923: variable 'ansible_module_compression' from source: unknown 5599 1726879837.29988: ANSIBALLZ: Using lock for slurp 5599 1726879837.30001: ANSIBALLZ: Acquiring lock 5599 1726879837.39427: ANSIBALLZ: Writing module into payload 5599 1726879837.39479: ANSIBALLZ: Writing module 5599 1726879837.39498: ANSIBALLZ: Renaming module 5599 1726879837.39504: ANSIBALLZ: Done creating module 5599 1726879837.39518: ANSIBALLZ: Lock acquired: 140319498234400 5599 1726879837.39530: ANSIBALLZ: Reading module after lock 5599 1726879837.39576: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py 5599 1726879837.39785: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py 5599 1726879837.39788: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py 5599 1726879837.39793: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmsajj8xk TO /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' 5599 1726879837.39889: ANSIBALLZ: Lock acquired: 140319498234400 5599 1726879837.39892: ANSIBALLZ: Reading module after lock 5599 1726879837.40024: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py 5599 1726879837.40030: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj3yt2iwb TO /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py <10.31.14.149> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp198wi9sx TO /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py <10.31.14.149> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' '[10.31.14.149]' 5599 1726879837.40216: Sending initial data 5599 1726879837.40219: Sent initial data (151 bytes) <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' 5599 1726879837.40618: Sending initial data 5599 1726879837.40622: Sent initial data (151 bytes) 5599 1726879837.40645: Sending initial data 5599 1726879837.40648: Sent initial data (152 bytes) 5599 1726879837.41249: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879837.41268: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879837.41287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879837.41329: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration <<< 5599 1726879837.41350: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879837.41441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879837.41483: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879837.41490: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879837.41505: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879837.41525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879837.41576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879837.41685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.41756: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879837.41771: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879837.41797: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879837.41801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879837.41810: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879837.41823: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879837.41841: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 5599 1726879837.41910: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879837.41916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.41921: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879837.41976: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.43416: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879837.43477: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879837.43517: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 5599 1726879837.43521: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp198wi9sx debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879837.43529: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp198wi9sx /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py <<< 5599 1726879837.43586: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp198wi9sx" to remote "/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py M:0x001a <<< 5599 1726879837.43654: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115105 <<< 5599 1726879837.43702: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 5599 1726879837.43723: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 5599 1726879837.43749: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879837.43797: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 <<< 5599 1726879837.43824: stderr chunk (state=3): >>>debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879837.44133: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj3yt2iwb debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879837.44137: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj3yt2iwb /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py <<< 5599 1726879837.44180: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj3yt2iwb" to remote "/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py M:0x001a <<< 5599 1726879837.44265: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115106 <<< 5599 1726879837.44290: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879837.44368: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879837.44416: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 5599 1726879837.44425: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmsajj8xk debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879837.44428: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmsajj8xk /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py <<< 5599 1726879837.44470: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmsajj8xk" to remote "/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py" <<< 5599 1726879837.44504: stderr chunk (state=3): >>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py M:0x001a <<< 5599 1726879837.44889: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115105 <<< 5599 1726879837.44917: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 115105 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879837.44971: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879837.45181: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879837.45199: stderr chunk (state=3): >>><<< 5599 1726879837.45211: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp198wi9sx /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp198wi9sx\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp198wi9sx" to remote "/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115105\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 115105 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879837.45432: done transferring module to remote 5599 1726879837.45435: _low_level_execute_command(): starting 5599 1726879837.45437: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/ /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/ /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py && sleep 0'"'"'' 5599 1726879837.46004: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 115106 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879837.46097: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879837.46181: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879837.46433: stderr chunk (state=3): >>><<< 5599 1726879837.46436: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj3yt2iwb /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj3yt2iwb\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj3yt2iwb" to remote "/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115106\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 115106 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879837.46444: done transferring module to remote 5599 1726879837.46447: _low_level_execute_command(): starting 5599 1726879837.46449: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/ /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879837.46502: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879837.46545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879837.46551: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879837.46611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.46615: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 115105 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879837.46666: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/ /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py && sleep 0'"'"'' 5599 1726879837.46804: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879837.46930: stderr chunk (state=3): >>><<< 5599 1726879837.46944: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmsajj8xk /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmsajj8xk\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpmsajj8xk" to remote "/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115105\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 115105 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879837.47233: done transferring module to remote 5599 1726879837.47236: _low_level_execute_command(): starting 5599 1726879837.47239: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/ /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/ /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py && sleep 0'"'"'' 5599 1726879837.47389: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879837.47395: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879837.47595: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879837.47608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879837.47697: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879837.47710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879837.47722: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879837.47782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.48075: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879837.48092: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879837.48106: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879837.48156: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879837.48167: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879837.48170: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879837.48198: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879837.48200: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879837.48249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.48462: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879837.48481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879837.48544: stderr chunk (state=3): >>><<< 5599 1726879837.48547: stdout chunk (state=3): >>><<< <10.31.14.149> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879837.48638: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879837.48641: _low_level_execute_command(): starting 5599 1726879837.48643: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' -tt 10.31.14.149 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/AnsiballZ_slurp.py && sleep 0'"'"'' 5599 1726879837.49310: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879837.49324: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879837.49327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879837.49329: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879837.49332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879837.49335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 <<< 5599 1726879837.49382: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879837.49386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 5599 1726879837.49390: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879837.49392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879837.49435: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879837.49439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879837.49452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent <<< 5599 1726879837.49515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.49717: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879837.49877: stderr chunk (state=3): >>><<< 5599 1726879837.49881: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879837.49891: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879837.49895: _low_level_execute_command(): starting 5599 1726879837.49898: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/AnsiballZ_slurp.py && sleep 0'"'"'' 5599 1726879837.50442: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879837.50480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 5599 1726879837.50484: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879837.50488: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879837.50562: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879837.50565: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879837.50567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879837.50569: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879837.50624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.50950: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879837.51019: stderr chunk (state=3): >>><<< 5599 1726879837.51021: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879837.51157: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879837.51161: _low_level_execute_command(): starting 5599 1726879837.51164: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/AnsiballZ_slurp.py && sleep 0'"'"'' 5599 1726879837.51791: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 5599 1726879837.51796: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879837.51823: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879837.51846: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879837.51861: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879837.51898: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879837.51924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 <<< 5599 1726879837.51936: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879837.52001: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879837.52005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879837.52018: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879837.52030: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879837.52034: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 5599 1726879837.52046: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5599 1726879837.52075: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879837.52083: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879837.52086: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879837.52168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.52241: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879837.52247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e80c530> <<< 5599 1726879837.52253: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e7dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e80eab0> <<< 5599 1726879837.52324: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 5599 1726879837.52327: stdout chunk (state=3): >>>import 'io' # <<< 5599 1726879837.52329: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879837.52427: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879837.52457: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5599 1726879837.52500: stdout chunk (state=3): >>>import 'os' # <<< 5599 1726879837.52512: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5599 1726879837.52537: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 5599 1726879837.52559: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 5599 1726879837.52564: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879837.52598: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5599 1726879837.52602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879837.52618: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e621160> <<< 5599 1726879837.52681: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5599 1726879837.52693: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879837.52706: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e621fd0> <<< 5599 1726879837.52732: stdout chunk (state=3): >>>import 'site' # <<< 5599 1726879837.52763: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879837.52850: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879837.52885: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879837.52915: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5599 1726879837.52922: stdout chunk (state=3): >>>import '_weakref' # <<< 5599 1726879837.53000: stdout chunk (state=3): >>>import '_io' # <<< 5599 1726879837.53007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879837.53030: stdout chunk (state=3): >>>import 'marshal' # <<< 5599 1726879837.53033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879837.53058: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5599 1726879837.53063: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879837.53090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879837.53100: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879837.53104: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879837.53113: stdout chunk (state=3): >>>import 'time' # <<< 5599 1726879837.53128: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5599 1726879837.53132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879837.53141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879837.53173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5599 1726879837.53182: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879837.53204: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879837.53207: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879837.53221: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879837.53236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879837.53259: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65ff50> <<< 5599 1726879837.53265: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879837.53305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879837.53482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879837.53486: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa692c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa68fbb30> <<< 5599 1726879837.53489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879837.53491: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879837.53494: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa692eab0> <<< 5599 1726879837.53497: stdout chunk (state=3): >>>import '_signal' # <<< 5599 1726879837.53500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 5599 1726879837.53503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e697860> <<< 5599 1726879837.53506: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 5599 1726879837.53509: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879837.53512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e697ef0> import '_collections' # <<< 5599 1726879837.53555: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e677b30> <<< 5599 1726879837.53593: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879837.53599: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5599 1726879837.53602: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6751f0> <<< 5599 1726879837.53668: stdout chunk (state=3): >>>import 'os' # <<< 5599 1726879837.53678: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5599 1726879837.53734: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879837.53742: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5599 1726879837.53768: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65d040> <<< 5599 1726879837.53772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa66fd160> <<< 5599 1726879837.53776: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5599 1726879837.53789: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879837.53848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879837.53852: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879837.53911: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6bb800> <<< 5599 1726879837.53915: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ba420> <<< 5599 1726879837.53937: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6762a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6b8c80> <<< 5599 1726879837.53953: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa66fdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879837.53991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5599 1726879837.54035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ec800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65c2c0> <<< 5599 1726879837.54042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879837.54080: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e6eccb0> <<< 5599 1726879837.54083: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ecb60> <<< 5599 1726879837.54167: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e6ecf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65ade0> <<< 5599 1726879837.54178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879837.54230: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879837.54277: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879837.54283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ed640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ed310> <<< 5599 1726879837.54394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa673be90> <<< 5599 1726879837.54398: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ee540> import 'importlib.util' # import 'runpy' # <<< 5599 1726879837.54491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e704770> import 'errno' # <<< 5599 1726879837.54527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa673bf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879837.54533: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879837.54606: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e705eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e706d80> <<< 5599 1726879837.54614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67738c0> <<< 5599 1726879837.54622: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5599 1726879837.54628: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e7073b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e7062d0> <<< 5599 1726879837.54643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6773f50> import '_collections' # <<< 5599 1726879837.54646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879837.54675: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6753b60> <<< 5599 1726879837.54701: stdout chunk (state=3): >>>import '_functools' # <<< 5599 1726879837.54719: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e707e30> <<< 5599 1726879837.54722: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6751280> <<< 5599 1726879837.54724: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e707560> <<< 5599 1726879837.54767: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ee5a0> <<< 5599 1726879837.54788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879837.54819: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6739040> <<< 5599 1726879837.54823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879837.54845: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879837.54851: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879837.54872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5599 1726879837.54881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879837.54898: stdout chunk (state=3): >>>import '_sre' # <<< 5599 1726879837.54951: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e48bcb0> <<< 5599 1726879837.54954: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879837.54957: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879837.54969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5599 1726879837.55023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6797800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6796420> <<< 5599 1726879837.55031: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e4b47d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b4530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e4b46e0> <<< 5599 1726879837.55059: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.55069: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e4b4920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e489e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879837.55082: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6752150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6794cb0> <<< 5599 1726879837.55119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5599 1726879837.55139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67382c0> <<< 5599 1726879837.55266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67c8d40> <<< 5599 1726879837.55276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879837.55370: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879837.55376: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # <<< 5599 1726879837.55379: stdout chunk (state=3): >>> import '_weakref' # <<< 5599 1726879837.55382: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b6030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b4cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6eec90> <<< 5599 1726879837.55385: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c8bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67c8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6736de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879837.55475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c9340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5599 1726879837.55504: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879837.55510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4e63c0> <<< 5599 1726879837.55513: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879837.55611: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879837.55619: stdout chunk (state=3): >>> import 'posix' # <<< 5599 1726879837.55625: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67ca510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879837.55630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e0740> import 'errno' # <<< 5599 1726879837.55633: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 5599 1726879837.55722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879837.55726: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4fe510> <<< 5599 1726879837.55729: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67e1e20> <<< 5599 1726879837.55731: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e2cf0> <<< 5599 1726879837.55738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879837.55742: stdout chunk (state=3): >>>import 'zipimport' # <<< 5599 1726879837.55866: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e5372c0> <<< 5599 1726879837.55881: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67e3350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e2270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5599 1726879837.55886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879837.55889: stdout chunk (state=3): >>> # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f292c530><<< 5599 1726879837.55962: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879837.56078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879837.56099: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67e3dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e3500> <<< 5599 1726879837.56105: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67ca570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879837.56110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879837.56116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879837.56130: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f28fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f292eab0> <<< 5599 1726879837.56135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879837.56137: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e55da60> <<< 5599 1726879837.56210: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6573c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa659c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659c4a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa659c770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa659c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6571e20> <<< 5599 1726879837.56214: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 5599 1726879837.56218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879837.56220: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e5373e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4ff1a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e378380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4fd550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b6f60> <<< 5599 1726879837.56405: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879837.56410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879837.56413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879837.56417: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8a3e378560> <<< 5599 1726879837.56420: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_pi4xdz0b/ansible_slurp_payload.zip' # zipimport: zlib available <<< 5599 1726879837.56425: stdout chunk (state=3): >>> import 'genericpath' # import 'posixpath' # <<< 5599 1726879837.56428: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 5599 1726879837.56481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5599 1726879837.56485: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659df70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659cbf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67cac60> <<< 5599 1726879837.56487: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879837.56580: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879837.56584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879837.56586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879837.56727: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'<<< 5599 1726879837.56755: stdout chunk (state=3): >>> import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2741160> <<< 5599 1726879837.56762: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65ce300> <<< 5599 1726879837.56767: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879837.56769: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.56772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879837.56776: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879837.56778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 5599 1726879837.56826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65e6480> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879837.56830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3ce060> import '_typing' # <<< 5599 1726879837.56840: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2741fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux<<< 5599 1726879837.56898: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879837.56956: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a4f50> <<< 5599 1726879837.57026: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a40b0> # zipimport: zlib available <<< 5599 1726879837.57032: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6623230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879837.57035: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879837.57038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879837.57057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879837.57061: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 5599 1726879837.57068: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.57151: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa66459d0> <<< 5599 1726879837.57293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879837.57301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5599 1726879837.57304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879837.57324: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6623350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65e7110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6460350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65e54c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659eea0> <<< 5599 1726879837.57334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879837.57402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<< 5599 1726879837.57406: stdout chunk (state=3): >>> <<< 5599 1726879837.57429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879837.57433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py<<< 5599 1726879837.57441: stdout chunk (state=3): >>> <<< 5599 1726879837.57444: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2fa6460530> <<< 5599 1726879837.57478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<< 5599 1726879837.57487: stdout chunk (state=3): >>> <<< 5599 1726879837.57515: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277fe90><<< 5599 1726879837.57519: stdout chunk (state=3): >>> <<< 5599 1726879837.57530: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_rwmlfy2l/ansible_slurp_payload.zip' # zipimport: zlib available <<< 5599 1726879837.57550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879837.57586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<< 5599 1726879837.57591: stdout chunk (state=3): >>> <<< 5599 1726879837.57631: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277ff50><<< 5599 1726879837.57665: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879837.57677: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.57707: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879837.57715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<< 5599 1726879837.57718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879837.57767: stdout chunk (state=3): >>> # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<< 5599 1726879837.57769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879837.57771: stdout chunk (state=3): >>> <<< 5599 1726879837.57846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 5599 1726879837.57849: stdout chunk (state=3): >>> <<< 5599 1726879837.57850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879837.57883: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64b5fd0> <<< 5599 1726879837.57907: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879837.57914: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 5599 1726879837.57917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<< 5599 1726879837.57929: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27b7860><<< 5599 1726879837.57964: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<< 5599 1726879837.57970: stdout chunk (state=3): >>> <<< 5599 1726879837.57988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 5599 1726879837.58003: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27b7ef0><<< 5599 1726879837.58032: stdout chunk (state=3): >>> import '_collections' # <<< 5599 1726879837.58038: stdout chunk (state=3): >>> <<< 5599 1726879837.58092: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa648cec0> <<< 5599 1726879837.58116: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6463f80> <<< 5599 1726879837.58120: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.58128: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2797b30><<< 5599 1726879837.58148: stdout chunk (state=3): >>> import '_functools' # <<< 5599 1726879837.58159: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 5599 1726879837.58169: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.58185: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.58203: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5599 1726879837.58215: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.58334: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27951f0> <<< 5599 1726879837.58340: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277d040> <<< 5599 1726879837.58387: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879837.58435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5599 1726879837.58467: stdout chunk (state=3): >>>import '_sre' # <<< 5599 1726879837.58505: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879837.58557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879837.58613: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5599 1726879837.58618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<< 5599 1726879837.58644: stdout chunk (state=3): >>> <<< 5599 1726879837.58695: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27db800><<< 5599 1726879837.58699: stdout chunk (state=3): >>> <<< 5599 1726879837.58701: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.58758: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27da420> <<< 5599 1726879837.58762: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'<<< 5599 1726879837.58781: stdout chunk (state=3): >>> import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27962a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27d8c80><<< 5599 1726879837.58843: stdout chunk (state=3): >>> <<< 5599 1726879837.58871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5599 1726879837.58934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280c800> <<< 5599 1726879837.58940: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277c2c0><<< 5599 1726879837.58960: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 5599 1726879837.59008: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879837.59052: stdout chunk (state=3): >>> # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.59056: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f280ccb0> <<< 5599 1726879837.59113: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280cb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.59144: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.59152: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f280cf50> <<< 5599 1726879837.59198: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<< 5599 1726879837.59213: stdout chunk (state=3): >>> <<< 5599 1726879837.59220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879837.59254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py<<< 5599 1726879837.59297: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5599 1726879837.59337: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280d640> <<< 5599 1726879837.59349: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280d310><<< 5599 1726879837.59371: stdout chunk (state=3): >>> import 'importlib.machinery' # <<< 5599 1726879837.59379: stdout chunk (state=3): >>> <<< 5599 1726879837.59445: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280e540><<< 5599 1726879837.59452: stdout chunk (state=3): >>> <<< 5599 1726879837.59466: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5599 1726879837.59492: stdout chunk (state=3): >>> import 'runpy' # <<< 5599 1726879837.59534: stdout chunk (state=3): >>> <<< 5599 1726879837.59542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879837.59601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 5599 1726879837.59603: stdout chunk (state=3): >>> <<< 5599 1726879837.59644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<< 5599 1726879837.59670: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2824770> import 'errno' # <<< 5599 1726879837.59711: stdout chunk (state=3): >>> # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.59743: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879837.59746: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f2825eb0><<< 5599 1726879837.59796: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5599 1726879837.59802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 5599 1726879837.59817: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.59840: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5599 1726879837.59860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 5599 1726879837.59891: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2826d80><<< 5599 1726879837.59905: stdout chunk (state=3): >>> <<< 5599 1726879837.59918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a7ef0> <<< 5599 1726879837.60184: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879837.60188: stdout chunk (state=3): >>> import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f28273b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f28262d0><<< 5599 1726879837.60193: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5599 1726879837.60196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879837.60198: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3f59d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f5760> <<< 5599 1726879837.60200: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f2827e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2827560><<< 5599 1726879837.60203: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f5070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879837.60240: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f54c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3cea80> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3f6720> <<< 5599 1726879837.60248: stdout chunk (state=3): >>> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280e5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879837.60277: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3f68a0> <<< 5599 1726879837.60305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879837.60309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879837.60315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879837.60350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879837.60357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<< 5599 1726879837.60359: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879837.60408: stdout chunk (state=3): >>> # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.60442: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.60445: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f6db0> <<< 5599 1726879837.60451: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879837.60453: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25b3cb0><<< 5599 1726879837.60477: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 5599 1726879837.60480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879837.60486: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 5599 1726879837.60539: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e25cc50> <<< 5599 1726879837.60543: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879837.60562: stdout chunk (state=3): >>> <<< 5599 1726879837.60572: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25dc7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25dc530><<< 5599 1726879837.60577: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e25e870> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879837.60582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879837.60634: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879837.60636: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e25f200> <<< 5599 1726879837.60638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879837.60639: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25dc6e0><<< 5599 1726879837.60682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879837.60721: stdout chunk (state=3): >>> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.60727: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25dc920><<< 5599 1726879837.60730: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2603e0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879837.60788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879837.60791: stdout chunk (state=3): >>> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25b1e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 5599 1726879837.60850: stdout chunk (state=3): >>> <<< 5599 1726879837.60855: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e262e40> <<< 5599 1726879837.60912: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e262f60> <<< 5599 1726879837.60916: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e261100> <<< 5599 1726879837.61001: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879837.61005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879837.61010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879837.61096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25de030><<< 5599 1726879837.61103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e266d50> import '_tokenize' # <<< 5599 1726879837.61121: stdout chunk (state=3): >>> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25dccb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280ec90> <<< 5599 1726879837.61168: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 5599 1726879837.61208: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e265820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e265580> <<< 5599 1726879837.61255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879837.61325: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py<<< 5599 1726879837.61329: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e267ef0> <<< 5599 1726879837.61332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa648fe60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa64dd9d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64dd760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64dd070> <<< 5599 1726879837.61342: stdout chunk (state=3): >>> <<< 5599 1726879837.61383: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879837.61429: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64ddac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64b6c60> <<< 5599 1726879837.61436: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e261580> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2aeea0> <<< 5599 1726879837.61441: stdout chunk (state=3): >>>import 'atexit' # <<< 5599 1726879837.61445: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.61457: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa64de780> <<< 5599 1726879837.61460: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.61662: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa64de8d0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879837.61677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f260e3c0> <<< 5599 1726879837.61681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 5599 1726879837.61685: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879837.61688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 5599 1726879837.61690: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64dede0> <<< 5599 1726879837.61693: stdout chunk (state=3): >>>import 'pwd' # <<< 5599 1726879837.61700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879837.61704: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6344c20> <<< 5599 1726879837.61730: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6346840> <<< 5599 1726879837.61799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879837.61839: stdout chunk (state=3): >>> import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2626510> <<< 5599 1726879837.61852: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879837.61862: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2af050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879837.61981: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2b0c20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2b09e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2b3170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2b12e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2ba990> <<< 5599 1726879837.61989: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2b3320> <<< 5599 1726879837.62006: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f265f2c0><<< 5599 1726879837.62013: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6347140> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6347f80> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879837.62021: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634adb0> <<< 5599 1726879837.62072: stdout chunk (state=3): >>> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 5599 1726879837.62091: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bb830> <<< 5599 1726879837.62111: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879837.62160: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bb6b0> <<< 5599 1726879837.62172: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa634b110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6349070> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879837.62266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879837.62269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 5599 1726879837.62277: stdout chunk (state=3): >>> <<< 5599 1726879837.62286: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bbd70> <<< 5599 1726879837.62288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879837.62291: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2af350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879837.62293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879837.62295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634ede0> <<< 5599 1726879837.62302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879837.62342: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879837.62404: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634d8e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634d640> <<< 5599 1726879837.62420: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879837.62457: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2685a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f265f3e0> <<< 5599 1726879837.62550: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f26271a0><<< 5599 1726879837.62559: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bf4d0> <<< 5599 1726879837.62563: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634fd10> <<< 5599 1726879837.62566: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2c03b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2bdc40> <<< 5599 1726879837.62627: stdout chunk (state=3): >>> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 5599 1726879837.62661: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2befc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2bd880> <<< 5599 1726879837.62665: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.62668: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6349580> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6396ea0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6397050> <<< 5599 1726879837.62675: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879837.62678: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.62681: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879837.62683: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6398c20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63989e0> <<< 5599 1726879837.62733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24a0380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2625550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25def60> <<< 5599 1726879837.62771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879837.62781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879837.62784: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.62786: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f29f24a0560> <<< 5599 1726879837.62821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879837.62856: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.62904: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879837.62925: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879837.62949: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa639b140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63992e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879837.62953: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_73rkgen5/ansible_slurp_payload.zip' # zipimport: zlib available <<< 5599 1726879837.62996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879837.63013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879837.63065: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63a2930> <<< 5599 1726879837.63092: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.63233: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.63295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879837.63349: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.63381: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa639b2c0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a3bf0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a3aa0> <<< 5599 1726879837.63416: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a3cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6397350> <<< 5599 1726879837.63462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879837.63482: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879837.63503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879837.63529: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 5599 1726879837.63534: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24f6060><<< 5599 1726879837.63542: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.63556: stdout chunk (state=3): >>> <<< 5599 1726879837.63572: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879837.63576: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a74a0> <<< 5599 1726879837.63743: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.63765: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a84d0> <<< 5599 1726879837.63775: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63a5c10> <<< 5599 1726879837.63804: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.63823: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a6f90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63a57f0> <<< 5599 1726879837.63829: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.63866: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879837.63906: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24ccf50><<< 5599 1726879837.63909: stdout chunk (state=3): >>> <<< 5599 1726879837.63912: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.63914: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.63917: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24cc0b0> # zipimport: zlib available<<< 5599 1726879837.63954: stdout chunk (state=3): >>> import 'ansible' # <<< 5599 1726879837.63989: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.63993: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.64012: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.64033: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879837.64060: stdout chunk (state=3): >>> import 'ansible.module_utils' # <<< 5599 1726879837.64167: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.64171: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 5599 1726879837.64175: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.64178: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879837.64193: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.64237: stdout chunk (state=3): >>> <<< 5599 1726879837.64320: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.64465: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.64603: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 5599 1726879837.64610: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879837.64647: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879837.64652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879837.64701: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e344500> <<< 5599 1726879837.64820: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5599 1726879837.64822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879837.64855: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3451c0> <<< 5599 1726879837.64857: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2bd2b0> <<< 5599 1726879837.64906: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879837.64924: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.64948: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.64965: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5599 1726879837.64981: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.65144: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.65158: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.65355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5599 1726879837.65358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879837.65361: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e345370> <<< 5599 1726879837.65384: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.65830: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879837.65848: 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' # <<< 5599 1726879837.65879: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879837.65897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879837.65957: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa642c650> <<< 5599 1726879837.65961: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.66068: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879837.66096: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642d460> <<< 5599 1726879837.66111: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63aaed0> <<< 5599 1726879837.66165: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879837.66172: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.66205: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.66224: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5599 1726879837.66232: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.66412: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.66508: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.66549: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.66611: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5599 1726879837.66615: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.66624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879837.66631: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642d6d0> # zipimport: zlib available <<< 5599 1726879837.66689: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879837.66703: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.66744: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.66808: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879837.66836: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.66898: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.67000: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879837.67009: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.67031: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5599 1726879837.67059: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.67099: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.67147: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879837.67157: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.67199: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.67439: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.67728: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879837.67754: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.67795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879837.67805: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879837.67848: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.67899: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e347bf0> <<< 5599 1726879837.67908: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.67939: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879837.67949: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.67995: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.67999: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.68036: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879837.68039: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.68091: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5599 1726879837.68101: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5599 1726879837.68114: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879837.68142: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.68145: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879837.68225: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.68239: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879837.68255: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.68279: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5599 1726879837.68293: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.68348: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.68351: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e155c70> <<< 5599 1726879837.68392: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879837.68408: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.68419: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e1565a0> <<< 5599 1726879837.68425: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e346660> <<< 5599 1726879837.68444: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.68489: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.68538: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879837.68544: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.68604: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.68632: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 5599 1726879837.68647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'<<< 5599 1726879837.68651: stdout chunk (state=3): >>> <<< 5599 1726879837.68670: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.68675: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24cfef0> <<< 5599 1726879837.68698: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.68722: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.68726: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 5599 1726879837.68742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879837.68781: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<< 5599 1726879837.68804: stdout chunk (state=3): >>> <<< 5599 1726879837.68806: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879837.68810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879837.68844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879837.68899: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.68952: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.68961: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.69147: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879837.69152: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e155280> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e156780> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879837.69155: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f251d9d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251d760> <<< 5599 1726879837.69160: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.69165: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251d070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879837.69168: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.69172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879837.69203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642ff50> <<< 5599 1726879837.69206: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.69213: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.69244: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251d4c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24f6a80> import 'atexit' # <<< 5599 1726879837.69253: stdout chunk (state=3): >>> # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879837.69468: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879837.69475: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879837.69478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879837.69481: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f251e720> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f251e8a0> <<< 5599 1726879837.69485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879837.69488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879837.69490: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.69496: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879837.69499: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879837.69502: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.69660: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e1e6960> <<< 5599 1726879837.69665: stdout chunk (state=3): >>> import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251edb0> import 'pwd' # <<< 5599 1726879837.69670: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e1605f0> <<< 5599 1726879837.69675: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e15a720> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e15a570> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5599 1726879837.69680: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879837.69686: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa643a0c0> <<< 5599 1726879837.69691: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa643aa20> <<< 5599 1726879837.69881: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879837.69888: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642ed50> # zipimport: zlib available <<< 5599 1726879837.69893: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.69900: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 5599 1726879837.69904: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 5599 1726879837.69911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2384c50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f2386870> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879837.69914: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879837.69924: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.69930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879837.70060: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879837.70079: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2387200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 5599 1726879837.70084: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.70088: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879837.70097: stdout chunk (state=3): >>> import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23883e0> <<< 5599 1726879837.70103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879837.70109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 5599 1726879837.70164: stdout chunk (state=3): >>># zipimport: zlib available {"failed": true, "msg": "file not found: /root/.ssh/kdump_id_rsa.pub", "exception": " File \"/tmp/ansible_slurp_payload_pi4xdz0b/ansible_slurp_payload.zip/ansible/modules/slurp.py\", line 101, in main\n with open(source, 'rb') as source_fh:\n ^^^^^^^^^^^^^^^^^^\n", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}} # destroy __main__ <<< 5599 1726879837.70168: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5599 1726879837.70171: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6439670> <<< 5599 1726879837.70188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879837.70204: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa643aba0> <<< 5599 1726879837.70236: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879837.70247: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.70264: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238ae40><<< 5599 1726879837.70334: stdout chunk (state=3): >>> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879837.70337: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.70340: stdout chunk (state=3): >>> <<< 5599 1726879837.70345: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f238af60><<< 5599 1726879837.70393: stdout chunk (state=3): >>> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2389100> <<< 5599 1726879837.70397: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.70429: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.70431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879837.70479: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879837.70484: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879837.70534: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref <<< 5599 1726879837.70540: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879837.70572: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879837.70579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'<<< 5599 1726879837.70632: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<< 5599 1726879837.70637: stdout chunk (state=3): >>># cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 <<< 5599 1726879837.70641: stdout chunk (state=3): >>># destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json <<< 5599 1726879837.70644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879837.70647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879837.70679: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py<<< 5599 1726879837.70698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa62ced80> <<< 5599 1726879837.70745: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238ed50> import '_tokenize' # <<< 5599 1726879837.70770: stdout chunk (state=3): >>># cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879837.70869: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa624bbf0> <<< 5599 1726879837.70882: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6243c80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa62429c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5599 1726879837.70941: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.70966: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879837.71018: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879837.71022: stdout chunk (state=3): >>> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238d820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238d580> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879837.71032: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.71091: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 5599 1726879837.71096: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879837.71101: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238fce0> <<< 5599 1726879837.71108: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2389580> <<< 5599 1726879837.71133: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.71136: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5599 1726879837.71139: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.71203: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 5599 1726879837.71207: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23d6ea0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 5599 1726879837.71270: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 5599 1726879837.71313: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 5599 1726879837.71398: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5599 1726879837.71405: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon <<< 5599 1726879837.71410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'<<< 5599 1726879837.71413: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.71417: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d7050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23d8c20><<< 5599 1726879837.71421: stdout chunk (state=3): >>> {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDcENpZzFxRStPNFdLMHZrV2ZZWHJLOThyb2I4YmV1MEVSQ3RZUThDMDVydUxPemYxNC9mYjBnczVlcFZvS2l0NVZ3QnNiMVgvaDEwZzJ5dU9DRk9RL2ZwZlhMRnhtZTZkS3hEZzlsNGR1UnYvdkwwTFpaUmM3azVjNHNMWkcwK0ZxT2dhTzFXaGhBNldPNGJmMmxkc202S3Ewa0lKNDhJK3MxK3RVYkJiTS9zT01wUzhQcGgyQ3ptMnNxU2o5TFhrTXJiZjdNcC9FSk9hQUozYzJSc0NyM0Flc00xcURBaFVWUXZDVzRQaytnQ0lDQldRV0JvdHU1cFptS2F2TWI2Mlk5OWljTWFzYThZK1QvR1dnNUlYM3hHQlZNek0vSW90cXZ4SDF0M3Z1NU5rUHBjRVNnaGpRV09LL3I3UGJ0M1M0aERDK1cvb2pRTU9OMDR0S1QwOTRWK3YvSEs3V3R0NlU2OWM2SlgvaTdFbFMrL1dpZ0FjN05uU2hQUHJSbWNtNDVhdkxHV0lWT29reGh5VWJ4S1lTWkNZVjU2T1pTWXlYNVRTU3VaQWo3dytXV1FLd0RjSXdYam9IWkx3R20rNk1wdk1GVk1pRmJDa2RYKzY3TW80UDJpU1g4Q2FEUVYya1pWbGFzY3N2V1d0OFM2SU9CcWtObE5ZNjArZ2tSdzA9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}} # destroy __main__ <<< 5599 1726879837.71458: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879837.71467: stdout chunk (state=3): >>> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d89e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879837.71497: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5599 1726879837.71549: stdout chunk (state=3): >>># destroy _collections <<< 5599 1726879837.71557: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 5599 1726879837.71624: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing <<< 5599 1726879837.71627: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 5599 1726879837.71630: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5599 1726879837.71650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 5599 1726879837.71672: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879837.71884: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879837.71891: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread<<< 5599 1726879837.71900: stdout chunk (state=3): >>> # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 <<< 5599 1726879837.71951: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23db170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d92e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'<<< 5599 1726879837.71957: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux <<< 5599 1726879837.71962: stdout chunk (state=3): >>> <<< 5599 1726879837.71969: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879837.71971: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879837.72042: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e2990><<< 5599 1726879837.72079: stdout chunk (state=3): >>> <<< 5599 1726879837.72268: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879837.72278: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.14.149 closed. <<< 5599 1726879837.72289: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5599 1726879837.72314: stderr chunk (state=3): >>><<< 5599 1726879837.72338: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 5599 1726879837.72346: stdout chunk (state=3): >>><<< 5599 1726879837.72356: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 5599 1726879837.72361: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 5599 1726879837.72469: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 5599 1726879837.72479: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23db320> <<< 5599 1726879837.72486: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879837.72607: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e3830> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879837.72613: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5599 1726879837.72616: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 5599 1726879837.72619: stdout chunk (state=3): >>> # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e36b0> <<< 5599 1726879837.72621: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 5599 1726879837.72684: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.72688: stdout chunk (state=3): >>># destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon <<< <10.31.14.149> (1, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e80c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e7dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e80eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e621160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e621fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e697860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e697ef0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e677b30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6751f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6bb800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ba420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6762a0>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6b8c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ec800>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e6eccb0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ecb60>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e6ecf50>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ed640>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ed310>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ee540>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e704770>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e705eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e706d80>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e7073b0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e7062d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e707e30>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e707560>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ee5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e48bcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e4b47d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b4530>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e4b46e0>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e4b4920>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e489e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b6030>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b4cb0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6eec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4e63c0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4fe510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e5372c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e55da60>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e5373e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4ff1a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e378380>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4fd550>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b6f60>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8a3e378560>\r\n# zipimport: found 30 names in \'/tmp/ansible_slurp_payload_pi4xdz0b/ansible_slurp_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3ce060>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a4f50>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a40b0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a7ef0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3f59d0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f5760>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f5070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f54c0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3cea80>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3f6720>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3f68a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f6db0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e25cc50>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e25e870>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e25f200>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2603e0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e262e40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e262f60>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e261100>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e266d50>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e265820>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e265580>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e267ef0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e261580>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2aeea0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2af050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2b0c20>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2b09e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2b3170>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2b12e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2ba990>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2b3320>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bb830>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bb6b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bbd70>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2af350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bf4d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2c03b0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2bdc40>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2befc0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2bd880>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e344500>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3451c0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2bd2b0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e345370>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e347bf0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e155c70>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e1565a0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e346660>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e155280>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e156780>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e1e6960>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e1605f0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e15a720>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e15a570>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"failed": true, "msg": "file not found: /root/.ssh/kdump_id_rsa.pub", "exception": " File \\"/tmp/ansible_slurp_payload_pi4xdz0b/ansible_slurp_payload.zip/ansible/modules/slurp.py\\", line 101, in main\\n with open(source, \'rb\') as source_fh:\\n ^^^^^^^^^^^^^^^^^^\\n", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 1\r\nShared connection to 10.31.14.149 closed.\r\n") <10.31.14.149> Failed to connect to the host via ssh: OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 1 Shared connection to 10.31.14.149 closed. 5599 1726879837.73237: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879837.73250: _low_level_execute_command() done: rc=1, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e80c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e7dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e80eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e621160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e621fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e697860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e697ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e677b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6751f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65d040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6bb800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ba420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6762a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6b8c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ec800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e6eccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ecb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e6ecf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e65ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ed640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ed310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ee540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e704770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e705eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e706d80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e7073b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e7062d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e707e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e707560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6ee5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e48bcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e4b47d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b4530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e4b46e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e4b4920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e489e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b6030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b4cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e6eec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4e63c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4fe510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e5372c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e55da60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e5373e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4ff1a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e378380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4fd550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e4b6f60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8a3e378560> # zipimport: found 30 names in '/tmp/ansible_slurp_payload_pi4xdz0b/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3ce060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a4f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a40b0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3a7ef0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3f59d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f5760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f5070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f54c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3cea80> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3f6720> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e3f68a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3f6db0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e25cc50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e25e870> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e25f200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2603e0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e262e40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e262f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e261100> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e266d50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e265820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e265580> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e267ef0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e261580> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2aeea0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2af050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2b0c20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2b09e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2b3170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2b12e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2ba990> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2b3320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bb830> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bb6b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bbd70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2af350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2bf4d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2c03b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2bdc40> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e2befc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2bd880> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e344500> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e3451c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e2bd2b0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e345370> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e347bf0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e155c70> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e1565a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e346660> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a3e155280> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e156780> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e1e6960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e1605f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e15a720> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a3e15a570> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"failed": true, "msg": "file not found: /root/.ssh/kdump_id_rsa.pub", "exception": " File \"/tmp/ansible_slurp_payload_pi4xdz0b/ansible_slurp_payload.zip/ansible/modules/slurp.py\", line 101, in main\n with open(source, 'rb') as source_fh:\n ^^^^^^^^^^^^^^^^^^\n", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 1 Shared connection to 10.31.14.149 closed. 5599 1726879837.74978: done with _execute_module (slurp, {'src': '/root/.ssh/kdump_id_rsa.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879837.74985: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879837.74990: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879837.74994: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e3d70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d7350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e74d0> <<< 5599 1726879837.74998: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e83b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e5c40> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e6fc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e5880> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879837.75001: _low_level_execute_command(): starting 5599 1726879837.75005: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/ > /dev/null 2>&1 && sleep 0' <10.31.14.149> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.149> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/9ee1b1c500"' 10.31.14.149 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879837.225289-5857-147648583920523/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879837.75016: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.75020: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.75031: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.75035: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5599 1726879837.75062: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 5599 1726879837.75067: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.75070: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879837.75076: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879837.75084: stderr chunk (state=3): >>><<< 5599 1726879837.75087: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa692c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa68fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa692eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa66fd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa66fdfd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa673be90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa673bf50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67738c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6773f50>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6753b60>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6751280>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6739040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6797800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6796420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6752150>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6794cb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c8890>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67382c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67c8d40>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c8bf0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67c8fb0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6736de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c9670>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c9340>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67ca510>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e0740>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67e1e20>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e2cf0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67e3350>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e2270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67e3dd0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e3500>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67ca570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6573c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa659c740>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659c4a0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa659c770>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa659c950>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6571e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659df70>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659cbf0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67cac60>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65ce300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65e6480>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6623230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa66459d0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6623350>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65e7110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6460350>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65e54c0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659eea0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2fa6460530>\r\n# zipimport: found 30 names in \'/tmp/ansible_slurp_payload_rwmlfy2l/ansible_slurp_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64b5fd0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa648cec0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6463f80>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa648fe60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa64dd9d0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64dd760>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64dd070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64ddac0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64b6c60>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa64de780>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa64de8d0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64dede0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6344c20>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6346840>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6347140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6347f80>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634adb0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa634b110>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6349070>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634ede0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634d8e0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634d640>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634fd10>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6349580>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6396ea0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6397050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6398c20>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63989e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa639b140>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63992e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63a2930>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa639b2c0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a3bf0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a3aa0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a3cb0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6397350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a74a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a84d0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63a5c10>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a6f90>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63a57f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa642c650>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642d460>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63aaed0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642d6d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642ff50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa643a0c0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa643aa20>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642ed50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6439670>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa643aba0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa62ced80>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa624bbf0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6243c80>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa62429c0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDcENpZzFxRStPNFdLMHZrV2ZZWHJLOThyb2I4YmV1MEVSQ3RZUThDMDVydUxPemYxNC9mYjBnczVlcFZvS2l0NVZ3QnNiMVgvaDEwZzJ5dU9DRk9RL2ZwZlhMRnhtZTZkS3hEZzlsNGR1UnYvdkwwTFpaUmM3azVjNHNMWkcwK0ZxT2dhTzFXaGhBNldPNGJmMmxkc202S3Ewa0lKNDhJK3MxK3RVYkJiTS9zT01wUzhQcGgyQ3ptMnNxU2o5TFhrTXJiZjdNcC9FSk9hQUozYzJSc0NyM0Flc00xcURBaFVWUXZDVzRQaytnQ0lDQldRV0JvdHU1cFptS2F2TWI2Mlk5OWljTWFzYThZK1QvR1dnNUlYM3hHQlZNek0vSW90cXZ4SDF0M3Z1NU5rUHBjRVNnaGpRV09LL3I3UGJ0M1M0aERDK1cvb2pRTU9OMDR0S1QwOTRWK3YvSEs3V3R0NlU2OWM2SlgvaTdFbFMrL1dpZ0FjN05uU2hQUHJSbWNtNDVhdkxHV0lWT29reGh5VWJ4S1lTWkNZVjU2T1pTWXlYNVRTU3VaQWo3dytXV1FLd0RjSXdYam9IWkx3R20rNk1wdk1GVk1pRmJDa2RYKzY3TW80UDJpU1g4Q2FEUVYya1pWbGFzY3N2V1d0OFM2SU9CcWtObE5ZNjArZ2tSdzA9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879837.75411: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa692c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa68fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa692eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa66fd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa66fdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa673be90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa673bf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67738c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6773f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6753b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6751280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6739040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6797800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6796420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6752150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6794cb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67382c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67c8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c8bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67c8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6736de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67c9340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67ca510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e0740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67e1e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e2cf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67e3350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e2270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa67e3dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67e3500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67ca570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6573c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa659c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659c4a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa659c770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa659c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6571e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659df70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659cbf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa67cac60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65ce300> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65e6480> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6623230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa66459d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6623350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65e7110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6460350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa65e54c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa659eea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2fa6460530> # zipimport: found 30 names in '/tmp/ansible_slurp_payload_rwmlfy2l/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64b5fd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa648cec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6463f80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa648fe60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa64dd9d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64dd760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64dd070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64ddac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64b6c60> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa64de780> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa64de8d0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa64dede0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6344c20> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6346840> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6347140> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6347f80> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634adb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa634b110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6349070> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634ede0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634d8e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634d640> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa634fd10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6349580> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6396ea0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6397050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6398c20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63989e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa639b140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63992e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63a2930> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa639b2c0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a3bf0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a3aa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a3cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6397350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a74a0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a84d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63a5c10> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa63a6f90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63a57f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa642c650> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642d460> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa63aaed0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642d6d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642ff50> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa643a0c0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa643aa20> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa642ed50> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2fa6439670> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa643aba0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa62ced80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa624bbf0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa6243c80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2fa62429c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDcENpZzFxRStPNFdLMHZrV2ZZWHJLOThyb2I4YmV1MEVSQ3RZUThDMDVydUxPemYxNC9mYjBnczVlcFZvS2l0NVZ3QnNiMVgvaDEwZzJ5dU9DRk9RL2ZwZlhMRnhtZTZkS3hEZzlsNGR1UnYvdkwwTFpaUmM3azVjNHNMWkcwK0ZxT2dhTzFXaGhBNldPNGJmMmxkc202S3Ewa0lKNDhJK3MxK3RVYkJiTS9zT01wUzhQcGgyQ3ptMnNxU2o5TFhrTXJiZjdNcC9FSk9hQUozYzJSc0NyM0Flc00xcURBaFVWUXZDVzRQaytnQ0lDQldRV0JvdHU1cFptS2F2TWI2Mlk5OWljTWFzYThZK1QvR1dnNUlYM3hHQlZNek0vSW90cXZ4SDF0M3Z1NU5rUHBjRVNnaGpRV09LL3I3UGJ0M1M0aERDK1cvb2pRTU9OMDR0S1QwOTRWK3YvSEs3V3R0NlU2OWM2SlgvaTdFbFMrL1dpZ0FjN05uU2hQUHJSbWNtNDVhdkxHV0lWT29reGh5VWJ4S1lTWkNZVjU2T1pTWXlYNVRTU3VaQWo3dytXV1FLd0RjSXdYam9IWkx3R20rNk1wdk1GVk1pRmJDa2RYKzY3TW80UDJpU1g4Q2FEUVYya1pWbGFzY3N2V1d0OFM2SU9CcWtObE5ZNjArZ2tSdzA9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5599 1726879837.75681: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879837.75685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.75693: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.75695: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879837.76590: done with _execute_module (slurp, {'src': '/root/.ssh/kdump_id_rsa.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879837.76598: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.76602: _low_level_execute_command(): starting 5599 1726879837.76606: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/ > /dev/null 2>&1 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879837.2558563-5859-250813698489244/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879837.76763: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5599 1726879837.76768: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879837.76772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879837.76776: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879837.76779: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879837.76781: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879837.76784: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 5599 1726879837.76786: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879837.76789: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879837.76791: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879837.77077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.77081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879837.77084: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879837.77086: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves' # <<< 5599 1726879837.77088: stderr chunk (state=3): >>><<< 5599 1726879837.77089: stdout chunk (state=3): >>><<< 5599 1726879837.77091: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< <10.31.14.149> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.149 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 4491\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879837.77097: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.149 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.149 originally 10.31.14.149 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 4491 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879837.77099: handler run complete 5599 1726879837.77101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 5599 1726879837.77103: attempt loop complete, returning result 5599 1726879837.77104: _execute() done 5599 1726879837.77106: dumping result to json 5599 1726879837.77108: done dumping result, returning 5599 1726879837.77109: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Fetch key [0affef3a-ec81-5b39-170e-000000000161] 5599 1726879837.77111: sending task result for task 0affef3a-ec81-5b39-170e-000000000161 5599 1726879837.77190: done sending task result for task 0affef3a-ec81-5b39-170e-000000000161 5599 1726879837.77194: WORKER PROCESS EXITING 5599 1726879837.77204: marking managed_node2 as failed 5599 1726879837.77221: marking host managed_node2 failed, current state: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879837.77233: ^ failed state is now: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=5, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879837.77237: getting the next task for host managed_node2 5599 1726879837.77245: done getting next task for host managed_node2 5599 1726879837.77248: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879837.77250: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False The full traceback is: File "/tmp/ansible_slurp_payload_pi4xdz0b/ansible_slurp_payload.zip/ansible/modules/slurp.py", line 101, in main with open(source, 'rb') as source_fh: ^^^^^^^^^^^^^^^^^^ fatal: [managed_node2]: FAILED! => { "changed": false, "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } } } MSG: file not found: /root/.ssh/kdump_id_rsa.pub 5599 1726879837.77507: stdout chunk (state=3): >>> # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f246c500> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246d1c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e52b0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879837.77538: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5599 1726879837.77541: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.77544: stdout chunk (state=3): >>> <<< 5599 1726879837.77779: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.77783: stdout chunk (state=3): >>> <<< 5599 1726879837.78066: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py<<< 5599 1726879837.78115: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879837.78158: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246d370> # zipimport: zlib available <<< 5599 1726879837.78657: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879837.78660: stdout chunk (state=3): >>><<< 5599 1726879837.78661: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879837.78695: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879837.78879: handler run complete 5599 1726879837.78883: attempt loop complete, returning result 5599 1726879837.78885: _execute() done 5599 1726879837.78888: dumping result to json 5599 1726879837.78890: done dumping result, returning 5599 1726879837.78893: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch key [0affef3a-ec81-5b39-170e-000000000161] 5599 1726879837.79041: sending task result for task 0affef3a-ec81-5b39-170e-000000000161 ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDcENpZzFxRStPNFdLMHZrV2ZZWHJLOThyb2I4YmV1MEVSQ3RZUThDMDVydUxPemYxNC9mYjBnczVlcFZvS2l0NVZ3QnNiMVgvaDEwZzJ5dU9DRk9RL2ZwZlhMRnhtZTZkS3hEZzlsNGR1UnYvdkwwTFpaUmM3azVjNHNMWkcwK0ZxT2dhTzFXaGhBNldPNGJmMmxkc202S3Ewa0lKNDhJK3MxK3RVYkJiTS9zT01wUzhQcGgyQ3ptMnNxU2o5TFhrTXJiZjdNcC9FSk9hQUozYzJSc0NyM0Flc00xcURBaFVWUXZDVzRQaytnQ0lDQldRV0JvdHU1cFptS2F2TWI2Mlk5OWljTWFzYThZK1QvR1dnNUlYM3hHQlZNek0vSW90cXZ4SDF0M3Z1NU5rUHBjRVNnaGpRV09LL3I3UGJ0M1M0aERDK1cvb2pRTU9OMDR0S1QwOTRWK3YvSEs3V3R0NlU2OWM2SlgvaTdFbFMrL1dpZ0FjN05uU2hQUHJSbWNtNDVhdkxHV0lWT29reGh5VWJ4S1lTWkNZVjU2T1pTWXlYNVRTU3VaQWo3dytXV1FLd0RjSXdYam9IWkx3R20rNk1wdk1GVk1pRmJDa2RYKzY3TW80UDJpU1g4Q2FEUVYya1pWbGFzY3N2V1d0OFM2SU9CcWtObE5ZNjArZ2tSdzA9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } 5599 1726879837.79321: done sending task result for task 0affef3a-ec81-5b39-170e-000000000161 5599 1726879837.79324: WORKER PROCESS EXITING 5599 1726879837.79326: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.80038: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.80046: stdout chunk (state=3): >>> <<< 5599 1726879837.80188: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.80195: stdout chunk (state=3): >>> <<< 5599 1726879837.80356: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available<<< 5599 1726879837.80362: stdout chunk (state=3): >>> <<< 5599 1726879837.80485: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 5599 1726879837.80496: stdout chunk (state=3): >>> <<< 5599 1726879837.80517: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.80526: stdout chunk (state=3): >>> <<< 5599 1726879837.80671: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.80679: stdout chunk (state=3): >>> <<< 5599 1726879837.80861: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879837.80889: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879837.80928: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5599 1726879837.80954: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879837.80969: stdout chunk (state=3): >>> <<< 5599 1726879837.81029: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.81096: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879837.81133: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.81604: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.81616: stdout chunk (state=3): >>> <<< 5599 1726879837.82082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<< 5599 1726879837.82187: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879837.82225: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879837.82374: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246fbf0> <<< 5599 1726879837.82404: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.82549: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.82688: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5599 1726879837.82709: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 5599 1726879837.82748: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879837.82788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<< 5599 1726879837.82797: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<< 5599 1726879837.82913: stdout chunk (state=3): >>> # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.83112: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879837.83137: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f227dc70> <<< 5599 1726879837.83208: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879837.83218: stdout chunk (state=3): >>> <<< 5599 1726879837.83233: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879837.83253: stdout chunk (state=3): >>> import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f227e5a0> <<< 5599 1726879837.83272: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246e660> <<< 5599 1726879837.83306: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.83384: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879837.83390: stdout chunk (state=3): >>> <<< 5599 1726879837.83453: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879837.83469: stdout chunk (state=3): >>> <<< 5599 1726879837.83486: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.83493: stdout chunk (state=3): >>> <<< 5599 1726879837.83571: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.83582: stdout chunk (state=3): >>> <<< 5599 1726879837.83648: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.83743: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879837.83748: stdout chunk (state=3): >>> <<< 5599 1726879837.83875: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879837.83959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879837.84103: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879837.84106: stdout chunk (state=3): >>> <<< 5599 1726879837.84123: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879837.84135: stdout chunk (state=3): >>> <<< 5599 1726879837.84216: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f227d280> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f227e780><<< 5599 1726879837.84223: stdout chunk (state=3): >>> <<< 5599 1726879837.84278: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 5599 1726879837.84302: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 5599 1726879837.84308: stdout chunk (state=3): >>> <<< 5599 1726879837.84344: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.84351: stdout chunk (state=3): >>> <<< 5599 1726879837.84456: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.84521: stdout chunk (state=3): >>> <<< 5599 1726879837.84579: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.84586: stdout chunk (state=3): >>> <<< 5599 1726879837.84632: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.84638: stdout chunk (state=3): >>> <<< 5599 1726879837.84705: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 5599 1726879837.84719: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'<<< 5599 1726879837.84764: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py<<< 5599 1726879837.84771: stdout chunk (state=3): >>> <<< 5599 1726879837.84811: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 5599 1726879837.84814: stdout chunk (state=3): >>> <<< 5599 1726879837.84938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'<<< 5599 1726879837.84944: stdout chunk (state=3): >>> <<< 5599 1726879837.84976: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py<<< 5599 1726879837.84983: stdout chunk (state=3): >>> <<< 5599 1726879837.85015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 5599 1726879837.85026: stdout chunk (state=3): >>> <<< 5599 1726879837.85115: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f230e960><<< 5599 1726879837.85128: stdout chunk (state=3): >>> <<< 5599 1726879837.85209: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f22885f0><<< 5599 1726879837.85216: stdout chunk (state=3): >>> <<< 5599 1726879837.85338: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2282720><<< 5599 1726879837.85357: stdout chunk (state=3): >>> <<< 5599 1726879837.85368: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2282570> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5599 1726879837.85386: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879837.85392: stdout chunk (state=3): >>> <<< 5599 1726879837.85481: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 5599 1726879837.85488: stdout chunk (state=3): >>> <<< 5599 1726879837.85501: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879837.85614: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available<<< 5599 1726879837.85621: stdout chunk (state=3): >>> <<< 5599 1726879837.85653: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879837.85656: stdout chunk (state=3): >>> <<< 5599 1726879837.85690: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available<<< 5599 1726879837.85776: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879837.85968: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879837.86179: stdout chunk (state=3): >>> <<< 5599 1726879837.86201: stdout chunk (state=3): >>>{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDS1NxZTZ1bys0WDB0djJ4NkhiRFFXdGwvUGdadFBUTFRBV1pOWlE3dTRCYnA0TWxoUUhISWRYUHkzZElVSi85RkxsMHJLNEFzNU13b3J6OG9qTGIyeWFQNFNFS25EbW0yME1nV1FtdVhLRXJsV2hNZXBGZmc2VlQ3R0tWWWxFc1J2UUFWcWM5anZIbnBrY01sMXpkQVczOFpWN2tuUTJxM05SQ1lKdmY2UitTb01nNHp1OCtYeDZtMU8vZDN0UUR0Vkl2QmNGRURNK1Z2UmJvYWxQaXFTWTNDUUYrQmt0dXp0MHlPVnRuU2xZbWVUZEo3RFU1U2Zoc2dyaXltbFZISjJmT05LVEJvQ3prU0dMZ3NjckNCdklzRFZXenVNT25BNXA5eHNzL0dEOThHcW9YeTlkdDRnd2Z0bGNEQXY2UyszNTdsSVVUOVBnNi9CejhIaTkwa0dYZW1BMFkrWUxuOFgvcW1aUndhUWxTUnZ5WmhIOTR5bmFwM3R6Wi9WT0dQK3pjb2ZCSWVSVEhWOFFPLzQwSzhXbHJsOWtHWG4ybGQvZExDUm9JWEgrT3NjRENqQ3kwK20xbmFVVFBBSTAzSGpGYkZJb0hSd1NDRVlCdHE1K2ZlSmJVMWJDMTZwQ2NVMUtLRmJ0RDhlYnpkeStaV1R1TkUrLzF5K1hPTXZaQWM9IHJvb3RAaXAtMTAtMzEtMTItMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}} <<< 5599 1726879837.86229: stdout chunk (state=3): >>># destroy __main__ <<< 5599 1726879837.86724: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._<<< 5599 1726879837.86766: stdout chunk (state=3): >>> # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr<<< 5599 1726879837.86784: stdout chunk (state=3): >>> # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport<<< 5599 1726879837.86923: stdout chunk (state=3): >>> # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io<<< 5599 1726879837.86927: stdout chunk (state=3): >>> # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util<<< 5599 1726879837.86942: stdout chunk (state=3): >>> # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math <<< 5599 1726879837.86965: stdout chunk (state=3): >>># cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile <<< 5599 1726879837.87052: stdout chunk (state=3): >>># cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansib<<< 5599 1726879837.87089: stdout chunk (state=3): >>>le.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse<<< 5599 1726879837.87114: stdout chunk (state=3): >>> # cleanup[2] removing distro.distro # cleanup[2] removing distro <<< 5599 1726879837.87151: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules<<< 5599 1726879837.87337: stdout chunk (state=3): >>> # destroy ansible.modules <<< 5599 1726879837.87496: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879837.87539: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc <<< 5599 1726879837.87542: stdout chunk (state=3): >>># destroy importlib.util<<< 5599 1726879837.87545: stdout chunk (state=3): >>> <<< 5599 1726879837.87558: stdout chunk (state=3): >>># destroy _bz2<<< 5599 1726879837.87588: stdout chunk (state=3): >>> # destroy _compression # destroy _lzma<<< 5599 1726879837.87625: stdout chunk (state=3): >>> # destroy binascii <<< 5599 1726879837.87643: stdout chunk (state=3): >>># destroy struct <<< 5599 1726879837.87686: stdout chunk (state=3): >>># destroy zlib # destroy bz2<<< 5599 1726879837.87730: stdout chunk (state=3): >>> # destroy lzma # destroy zipfile._path <<< 5599 1726879837.87737: stdout chunk (state=3): >>># destroy zipfile <<< 5599 1726879837.87796: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob # destroy fnmatch<<< 5599 1726879837.87806: stdout chunk (state=3): >>> # destroy ipaddress # destroy ntpath<<< 5599 1726879837.87814: stdout chunk (state=3): >>> <<< 5599 1726879837.87869: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__<<< 5599 1726879837.87877: stdout chunk (state=3): >>> # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder<<< 5599 1726879837.87929: stdout chunk (state=3): >>> # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale<<< 5599 1726879837.87932: stdout chunk (state=3): >>> # destroy pwd # destroy locale<<< 5599 1726879837.87934: stdout chunk (state=3): >>> # destroy signal <<< 5599 1726879837.87953: stdout chunk (state=3): >>># destroy fcntl # destroy select # destroy _signal<<< 5599 1726879837.87990: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy syslog<<< 5599 1726879837.88000: stdout chunk (state=3): >>> # destroy uuid # destroy selectors # destroy errno<<< 5599 1726879837.88027: stdout chunk (state=3): >>> # destroy array<<< 5599 1726879837.88033: stdout chunk (state=3): >>> # destroy datetime<<< 5599 1726879837.88070: stdout chunk (state=3): >>> # destroy _hashlib <<< 5599 1726879837.88078: stdout chunk (state=3): >>># destroy _blake2 <<< 5599 1726879837.88109: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro<<< 5599 1726879837.88113: stdout chunk (state=3): >>> <<< 5599 1726879837.88124: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse # destroy json # destroy logging<<< 5599 1726879837.88197: stdout chunk (state=3): >>> # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux <<< 5599 1726879837.88204: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian<<< 5599 1726879837.88230: stdout chunk (state=3): >>> <<< 5599 1726879837.88240: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc<<< 5599 1726879837.88247: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon<<< 5599 1726879837.88289: stdout chunk (state=3): >>> # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader<<< 5599 1726879837.88293: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime<<< 5599 1726879837.88305: stdout chunk (state=3): >>> # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize<<< 5599 1726879837.88311: stdout chunk (state=3): >>> # cleanup[3] wiping _tokenize # cleanup[3] wiping platform<<< 5599 1726879837.88339: stdout chunk (state=3): >>> # cleanup[3] wiping atexit<<< 5599 1726879837.88345: stdout chunk (state=3): >>> # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib<<< 5599 1726879837.88370: stdout chunk (state=3): >>> # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random<<< 5599 1726879837.88380: stdout chunk (state=3): >>> # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 5599 1726879837.88405: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants<<< 5599 1726879837.88408: stdout chunk (state=3): >>> # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg<<< 5599 1726879837.88438: stdout chunk (state=3): >>> # cleanup[3] wiping re._parser # cleanup[3] wiping _sre<<< 5599 1726879837.88450: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 5599 1726879837.88468: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools <<< 5599 1726879837.88487: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath<<< 5599 1726879837.88500: stdout chunk (state=3): >>> # cleanup[3] wiping genericpath<<< 5599 1726879837.88513: stdout chunk (state=3): >>> # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat<<< 5599 1726879837.88537: stdout chunk (state=3): >>> # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs<<< 5599 1726879837.88541: stdout chunk (state=3): >>> # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix<<< 5599 1726879837.88569: stdout chunk (state=3): >>> # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref<<< 5599 1726879837.88576: stdout chunk (state=3): >>> # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib<<< 5599 1726879837.88601: stdout chunk (state=3): >>> # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 5599 1726879837.88612: stdout chunk (state=3): >>> # destroy selinux._selinux<<< 5599 1726879837.88730: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879837.88806: stdout chunk (state=3): >>># destroy sys.monitoring<<< 5599 1726879837.88829: stdout chunk (state=3): >>> <<< 5599 1726879837.88832: stdout chunk (state=3): >>># destroy _socket <<< 5599 1726879837.88861: stdout chunk (state=3): >>># destroy _collections<<< 5599 1726879837.88870: stdout chunk (state=3): >>> <<< 5599 1726879837.88900: stdout chunk (state=3): >>># destroy platform<<< 5599 1726879837.88914: stdout chunk (state=3): >>> # destroy _uuid<<< 5599 1726879837.88934: stdout chunk (state=3): >>> <<< 5599 1726879837.88951: stdout chunk (state=3): >>># destroy stat # destroy genericpath<<< 5599 1726879837.88963: stdout chunk (state=3): >>> <<< 5599 1726879837.88972: stdout chunk (state=3): >>># destroy re._parser <<< 5599 1726879837.89014: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib<<< 5599 1726879837.89026: stdout chunk (state=3): >>> # destroy copyreg<<< 5599 1726879837.89033: stdout chunk (state=3): >>> # destroy contextlib<<< 5599 1726879837.89088: stdout chunk (state=3): >>> # destroy _typing<<< 5599 1726879837.89096: stdout chunk (state=3): >>> <<< 5599 1726879837.89100: stdout chunk (state=3): >>># destroy _tokenize<<< 5599 1726879837.89105: stdout chunk (state=3): >>> <<< 5599 1726879837.89151: 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 <<< 5599 1726879837.89154: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external<<< 5599 1726879837.89205: stdout chunk (state=3): >>> # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules<<< 5599 1726879837.89340: stdout chunk (state=3): >>> # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases <<< 5599 1726879837.89425: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 5599 1726879837.89461: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings <<< 5599 1726879837.89482: stdout chunk (state=3): >>># destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings <<< 5599 1726879837.89529: stdout chunk (state=3): >>># destroy math # destroy _bisect # destroy time<<< 5599 1726879837.89552: stdout chunk (state=3): >>> # destroy _random # destroy _weakref<<< 5599 1726879837.89613: stdout chunk (state=3): >>> # destroy _operator<<< 5599 1726879837.89639: stdout chunk (state=3): >>> # destroy _sha2 # destroy _string # destroy re<<< 5599 1726879837.89690: stdout chunk (state=3): >>> # destroy itertools # destroy _abc # destroy _sre # destroy posix <<< 5599 1726879837.89715: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879837.90255: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879837.90322: stderr chunk (state=3): >>><<< 5599 1726879837.90325: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f292c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f28fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f292eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2741160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2741fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27b7860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27b7ef0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2797b30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27951f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27db800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27da420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27962a0>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27d8c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280c800>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f280ccb0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280cb60>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f280cf50>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280d640>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280d310>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280e540>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2824770>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f2825eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2826d80>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f28273b0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f28262d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f2827e30>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2827560>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280e5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25b3cb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25dc7d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25dc530>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25dc6e0>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25dc920>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25b1e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25de030>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25dccb0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280ec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f260e3c0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2626510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f265f2c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2685a60>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f265f3e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f26271a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24a0380>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2625550>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25def60>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f29f24a0560>\r\n# zipimport: found 30 names in \'/tmp/ansible_slurp_payload_73rkgen5/ansible_slurp_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24f6060>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24ccf50>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24cc0b0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24cfef0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f251d9d0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251d760>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251d070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251d4c0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24f6a80>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f251e720>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f251e8a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251edb0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2384c50>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f2386870>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2387200>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23883e0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238ae40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f238af60>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2389100>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238ed50>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238d820>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238d580>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238fce0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2389580>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23d6ea0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d7050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23d8c20>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d89e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23db170>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d92e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e2990>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23db320>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e3830>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e36b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e3d70>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d7350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e74d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e83b0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e5c40>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e6fc0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e5880>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f246c500>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246d1c0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e52b0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246d370>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246fbf0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f227dc70>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f227e5a0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246e660>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f227d280>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f227e780>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f230e960>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f22885f0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2282720>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2282570>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDS1NxZTZ1bys0WDB0djJ4NkhiRFFXdGwvUGdadFBUTFRBV1pOWlE3dTRCYnA0TWxoUUhISWRYUHkzZElVSi85RkxsMHJLNEFzNU13b3J6OG9qTGIyeWFQNFNFS25EbW0yME1nV1FtdVhLRXJsV2hNZXBGZmc2VlQ3R0tWWWxFc1J2UUFWcWM5anZIbnBrY01sMXpkQVczOFpWN2tuUTJxM05SQ1lKdmY2UitTb01nNHp1OCtYeDZtMU8vZDN0UUR0Vkl2QmNGRURNK1Z2UmJvYWxQaXFTWTNDUUYrQmt0dXp0MHlPVnRuU2xZbWVUZEo3RFU1U2Zoc2dyaXltbFZISjJmT05LVEJvQ3prU0dMZ3NjckNCdklzRFZXenVNT25BNXA5eHNzL0dEOThHcW9YeTlkdDRnd2Z0bGNEQXY2UyszNTdsSVVUOVBnNi9CejhIaTkwa0dYZW1BMFkrWUxuOFgvcW1aUndhUWxTUnZ5WmhIOTR5bmFwM3R6Wi9WT0dQK3pjb2ZCSWVSVEhWOFFPLzQwSzhXbHJsOWtHWG4ybGQvZExDUm9JWEgrT3NjRENqQ3kwK20xbmFVVFBBSTAzSGpGYkZJb0hSd1NDRVlCdHE1K2ZlSmJVMWJDMTZwQ2NVMUtLRmJ0RDhlYnpkeStaV1R1TkUrLzF5K1hPTXZaQWM9IHJvb3RAaXAtMTAtMzEtMTItMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879837.90403: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f292c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f28fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f292eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2741160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2741fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27b7860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27b7ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2797b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27951f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277d040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27db800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27da420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27962a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f27d8c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280c800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f280ccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280cb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f280cf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f277ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280d640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280d310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280e540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2824770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f2825eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2826d80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f28273b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f28262d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f2827e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2827560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280e5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25b3cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25dc7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25dc530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25dc6e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f25dc920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25b1e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25de030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25dccb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f280ec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f260e3c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2626510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f265f2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2685a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f265f3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f26271a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24a0380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2625550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f25def60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f29f24a0560> # zipimport: found 30 names in '/tmp/ansible_slurp_payload_73rkgen5/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24f6060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24ccf50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24cc0b0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24cfef0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f251d9d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251d760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251d070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251d4c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f24f6a80> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f251e720> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f251e8a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f251edb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2384c50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f2386870> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2387200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23883e0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238ae40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f238af60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2389100> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238ed50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238d820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238d580> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f238fce0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2389580> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23d6ea0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d7050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23d8c20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d89e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23db170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d92e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e2990> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23db320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e3830> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e36b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e3d70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23d7350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e74d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e83b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e5c40> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f23e6fc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e5880> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f246c500> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246d1c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f23e52b0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246d370> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246fbf0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f227dc70> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f227e5a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f246e660> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29f227d280> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f227e780> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f230e960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f22885f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2282720> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29f2282570> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDS1NxZTZ1bys0WDB0djJ4NkhiRFFXdGwvUGdadFBUTFRBV1pOWlE3dTRCYnA0TWxoUUhISWRYUHkzZElVSi85RkxsMHJLNEFzNU13b3J6OG9qTGIyeWFQNFNFS25EbW0yME1nV1FtdVhLRXJsV2hNZXBGZmc2VlQ3R0tWWWxFc1J2UUFWcWM5anZIbnBrY01sMXpkQVczOFpWN2tuUTJxM05SQ1lKdmY2UitTb01nNHp1OCtYeDZtMU8vZDN0UUR0Vkl2QmNGRURNK1Z2UmJvYWxQaXFTWTNDUUYrQmt0dXp0MHlPVnRuU2xZbWVUZEo3RFU1U2Zoc2dyaXltbFZISjJmT05LVEJvQ3prU0dMZ3NjckNCdklzRFZXenVNT25BNXA5eHNzL0dEOThHcW9YeTlkdDRnd2Z0bGNEQXY2UyszNTdsSVVUOVBnNi9CejhIaTkwa0dYZW1BMFkrWUxuOFgvcW1aUndhUWxTUnZ5WmhIOTR5bmFwM3R6Wi9WT0dQK3pjb2ZCSWVSVEhWOFFPLzQwSzhXbHJsOWtHWG4ybGQvZExDUm9JWEgrT3NjRENqQ3kwK20xbmFVVFBBSTAzSGpGYkZJb0hSd1NDRVlCdHE1K2ZlSmJVMWJDMTZwQ2NVMUtLRmJ0RDhlYnpkeStaV1R1TkUrLzF5K1hPTXZaQWM9IHJvb3RAaXAtMTAtMzEtMTItMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879837.91634: done with _execute_module (slurp, {'src': '/root/.ssh/kdump_id_rsa.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879837.91648: _low_level_execute_command(): starting 5599 1726879837.91695: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879837.202409-5856-272102928317785/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879837.91707: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879837.91711: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879837.91714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879837.91717: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879837.91721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879837.91723: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 <<< 5599 1726879837.91726: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879837.91730: stderr chunk (state=3): >>>debug2: match not found <<< 5599 1726879837.91734: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879837.91738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879837.91740: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879837.91743: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879837.91747: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 5599 1726879837.91750: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address <<< 5599 1726879837.91755: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879837.91759: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879837.91776: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879837.91787: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879837.91793: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879837.91797: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879837.91801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879837.94325: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879837.94392: stderr chunk (state=3): >>><<< 5599 1726879837.94396: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879837.94422: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879837.94583: handler run complete 5599 1726879837.94589: attempt loop complete, returning result 5599 1726879837.94594: _execute() done 5599 1726879837.94598: dumping result to json 5599 1726879837.94600: done dumping result, returning 5599 1726879837.94602: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fetch key [0affef3a-ec81-5b39-170e-000000000161] 5599 1726879837.94604: sending task result for task 0affef3a-ec81-5b39-170e-000000000161 5599 1726879837.94698: done sending task result for task 0affef3a-ec81-5b39-170e-000000000161 5599 1726879837.94701: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDS1NxZTZ1bys0WDB0djJ4NkhiRFFXdGwvUGdadFBUTFRBV1pOWlE3dTRCYnA0TWxoUUhISWRYUHkzZElVSi85RkxsMHJLNEFzNU13b3J6OG9qTGIyeWFQNFNFS25EbW0yME1nV1FtdVhLRXJsV2hNZXBGZmc2VlQ3R0tWWWxFc1J2UUFWcWM5anZIbnBrY01sMXpkQVczOFpWN2tuUTJxM05SQ1lKdmY2UitTb01nNHp1OCtYeDZtMU8vZDN0UUR0Vkl2QmNGRURNK1Z2UmJvYWxQaXFTWTNDUUYrQmt0dXp0MHlPVnRuU2xZbWVUZEo3RFU1U2Zoc2dyaXltbFZISjJmT05LVEJvQ3prU0dMZ3NjckNCdklzRFZXenVNT25BNXA5eHNzL0dEOThHcW9YeTlkdDRnd2Z0bGNEQXY2UyszNTdsSVVUOVBnNi9CejhIaTkwa0dYZW1BMFkrWUxuOFgvcW1aUndhUWxTUnZ5WmhIOTR5bmFwM3R6Wi9WT0dQK3pjb2ZCSWVSVEhWOFFPLzQwSzhXbHJsOWtHWG4ybGQvZExDUm9JWEgrT3NjRENqQ3kwK20xbmFVVFBBSTAzSGpGYkZJb0hSd1NDRVlCdHE1K2ZlSmJVMWJDMTZwQ2NVMUtLRmJ0RDhlYnpkeStaV1R1TkUrLzF5K1hPTXZaQWM9IHJvb3RAaXAtMTAtMzEtMTItMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } 5599 1726879837.94761: no more pending results, returning what we have 5599 1726879837.94768: results queue empty 5599 1726879837.94769: checking for any_errors_fatal 5599 1726879837.94778: done checking for any_errors_fatal 5599 1726879837.94779: checking for max_fail_percentage 5599 1726879837.94780: done checking for max_fail_percentage 5599 1726879837.94781: checking to see if all hosts have failed and the running result is not ok 5599 1726879837.94782: done checking to see if all hosts have failed 5599 1726879837.94783: getting the remaining hosts for this loop 5599 1726879837.94785: done getting the remaining hosts for this loop 5599 1726879837.94789: getting the next task for host managed_node1 5599 1726879837.94795: done getting next task for host managed_node1 5599 1726879837.94799: ^ task is: TASK: fedora.linux_system_roles.kdump : Get userinfo for {{ kdump_ssh_user }} 5599 1726879837.94802: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879837.94804: getting the next task for host managed_node2 5599 1726879837.94810: done getting next task for host managed_node2 5599 1726879837.94812: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879837.94813: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879837.94814: getting the next task for host managed_node3 5599 1726879837.94819: done getting next task for host managed_node3 5599 1726879837.94821: ^ task is: TASK: fedora.linux_system_roles.kdump : Get userinfo for {{ kdump_ssh_user }} 5599 1726879837.94823: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879837.94844: getting variables 5599 1726879837.94847: in VariableManager get_vars() 5599 1726879837.94901: Calling all_inventory to load vars for managed_node1 5599 1726879837.94905: Calling groups_inventory to load vars for managed_node1 5599 1726879837.94908: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879837.94920: Calling all_plugins_play to load vars for managed_node1 5599 1726879837.94924: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879837.94928: Calling groups_plugins_play to load vars for managed_node1 5599 1726879837.95183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879837.95605: done with get_vars() 5599 1726879837.95622: done getting variables 5599 1726879837.95866: variable 'kdump_ssh_user' from source: play vars 5599 1726879837.95957: variable 'hostvars' from source: magic vars 5599 1726879837.95959: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879837.95962: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879837.96019: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879837.96025: in VariableManager get_vars() 5599 1726879837.96028: Calling all_inventory to load vars for managed_node1 5599 1726879837.96030: Calling groups_inventory to load vars for managed_node1 5599 1726879837.96032: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879837.96036: Calling all_plugins_play to load vars for managed_node1 5599 1726879837.96038: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879837.96040: Calling groups_plugins_play to load vars for managed_node1 5599 1726879837.96169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879837.96336: done with get_vars() 5599 1726879837.96345: variable 'ansible_user_id' from source: facts TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Friday 20 September 2024 20:50:37 -0400 (0:00:00.841) 0:00:15.750 ****** 5599 1726879837.96385: entering _queue_task() for managed_node1/user 5599 1726879837.96387: Creating lock for user 5599 1726879837.96747: worker is 1 (out of 3 available) 5599 1726879837.96761: exiting _queue_task() for managed_node1/user 5599 1726879837.96778: getting variables 5599 1726879837.96782: in VariableManager get_vars() 5599 1726879837.96868: Calling all_inventory to load vars for managed_node2 5599 1726879837.96877: Calling groups_inventory to load vars for managed_node2 5599 1726879837.96886: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879837.96905: Calling all_plugins_play to load vars for managed_node2 5599 1726879837.96910: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879837.96915: Calling groups_plugins_play to load vars for managed_node2 5599 1726879837.97240: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get userinfo for root 5599 1726879837.97244: in run() - task 0affef3a-ec81-5b39-170e-000000000163 5599 1726879837.97247: variable 'ansible_search_path' from source: unknown 5599 1726879837.97250: variable 'ansible_search_path' from source: unknown 5599 1726879837.97278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879837.97623: done with get_vars() 5599 1726879837.97636: done getting variables 5599 1726879837.97704: calling self._execute() 5599 1726879837.97708: variable 'kdump_ssh_server' from source: play vars 5599 1726879837.97711: variable 'kdump_ssh_server' from source: play vars 5599 1726879837.97714: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879837.97716: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879837.97719: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879837.97721: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879837.97724: in VariableManager get_vars() 5599 1726879837.97726: Calling all_inventory to load vars for managed_node1 5599 1726879837.97729: Calling groups_inventory to load vars for managed_node1 5599 1726879837.97731: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879837.97735: Calling all_plugins_play to load vars for managed_node1 5599 1726879837.97737: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879837.97739: Calling groups_plugins_play to load vars for managed_node1 5599 1726879837.97834: getting variables 5599 1726879837.97836: in VariableManager get_vars() 5599 1726879837.97852: Calling all_inventory to load vars for managed_node3 5599 1726879837.97854: Calling groups_inventory to load vars for managed_node3 5599 1726879837.97857: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879837.97862: Calling all_plugins_play to load vars for managed_node3 5599 1726879837.97867: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879837.97871: Calling groups_plugins_play to load vars for managed_node3 5599 1726879837.98187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879837.98211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879837.98584: done with get_vars() 5599 1726879837.98594: done getting variables 5599 1726879837.98615: done with get_vars() 5599 1726879837.98618: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879837.98621: variable 'ansible_delegated_vars' from source: unknown 5599 1726879837.98624: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879837.98626: variable 'omit' from source: magic vars 5599 1726879837.98628: variable 'omit' from source: magic vars 5599 1726879837.98630: variable 'omit' from source: magic vars 5599 1726879837.98633: variable 'kdump_ssh_user' from source: play vars 5599 1726879837.98687: variable 'kdump_ssh_user' from source: play vars 5599 1726879837.98708: entering _queue_task() for managed_node3/user 5599 1726879837.99335: worker is 2 (out of 3 available) 5599 1726879837.99350: exiting _queue_task() for managed_node3/user 5599 1726879837.99366: done queuing things up, now waiting for results queue to drain 5599 1726879837.99368: waiting for pending results... 5599 1726879837.98821: variable 'hostvars' from source: magic vars 5599 1726879837.99538: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879837.99543: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879837.99547: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879837.99549: in VariableManager get_vars() 5599 1726879837.99553: Calling all_inventory to load vars for managed_node1 5599 1726879837.99556: Calling groups_inventory to load vars for managed_node1 5599 1726879837.99559: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879837.99561: Calling all_plugins_play to load vars for managed_node1 5599 1726879837.99566: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879837.99569: Calling groups_plugins_play to load vars for managed_node1 5599 1726879837.99572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879837.99784: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get userinfo for root 5599 1726879837.99897: done with get_vars() 5599 1726879837.99915: variable 'ansible_user_id' from source: facts 5599 1726879837.99945: variable 'omit' from source: magic vars 5599 1726879837.99955: variable 'ansible_delegated_vars' from source: unknown 5599 1726879837.99979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879838.00020: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879838.00038: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879838.00059: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879838.00079: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879838.00129: in run() - task 0affef3a-ec81-5b39-170e-000000000163 5599 1726879838.00132: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879838.00136: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879838.00138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879838.00140: variable 'ansible_search_path' from source: unknown 5599 1726879838.00142: variable 'ansible_port' from source: unknown 5599 1726879838.00145: variable 'ansible_search_path' from source: unknown 5599 1726879838.00148: variable 'ansible_user' from source: unknown 5599 1726879838.00238: calling self._execute() 5599 1726879838.00242: variable 'kdump_ssh_server' from source: play vars 5599 1726879838.00245: Set connection var ansible_shell_type to sh 5599 1726879838.00250: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879838.00258: Set connection var ansible_pipelining to False 5599 1726879838.00261: Set connection var ansible_connection to ssh 5599 1726879838.00274: Set connection var ansible_timeout to 10 5599 1726879838.00289: Set connection var ansible_shell_executable to /bin/sh 5599 1726879838.00317: variable 'ansible_delegated_vars' from source: unknown 5599 1726879838.00321: variable 'ansible_user' from source: unknown 5599 1726879838.00333: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879838.00511: variable 'kdump_ssh_server' from source: play vars 5599 1726879838.00526: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879838.00571: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879838.00586: variable 'omit' from source: magic vars 5599 1726879838.00601: starting attempt loop 5599 1726879838.00604: running the handler 5599 1726879838.00613: _low_level_execute_command(): starting 5599 1726879838.00622: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879838.00694: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879838.00713: variable 'inventory_hostname' from source: host vars for 'managed_node3' <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879838.00793: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879838.00822: in VariableManager get_vars() 5599 1726879838.00871: Calling all_inventory to load vars for managed_node3 5599 1726879838.00877: Calling groups_inventory to load vars for managed_node3 5599 1726879838.00880: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879838.00897: Calling all_plugins_play to load vars for managed_node3 5599 1726879838.00905: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879838.00913: Calling groups_plugins_play to load vars for managed_node3 5599 1726879838.01227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879838.01586: done with get_vars() 5599 1726879838.01590: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879838.01606: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.01681: variable 'ansible_delegated_vars' from source: unknown 5599 1726879838.01876: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879838.01881: variable 'omit' from source: magic vars 5599 1726879838.01884: variable 'omit' from source: magic vars 5599 1726879838.01887: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879838.01911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879838.01948: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879838.02009: variable 'omit' from source: magic vars 5599 1726879838.02012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879838.02033: variable 'kdump_ssh_user' from source: play vars 5599 1726879838.02100: variable 'kdump_ssh_user' from source: play vars 5599 1726879838.02201: variable 'hostvars' from source: magic vars 5599 1726879838.02205: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879838.02209: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879838.02269: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879838.02279: in VariableManager get_vars() 5599 1726879838.02285: Calling all_inventory to load vars for managed_node3 5599 1726879838.02290: Calling groups_inventory to load vars for managed_node3 5599 1726879838.02295: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879838.02303: Calling all_plugins_play to load vars for managed_node3 5599 1726879838.02308: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879838.02314: Calling groups_plugins_play to load vars for managed_node3 5599 1726879838.02477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879838.02647: done with get_vars() 5599 1726879838.02669: variable 'ansible_user_id' from source: facts 5599 1726879838.02686: variable 'omit' from source: magic vars 5599 1726879838.02699: variable 'ansible_delegated_vars' from source: unknown 5599 1726879838.02722: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879838.02748: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879838.02774: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879838.02786: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879838.02797: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879838.02826: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879838.02829: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879838.02834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879838.02839: variable 'ansible_port' from source: unknown 5599 1726879838.02843: variable 'ansible_user' from source: unknown 5599 1726879838.02929: Set connection var ansible_shell_type to sh 5599 1726879838.02938: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879838.02945: Set connection var ansible_pipelining to False 5599 1726879838.02948: Set connection var ansible_connection to ssh 5599 1726879838.02955: Set connection var ansible_timeout to 10 5599 1726879838.02968: Set connection var ansible_shell_executable to /bin/sh 5599 1726879838.02993: variable 'ansible_delegated_vars' from source: unknown 5599 1726879838.02997: variable 'ansible_user' from source: unknown 5599 1726879838.03005: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879838.03220: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879838.03223: variable 'omit' from source: magic vars 5599 1726879838.03226: starting attempt loop 5599 1726879838.03228: running the handler 5599 1726879838.03239: _low_level_execute_command(): starting 5599 1726879838.03242: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879838.03778: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879838.03829: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879838.03834: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.03838: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879838.03841: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879838.03846: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.03879: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879838.03908: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879838.03912: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879838.03980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879838.04637: stdout chunk (state=3): >>>/root <<< 5599 1726879838.04812: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879838.04888: stderr chunk (state=3): >>><<< 5599 1726879838.04890: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879838.04914: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879838.04983: _low_level_execute_command(): starting 5599 1726879838.04987: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243 `" && echo ansible-tmp-1726879838.0492058-5883-13556990750243="` echo /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243 `" && echo ansible-tmp-1726879838.0492058-5883-13556990750243="` echo /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243 `" ) && sleep 0'"'"'' 5599 1726879838.05513: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879838.05516: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879838.05531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879838.05544: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.05568: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879838.05572: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.05640: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879838.05642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879838.05697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879838.05734: stdout chunk (state=3): >>>/root <<< 5599 1726879838.05851: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879838.05903: stderr chunk (state=3): >>><<< 5599 1726879838.05905: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879838.05928: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879838.06086: _low_level_execute_command(): starting 5599 1726879838.06090: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692 `" && echo ansible-tmp-1726879838.0594056-5884-152417890316692="` echo /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692 `" ) && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692 `" && echo ansible-tmp-1726879838.0594056-5884-152417890316692="` echo /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692 `" ) && sleep 0'"'"'' 5599 1726879838.06644: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879838.06657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.06704: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879838.06720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879838.06741: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879838.06782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879838.08499: stdout chunk (state=3): >>>ansible-tmp-1726879838.0492058-5883-13556990750243=/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243 <<< 5599 1726879838.08673: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879838.08733: stderr chunk (state=3): >>><<< 5599 1726879838.08747: stdout chunk (state=3): >>><<< 5599 1726879838.08756: stdout chunk (state=3): >>>ansible-tmp-1726879838.0594056-5884-152417890316692=/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692 <<< <10.31.12.141> (0, b'ansible-tmp-1726879838.0492058-5883-13556990750243=/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879838.08786: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879838.0492058-5883-13556990750243=/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879838.08979: variable 'ansible_delegated_vars' from source: unknown 5599 1726879838.08984: variable 'ansible_module_compression' from source: unknown 5599 1726879838.09101: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879838.09104: stdout chunk (state=3): >>><<< 5599 1726879838.09112: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'ansible-tmp-1726879838.0594056-5884-152417890316692=/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879838.09140: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879838.0594056-5884-152417890316692=/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879838.09170: variable 'ansible_delegated_vars' from source: unknown 5599 1726879838.09234: ANSIBALLZ: Using lock for user 5599 1726879838.09245: ANSIBALLZ: Acquiring lock 5599 1726879838.09254: ANSIBALLZ: Lock acquired: 140319496657120 5599 1726879838.09266: ANSIBALLZ: Creating module 5599 1726879838.09382: variable 'ansible_module_compression' from source: unknown 5599 1726879838.09461: ANSIBALLZ: Using lock for user 5599 1726879838.09467: ANSIBALLZ: Acquiring lock 5599 1726879838.24381: ANSIBALLZ: Writing module into payload 5599 1726879838.24709: ANSIBALLZ: Writing module 5599 1726879838.24731: ANSIBALLZ: Renaming module 5599 1726879838.24736: ANSIBALLZ: Done creating module 5599 1726879838.24781: ANSIBALLZ: Lock acquired: 140319496657120 5599 1726879838.24784: ANSIBALLZ: Reading module after lock 5599 1726879838.24787: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879838.24800: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py 5599 1726879838.24985: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py 5599 1726879838.24990: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpn0zo1akh TO /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpe9rcnrfh TO /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' 5599 1726879838.25102: Sending initial data 5599 1726879838.25121: Sent initial data (151 bytes) 5599 1726879838.25237: Sending initial data 5599 1726879838.25241: Sent initial data (150 bytes) 5599 1726879838.25798: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879838.25807: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879838.25821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879838.25830: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879838.25838: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879838.25847: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 5599 1726879838.25861: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879838.25896: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879838.25971: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879838.25976: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879838.25982: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration <<< 5599 1726879838.26002: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.26081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879838.26085: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879838.26125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879838.26213: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879838.27684: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 5599 1726879838.27689: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5599 1726879838.27702: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879838.27756: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879838.27816: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 5599 1726879838.27819: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpe9rcnrfh debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879838.27820: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpe9rcnrfh /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py <<< 5599 1726879838.27862: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpe9rcnrfh" to remote "/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py" <<< 5599 1726879838.27871: stderr chunk (state=3): >>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py M:0x001a <<< 5599 1726879838.27949: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:141902 <<< 5599 1726879838.28557: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879838.28615: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879838.28697: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpn0zo1akh debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879838.28701: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpn0zo1akh /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py <<< 5599 1726879838.28742: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpn0zo1akh" to remote "/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py" <<< 5599 1726879838.28750: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py M:0x001a <<< 5599 1726879838.28851: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 141902 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879838.28855: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:141901 <<< 5599 1726879838.28889: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879838.29046: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879838.29232: stderr chunk (state=3): >>><<< 5599 1726879838.29235: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpe9rcnrfh /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpe9rcnrfh\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpe9rcnrfh" to remote "/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:141902\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 141902 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879838.29245: done transferring module to remote 5599 1726879838.29248: _low_level_execute_command(): starting 5599 1726879838.29252: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/ /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/ /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py && sleep 0'"'"'' 5599 1726879838.30207: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879838.30215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879838.30231: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 5599 1726879838.30242: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.30249: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 5599 1726879838.30279: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879838.30286: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879838.30293: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879838.30302: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.30376: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879838.30382: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879838.30385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879838.30402: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 141901 bytes at 0 <<< 5599 1726879838.30414: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879838.30452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879838.30458: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879838.30587: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879838.30605: stderr chunk (state=3): >>><<< 5599 1726879838.30608: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpn0zo1akh /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpn0zo1akh\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpn0zo1akh" to remote "/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:141901\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 141901 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879838.30781: done transferring module to remote 5599 1726879838.30786: _low_level_execute_command(): starting 5599 1726879838.30790: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/ /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/ /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py && sleep 0'"'"'' 5599 1726879838.31213: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879838.31227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.31239: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.31290: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879838.31307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879838.31364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879838.32313: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879838.32358: stderr chunk (state=3): >>><<< 5599 1726879838.32362: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879838.32389: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879838.32394: _low_level_execute_command(): starting 5599 1726879838.32403: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/AnsiballZ_user.py && sleep 0'"'"'' 5599 1726879838.33078: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879838.33088: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879838.33102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879838.33119: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879838.33128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879838.33142: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5599 1726879838.33150: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879838.33158: stderr chunk (state=3): >>>debug2: match not found <<< 5599 1726879838.33171: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879838.33185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879838.33196: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879838.33206: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.33216: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 5599 1726879838.33243: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address <<< 5599 1726879838.33246: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879838.33249: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 5599 1726879838.33251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.33323: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879838.33328: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879838.33330: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879838.33331: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879838.33388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879838.33984: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879838.34037: stderr chunk (state=3): >>><<< 5599 1726879838.34042: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879838.34066: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879838.34223: _low_level_execute_command(): starting 5599 1726879838.34228: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/AnsiballZ_user.py && sleep 0'"'"'' 5599 1726879838.34655: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879838.34669: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 5599 1726879838.34691: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.34738: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879838.34751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879838.34768: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879838.34822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879838.35551: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879838.35586: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879838.35619: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5599 1726879838.35625: stdout chunk (state=3): >>>import '_weakref' # <<< 5599 1726879838.35702: stdout chunk (state=3): >>>import '_io' # <<< 5599 1726879838.35707: stdout chunk (state=3): >>>import 'marshal' # <<< 5599 1726879838.35742: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879838.35779: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879838.35822: stdout chunk (state=3): >>>import 'time' # <<< 5599 1726879838.35826: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5599 1726879838.35890: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879838.35908: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879838.35931: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879838.35965: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879838.36004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dfb4530> <<< 5599 1726879838.36033: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633df83b30> <<< 5599 1726879838.36066: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dfb6ab0> <<< 5599 1726879838.36089: stdout chunk (state=3): >>>import '_signal' # <<< 5599 1726879838.36123: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 5599 1726879838.36149: stdout chunk (state=3): >>>import 'io' # <<< 5599 1726879838.36171: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879838.36260: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879838.36302: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5599 1726879838.36341: stdout chunk (state=3): >>>import 'os' # <<< 5599 1726879838.36370: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 5599 1726879838.36394: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879838.36432: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879838.36457: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dd65160> <<< 5599 1726879838.36531: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5599 1726879838.36535: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dd65fd0> <<< 5599 1726879838.36561: stdout chunk (state=3): >>>import 'site' # <<< 5599 1726879838.36590: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879838.36861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879838.36868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879838.36898: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5599 1726879838.36904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879838.36929: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879838.36967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879838.36991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879838.37012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5599 1726879838.37035: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda3e90> <<< 5599 1726879838.37047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879838.37070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879838.37095: stdout chunk (state=3): >>>import '_operator' # <<< 5599 1726879838.37101: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda3f50> <<< 5599 1726879838.37118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879838.37149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879838.37170: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879838.37225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879838.37240: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879838.37270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 5599 1726879838.37279: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dddb8c0> <<< 5599 1726879838.37298: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5599 1726879838.37316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dddbf50> <<< 5599 1726879838.37335: stdout chunk (state=3): >>>import '_collections' # <<< 5599 1726879838.37389: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddbbb60> <<< 5599 1726879838.37407: stdout chunk (state=3): >>>import '_functools' # <<< 5599 1726879838.37447: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddb9280> <<< 5599 1726879838.37586: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda1040> <<< 5599 1726879838.37591: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879838.37639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5599 1726879838.37644: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879838.37674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5599 1726879838.37681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879838.37712: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddff800> <<< 5599 1726879838.37727: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddfe420> <<< 5599 1726879838.37759: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 5599 1726879838.37770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddba150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddfccb0> <<< 5599 1726879838.37827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5599 1726879838.37841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 5599 1726879838.37853: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de30890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda02c0> <<< 5599 1726879838.37873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 5599 1726879838.37882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879838.37906: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.37910: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de30d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de30bf0> <<< 5599 1726879838.37969: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.37972: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de30fb0><<< 5599 1726879838.37996: stdout chunk (state=3): >>> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dd9ede0> <<< 5599 1726879838.38002: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879838.38020: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879838.38035: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879838.38038: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879838.38068: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5599 1726879838.38072: stdout chunk (state=3): >>>import '_weakref' # <<< 5599 1726879838.38077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5599 1726879838.38087: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de31670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de31340> <<< 5599 1726879838.38095: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5599 1726879838.38130: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5599 1726879838.38161: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de32510> <<< 5599 1726879838.38169: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5599 1726879838.38172: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879838.38176: stdout chunk (state=3): >>>import 'runpy' # <<< 5599 1726879838.38199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879838.38202: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879838.38255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879838.38262: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879838.38270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 5599 1726879838.38286: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de48740> <<< 5599 1726879838.38291: stdout chunk (state=3): >>>import 'errno' # <<< 5599 1726879838.38300: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879838.38312: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.38330: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de49e20> <<< 5599 1726879838.38345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5599 1726879838.38364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879838.38481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5599 1726879838.38486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de4acf0> <<< 5599 1726879838.38490: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 5599 1726879838.38493: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de4b350> <<< 5599 1726879838.38500: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de4a270> <<< 5599 1726879838.38503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5599 1726879838.38523: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257a0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02579dbb30> <<< 5599 1726879838.38554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de4bdd0> <<< 5599 1726879838.38565: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de4b500> <<< 5599 1726879838.38591: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257a0eab0> <<< 5599 1726879838.38669: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 5599 1726879838.38674: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de32570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879838.38743: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 5599 1726879838.38747: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879838.38801: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633db87c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879838.38811: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633dbb07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb0500> <<< 5599 1726879838.38923: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633dbb07d0> <<< 5599 1726879838.38927: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633dbb09b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633db85e20> <<< 5599 1726879838.38929: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 5599 1726879838.38982: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5599 1726879838.38986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879838.39023: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879838.39082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879838.39090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5599 1726879838.39093: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257801160> <<< 5599 1726879838.39124: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb20c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb0d40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de32c60> <<< 5599 1726879838.39172: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879838.39179: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879838.39216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879838.39239: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257801fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879838.39248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879838.39272: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbde420> <<< 5599 1726879838.39383: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879838.39388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879838.39419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879838.39460: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbfa540> <<< 5599 1726879838.39481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879838.39558: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879838.39562: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879838.39572: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dc332c0> <<< 5599 1726879838.39584: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879838.39623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879838.39642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879838.39692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879838.39734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783fe90> <<< 5599 1726879838.39754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879838.39767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879838.39794: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dc59a60> <<< 5599 1726879838.39800: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783ff50> <<< 5599 1726879838.39830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879838.39860: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dc333e0> <<< 5599 1726879838.39870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879838.39885: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879838.39904: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbfb1d0> <<< 5599 1726879838.39941: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da74380> <<< 5599 1726879838.39957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879838.39965: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbf9580> <<< 5599 1726879838.39971: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb2fc0> <<< 5599 1726879838.39994: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879838.39997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 5599 1726879838.40024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257877860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5599 1726879838.40040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 5599 1726879838.40054: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257877ef0> <<< 5599 1726879838.40078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879838.40081: stdout chunk (state=3): >>>import '_collections' # <<< 5599 1726879838.40083: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f633da74560> <<< 5599 1726879838.40134: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257857b30> <<< 5599 1726879838.40143: stdout chunk (state=3): >>>import '_functools' # <<< 5599 1726879838.40162: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_user_payload_6v7x39u7/ansible_user_payload.zip' <<< 5599 1726879838.40176: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.40179: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578551f0> <<< 5599 1726879838.40320: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.40376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879838.40400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879838.40436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879838.40515: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783d040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5599 1726879838.40519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879838.40588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025789b800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025789a420> <<< 5599 1726879838.40592: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dac9fa0> import '_typing' # <<< 5599 1726879838.40607: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578562a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257898c80> <<< 5599 1726879838.40668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cc800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783c2c0> <<< 5599 1726879838.40740: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578cccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578ccb60> <<< 5599 1726879838.40793: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daa4e90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da77fe0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 5599 1726879838.40855: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578ccf50> <<< 5599 1726879838.40859: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879838.40899: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 5599 1726879838.40902: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879838.40915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cd640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cd310> import 'importlib.machinery' # <<< 5599 1726879838.40985: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578ce540> <<< 5599 1726879838.40997: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5599 1726879838.41019: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879838.41051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879838.41083: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e4770> <<< 5599 1726879838.41129: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578e5eb0> <<< 5599 1726879838.41159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5599 1726879838.41195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5599 1726879838.41202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5599 1726879838.41262: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e6d80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.41268: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578e73b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e62d0> <<< 5599 1726879838.41328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879838.41382: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578e7e30> <<< 5599 1726879838.41447: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e7560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578ce5a0> <<< 5599 1726879838.41461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879838.41494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879838.41514: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879838.41534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879838.41581: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025763bcb0> <<< 5599 1726879838.41639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02576647d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257664530> <<< 5599 1726879838.41700: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02576646e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257664920> <<< 5599 1726879838.41720: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257639e50> <<< 5599 1726879838.41825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879838.41890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879838.41946: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5599 1726879838.41949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257666030> <<< 5599 1726879838.41980: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257664cb0> <<< 5599 1726879838.42001: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cec90> <<< 5599 1726879838.42031: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879838.42127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879838.42180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879838.42288: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257692390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879838.42295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879838.42324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879838.42345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879838.42376: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.42417: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576ae510> <<< 5599 1726879838.42443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879838.42528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879838.42575: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879838.42613: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576e72c0> <<< 5599 1726879838.42675: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879838.42705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879838.42757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879838.42891: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025770da60> <<< 5599 1726879838.43062: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576e73e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576af1a0> <<< 5599 1726879838.43102: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 5599 1726879838.43116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257528350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576ad550> <<< 5599 1726879838.43123: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257666f60> <<< 5599 1726879838.43277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879838.43303: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0257528530> <<< 5599 1726879838.43410: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_user_payload_f7dqhboe/ansible_user_payload.zip' <<< 5599 1726879838.43672: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daa7e00> <<< 5599 1726879838.43722: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879838.43766: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633daf19d0> <<< 5599 1726879838.43794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879838.43799: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf1760> <<< 5599 1726879838.43818: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf1070> <<< 5599 1726879838.43845: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879838.43856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879838.43859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879838.43893: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf14c0> <<< 5599 1726879838.43903: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daca9c0> import 'atexit' # <<< 5599 1726879838.43911: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025757e000> <<< 5599 1726879838.43928: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.43939: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633daf27b0> <<< 5599 1726879838.43958: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.43966: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633daf29f0> <<< 5599 1726879838.43981: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879838.44035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879838.44038: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879838.44041: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879838.44087: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf2f30> import 'pwd' # <<< 5599 1726879838.44115: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879838.44135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879838.44176: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d954ce0> <<< 5599 1726879838.44217: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.44220: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d956900> <<< 5599 1726879838.44226: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257554ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025752bf80> <<< 5599 1726879838.44244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879838.44258: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # <<< 5599 1726879838.44271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879838.44283: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.44305: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879838.44316: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9572c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879838.44323: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5599 1726879838.44337: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.44354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879838.44361: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9584a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879838.44406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879838.44423: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5599 1726879838.44429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879838.44504: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95af60> <<< 5599 1726879838.44542: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d95b290> <<< 5599 1726879838.44591: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d959220> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879838.44639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879838.44663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879838.44668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879838.44703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5599 1726879838.44724: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95ef60> <<< 5599 1726879838.44732: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879838.44786: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95da30> <<< 5599 1726879838.44802: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95d790> <<< 5599 1726879838.44805: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5599 1726879838.44821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879838.44894: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95fe30> <<< 5599 1726879838.44924: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d959730> <<< 5599 1726879838.44951: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9a7080> <<< 5599 1726879838.44979: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a71d0> <<< 5599 1726879838.45008: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5599 1726879838.45017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879838.45047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879838.45082: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9a8dd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a8b60> <<< 5599 1726879838.45098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879838.45207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879838.45258: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.45269: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9ab290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a93d0> <<< 5599 1726879838.45287: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879838.45336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879838.45354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879838.45375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5599 1726879838.45383: stdout chunk (state=3): >>>import '_string' # <<< 5599 1726879838.45429: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9b29f0> <<< 5599 1726879838.45581: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9ab380> <<< 5599 1726879838.45654: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b3740> <<< 5599 1726879838.45692: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b39b0> <<< 5599 1726879838.45743: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b2db0> <<< 5599 1726879838.45765: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a74d0> <<< 5599 1726879838.45789: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 5599 1726879838.45843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879838.45850: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879838.45853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879838.45871: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.45898: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b7530> <<< 5599 1726879838.46103: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.46107: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b85c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9b5ca0> <<< 5599 1726879838.46168: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b7020> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9b5880> # zipimport: zlib available <<< 5599 1726879838.46197: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879838.46302: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.46427: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.46433: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879838.46461: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5599 1726879838.46472: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.46612: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.46614: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.46753: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.47414: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.48106: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 5599 1726879838.48117: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879838.48133: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879838.48156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879838.48212: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.48222: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da3c740> <<< 5599 1726879838.48321: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5599 1726879838.48333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879838.48349: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3d550> <<< 5599 1726879838.48360: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9bba70> <<< 5599 1726879838.48417: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879838.48421: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.48445: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.48478: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5599 1726879838.48484: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.48499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257557e90> <<< 5599 1726879838.48520: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 5599 1726879838.48527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879838.48559: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879838.48587: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 5599 1726879838.48593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879838.48648: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.48678: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.48681: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02575a9a00> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575a9790> <<< 5599 1726879838.48710: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575a90a0> <<< 5599 1726879838.48736: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879838.48742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879838.48866: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575a94f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025757ec90> import 'atexit' # <<< 5599 1726879838.48937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3d520> # zipimport: zlib available <<< 5599 1726879838.48942: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02575aa7e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02575aaa20> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879838.48979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 5599 1726879838.49033: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575aaf60> <<< 5599 1726879838.49065: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879838.49142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257408d40> <<< 5599 1726879838.49176: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025740a960> <<< 5599 1726879838.49203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879838.49219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879838.49292: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740b320> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879838.49323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879838.49370: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740c500> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879838.49413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879838.49428: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.49444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879838.49570: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740ef90> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.49581: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025740f0b0> <<< 5599 1726879838.49593: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740d250> <<< 5599 1726879838.49615: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879838.49676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 5599 1726879838.49688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879838.49699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879838.49760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 5599 1726879838.49777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5599 1726879838.49783: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257412e10> <<< 5599 1726879838.49889: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574118e0> <<< 5599 1726879838.49897: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257411670> <<< 5599 1726879838.49920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5599 1726879838.49928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879838.49969: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.50041: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257413ad0> <<< 5599 1726879838.50057: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.50081: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740d760> <<< 5599 1726879838.50109: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025745b050> <<< 5599 1726879838.50157: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879838.50161: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745b170> <<< 5599 1726879838.50171: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.50290: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5599 1726879838.50294: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.50297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 5599 1726879838.50299: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879838.50302: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.50304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879838.50307: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025745cd40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745cb00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879838.50339: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.50492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879838.50496: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 5599 1726879838.50535: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 5599 1726879838.50567: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025745f1d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745d370> <<< 5599 1726879838.50616: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879838.50620: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.50634: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879838.50843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574669f0> <<< 5599 1726879838.50873: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.50950: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745f380> <<< 5599 1726879838.51056: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.51063: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257467560> <<< 5599 1726879838.51101: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257467bf0> <<< 5599 1726879838.51155: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879838.51188: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257467b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745b470> <<< 5599 1726879838.51223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879838.51240: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879838.51244: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879838.51269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879838.51301: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.51321: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3ffe0> <<< 5599 1726879838.51337: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.51418: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.51510: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5599 1726879838.51524: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879838.51536: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025746b3e0> <<< 5599 1726879838.51554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879838.51657: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.51746: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025746c740> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257469b80> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025746af00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257469760> <<< 5599 1726879838.51786: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879838.51789: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da4a1e0> <<< 5599 1726879838.51817: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.51840: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da4aab0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3ee70> <<< 5599 1726879838.51852: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.51887: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.51912: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.51931: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879838.51937: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.51988: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.52031: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.52054: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.52081: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879838.52114: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.52121: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.52125: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.52133: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 5599 1726879838.52141: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.52166: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879838.52209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879838.52298: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.52304: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da497f0> <<< 5599 1726879838.52344: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4aba0> <<< 5599 1726879838.52354: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.52378: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879838.52384: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.52449: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.52518: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.52549: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.52565: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.52594: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879838.52615: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879838.52638: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879838.52665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879838.52717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879838.52742: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879838.52752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879838.52816: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d8dae10> <<< 5599 1726879838.52859: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d857c80> <<< 5599 1726879838.52946: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4ecc0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4ea80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5599 1726879838.52954: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.52990: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.53022: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879838.53108: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879838.53136: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879838.53790: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.55056: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879838.55064: 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' # <<< 5599 1726879838.55117: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879838.55195: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574f08c0> <<< 5599 1726879838.55290: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.55359: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879838.55396: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f16d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025746f140> <<< 5599 1726879838.55488: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 5599 1726879838.55512: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.55551: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879838.56025: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.56163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5599 1726879838.56179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879838.56192: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f1490> <<< 5599 1726879838.56196: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.57191: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py <<< 5599 1726879838.57211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4ea20> <<< 5599 1726879838.57217: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.57219: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 5599 1726879838.57234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 5599 1726879838.57303: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4e8d0> <<< 5599 1726879838.57326: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py # code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc' <<< 5599 1726879838.57351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py # code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc' <<< 5599 1726879838.57389: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.57397: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d8c2ae0> <<< 5599 1726879838.57424: stdout chunk (state=3): >>>import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d8c1340> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d8dce60> <<< 5599 1726879838.57436: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.57460: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.57500: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 5599 1726879838.57769: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.58176: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.58314: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.58443: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879838.58464: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.58491: stdout chunk (state=3): >>> {"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "Super User", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-14-141.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}} <<< 5599 1726879838.58522: stdout chunk (state=3): >>># destroy __main__ <<< 5599 1726879838.58524: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.58579: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879838.58584: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.58724: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.58965: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879838.58970: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879838.58995: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 5599 1726879838.59001: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.59047: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.59054: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat<<< 5599 1726879838.59067: stdout chunk (state=3): >>> # cleanup[2] removing stat <<< 5599 1726879838.59082: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools <<< 5599 1726879838.59104: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 5599 1726879838.59112: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path<<< 5599 1726879838.59135: stdout chunk (state=3): >>> # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder <<< 5599 1726879838.59166: stdout chunk (state=3): >>># cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common <<< 5599 1726879838.59186: 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.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 5599 1726879838.59197: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 5599 1726879838.59208: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse <<< 5599 1726879838.59226: stdout chunk (state=3): >>># cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ctypes.util # cleanup[2] removing calendar # destroy calendar # cleanup[2] removing termios # cleanup[2] removing tty # cleanup[2] removing pty # destroy pty # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing <<< 5599 1726879838.59500: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879838.59536: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 5599 1726879838.59576: stdout chunk (state=3): >>># destroy ipaddress <<< 5599 1726879838.59628: stdout chunk (state=3): >>># destroy ntpath # destroy importlib <<< 5599 1726879838.59658: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy pwd # destroy syslog # destroy uuid # destroy array <<< 5599 1726879838.59696: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 5599 1726879838.59730: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy datetime <<< 5599 1726879838.59792: stdout chunk (state=3): >>># destroy tty # destroy termios # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping selinux._selinux <<< 5599 1726879838.59836: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping locale <<< 5599 1726879838.59879: stdout chunk (state=3): >>># destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 5599 1726879838.59908: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 5599 1726879838.59974: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 <<< 5599 1726879838.59980: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 5599 1726879838.59983: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.59997: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879838.60092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879838.60123: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5599 1726879838.60138: stdout chunk (state=3): >>># destroy _collections <<< 5599 1726879838.60167: stdout chunk (state=3): >>># destroy platform <<< 5599 1726879838.60170: stdout chunk (state=3): >>># destroy _uuid <<< 5599 1726879838.60205: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize # destroy locale # destroy signal # destroy fcntl # destroy _posixsubprocess # destroy selectors # destroy shutil # destroy errno <<< 5599 1726879838.60234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879838.60238: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879838.60241: stdout chunk (state=3): >>># destroy stat <<< 5599 1726879838.60254: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy posixpath # destroy copyreg # destroy contextlib <<< 5599 1726879838.60267: stdout chunk (state=3): >>># destroy select # destroy _typing <<< 5599 1726879838.60289: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator <<< 5599 1726879838.60297: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5599 1726879838.60318: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879838.60349: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f23f0> <<< 5599 1726879838.60382: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.60415: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 5599 1726879838.60463: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 5599 1726879838.60513: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix <<< 5599 1726879838.60551: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879838.60581: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.60643: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5599 1726879838.60653: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879838.60692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879838.60799: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.60914: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5599 1726879838.60989: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574fe360> <<< 5599 1726879838.60993: stderr chunk (state=3): >>><<< 5599 1726879838.61002: stdout chunk (state=3): >>><<< 5599 1726879838.61059: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.61090: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574fecc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f2e10> <<< <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dfb4530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633df83b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dfb6ab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dd65160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dd65fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda3e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda3f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dddb8c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dddbf50>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddbbb60>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddb9280>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda1040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddff800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddfe420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddba150>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddfccb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de30890>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda02c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de30d40>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de30bf0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de30fb0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dd9ede0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de31670>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de31340>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de32510>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de48740>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de49e20>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de4acf0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de4b350>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de4a270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de4bdd0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de4b500>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de32570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633db87c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633dbb07a0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb0500>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633dbb07d0>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633dbb09b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633db85e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb20c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb0d40>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de32c60>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbde420>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbfa540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dc332c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dc59a60>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dc333e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbfb1d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da74380>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbf9580>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb2fc0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f633da74560>\r\n# zipimport: found 31 names in \'/tmp/ansible_user_payload_6v7x39u7/ansible_user_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dac9fa0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daa4e90>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da77fe0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daa7e00>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633daf19d0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf1760>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf1070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf14c0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daca9c0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633daf27b0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633daf29f0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf2f30>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d954ce0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d956900>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9572c0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9584a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95af60>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d95b290>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d959220>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95ef60>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95da30>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95d790>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95fe30>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d959730>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9a7080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a71d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9a8dd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a8b60>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9ab290>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a93d0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9b29f0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9ab380>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b3740>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b39b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b2db0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a74d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b7530>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b85c0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9b5ca0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b7020>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9b5880>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da3c740>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3d550>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9bba70>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3d520>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3ffe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da4a1e0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da4aab0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3ee70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da497f0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4aba0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d8dae10>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d857c80>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4ecc0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4ea80>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4ea20>\r\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4e8d0>\r\n# /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d8c2ae0>\r\nimport \'tty\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d8c1340>\r\nimport \'pty\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d8dce60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n\r\n{"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "Super User", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-14-141.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing calendar\r\n# destroy calendar\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing tty\r\n# cleanup[2] removing pty\r\n# destroy pty\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy pwd\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy tty\r\n# destroy termios\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy errno\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy posixpath\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy select\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879838.61261: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.61293: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dfb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633df83b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dfb6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dd65160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dd65fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda3e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda3f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dddb8c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dddbf50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddbbb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddb9280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda1040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddff800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddfe420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddba150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633ddfccb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de30890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dda02c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de30d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de30bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de30fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dd9ede0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de31670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de31340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de32510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de48740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de49e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de4acf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de4b350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de4a270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633de4bdd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de4b500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de32570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633db87c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633dbb07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb0500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633dbb07d0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633dbb09b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633db85e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb20c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb0d40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633de32c60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbde420> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbfa540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dc332c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dc59a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dc333e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbfb1d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da74380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbf9580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dbb2fc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f633da74560> # zipimport: found 31 names in '/tmp/ansible_user_payload_6v7x39u7/ansible_user_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633dac9fa0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daa4e90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da77fe0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daa7e00> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633daf19d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf1760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf1070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf14c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daca9c0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633daf27b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633daf29f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633daf2f30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d954ce0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d956900> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9572c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9584a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95af60> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d95b290> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d959220> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95ef60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95da30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95d790> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d95fe30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d959730> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9a7080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a71d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9a8dd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a8b60> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9ab290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a93d0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9b29f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9ab380> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b3740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b39b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b2db0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9a74d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b7530> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b85c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9b5ca0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d9b7020> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9b5880> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da3c740> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3d550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d9bba70> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3d520> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3ffe0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da4a1e0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da4aab0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da3ee70> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633da497f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4aba0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d8dae10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d857c80> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4ecc0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4ea80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4ea20> # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633da4e8d0> # /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py # code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py # code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f633d8c2ae0> import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d8c1340> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f633d8dce60> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available {"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "Super User", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-14-141.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ctypes.util # cleanup[2] removing calendar # destroy calendar # cleanup[2] removing termios # cleanup[2] removing tty # cleanup[2] removing pty # destroy pty # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy pwd # destroy syslog # destroy uuid # destroy array # destroy _hashlib # destroy _blake2 # destroy selinux # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy datetime # destroy tty # destroy termios # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy re._parser # destroy tokenize # destroy locale # destroy signal # destroy fcntl # destroy _posixsubprocess # destroy selectors # destroy shutil # destroy errno # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy posixpath # destroy copyreg # destroy contextlib # destroy select # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5599 1726879838.61984: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.61987: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 5599 1726879838.61990: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.63002: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.63006: done with _execute_module (user, {'name': 'root', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'user', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879838.63009: _low_level_execute_command(): starting 5599 1726879838.63011: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/ > /dev/null 2>&1 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879838.0594056-5884-152417890316692/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879838.63031: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.63039: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879838.63042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879838.63045: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574fd940> <<< 5599 1726879838.63047: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574fef00> <<< 5599 1726879838.63050: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879838.63052: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879838.63055: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.63057: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879838.63059: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879838.63062: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879838.63064: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879838.63066: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.63069: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879838.63071: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879838.63075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879838.63078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879838.63080: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879838.63083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025738f050> <<< 5599 1726879838.63085: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025730bec0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257302e40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257302cf0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879838.63090: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879838.63092: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 5599 1726879838.63094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879838.63097: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.64611: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879838.64674: stderr chunk (state=3): >>><<< 5599 1726879838.64678: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879838.64704: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879838.64711: handler run complete 5599 1726879838.64739: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879838.64743: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879838.64748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879838.64751: variable 'ansible_port' from source: unknown 5599 1726879838.64755: variable 'ansible_user' from source: unknown 5599 1726879838.64761: attempt loop complete, returning result 5599 1726879838.64766: _execute() done 5599 1726879838.64771: dumping result to json 5599 1726879838.64781: done dumping result, returning 5599 1726879838.64792: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get userinfo for root [0affef3a-ec81-5b39-170e-000000000163] 5599 1726879838.64959: sending task result for task 0affef3a-ec81-5b39-170e-000000000163 ok: [managed_node3] => { "append": false, "changed": false, "comment": "Super User", "group": 0, "home": "/root", "invocation": { "module_args": { "append": false, "authorization": null, "comment": null, "create_home": true, "expires": null, "force": false, "generate_ssh_key": null, "group": null, "groups": null, "hidden": null, "home": null, "local": null, "login_class": null, "move_home": false, "name": "root", "non_unique": false, "password": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "password_lock": null, "profile": null, "remove": false, "role": null, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": 0, "ssh_key_comment": "ansible-generated on ip-10-31-14-141.us-east-1.aws.redhat.com", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "umask": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } 5599 1726879838.65202: done sending task result for task 0affef3a-ec81-5b39-170e-000000000163 5599 1726879838.65256: WORKER PROCESS EXITING 5599 1726879838.66172: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.69438: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py <<< 5599 1726879838.69480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257390080> # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 5599 1726879838.69525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 5599 1726879838.69605: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02573900b0> <<< 5599 1726879838.69704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py # code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc' <<< 5599 1726879838.69806: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py # code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.69833: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879838.69846: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257376de0> <<< 5599 1726879838.69850: stdout chunk (state=3): >>>import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257375640> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02579b7320> <<< 5599 1726879838.69897: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879838.69940: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 5599 1726879838.70342: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879838.71890: stdout chunk (state=3): >>> {"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "Super User", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-12-141.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}} <<< 5599 1726879838.72128: stdout chunk (state=3): >>># destroy __main__ <<< 5599 1726879838.72516: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879838.72545: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 5599 1726879838.72576: stdout chunk (state=3): >>># clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 5599 1726879838.72605: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re <<< 5599 1726879838.72641: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing <<< 5599 1726879838.72647: stdout chunk (state=3): >>># cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils <<< 5599 1726879838.72699: stdout chunk (state=3): >>># destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes <<< 5599 1726879838.72705: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ctypes.util # cleanup[2] removing calendar # destroy calendar # cleanup[2] removing termios # cleanup[2] removing tty # cleanup[2] removing pty # destroy pty # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing <<< 5599 1726879838.73051: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879838.73055: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5599 1726879838.73083: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5599 1726879838.73161: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy pwd # destroy syslog # destroy uuid <<< 5599 1726879838.73201: stdout chunk (state=3): >>># destroy array <<< 5599 1726879838.73221: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex <<< 5599 1726879838.73271: stdout chunk (state=3): >>># destroy datetime # destroy tty <<< 5599 1726879838.73290: stdout chunk (state=3): >>># destroy termios <<< 5599 1726879838.73344: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 5599 1726879838.73371: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 5599 1726879838.73391: stdout chunk (state=3): >>># cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 5599 1726879838.73410: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 5599 1726879838.73418: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 5599 1726879838.73445: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 5599 1726879838.73481: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 5599 1726879838.73488: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp <<< 5599 1726879838.73628: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879838.73681: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5599 1726879838.73702: stdout chunk (state=3): >>># destroy _collections <<< 5599 1726879838.73736: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 5599 1726879838.73753: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 5599 1726879838.73766: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl<<< 5599 1726879838.73770: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy selectors # destroy shutil # destroy errno <<< 5599 1726879838.73814: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy posixpath # destroy copyreg # destroy contextlib <<< 5599 1726879838.73848: stdout chunk (state=3): >>># destroy select # destroy _typing # destroy _tokenize <<< 5599 1726879838.73900: 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 operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879838.74004: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 5599 1726879838.74032: stdout chunk (state=3): >>># destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 5599 1726879838.74067: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _operator # destroy _sha2 <<< 5599 1726879838.74071: stdout chunk (state=3): >>># destroy _string # destroy re <<< 5599 1726879838.74092: stdout chunk (state=3): >>># destroy itertools <<< 5599 1726879838.74229: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879838.74646: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879838.74717: stderr chunk (state=3): >>><<< 5599 1726879838.74720: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257a0c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02579dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257a0eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257801160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257801fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257877860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257877ef0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257857b30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578551f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025789b800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025789a420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578562a0>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257898c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cc800>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578cccb0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578ccb60>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578ccf50>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cd640>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cd310>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578ce540>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e4770>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578e5eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e6d80>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578e73b0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e62d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578e7e30>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e7560>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578ce5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025763bcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02576647d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257664530>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02576646e0>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257664920>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257639e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257666030>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257664cb0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257692390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576ae510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576e72c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025770da60>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576e73e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576af1a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257528350>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576ad550>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257666f60>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0257528530>\r\n# zipimport: found 31 names in \'/tmp/ansible_user_payload_f7dqhboe/ansible_user_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025757e000>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257554ef0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025752bf80>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257557e90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02575a9a00>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575a9790>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575a90a0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575a94f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025757ec90>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02575aa7e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02575aaa20>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575aaf60>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257408d40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025740a960>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740b320>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740c500>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740ef90>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025740f0b0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740d250>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257412e10>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574118e0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257411670>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257413ad0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740d760>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025745b050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745b170>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025745cd40>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745cb00>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025745f1d0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745d370>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574669f0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745f380>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257467560>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257467bf0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257467b30>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745b470>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025746b3e0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025746c740>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257469b80>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025746af00>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257469760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574f08c0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f16d0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025746f140>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f1490>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f23f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574fe360>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574fecc0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f2e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574fd940>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574fef00>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025738f050>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025730bec0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257302e40>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257302cf0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257390080>\r\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02573900b0>\r\n# /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257376de0>\r\nimport \'tty\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257375640>\r\nimport \'pty\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02579b7320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n\r\n{"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "Super User", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-12-141.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing calendar\r\n# destroy calendar\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing tty\r\n# cleanup[2] removing pty\r\n# destroy pty\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy pwd\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy tty\r\n# destroy termios\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy errno\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy posixpath\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy select\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879838.74910: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257a0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02579dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257a0eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257801160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257801fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257877860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257877ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257857b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578551f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783d040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025789b800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025789a420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578562a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257898c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cc800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578cccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578ccb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578ccf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025783ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cd640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cd310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578ce540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e4770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578e5eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e6d80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578e73b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e62d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02578e7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578e7560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578ce5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025763bcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02576647d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257664530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02576646e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257664920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257639e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257666030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257664cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02578cec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257692390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576ae510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576e72c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025770da60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576e73e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576af1a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257528350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02576ad550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257666f60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0257528530> # zipimport: found 31 names in '/tmp/ansible_user_payload_f7dqhboe/ansible_user_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025757e000> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257554ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025752bf80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257557e90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02575a9a00> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575a9790> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575a90a0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575a94f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025757ec90> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02575aa7e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02575aaa20> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02575aaf60> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257408d40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025740a960> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740b320> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740c500> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740ef90> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025740f0b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740d250> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257412e10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574118e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257411670> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257413ad0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025740d760> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025745b050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745b170> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025745cd40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745cb00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025745f1d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745d370> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574669f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745f380> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257467560> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257467bf0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257467b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025745b470> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025746b3e0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025746c740> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257469b80> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025746af00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257469760> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574f08c0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f16d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025746f140> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f1490> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f23f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574fe360> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574fecc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574f2e10> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02574fd940> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02574fef00> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025738f050> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025730bec0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257302e40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257302cf0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257390080> # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02573900b0> # /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py # code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py # code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0257376de0> import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0257375640> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02579b7320> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available {"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "Super User", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-12-141.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ctypes.util # cleanup[2] removing calendar # destroy calendar # cleanup[2] removing termios # cleanup[2] removing tty # cleanup[2] removing pty # destroy pty # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy pwd # destroy syslog # destroy uuid # destroy array # destroy _hashlib # destroy _blake2 # destroy selinux # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy datetime # destroy tty # destroy termios # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy re._parser # destroy tokenize # destroy locale # destroy signal # destroy fcntl # destroy _posixsubprocess # destroy selectors # destroy shutil # destroy errno # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy posixpath # destroy copyreg # destroy contextlib # destroy select # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879838.76314: done with _execute_module (user, {'name': 'root', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'user', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879838.76318: _low_level_execute_command(): starting 5599 1726879838.76321: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879838.0492058-5883-13556990750243/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879838.76332: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879838.76334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879838.76337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879838.76339: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879838.76342: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879838.76344: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879838.76347: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879838.76349: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 5599 1726879838.76351: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879838.76354: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879838.76357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879838.78768: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879838.78833: stderr chunk (state=3): >>><<< 5599 1726879838.78838: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879838.78865: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879838.79079: handler run complete 5599 1726879838.79084: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879838.79087: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879838.79091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879838.79094: variable 'ansible_port' from source: unknown 5599 1726879838.79097: variable 'ansible_user' from source: unknown 5599 1726879838.79100: attempt loop complete, returning result 5599 1726879838.79103: _execute() done 5599 1726879838.79106: dumping result to json 5599 1726879838.79109: done dumping result, returning 5599 1726879838.79112: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get userinfo for root [0affef3a-ec81-5b39-170e-000000000163] 5599 1726879838.79115: sending task result for task 0affef3a-ec81-5b39-170e-000000000163 5599 1726879838.79214: done sending task result for task 0affef3a-ec81-5b39-170e-000000000163 5599 1726879838.79223: WORKER PROCESS EXITING ok: [managed_node1] => { "append": false, "changed": false, "comment": "Super User", "group": 0, "home": "/root", "invocation": { "module_args": { "append": false, "authorization": null, "comment": null, "create_home": true, "expires": null, "force": false, "generate_ssh_key": null, "group": null, "groups": null, "hidden": null, "home": null, "local": null, "login_class": null, "move_home": false, "name": "root", "non_unique": false, "password": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "password_lock": null, "profile": null, "remove": false, "role": null, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": 0, "ssh_key_comment": "ansible-generated on ip-10-31-12-141.us-east-1.aws.redhat.com", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "umask": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } 5599 1726879838.79327: no more pending results, returning what we have 5599 1726879838.79332: results queue empty 5599 1726879838.79334: checking for any_errors_fatal 5599 1726879838.79340: done checking for any_errors_fatal 5599 1726879838.79341: checking for max_fail_percentage 5599 1726879838.79343: done checking for max_fail_percentage 5599 1726879838.79344: checking to see if all hosts have failed and the running result is not ok 5599 1726879838.79344: done checking to see if all hosts have failed 5599 1726879838.79345: getting the remaining hosts for this loop 5599 1726879838.79347: done getting the remaining hosts for this loop 5599 1726879838.79352: getting the next task for host managed_node1 5599 1726879838.79359: done getting next task for host managed_node1 5599 1726879838.79363: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user 5599 1726879838.79367: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879838.79369: getting the next task for host managed_node2 5599 1726879838.79380: done getting next task for host managed_node2 5599 1726879838.79382: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879838.79383: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879838.79384: getting the next task for host managed_node3 5599 1726879838.79387: done getting next task for host managed_node3 5599 1726879838.79391: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user 5599 1726879838.79394: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879838.79412: getting variables 5599 1726879838.79414: in VariableManager get_vars() 5599 1726879838.79446: Calling all_inventory to load vars for managed_node1 5599 1726879838.79449: Calling groups_inventory to load vars for managed_node1 5599 1726879838.79451: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879838.79460: Calling all_plugins_play to load vars for managed_node1 5599 1726879838.79464: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879838.79467: Calling groups_plugins_play to load vars for managed_node1 5599 1726879838.80017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879838.80323: done with get_vars() 5599 1726879838.80334: done getting variables TASK [fedora.linux_system_roles.kdump : Get the ssh directory for the user] **** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Friday 20 September 2024 20:50:38 -0400 (0:00:00.840) 0:00:16.591 ****** 5599 1726879838.80424: entering _queue_task() for managed_node1/stat 5599 1726879838.80737: worker is 3 (out of 3 available) 5599 1726879838.80755: exiting _queue_task() for managed_node1/stat 5599 1726879838.80772: getting variables 5599 1726879838.80780: in VariableManager get_vars() 5599 1726879838.80871: Calling all_inventory to load vars for managed_node2 5599 1726879838.81256: Calling groups_inventory to load vars for managed_node2 5599 1726879838.81268: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879838.81288: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user 5599 1726879838.81305: Calling all_plugins_play to load vars for managed_node2 5599 1726879838.81311: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879838.81315: Calling groups_plugins_play to load vars for managed_node2 5599 1726879838.81630: in run() - task 0affef3a-ec81-5b39-170e-000000000164 5599 1726879838.81635: variable 'ansible_search_path' from source: unknown 5599 1726879838.81637: variable 'ansible_search_path' from source: unknown 5599 1726879838.81640: calling self._execute() 5599 1726879838.81642: variable 'kdump_ssh_server' from source: play vars 5599 1726879838.81646: variable 'kdump_ssh_server' from source: play vars 5599 1726879838.81648: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879838.81695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879838.82054: done with get_vars() 5599 1726879838.82071: done getting variables 5599 1726879838.82139: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879838.82142: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879838.82145: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879838.82147: in VariableManager get_vars() 5599 1726879838.82150: Calling all_inventory to load vars for managed_node1 5599 1726879838.82152: Calling groups_inventory to load vars for managed_node1 5599 1726879838.82154: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879838.82156: Calling all_plugins_play to load vars for managed_node1 5599 1726879838.82158: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879838.82160: Calling groups_plugins_play to load vars for managed_node1 5599 1726879838.82162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879838.82258: getting variables 5599 1726879838.82260: in VariableManager get_vars() 5599 1726879838.82281: Calling all_inventory to load vars for managed_node3 5599 1726879838.82284: Calling groups_inventory to load vars for managed_node3 5599 1726879838.82287: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879838.82292: Calling all_plugins_play to load vars for managed_node3 5599 1726879838.82295: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879838.82298: Calling groups_plugins_play to load vars for managed_node3 5599 1726879838.82589: done with get_vars() 5599 1726879838.82593: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879838.82596: variable 'ansible_delegated_vars' from source: unknown 5599 1726879838.82598: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879838.82600: variable 'omit' from source: magic vars 5599 1726879838.82623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879838.82994: done with get_vars() 5599 1726879838.83004: done getting variables 5599 1726879838.83034: variable 'omit' from source: magic vars 5599 1726879838.83037: variable 'omit' from source: magic vars 5599 1726879838.83040: variable '__kdump_ssh_path' from source: task vars 5599 1726879838.83042: variable '__kdump_ssh_path' from source: task vars 5599 1726879838.83045: variable '__kdump_ssh_user_info' from source: set_fact 5599 1726879838.83047: variable 'omit' from source: magic vars 5599 1726879838.83049: variable 'ansible_delegated_vars' from source: unknown 5599 1726879838.83051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879838.83069: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879838.83091: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879838.83134: entering _queue_task() for managed_node3/stat 5599 1726879838.83157: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879838.83161: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879838.83166: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879838.83169: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879838.83172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879838.83177: variable 'ansible_port' from source: unknown 5599 1726879838.83180: variable 'ansible_user' from source: unknown 5599 1726879838.83949: worker is 1 (out of 3 available) 5599 1726879838.83958: exiting _queue_task() for managed_node3/stat 5599 1726879838.83975: done queuing things up, now waiting for results queue to drain 5599 1726879838.83977: waiting for pending results... 5599 1726879838.83920: Set connection var ansible_shell_type to sh 5599 1726879838.84018: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879838.84022: Set connection var ansible_pipelining to False 5599 1726879838.84025: Set connection var ansible_connection to ssh 5599 1726879838.84028: Set connection var ansible_timeout to 10 5599 1726879838.84031: Set connection var ansible_shell_executable to /bin/sh 5599 1726879838.84034: variable 'ansible_delegated_vars' from source: unknown 5599 1726879838.84036: variable 'ansible_user' from source: unknown 5599 1726879838.84039: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879838.84043: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879838.84047: variable 'omit' from source: magic vars 5599 1726879838.84050: starting attempt loop 5599 1726879838.84053: running the handler 5599 1726879838.84056: _low_level_execute_command(): starting 5599 1726879838.84059: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879838.84346: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user 5599 1726879838.84413: in run() - task 0affef3a-ec81-5b39-170e-000000000164 5599 1726879838.84433: variable 'ansible_search_path' from source: unknown 5599 1726879838.84441: variable 'ansible_search_path' from source: unknown 5599 1726879838.84499: calling self._execute() 5599 1726879838.84527: variable 'kdump_ssh_server' from source: play vars 5599 1726879838.84754: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.84759: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879838.84762: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879838.84768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879838.84770: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879838.84781: variable 'kdump_ssh_server' from source: play vars 5599 1726879838.84799: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879838.84830: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879838.84834: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879838.84894: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879838.84903: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879838.84911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879838.84959: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879838.84977: in VariableManager get_vars() 5599 1726879838.85016: Calling all_inventory to load vars for managed_node3 5599 1726879838.85021: Calling groups_inventory to load vars for managed_node3 5599 1726879838.85027: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879838.85045: Calling all_plugins_play to load vars for managed_node3 5599 1726879838.85051: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879838.85058: Calling groups_plugins_play to load vars for managed_node3 5599 1726879838.85283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879838.85482: done with get_vars() 5599 1726879838.85490: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879838.85533: variable 'ansible_delegated_vars' from source: unknown 5599 1726879838.85546: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879838.85554: variable 'omit' from source: magic vars 5599 1726879838.85628: variable 'omit' from source: magic vars 5599 1726879838.85683: variable 'omit' from source: magic vars 5599 1726879838.85705: variable '__kdump_ssh_path' from source: task vars 5599 1726879838.85769: variable '__kdump_ssh_path' from source: task vars 5599 1726879838.85855: variable '__kdump_ssh_user_info' from source: set_fact 5599 1726879838.85885: variable 'omit' from source: magic vars 5599 1726879838.85898: variable 'ansible_delegated_vars' from source: unknown 5599 1726879838.85919: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879838.85944: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879838.85960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879838.86179: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879838.86183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879838.86185: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879838.86188: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879838.86190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879838.86192: variable 'ansible_port' from source: unknown 5599 1726879838.86194: variable 'ansible_user' from source: unknown 5599 1726879838.86197: Set connection var ansible_shell_type to sh 5599 1726879838.86199: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879838.86201: Set connection var ansible_pipelining to False 5599 1726879838.86203: Set connection var ansible_connection to ssh 5599 1726879838.86210: Set connection var ansible_timeout to 10 5599 1726879838.86235: Set connection var ansible_shell_executable to /bin/sh 5599 1726879838.86479: variable 'ansible_delegated_vars' from source: unknown 5599 1726879838.86483: variable 'ansible_user' from source: unknown 5599 1726879838.86486: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879838.86576: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879838.86597: variable 'omit' from source: magic vars 5599 1726879838.86609: starting attempt loop 5599 1726879838.86617: running the handler 5599 1726879838.86637: _low_level_execute_command(): starting 5599 1726879838.86650: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879838.87264: stdout chunk (state=3): >>>/root <<< 5599 1726879838.87398: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879838.87611: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.87647: stderr chunk (state=3): >>><<< 5599 1726879838.87653: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879838.87698: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879838.87718: _low_level_execute_command(): starting 5599 1726879838.87729: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251 `" && echo ansible-tmp-1726879838.8770175-5899-98916583216251="` echo /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251 `" && echo ansible-tmp-1726879838.8770175-5899-98916583216251="` echo /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251 `" ) && sleep 0'"'"'' 5599 1726879838.88155: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879838.88166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879838.88191: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879838.88222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879838.88833: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879838.88956: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879838.88979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.89002: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879838.89019: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879838.89032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879838.89049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879838.89087: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879838.89192: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879838.89283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879838.89952: stdout chunk (state=3): >>>/root <<< 5599 1726879838.90097: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879838.90132: stderr chunk (state=3): >>><<< 5599 1726879838.90135: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879838.90179: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879838.90184: _low_level_execute_command(): starting 5599 1726879838.90191: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496 `" && echo ansible-tmp-1726879838.9016905-5900-7233176389496="` echo /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496 `" ) && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496 `" && echo ansible-tmp-1726879838.9016905-5900-7233176389496="` echo /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496 `" ) && sleep 0'"'"'' 5599 1726879838.90724: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879838.90728: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879838.90733: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879838.90736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879838.90739: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.90848: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879838.90910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879838.92872: stdout chunk (state=3): >>>ansible-tmp-1726879838.9016905-5900-7233176389496=/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496 <<< 5599 1726879838.92915: stdout chunk (state=3): >>>ansible-tmp-1726879838.8770175-5899-98916583216251=/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251 <<< 5599 1726879838.92984: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879838.93191: stderr chunk (state=3): >>><<< 5599 1726879838.93193: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'ansible-tmp-1726879838.9016905-5900-7233176389496=/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879838.93200: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879838.9016905-5900-7233176389496=/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879838.93205: variable 'ansible_delegated_vars' from source: unknown 5599 1726879838.93323: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879838.93327: stdout chunk (state=3): >>><<< 5599 1726879838.93330: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'ansible-tmp-1726879838.8770175-5899-98916583216251=/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879838.93338: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879838.8770175-5899-98916583216251=/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879838.93341: variable 'ansible_delegated_vars' from source: unknown 5599 1726879838.93582: variable 'ansible_module_compression' from source: unknown 5599 1726879838.93586: variable 'ansible_module_compression' from source: unknown 5599 1726879838.93733: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 5599 1726879838.93820: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 5599 1726879838.94078: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 5599 1726879838.94084: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py 5599 1726879838.94112: variable 'ansible_facts' from source: host vars for 'managed_node3' <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpsvbxuilg TO /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 5599 1726879838.94406: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4goy3bpx TO /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' 5599 1726879838.94669: Sending initial data 5599 1726879838.94672: Sent initial data (150 bytes) 5599 1726879838.94844: Sending initial data 5599 1726879838.94852: Sent initial data (149 bytes) 5599 1726879838.95254: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879838.95277: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879838.95529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879838.95533: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration <<< 5599 1726879838.95537: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879838.95539: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879838.95542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879838.95544: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879838.95546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879838.95550: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 5599 1726879838.95552: stderr chunk (state=3): >>>debug2: match found <<< 5599 1726879838.95555: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879838.95558: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 5599 1726879838.95560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879838.95562: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879838.95567: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879838.95695: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879838.95712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879838.95719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879838.95788: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879838.95791: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879838.95808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879838.97402: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 5599 1726879838.97408: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879838.97469: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879838.97545: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4goy3bpx debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879838.97550: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4goy3bpx /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py <<< 5599 1726879838.97638: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879838.97644: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4goy3bpx" to remote "/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py M:0x001a <<< 5599 1726879838.97683: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879838.97746: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpsvbxuilg debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879838.97750: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpsvbxuilg /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py <<< 5599 1726879838.98008: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119178 <<< 5599 1726879838.98025: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpsvbxuilg" to remote "/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py M:0x001a <<< 5599 1726879838.98083: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119179 <<< 5599 1726879838.98872: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879838.98901: stderr chunk (state=3): >>>debug3: In write loop, ack for 6 119178 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879838.98965: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879838.99054: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879838.99124: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119179 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879838.99153: stderr chunk (state=3): >>><<< 5599 1726879838.99168: stdout chunk (state=3): >>><<< 5599 1726879838.99196: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4goy3bpx /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4goy3bpx\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4goy3bpx" to remote "/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119178\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119178 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879838.99381: done transferring module to remote 5599 1726879838.99387: _low_level_execute_command(): starting 5599 1726879838.99391: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/ /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/ /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879838.99903: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879838.99906: stdout chunk (state=3): >>><<< 5599 1726879838.99915: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpsvbxuilg /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpsvbxuilg\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpsvbxuilg" to remote "/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119179\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119179 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879839.00065: done transferring module to remote 5599 1726879839.00067: _low_level_execute_command(): starting 5599 1726879839.00070: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/ /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/ /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879839.00389: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879839.00687: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879839.01094: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879839.01098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879839.01101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879839.01103: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879839.01106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879839.01108: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 <<< 5599 1726879839.01110: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879839.01113: stderr chunk (state=3): >>>debug2: match not found <<< 5599 1726879839.01116: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879839.01118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879839.01120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879839.01354: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879839.01358: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879839.01361: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879839.01363: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879839.01366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879839.01368: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879839.01372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879839.01390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879839.01393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879839.03156: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879839.03160: stdout chunk (state=3): >>><<< 5599 1726879839.03171: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879839.03199: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879839.03205: _low_level_execute_command(): starting 5599 1726879839.03212: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879839.03680: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879839.03684: stderr chunk (state=3): >>><<< 5599 1726879839.03686: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879839.03693: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879839.03696: _low_level_execute_command(): starting 5599 1726879839.03698: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879839.04379: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879839.04384: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879839.04387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879839.04390: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879839.04393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879839.04495: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879839.04534: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879839.04582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879839.04639: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879839.04647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879839.04878: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879839.04882: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879839.04885: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879839.04946: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879839.05004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879839.07141: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879839.07182: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879839.07219: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879839.07241: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5599 1726879839.07257: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879839.07263: stdout chunk (state=3): >>>import '_weakref' # <<< 5599 1726879839.07279: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5599 1726879839.07285: stdout chunk (state=3): >>>import '_weakref' # <<< 5599 1726879839.07335: stdout chunk (state=3): >>>import '_io' # <<< 5599 1726879839.07353: stdout chunk (state=3): >>>import 'marshal' # <<< 5599 1726879839.07356: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879839.07388: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879839.07397: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879839.07439: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879839.07695: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879839.07698: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879839.07701: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.07704: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 5599 1726879839.07706: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879839.07710: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879839.07715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d40c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d3dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d40eab0> import '_signal' # <<< 5599 1726879839.07734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60404530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e603d3b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60406ab0> <<< 5599 1726879839.07752: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 5599 1726879839.07781: stdout chunk (state=3): >>>import '_signal' # <<< 5599 1726879839.07791: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 5599 1726879839.07814: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 5599 1726879839.07838: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 5599 1726879839.07882: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879839.07911: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5599 1726879839.07944: stdout chunk (state=3): >>>import 'os' # <<< 5599 1726879839.07951: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5599 1726879839.07986: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5599 1726879839.07989: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879839.08000: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 5599 1726879839.08016: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879839.08044: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5599 1726879839.08066: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 5599 1726879839.08086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d221160> <<< 5599 1726879839.08090: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5599 1726879839.08093: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 5599 1726879839.08121: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 5599 1726879839.08125: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5599 1726879839.08144: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.08157: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d221fd0> <<< 5599 1726879839.08169: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879839.08183: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601b9160> <<< 5599 1726879839.08197: stdout chunk (state=3): >>>import 'site' # <<< 5599 1726879839.08200: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879839.08264: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.08270: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601b9fd0> <<< 5599 1726879839.08341: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879839.08444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879839.08488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879839.08492: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5599 1726879839.08495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.08519: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879839.08561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879839.08578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879839.08662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5599 1726879839.08668: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25fe90> <<< 5599 1726879839.08672: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879839.08679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879839.08722: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25ff50> <<< 5599 1726879839.08738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879839.08753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879839.08787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.08821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.08848: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 5599 1726879839.08903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d297860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 5599 1726879839.08907: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d297ef0> import '_collections' # <<< 5599 1726879839.08987: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f7e90> <<< 5599 1726879839.09024: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879839.09041: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d277b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2751f0> <<< 5599 1726879839.09060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f7f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879839.09124: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25d040> <<< 5599 1726879839.09128: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879839.09186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5599 1726879839.09237: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879839.09242: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6022f860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5599 1726879839.09245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6022fef0> <<< 5599 1726879839.09300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2bb800> <<< 5599 1726879839.09322: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ba420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2762a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2b8c80> <<< 5599 1726879839.09391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5599 1726879839.09395: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6020fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6020d1f0> <<< 5599 1726879839.09494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ec800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.09539: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f5040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879839.09555: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d2eccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ecb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d2ecf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25ade0> <<< 5599 1726879839.09566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879839.09571: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879839.09699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ed640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ed310> import 'importlib.machinery' # <<< 5599 1726879839.09705: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ee540> import 'importlib.util' # <<< 5599 1726879839.09708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60253800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60252420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6020e2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60250c80> <<< 5599 1726879839.09710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5599 1726879839.09755: stdout chunk (state=3): >>>import 'runpy' # <<< 5599 1726879839.09762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60284800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f42c0> <<< 5599 1726879839.09869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d304770> <<< 5599 1726879839.09886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879839.09900: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e60284cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60284b60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e60284f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f2de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879839.09929: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d305eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d306d80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d3073b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d3062d0> <<< 5599 1726879839.10008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d307e30> <<< 5599 1726879839.10040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60285640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60285310> <<< 5599 1726879839.10091: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60286540> import 'importlib.util' # import 'runpy' # <<< 5599 1726879839.10097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879839.10178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029c770> import 'errno' # <<< 5599 1726879839.10184: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d307560> <<< 5599 1726879839.10187: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ee5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879839.10357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d08fcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 5599 1726879839.10360: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6029deb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029ed80> <<< 5599 1726879839.10365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d0b8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0b84a0> <<< 5599 1726879839.10368: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6029f3b0> <<< 5599 1726879839.10387: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029e2d0> <<< 5599 1726879839.10403: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6029fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029f560> <<< 5599 1726879839.10411: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d0b8770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d0b8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d08de50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879839.10510: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e602865a0> <<< 5599 1726879839.10513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879839.10521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879839.10527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879839.10534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0ba030> <<< 5599 1726879839.10540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879839.10543: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0b8cb0> <<< 5599 1726879839.10825: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e60023cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6004c7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004c530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6004c6e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6004c920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60021e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879839.10831: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2eec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879839.10838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0e6390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879839.10841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5599 1726879839.10904: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004e030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004ccb0> <<< 5599 1726879839.10916: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d102510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879839.10920: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60286c90> <<< 5599 1726879839.10922: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879839.10925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879839.11022: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879839.11095: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d13b290> <<< 5599 1726879839.11099: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879839.11102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.11104: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879839.11144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879839.11216: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6007a390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60096510> <<< 5599 1726879839.11220: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d161a30> <<< 5599 1726879839.11222: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879839.11306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879839.11312: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d13b3b0> <<< 5599 1726879839.11391: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d1031a0> <<< 5599 1726879839.11395: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf7c320> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d101550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0baf30> <<< 5599 1726879839.11398: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600cf2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879839.11499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879839.11503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879839.11506: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc12cf7c500> <<< 5599 1726879839.11582: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_l8w4v2p8/ansible_stat_payload.zip' # zipimport: zlib available <<< 5599 1726879839.11600: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600f5a60> <<< 5599 1726879839.11661: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600cf3e0> <<< 5599 1726879839.11715: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600971a0> <<< 5599 1726879839.11726: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.11766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879839.11770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879839.11817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879839.11918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879839.11948: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfd1f70> <<< 5599 1726879839.11994: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879839.12018: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff14350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60095550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004ef60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3e5ff14530> # zipimport: found 30 names in '/tmp/ansible_stat_payload_zt71o0m6/ansible_stat_payload.zip' # zipimport: zlib available <<< 5599 1726879839.12141: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfa8ef0> <<< 5599 1726879839.12179: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf7ff80> # zipimport: zlib available import 'ansible' # <<< 5599 1726879839.12208: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.12212: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879839.12239: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 5599 1726879839.12265: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879839.12303: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879839.12337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 5599 1726879839.12400: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879839.12537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879839.12675: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff69f70> import '_typing' # <<< 5599 1726879839.12900: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff40ef0> <<< 5599 1726879839.12965: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff17f80> # zipimport: zlib available import 'ansible' # <<< 5599 1726879839.12992: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879839.12999: stdout chunk (state=3): >>> <<< 5599 1726879839.13056: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 5599 1726879839.13061: stdout chunk (state=3): >>> <<< 5599 1726879839.13112: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available<<< 5599 1726879839.13115: stdout chunk (state=3): >>> <<< 5599 1726879839.13784: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.15076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfabe90> <<< 5599 1726879839.15106: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.15135: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879839.15161: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.15204: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cffda30> <<< 5599 1726879839.15207: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffd7c0> <<< 5599 1726879839.15266: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffd0d0> <<< 5599 1726879839.15270: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879839.15321: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffd6d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfd2c90> import 'atexit' # <<< 5599 1726879839.15356: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cffe780> <<< 5599 1726879839.15398: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cffe900> <<< 5599 1726879839.15402: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879839.15461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 5599 1726879839.15465: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.15548: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffee10> <<< 5599 1726879839.15568: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879839.15601: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce60cb0> <<< 5599 1726879839.15634: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.15736: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ce628d0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879839.15776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce631d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce643b0> <<< 5599 1726879839.15799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879839.15838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879839.15889: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879839.15905: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce66d80> <<< 5599 1726879839.16040: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ce670e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce65070> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879839.16043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879839.16083: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879839.16086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879839.16142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce6ad20> import '_tokenize' # <<< 5599 1726879839.16334: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce697f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce69550> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce6be00> <<< 5599 1726879839.16341: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce654c0> <<< 5599 1726879839.16424: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ceb2ed0> <<< 5599 1726879839.16437: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 5599 1726879839.16441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb3080> <<< 5599 1726879839.16444: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5599 1726879839.16461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879839.16509: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ceb4c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb4a10> <<< 5599 1726879839.16516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879839.16617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879839.16676: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ceb7140> <<< 5599 1726879839.16682: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb52e0> <<< 5599 1726879839.16692: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879839.16739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.16758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879839.16779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879839.16848: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cebe900> <<< 5599 1726879839.16859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff43e90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879839.16885: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 5599 1726879839.16900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879839.16991: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb72c0> <<< 5599 1726879839.17059: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5ff959a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff95730> <<< 5599 1726879839.17104: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cebf6e0> <<< 5599 1726879839.17156: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff95040> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879839.17169: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cebfb00> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cebfaa0> <<< 5599 1726879839.17248: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff95490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff6aa20> import 'atexit' # <<< 5599 1726879839.17252: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb3380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879839.17306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.17315: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.17337: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cec3350> <<< 5599 1726879839.17356: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5ff96780> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5ff96900> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879839.17407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879839.17449: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879839.17470: stdout chunk (state=3): >>> <<< 5599 1726879839.17565: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cec4770> <<< 5599 1726879839.17569: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec1ac0> <<< 5599 1726879839.17578: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff96e10> <<< 5599 1726879839.17581: stdout chunk (state=3): >>>import 'pwd' # <<< 5599 1726879839.17613: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cec2e70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec16d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879839.17628: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.17736: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.17740: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdf8cb0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fdfa8d0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879839.17799: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfb1d0> <<< 5599 1726879839.17835: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.17857: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879839.17863: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879839.17892: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5599 1726879839.17895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879839.17904: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.17930: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfc3b0> <<< 5599 1726879839.17968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879839.18024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879839.18062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5599 1726879839.18095: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.18099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879839.18166: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfede0> <<< 5599 1726879839.18190: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.18221: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.18229: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fdfef00> <<< 5599 1726879839.18269: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfd0a0> <<< 5599 1726879839.18299: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879839.18431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879839.18460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 5599 1726879839.18484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5599 1726879839.18497: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe02db0> <<< 5599 1726879839.18528: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879839.18639: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe01880> <<< 5599 1726879839.18662: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe015e0> <<< 5599 1726879839.18686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5599 1726879839.18829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879839.18847: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe03d70> <<< 5599 1726879839.18853: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.18897: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfd520> <<< 5599 1726879839.18936: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.18954: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe4af60> <<< 5599 1726879839.19009: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.19026: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4b0e0> <<< 5599 1726879839.19066: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5599 1726879839.19099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879839.19131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 5599 1726879839.19167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879839.19201: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe4ccb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4ca70> <<< 5599 1726879839.19234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879839.19368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879839.19445: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe4f170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4d310> <<< 5599 1726879839.19550: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 5599 1726879839.19570: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879839.19599: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879839.19613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.19667: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cf488f0> <<< 5599 1726879839.19797: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879839.19805: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf49790> <<< 5599 1726879839.19829: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec7d10> <<< 5599 1726879839.19894: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879839.20068: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe56960> <<< 5599 1726879839.20125: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879839.20129: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879839.20310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879839.20342: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf49760> # zipimport: zlib available <<< 5599 1726879839.20440: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4f2f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe57c50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe57b00> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe57bc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4b3e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879839.20687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe5b380> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe5c620> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe59af0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe5ae70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe596d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879839.20868: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879839.20901: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.21041: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879839.21224: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.21372: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.21449: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.21541: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.21646: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879839.21649: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.21692: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.21726: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879839.21752: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.21821: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.21977: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.22005: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5599 1726879839.22008: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.22040: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.22094: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 5599 1726879839.22391: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.22703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879839.22707: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879839.22786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.22808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 5599 1726879839.22851: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fee07d0> <<< 5599 1726879839.22945: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf4a540> # zipimport: zlib available <<< 5599 1726879839.22981: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.22988: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee1520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe5f080> <<< 5599 1726879839.23033: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5599 1726879839.23051: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879839.23080: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879839.23159: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879839.23168: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.23288: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cd5a090> <<< 5599 1726879839.23344: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cd5a9c0> <<< 5599 1726879839.23356: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.23368: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec78f0> <<< 5599 1726879839.23377: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.23423: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.23461: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879839.23481: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.23523: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.23574: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.23634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5599 1726879839.23646: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.23650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee1580> <<< 5599 1726879839.23666: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.23707: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879839.23747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.23840: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cd59610> <<< 5599 1726879839.23885: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd5ac00> <<< 5599 1726879839.23921: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879839.23940: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.24004: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.24077: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.24101: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.24154: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.24177: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879839.24196: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879839.24223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879839.24281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879839.24306: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879839.24315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879839.24381: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cdead20> <<< 5599 1726879839.24425: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd67aa0> <<< 5599 1726879839.24522: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd5eba0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd5e9f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5599 1726879839.24543: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.24578: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.24609: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879839.24691: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879839.24748: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.24751: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879839.24754: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.24880: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.25079: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.25621: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.25706: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.25814: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879839.25817: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.25896: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.25911: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 5599 1726879839.25928: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 462, "dev": 51714, "nlink": 2, "atime": 1726879471.2898438, "mtime": 1726879816.2006419, "ctime": 1726879816.2006419, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 16, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "3129425927", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 5599 1726879839.25998: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.26118: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879839.26148: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5599 1726879839.26166: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.26209: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.26311: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 5599 1726879839.26315: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 5599 1726879839.26396: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 5599 1726879839.26403: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser <<< 5599 1726879839.26441: stdout chunk (state=3): >>># cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing <<< 5599 1726879839.26475: stdout chunk (state=3): >>># cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil <<< 5599 1726879839.26483: stdout chunk (state=3): >>># cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token <<< 5599 1726879839.26547: stdout chunk (state=3): >>># cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils <<< 5599 1726879839.26569: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879839.26632: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.26810: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util<<< 5599 1726879839.26816: stdout chunk (state=3): >>> <<< 5599 1726879839.26828: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 5599 1726879839.26850: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 5599 1726879839.26869: stdout chunk (state=3): >>># destroy zipfile._path <<< 5599 1726879839.26881: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 5599 1726879839.26918: stdout chunk (state=3): >>># destroy ntpath <<< 5599 1726879839.26943: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 5599 1726879839.26960: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder <<< 5599 1726879839.26990: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp <<< 5599 1726879839.26995: stdout chunk (state=3): >>># destroy encodings <<< 5599 1726879839.27006: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 5599 1726879839.27027: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 5599 1726879839.27047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879839.27061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879839.27100: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array <<< 5599 1726879839.27106: stdout chunk (state=3): >>># destroy datetime <<< 5599 1726879839.27109: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 5599 1726879839.27124: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5599 1726879839.27127: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879839.27181: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 5599 1726879839.27194: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 5599 1726879839.27197: stdout chunk (state=3): >>># cleanup[3] wiping _socket <<< 5599 1726879839.27227: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 5599 1726879839.27281: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 5599 1726879839.27285: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee21b0> <<< 5599 1726879839.27304: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.27309: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 5599 1726879839.27327: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 5599 1726879839.27383: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 5599 1726879839.27421: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5599 1726879839.27437: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879839.27470: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.27521: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 5599 1726879839.27525: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 5599 1726879839.27585: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5599 1726879839.27588: stdout chunk (state=3): >>># destroy _socket <<< 5599 1726879839.27616: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879839.27706: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5599 1726879839.27710: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 5599 1726879839.27713: 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 operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external <<< 5599 1726879839.27716: stdout chunk (state=3): >>># destroy _imp # destroy _io # destroy marshal <<< 5599 1726879839.27742: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.27762: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879839.27837: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 5599 1726879839.27842: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 5599 1726879839.27848: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect <<< 5599 1726879839.27868: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 5599 1726879839.27896: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fcf1fa0> <<< 5599 1726879839.27934: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc <<< 5599 1726879839.27970: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fcf2900> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee2ed0> <<< 5599 1726879839.27977: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879839.27991: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.28060: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.28128: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 5599 1726879839.28197: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.28261: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.28316: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5599 1726879839.28390: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.28393: stderr chunk (state=3): >>><<< 5599 1726879839.28396: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d40c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d3dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d40eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d221160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d221fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d297860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d297ef0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d277b30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2751f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2bb800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ba420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2762a0>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2b8c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ec800>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d2eccb0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ecb60>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d2ecf50>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ed640>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ed310>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ee540>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d304770>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d305eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d306d80>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d3073b0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d3062d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d307e30>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d307560>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ee5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d08fcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d0b8740>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0b84a0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d0b8770>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d0b8950>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d08de50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0ba030>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0b8cb0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2eec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0e6390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d102510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d13b290>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d161a30>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d13b3b0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d1031a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf7c320>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d101550>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0baf30>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc12cf7c500>\r\n# zipimport: found 30 names in \'/tmp/ansible_stat_payload_l8w4v2p8/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfd1f70>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfa8ef0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf7ff80>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfabe90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cffda30>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffd7c0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffd0d0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffd6d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfd2c90>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cffe780>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cffe900>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffee10>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce60cb0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ce628d0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce631d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce643b0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce66d80>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ce670e0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce65070>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce6ad20>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce697f0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce69550>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce6be00>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce654c0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ceb2ed0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb3080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ceb4c50>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb4a10>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ceb7140>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb52e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cebe900>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb72c0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cebf6e0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cebfb00>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cebfaa0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb3380>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cec3350>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cec4770>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec1ac0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cec2e70>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec16d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cf488f0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf49790>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec7d10>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf49760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf4a540>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cd5a090>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cd5a9c0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec78f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cd59610>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd5ac00>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cdead20>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd67aa0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd5eba0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd5e9f0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 462, "dev": 51714, "nlink": 2, "atime": 1726879471.2898438, "mtime": 1726879816.2006419, "ctime": 1726879816.2006419, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 16, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "3129425927", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879839.28595: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d40c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d3dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d40eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d221160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d221fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d297860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d297ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d277b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2751f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25d040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2bb800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ba420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2762a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2b8c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ec800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d2eccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ecb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d2ecf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d25ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ed640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ed310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ee540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d304770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d305eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d306d80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d3073b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d3062d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d307e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d307560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2ee5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d08fcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d0b8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0b84a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d0b8770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12d0b8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d08de50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0ba030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0b8cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d2eec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0e6390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d102510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d13b290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d161a30> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d13b3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d1031a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf7c320> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d101550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12d0baf30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc12cf7c500> # zipimport: found 30 names in '/tmp/ansible_stat_payload_l8w4v2p8/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfd1f70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfa8ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf7ff80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfabe90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cffda30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffd7c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffd0d0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffd6d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cfd2c90> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cffe780> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cffe900> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cffee10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce60cb0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ce628d0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce631d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce643b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce66d80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ce670e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce65070> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce6ad20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce697f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce69550> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce6be00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ce654c0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ceb2ed0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb3080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ceb4c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb4a10> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12ceb7140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb52e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cebe900> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb72c0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cebf6e0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cebfb00> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cebfaa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12ceb3380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cec3350> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cec4770> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec1ac0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cec2e70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec16d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cf488f0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf49790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec7d10> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf49760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cf4a540> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cd5a090> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cd5a9c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cec78f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc12cd59610> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd5ac00> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cdead20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd67aa0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd5eba0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc12cd5e9f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 462, "dev": 51714, "nlink": 2, "atime": 1726879471.2898438, "mtime": 1726879816.2006419, "ctime": 1726879816.2006419, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 16, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "3129425927", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5599 1726879839.28758: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.29849: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fcf1640> <<< 5599 1726879839.29855: done with _execute_module (stat, {'path': '/root/.ssh', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879839.29859: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcf2b10> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879839.29862: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.29864: _low_level_execute_command(): starting 5599 1726879839.29866: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/ > /dev/null 2>&1 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879839.29872: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879838.9016905-5900-7233176389496/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879839.29884: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879839.29887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879839.29890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879839.29892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879839.29894: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fd82d50> <<< 5599 1726879839.29897: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcffbc0> <<< 5599 1726879839.29899: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcf6b70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcf69c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5599 1726879839.29902: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.29905: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879839.29907: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879839.29909: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879839.29912: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879839.29914: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.29917: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.29919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879839.29921: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879839.29923: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879839.29926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879839.29928: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5599 1726879839.29930: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879839.29932: stderr chunk (state=3): >>>debug2: match not found <<< 5599 1726879839.29935: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879839.29937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879839.30068: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879839.30071: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879839.30075: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 5599 1726879839.30078: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address <<< 5599 1726879839.30080: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 5599 1726879839.30082: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879839.30085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879839.30092: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879839.30174: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.30179: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879839.30182: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879839.30185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879839.30187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879839.30190: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879839.30214: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879839.30388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879839.30495: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.31894: stdout chunk (state=3): >>> <<< 5599 1726879839.31925: stdout chunk (state=3): >>>{"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 462, "dev": 51714, "nlink": 2, "atime": 1726879485.1887808, "mtime": 1726879750.0496795, "ctime": 1726879750.0496795, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 16, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "3129425927", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}<<< 5599 1726879839.31971: stdout chunk (state=3): >>> # destroy __main__<<< 5599 1726879839.31979: stdout chunk (state=3): >>> <<< 5599 1726879839.32268: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879839.32323: stderr chunk (state=3): >>><<< 5599 1726879839.32327: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879839.32354: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879839.32395: handler run complete 5599 1726879839.32456: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879839.32460: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879839.32462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879839.32479: variable 'ansible_port' from source: unknown 5599 1726879839.32585: variable 'ansible_user' from source: unknown 5599 1726879839.32589: attempt loop complete, returning result 5599 1726879839.32593: _execute() done 5599 1726879839.32596: dumping result to json 5599 1726879839.32598: done dumping result, returning 5599 1726879839.32601: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user [0affef3a-ec81-5b39-170e-000000000164] 5599 1726879839.32823: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat<<< 5599 1726879839.32842: stdout chunk (state=3): >>> # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig<<< 5599 1726879839.32859: stdout chunk (state=3): >>> # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword<<< 5599 1726879839.32882: sending task result for task 0affef3a-ec81-5b39-170e-000000000164 5599 1726879839.32897: stdout chunk (state=3): >>> # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser<<< 5599 1726879839.32925: stdout chunk (state=3): >>> # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib <<< 5599 1726879839.32942: stdout chunk (state=3): >>># cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util<<< 5599 1726879839.32989: stdout chunk (state=3): >>> # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress<<< 5599 1726879839.33025: stdout chunk (state=3): >>> # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing<<< 5599 1726879839.33395: done sending task result for task 0affef3a-ec81-5b39-170e-000000000164 5599 1726879839.33400: WORKER PROCESS EXITING 5599 1726879839.33403: stdout chunk (state=3): >>> # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes <<< 5599 1726879839.33406: stdout chunk (state=3): >>># cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1726879471.2898438, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "binary", "ctime": 1726879816.2006419, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 462, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1726879816.2006419, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 4096, "uid": 0, "version": "3129425927", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } 5599 1726879839.33793: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath <<< 5599 1726879839.33797: stdout chunk (state=3): >>># destroy importlib <<< 5599 1726879839.33800: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 5599 1726879839.33950: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 5599 1726879839.34020: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5599 1726879839.34205: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 5599 1726879839.34255: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879839.34559: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5599 1726879839.34568: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 5599 1726879839.34589: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5599 1726879839.34606: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 5599 1726879839.34683: stdout chunk (state=3): >>> <<< 5599 1726879839.34739: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 5599 1726879839.34746: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 5599 1726879839.34857: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 5599 1726879839.34885: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 5599 1726879839.34889: stdout chunk (state=3): >>># clear sys.audit hooks <<< 5599 1726879839.35533: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879839.35621: stderr chunk (state=3): >>><<< 5599 1726879839.35643: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60404530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e603d3b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60406ab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601b9160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601b9fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f7e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f7f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6022f860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6022fef0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6020fb30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6020d1f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f5040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60253800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60252420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6020e2a0>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60250c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60284800>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f42c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e60284cb0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60284b60>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e60284f50>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f2de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60285640>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60285310>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60286540>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029c770>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6029deb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029ed80>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6029f3b0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029e2d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6029fe30>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029f560>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e602865a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e60023cb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6004c7d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004c530>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6004c6e0>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6004c920>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60021e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004e030>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004ccb0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60286c90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6007a390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60096510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600cf2c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600f5a60>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600cf3e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600971a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff14350>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60095550>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004ef60>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3e5ff14530>\r\n# zipimport: found 30 names in \'/tmp/ansible_stat_payload_zt71o0m6/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff69f70>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff40ef0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff17f80>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff43e90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5ff959a0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff95730>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff95040>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff95490>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff6aa20>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5ff96780>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5ff96900>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff96e10>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdf8cb0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fdfa8d0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfb1d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfc3b0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfede0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fdfef00>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfd0a0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe02db0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe01880>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe015e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe03d70>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfd520>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe4af60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4b0e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe4ccb0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4ca70>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe4f170>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4d310>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe56960>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4f2f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe57c50>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe57b00>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe57bc0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4b3e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe5b380>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe5c620>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe59af0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe5ae70>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe596d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fee07d0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee1520>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe5f080>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee1580>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee21b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fcf1fa0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fcf2900>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee2ed0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fcf1640>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcf2b10>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fd82d50>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcffbc0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcf6b70>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcf69c0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 462, "dev": 51714, "nlink": 2, "atime": 1726879485.1887808, "mtime": 1726879750.0496795, "ctime": 1726879750.0496795, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 16, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "3129425927", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879839.35796: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60404530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e603d3b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60406ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601b9160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601b9fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f7e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f7f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6022f860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6022fef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6020fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6020d1f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f5040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60253800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60252420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6020e2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60250c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60284800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f42c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e60284cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60284b60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e60284f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e601f2de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60285640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60285310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60286540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029c770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6029deb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029ed80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6029f3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029e2d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6029fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6029f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e602865a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e60023cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6004c7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004c530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6004c6e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e6004c920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60021e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004e030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004ccb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60286c90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6007a390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60096510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600cf2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600f5a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600cf3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e600971a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff14350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e60095550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e6004ef60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3e5ff14530> # zipimport: found 30 names in '/tmp/ansible_stat_payload_zt71o0m6/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff69f70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff40ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff17f80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff43e90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5ff959a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff95730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff95040> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff95490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff6aa20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5ff96780> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5ff96900> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5ff96e10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdf8cb0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fdfa8d0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfb1d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfc3b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfede0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fdfef00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfd0a0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe02db0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe01880> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe015e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe03d70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fdfd520> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe4af60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4b0e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe4ccb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4ca70> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe4f170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4d310> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe56960> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4f2f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe57c50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe57b00> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe57bc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe4b3e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe5b380> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe5c620> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe59af0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fe5ae70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe596d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fee07d0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee1520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fe5f080> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee1580> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee21b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fcf1fa0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fcf2900> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fee2ed0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e5fcf1640> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcf2b10> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fd82d50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcffbc0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcf6b70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e5fcf69c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 462, "dev": 51714, "nlink": 2, "atime": 1726879485.1887808, "mtime": 1726879750.0496795, "ctime": 1726879750.0496795, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 16, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "3129425927", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879839.37846: done with _execute_module (stat, {'path': '/root/.ssh', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879839.37850: _low_level_execute_command(): starting 5599 1726879839.37853: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879838.8770175-5899-98916583216251/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879839.37862: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879839.37865: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879839.37867: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879839.37869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879839.37871: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879839.37875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879839.37878: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879839.37900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879839.40670: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879839.40730: stderr chunk (state=3): >>><<< 5599 1726879839.40734: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879839.40760: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879839.40881: handler run complete 5599 1726879839.40912: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879839.40921: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879839.40930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879839.40937: variable 'ansible_port' from source: unknown 5599 1726879839.40944: variable 'ansible_user' from source: unknown 5599 1726879839.40953: attempt loop complete, returning result 5599 1726879839.40959: _execute() done 5599 1726879839.40968: dumping result to json 5599 1726879839.40986: done dumping result, returning 5599 1726879839.41001: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user [0affef3a-ec81-5b39-170e-000000000164] 5599 1726879839.41009: sending task result for task 0affef3a-ec81-5b39-170e-000000000164 5599 1726879839.41126: done sending task result for task 0affef3a-ec81-5b39-170e-000000000164 5599 1726879839.41130: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1726879485.1887808, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "binary", "ctime": 1726879750.0496795, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 462, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1726879750.0496795, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 4096, "uid": 0, "version": "3129425927", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } 5599 1726879839.41248: no more pending results, returning what we have 5599 1726879839.41253: results queue empty 5599 1726879839.41254: checking for any_errors_fatal 5599 1726879839.41266: done checking for any_errors_fatal 5599 1726879839.41267: checking for max_fail_percentage 5599 1726879839.41268: done checking for max_fail_percentage 5599 1726879839.41269: checking to see if all hosts have failed and the running result is not ok 5599 1726879839.41270: done checking to see if all hosts have failed 5599 1726879839.41271: getting the remaining hosts for this loop 5599 1726879839.41275: done getting the remaining hosts for this loop 5599 1726879839.41280: getting the next task for host managed_node1 5599 1726879839.41287: done getting next task for host managed_node1 5599 1726879839.41291: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user 5599 1726879839.41295: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879839.41297: getting the next task for host managed_node2 5599 1726879839.41311: done getting next task for host managed_node2 5599 1726879839.41314: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879839.41315: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879839.41316: getting the next task for host managed_node3 5599 1726879839.41319: done getting next task for host managed_node3 5599 1726879839.41322: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user 5599 1726879839.41326: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879839.41345: getting variables 5599 1726879839.41347: in VariableManager get_vars() 5599 1726879839.41383: Calling all_inventory to load vars for managed_node1 5599 1726879839.41387: Calling groups_inventory to load vars for managed_node1 5599 1726879839.41390: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879839.41400: Calling all_plugins_play to load vars for managed_node1 5599 1726879839.41403: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879839.41407: Calling groups_plugins_play to load vars for managed_node1 5599 1726879839.42103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879839.42508: done with get_vars() 5599 1726879839.42527: done getting variables TASK [fedora.linux_system_roles.kdump : Get the authorized_keys file for the user] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Friday 20 September 2024 20:50:39 -0400 (0:00:00.622) 0:00:17.213 ****** 5599 1726879839.42661: entering _queue_task() for managed_node1/stat 5599 1726879839.43192: worker is 2 (out of 3 available) 5599 1726879839.43206: exiting _queue_task() for managed_node1/stat 5599 1726879839.43220: getting variables 5599 1726879839.43225: in VariableManager get_vars() 5599 1726879839.43314: Calling all_inventory to load vars for managed_node2 5599 1726879839.43320: Calling groups_inventory to load vars for managed_node2 5599 1726879839.43329: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879839.43358: Calling all_plugins_play to load vars for managed_node2 5599 1726879839.43364: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879839.43368: Calling groups_plugins_play to load vars for managed_node2 5599 1726879839.44036: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user 5599 1726879839.44045: in run() - task 0affef3a-ec81-5b39-170e-000000000165 5599 1726879839.44055: variable 'ansible_search_path' from source: unknown 5599 1726879839.44058: variable 'ansible_search_path' from source: unknown 5599 1726879839.44061: calling self._execute() 5599 1726879839.44068: variable 'kdump_ssh_server' from source: play vars 5599 1726879839.44070: variable 'kdump_ssh_server' from source: play vars 5599 1726879839.44074: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879839.44160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879839.44650: done with get_vars() 5599 1726879839.44698: done getting variables 5599 1726879839.44783: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879839.44787: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879839.44790: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879839.44792: in VariableManager get_vars() 5599 1726879839.44794: Calling all_inventory to load vars for managed_node1 5599 1726879839.44797: Calling groups_inventory to load vars for managed_node1 5599 1726879839.44799: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879839.44803: Calling all_plugins_play to load vars for managed_node1 5599 1726879839.44805: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879839.44807: Calling groups_plugins_play to load vars for managed_node1 5599 1726879839.44810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879839.44870: getting variables 5599 1726879839.44872: in VariableManager get_vars() 5599 1726879839.44889: Calling all_inventory to load vars for managed_node3 5599 1726879839.44892: Calling groups_inventory to load vars for managed_node3 5599 1726879839.44895: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879839.44900: Calling all_plugins_play to load vars for managed_node3 5599 1726879839.44903: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879839.44906: Calling groups_plugins_play to load vars for managed_node3 5599 1726879839.45148: done with get_vars() 5599 1726879839.45152: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879839.45155: variable 'ansible_delegated_vars' from source: unknown 5599 1726879839.45157: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879839.45159: variable 'omit' from source: magic vars 5599 1726879839.45189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879839.45558: done with get_vars() 5599 1726879839.45572: done getting variables 5599 1726879839.45599: variable 'omit' from source: magic vars 5599 1726879839.45603: variable 'omit' from source: magic vars 5599 1726879839.45605: variable '__kdump_authorized_keys_path' from source: task vars 5599 1726879839.45608: variable '__kdump_authorized_keys_path' from source: task vars 5599 1726879839.45610: variable '__kdump_ssh_user_info' from source: set_fact 5599 1726879839.45612: variable 'omit' from source: magic vars 5599 1726879839.45614: variable 'ansible_delegated_vars' from source: unknown 5599 1726879839.45617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879839.45620: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879839.45647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879839.45661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879839.45680: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879839.45706: entering _queue_task() for managed_node3/stat 5599 1726879839.45730: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879839.45734: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879839.45736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879839.45738: variable 'ansible_port' from source: unknown 5599 1726879839.45741: variable 'ansible_user' from source: unknown 5599 1726879839.46660: worker is 3 (out of 3 available) 5599 1726879839.46672: exiting _queue_task() for managed_node3/stat 5599 1726879839.46689: done queuing things up, now waiting for results queue to drain 5599 1726879839.46691: waiting for pending results... 5599 1726879839.46628: Set connection var ansible_shell_type to sh 5599 1726879839.46705: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879839.46709: Set connection var ansible_pipelining to False 5599 1726879839.46711: Set connection var ansible_connection to ssh 5599 1726879839.46793: Set connection var ansible_timeout to 10 5599 1726879839.46799: Set connection var ansible_shell_executable to /bin/sh 5599 1726879839.46802: variable 'ansible_delegated_vars' from source: unknown 5599 1726879839.46807: variable 'ansible_user' from source: unknown 5599 1726879839.46809: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879839.46813: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879839.46816: variable 'omit' from source: magic vars 5599 1726879839.46819: starting attempt loop 5599 1726879839.46822: running the handler 5599 1726879839.46941: _low_level_execute_command(): starting 5599 1726879839.46945: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879839.47160: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user 5599 1726879839.47458: in run() - task 0affef3a-ec81-5b39-170e-000000000165 5599 1726879839.47475: variable 'ansible_search_path' from source: unknown 5599 1726879839.47479: variable 'ansible_search_path' from source: unknown 5599 1726879839.47523: calling self._execute() 5599 1726879839.47553: variable 'kdump_ssh_server' from source: play vars 5599 1726879839.47672: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879839.47698: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879839.47722: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879839.47731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879839.47770: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879839.47823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879839.47828: variable 'kdump_ssh_server' from source: play vars 5599 1726879839.47837: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879839.47900: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879839.47904: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879839.47958: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879839.47976: in VariableManager get_vars() 5599 1726879839.48012: Calling all_inventory to load vars for managed_node3 5599 1726879839.48015: Calling groups_inventory to load vars for managed_node3 5599 1726879839.48021: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879839.48041: Calling all_plugins_play to load vars for managed_node3 5599 1726879839.48048: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879839.48064: Calling groups_plugins_play to load vars for managed_node3 5599 1726879839.48315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879839.48893: done with get_vars() 5599 1726879839.48900: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879839.48941: variable 'ansible_delegated_vars' from source: unknown 5599 1726879839.48952: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879839.48959: variable 'omit' from source: magic vars 5599 1726879839.49034: variable 'omit' from source: magic vars 5599 1726879839.49087: variable 'omit' from source: magic vars 5599 1726879839.49110: variable '__kdump_authorized_keys_path' from source: task vars 5599 1726879839.49167: variable '__kdump_authorized_keys_path' from source: task vars 5599 1726879839.49258: variable '__kdump_ssh_user_info' from source: set_fact 5599 1726879839.49293: variable 'omit' from source: magic vars 5599 1726879839.49304: variable 'ansible_delegated_vars' from source: unknown 5599 1726879839.49327: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879839.49354: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879839.49375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879839.49391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879839.49579: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879839.49582: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879839.49585: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879839.49588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879839.49590: variable 'ansible_port' from source: unknown 5599 1726879839.49593: variable 'ansible_user' from source: unknown 5599 1726879839.49662: Set connection var ansible_shell_type to sh 5599 1726879839.49672: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879839.49681: Set connection var ansible_pipelining to False 5599 1726879839.49683: Set connection var ansible_connection to ssh 5599 1726879839.49691: Set connection var ansible_timeout to 10 5599 1726879839.49718: Set connection var ansible_shell_executable to /bin/sh 5599 1726879839.49740: variable 'ansible_delegated_vars' from source: unknown 5599 1726879839.49743: variable 'ansible_user' from source: unknown 5599 1726879839.49756: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879839.49995: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879839.50008: variable 'omit' from source: magic vars 5599 1726879839.50014: starting attempt loop 5599 1726879839.50017: running the handler 5599 1726879839.50047: _low_level_execute_command(): starting 5599 1726879839.50052: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879839.50470: stdout chunk (state=3): >>>/root <<< 5599 1726879839.50690: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879839.50694: stdout chunk (state=3): >>><<< 5599 1726879839.50879: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879839.50889: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879839.50898: _low_level_execute_command(): starting 5599 1726879839.50902: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824 `" && echo ansible-tmp-1726879839.5075154-5926-162971211949824="` echo /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879839.50911: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879839.50914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879839.50917: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879839.50924: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879839.50930: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824 `" && echo ansible-tmp-1726879839.5075154-5926-162971211949824="` echo /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824 `" ) && sleep 0'"'"'' 5599 1726879839.50941: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879839.50944: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879839.51198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879839.51838: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879839.51872: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879839.51908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879839.51925: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879839.51939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879839.51972: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 <<< 5599 1726879839.52120: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879839.52157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879839.52188: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879839.52196: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879839.52240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879839.52690: stdout chunk (state=3): >>>/root <<< 5599 1726879839.52826: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879839.53089: stderr chunk (state=3): >>><<< 5599 1726879839.53093: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879839.53100: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879839.53103: _low_level_execute_command(): starting 5599 1726879839.53109: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226 `" && echo ansible-tmp-1726879839.530396-5928-86325952136226="` echo /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226 `" ) && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226 `" && echo ansible-tmp-1726879839.530396-5928-86325952136226="` echo /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226 `" ) && sleep 0'"'"'' 5599 1726879839.53686: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879839.53707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879839.53793: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879839.53809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879839.53832: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879839.53907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879839.55758: stdout chunk (state=3): >>>ansible-tmp-1726879839.5075154-5926-162971211949824=/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824 <<< 5599 1726879839.55866: stdout chunk (state=3): >>>ansible-tmp-1726879839.530396-5928-86325952136226=/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226 <<< 5599 1726879839.55987: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879839.56045: stderr chunk (state=3): >>><<< 5599 1726879839.56048: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'ansible-tmp-1726879839.5075154-5926-162971211949824=/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879839.56300: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879839.56303: stdout chunk (state=3): >>><<< 5599 1726879839.56306: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879839.5075154-5926-162971211949824=/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879839.56310: stderr chunk (state=3): >>><<< 5599 1726879839.56312: variable 'ansible_delegated_vars' from source: unknown <10.31.14.141> (0, b'ansible-tmp-1726879839.530396-5928-86325952136226=/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879839.56318: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879839.530396-5928-86325952136226=/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879839.56321: variable 'ansible_delegated_vars' from source: unknown 5599 1726879839.56324: variable 'ansible_module_compression' from source: unknown 5599 1726879839.56326: variable 'ansible_module_compression' from source: unknown 5599 1726879839.56328: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 5599 1726879839.56545: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 5599 1726879839.56591: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879839.56599: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 5599 1726879839.56689: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 5599 1726879839.56737: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj56pll86 TO /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6d1z23m7 TO /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' 5599 1726879839.56976: Sending initial data 5599 1726879839.57014: Sent initial data (151 bytes) 5599 1726879839.57101: Sending initial data 5599 1726879839.57147: Sent initial data (149 bytes) 5599 1726879839.57828: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879839.57831: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879839.57834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879839.58032: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879839.58036: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879839.58038: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879839.58043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879839.58048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879839.58053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879839.58060: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879839.58063: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879839.58065: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879839.58127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879839.58517: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879839.58531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879839.58546: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879839.58608: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879839.58629: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879839.58649: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879839.58688: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879839.59724: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 5599 1726879839.59735: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879839.59821: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879839.59928: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj56pll86 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879839.59934: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj56pll86 /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py <<< 5599 1726879839.59984: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj56pll86" to remote "/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py M:0x001a <<< 5599 1726879839.60078: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119194 <<< 5599 1726879839.60844: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119194 bytes at 0 <<< 5599 1726879839.60851: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879839.60898: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879839.60979: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879839.61049: stderr chunk (state=3): >>><<< 5599 1726879839.61054: stdout chunk (state=3): >>><<< 5599 1726879839.61111: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj56pll86 /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj56pll86\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpj56pll86" to remote "/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119194\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119194 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879839.61126: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879839.61129: done transferring module to remote 5599 1726879839.61303: _low_level_execute_command(): starting 5599 1726879839.61308: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/ /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/ /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879839.61317: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879839.61644: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6d1z23m7 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879839.61701: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6d1z23m7 /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py <<< 5599 1726879839.61705: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6d1z23m7" to remote "/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py M:0x001a <<< 5599 1726879839.61986: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119196 <<< 5599 1726879839.62281: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879839.62285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879839.62288: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879839.62296: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879839.62302: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879839.62366: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879839.62370: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879839.62372: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879839.62427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879839.62893: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119196 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879839.62946: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879839.63067: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879839.63119: stderr chunk (state=3): >>><<< 5599 1726879839.63122: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6d1z23m7 /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6d1z23m7\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp6d1z23m7" to remote "/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119196\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119196 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879839.63165: done transferring module to remote 5599 1726879839.63281: _low_level_execute_command(): starting 5599 1726879839.63287: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/ /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/ /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879839.63850: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879839.63871: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879839.63883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879839.63898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879839.63914: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879839.63965: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879839.64250: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879839.64319: stderr chunk (state=3): >>><<< 5599 1726879839.64322: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879839.64380: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879839.64394: _low_level_execute_command(): starting 5599 1726879839.64397: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879839.65032: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879839.65054: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879839.65079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879839.65102: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879839.65124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879839.65161: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5599 1726879839.65186: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879839.65201: stderr chunk (state=3): >>>debug2: match not found <<< 5599 1726879839.65217: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879839.65276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879839.65334: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879839.65352: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879839.65410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879839.66804: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879839.66859: stderr chunk (state=3): >>><<< 5599 1726879839.66862: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879839.66886: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879839.66891: _low_level_execute_command(): starting 5599 1726879839.67048: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879839.67561: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879839.67665: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879839.67707: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879839.67725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879839.67801: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879839.67825: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879839.67853: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879839.67877: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879839.67891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879839.67906: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.67917: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879839.67931: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879839.67972: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879839.67999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879839.68003: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aad2c530> <<< 5599 1726879839.68018: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aacfbb30> <<< 5599 1726879839.68041: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 5599 1726879839.68044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5599 1726879839.68053: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aad2eab0> <<< 5599 1726879839.68076: stdout chunk (state=3): >>>import '_signal' # <<< 5599 1726879839.68103: stdout chunk (state=3): >>>import '_abc' # <<< 5599 1726879839.68114: stdout chunk (state=3): >>>import 'abc' # <<< 5599 1726879839.68126: stdout chunk (state=3): >>>import 'io' # <<< 5599 1726879839.68162: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879839.68260: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879839.68302: stdout chunk (state=3): >>>import 'genericpath' # <<< 5599 1726879839.68308: stdout chunk (state=3): >>>import 'posixpath' # <<< 5599 1726879839.68325: stdout chunk (state=3): >>>import 'os' # <<< 5599 1726879839.68352: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5599 1726879839.68355: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 5599 1726879839.68374: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5599 1726879839.68389: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 5599 1726879839.68394: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879839.68431: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5599 1726879839.68456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879839.68476: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaadd160> <<< 5599 1726879839.68526: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5599 1726879839.68545: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaaddfd0> <<< 5599 1726879839.68578: stdout chunk (state=3): >>>import 'site' # <<< 5599 1726879839.68603: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879839.68890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879839.68935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.69029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879839.69079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab1be90> <<< 5599 1726879839.69136: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab1bf50> <<< 5599 1726879839.69174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879839.69191: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879839.69221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.69233: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879839.69276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 5599 1726879839.69283: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab538c0> <<< 5599 1726879839.69306: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5599 1726879839.69321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab53f50> import '_collections' # <<< 5599 1726879839.69383: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab33b60> <<< 5599 1726879839.69391: stdout chunk (state=3): >>>import '_functools' # <<< 5599 1726879839.69424: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab31280> <<< 5599 1726879839.69520: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab19040> <<< 5599 1726879839.69550: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879839.69565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5599 1726879839.69586: stdout chunk (state=3): >>>import '_sre' # <<< 5599 1726879839.69619: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879839.69640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879839.69685: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5599 1726879839.69688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879839.69704: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab77800> <<< 5599 1726879839.69732: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab76420> <<< 5599 1726879839.69763: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab32150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab74cb0> <<< 5599 1726879839.69814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5599 1726879839.69832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab182c0> <<< 5599 1726879839.69856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879839.69888: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.69894: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aaba8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba8bc0> <<< 5599 1726879839.69941: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.69966: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aaba8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab16de0> <<< 5599 1726879839.70038: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.70105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba9640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba9310> <<< 5599 1726879839.70198: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabaa4e0> import 'importlib.util' # <<< 5599 1726879839.70205: stdout chunk (state=3): >>>import 'runpy' # <<< 5599 1726879839.70250: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879839.70292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc0710> import 'errno' # <<< 5599 1726879839.70315: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.70356: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aabc1df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879839.70376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5599 1726879839.70384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5599 1726879839.70389: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc2cc0> <<< 5599 1726879839.70439: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aabc3320> <<< 5599 1726879839.70450: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc2240> <<< 5599 1726879839.70477: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5599 1726879839.70482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879839.70546: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.70550: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aabc3da0> <<< 5599 1726879839.70552: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc34d0> <<< 5599 1726879839.70590: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabaa540> <<< 5599 1726879839.70610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879839.70639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879839.70657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879839.70685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879839.70724: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.70730: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa943c80> <<< 5599 1726879839.70745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879839.70778: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.70790: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa96c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96c4a0> <<< 5599 1726879839.70805: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.70811: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa96c770> <<< 5599 1726879839.70840: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.70846: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa96c950> <<< 5599 1726879839.70865: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa941e20> <<< 5599 1726879839.70886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879839.70989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879839.71012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5599 1726879839.71025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5599 1726879839.71031: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96dfa0> <<< 5599 1726879839.71056: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96cc20> <<< 5599 1726879839.71082: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabaac30> <<< 5599 1726879839.71119: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879839.71168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.71188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879839.71248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879839.71267: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa99a330> <<< 5599 1726879839.71313: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879839.71386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879839.71415: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879839.71445: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9b64b0> <<< 5599 1726879839.71449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879839.71491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879839.71554: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879839.71557: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 5599 1726879839.71593: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9f3230> <<< 5599 1726879839.71660: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879839.71664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879839.71696: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879839.71735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879839.71739: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 5599 1726879839.71808: stdout chunk (state=3): >>> # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 5599 1726879839.71812: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879839.71904: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaa159d0> <<< 5599 1726879839.71912: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca1ac530> <<< 5599 1726879839.71950: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9f3350> <<< 5599 1726879839.71954: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9b7140> <<< 5599 1726879839.71957: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa830290> <<< 5599 1726879839.71960: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca17bb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca1aeab0> import '_signal' # <<< 5599 1726879839.71995: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 5599 1726879839.71999: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9b54f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96eed0> <<< 5599 1726879839.72068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879839.72091: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb5aa830470> <<< 5599 1726879839.72172: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_tkql__9o/ansible_stat_payload.zip' <<< 5599 1726879839.72178: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.72238: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 5599 1726879839.72271: stdout chunk (state=3): >>>import 'os' # <<< 5599 1726879839.72289: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5599 1726879839.72308: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5599 1726879839.72340: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.72343: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 5599 1726879839.72367: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879839.72376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879839.72381: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5599 1726879839.72578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879839.72581: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f61160> <<< 5599 1726879839.72584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879839.72586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa885f10> import '_typing' # <<< 5599 1726879839.72589: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f61fd0> import 'site' # <<< 5599 1726879839.72605: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879839.72756: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa85ce00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa833f20> <<< 5599 1726879839.72758: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.72807: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 5599 1726879839.72833: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.72835: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.72861: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 5599 1726879839.72984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879839.73254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9ff50> <<< 5599 1726879839.73277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879839.73301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879839.73332: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879839.73398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.73448: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879839.73454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fd7860> <<< 5599 1726879839.73482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5599 1726879839.73485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 5599 1726879839.73506: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fd7ef0> <<< 5599 1726879839.73510: stdout chunk (state=3): >>>import '_collections' # <<< 5599 1726879839.73585: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fb7b30> <<< 5599 1726879839.73594: stdout chunk (state=3): >>>import '_functools' # <<< 5599 1726879839.73636: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fb51f0> <<< 5599 1726879839.73783: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9d040> <<< 5599 1726879839.73804: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879839.73826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5599 1726879839.73846: stdout chunk (state=3): >>>import '_sre' # <<< 5599 1726879839.73871: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879839.73897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879839.73924: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5599 1726879839.73932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879839.74030: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ffb800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ffa420><<< 5599 1726879839.74037: stdout chunk (state=3): >>> <<< 5599 1726879839.74061: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 5599 1726879839.74155: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 5599 1726879839.74165: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fb62a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ff8c80> <<< 5599 1726879839.74239: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5599 1726879839.74244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02c800> <<< 5599 1726879839.74292: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879839.74323: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.74347: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca02ccb0> <<< 5599 1726879839.74416: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02cb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.74420: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca02cf50> <<< 5599 1726879839.74441: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.74465: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9ade0> <<< 5599 1726879839.74469: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.74543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5599 1726879839.74559: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02d640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02d310> <<< 5599 1726879839.74598: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 5599 1726879839.74613: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5599 1726879839.74634: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02e540> <<< 5599 1726879839.74667: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 5599 1726879839.74742: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879839.74747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879839.74777: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca044770> <<< 5599 1726879839.74792: stdout chunk (state=3): >>>import 'errno' # <<< 5599 1726879839.74828: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.74876: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca045eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5599 1726879839.74892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879839.74908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5599 1726879839.74933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca046d80> <<< 5599 1726879839.75006: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca0473b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca0462d0> <<< 5599 1726879839.75009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879839.75079: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.75082: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.75110: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca047e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca047560> <<< 5599 1726879839.75201: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02e5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879839.75239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 5599 1726879839.75269: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 5599 1726879839.75275: stdout chunk (state=3): >>> <<< 5599 1726879839.75306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<< 5599 1726879839.75315: stdout chunk (state=3): >>> <<< 5599 1726879839.75358: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.75370: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9dc7cb0> <<< 5599 1726879839.75385: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 5599 1726879839.75397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879839.75524: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9df0740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df04a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9df0770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9df0950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9dc5e50> <<< 5599 1726879839.75537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879839.75724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa85fd70> <<< 5599 1726879839.75767: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.75798: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879839.75823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df2030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df0cb0> <<< 5599 1726879839.75827: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879839.75840: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa8b18e0> <<< 5599 1726879839.75853: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02ec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879839.75876: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b1670> <<< 5599 1726879839.75880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.75906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py<<< 5599 1726879839.75910: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b0f80> <<< 5599 1726879839.75928: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879839.75934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879839.75979: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b19d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa886930> <<< 5599 1726879839.75982: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879839.75993: stdout chunk (state=3): >>>import 'atexit' # <<< 5599 1726879839.76031: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa8b2630> <<< 5599 1726879839.76041: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e22390> <<< 5599 1726879839.76057: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa8b2870> <<< 5599 1726879839.76088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879839.76100: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 5599 1726879839.76108: stdout chunk (state=3): >>> <<< 5599 1726879839.76140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879839.76143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.76153: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879839.76166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 5599 1726879839.76205: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879839.76208: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b2db0> import 'pwd' # <<< 5599 1726879839.76233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879839.76250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879839.76296: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e3a540><<< 5599 1726879839.76303: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa714bf0> <<< 5599 1726879839.76308: stdout chunk (state=3): >>> <<< 5599 1726879839.76321: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa716810> <<< 5599 1726879839.76344: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879839.76372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879839.76380: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879839.76399: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa717140> <<< 5599 1726879839.76421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879839.76448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879839.76482: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879839.76486: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa717fb0> <<< 5599 1726879839.76491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879839.76547: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 5599 1726879839.76582: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e732c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879839.76586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879839.76619: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71adb0> <<< 5599 1726879839.76647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879839.76683: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa71b110> <<< 5599 1726879839.76687: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa719070> <<< 5599 1726879839.76741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879839.76745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879839.76781: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879839.76787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879839.76820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879839.76859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71ee10> <<< 5599 1726879839.76863: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879839.76898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e99a60> <<< 5599 1726879839.76953: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71d940> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71d6a0> <<< 5599 1726879839.76957: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5599 1726879839.76972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879839.77036: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e733e0> <<< 5599 1726879839.77045: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71fef0> <<< 5599 1726879839.77078: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa719580> <<< 5599 1726879839.77151: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa766f60> <<< 5599 1726879839.77200: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa767050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5599 1726879839.77239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 5599 1726879839.77259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa768c20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7689e0> <<< 5599 1726879839.77297: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879839.77301: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e3b1d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9cb82f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e39580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df2f30> <<< 5599 1726879839.77368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879839.77376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879839.77439: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa76b170> <<< 5599 1726879839.77471: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa769310> <<< 5599 1726879839.77477: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879839.77523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.77539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879839.77560: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f33c9cb8500> # zipimport: found 30 names in '/tmp/ansible_stat_payload_ewtygbga/ansible_stat_payload.zip'<<< 5599 1726879839.77569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879839.77621: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa772930> <<< 5599 1726879839.77657: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879839.77761: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa76b2c0> <<< 5599 1726879839.77812: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.77842: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa773770> <<< 5599 1726879839.77875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879839.77887: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa7735f0> <<< 5599 1726879839.77896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879839.77928: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa773cb0> <<< 5599 1726879839.77961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879839.77968: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa767350> <<< 5599 1726879839.77976: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879839.77997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879839.78020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879839.78055: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.78115: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa777440> <<< 5599 1726879839.78163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879839.78206: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<< 5599 1726879839.78224: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d0dfd0><<< 5599 1726879839.78244: stdout chunk (state=3): >>> import '_typing' # <<< 5599 1726879839.78266: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.78291: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa778740> <<< 5599 1726879839.78297: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa775bb0> <<< 5599 1726879839.78333: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa776f30> <<< 5599 1726879839.78346: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa775790> <<< 5599 1726879839.78353: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.78377: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879839.78397: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.78498: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.78562: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ce4ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9cbbf50><<< 5599 1726879839.78574: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879839.78635: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879839.78640: stdout chunk (state=3): >>> import 'ansible' # <<< 5599 1726879839.78645: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.78683: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.78686: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879839.78689: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5599 1726879839.78694: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.78705: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879839.78744: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available<<< 5599 1726879839.78751: stdout chunk (state=3): >>> <<< 5599 1726879839.78821: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.78960: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.79637: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.80322: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879839.80479: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 5599 1726879839.80482: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879839.80488: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.80491: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa7fc830> <<< 5599 1726879839.80560: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879839.80638: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7fd550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7759d0> <<< 5599 1726879839.80691: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 5599 1726879839.80721: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879839.80911: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.81097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879839.81118: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7fd5b0> # zipimport: zlib available <<< 5599 1726879839.81672: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.82092: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.82234: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.82508: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 5599 1726879839.82511: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.82594: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.82706: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879839.82729: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.82751: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5599 1726879839.82766: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.82810: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.82843: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879839.82864: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.83136: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.83465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879839.83516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 5599 1726879839.83525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ce7ce0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879839.83614: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9d35940> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d356d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d34fe0> <<< 5599 1726879839.83618: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879839.83622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879839.83625: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7fe240> # zipimport: zlib available <<< 5599 1726879839.83649: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d35430> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d0ea50> import 'atexit' # <<< 5599 1726879839.83694: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.83782: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 5599 1726879839.83785: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 5599 1726879839.83800: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879839.83895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879839.83949: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9d36720> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9d368a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d36db0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879839.83987: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.84013: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9b9cc50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9b9e870> <<< 5599 1726879839.84048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879839.84081: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa60dfa0> <<< 5599 1726879839.84121: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa60e870> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7ff200> <<< 5599 1726879839.84124: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9b9f1a0> <<< 5599 1726879839.84174: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.84178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba0380> <<< 5599 1726879839.84194: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.84197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879839.84230: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879839.84232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879839.84234: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.84289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879839.84292: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.84325: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.84386: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba2de0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9ba2f00> <<< 5599 1726879839.84392: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.84405: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba10a0> <<< 5599 1726879839.84429: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879839.84462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879839.84465: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879839.84509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.84513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879839.84542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879839.84583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5599 1726879839.84592: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa60d5b0> <<< 5599 1726879839.84598: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba6cc0> import '_tokenize' # <<< 5599 1726879839.84634: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa60ea20> <<< 5599 1726879839.84658: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 5599 1726879839.84667: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 5599 1726879839.84677: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.84720: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba5790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba54f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5599 1726879839.84773: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.84791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879839.84823: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.84887: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.84897: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba7e60> <<< 5599 1726879839.84982: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879839.84986: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba15b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9beee10> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9beefc0> <<< 5599 1726879839.85055: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 5599 1726879839.85059: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879839.85086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879839.85099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879839.85140: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bf0b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bf0950> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879839.85144: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa69ecc0> <<< 5599 1726879839.85178: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa61bb30> <<< 5599 1726879839.85299: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa612ae0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa612930> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5599 1726879839.85303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879839.85378: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.85387: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879839.85390: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879839.85438: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bf3110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bf1280> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879839.85479: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879839.85486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879839.85570: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bfa900> <<< 5599 1726879839.85599: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.85809: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.85830: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bf3290> <<< 5599 1726879839.85898: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.85925: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.85931: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfbc20><<< 5599 1726879839.85985: stdout chunk (state=3): >>> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.86005: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.86100: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfbad0><<< 5599 1726879839.86139: stdout chunk (state=3): >>> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.86145: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.86258: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfbb90> <<< 5599 1726879839.86277: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bef2c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py<<< 5599 1726879839.86322: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879839.86348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 5599 1726879839.86398: stdout chunk (state=3): >>> # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879839.86415: stdout chunk (state=3): >>> <<< 5599 1726879839.86453: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879839.86461: stdout chunk (state=3): >>> <<< 5599 1726879839.86532: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bff350> <<< 5599 1726879839.86815: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879839.86817: stdout chunk (state=3): >>> <<< 5599 1726879839.86847: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9c003b0> <<< 5599 1726879839.86862: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bfdaf0> <<< 5599 1726879839.86903: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfee70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bfd700> <<< 5599 1726879839.86913: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.86942: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.86962: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879839.87079: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1589, "inode": 262671, "dev": 51714, "nlink": 1, "atime": 1726879571.6393807, "mtime": 1726879471.2878437, "ctime": 1726879816.2006419, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "8f708900fd7f85678ea9a8c897e61d0c552484b6", "mimetype": "text/plain", "charset": "us-ascii", "version": "3624059864", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 5599 1726879839.87082: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.87099: stdout chunk (state=3): >>># destroy __main__ <<< 5599 1726879839.87182: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.87198: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879839.87216: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.87232: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5599 1726879839.87254: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.87395: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.87520: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks <<< 5599 1726879839.87556: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 5599 1726879839.87562: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 5599 1726879839.87564: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.87586: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib <<< 5599 1726879839.87598: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg <<< 5599 1726879839.87647: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref <<< 5599 1726879839.87653: stdout chunk (state=3): >>># cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 <<< 5599 1726879839.87656: stdout chunk (state=3): >>># cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder <<< 5599 1726879839.87755: stdout chunk (state=3): >>># cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize <<< 5599 1726879839.87760: stdout chunk (state=3): >>># cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket <<< 5599 1726879839.87764: stdout chunk (state=3): >>># destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections <<< 5599 1726879839.87767: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879839.88023: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879839.88084: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 5599 1726879839.88088: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5599 1726879839.88122: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 5599 1726879839.88165: stdout chunk (state=3): >>># destroy ntpath <<< 5599 1726879839.88192: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 5599 1726879839.88299: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select <<< 5599 1726879839.88303: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.88346: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 5599 1726879839.88354: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5599 1726879839.88400: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 5599 1726879839.88409: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 5599 1726879839.88430: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 5599 1726879839.88448: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 5599 1726879839.88489: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 5599 1726879839.88539: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 <<< 5599 1726879839.88583: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879839.88696: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5599 1726879839.88718: stdout chunk (state=3): >>># destroy _collections <<< 5599 1726879839.88750: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 5599 1726879839.88756: stdout chunk (state=3): >>># destroy tokenize <<< 5599 1726879839.88784: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5599 1726879839.88821: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 5599 1726879839.88830: 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 operator # destroy ansible.module_utils.six.moves <<< 5599 1726879839.88853: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5599 1726879839.88861: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879839.88938: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879839.88948: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 5599 1726879839.88968: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879839.88984: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 5599 1726879839.89011: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879839.89016: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5599 1726879839.89026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.89080: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 5599 1726879839.89084: stdout chunk (state=3): >>># destroy itertools <<< 5599 1726879839.89086: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 5599 1726879839.89089: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9c845f0> <<< 5599 1726879839.89091: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879839.89232: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879839.89272: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c85370> <<< 5599 1726879839.89329: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c02ea0> <<< 5599 1726879839.89351: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879839.89428: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 5599 1726879839.89448: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.89629: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.89689: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5599 1726879839.89705: stdout chunk (state=3): >>><<< 5599 1726879839.89708: stderr chunk (state=3): >>><<< 5599 1726879839.89917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c85520> # zipimport: zlib available <<< <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aad2c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aacfbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aad2eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaadd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaaddfd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab1be90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab1bf50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab538c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab53f50>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab33b60>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab31280>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab19040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab77800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab76420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab32150>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab74cb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba8860>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab182c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aaba8d10>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba8bc0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aaba8f80>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab16de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba9640>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba9310>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabaa4e0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc0710>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aabc1df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc2cc0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aabc3320>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc2240>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aabc3da0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc34d0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabaa540>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa943c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa96c740>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96c4a0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa96c770>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa96c950>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa941e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96dfa0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96cc20>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabaac30>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa99a330>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9b64b0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9f3230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaa159d0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9f3350>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9b7140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa830290>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9b54f0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96eed0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb5aa830470>\r\n# zipimport: found 30 names in \'/tmp/ansible_stat_payload_tkql__9o/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa885f10>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa85ce00>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa833f20>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa85fd70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa8b18e0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b1670>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b0f80>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b19d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa886930>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa8b2630>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa8b2870>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b2db0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa714bf0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa716810>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa717140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa717fb0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71adb0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa71b110>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa719070>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71ee10>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71d940>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71d6a0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71fef0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa719580>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa766f60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa767050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa768c20>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7689e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa76b170>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa769310>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa772930>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa76b2c0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa773770>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa7735f0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa773cb0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa767350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa777440>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa778740>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa775bb0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa776f30>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa775790>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa7fc830>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7fd550>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7759d0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7fd5b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7fe240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa60dfa0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa60e870>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7ff200>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa60d5b0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa60ea20>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa69ecc0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa61bb30>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa612ae0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa612930>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1589, "inode": 262671, "dev": 51714, "nlink": 1, "atime": 1726879571.6393807, "mtime": 1726879471.2878437, "ctime": 1726879816.2006419, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "8f708900fd7f85678ea9a8c897e61d0c552484b6", "mimetype": "text/plain", "charset": "us-ascii", "version": "3624059864", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879839.89994: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aad2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aacfbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aad2eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaadd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaaddfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab1be90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab1bf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab538c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab53f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab33b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab31280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab19040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab77800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab76420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab32150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab74cb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab182c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aaba8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba8bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aaba8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aab16de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba9640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaba9310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabaa4e0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc0710> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aabc1df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc2cc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aabc3320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc2240> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aabc3da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabc34d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabaa540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa943c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa96c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96c4a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa96c770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa96c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa941e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96dfa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96cc20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aabaac30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa99a330> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9b64b0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9f3230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aaa159d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9f3350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9b7140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa830290> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa9b54f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa96eed0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb5aa830470> # zipimport: found 30 names in '/tmp/ansible_stat_payload_tkql__9o/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa885f10> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa85ce00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa833f20> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa85fd70> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa8b18e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b1670> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b0f80> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b19d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa886930> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa8b2630> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa8b2870> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa8b2db0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa714bf0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa716810> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa717140> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa717fb0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71adb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa71b110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa719070> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71ee10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71d940> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71d6a0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa71fef0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa719580> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa766f60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa767050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa768c20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7689e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa76b170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa769310> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa772930> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa76b2c0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa773770> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa7735f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa773cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa767350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa777440> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa778740> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa775bb0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa776f30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa775790> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa7fc830> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7fd550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7759d0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7fd5b0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7fe240> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa60dfa0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa60e870> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa7ff200> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5aa60d5b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa60ea20> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa69ecc0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa61bb30> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa612ae0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5aa612930> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1589, "inode": 262671, "dev": 51714, "nlink": 1, "atime": 1726879571.6393807, "mtime": 1726879471.2878437, "ctime": 1726879816.2006419, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "8f708900fd7f85678ea9a8c897e61d0c552484b6", "mimetype": "text/plain", "charset": "us-ascii", "version": "3624059864", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5599 1726879839.94351: done with _execute_module (stat, {'path': '/root/.ssh/authorized_keys', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879839.94356: _low_level_execute_command(): starting 5599 1726879839.94359: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/ > /dev/null 2>&1 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879839.530396-5928-86325952136226/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879839.94372: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.94377: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879839.94380: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 5599 1726879839.94382: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.94385: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879839.94388: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879839.94390: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879839.94392: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879839.94395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879839.94397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879839.94399: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879839.94402: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c87d10> # zipimport: zlib available <<< 5599 1726879839.94404: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.94406: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5599 1726879839.94409: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879839.94411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5599 1726879839.94413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879839.94415: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879839.94418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879839.94421: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879839.94423: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879839.94426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879839.94549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 5599 1726879839.94558: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879839.94562: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9a95d90> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9a96690> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c86b10> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879839.94570: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.94574: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879839.94577: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879839.94579: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.94582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879839.94584: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.94586: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879839.94589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879839.94591: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9a95370> <<< 5599 1726879839.94594: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9a967e0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879839.94596: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879839.94598: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879839.94601: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879839.94603: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879839.94605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879839.94608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879839.94610: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9b269f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9aa0740> <<< 5599 1726879839.94612: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9a9a7b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9a9a600> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879839.94615: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.94640: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879839.95284: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879839.95341: stderr chunk (state=3): >>><<< 5599 1726879839.95347: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879839.95417: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879839.95428: handler run complete 5599 1726879839.95636: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879839.95639: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879839.95645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879839.95648: variable 'ansible_port' from source: unknown 5599 1726879839.95652: variable 'ansible_user' from source: unknown 5599 1726879839.95660: attempt loop complete, returning result 5599 1726879839.95782: _execute() done 5599 1726879839.95789: dumping result to json 5599 1726879839.95801: done dumping result, returning 5599 1726879839.95869: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user [0affef3a-ec81-5b39-170e-000000000165] 5599 1726879839.95873: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1589, "inode": 262671, "dev": 51714, "nlink": 1, "atime": 1726879808.0829036, "mtime": 1726879485.186781, "ctime": 1726879750.0496795, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "d3a83de14ba2c91971ccca41ce1f45bff031fa17", "mimetype": "text/plain", "charset": "us-ascii", "version": "2782466401", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 5599 1726879839.95878: stdout chunk (state=3): >>># destroy __main__ <<< 5599 1726879839.96311: sending task result for task 0affef3a-ec81-5b39-170e-000000000165 5599 1726879839.96315: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879839.96361: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 5599 1726879839.96402: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect<<< 5599 1726879839.96810: done sending task result for task 0affef3a-ec81-5b39-170e-000000000165 5599 1726879839.96816: WORKER PROCESS EXITING 5599 1726879839.96819: stdout chunk (state=3): >>> # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string <<< 5599 1726879839.96821: stdout chunk (state=3): >>># destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1726879571.6393807, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8f708900fd7f85678ea9a8c897e61d0c552484b6", "ctime": 1726879816.2006419, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262671, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1726879471.2878437, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1589, "uid": 0, "version": "3624059864", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 5599 1726879839.97450: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 5599 1726879839.97455: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5599 1726879839.97458: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 5599 1726879839.97460: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 5599 1726879839.97466: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 5599 1726879839.97469: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 5599 1726879839.97480: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879839.97513: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5599 1726879839.97540: stdout chunk (state=3): >>># destroy _collections <<< 5599 1726879839.97569: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5599 1726879839.97668: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5599 1726879839.97701: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879839.97796: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 5599 1726879839.97880: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5599 1726879839.97894: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879839.98231: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879839.98492: stderr chunk (state=3): >>><<< 5599 1726879839.98495: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca1ac530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca17bb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca1aeab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f61160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f61fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fd7860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fd7ef0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fb7b30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fb51f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ffb800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ffa420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fb62a0>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ff8c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02c800>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca02ccb0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02cb60>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca02cf50>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02d640>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02d310>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02e540>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca044770>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca045eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca046d80>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca0473b0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca0462d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca047e30>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca047560>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02e5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9dc7cb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9df0740>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df04a0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9df0770>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9df0950>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9dc5e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df2030>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df0cb0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02ec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e22390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e3a540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e732c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e99a60>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e733e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e3b1d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9cb82f0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e39580>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df2f30>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f33c9cb8500>\r\n# zipimport: found 30 names in \'/tmp/ansible_stat_payload_ewtygbga/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d0dfd0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ce4ec0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9cbbf50>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ce7ce0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9d35940>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d356d0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d34fe0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d35430>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d0ea50>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9d36720>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9d368a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d36db0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9b9cc50>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9b9e870>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9b9f1a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba0380>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba2de0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9ba2f00>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba10a0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba6cc0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba5790>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba54f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba7e60>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba15b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9beee10>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9beefc0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bf0b90>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bf0950>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bf3110>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bf1280>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bfa900>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bf3290>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfbc20>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfbad0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfbb90>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bef2c0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bff350>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9c003b0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bfdaf0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfee70>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bfd700>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9c845f0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c85370>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c02ea0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c85520>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c87d10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9a95d90>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9a96690>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c86b10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9a95370>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9a967e0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9b269f0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9aa0740>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9a9a7b0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9a9a600>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1589, "inode": 262671, "dev": 51714, "nlink": 1, "atime": 1726879808.0829036, "mtime": 1726879485.186781, "ctime": 1726879750.0496795, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "d3a83de14ba2c91971ccca41ce1f45bff031fa17", "mimetype": "text/plain", "charset": "us-ascii", "version": "2782466401", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879839.98899: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca1ac530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca17bb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca1aeab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f61160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f61fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fd7860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fd7ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fb7b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fb51f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9d040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ffb800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ffa420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9fb62a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ff8c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02c800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca02ccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02cb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca02cf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9f9ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02d640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02d310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02e540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca044770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca045eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca046d80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca0473b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca0462d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33ca047e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca047560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02e5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9dc7cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9df0740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df04a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9df0770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9df0950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9dc5e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df2030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df0cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33ca02ec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e22390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e3a540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e732c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e99a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e733e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e3b1d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9cb82f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9e39580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9df2f30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f33c9cb8500> # zipimport: found 30 names in '/tmp/ansible_stat_payload_ewtygbga/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d0dfd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ce4ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9cbbf50> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ce7ce0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9d35940> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d356d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d34fe0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d35430> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d0ea50> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9d36720> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9d368a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9d36db0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9b9cc50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9b9e870> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9b9f1a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba0380> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba2de0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9ba2f00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba10a0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba6cc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba5790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba54f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba7e60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9ba15b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9beee10> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9beefc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bf0b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bf0950> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bf3110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bf1280> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bfa900> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bf3290> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfbc20> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfbad0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfbb90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bef2c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bff350> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9c003b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bfdaf0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9bfee70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9bfd700> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9c845f0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c85370> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c02ea0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c85520> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c87d10> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9a95d90> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9a96690> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9c86b10> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f33c9a95370> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9a967e0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9b269f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9aa0740> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9a9a7b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33c9a9a600> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1589, "inode": 262671, "dev": 51714, "nlink": 1, "atime": 1726879808.0829036, "mtime": 1726879485.186781, "ctime": 1726879750.0496795, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "d3a83de14ba2c91971ccca41ce1f45bff031fa17", "mimetype": "text/plain", "charset": "us-ascii", "version": "2782466401", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879840.00224: done with _execute_module (stat, {'path': '/root/.ssh/authorized_keys', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879840.00227: _low_level_execute_command(): starting 5599 1726879840.00230: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879839.5075154-5926-162971211949824/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879840.00788: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879840.00791: stderr chunk (state=3): >>>debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879840.00897: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration <<< 5599 1726879840.00907: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879840.00918: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879840.00965: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879840.00990: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879840.01393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879840.01456: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879840.01539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879840.03681: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879840.03685: stdout chunk (state=3): >>><<< 5599 1726879840.03688: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879840.03698: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879840.03701: handler run complete 5599 1726879840.03703: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879840.03705: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879840.03707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879840.03709: variable 'ansible_port' from source: unknown 5599 1726879840.03712: variable 'ansible_user' from source: unknown 5599 1726879840.03714: attempt loop complete, returning result 5599 1726879840.03716: _execute() done 5599 1726879840.03718: dumping result to json 5599 1726879840.03721: done dumping result, returning 5599 1726879840.03723: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user [0affef3a-ec81-5b39-170e-000000000165] 5599 1726879840.03725: sending task result for task 0affef3a-ec81-5b39-170e-000000000165 ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1726879808.0829036, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d3a83de14ba2c91971ccca41ce1f45bff031fa17", "ctime": 1726879750.0496795, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262671, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1726879485.186781, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1589, "uid": 0, "version": "2782466401", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 5599 1726879840.04412: no more pending results, returning what we have 5599 1726879840.04417: results queue empty 5599 1726879840.04418: checking for any_errors_fatal 5599 1726879840.04428: done checking for any_errors_fatal 5599 1726879840.04430: checking for max_fail_percentage 5599 1726879840.04432: done checking for max_fail_percentage 5599 1726879840.04433: checking to see if all hosts have failed and the running result is not ok 5599 1726879840.04434: done checking to see if all hosts have failed 5599 1726879840.04435: getting the remaining hosts for this loop 5599 1726879840.04437: done getting the remaining hosts for this loop 5599 1726879840.04442: getting the next task for host managed_node1 5599 1726879840.04451: done getting next task for host managed_node1 5599 1726879840.04456: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed 5599 1726879840.04461: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879840.04463: getting the next task for host managed_node2 5599 1726879840.04581: done getting next task for host managed_node2 5599 1726879840.04589: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879840.04591: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879840.04593: getting the next task for host managed_node3 5599 1726879840.04596: done getting next task for host managed_node3 5599 1726879840.04599: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed 5599 1726879840.04609: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879840.04626: getting variables 5599 1726879840.04628: in VariableManager get_vars() 5599 1726879840.04660: Calling all_inventory to load vars for managed_node1 5599 1726879840.04663: Calling groups_inventory to load vars for managed_node1 5599 1726879840.04666: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879840.04677: Calling all_plugins_play to load vars for managed_node1 5599 1726879840.04680: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879840.04683: Calling groups_plugins_play to load vars for managed_node1 5599 1726879840.04606: done sending task result for task 0affef3a-ec81-5b39-170e-000000000165 5599 1726879840.06207: WORKER PROCESS EXITING 5599 1726879840.06255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879840.06697: done with get_vars() 5599 1726879840.06711: done getting variables TASK [fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Friday 20 September 2024 20:50:40 -0400 (0:00:00.641) 0:00:17.855 ****** 5599 1726879840.06847: entering _queue_task() for managed_node1/file 5599 1726879840.07530: worker is 1 (out of 3 available) 5599 1726879840.07544: exiting _queue_task() for managed_node1/file 5599 1726879840.07561: getting variables 5599 1726879840.07564: in VariableManager get_vars() 5599 1726879840.07705: Calling all_inventory to load vars for managed_node2 5599 1726879840.07711: Calling groups_inventory to load vars for managed_node2 5599 1726879840.07719: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879840.07742: Calling all_plugins_play to load vars for managed_node2 5599 1726879840.07747: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879840.07751: Calling groups_plugins_play to load vars for managed_node2 5599 1726879840.08094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879840.08423: done with get_vars() 5599 1726879840.08446: done getting variables 5599 1726879840.08512: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed 5599 1726879840.08517: in run() - task 0affef3a-ec81-5b39-170e-000000000166 5599 1726879840.08520: variable 'ansible_search_path' from source: unknown 5599 1726879840.08522: variable 'ansible_search_path' from source: unknown 5599 1726879840.08525: calling self._execute() 5599 1726879840.08534: variable 'kdump_ssh_server' from source: play vars 5599 1726879840.08635: getting variables 5599 1726879840.08636: in VariableManager get_vars() 5599 1726879840.08656: Calling all_inventory to load vars for managed_node3 5599 1726879840.08660: Calling groups_inventory to load vars for managed_node3 5599 1726879840.08663: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879840.08668: Calling all_plugins_play to load vars for managed_node3 5599 1726879840.08671: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879840.08677: Calling groups_plugins_play to load vars for managed_node3 5599 1726879840.09012: variable 'kdump_ssh_server' from source: play vars 5599 1726879840.09029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879840.09445: done with get_vars() 5599 1726879840.09456: done getting variables 5599 1726879840.09486: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879840.09489: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879840.09492: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879840.09494: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879840.09496: in VariableManager get_vars() 5599 1726879840.09498: Calling all_inventory to load vars for managed_node1 5599 1726879840.09501: Calling groups_inventory to load vars for managed_node1 5599 1726879840.09503: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879840.09505: Calling all_plugins_play to load vars for managed_node1 5599 1726879840.09507: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879840.09510: Calling groups_plugins_play to load vars for managed_node1 5599 1726879840.09543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879840.09588: entering _queue_task() for managed_node3/file 5599 1726879840.10349: worker is 2 (out of 3 available) 5599 1726879840.10413: exiting _queue_task() for managed_node3/file 5599 1726879840.10428: done queuing things up, now waiting for results queue to drain 5599 1726879840.10431: waiting for pending results... 5599 1726879840.10322: done with get_vars() 5599 1726879840.10444: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879840.10448: variable 'ansible_delegated_vars' from source: unknown 5599 1726879840.10453: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879840.10456: variable 'omit' from source: magic vars 5599 1726879840.10458: variable 'omit' from source: magic vars 5599 1726879840.10461: variable 'omit' from source: magic vars 5599 1726879840.10481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879840.10913: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed 5599 1726879840.11107: in run() - task 0affef3a-ec81-5b39-170e-000000000166 5599 1726879840.11182: variable 'ansible_search_path' from source: unknown 5599 1726879840.11186: variable 'ansible_search_path' from source: unknown 5599 1726879840.11198: calling self._execute() 5599 1726879840.11229: variable 'kdump_ssh_server' from source: play vars 5599 1726879840.11744: variable 'kdump_ssh_server' from source: play vars 5599 1726879840.11838: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879840.12012: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879840.12025: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879840.12275: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879840.12384: in VariableManager get_vars() 5599 1726879840.12418: Calling all_inventory to load vars for managed_node3 5599 1726879840.12430: Calling groups_inventory to load vars for managed_node3 5599 1726879840.12472: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879840.12607: Calling all_plugins_play to load vars for managed_node3 5599 1726879840.12619: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879840.12634: Calling groups_plugins_play to load vars for managed_node3 5599 1726879840.13223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879840.13617: done with get_vars() 5599 1726879840.13637: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879840.13727: variable 'ansible_delegated_vars' from source: unknown 5599 1726879840.13762: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879840.13810: variable 'omit' from source: magic vars 5599 1726879840.13917: variable 'omit' from source: magic vars 5599 1726879840.14013: variable 'omit' from source: magic vars 5599 1726879840.14194: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879840.14278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879840.14303: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879840.14378: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879840.14423: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879840.14469: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879840.14574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879840.14632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879840.14657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879840.14710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879840.14740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879840.14895: variable '__kdump_ssh_path_stat' from source: set_fact 5599 1726879840.14914: variable '__kdump_ssh_path' from source: task vars 5599 1726879840.15071: variable '__kdump_ssh_user_info' from source: set_fact 5599 1726879840.15337: variable '__kdump_ssh_path_stat' from source: set_fact 5599 1726879840.15341: variable 'kdump_ssh_user' from source: play vars 5599 1726879840.15432: variable 'hostvars' from source: magic vars 5599 1726879840.15436: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879840.15441: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879840.15747: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879840.15750: in VariableManager get_vars() 5599 1726879840.15756: Calling all_inventory to load vars for managed_node1 5599 1726879840.15761: Calling groups_inventory to load vars for managed_node1 5599 1726879840.15772: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879840.15781: Calling all_plugins_play to load vars for managed_node1 5599 1726879840.15787: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879840.15797: Calling groups_plugins_play to load vars for managed_node1 5599 1726879840.16238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879840.16787: done with get_vars() 5599 1726879840.16804: variable 'ansible_user_id' from source: facts 5599 1726879840.17042: variable '__kdump_ssh_path_stat' from source: set_fact 5599 1726879840.17184: variable 'kdump_ssh_user' from source: play vars 5599 1726879840.17409: variable 'hostvars' from source: magic vars 5599 1726879840.17412: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879840.17419: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879840.17616: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879840.17623: in VariableManager get_vars() 5599 1726879840.17633: Calling all_inventory to load vars for managed_node1 5599 1726879840.17638: Calling groups_inventory to load vars for managed_node1 5599 1726879840.17643: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879840.17653: Calling all_plugins_play to load vars for managed_node1 5599 1726879840.17659: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879840.17668: Calling groups_plugins_play to load vars for managed_node1 5599 1726879840.18029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879840.18215: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879840.18294: done with get_vars() 5599 1726879840.18308: variable 'ansible_user_id' from source: facts 5599 1726879840.18358: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879840.18429: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879840.18491: variable '__kdump_ssh_path_stat' from source: set_fact 5599 1726879840.18575: variable 'omit' from source: magic vars 5599 1726879840.18581: variable 'ansible_delegated_vars' from source: unknown 5599 1726879840.18584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879840.18679: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879840.18683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879840.18685: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879840.18688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879840.18710: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879840.18747: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879840.18854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879840.18904: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879840.18913: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879840.18916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879840.18919: variable 'ansible_port' from source: unknown 5599 1726879840.18923: variable 'ansible_user' from source: unknown 5599 1726879840.19132: Set connection var ansible_shell_type to sh 5599 1726879840.19135: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879840.19138: Set connection var ansible_pipelining to False 5599 1726879840.19142: Set connection var ansible_connection to ssh 5599 1726879840.19144: Set connection var ansible_timeout to 10 5599 1726879840.19146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879840.19149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879840.19242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879840.19245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879840.19300: Set connection var ansible_shell_executable to /bin/sh 5599 1726879840.19336: variable 'ansible_delegated_vars' from source: unknown 5599 1726879840.19339: variable 'ansible_user' from source: unknown 5599 1726879840.19353: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879840.19545: variable '__kdump_ssh_path_stat' from source: set_fact 5599 1726879840.19557: variable '__kdump_ssh_path' from source: task vars 5599 1726879840.19783: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879840.19810: variable 'omit' from source: magic vars 5599 1726879840.19828: starting attempt loop 5599 1726879840.19831: running the handler 5599 1726879840.19834: _low_level_execute_command(): starting 5599 1726879840.19836: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879840.20037: variable '__kdump_ssh_user_info' from source: set_fact <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879840.20380: variable '__kdump_ssh_path_stat' from source: set_fact 5599 1726879840.20383: variable 'kdump_ssh_user' from source: play vars 5599 1726879840.20461: variable 'hostvars' from source: magic vars 5599 1726879840.20684: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879840.20687: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879840.20690: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879840.20782: in VariableManager get_vars() 5599 1726879840.20795: Calling all_inventory to load vars for managed_node3 5599 1726879840.20808: Calling groups_inventory to load vars for managed_node3 5599 1726879840.20819: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879840.20836: Calling all_plugins_play to load vars for managed_node3 5599 1726879840.20847: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879840.20859: Calling groups_plugins_play to load vars for managed_node3 5599 1726879840.21123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879840.21135: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879840.21178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879840.21200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879840.21279: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879840.21283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879840.21285: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 <<< 5599 1726879840.21289: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879840.21385: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879840.21411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879840.21419: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879840.21427: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879840.21440: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 5599 1726879840.21478: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879840.21786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879840.21851: done with get_vars() 5599 1726879840.21879: variable 'ansible_user_id' from source: facts 5599 1726879840.22084: variable '__kdump_ssh_path_stat' from source: set_fact 5599 1726879840.22109: variable 'kdump_ssh_user' from source: play vars 5599 1726879840.22254: variable 'hostvars' from source: magic vars 5599 1726879840.22276: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879840.22289: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879840.22370: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879840.22396: in VariableManager get_vars() 5599 1726879840.22408: Calling all_inventory to load vars for managed_node3 5599 1726879840.22418: Calling groups_inventory to load vars for managed_node3 5599 1726879840.22428: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879840.22493: Calling all_plugins_play to load vars for managed_node3 5599 1726879840.22500: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879840.22504: Calling groups_plugins_play to load vars for managed_node3 5599 1726879840.22735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879840.22941: done with get_vars() 5599 1726879840.22955: variable 'ansible_user_id' from source: facts 5599 1726879840.23072: variable '__kdump_ssh_path_stat' from source: set_fact 5599 1726879840.23101: variable 'omit' from source: magic vars 5599 1726879840.23114: variable 'ansible_delegated_vars' from source: unknown 5599 1726879840.23131: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879840.23156: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879840.23182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879840.23199: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879840.23211: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879840.23238: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879840.23241: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879840.23247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879840.23249: variable 'ansible_port' from source: unknown 5599 1726879840.23259: variable 'ansible_user' from source: unknown 5599 1726879840.23343: Set connection var ansible_shell_type to sh 5599 1726879840.23351: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879840.23358: Set connection var ansible_pipelining to False 5599 1726879840.23362: Set connection var ansible_connection to ssh 5599 1726879840.23375: Set connection var ansible_timeout to 10 5599 1726879840.23389: Set connection var ansible_shell_executable to /bin/sh 5599 1726879840.23412: variable 'ansible_delegated_vars' from source: unknown 5599 1726879840.23415: variable 'ansible_user' from source: unknown 5599 1726879840.23424: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879840.23472: stdout chunk (state=3): >>>/root <<< 5599 1726879840.23643: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879840.23651: variable 'omit' from source: magic vars 5599 1726879840.23653: starting attempt loop 5599 1726879840.23656: running the handler 5599 1726879840.23816: _low_level_execute_command(): starting 5599 1726879840.23819: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879840.23826: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879840.23832: stdout chunk (state=3): >>><<< 5599 1726879840.23834: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879840.23846: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879840.23848: _low_level_execute_command(): starting 5599 1726879840.23850: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874 `" && echo ansible-tmp-1726879840.238175-5948-176525119088874="` echo /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874 `" && echo ansible-tmp-1726879840.238175-5948-176525119088874="` echo /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874 `" ) && sleep 0'"'"'' 5599 1726879840.25190: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879840.25200: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration <<< 5599 1726879840.25222: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879840.25500: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879840.25538: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879840.25577: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879840.25590: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879840.25630: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879840.25634: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879840.25648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879840.25684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879840.27390: stdout chunk (state=3): >>>/root <<< 5599 1726879840.27507: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879840.27569: stderr chunk (state=3): >>><<< 5599 1726879840.27571: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879840.27602: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879840.27690: _low_level_execute_command(): starting 5599 1726879840.27695: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235 `" && echo ansible-tmp-1726879840.2760997-5950-121636960899235="` echo /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235 `" ) && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235 `" && echo ansible-tmp-1726879840.2760997-5950-121636960899235="` echo /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235 `" ) && sleep 0'"'"'' 5599 1726879840.28320: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879840.28327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 5599 1726879840.28334: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879840.28338: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879840.28342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879840.28402: stdout chunk (state=3): >>>ansible-tmp-1726879840.238175-5948-176525119088874=/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874 <<< 5599 1726879840.28430: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879840.28444: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879840.28457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879840.28479: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879840.28586: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879840.28598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879840.28601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879840.28698: stderr chunk (state=3): >>><<< 5599 1726879840.28705: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'ansible-tmp-1726879840.238175-5948-176525119088874=/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879840.28750: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879840.238175-5948-176525119088874=/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879840.28938: variable 'ansible_delegated_vars' from source: unknown 5599 1726879840.28942: variable 'ansible_module_compression' from source: unknown 5599 1726879840.29061: ANSIBALLZ: Using lock for file 5599 1726879840.29064: ANSIBALLZ: Acquiring lock 5599 1726879840.29067: ANSIBALLZ: Lock acquired: 140319498234640 5599 1726879840.29069: ANSIBALLZ: Creating module 5599 1726879840.30547: stdout chunk (state=3): >>>ansible-tmp-1726879840.2760997-5950-121636960899235=/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235 <<< 5599 1726879840.30828: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879840.30831: stdout chunk (state=3): >>><<< 5599 1726879840.30840: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'ansible-tmp-1726879840.2760997-5950-121636960899235=/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879840.31002: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879840.2760997-5950-121636960899235=/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879840.31053: variable 'ansible_delegated_vars' from source: unknown 5599 1726879840.31447: variable 'ansible_module_compression' from source: unknown 5599 1726879840.31705: ANSIBALLZ: Using lock for file 5599 1726879840.31751: ANSIBALLZ: Acquiring lock 5599 1726879840.43387: ANSIBALLZ: Writing module into payload 5599 1726879840.43536: ANSIBALLZ: Writing module 5599 1726879840.43558: ANSIBALLZ: Renaming module 5599 1726879840.43579: ANSIBALLZ: Done creating module 5599 1726879840.43586: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879840.43796: ANSIBALLZ: Lock acquired: 140319498234640 5599 1726879840.43804: ANSIBALLZ: Reading module after lock 5599 1726879840.43807: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 5599 1726879840.43812: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpq51llmso TO /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 5599 1726879840.43819: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2k6bu3st TO /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py 5599 1726879840.43975: Sending initial data 5599 1726879840.43978: Sent initial data (150 bytes) <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' 5599 1726879840.44315: Sending initial data 5599 1726879840.44318: Sent initial data (151 bytes) 5599 1726879840.44607: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879840.44617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879840.44622: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879840.44624: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879840.44627: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 5599 1726879840.44644: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879840.44682: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879840.44737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879840.45042: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879840.45282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879840.45286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879840.45290: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879840.45317: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879840.45379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879840.47044: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879840.47095: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879840.47136: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 5599 1726879840.47156: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2k6bu3st debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879840.47159: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2k6bu3st /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py <<< 5599 1726879840.47211: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2k6bu3st" to remote "/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py M:0x001a <<< 5599 1726879840.47301: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879840.47315: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125552 <<< 5599 1726879840.47367: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879840.47456: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpq51llmso debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879840.47460: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpq51llmso /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py <<< 5599 1726879840.47558: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpq51llmso" to remote "/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py M:0x001a <<< 5599 1726879840.47708: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125551 <<< 5599 1726879840.48211: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 125552 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879840.48286: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879840.48459: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879840.48477: stdout chunk (state=3): >>><<< 5599 1726879840.48491: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2k6bu3st /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2k6bu3st\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2k6bu3st" to remote "/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125552\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125552 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879840.48879: done transferring module to remote 5599 1726879840.48883: _low_level_execute_command(): starting 5599 1726879840.48886: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/ /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/ /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py && sleep 0'"'"'' 5599 1726879840.49064: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 125551 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879840.49109: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879840.49368: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879840.49405: stderr chunk (state=3): >>><<< 5599 1726879840.49588: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpq51llmso /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpq51llmso\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpq51llmso" to remote "/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125551\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125551 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879840.49647: done transferring module to remote 5599 1726879840.49671: _low_level_execute_command(): starting 5599 1726879840.49687: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/ /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/ /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py && sleep 0'"'"'' 5599 1726879840.50355: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879840.50358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879840.50360: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879840.50365: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879840.50367: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address <<< 5599 1726879840.50369: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879840.50372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879840.50472: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879840.50699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879840.50760: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879840.50791: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879840.50805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879840.50917: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879840.51027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879840.51086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879840.52390: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879840.52451: stderr chunk (state=3): >>><<< 5599 1726879840.52454: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879840.52599: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879840.52604: _low_level_execute_command(): starting 5599 1726879840.52607: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/AnsiballZ_file.py && sleep 0'"'"'' 5599 1726879840.53373: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879840.53391: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879840.53407: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879840.53423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879840.53442: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879840.53469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879840.53480: stderr chunk (state=3): >>><<< 5599 1726879840.53499: stdout chunk (state=3): >>><<< 5599 1726879840.53512: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879840.53680: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879840.53688: _low_level_execute_command(): starting 5599 1726879840.53691: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879840.53699: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/AnsiballZ_file.py && sleep 0'"'"'' 5599 1726879840.53708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879840.54210: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879840.54224: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879840.54237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879840.54252: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879840.54358: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879840.54385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879840.54411: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879840.54492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879840.55884: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879840.55915: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879840.55943: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879840.56221: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879840.56227: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879840.56230: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879840.56250: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879840.56277: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879840.56303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879840.56324: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e14d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e14a3b30> <<< 5599 1726879840.56624: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5599 1726879840.56631: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e14d6ab0> <<< 5599 1726879840.56635: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 5599 1726879840.56694: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 5599 1726879840.56709: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879840.56736: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879840.56772: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e12c5160> <<< 5599 1726879840.56792: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879840.56864: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879840.56900: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879840.56917: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e12c5fd0> import 'site' # <<< 5599 1726879840.56960: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879840.56988: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 5599 1726879840.57003: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879840.57042: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879840.57089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a748d4530> <<< 5599 1726879840.57134: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a748a3b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a748d6ab0> <<< 5599 1726879840.57178: stdout chunk (state=3): >>>import '_signal' # <<< 5599 1726879840.57204: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 5599 1726879840.57207: stdout chunk (state=3): >>>import 'io' # <<< 5599 1726879840.57255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879840.57259: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879840.57287: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879840.57304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879840.57597: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879840.57601: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5599 1726879840.57685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1303e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1303f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e133b8c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 5599 1726879840.57692: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746a5160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746a5fd0> import 'site' # <<< 5599 1726879840.57695: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e133bf50> import '_collections' # <<< 5599 1726879840.57698: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879840.57724: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e131bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1319280> <<< 5599 1726879840.57825: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1301040> <<< 5599 1726879840.57848: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879840.57878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5599 1726879840.57910: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879840.57956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5599 1726879840.57982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879840.58011: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e135f800> <<< 5599 1726879840.58053: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e135e420> <<< 5599 1726879840.58117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5599 1726879840.58355: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e3e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e3f50> <<< 5599 1726879840.58362: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e131a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e135ccb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5599 1726879840.58366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1390890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13002c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879840.58414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7471b8c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7471bf50> import '_collections' # <<< 5599 1726879840.58423: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1390d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1390bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1390fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e12fede0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1391670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1391340> import 'importlib.machinery' # <<< 5599 1726879840.58672: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1392510> import 'importlib.util' # import 'runpy' # <<< 5599 1726879840.58679: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746fbb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746f9280> <<< 5599 1726879840.58683: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879840.58689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879840.58693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13a8740> <<< 5599 1726879840.58698: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e1040> <<< 5599 1726879840.58700: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879840.58704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5599 1726879840.58706: stdout chunk (state=3): >>>import 'errno' # <<< 5599 1726879840.58709: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e13a9e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879840.58840: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13aacf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e13ab350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13aa270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879840.58846: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7473f800> <<< 5599 1726879840.58854: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7473e420> <<< 5599 1726879840.58860: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879840.58863: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746fa150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7473ccb0> <<< 5599 1726879840.58955: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e13abdd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13ab500> <<< 5599 1726879840.58959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74770860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e02c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879840.58961: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1392570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879840.59039: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879840.59054: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74770d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74770bc0> <<< 5599 1726879840.59134: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74770f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746dede0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879840.59141: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e112bc80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1154740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11544a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1154770> <<< 5599 1726879840.59217: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1154950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1129e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879840.59222: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74771640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74771310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a747724e0> import 'importlib.util' # import 'runpy' # <<< 5599 1726879840.59257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879840.59361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74788710> <<< 5599 1726879840.59368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1155f70> <<< 5599 1726879840.59421: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74789df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879840.59425: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1154bf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1392c60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879840.59490: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7478acc0> <<< 5599 1726879840.59500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879840.59547: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7478b320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7478a240> <<< 5599 1726879840.59551: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1186300> <<< 5599 1726879840.59586: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7478bda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7478b4d0> <<< 5599 1726879840.59605: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879840.59644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879840.59683: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74772540> <<< 5599 1726879840.59687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879840.59743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e119e480> <<< 5599 1726879840.59746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879840.59822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7451fc80> <<< 5599 1726879840.59826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879840.59841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879840.59929: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11db230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879840.59933: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a745487a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74548500> <<< 5599 1726879840.59938: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74548710> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74548980> <<< 5599 1726879840.59998: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7451de20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879840.60001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879840.60005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879840.60008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879840.60032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879840.60101: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5599 1726879840.60104: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11fd9d0> <<< 5599 1726879840.60145: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7454a090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74548d10> <<< 5599 1726879840.60148: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74772c30> <<< 5599 1726879840.60183: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11db350> <<< 5599 1726879840.60223: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879840.60227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879840.60272: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e119f110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1018350> <<< 5599 1726879840.60278: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879840.60310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745763f0> <<< 5599 1726879840.60313: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e119d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1156ea0> <<< 5599 1726879840.60591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879840.60623: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879840.60646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74592540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745cb2f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879840.60687: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff4e1018530> # zipimport: found 30 names in '/tmp/ansible_file_payload_ot2enmys/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879840.60710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879840.60739: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879840.60754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879840.60795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879840.60827: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e106dfd0> <<< 5599 1726879840.60865: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879840.60869: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745f1a90> <<< 5599 1726879840.60921: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745cb410> <<< 5599 1726879840.60956: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745931d0> <<< 5599 1726879840.61012: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7440c350> <<< 5599 1726879840.61046: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1044ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e101bf80> # zipimport: zlib available <<< 5599 1726879840.61089: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74591580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7454af90> <<< 5599 1726879840.61128: stdout chunk (state=3): >>>import 'ansible' # <<< 5599 1726879840.61149: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 5599 1726879840.61163: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.61339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5a74591940> # zipimport: found 30 names in '/tmp/ansible_file_payload_txk4gzvp/ansible_file_payload.zip' # zipimport: zlib available <<< 5599 1726879840.61592: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.61609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879840.61679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879840.61786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879840.61832: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 5599 1726879840.61842: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74461f40> import '_typing' # <<< 5599 1726879840.62167: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74438e30> <<< 5599 1726879840.62171: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7440ff80> <<< 5599 1726879840.62187: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.62234: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 5599 1726879840.62248: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.62288: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 5599 1726879840.62300: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.62719: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.63995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1047e60> <<< 5599 1726879840.64039: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879840.64087: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879840.64094: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 5599 1726879840.64121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e10959a0> <<< 5599 1726879840.64164: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1095730> <<< 5599 1726879840.64192: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1095040> <<< 5599 1726879840.64220: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879840.64283: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1095a60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e106ec60> <<< 5599 1726879840.64291: stdout chunk (state=3): >>>import 'atexit' # <<< 5599 1726879840.64311: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1096720> <<< 5599 1726879840.64352: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879840.64356: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e10968a0> <<< 5599 1726879840.64372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879840.64488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879840.64494: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879840.64520: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.64550: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1096db0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879840.64568: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0ef8b90> <<< 5599 1726879840.64623: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0efa7b0> <<< 5599 1726879840.64627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879840.64650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879840.64686: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efb0e0> <<< 5599 1726879840.64716: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879840.64880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879840.64913: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efbf20> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efecf0> <<< 5599 1726879840.64941: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0efee10> <<< 5599 1726879840.64949: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efcfe0> <<< 5599 1726879840.65023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879840.65049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879840.65053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879840.65068: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879840.65129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f02cf0> <<< 5599 1726879840.65133: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879840.65209: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f017c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f01520> <<< 5599 1726879840.65235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879840.65313: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f03fe0> <<< 5599 1726879840.65354: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efd4c0> <<< 5599 1726879840.65381: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f4aed0> <<< 5599 1726879840.65429: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4aff0> <<< 5599 1726879840.65434: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5599 1726879840.65476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879840.65480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879840.65520: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f4cb90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4c950> <<< 5599 1726879840.65541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879840.65655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879840.65706: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f4f110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4d280> <<< 5599 1726879840.65736: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879840.65805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879840.65826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5599 1726879840.65844: stdout chunk (state=3): >>>import '_string' # <<< 5599 1726879840.65874: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f568d0> <<< 5599 1726879840.66022: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4f260> <<< 5599 1726879840.66101: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f576e0> <<< 5599 1726879840.66139: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f578c0> <<< 5599 1726879840.66209: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f57a70> <<< 5599 1726879840.66215: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7443bc50> <<< 5599 1726879840.66220: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4b260> <<< 5599 1726879840.66287: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879840.66362: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879840.66399: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7448d880> <<< 5599 1726879840.66420: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f5b350> <<< 5599 1726879840.66475: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448d640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448cf50> <<< 5599 1726879840.66505: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879840.66525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879840.66564: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f5c590> <<< 5599 1726879840.66583: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f59af0> <<< 5599 1726879840.66591: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448d970> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a744629c0> import 'atexit' # <<< 5599 1726879840.66618: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7448e5d0> <<< 5599 1726879840.66622: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f5ae40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f59700> <<< 5599 1726879840.66645: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.66648: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.66687: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 5599 1726879840.66692: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879840.66696: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.66712: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7448e810><<< 5599 1726879840.66725: stdout chunk (state=3): >>> <<< 5599 1726879840.66760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py<<< 5599 1726879840.66772: stdout chunk (state=3): >>> <<< 5599 1726879840.66777: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.66830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 5599 1726879840.66879: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.66891: stdout chunk (state=3): >>> import '_locale' # <<< 5599 1726879840.66894: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879840.66913: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.66945: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448ed50><<< 5599 1726879840.66948: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5599 1726879840.66967: stdout chunk (state=3): >>> import 'pwd' # <<< 5599 1726879840.66970: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.67029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<< 5599 1726879840.67042: stdout chunk (state=3): >>> <<< 5599 1726879840.67103: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f0b30> <<< 5599 1726879840.67106: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.67140: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879840.67160: stdout chunk (state=3): >>> # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a742f2750><<< 5599 1726879840.67199: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879840.67246: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.67262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<< 5599 1726879840.67303: stdout chunk (state=3): >>> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f3080> <<< 5599 1726879840.67343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879840.67410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879840.67438: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f3ec0> <<< 5599 1726879840.67468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 5599 1726879840.67518: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879840.67585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879840.67688: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f6d20> <<< 5599 1726879840.67723: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879840.67865: stdout chunk (state=3): >>> # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a742f6e40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f4fe0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879840.67870: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py<<< 5599 1726879840.67911: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879840.67956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879840.67960: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.68033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 5599 1726879840.68064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5599 1726879840.68068: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742fac60> <<< 5599 1726879840.68083: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879840.68126: stdout chunk (state=3): >>> <<< 5599 1726879840.68192: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f9730> <<< 5599 1726879840.68200: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f9490> <<< 5599 1726879840.68222: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py<<< 5599 1726879840.68256: stdout chunk (state=3): >>> <<< 5599 1726879840.68266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879840.68404: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742fbda0> <<< 5599 1726879840.68535: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f5460> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74342de0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74342f60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5599 1726879840.68540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879840.68595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879840.68623: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74344b30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743448f0> <<< 5599 1726879840.68646: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 5599 1726879840.68650: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879840.68677: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879840.68692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879840.68738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879840.68755: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fe06e0> <<< 5599 1726879840.68783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879840.68824: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743470b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74345220> <<< 5599 1726879840.68890: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879840.68895: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879840.68976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879840.68987: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0fe1520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f5f9e0> <<< 5599 1726879840.69040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879840.69045: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879840.69083: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7434e8a0> <<< 5599 1726879840.69087: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879840.69234: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.69238: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74347230> <<< 5599 1726879840.69240: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7434f680> <<< 5599 1726879840.69266: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7434f890> <<< 5599 1726879840.69303: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879840.69346: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7434f980> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74343260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879840.69406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879840.69436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0fe1220> # zipimport: zlib available <<< 5599 1726879840.69455: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879840.69458: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743532f0> <<< 5599 1726879840.69644: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74354650> <<< 5599 1726879840.69678: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74351a60> <<< 5599 1726879840.69713: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74352de0> <<< 5599 1726879840.69744: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74351640> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879840.69758: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.69879: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.69983: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.69988: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879840.70022: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5599 1726879840.70026: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.70042: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.70202: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.70301: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.70539: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.70630: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.70712: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879840.70727: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.70767: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.70812: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879840.70819: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.70905: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.71019: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879840.71062: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.71067: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.71086: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 5599 1726879840.71172: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.71178: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879840.71211: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.71439: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.71467: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.71766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879840.71827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879840.71835: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879840.71929: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0fe3dd0> <<< 5599 1726879840.71942: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.72029: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.72116: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 5599 1726879840.72130: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 5599 1726879840.72142: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879840.72176: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5599 1726879840.72178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879840.72264: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879840.72399: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fee0c0><<< 5599 1726879840.72402: stdout chunk (state=3): >>> <<< 5599 1726879840.72462: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879840.72468: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fee9c0> <<< 5599 1726879840.72470: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f57d70> <<< 5599 1726879840.72494: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.72538: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.72599: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879840.72602: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 5599 1726879840.72604: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 5599 1726879840.72605: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879840.72635: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879840.72646: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.72652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879840.72691: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.72715: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879840.72721: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743d88c0> <<< 5599 1726879840.72763: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.72864: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879840.72872: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5599 1726879840.72877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879840.72907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879840.72910: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743d9760> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74357140> <<< 5599 1726879840.72952: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879840.72985: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.72989: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fed6a0> <<< 5599 1726879840.73020: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 5599 1726879840.73044: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0feea80> <<< 5599 1726879840.73049: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.73062: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879840.73070: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.73409: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.73413: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879840.73462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879840.73468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879840.73472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879840.73525: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0e7ebd0> <<< 5599 1726879840.73581: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0df8980> <<< 5599 1726879840.73669: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0ff29c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0ff2810> # destroy ansible.module_utils.distro <<< 5599 1726879840.73694: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5599 1726879840.73719: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.73754: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879840.73772: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743d96a0> # zipimport: zlib available <<< 5599 1726879840.73818: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879840.73848: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 5599 1726879840.73862: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.74065: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.74462: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.74678: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.74791: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.74826: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879840.74838: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.74871: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.74918: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879840.74995: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.75023: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.75085: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.75117: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879840.75159: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879840.75169: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 5599 1726879840.75435: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 5599 1726879840.75499: stdout chunk (state=3): >>> {"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}<<< 5599 1726879840.75506: stdout chunk (state=3): >>> # destroy __main__ <<< 5599 1726879840.75750: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.75878: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value <<< 5599 1726879840.75892: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref <<< 5599 1726879840.75906: stdout chunk (state=3): >>># cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath <<< 5599 1726879840.75925: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants <<< 5599 1726879840.75936: stdout chunk (state=3): >>># cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 <<< 5599 1726879840.75980: stdout chunk (state=3): >>># destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible <<< 5599 1726879840.76027: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 5599 1726879840.76089: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879840.76222: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879840.76312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879840.76343: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879840.76400: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression <<< 5599 1726879840.76422: stdout chunk (state=3): >>># destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 5599 1726879840.76502: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743da360> <<< 5599 1726879840.76566: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian <<< 5599 1726879840.76577: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.76637: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings <<< 5599 1726879840.76643: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.76682: stdout chunk (state=3): >>># cleanup[3] wiping _locale <<< 5599 1726879840.76754: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 5599 1726879840.76819: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 5599 1726879840.76823: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879840.76852: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 5599 1726879840.76880: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879840.76894: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879840.77045: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5599 1726879840.77141: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 5599 1726879840.77236: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743e6150> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743e6a80> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74350d70> <<< 5599 1726879840.77249: stdout chunk (state=3): >>># destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize <<< 5599 1726879840.77321: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879840.77325: stdout chunk (state=3): >>># destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 5599 1726879840.77349: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 5599 1726879840.77369: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.77376: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879840.77385: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.77442: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time <<< 5599 1726879840.77452: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect <<< 5599 1726879840.77458: stdout chunk (state=3): >>># destroy re <<< 5599 1726879840.77502: stdout chunk (state=3): >>># destroy _random <<< 5599 1726879840.77562: stdout chunk (state=3): >>># destroy itertools # destroy _collections # destroy _operator <<< 5599 1726879840.77566: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.77591: stdout chunk (state=3): >>># destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 5599 1726879840.77606: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879840.77640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879840.77768: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743e5820> <<< 5599 1726879840.77870: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743e6cc0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879840.77995: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.78168: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5599 1726879840.78172: stdout chunk (state=3): >>><<< 5599 1726879840.78176: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e14d4530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e14a3b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e14d6ab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e12c5160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e12c5fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1303e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1303f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e133b8c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e133bf50>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e131bb60>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1319280>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1301040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e135f800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e135e420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e131a150>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e135ccb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1390890>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13002c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1390d40>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1390bf0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1390fb0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e12fede0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1391670>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1391340>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1392510>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13a8740>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e13a9e20>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13aacf0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e13ab350>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13aa270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e13abdd0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13ab500>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1392570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e112bc80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1154740>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11544a0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1154770>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1154950>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1129e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1155f70>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1154bf0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1392c60>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1186300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e119e480>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11db230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11fd9d0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11db350>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e119f110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1018350>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e119d4c0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1156ea0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff4e1018530>\r\n# zipimport: found 30 names in \'/tmp/ansible_file_payload_ot2enmys/ansible_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e106dfd0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1044ec0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e101bf80>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1047e60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e10959a0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1095730>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1095040>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1095a60>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e106ec60>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1096720>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e10968a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1096db0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0ef8b90>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0efa7b0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efb0e0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efbf20>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efecf0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0efee10>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efcfe0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f02cf0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f017c0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f01520>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f03fe0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efd4c0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f4aed0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4aff0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f4cb90>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4c950>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f4f110>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4d280>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f568d0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4f260>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f576e0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f578c0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f57a70>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4b260>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f5b350>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f5c590>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f59af0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f5ae40>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f59700>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fe06e0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0fe1520>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f5f9e0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0fe1220>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0fe3dd0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fee0c0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fee9c0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f57d70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fed6a0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0feea80>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0e7ebd0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0df8980>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0ff29c0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0ff2810>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _hashlib\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879840.78385: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e14d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e14a3b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e14d6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e12c5160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e12c5fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1303e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1303f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e133b8c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e133bf50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e131bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1319280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1301040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e135f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e135e420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e131a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e135ccb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1390890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13002c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1390d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1390bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1390fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e12fede0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1391670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1391340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1392510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13a8740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e13a9e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13aacf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e13ab350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13aa270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e13abdd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e13ab500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1392570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e112bc80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1154740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11544a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1154770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1154950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1129e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1155f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1154bf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1392c60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1186300> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e119e480> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11db230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11fd9d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e11db350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e119f110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1018350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e119d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1156ea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff4e1018530> # zipimport: found 30 names in '/tmp/ansible_file_payload_ot2enmys/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e106dfd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1044ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e101bf80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1047e60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e10959a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1095730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1095040> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1095a60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e106ec60> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e1096720> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e10968a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e1096db0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0ef8b90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0efa7b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efb0e0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efbf20> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efecf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0efee10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efcfe0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f02cf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f017c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f01520> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f03fe0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0efd4c0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f4aed0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4aff0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f4cb90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4c950> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f4f110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4d280> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f568d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4f260> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f576e0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f578c0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f57a70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f4b260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f5b350> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f5c590> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f59af0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0f5ae40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f59700> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fe06e0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0fe1520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f5f9e0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0fe1220> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0fe3dd0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fee0c0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fee9c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0f57d70> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4e0fed6a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0feea80> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0e7ebd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0df8980> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0ff29c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4e0ff2810> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5599 1726879840.79183: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879840.79188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7427ae70> <<< 5599 1726879840.79191: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a741f7ce0> <<< 5599 1726879840.79194: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a741eec90> <<< 5599 1726879840.79196: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a741eeae0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5599 1726879840.79198: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879840.80412: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 5599 1726879840.80416: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.80420: done with _execute_module (file, {'path': '/root/.ssh', 'state': 'directory', 'group': 'root', 'owner': 'root', 'mode': '0700', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879840.2760997-5950-121636960899235/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879840.80424: _low_level_execute_command(): starting 5599 1726879840.80427: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/ > /dev/null 2>&1 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879840.2760997-5950-121636960899235/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879840.80438: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.80442: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879840.80445: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879840.80448: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879840.80451: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879840.80489: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879840.80499: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879840.80503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879840.80506: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879840.80509: stdout chunk (state=3): >>> {"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 5599 1726879840.81051: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879840.81482: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath <<< 5599 1726879840.81486: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat <<< 5599 1726879840.81489: stdout chunk (state=3): >>># cleanup[3] wiping __main__ <<< 5599 1726879840.81604: stdout chunk (state=3): >>># cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879840.81830: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879840.81834: stdout chunk (state=3): >>><<< 5599 1726879840.81836: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879840.81843: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879840.81847: handler run complete 5599 1726879840.81891: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref <<< 5599 1726879840.81898: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879840.81907: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879840.81918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879840.81925: variable 'ansible_port' from source: unknown 5599 1726879840.81933: variable 'ansible_user' from source: unknown 5599 1726879840.81979: attempt loop complete, returning result 5599 1726879840.81982: _execute() done 5599 1726879840.81985: dumping result to json 5599 1726879840.81987: done dumping result, returning 5599 1726879840.81990: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed [0affef3a-ec81-5b39-170e-000000000166] 5599 1726879840.82099: stdout chunk (state=3): >>># destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib <<< 5599 1726879840.82254: sending task result for task 0affef3a-ec81-5b39-170e-000000000166 ok: [managed_node3] => { "changed": false, "diff": { "after": { "path": "/root/.ssh" }, "before": { "path": "/root/.ssh" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": "root", "mode": "0700", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/root/.ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } }, "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 4096, "state": "directory", "uid": 0 } 5599 1726879840.82798: done sending task result for task 0affef3a-ec81-5b39-170e-000000000166 5599 1726879840.82805: WORKER PROCESS EXITING 5599 1726879840.82808: stdout chunk (state=3): >>># destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879840.82811: stdout chunk (state=3): >>># destroy codecs<<< 5599 1726879840.83132: stdout chunk (state=3): >>> # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 5599 1726879840.84011: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879840.84075: stderr chunk (state=3): >>><<< 5599 1726879840.84079: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a748d4530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a748a3b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a748d6ab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746a5160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746a5fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e3e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e3f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7471b8c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7471bf50>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746fbb60>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746f9280>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e1040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7473f800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7473e420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746fa150>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7473ccb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74770860>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e02c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74770d10>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74770bc0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74770f80>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746dede0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74771640>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74771310>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a747724e0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74788710>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74789df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7478acc0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7478b320>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7478a240>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7478bda0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7478b4d0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74772540>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7451fc80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a745487a0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74548500>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74548710>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74548980>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7451de20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7454a090>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74548d10>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74772c30>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745763f0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74592540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745cb2f0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745f1a90>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745cb410>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745931d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7440c350>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74591580>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7454af90>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5a74591940>\r\n# zipimport: found 30 names in \'/tmp/ansible_file_payload_txk4gzvp/ansible_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74461f40>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74438e30>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7440ff80>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7443bc50>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7448d880>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448d640>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448cf50>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448d970>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a744629c0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7448e5d0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7448e810>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448ed50>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f0b30>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a742f2750>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f3080>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f3ec0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f6d20>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a742f6e40>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f4fe0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742fac60>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f9730>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f9490>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742fbda0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f5460>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74342de0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74342f60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74344b30>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743448f0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743470b0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74345220>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7434e8a0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74347230>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7434f680>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7434f890>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7434f980>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74343260>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743532f0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74354650>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74351a60>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74352de0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74351640>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743d88c0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743d9760>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74357140>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743d96a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743da360>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743e6150>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743e6a80>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74350d70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743e5820>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743e6cc0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7427ae70>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a741f7ce0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a741eec90>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a741eeae0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _hashlib\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879840.84280: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a748d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a748a3b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a748d6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746a5160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746a5fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e3e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e3f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7471b8c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7471bf50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746fbb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746f9280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e1040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7473f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7473e420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746fa150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7473ccb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74770860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746e02c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74770d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74770bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74770f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a746dede0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74771640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74771310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a747724e0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74788710> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74789df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7478acc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7478b320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7478a240> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7478bda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7478b4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74772540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7451fc80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a745487a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74548500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74548710> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74548980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7451de20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7454a090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74548d10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74772c30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745763f0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74592540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745cb2f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745f1a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745cb410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a745931d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7440c350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74591580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7454af90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5a74591940> # zipimport: found 30 names in '/tmp/ansible_file_payload_txk4gzvp/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74461f40> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74438e30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7440ff80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7443bc50> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7448d880> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448d640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448cf50> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448d970> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a744629c0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7448e5d0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7448e810> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7448ed50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f0b30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a742f2750> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f3080> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f3ec0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f6d20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a742f6e40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f4fe0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742fac60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f9730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f9490> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742fbda0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a742f5460> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74342de0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74342f60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74344b30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743448f0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743470b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74345220> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7434e8a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74347230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7434f680> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7434f890> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a7434f980> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74343260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743532f0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74354650> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74351a60> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a74352de0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74351640> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743d88c0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743d9760> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74357140> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743d96a0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743da360> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743e6150> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743e6a80> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a74350d70> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a743e5820> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a743e6cc0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a7427ae70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a741f7ce0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a741eec90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a741eeae0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879840.85635: done with _execute_module (file, {'path': '/root/.ssh', 'state': 'directory', 'group': 'root', 'owner': 'root', 'mode': '0700', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879840.238175-5948-176525119088874/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879840.85639: _low_level_execute_command(): starting 5599 1726879840.85643: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879840.238175-5948-176525119088874/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879840.85654: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879840.85657: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879840.85660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879840.85666: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879840.85669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879840.85674: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 <<< 5599 1726879840.85677: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879840.85681: stderr chunk (state=3): >>>debug2: match not found <<< 5599 1726879840.85684: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879840.85686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879840.85700: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879840.85703: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879840.85706: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879840.85708: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879840.85710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879840.88658: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879840.88712: stderr chunk (state=3): >>><<< 5599 1726879840.88715: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879840.88798: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879840.88801: handler run complete 5599 1726879840.88896: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879840.88902: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879840.88906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879840.88954: variable 'ansible_port' from source: unknown 5599 1726879840.88959: variable 'ansible_user' from source: unknown 5599 1726879840.89014: attempt loop complete, returning result 5599 1726879840.89017: _execute() done 5599 1726879840.89020: dumping result to json 5599 1726879840.89180: done dumping result, returning 5599 1726879840.89184: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed [0affef3a-ec81-5b39-170e-000000000166] 5599 1726879840.89186: sending task result for task 0affef3a-ec81-5b39-170e-000000000166 5599 1726879840.89308: done sending task result for task 0affef3a-ec81-5b39-170e-000000000166 5599 1726879840.89320: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "diff": { "after": { "path": "/root/.ssh" }, "before": { "path": "/root/.ssh" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": "root", "mode": "0700", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/root/.ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } }, "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 4096, "state": "directory", "uid": 0 } 5599 1726879840.89434: no more pending results, returning what we have 5599 1726879840.89439: results queue empty 5599 1726879840.89440: checking for any_errors_fatal 5599 1726879840.89453: done checking for any_errors_fatal 5599 1726879840.89454: checking for max_fail_percentage 5599 1726879840.89456: done checking for max_fail_percentage 5599 1726879840.89457: checking to see if all hosts have failed and the running result is not ok 5599 1726879840.89460: done checking to see if all hosts have failed 5599 1726879840.89461: getting the remaining hosts for this loop 5599 1726879840.89463: done getting the remaining hosts for this loop 5599 1726879840.89467: getting the next task for host managed_node1 5599 1726879840.89477: done getting next task for host managed_node1 5599 1726879840.89482: ^ task is: TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed 5599 1726879840.89487: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879840.89489: getting the next task for host managed_node2 5599 1726879840.89498: done getting next task for host managed_node2 5599 1726879840.89500: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879840.89501: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879840.89502: getting the next task for host managed_node3 5599 1726879840.89506: done getting next task for host managed_node3 5599 1726879840.89508: ^ task is: TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed 5599 1726879840.89510: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879840.89553: getting variables 5599 1726879840.89555: in VariableManager get_vars() 5599 1726879840.89592: Calling all_inventory to load vars for managed_node1 5599 1726879840.89597: Calling groups_inventory to load vars for managed_node1 5599 1726879840.89601: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879840.89614: Calling all_plugins_play to load vars for managed_node1 5599 1726879840.89618: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879840.89622: Calling groups_plugins_play to load vars for managed_node1 5599 1726879840.90190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879840.90663: done with get_vars() 5599 1726879840.90681: done getting variables TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Friday 20 September 2024 20:50:40 -0400 (0:00:00.839) 0:00:18.695 ****** 5599 1726879840.90828: entering _queue_task() for managed_node1/lineinfile 5599 1726879840.90831: Creating lock for lineinfile 5599 1726879840.91320: worker is 3 (out of 3 available) 5599 1726879840.91336: exiting _queue_task() for managed_node1/lineinfile 5599 1726879840.91352: getting variables 5599 1726879840.91356: in VariableManager get_vars() 5599 1726879840.91453: Calling all_inventory to load vars for managed_node2 5599 1726879840.91459: Calling groups_inventory to load vars for managed_node2 5599 1726879840.91467: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879840.91490: Calling all_plugins_play to load vars for managed_node2 5599 1726879840.91495: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879840.91500: Calling groups_plugins_play to load vars for managed_node2 5599 1726879840.91913: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed 5599 1726879840.91917: in run() - task 0affef3a-ec81-5b39-170e-000000000167 5599 1726879840.91921: variable 'ansible_search_path' from source: unknown 5599 1726879840.91923: variable 'ansible_search_path' from source: unknown 5599 1726879840.91925: calling self._execute() 5599 1726879840.91928: variable 'kdump_ssh_server' from source: play vars 5599 1726879840.91949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879840.92268: done with get_vars() 5599 1726879840.92284: done getting variables 5599 1726879840.92336: variable 'kdump_ssh_server' from source: play vars 5599 1726879840.92340: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879840.92343: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879840.92345: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879840.92347: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879840.92350: in VariableManager get_vars() 5599 1726879840.92352: Calling all_inventory to load vars for managed_node1 5599 1726879840.92355: Calling groups_inventory to load vars for managed_node1 5599 1726879840.92357: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879840.92360: Calling all_plugins_play to load vars for managed_node1 5599 1726879840.92362: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879840.92367: Calling groups_plugins_play to load vars for managed_node1 5599 1726879840.92451: getting variables 5599 1726879840.92453: in VariableManager get_vars() 5599 1726879840.92471: Calling all_inventory to load vars for managed_node3 5599 1726879840.92476: Calling groups_inventory to load vars for managed_node3 5599 1726879840.92479: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879840.92484: Calling all_plugins_play to load vars for managed_node3 5599 1726879840.92488: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879840.92491: Calling groups_plugins_play to load vars for managed_node3 5599 1726879840.92720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879840.92742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879840.93078: done with get_vars() 5599 1726879840.93089: done getting variables 5599 1726879840.93157: entering _queue_task() for managed_node3/lineinfile 5599 1726879840.94178: worker is 1 (out of 3 available) 5599 1726879840.94190: exiting _queue_task() for managed_node3/lineinfile 5599 1726879840.94203: done queuing things up, now waiting for results queue to drain 5599 1726879840.94205: waiting for pending results... 5599 1726879840.94234: done with get_vars() 5599 1726879840.94240: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879840.94244: variable 'ansible_delegated_vars' from source: unknown 5599 1726879840.94247: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879840.94251: variable 'omit' from source: magic vars 5599 1726879840.94254: variable 'omit' from source: magic vars 5599 1726879840.94257: variable 'omit' from source: magic vars 5599 1726879840.94260: variable '__kdump_new_key' from source: task vars 5599 1726879840.94369: variable '__kdump_new_key' from source: task vars 5599 1726879840.94446: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed 5599 1726879840.94779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879840.94837: in run() - task 0affef3a-ec81-5b39-170e-000000000167 5599 1726879840.94865: variable 'ansible_search_path' from source: unknown 5599 1726879840.94880: variable 'ansible_search_path' from source: unknown 5599 1726879840.95120: calling self._execute() 5599 1726879840.95409: variable 'kdump_ssh_server' from source: play vars 5599 1726879840.96276: variable 'kdump_ssh_server' from source: play vars 5599 1726879840.96426: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879840.96618: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879840.96630: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879840.97018: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879840.97045: in VariableManager get_vars() 5599 1726879840.97139: Calling all_inventory to load vars for managed_node3 5599 1726879840.97151: Calling groups_inventory to load vars for managed_node3 5599 1726879840.97169: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879840.97277: Calling all_plugins_play to load vars for managed_node3 5599 1726879840.97358: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879840.97372: Calling groups_plugins_play to load vars for managed_node3 5599 1726879840.97883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879840.98369: done with get_vars() 5599 1726879840.98393: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879840.98481: variable 'ansible_delegated_vars' from source: unknown 5599 1726879840.98523: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879840.98613: variable 'omit' from source: magic vars 5599 1726879840.98669: variable 'omit' from source: magic vars 5599 1726879840.98746: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879840.98795: variable 'omit' from source: magic vars 5599 1726879840.98847: variable '__kdump_new_key' from source: task vars 5599 1726879840.98861: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879840.98918: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879840.98951: variable '__kdump_new_key' from source: task vars 5599 1726879840.99003: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879840.99067: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879840.99148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879840.99367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879840.99371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879840.99379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879840.99639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879840.99661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879840.99916: variable '__kdump_keydata' from source: set_fact 5599 1726879841.00186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879841.00288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879841.00292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879841.00356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879841.00406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879841.00589: variable '__kdump_authorized_keys_file' from source: set_fact 5599 1726879841.00605: variable '__kdump_authorized_keys_path' from source: task vars 5599 1726879841.00732: variable '__kdump_ssh_user_info' from source: set_fact 5599 1726879841.00902: variable '__kdump_authorized_keys_file' from source: set_fact 5599 1726879841.00925: variable 'kdump_ssh_user' from source: play vars 5599 1726879841.01102: variable 'hostvars' from source: magic vars 5599 1726879841.01196: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879841.01200: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879841.01316: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879841.01340: in VariableManager get_vars() 5599 1726879841.01377: Calling all_inventory to load vars for managed_node1 5599 1726879841.01380: Calling groups_inventory to load vars for managed_node1 5599 1726879841.01382: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879841.01405: Calling all_plugins_play to load vars for managed_node1 5599 1726879841.01432: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879841.01434: Calling groups_plugins_play to load vars for managed_node1 5599 1726879841.01810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879841.02200: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879841.02215: done with get_vars() 5599 1726879841.02228: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879841.02336: variable 'ansible_user_id' from source: facts 5599 1726879841.02482: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879841.02548: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879841.02758: variable '__kdump_authorized_keys_file' from source: set_fact 5599 1726879841.02806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879841.03010: variable 'kdump_ssh_user' from source: play vars 5599 1726879841.03198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879841.03419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879841.03460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879841.03501: variable 'hostvars' from source: magic vars 5599 1726879841.03512: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879841.03521: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879841.03529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879841.03553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879841.03713: variable '__kdump_keydata' from source: set_fact 5599 1726879841.03806: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879841.03810: in VariableManager get_vars() 5599 1726879841.03877: Calling all_inventory to load vars for managed_node1 5599 1726879841.03880: Calling groups_inventory to load vars for managed_node1 5599 1726879841.03883: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879841.03961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879841.03965: Calling all_plugins_play to load vars for managed_node1 5599 1726879841.03968: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879841.03970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879841.03973: Calling groups_plugins_play to load vars for managed_node1 5599 1726879841.03984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879841.04046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879841.04077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879841.04200: variable '__kdump_authorized_keys_file' from source: set_fact 5599 1726879841.04280: variable '__kdump_authorized_keys_path' from source: task vars 5599 1726879841.04355: variable '__kdump_ssh_user_info' from source: set_fact 5599 1726879841.04389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879841.04543: variable '__kdump_authorized_keys_file' from source: set_fact 5599 1726879841.04567: variable 'kdump_ssh_user' from source: play vars 5599 1726879841.04709: variable 'hostvars' from source: magic vars 5599 1726879841.04724: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879841.04733: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879841.04743: done with get_vars() 5599 1726879841.04762: variable 'ansible_user_id' from source: facts 5599 1726879841.05110: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879841.05114: in VariableManager get_vars() 5599 1726879841.05116: variable '__kdump_authorized_keys_file' from source: set_fact 5599 1726879841.05119: Calling all_inventory to load vars for managed_node3 5599 1726879841.05121: Calling groups_inventory to load vars for managed_node3 5599 1726879841.05123: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879841.05125: Calling all_plugins_play to load vars for managed_node3 5599 1726879841.05127: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879841.05129: variable 'omit' from source: magic vars 5599 1726879841.05131: Calling groups_plugins_play to load vars for managed_node3 5599 1726879841.05133: variable 'ansible_delegated_vars' from source: unknown 5599 1726879841.05135: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879841.05140: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879841.05170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879841.05198: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879841.05220: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879841.05267: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879841.05306: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879841.05331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879841.05362: variable 'ansible_port' from source: unknown 5599 1726879841.05384: variable 'ansible_user' from source: unknown 5599 1726879841.05594: Set connection var ansible_shell_type to sh 5599 1726879841.05598: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879841.05601: Set connection var ansible_pipelining to False 5599 1726879841.05604: Set connection var ansible_connection to ssh 5599 1726879841.05607: Set connection var ansible_timeout to 10 5599 1726879841.05630: Set connection var ansible_shell_executable to /bin/sh 5599 1726879841.05677: variable 'ansible_delegated_vars' from source: unknown 5599 1726879841.05690: variable 'ansible_user' from source: unknown 5599 1726879841.05716: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879841.05772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879841.06043: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879841.06047: variable 'omit' from source: magic vars 5599 1726879841.06049: starting attempt loop 5599 1726879841.06052: running the handler 5599 1726879841.06054: _low_level_execute_command(): starting 5599 1726879841.06056: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879841.06397: done with get_vars() 5599 1726879841.06421: variable 'ansible_user_id' from source: facts 5599 1726879841.06856: variable '__kdump_authorized_keys_file' from source: set_fact 5599 1726879841.06877: variable 'kdump_ssh_user' from source: play vars 5599 1726879841.07028: variable 'hostvars' from source: magic vars 5599 1726879841.07038: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879841.07048: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879841.07132: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879841.07145: in VariableManager get_vars() 5599 1726879841.07156: Calling all_inventory to load vars for managed_node3 5599 1726879841.07166: Calling groups_inventory to load vars for managed_node3 5599 1726879841.07179: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879841.07194: Calling all_plugins_play to load vars for managed_node3 5599 1726879841.07205: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879841.07217: Calling groups_plugins_play to load vars for managed_node3 5599 1726879841.07466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879841.07493: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879841.07632: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879841.07709: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879841.07881: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879841.07884: done with get_vars() 5599 1726879841.07887: variable 'ansible_user_id' from source: facts 5599 1726879841.07889: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879841.07891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879841.08110: variable '__kdump_authorized_keys_file' from source: set_fact 5599 1726879841.08152: variable 'omit' from source: magic vars 5599 1726879841.08207: variable 'ansible_delegated_vars' from source: unknown 5599 1726879841.08222: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879841.08371: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879841.08392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879841.08414: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879841.08427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879841.08460: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879841.08526: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879841.08537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879841.08547: variable 'ansible_port' from source: unknown 5599 1726879841.08617: variable 'ansible_user' from source: unknown 5599 1726879841.08701: Set connection var ansible_shell_type to sh 5599 1726879841.08715: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879841.08732: Set connection var ansible_pipelining to False 5599 1726879841.08740: Set connection var ansible_connection to ssh 5599 1726879841.08754: Set connection var ansible_timeout to 10 5599 1726879841.08791: Set connection var ansible_shell_executable to /bin/sh 5599 1726879841.08831: variable 'ansible_delegated_vars' from source: unknown 5599 1726879841.08841: variable 'ansible_user' from source: unknown 5599 1726879841.08850: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879841.09025: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879841.09077: variable 'omit' from source: magic vars 5599 1726879841.09082: starting attempt loop 5599 1726879841.09085: running the handler 5599 1726879841.09088: _low_level_execute_command(): starting 5599 1726879841.09090: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879841.09618: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879841.09628: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879841.09631: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879841.09636: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879841.09638: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879841.09726: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879841.09779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879841.09838: stdout chunk (state=3): >>>/root <<< 5599 1726879841.10007: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879841.10113: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879841.10138: stderr chunk (state=3): >>><<< 5599 1726879841.10149: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879841.10208: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879841.10244: _low_level_execute_command(): starting 5599 1726879841.10257: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459 `" && echo ansible-tmp-1726879841.1021957-5978-140741288722459="` echo /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459 `" && echo ansible-tmp-1726879841.1021957-5978-140741288722459="` echo /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459 `" ) && sleep 0'"'"'' 5599 1726879841.11024: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879841.11028: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879841.11031: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879841.11034: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879841.11037: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 5599 1726879841.11040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879841.11170: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879841.11225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879841.11658: stdout chunk (state=3): >>>/root <<< 5599 1726879841.11807: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879841.11811: stdout chunk (state=3): >>><<< 5599 1726879841.11813: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879841.11846: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879841.12080: _low_level_execute_command(): starting 5599 1726879841.12083: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912 `" && echo ansible-tmp-1726879841.1185706-5981-12287790384912="` echo /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912 `" ) && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912 `" && echo ansible-tmp-1726879841.1185706-5981-12287790384912="` echo /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912 `" ) && sleep 0'"'"'' 5599 1726879841.13109: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879841.13119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879841.13122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879841.13171: stdout chunk (state=3): >>>ansible-tmp-1726879841.1021957-5978-140741288722459=/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459 <<< 5599 1726879841.13192: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879841.13280: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879841.13295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879841.13361: stderr chunk (state=3): >>><<< 5599 1726879841.13378: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'ansible-tmp-1726879841.1021957-5978-140741288722459=/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879841.13585: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879841.1021957-5978-140741288722459=/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879841.13592: variable 'ansible_delegated_vars' from source: unknown 5599 1726879841.13595: variable 'ansible_module_compression' from source: unknown 5599 1726879841.13599: ANSIBALLZ: Using lock for lineinfile 5599 1726879841.13602: ANSIBALLZ: Acquiring lock 5599 1726879841.13605: ANSIBALLZ: Lock acquired: 140319494560496 5599 1726879841.13608: ANSIBALLZ: Creating module 5599 1726879841.15293: stdout chunk (state=3): >>>ansible-tmp-1726879841.1185706-5981-12287790384912=/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912 <<< 5599 1726879841.15492: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879841.15594: stderr chunk (state=3): >>><<< 5599 1726879841.15696: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'ansible-tmp-1726879841.1185706-5981-12287790384912=/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879841.15731: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879841.1185706-5981-12287790384912=/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879841.15764: variable 'ansible_delegated_vars' from source: unknown 5599 1726879841.15840: variable 'ansible_module_compression' from source: unknown 5599 1726879841.16035: ANSIBALLZ: Using lock for lineinfile 5599 1726879841.16045: ANSIBALLZ: Acquiring lock 5599 1726879841.27506: ANSIBALLZ: Writing module into payload 5599 1726879841.27670: ANSIBALLZ: Writing module 5599 1726879841.27699: ANSIBALLZ: Renaming module 5599 1726879841.27710: ANSIBALLZ: Done creating module 5599 1726879841.27725: ANSIBALLZ: Lock acquired: 140319494560496 5599 1726879841.27756: ANSIBALLZ: Reading module after lock 5599 1726879841.27905: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py 5599 1726879841.27911: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py 5599 1726879841.28007: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp8g3pcu2o TO /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py 5599 1726879841.28202: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy01rp_kd TO /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' 5599 1726879841.28317: Sending initial data 5599 1726879841.28320: Sent initial data (157 bytes) 5599 1726879841.28604: Sending initial data 5599 1726879841.28607: Sent initial data (156 bytes) 5599 1726879841.29016: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879841.29034: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879841.29052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879841.29080: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879841.29096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879841.29114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5599 1726879841.29196: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879841.29236: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879841.29259: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879841.29396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879841.29418: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879841.29507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879841.29891: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879841.30111: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879841.30160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 5599 1726879841.31211: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 5599 1726879841.31234: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 5599 1726879841.31239: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 5599 1726879841.31242: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879841.31292: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879841.31352: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 5599 1726879841.31354: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy01rp_kd debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879841.31357: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy01rp_kd /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py <<< 5599 1726879841.31397: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy01rp_kd" to remote "/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py" <<< 5599 1726879841.31404: stderr chunk (state=3): >>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py M:0x001a <<< 5599 1726879841.31495: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122247 <<< 5599 1726879841.32138: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 122247 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879841.32183: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879841.32280: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879841.32324: stderr chunk (state=3): >>><<< 5599 1726879841.32328: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy01rp_kd /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy01rp_kd\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpy01rp_kd" to remote "/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122247\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122247 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879841.32479: done transferring module to remote 5599 1726879841.32483: _low_level_execute_command(): starting 5599 1726879841.32486: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/ /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/ /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py && sleep 0'"'"'' 5599 1726879841.32620: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879841.32676: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879841.32728: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp8g3pcu2o debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879841.32731: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp8g3pcu2o /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py <<< 5599 1726879841.32838: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp8g3pcu2o" to remote "/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py M:0x001a <<< 5599 1726879841.33090: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122248 <<< 5599 1726879841.33680: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879841.33684: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879841.33687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879841.33689: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879841.33692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879841.33694: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5599 1726879841.33696: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879841.33699: stderr chunk (state=3): >>>debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879841.33786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879841.33999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879841.34034: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879841.34088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879841.34641: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 122248 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879841.34830: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879841.34917: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879841.34991: stderr chunk (state=3): >>><<< 5599 1726879841.34994: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp8g3pcu2o /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 3\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp8g3pcu2o\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp8g3pcu2o" to remote "/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122248\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122248 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879841.35186: done transferring module to remote 5599 1726879841.35190: _low_level_execute_command(): starting 5599 1726879841.35194: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/ /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/ /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py && sleep 0'"'"'' 5599 1726879841.35614: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879841.35621: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 5599 1726879841.35636: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879841.35657: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 5599 1726879841.35660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879841.35725: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879841.35737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering <<< 5599 1726879841.35739: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879841.35848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 5599 1726879841.35990: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879841.35993: stdout chunk (state=3): >>><<< 5599 1726879841.35996: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879841.36004: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879841.36009: _low_level_execute_command(): starting 5599 1726879841.36011: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/AnsiballZ_lineinfile.py && sleep 0'"'"'' 5599 1726879841.36720: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879841.36725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 5599 1726879841.36728: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879841.36732: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879841.36735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879841.36827: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879841.36832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879841.36835: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879841.36904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879841.38800: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879841.38845: stderr chunk (state=3): >>><<< 5599 1726879841.38849: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 3\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879841.38953: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 3 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879841.38965: _low_level_execute_command(): starting 5599 1726879841.38968: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/AnsiballZ_lineinfile.py && sleep 0'"'"'' 5599 1726879841.39300: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879841.39336: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879841.39395: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.39410: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879841.39432: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879841.39461: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879841.39585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879841.39595: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838260c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83825dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838260eab0> import '_signal' # import '_abc' # <<< 5599 1726879841.39732: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879841.39762: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879841.39858: stdout chunk (state=3): >>>import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 5599 1726879841.39866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879841.39870: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 5599 1726879841.39897: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879841.39931: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879841.39950: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382401160> <<< 5599 1726879841.40020: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.40023: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879841.40056: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879841.40129: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879841.40135: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382401fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879841.40153: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879841.40306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 5599 1726879841.40347: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879841.40394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.40397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879841.40444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879841.40461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879841.40492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5599 1726879841.40522: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243fe00> <<< 5599 1726879841.40574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879841.40578: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243fec0> <<< 5599 1726879841.40597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879841.40656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879841.40660: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879841.40706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.40799: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879841.40803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382477800> <<< 5599 1726879841.40848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382477e90> import '_collections' # <<< 5599 1726879841.40886: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382457ad0> <<< 5599 1726879841.40923: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824551f0> <<< 5599 1726879841.41052: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243cfb0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879841.41089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5599 1726879841.41149: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879841.41196: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5599 1726879841.41200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838249b770> <<< 5599 1726879841.41245: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838249a390> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824560c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382498bf0> <<< 5599 1726879841.41309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cc7d0> <<< 5599 1726879841.41324: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243c260> <<< 5599 1726879841.41371: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879841.41376: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879841.41439: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824ccc80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824ccb30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879841.41446: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824ccef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243ad80> <<< 5599 1726879841.41470: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.41499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879841.41528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5599 1726879841.41542: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cd5b0> <<< 5599 1726879841.41553: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cd280> import 'importlib.machinery' # <<< 5599 1726879841.41587: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5599 1726879841.41619: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824ce4b0> <<< 5599 1726879841.41636: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 5599 1726879841.41680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879841.41705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879841.41742: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e46e0> <<< 5599 1726879841.41762: stdout chunk (state=3): >>>import 'errno' # <<< 5599 1726879841.41802: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879841.41807: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824e5e20> <<< 5599 1726879841.41830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879841.41861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5599 1726879841.41891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5599 1726879841.41897: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e6d20> <<< 5599 1726879841.41923: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824e7380> <<< 5599 1726879841.41969: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e6270> <<< 5599 1726879841.41975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 5599 1726879841.41979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879841.42015: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879841.42021: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824e7da0> <<< 5599 1726879841.42045: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e74d0> <<< 5599 1726879841.42097: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824ce510> <<< 5599 1726879841.42103: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879841.42223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382273c20> <<< 5599 1726879841.42258: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879841.42266: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838229c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229c4a0> <<< 5599 1726879841.42293: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838229c6e0> <<< 5599 1726879841.42323: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879841.42339: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838229c8c0> <<< 5599 1726879841.42347: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382271dc0> <<< 5599 1726879841.42392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879841.42469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879841.42491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5599 1726879841.42507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5599 1726879841.42513: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229df70> <<< 5599 1726879841.42550: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229cbf0> <<< 5599 1726879841.42585: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cec00> <<< 5599 1726879841.42598: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879841.42643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.42666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879841.42709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879841.42742: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822ce300> <<< 5599 1726879841.42790: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879841.42816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.42843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879841.42883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879841.42917: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822e6480> <<< 5599 1726879841.42971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879841.42977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879841.43065: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879841.43085: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382323260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879841.43215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879841.43303: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382349a00> <<< 5599 1726879841.43361: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382323380> <<< 5599 1726879841.43410: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822e7110> <<< 5599 1726879841.43448: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821603b0> <<< 5599 1726879841.43481: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822e54c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229eea0> <<< 5599 1726879841.43581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879841.43608: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f83821605c0> <<< 5599 1726879841.43711: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_dcaeufxh/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 5599 1726879841.43846: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879841.43883: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879841.43890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879841.43898: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879841.43904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879841.43980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879841.43985: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879841.44019: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821ba0f0> <<< 5599 1726879841.44028: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879841.44067: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879841.44096: stdout chunk (state=3): >>>import 'time' # <<< 5599 1726879841.44103: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5599 1726879841.44168: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.44236: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 5599 1726879841.44239: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838218cfe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838218c170> <<< 5599 1726879841.44245: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.44281: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879841.44289: stdout chunk (state=3): >>>import 'ansible' # <<< 5599 1726879841.44293: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.44330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879841.44340: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621e0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ddbb30> <<< 5599 1726879841.44343: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.44347: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 5599 1726879841.44365: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.44368: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621e0eab0> <<< 5599 1726879841.44402: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 5599 1726879841.44408: stdout chunk (state=3): >>>import 'abc' # <<< 5599 1726879841.44473: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 5599 1726879841.44625: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879841.44654: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5599 1726879841.44708: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 5599 1726879841.44728: stdout chunk (state=3): >>>Processing user site-packages <<< 5599 1726879841.44748: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5599 1726879841.44762: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879841.44788: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879841.44872: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bbd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5599 1726879841.44890: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bbdfd0> <<< 5599 1726879841.44930: stdout chunk (state=3): >>>import 'site' # <<< 5599 1726879841.44959: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879841.45358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879841.45370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879841.45391: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5599 1726879841.45426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879841.45489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879841.45499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879841.45547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bfbe30> <<< 5599 1726879841.45585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879841.45611: stdout chunk (state=3): >>>import '_operator' # <<< 5599 1726879841.45641: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bfbf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879841.45675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879841.45762: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.45789: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879841.45808: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 5599 1726879841.45829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c33830> <<< 5599 1726879841.45852: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5599 1726879841.45861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c33ec0> <<< 5599 1726879841.45880: stdout chunk (state=3): >>>import '_collections' # <<< 5599 1726879841.45920: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.45942: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c13ad0> <<< 5599 1726879841.45996: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c111f0> <<< 5599 1726879841.46137: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bf8fe0> <<< 5599 1726879841.46171: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879841.46204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5599 1726879841.46232: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879841.46283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5599 1726879841.46289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879841.46341: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c57740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c56360> <<< 5599 1726879841.46377: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c120c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c54c20> <<< 5599 1726879841.46458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c88770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bf8260> <<< 5599 1726879841.46512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879841.46518: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621c88c20> <<< 5599 1726879841.46521: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c88ad0> <<< 5599 1726879841.46768: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621c88e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bf6d80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c89550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c89220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c8a420> import 'importlib.util' # <<< 5599 1726879841.46799: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879841.46854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879841.46891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca0650> <<< 5599 1726879841.46969: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621ca1d30> <<< 5599 1726879841.46975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879841.47009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca2c00> <<< 5599 1726879841.47089: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621ca3260> <<< 5599 1726879841.47093: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca2150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879841.47149: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621ca3cb0> <<< 5599 1726879841.47206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 5599 1726879841.47285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838218ff50> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.47289: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca33e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c8a480> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879841.47348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879841.47356: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879841.47438: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83821dda60> <<< 5599 1726879841.47446: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a2bb90> <<< 5599 1726879841.47452: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821dd7f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821dd100> <<< 5599 1726879841.47492: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821ddb20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821bab10> <<< 5599 1726879841.47498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a546e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a54440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a54650> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a54890> <<< 5599 1726879841.47505: stdout chunk (state=3): >>>import 'atexit' # <<< 5599 1726879841.47582: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a29d30> <<< 5599 1726879841.47587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879841.47614: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83821de750> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83821de8d0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879841.47710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 5599 1726879841.47714: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821dede0> import 'pwd' # <<< 5599 1726879841.47754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a55f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a54bf0> <<< 5599 1726879841.47826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879841.47830: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382044bf0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879841.47832: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c8ab70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879841.47837: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382046810> <<< 5599 1726879841.47868: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879841.47871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879841.47875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.47891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879841.47898: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820471a0> <<< 5599 1726879841.47920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879841.47944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879841.47981: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382048380> <<< 5599 1726879841.47984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a86300> <<< 5599 1726879841.47996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879841.48039: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879841.48046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879841.48060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.48071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879841.48076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879841.48111: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204ae70> <<< 5599 1726879841.48152: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879841.48187: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838204af90> <<< 5599 1726879841.48190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a9e420> <<< 5599 1726879841.48203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879841.48206: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382049130> <<< 5599 1726879841.48209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879841.48231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879841.48255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879841.48257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879841.48276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879841.48306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879841.48332: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879841.48335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5599 1726879841.48361: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621adb170> <<< 5599 1726879841.48368: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204ede0> import '_tokenize' # <<< 5599 1726879841.48389: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879841.48447: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204d8e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204d640> <<< 5599 1726879841.48504: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879841.48511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879841.48529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879841.48551: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204fc50> <<< 5599 1726879841.48603: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382049640> <<< 5599 1726879841.48635: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382096f00> <<< 5599 1726879841.48699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879841.48705: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820970b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879841.48761: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621b01910> <<< 5599 1726879841.48766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382098c80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382098a40> <<< 5599 1726879841.48804: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621adb290> <<< 5599 1726879841.48808: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879841.48884: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a9f0b0> <<< 5599 1726879841.48888: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62191c230> <<< 5599 1726879841.48964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879841.48968: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879841.48971: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a9d460> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a56ea0> <<< 5599 1726879841.48994: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838209b200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382099370> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879841.49060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.49107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb621a9d820> <<< 5599 1726879841.49111: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879841.49134: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a2a20> <<< 5599 1726879841.49193: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_ce2_xlpz/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 5599 1726879841.49281: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838209b3b0> <<< 5599 1726879841.49349: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a3890> <<< 5599 1726879841.49389: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a3710> <<< 5599 1726879841.49449: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.49479: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a3dd0> <<< 5599 1726879841.49499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879841.49509: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820973b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879841.49560: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879841.49607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879841.49612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a6ba0> <<< 5599 1726879841.49680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879841.49708: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621975e50> import '_typing' # <<< 5599 1726879841.49814: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879841.49816: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a7ef0> <<< 5599 1726879841.49825: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a5310> <<< 5599 1726879841.49849: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879841.49863: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a66c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a4ec0> <<< 5599 1726879841.49888: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.49910: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879841.49912: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.50010: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621948d40> <<< 5599 1726879841.50012: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62191fe60> # zipimport: zlib available <<< 5599 1726879841.50022: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.50047: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 5599 1726879841.50089: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879841.50097: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 5599 1726879841.50145: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.50147: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.50172: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 5599 1726879841.50188: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5599 1726879841.50196: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.50342: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.50487: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.51179: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.51860: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879841.51866: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 5599 1726879841.51884: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879841.51894: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879841.51921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.51973: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382130170> <<< 5599 1726879841.52091: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5599 1726879841.52095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879841.52124: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821316d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a8050> <<< 5599 1726879841.52173: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879841.52199: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.52213: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.52240: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5599 1726879841.52246: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.52417: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.52614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5599 1726879841.52631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821317c0> # zipimport: zlib available <<< 5599 1726879841.52657: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.53296: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.53758: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.53844: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.53944: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879841.53954: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.53995: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.54040: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879841.54048: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.54137: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.54237: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879841.54259: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.54269: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.54284: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 5599 1726879841.54289: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.54340: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.54382: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879841.54403: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.54675: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.54783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 5599 1726879841.54791: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62194bce0> <<< 5599 1726879841.54813: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.54849: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5599 1726879841.54886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 5599 1726879841.54889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879841.54959: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62199d880> <<< 5599 1726879841.54971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879841.55021: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199d640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199cf50> <<< 5599 1726879841.55041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879841.55056: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879841.55066: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879841.55099: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199d3a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621976ae0> import 'atexit' # <<< 5599 1726879841.55153: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62199e660> <<< 5599 1726879841.55156: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382133590> <<< 5599 1726879841.55159: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.55188: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62199e8a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879841.55240: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.55243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879841.55321: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199edb0> <<< 5599 1726879841.55325: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 5599 1726879841.55350: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 5599 1726879841.55353: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879841.55383: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879841.55386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879841.55389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879841.55424: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621800bf0> <<< 5599 1726879841.55459: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879841.55465: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621802810> <<< 5599 1726879841.55521: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879841.55562: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218031a0> <<< 5599 1726879841.55660: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879841.55665: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8381f3dd00> <<< 5599 1726879841.55830: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621804380> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5599 1726879841.55833: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8381f3e6c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382132600> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 5599 1726879841.55836: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.55862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879841.55865: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621806e70> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879841.55884: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879841.55898: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621806f90> <<< 5599 1726879841.55916: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621805130> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879841.55938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879841.55953: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.55974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879841.56008: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879841.56020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879841.56057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.56061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 5599 1726879841.56063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62180ad80> <<< 5599 1726879841.56128: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879841.56135: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879841.56151: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8381f3d2e0> <<< 5599 1726879841.56183: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621809850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218095b0> <<< 5599 1726879841.56186: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f3e810> <<< 5599 1726879841.56231: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879841.56235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879841.56239: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.56299: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.56366: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62180be30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621805640> <<< 5599 1726879841.56370: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.56399: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.56402: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621852f00> <<< 5599 1726879841.56437: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621853050> <<< 5599 1726879841.56460: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.56468: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5599 1726879841.56692: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879841.56695: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879841.56698: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879841.56701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381fd2a20> <<< 5599 1726879841.56706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621854c20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218549e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879841.56731: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f486b0> <<< 5599 1726879841.56793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879841.56835: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621857140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218552e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879841.56840: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f427b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f42630> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5599 1726879841.56877: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.56880: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.56922: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879841.56926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.56988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5599 1726879841.56992: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 5599 1726879841.57036: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62185e900> <<< 5599 1726879841.57040: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.57251: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218572c0> <<< 5599 1726879841.57298: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.57345: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62185f710> <<< 5599 1726879841.57386: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62185fb00> <<< 5599 1726879841.57449: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62185fbf0> <<< 5599 1726879841.57502: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621853350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 5599 1726879841.57506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879841.57534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879841.57573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879841.57606: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621863410> <<< 5599 1726879841.57646: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.57908: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879841.57941: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621864500> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621861b80> <<< 5599 1726879841.58004: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621862f00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621861760> <<< 5599 1726879841.58050: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879841.58055: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879841.58103: stdout chunk (state=3): >>> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpCig1qE+O4WK0vkWfYXrK98rob8beu0ERCtYQ8C05ruLOzf14/fb0gs5epVoKit5VwBsb1X/h10g2yuOCFOQ/fpfXLFxme6dKxDg9l4duRv/vL0LZZRc7k5c4sLZG0+FqOgaO1WhhA6WO4bf2ldsm6Kq0kIJ48I+s1+tUbBbM/sOMpS8Pph2Czm2sqSj9LXkMrbf7Mp/EJOaAJ3c2RsCr3AesM1qDAhUVQvCW4Pk+gCICBWQWBotu5pZmKavMb62Y99icMasa8Y+T/GWg5IX3xGBVMzM/IotqvxH1t3vu5NkPpcESghjQWOK/r7Pbt3S4hDC+W/ojQMON04tKT094V+v/HK7Wtt6U69c6JX/i7ElS+/WigAc7NnShPPrRmcm45avLGWIVOokxhyUbxKYSZCYV56OZSYyX5TSSuZAj7w+WWQKwDcIwXjoHZLwGm+6MpvMFVMiFbCkdX+67Mo4P2iSX8CaDQV2kZVlascsvWWt8S6IOBqkNlNY60+gkRw0= root@ip-10-31-14-141.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 5599 1726879841.58190: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.58427: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 5599 1726879841.58432: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 5599 1726879841.58438: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 5599 1726879841.58440: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os <<< 5599 1726879841.58461: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator <<< 5599 1726879841.58471: stdout chunk (state=3): >>># cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc <<< 5599 1726879841.58490: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 5599 1726879841.58503: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib <<< 5599 1726879841.58524: stdout chunk (state=3): >>># cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap <<< 5599 1726879841.58550: stdout chunk (state=3): >>># cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string <<< 5599 1726879841.58554: stdout chunk (state=3): >>># destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 5599 1726879841.58630: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro <<< 5599 1726879841.58634: stdout chunk (state=3): >>># cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879841.58639: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879841.58642: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.58913: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5599 1726879841.58917: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 5599 1726879841.58919: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib<<< 5599 1726879841.58998: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath <<< 5599 1726879841.59003: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 5599 1726879841.59006: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.59115: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 5599 1726879841.59120: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime <<< 5599 1726879841.59123: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5599 1726879841.59205: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 5599 1726879841.59250: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 5599 1726879841.59321: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 5599 1726879841.59341: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 5599 1726879841.59392: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5599 1726879841.59417: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879841.59546: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5599 1726879841.59579: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5599 1726879841.59637: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5599 1726879841.59698: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response<<< 5599 1726879841.59703: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879841.59797: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 5599 1726879841.59859: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 5599 1726879841.59863: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 5599 1726879841.59912: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 5599 1726879841.59915: stdout chunk (state=3): >>># clear sys.audit hooks <<< 5599 1726879841.60089: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.60287: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5599 1726879841.60381: stderr chunk (state=3): >>><<< 5599 1726879841.60394: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838260c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83825dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838260eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382401160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382401fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243fe00>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243fec0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382477800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382477e90>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382457ad0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824551f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243cfb0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838249b770>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838249a390>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824560c0>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382498bf0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cc7d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243c260>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824ccc80>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824ccb30>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824ccef0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243ad80>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cd5b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cd280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824ce4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e46e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824e5e20>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e6d20>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824e7380>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e6270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824e7da0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e74d0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824ce510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382273c20>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838229c740>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229c4a0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838229c6e0>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838229c8c0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382271dc0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229df70>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229cbf0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cec00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822ce300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822e6480>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382323260>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382349a00>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382323380>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822e7110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821603b0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822e54c0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229eea0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f83821605c0>\r\n# zipimport: found 30 names in \'/tmp/ansible_lineinfile_payload_dcaeufxh/ansible_lineinfile_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821ba0f0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838218cfe0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838218c170>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838218ff50>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83821dda60>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821dd7f0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821dd100>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821ddb20>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821bab10>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83821de750>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83821de8d0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821dede0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382044bf0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382046810>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820471a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382048380>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204ae70>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838204af90>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382049130>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204ede0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204d8e0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204d640>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204fc50>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382049640>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382096f00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820970b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382098c80>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382098a40>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838209b200>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382099370>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a2a20>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838209b3b0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a3890>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a3710>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a3dd0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820973b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a6ba0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a7ef0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a5310>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a66c0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a4ec0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382130170>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821316d0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a8050>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821317c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382133590>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8381f3dd00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8381f3e6c0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382132600>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8381f3d2e0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f3e810>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381fd2a20>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f486b0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f427b0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f42630>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpCig1qE+O4WK0vkWfYXrK98rob8beu0ERCtYQ8C05ruLOzf14/fb0gs5epVoKit5VwBsb1X/h10g2yuOCFOQ/fpfXLFxme6dKxDg9l4duRv/vL0LZZRc7k5c4sLZG0+FqOgaO1WhhA6WO4bf2ldsm6Kq0kIJ48I+s1+tUbBbM/sOMpS8Pph2Czm2sqSj9LXkMrbf7Mp/EJOaAJ3c2RsCr3AesM1qDAhUVQvCW4Pk+gCICBWQWBotu5pZmKavMb62Y99icMasa8Y+T/GWg5IX3xGBVMzM/IotqvxH1t3vu5NkPpcESghjQWOK/r7Pbt3S4hDC+W/ojQMON04tKT094V+v/HK7Wtt6U69c6JX/i7ElS+/WigAc7NnShPPrRmcm45avLGWIVOokxhyUbxKYSZCYV56OZSYyX5TSSuZAj7w+WWQKwDcIwXjoHZLwGm+6MpvMFVMiFbCkdX+67Mo4P2iSX8CaDQV2kZVlascsvWWt8S6IOBqkNlNY60+gkRw0= root@ip-10-31-14-141.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879841.60504: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838260c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83825dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838260eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382401160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382401fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243fe00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243fec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382477800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382477e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382457ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824551f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243cfb0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838249b770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838249a390> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824560c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382498bf0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cc7d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243c260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824ccc80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824ccb30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824ccef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838243ad80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cd5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cd280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824ce4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e46e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824e5e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e6d20> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824e7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e6270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83824e7da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824e74d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824ce510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382273c20> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838229c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229c4a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838229c6e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838229c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382271dc0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229df70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229cbf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83824cec00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822ce300> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822e6480> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382323260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382349a00> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382323380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822e7110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821603b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83822e54c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838229eea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f83821605c0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_dcaeufxh/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821ba0f0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838218cfe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838218c170> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838218ff50> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83821dda60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821dd7f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821dd100> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821ddb20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821bab10> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83821de750> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83821de8d0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821dede0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382044bf0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382046810> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820471a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382048380> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204ae70> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838204af90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382049130> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204ede0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204d8e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204d640> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838204fc50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382049640> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382096f00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820970b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382098c80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382098a40> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f838209b200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382099370> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a2a20> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f838209b3b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a3890> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a3710> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a3dd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820973b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a6ba0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a7ef0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a5310> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83820a66c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a4ec0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8382130170> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821316d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83820a8050> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83821317c0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382133590> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8381f3dd00> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8381f3e6c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8382132600> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8381f3d2e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f3e810> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381fd2a20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f486b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f427b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8381f42630> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpCig1qE+O4WK0vkWfYXrK98rob8beu0ERCtYQ8C05ruLOzf14/fb0gs5epVoKit5VwBsb1X/h10g2yuOCFOQ/fpfXLFxme6dKxDg9l4duRv/vL0LZZRc7k5c4sLZG0+FqOgaO1WhhA6WO4bf2ldsm6Kq0kIJ48I+s1+tUbBbM/sOMpS8Pph2Czm2sqSj9LXkMrbf7Mp/EJOaAJ3c2RsCr3AesM1qDAhUVQvCW4Pk+gCICBWQWBotu5pZmKavMb62Y99icMasa8Y+T/GWg5IX3xGBVMzM/IotqvxH1t3vu5NkPpcESghjQWOK/r7Pbt3S4hDC+W/ojQMON04tKT094V+v/HK7Wtt6U69c6JX/i7ElS+/WigAc7NnShPPrRmcm45avLGWIVOokxhyUbxKYSZCYV56OZSYyX5TSSuZAj7w+WWQKwDcIwXjoHZLwGm+6MpvMFVMiFbCkdX+67Mo4P2iSX8CaDQV2kZVlascsvWWt8S6IOBqkNlNY60+gkRw0= root@ip-10-31-14-141.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5599 1726879841.62270: done with _execute_module (lineinfile, {'line': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpCig1qE+O4WK0vkWfYXrK98rob8beu0ERCtYQ8C05ruLOzf14/fb0gs5epVoKit5VwBsb1X/h10g2yuOCFOQ/fpfXLFxme6dKxDg9l4duRv/vL0LZZRc7k5c4sLZG0+FqOgaO1WhhA6WO4bf2ldsm6Kq0kIJ48I+s1+tUbBbM/sOMpS8Pph2Czm2sqSj9LXkMrbf7Mp/EJOaAJ3c2RsCr3AesM1qDAhUVQvCW4Pk+gCICBWQWBotu5pZmKavMb62Y99icMasa8Y+T/GWg5IX3xGBVMzM/IotqvxH1t3vu5NkPpcESghjQWOK/r7Pbt3S4hDC+W/ojQMON04tKT094V+v/HK7Wtt6U69c6JX/i7ElS+/WigAc7NnShPPrRmcm45avLGWIVOokxhyUbxKYSZCYV56OZSYyX5TSSuZAj7w+WWQKwDcIwXjoHZLwGm+6MpvMFVMiFbCkdX+67Mo4P2iSX8CaDQV2kZVlascsvWWt8S6IOBqkNlNY60+gkRw0= root@ip-10-31-14-141.us-east-1.aws.redhat.com', 'state': 'present', 'create': True, 'path': '/root/.ssh/authorized_keys', 'group': 'root', 'owner': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879841.62276: _low_level_execute_command(): starting 5599 1726879841.62280: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/ > /dev/null 2>&1 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879841.1185706-5981-12287790384912/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879841.62290: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879841.62293: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879841.62295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.62298: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6218e86e0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218e9490> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621866f60> <<< 5599 1726879841.62301: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879841.62303: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879841.62306: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5599 1726879841.62308: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879841.62310: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879841.62313: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879841.62315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879841.62318: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879841.62320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879841.62332: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218e8290> # zipimport: zlib available <<< 5599 1726879841.62335: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879841.63212: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.64178: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.64231: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879841.64296: stderr chunk (state=3): >>><<< 5599 1726879841.64300: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879841.64334: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879841.64386: handler run complete 5599 1726879841.64392: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.64395: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879841.64421: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879841.64424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879841.64426: variable 'ansible_port' from source: unknown 5599 1726879841.64429: variable 'ansible_user' from source: unknown 5599 1726879841.64431: attempt loop complete, returning result 5599 1726879841.64434: _execute() done 5599 1726879841.64436: dumping result to json 5599 1726879841.64492: done dumping result, returning 5599 1726879841.64495: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed [0affef3a-ec81-5b39-170e-000000000167] 5599 1726879841.64498: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 5599 1726879841.64546: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.64580: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 5599 1726879841.64798: sending task result for task 0affef3a-ec81-5b39-170e-000000000167 5599 1726879841.65013: done sending task result for task 0affef3a-ec81-5b39-170e-000000000167 ok: [managed_node3] => { "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/root/.ssh/authorized_keys (content)", "before": "", "before_header": "/root/.ssh/authorized_keys (content)" }, { "after_header": "/root/.ssh/authorized_keys (file attributes)", "before_header": "/root/.ssh/authorized_keys (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": true, "firstmatch": false, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpCig1qE+O4WK0vkWfYXrK98rob8beu0ERCtYQ8C05ruLOzf14/fb0gs5epVoKit5VwBsb1X/h10g2yuOCFOQ/fpfXLFxme6dKxDg9l4duRv/vL0LZZRc7k5c4sLZG0+FqOgaO1WhhA6WO4bf2ldsm6Kq0kIJ48I+s1+tUbBbM/sOMpS8Pph2Czm2sqSj9LXkMrbf7Mp/EJOaAJ3c2RsCr3AesM1qDAhUVQvCW4Pk+gCICBWQWBotu5pZmKavMb62Y99icMasa8Y+T/GWg5IX3xGBVMzM/IotqvxH1t3vu5NkPpcESghjQWOK/r7Pbt3S4hDC+W/ojQMON04tKT094V+v/HK7Wtt6U69c6JX/i7ElS+/WigAc7NnShPPrRmcm45avLGWIVOokxhyUbxKYSZCYV56OZSYyX5TSSuZAj7w+WWQKwDcIwXjoHZLwGm+6MpvMFVMiFbCkdX+67Mo4P2iSX8CaDQV2kZVlascsvWWt8S6IOBqkNlNY60+gkRw0= root@ip-10-31-14-141.us-east-1.aws.redhat.com", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } 5599 1726879841.65149: WORKER PROCESS EXITING 5599 1726879841.65152: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 5599 1726879841.65155: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879841.65157: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.65504: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.65970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879841.66075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879841.66093: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879841.66225: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218ebd70> <<< 5599 1726879841.66242: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.66356: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.66491: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5599 1726879841.66504: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5599 1726879841.66511: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879841.66550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879841.66646: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879841.66822: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6216f9f10> <<< 5599 1726879841.66887: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6216fa840> <<< 5599 1726879841.66916: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca2030> # zipimport: zlib available <<< 5599 1726879841.66982: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.67026: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879841.67052: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.67113: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.67176: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.67259: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.67369: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879841.67434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.67621: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6216f9550> <<< 5599 1726879841.67624: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6216faa50> <<< 5599 1726879841.67663: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879841.67773: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.67869: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.67899: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.67955: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879841.68008: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879841.68034: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879841.68050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879841.68142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879841.68164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879841.68201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879841.68268: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62178ec30> <<< 5599 1726879841.68325: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621707aa0> <<< 5599 1726879841.68458: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6216fea20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6216fe870> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5599 1726879841.68497: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879841.68536: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879841.68628: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879841.68697: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879841.69134: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.69717: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879841.70320: stdout chunk (state=3): >>> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCKSqe6uo+4X0tv2x6HbDQWtl/PgZtPTLTAWZNZQ7u4Bbp4MlhQHHIdXPy3dIUJ/9FLl0rK4As5Mworz8ojLb2yaP4SEKnDmm20MgWQmuXKErlWhMepFfg6VT7GKVYlEsRvQAVqc9jvHnpkcMl1zdAW38ZV7knQ2q3NRCYJvf6R+SoMg4zu8+Xx6m1O/d3tQDtVIvBcFEDM+VvRboalPiqSY3CQF+Bktuzt0yOVtnSlYmeTdJ7DU5SfhsgriymlVHJ2fONKTBoCzkSGLgscrCBvIsDVWzuMOnA5p9xss/GD98GqoXy9dt4gwftlcDAv6S+357lIUT9Pg6/Bz8Hi90kGXemA0Y+YLn8X/qmZRwaQlSRvyZhH94ynap3tzZ/VOGP+zcofBIeRTHV8QO/40K8Wlrl9kGXn2ld/dLCRoIXH+OscDCjCy0+m1naUTPAI03HjFbFIoHRwSCEYBtq5+feJbU1bC16pCcU1KKFbtD8ebzdy+ZWTuNE+/1y+XOMvZAc= root@ip-10-31-12-141.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 5599 1726879841.70324: stdout chunk (state=3): >>># destroy __main__ <<< 5599 1726879841.70769: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879841.70788: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ <<< 5599 1726879841.70811: stdout chunk (state=3): >>># clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath <<< 5599 1726879841.70825: stdout chunk (state=3): >>># cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre <<< 5599 1726879841.70863: stdout chunk (state=3): >>># cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random <<< 5599 1726879841.70880: stdout chunk (state=3): >>># cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize <<< 5599 1726879841.70915: stdout chunk (state=3): >>># cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six <<< 5599 1726879841.70962: 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879841.71232: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879841.71253: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5599 1726879841.71267: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 5599 1726879841.71278: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5599 1726879841.71291: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 5599 1726879841.71337: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport <<< 5599 1726879841.71433: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 5599 1726879841.71439: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5599 1726879841.71491: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 5599 1726879841.71500: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 5599 1726879841.71519: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 5599 1726879841.71528: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 5599 1726879841.71549: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 5599 1726879841.71553: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 5599 1726879841.71582: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 5599 1726879841.71598: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 5599 1726879841.71606: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 5599 1726879841.71622: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 5599 1726879841.71813: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 5599 1726879841.71817: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket <<< 5599 1726879841.71846: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 5599 1726879841.71858: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 5599 1726879841.71896: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5599 1726879841.71924: stdout chunk (state=3): >>># destroy _typing <<< 5599 1726879841.71939: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5599 1726879841.71955: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879841.72069: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 5599 1726879841.72090: stdout chunk (state=3): >>># destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 5599 1726879841.72115: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5599 1726879841.72151: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 5599 1726879841.72156: stdout chunk (state=3): >>># destroy itertools <<< 5599 1726879841.72170: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 5599 1726879841.72193: stdout chunk (state=3): >>># destroy _thread <<< 5599 1726879841.72214: stdout chunk (state=3): >>># clear sys.audit hooks <<< 5599 1726879841.72705: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879841.72772: stderr chunk (state=3): >>><<< 5599 1726879841.72778: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621e0c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ddbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621e0eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bbd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bbdfd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bfbe30>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bfbf80>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c33830>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c33ec0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c13ad0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c111f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bf8fe0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c57740>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c56360>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c120c0>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c54c20>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c88770>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bf8260>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621c88c20>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c88ad0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621c88e90>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bf6d80>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c89550>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c89220>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c8a420>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca0650>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621ca1d30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca2c00>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621ca3260>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca2150>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621ca3cb0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca33e0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c8a480>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a2bb90>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a546e0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a54440>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a54650>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a54890>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a29d30>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a55f70>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a54bf0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c8ab70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a86300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a9e420>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621adb170>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621b01910>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621adb290>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a9f0b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62191c230>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a9d460>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a56ea0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb621a9d820>\r\n# zipimport: found 30 names in \'/tmp/ansible_lineinfile_payload_ce2_xlpz/ansible_lineinfile_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621975e50>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621948d40>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62191fe60>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62194bce0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62199d880>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199d640>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199cf50>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199d3a0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621976ae0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62199e660>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62199e8a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199edb0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621800bf0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621802810>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218031a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621804380>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621806e70>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621806f90>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621805130>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62180ad80>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621809850>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218095b0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62180be30>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621805640>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621852f00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621853050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621854c20>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218549e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621857140>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218552e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62185e900>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218572c0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62185f710>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62185fb00>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62185fbf0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621853350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621863410>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621864500>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621861b80>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621862f00>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621861760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6218e86e0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218e9490>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621866f60>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218e8290>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218ebd70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6216f9f10>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6216fa840>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca2030>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6216f9550>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6216faa50>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62178ec30>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621707aa0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6216fea20>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6216fe870>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCKSqe6uo+4X0tv2x6HbDQWtl/PgZtPTLTAWZNZQ7u4Bbp4MlhQHHIdXPy3dIUJ/9FLl0rK4As5Mworz8ojLb2yaP4SEKnDmm20MgWQmuXKErlWhMepFfg6VT7GKVYlEsRvQAVqc9jvHnpkcMl1zdAW38ZV7knQ2q3NRCYJvf6R+SoMg4zu8+Xx6m1O/d3tQDtVIvBcFEDM+VvRboalPiqSY3CQF+Bktuzt0yOVtnSlYmeTdJ7DU5SfhsgriymlVHJ2fONKTBoCzkSGLgscrCBvIsDVWzuMOnA5p9xss/GD98GqoXy9dt4gwftlcDAv6S+357lIUT9Pg6/Bz8Hi90kGXemA0Y+YLn8X/qmZRwaQlSRvyZhH94ynap3tzZ/VOGP+zcofBIeRTHV8QO/40K8Wlrl9kGXn2ld/dLCRoIXH+OscDCjCy0+m1naUTPAI03HjFbFIoHRwSCEYBtq5+feJbU1bC16pCcU1KKFbtD8ebzdy+ZWTuNE+/1y+XOMvZAc= root@ip-10-31-12-141.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 3\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879841.72852: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621e0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ddbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621e0eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bbd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bbdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bfbe30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bfbf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c33830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c33ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c13ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c111f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bf8fe0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c57740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c56360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c120c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c54c20> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c88770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bf8260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621c88c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c88ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621c88e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621bf6d80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c89550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c89220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c8a420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca0650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621ca1d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca2c00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621ca3260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca2150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621ca3cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca33e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c8a480> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a2bb90> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a546e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a54440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a54650> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621a54890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a29d30> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a55f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a54bf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621c8ab70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a86300> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a9e420> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621adb170> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621b01910> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621adb290> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a9f0b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62191c230> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a9d460> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621a56ea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb621a9d820> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_ce2_xlpz/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621975e50> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621948d40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62191fe60> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62194bce0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62199d880> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199d640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199cf50> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199d3a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621976ae0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62199e660> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62199e8a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62199edb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621800bf0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621802810> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218031a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621804380> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621806e70> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621806f90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621805130> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62180ad80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621809850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218095b0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62180be30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621805640> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621852f00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621853050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621854c20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218549e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621857140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218552e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62185e900> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218572c0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62185f710> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62185fb00> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb62185fbf0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621853350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621863410> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621864500> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621861b80> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb621862f00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621861760> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6218e86e0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218e9490> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621866f60> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218e8290> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6218ebd70> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6216f9f10> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6216fa840> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621ca2030> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6216f9550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6216faa50> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb62178ec30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb621707aa0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6216fea20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6216fe870> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCKSqe6uo+4X0tv2x6HbDQWtl/PgZtPTLTAWZNZQ7u4Bbp4MlhQHHIdXPy3dIUJ/9FLl0rK4As5Mworz8ojLb2yaP4SEKnDmm20MgWQmuXKErlWhMepFfg6VT7GKVYlEsRvQAVqc9jvHnpkcMl1zdAW38ZV7knQ2q3NRCYJvf6R+SoMg4zu8+Xx6m1O/d3tQDtVIvBcFEDM+VvRboalPiqSY3CQF+Bktuzt0yOVtnSlYmeTdJ7DU5SfhsgriymlVHJ2fONKTBoCzkSGLgscrCBvIsDVWzuMOnA5p9xss/GD98GqoXy9dt4gwftlcDAv6S+357lIUT9Pg6/Bz8Hi90kGXemA0Y+YLn8X/qmZRwaQlSRvyZhH94ynap3tzZ/VOGP+zcofBIeRTHV8QO/40K8Wlrl9kGXn2ld/dLCRoIXH+OscDCjCy0+m1naUTPAI03HjFbFIoHRwSCEYBtq5+feJbU1bC16pCcU1KKFbtD8ebzdy+ZWTuNE+/1y+XOMvZAc= root@ip-10-31-12-141.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 3 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879841.74109: done with _execute_module (lineinfile, {'line': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCKSqe6uo+4X0tv2x6HbDQWtl/PgZtPTLTAWZNZQ7u4Bbp4MlhQHHIdXPy3dIUJ/9FLl0rK4As5Mworz8ojLb2yaP4SEKnDmm20MgWQmuXKErlWhMepFfg6VT7GKVYlEsRvQAVqc9jvHnpkcMl1zdAW38ZV7knQ2q3NRCYJvf6R+SoMg4zu8+Xx6m1O/d3tQDtVIvBcFEDM+VvRboalPiqSY3CQF+Bktuzt0yOVtnSlYmeTdJ7DU5SfhsgriymlVHJ2fONKTBoCzkSGLgscrCBvIsDVWzuMOnA5p9xss/GD98GqoXy9dt4gwftlcDAv6S+357lIUT9Pg6/Bz8Hi90kGXemA0Y+YLn8X/qmZRwaQlSRvyZhH94ynap3tzZ/VOGP+zcofBIeRTHV8QO/40K8Wlrl9kGXn2ld/dLCRoIXH+OscDCjCy0+m1naUTPAI03HjFbFIoHRwSCEYBtq5+feJbU1bC16pCcU1KKFbtD8ebzdy+ZWTuNE+/1y+XOMvZAc= root@ip-10-31-12-141.us-east-1.aws.redhat.com', 'state': 'present', 'create': True, 'path': '/root/.ssh/authorized_keys', 'group': 'root', 'owner': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879841.74113: _low_level_execute_command(): starting 5599 1726879841.74116: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879841.1021957-5978-140741288722459/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879841.74511: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879841.74515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879841.74531: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879841.74587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 5599 1726879841.77423: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879841.77474: stderr chunk (state=3): >>><<< 5599 1726879841.77482: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 3\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879841.77505: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 3 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879841.77681: handler run complete 5599 1726879841.77686: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879841.77691: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879841.77694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879841.77698: variable 'ansible_port' from source: unknown 5599 1726879841.77702: variable 'ansible_user' from source: unknown 5599 1726879841.77705: attempt loop complete, returning result 5599 1726879841.77709: _execute() done 5599 1726879841.77712: dumping result to json 5599 1726879841.77715: done dumping result, returning 5599 1726879841.77719: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed [0affef3a-ec81-5b39-170e-000000000167] 5599 1726879841.77722: sending task result for task 0affef3a-ec81-5b39-170e-000000000167 ok: [managed_node1] => { "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/root/.ssh/authorized_keys (content)", "before": "", "before_header": "/root/.ssh/authorized_keys (content)" }, { "after_header": "/root/.ssh/authorized_keys (file attributes)", "before_header": "/root/.ssh/authorized_keys (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": true, "firstmatch": false, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCKSqe6uo+4X0tv2x6HbDQWtl/PgZtPTLTAWZNZQ7u4Bbp4MlhQHHIdXPy3dIUJ/9FLl0rK4As5Mworz8ojLb2yaP4SEKnDmm20MgWQmuXKErlWhMepFfg6VT7GKVYlEsRvQAVqc9jvHnpkcMl1zdAW38ZV7knQ2q3NRCYJvf6R+SoMg4zu8+Xx6m1O/d3tQDtVIvBcFEDM+VvRboalPiqSY3CQF+Bktuzt0yOVtnSlYmeTdJ7DU5SfhsgriymlVHJ2fONKTBoCzkSGLgscrCBvIsDVWzuMOnA5p9xss/GD98GqoXy9dt4gwftlcDAv6S+357lIUT9Pg6/Bz8Hi90kGXemA0Y+YLn8X/qmZRwaQlSRvyZhH94ynap3tzZ/VOGP+zcofBIeRTHV8QO/40K8Wlrl9kGXn2ld/dLCRoIXH+OscDCjCy0+m1naUTPAI03HjFbFIoHRwSCEYBtq5+feJbU1bC16pCcU1KKFbtD8ebzdy+ZWTuNE+/1y+XOMvZAc= root@ip-10-31-12-141.us-east-1.aws.redhat.com", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } 5599 1726879841.77942: no more pending results, returning what we have 5599 1726879841.77948: results queue empty 5599 1726879841.77949: checking for any_errors_fatal 5599 1726879841.77967: done checking for any_errors_fatal 5599 1726879841.77969: checking for max_fail_percentage 5599 1726879841.77971: done checking for max_fail_percentage 5599 1726879841.77971: checking to see if all hosts have failed and the running result is not ok 5599 1726879841.77973: done checking to see if all hosts have failed 5599 1726879841.77977: getting the remaining hosts for this loop 5599 1726879841.77979: done getting the remaining hosts for this loop 5599 1726879841.77983: getting the next task for host managed_node1 5599 1726879841.77998: done getting next task for host managed_node1 5599 1726879841.78002: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch the servers public key 5599 1726879841.78006: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879841.78008: getting the next task for host managed_node2 5599 1726879841.78017: done getting next task for host managed_node2 5599 1726879841.78019: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879841.78020: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879841.78021: getting the next task for host managed_node3 5599 1726879841.78082: done sending task result for task 0affef3a-ec81-5b39-170e-000000000167 5599 1726879841.78295: WORKER PROCESS EXITING 5599 1726879841.78283: done getting next task for host managed_node3 5599 1726879841.78299: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch the servers public key 5599 1726879841.78303: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879841.78327: getting variables 5599 1726879841.78329: in VariableManager get_vars() 5599 1726879841.78377: Calling all_inventory to load vars for managed_node1 5599 1726879841.78382: Calling groups_inventory to load vars for managed_node1 5599 1726879841.78385: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879841.78397: Calling all_plugins_play to load vars for managed_node1 5599 1726879841.78401: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879841.78405: Calling groups_plugins_play to load vars for managed_node1 5599 1726879841.78988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879841.79524: done with get_vars() 5599 1726879841.79533: done getting variables TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Friday 20 September 2024 20:50:41 -0400 (0:00:00.888) 0:00:19.584 ****** 5599 1726879841.79724: entering _queue_task() for managed_node1/slurp 5599 1726879841.80118: worker is 2 (out of 3 available) 5599 1726879841.80131: exiting _queue_task() for managed_node1/slurp 5599 1726879841.80145: getting variables 5599 1726879841.80150: in VariableManager get_vars() 5599 1726879841.80236: Calling all_inventory to load vars for managed_node2 5599 1726879841.80244: Calling groups_inventory to load vars for managed_node2 5599 1726879841.80252: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879841.80280: Calling all_plugins_play to load vars for managed_node2 5599 1726879841.80286: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879841.80291: Calling groups_plugins_play to load vars for managed_node2 5599 1726879841.80611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879841.80940: done with get_vars() 5599 1726879841.80954: done getting variables 5599 1726879841.81097: getting variables 5599 1726879841.81099: in VariableManager get_vars() 5599 1726879841.81116: Calling all_inventory to load vars for managed_node3 5599 1726879841.81119: Calling groups_inventory to load vars for managed_node3 5599 1726879841.81122: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879841.81128: Calling all_plugins_play to load vars for managed_node3 5599 1726879841.81131: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879841.81136: Calling groups_plugins_play to load vars for managed_node3 5599 1726879841.81390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879841.81750: done with get_vars() 5599 1726879841.81761: done getting variables 5599 1726879841.82011: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key 5599 1726879841.82016: in run() - task 0affef3a-ec81-5b39-170e-000000000169 5599 1726879841.82019: variable 'ansible_search_path' from source: unknown 5599 1726879841.82022: variable 'ansible_search_path' from source: unknown 5599 1726879841.82024: calling self._execute() 5599 1726879841.82027: variable 'kdump_ssh_server' from source: play vars 5599 1726879841.82030: variable 'kdump_ssh_server' from source: play vars 5599 1726879841.82032: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879841.82101: entering _queue_task() for managed_node3/slurp 5599 1726879841.82196: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879841.82200: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879841.82317: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879841.82321: in VariableManager get_vars() 5599 1726879841.83005: worker is 3 (out of 3 available) 5599 1726879841.83018: exiting _queue_task() for managed_node3/slurp 5599 1726879841.83030: done queuing things up, now waiting for results queue to drain 5599 1726879841.83032: waiting for pending results... 5599 1726879841.82974: Calling all_inventory to load vars for managed_node1 5599 1726879841.83150: Calling groups_inventory to load vars for managed_node1 5599 1726879841.83157: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879841.83161: Calling all_plugins_play to load vars for managed_node1 5599 1726879841.83167: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879841.83170: Calling groups_plugins_play to load vars for managed_node1 5599 1726879841.83245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879841.83410: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key 5599 1726879841.83621: in run() - task 0affef3a-ec81-5b39-170e-000000000169 5599 1726879841.83638: variable 'ansible_search_path' from source: unknown 5599 1726879841.83642: variable 'ansible_search_path' from source: unknown 5599 1726879841.83850: calling self._execute() 5599 1726879841.83854: variable 'kdump_ssh_server' from source: play vars 5599 1726879841.84071: variable 'kdump_ssh_server' from source: play vars 5599 1726879841.84076: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879841.84080: done with get_vars() 5599 1726879841.84083: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879841.84085: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879841.84096: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879841.84294: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879841.84297: in VariableManager get_vars() 5599 1726879841.84301: variable 'ansible_delegated_vars' from source: unknown 5599 1726879841.84303: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879841.84306: Calling all_inventory to load vars for managed_node3 5599 1726879841.84309: variable 'omit' from source: magic vars 5599 1726879841.84312: Calling groups_inventory to load vars for managed_node3 5599 1726879841.84314: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879841.84317: Calling all_plugins_play to load vars for managed_node3 5599 1726879841.84320: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879841.84324: Calling groups_plugins_play to load vars for managed_node3 5599 1726879841.84778: variable 'omit' from source: magic vars 5599 1726879841.84781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879841.84784: variable 'omit' from source: magic vars 5599 1726879841.84786: variable 'omit' from source: magic vars 5599 1726879841.84789: variable 'ansible_delegated_vars' from source: unknown 5599 1726879841.84848: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879841.84892: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879841.84926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879841.84953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879841.84971: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879841.85021: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879841.85029: done with get_vars() 5599 1726879841.85036: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879841.85125: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879841.85129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879841.85131: variable 'ansible_port' from source: unknown 5599 1726879841.85134: variable 'ansible_user' from source: unknown 5599 1726879841.85136: variable 'ansible_delegated_vars' from source: unknown 5599 1726879841.85138: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879841.85150: variable 'omit' from source: magic vars 5599 1726879841.85187: Set connection var ansible_shell_type to sh 5599 1726879841.85197: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879841.85209: Set connection var ansible_pipelining to False 5599 1726879841.85212: Set connection var ansible_connection to ssh 5599 1726879841.85222: Set connection var ansible_timeout to 10 5599 1726879841.85239: Set connection var ansible_shell_executable to /bin/sh 5599 1726879841.85269: variable 'ansible_delegated_vars' from source: unknown 5599 1726879841.85272: variable 'ansible_user' from source: unknown 5599 1726879841.85286: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879841.85313: variable 'omit' from source: magic vars 5599 1726879841.85416: variable 'omit' from source: magic vars 5599 1726879841.85520: variable 'omit' from source: magic vars 5599 1726879841.85523: variable 'ansible_delegated_vars' from source: unknown 5599 1726879841.85527: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879841.85598: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879841.85622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879841.85667: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879841.85693: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879841.85730: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879841.85776: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879841.85785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879841.85788: variable 'ansible_port' from source: unknown 5599 1726879841.85790: variable 'ansible_user' from source: unknown 5599 1726879841.85897: Set connection var ansible_shell_type to sh 5599 1726879841.85942: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879841.85991: Set connection var ansible_pipelining to False 5599 1726879841.85995: Set connection var ansible_connection to ssh 5599 1726879841.86002: Set connection var ansible_timeout to 10 5599 1726879841.86005: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879841.86009: Set connection var ansible_shell_executable to /bin/sh 5599 1726879841.86040: variable 'ansible_delegated_vars' from source: unknown 5599 1726879841.86050: variable 'ansible_user' from source: unknown 5599 1726879841.86066: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879841.86380: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879841.86384: variable 'omit' from source: magic vars 5599 1726879841.86386: starting attempt loop 5599 1726879841.86389: running the handler 5599 1726879841.86399: _low_level_execute_command(): starting 5599 1726879841.86401: variable 'omit' from source: magic vars 5599 1726879841.86404: starting attempt loop 5599 1726879841.86406: running the handler 5599 1726879841.86408: _low_level_execute_command(): starting 5599 1726879841.86538: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879841.86617: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879841.87780: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879841.87783: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879841.87786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879841.87789: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879841.87792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879841.87795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 <<< 5599 1726879841.87798: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879841.87810: stderr chunk (state=3): >>>debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879841.87866: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879841.87882: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879841.87904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879841.87948: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879841.88056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879841.88152: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879841.88210: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879841.88236: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879841.88284: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879841.88333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879841.89759: stdout chunk (state=3): >>>/root <<< 5599 1726879841.90129: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879841.90139: stdout chunk (state=3): >>><<< 5599 1726879841.90153: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879841.90188: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879841.90200: stdout chunk (state=3): >>>/root <<< 5599 1726879841.90283: _low_level_execute_command(): starting 5599 1726879841.90291: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081 `" && echo ansible-tmp-1726879841.9019156-6005-79058174055081="` echo /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879841.90305: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879841.90316: stdout chunk (state=3): >>><<< 5599 1726879841.90329: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879841.90520: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879841.90523: _low_level_execute_command(): starting 5599 1726879841.90526: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027 `" && echo ansible-tmp-1726879841.9041114-6007-127858995533027="` echo /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027 `" ) && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081 `" && echo ansible-tmp-1726879841.9019156-6005-79058174055081="` echo /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081 `" ) && sleep 0'"'"'' <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027 `" && echo ansible-tmp-1726879841.9041114-6007-127858995533027="` echo /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027 `" ) && sleep 0'"'"'' 5599 1726879841.91736: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879841.91767: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879841.92080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879841.92086: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879841.92101: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879841.92121: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879841.92131: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879841.92153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879841.92179: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879841.92183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879841.92187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879841.92201: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879841.92214: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879841.92228: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879841.92267: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879841.92317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879841.92388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879841.94294: stdout chunk (state=3): >>>ansible-tmp-1726879841.9041114-6007-127858995533027=/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027 <<< 5599 1726879841.94410: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879841.94469: stderr chunk (state=3): >>><<< 5599 1726879841.94475: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'ansible-tmp-1726879841.9041114-6007-127858995533027=/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879841.94505: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879841.9041114-6007-127858995533027=/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879841.94706: variable 'ansible_delegated_vars' from source: unknown 5599 1726879841.94711: variable 'ansible_module_compression' from source: unknown 5599 1726879841.94714: stdout chunk (state=3): >>>ansible-tmp-1726879841.9019156-6005-79058174055081=/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081 <<< 5599 1726879841.94834: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879841.94837: stdout chunk (state=3): >>><<< 5599 1726879841.94839: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'ansible-tmp-1726879841.9019156-6005-79058174055081=/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879841.94870: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879841.9019156-6005-79058174055081=/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879841.94906: variable 'ansible_delegated_vars' from source: unknown 5599 1726879841.94913: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 5599 1726879841.94958: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879841.94982: variable 'ansible_module_compression' from source: unknown 5599 1726879841.95031: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py 5599 1726879841.95055: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py 5599 1726879841.95077: variable 'ansible_facts' from source: host vars for 'managed_node1' <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp3t2bek__ TO /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py 5599 1726879841.95191: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2s6o_o7g TO /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' 5599 1726879841.95478: Sending initial data 5599 1726879841.95488: Sent initial data (151 bytes) 5599 1726879841.95538: Sending initial data 5599 1726879841.95542: Sent initial data (152 bytes) 5599 1726879841.96766: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879841.96786: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879841.96814: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879841.96834: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879841.96845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879841.96867: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879841.96889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879841.96907: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879841.96941: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879841.97116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879841.97262: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879841.97280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879841.98896: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879841.98980: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879841.99072: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp3t2bek__ debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879841.99094: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp3t2bek__ /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py <<< 5599 1726879841.99168: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 5599 1726879841.99185: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 5599 1726879841.99196: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 5599 1726879841.99213: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879841.99238: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp3t2bek__" to remote "/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py M:0x001a <<< 5599 1726879841.99328: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879841.99343: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115108 <<< 5599 1726879841.99400: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2s6o_o7g debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879841.99404: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2s6o_o7g /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py <<< 5599 1726879841.99465: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2s6o_o7g" to remote "/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py M:0x001a <<< 5599 1726879841.99595: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115107 <<< 5599 1726879842.00166: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 115108 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879842.00232: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879842.00398: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879842.00433: stderr chunk (state=3): >>><<< 5599 1726879842.00444: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp3t2bek__ /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp3t2bek__\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp3t2bek__" to remote "/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115108\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 115108 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879842.00500: done transferring module to remote 5599 1726879842.00531: _low_level_execute_command(): starting 5599 1726879842.00551: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879842.00555: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/ /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py && sleep 0' 5599 1726879842.00558: stderr chunk (state=3): >>>debug3: In write loop, ack for 6 115107 bytes at 0 <<< <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879842.00632: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/ /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py && sleep 0'"'"'' 5599 1726879842.00916: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879842.01009: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879842.01679: stderr chunk (state=3): >>><<< 5599 1726879842.01683: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2s6o_o7g /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2s6o_o7g\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp2s6o_o7g" to remote "/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115107\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 115107 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879842.01692: done transferring module to remote 5599 1726879842.01694: _low_level_execute_command(): starting 5599 1726879842.01697: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/ /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/ /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py && sleep 0'"'"'' 5599 1726879842.02189: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879842.02601: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879842.02667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879842.02722: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879842.02807: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879842.03017: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879842.03056: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879842.03077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879842.03098: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879842.03114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879842.03135: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 <<< 5599 1726879842.03153: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879842.03166: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 5599 1726879842.03182: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879842.03228: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879842.03241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering <<< 5599 1726879842.03259: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879842.03310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879842.04698: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879842.04716: stderr chunk (state=3): >>><<< 5599 1726879842.04720: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879842.04751: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879842.04981: _low_level_execute_command(): starting 5599 1726879842.04985: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/AnsiballZ_slurp.py && sleep 0'"'"'' 5599 1726879842.05676: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879842.05697: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879842.05717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879842.05742: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879842.05901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879842.05906: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879842.05909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879842.05923: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879842.05987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879842.08187: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879842.08210: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879842.08243: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5599 1726879842.08253: stdout chunk (state=3): >>>import '_weakref' # <<< 5599 1726879842.08319: stdout chunk (state=3): >>>import '_io' # <<< 5599 1726879842.08326: stdout chunk (state=3): >>>import 'marshal' # <<< 5599 1726879842.08363: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879842.08393: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 5599 1726879842.08408: stdout chunk (state=3): >>># installing zipimport hook <<< 5599 1726879842.08419: stdout chunk (state=3): >>>import 'time' # <<< 5599 1726879842.08428: stdout chunk (state=3): >>>import 'zipimport' # <<< 5599 1726879842.08437: stdout chunk (state=3): >>> # installed zipimport hook <<< 5599 1726879842.08488: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5599 1726879842.08496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879842.08508: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879842.08531: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879842.08566: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879842.08601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879842.08607: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887a0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58879dbb30> <<< 5599 1726879842.08636: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 5599 1726879842.08643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5599 1726879842.08648: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887a0eab0> <<< 5599 1726879842.08671: stdout chunk (state=3): >>>import '_signal' # <<< 5599 1726879842.08699: stdout chunk (state=3): >>>import '_abc' # <<< 5599 1726879842.08711: stdout chunk (state=3): >>>import 'abc' # <<< 5599 1726879842.08716: stdout chunk (state=3): >>>import 'io' # <<< 5599 1726879842.08753: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879842.08848: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879842.08876: stdout chunk (state=3): >>>import 'genericpath' # <<< 5599 1726879842.08879: stdout chunk (state=3): >>>import 'posixpath' # <<< 5599 1726879842.08937: stdout chunk (state=3): >>>import 'os' # <<< 5599 1726879842.08987: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879842.09028: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879842.09045: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58877e1160> <<< 5599 1726879842.09116: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879842.09144: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58877e1fd0> import 'site' # <<< 5599 1726879842.09176: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879842.09400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879842.09418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879842.09432: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5599 1726879842.09445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879842.09461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879842.09512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879842.09525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879842.09554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5599 1726879842.09559: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781fe90> <<< 5599 1726879842.09589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879842.09598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879842.09626: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781ff50> <<< 5599 1726879842.09649: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879842.09671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879842.09705: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879842.09749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879842.09773: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879842.09796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 5599 1726879842.09809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887857860> <<< 5599 1726879842.09821: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5599 1726879842.09839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887857ef0> <<< 5599 1726879842.09851: stdout chunk (state=3): >>>import '_collections' # <<< 5599 1726879842.09909: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887837b30> <<< 5599 1726879842.09913: stdout chunk (state=3): >>>import '_functools' # <<< 5599 1726879842.09947: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878351f0> <<< 5599 1726879842.10055: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781d040> <<< 5599 1726879842.10101: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5599 1726879842.10115: stdout chunk (state=3): >>>import '_sre' # <<< 5599 1726879842.10144: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879842.10170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879842.10189: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879842.10237: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588787b800> <<< 5599 1726879842.10241: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588787a420> <<< 5599 1726879842.10268: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878362a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887878c80> <<< 5599 1726879842.10336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5599 1726879842.10361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ac800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879842.10410: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.10692: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878accb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878acb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878acf50> <<< 5599 1726879842.10697: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ad640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ad310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ae540> import 'importlib.util' # import 'runpy' # <<< 5599 1726879842.10724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c4770> import 'errno' # <<< 5599 1726879842.10749: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.10775: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878c5eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5599 1726879842.10813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879842.10830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c6d80> <<< 5599 1726879842.10869: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878c73b0> <<< 5599 1726879842.10901: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c62d0> <<< 5599 1726879842.10915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879842.10957: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879842.11155: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.11160: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878c7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c7560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ae5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879842.11167: stderr chunk (state=3): >>><<< 5599 1726879842.11169: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879842.11298: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879842.11302: _low_level_execute_command(): starting 5599 1726879842.11305: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879842.11312: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588765fcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887688740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876884a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.11330: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887688770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887688950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588765de50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879842.11435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879842.11446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5599 1726879842.11450: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588768a030> <<< 5599 1726879842.11557: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887688cb0> <<< 5599 1726879842.11561: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878aec90> <<< 5599 1726879842.11591: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879842.11685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/AnsiballZ_slurp.py && sleep 0'"'"'' 5599 1726879842.11788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879842.11792: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876ba390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879842.11795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879842.11958: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876d2540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879842.11961: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879842.11968: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588770b2c0> <<< 5599 1726879842.12029: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879842.12100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879842.12166: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887731a60> <<< 5599 1726879842.12240: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588770b3e0> <<< 5599 1726879842.12529: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876d31d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588754c2f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876d1580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588768af30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f588754c500> <<< 5599 1726879842.12533: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_2qdl16vm/ansible_slurp_payload.zip' <<< 5599 1726879842.12808: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879842.12844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879842.12891: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875a1fa0> import '_typing' # <<< 5599 1726879842.12923: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879842.12996: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879842.13079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879842.13126: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887578e90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588754ffe0> # zipimport: zlib available <<< 5599 1726879842.13132: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 5599 1726879842.13180: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879842.13187: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879842.13271: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 5599 1726879842.13395: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879842.14748: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.16004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 5599 1726879842.16019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588757be30> <<< 5599 1726879842.16030: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 5599 1726879842.16039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879842.16061: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5599 1726879842.16067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879842.16092: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879842.16129: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875c99a0> <<< 5599 1726879842.16181: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875c9730> <<< 5599 1726879842.16229: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875c9040> <<< 5599 1726879842.16233: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879842.16284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879842.16290: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875c9a90> <<< 5599 1726879842.16414: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875a29c0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875ca750> <<< 5599 1726879842.16457: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875ca990> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 5599 1726879842.16482: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875caed0> import 'pwd' # <<< 5599 1726879842.16490: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879842.16570: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879842.16577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879842.16580: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588742cbc0> <<< 5599 1726879842.16585: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879842.16697: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879842.16707: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588742e7e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879842.16713: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879842.16718: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 5599 1726879842.16795: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588742f170> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887430350> <<< 5599 1726879842.16799: stdout chunk (state=3): >>># installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879842.16806: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879842.16809: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879842.16857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5599 1726879842.16861: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 5599 1726879842.16928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887432db0> <<< 5599 1726879842.16988: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58874330e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887431070> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879842.17073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879842.17082: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb932c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb92fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb932eab0> import '_signal' # <<< 5599 1726879842.17086: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 5599 1726879842.17122: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887436d50> import '_tokenize' # <<< 5599 1726879842.17405: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879842.17412: stdout chunk (state=3): >>>import 'genericpath' # <<< 5599 1726879842.17416: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887435820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887435580> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5599 1726879842.17419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887437cb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887431580> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.17472: stdout chunk (state=3): >>>import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879842.17509: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90fd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90fdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879842.17513: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588747ee70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588747f020> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887480bf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874809b0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879842.17588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879842.17631: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.17703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879842.17727: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887483140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874812e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879842.17767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879842.17771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879842.17781: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879842.17806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879842.17877: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588748a960> <<< 5599 1726879842.17893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb913be90> <<< 5599 1726879842.17912: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879842.17927: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb913bf50> <<< 5599 1726879842.17951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879842.17988: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874832f0> <<< 5599 1726879842.18078: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.18083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879842.18121: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 5599 1726879842.18130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91738c0> <<< 5599 1726879842.18134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 5599 1726879842.18170: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748b770> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748b980> <<< 5599 1726879842.18243: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9173f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9153b60> <<< 5599 1726879842.18249: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748bc80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588747f320> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879842.18256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879842.18259: stdout chunk (state=3): >>>import '_functools' # <<< 5599 1726879842.18261: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.18266: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9151280> <<< 5599 1726879842.18269: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748f4d0> <<< 5599 1726879842.18603: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58874902f0> <<< 5599 1726879842.18607: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9139040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879842.18610: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879842.18617: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588748dc40> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.18623: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9197800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9196420> <<< 5599 1726879842.18681: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748efc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588748d820> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879842.18684: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.18692: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9152150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9194cb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91382c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91c8d40> <<< 5599 1726879842.18735: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c8bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.18741: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91c8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9136de0> <<< 5599 1726879842.18820: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879842.18824: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 5599 1726879842.18829: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879842.18948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c9340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5599 1726879842.18968: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91ca510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879842.19030: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879842.19045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e0740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.19121: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.19341: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91e1e20> <<< 5599 1726879842.19409: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e2cf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91e3350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e2270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91e3dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e3500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91ca570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879842.19419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879842.19484: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f67c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879842.19542: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f907a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f90500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f907d0> <<< 5599 1726879842.19597: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f909b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f65e20> <<< 5599 1726879842.19607: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879842.19748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879842.19799: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.19899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f920c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f90d40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91cac60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879842.19944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879842.20046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fbe420> <<< 5599 1726879842.20098: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879842.20122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879842.20138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879842.20168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879842.20306: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fda540> <<< 5599 1726879842.20324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879842.20395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879842.20491: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879842.20496: 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' # <<< 5599 1726879842.20508: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879842.20536: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879842.20543: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 5599 1726879842.20546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879842.20570: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90132c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 5599 1726879842.20590: stdout chunk (state=3): >>> <<< 5599 1726879842.20601: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887514470> <<< 5599 1726879842.20639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 5599 1726879842.20697: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py<<< 5599 1726879842.20706: stdout chunk (state=3): >>> <<< 5599 1726879842.20711: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5599 1726879842.20736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879842.20741: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887515280> <<< 5599 1726879842.20752: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874937d0> <<< 5599 1726879842.20759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 5599 1726879842.20794: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879842.20810: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.20834: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.20854: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5599 1726879842.20861: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.20919: stdout chunk (state=3): >>> import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9039a60><<< 5599 1726879842.20921: stdout chunk (state=3): >>> <<< 5599 1726879842.21047: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.21056: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90133e0> <<< 5599 1726879842.21134: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fdb1d0><<< 5599 1726879842.21139: stdout chunk (state=3): >>> <<< 5599 1726879842.21195: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py<<< 5599 1726879842.21198: stdout chunk (state=3): >>> <<< 5599 1726879842.21201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 5599 1726879842.21233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5599 1726879842.21236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879842.21250: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e5c380> <<< 5599 1726879842.21283: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875152b0> <<< 5599 1726879842.21288: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.21291: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fd9580> <<< 5599 1726879842.21299: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f92fc0> <<< 5599 1726879842.21446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 5599 1726879842.21452: stdout chunk (state=3): >>> <<< 5599 1726879842.21493: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8bb8e5c560><<< 5599 1726879842.21501: stdout chunk (state=3): >>> <<< 5599 1726879842.21637: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_oztdsqch/ansible_slurp_payload.zip' # zipimport: zlib available<<< 5599 1726879842.21833: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.21837: stdout chunk (state=3): >>> <<< 5599 1726879842.21928: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879842.21934: stdout chunk (state=3): >>> <<< 5599 1726879842.21981: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 5599 1726879842.21987: stdout chunk (state=3): >>> <<< 5599 1726879842.22007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 5599 1726879842.22022: stdout chunk (state=3): >>> <<< 5599 1726879842.22089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 5599 1726879842.22095: stdout chunk (state=3): >>> <<< 5599 1726879842.22231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 5599 1726879842.22237: stdout chunk (state=3): >>> <<< 5599 1726879842.22298: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 5599 1726879842.22303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 5599 1726879842.22326: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8eb1fd0><<< 5599 1726879842.22366: stdout chunk (state=3): >>> <<< 5599 1726879842.22370: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879842.22372: stdout chunk (state=3): >>> <<< 5599 1726879842.22409: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.22478: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.22578: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 5599 1726879842.22684: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.22698: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 5599 1726879842.22790: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e88ec0> <<< 5599 1726879842.22794: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e5ff50> <<< 5599 1726879842.22853: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.22940: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available<<< 5599 1726879842.22945: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 5599 1726879842.23015: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 5599 1726879842.23019: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.23053: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 5599 1726879842.23096: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 5599 1726879842.23337: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.23594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879842.23657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879842.23671: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879842.23770: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887517ce0> <<< 5599 1726879842.23784: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.23861: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.23947: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5599 1726879842.23961: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5599 1726879842.23972: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879842.23999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5599 1726879842.24005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879842.24082: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.24218: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887521d90> <<< 5599 1726879842.24280: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.24290: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887522720> <<< 5599 1726879842.24304: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887516870> # zipimport: zlib available <<< 5599 1726879842.24358: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.24411: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879842.24414: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.24458: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.24503: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.24560: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.24637: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879842.24700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879842.24775: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875214f0> <<< 5599 1726879842.24813: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887522900> <<< 5599 1726879842.24849: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879842.24855: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.24929: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.25004: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.25031: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.25084: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879842.25142: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879842.25147: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879842.25178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879842.25229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879842.25251: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879842.25323: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58873b2990> <<< 5599 1726879842.25362: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588732c620> <<< 5599 1726879842.25445: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887326750> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58873265a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5599 1726879842.25459: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.25544: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.25547: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879842.25588: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879842.25629: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 5599 1726879842.25642: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.25690: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.25798: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.25954: stdout chunk (state=3): >>> {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDb2c5ckltcGtRS3lldnNHUlZlYnQxYmV6N3VEQy9QQXZXQmtWM3A1VFUydmxScXZxSXNHdHNqdncrWkVaYTNyd3ozYktEUUdLMWRBS1d0eGRCOGZ3bDBCSDNMOWJxeVIzazloRUo3MjRHaHk0NEwrUUVrdTI1TUd3RVkwNG0xMk9KOVlhdDJ5ZkRFMFZ5WnJ5S1pFazhPRWZiVHo5SDhsU3REVk9xcHUyS0NmVWRaeGpkVG15YmNTUDd0bnhYbklPdFRjaHpBY3IxY0J5M1NDRmQwME0veHpZUGkzYUtwYlgzVGdGbXN4cm4zSGtsZVVjMlRGaXdvV0FjWTBRaU1qbzFHa0ZHdVRvMUlMNTNTeWZoN3VneU85WW13RG03QzhwYkFxOENEejBYWkpkWGswQUZpZ2ZZUXpBbmR1ZHoyY1lSeElPY0pQZXJvSzdWNEhCRFFpSWlFakZLWlJPYXcwL0ZJbnlrOUZDcm93T2lqZXQ3UEtIYVVxWWhsSTFZNEtlVDZXVTRYUGVTbVpjb0JzQlBWanZlbHgvR0orVGlzd2R1R2xHVzhuaGc3N0Z3OW5iK3RqamR4R1RjODhTMlEzTStNMlcrMEFjd2VzeUJURGc3MTYybm1XNWlSRVN1VXFyazRaNFVSNURhZFdabFlXT3JUejRSNlAzYVc2VVBiOGs9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}} # destroy __main__ <<< 5599 1726879842.26268: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 5599 1726879842.26284: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 5599 1726879842.26325: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath <<< 5599 1726879842.26329: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections <<< 5599 1726879842.26346: stdout chunk (state=3): >>># cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno <<< 5599 1726879842.26365: stdout chunk (state=3): >>># cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json <<< 5599 1726879842.26417: stdout chunk (state=3): >>># cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging <<< 5599 1726879842.26421: stdout chunk (state=3): >>># cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy <<< 5599 1726879842.26466: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879842.26743: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879842.26747: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5599 1726879842.26750: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 5599 1726879842.26795: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.26923: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 5599 1726879842.26931: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 5599 1726879842.26975: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5599 1726879842.27019: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 5599 1726879842.27057: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 5599 1726879842.27111: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc <<< 5599 1726879842.27141: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix <<< 5599 1726879842.27186: stdout chunk (state=3): >>># destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 5599 1726879842.27235: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases<<< 5599 1726879842.27269: stdout chunk (state=3): >>> # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 5599 1726879842.27287: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879842.27416: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5599 1726879842.27447: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 5599 1726879842.27512: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5599 1726879842.27543: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5599 1726879842.27571: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879842.27778: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879842.28155: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5599 1726879842.28249: stderr chunk (state=3): >>><<< 5599 1726879842.28252: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887a0c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58879dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887a0eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58877e1160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58877e1fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887857860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887857ef0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887837b30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878351f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588787b800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588787a420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878362a0>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887878c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ac800>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878accb0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878acb60>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878acf50>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ad640>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ad310>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ae540>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c4770>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878c5eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c6d80>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878c73b0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c62d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878c7e30>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c7560>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ae5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588765fcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887688740>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876884a0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887688770>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887688950>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588765de50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588768a030>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887688cb0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878aec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876ba390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876d2540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588770b2c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887731a60>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588770b3e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876d31d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588754c2f0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876d1580>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588768af30>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f588754c500>\r\n# zipimport: found 30 names in \'/tmp/ansible_slurp_payload_2qdl16vm/ansible_slurp_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875a1fa0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887578e90>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588754ffe0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588757be30>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875c99a0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875c9730>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875c9040>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875c9a90>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875a29c0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875ca750>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875ca990>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875caed0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588742cbc0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588742e7e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588742f170>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887430350>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887432db0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58874330e0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887431070>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887436d50>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887435820>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887435580>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887437cb0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887431580>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588747ee70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588747f020>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887480bf0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874809b0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887483140>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874812e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588748a960>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874832f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748b770>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748b980>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748bc80>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588747f320>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748f4d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58874902f0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588748dc40>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748efc0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588748d820>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887514470>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887515280>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874937d0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875152b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887517ce0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887521d90>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887522720>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887516870>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875214f0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887522900>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58873b2990>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588732c620>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887326750>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58873265a0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDb2c5ckltcGtRS3lldnNHUlZlYnQxYmV6N3VEQy9QQXZXQmtWM3A1VFUydmxScXZxSXNHdHNqdncrWkVaYTNyd3ozYktEUUdLMWRBS1d0eGRCOGZ3bDBCSDNMOWJxeVIzazloRUo3MjRHaHk0NEwrUUVrdTI1TUd3RVkwNG0xMk9KOVlhdDJ5ZkRFMFZ5WnJ5S1pFazhPRWZiVHo5SDhsU3REVk9xcHUyS0NmVWRaeGpkVG15YmNTUDd0bnhYbklPdFRjaHpBY3IxY0J5M1NDRmQwME0veHpZUGkzYUtwYlgzVGdGbXN4cm4zSGtsZVVjMlRGaXdvV0FjWTBRaU1qbzFHa0ZHdVRvMUlMNTNTeWZoN3VneU85WW13RG03QzhwYkFxOENEejBYWkpkWGswQUZpZ2ZZUXpBbmR1ZHoyY1lSeElPY0pQZXJvSzdWNEhCRFFpSWlFakZLWlJPYXcwL0ZJbnlrOUZDcm93T2lqZXQ3UEtIYVVxWWhsSTFZNEtlVDZXVTRYUGVTbVpjb0JzQlBWanZlbHgvR0orVGlzd2R1R2xHVzhuaGc3N0Z3OW5iK3RqamR4R1RjODhTMlEzTStNMlcrMEFjd2VzeUJURGc3MTYybm1XNWlSRVN1VXFyazRaNFVSNURhZFdabFlXT3JUejRSNlAzYVc2VVBiOGs9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879842.28359: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887a0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58879dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887a0eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58877e1160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58877e1fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887857860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887857ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887837b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878351f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781d040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588787b800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588787a420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878362a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887878c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ac800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878accb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878acb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878acf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588781ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ad640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ad310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ae540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c4770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878c5eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c6d80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878c73b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c62d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58878c7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878c7560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878ae5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588765fcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887688740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876884a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887688770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887688950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588765de50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588768a030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887688cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58878aec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876ba390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876d2540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588770b2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887731a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588770b3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876d31d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588754c2f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58876d1580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588768af30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f588754c500> # zipimport: found 30 names in '/tmp/ansible_slurp_payload_2qdl16vm/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875a1fa0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887578e90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588754ffe0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588757be30> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875c99a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875c9730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875c9040> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875c9a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875a29c0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875ca750> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875ca990> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875caed0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588742cbc0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588742e7e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588742f170> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887430350> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887432db0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58874330e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887431070> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887436d50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887435820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887435580> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887437cb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887431580> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588747ee70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588747f020> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887480bf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874809b0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887483140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874812e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588748a960> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874832f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748b770> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748b980> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748bc80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588747f320> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748f4d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58874902f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588748dc40> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f588748efc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588748d820> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887514470> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887515280> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58874937d0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58875152b0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887517ce0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887521d90> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5887522720> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887516870> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58875214f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887522900> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58873b2990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f588732c620> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5887326750> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58873265a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDb2c5ckltcGtRS3lldnNHUlZlYnQxYmV6N3VEQy9QQXZXQmtWM3A1VFUydmxScXZxSXNHdHNqdncrWkVaYTNyd3ozYktEUUdLMWRBS1d0eGRCOGZ3bDBCSDNMOWJxeVIzazloRUo3MjRHaHk0NEwrUUVrdTI1TUd3RVkwNG0xMk9KOVlhdDJ5ZkRFMFZ5WnJ5S1pFazhPRWZiVHo5SDhsU3REVk9xcHUyS0NmVWRaeGpkVG15YmNTUDd0bnhYbklPdFRjaHpBY3IxY0J5M1NDRmQwME0veHpZUGkzYUtwYlgzVGdGbXN4cm4zSGtsZVVjMlRGaXdvV0FjWTBRaU1qbzFHa0ZHdVRvMUlMNTNTeWZoN3VneU85WW13RG03QzhwYkFxOENEejBYWkpkWGswQUZpZ2ZZUXpBbmR1ZHoyY1lSeElPY0pQZXJvSzdWNEhCRFFpSWlFakZLWlJPYXcwL0ZJbnlrOUZDcm93T2lqZXQ3UEtIYVVxWWhsSTFZNEtlVDZXVTRYUGVTbVpjb0JzQlBWanZlbHgvR0orVGlzd2R1R2xHVzhuaGc3N0Z3OW5iK3RqamR4R1RjODhTMlEzTStNMlcrMEFjd2VzeUJURGc3MTYybm1XNWlSRVN1VXFyazRaNFVSNURhZFdabFlXT3JUejRSNlAzYVc2VVBiOGs9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5599 1726879842.30258: done with _execute_module (slurp, {'src': '/etc/ssh/ssh_host_rsa_key.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879842.30263: _low_level_execute_command(): starting 5599 1726879842.30266: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/ > /dev/null 2>&1 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879841.9041114-6007-127858995533027/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879842.30280: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879842.30283: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879842.30286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879842.30288: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879842.30291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879842.30294: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5599 1726879842.30296: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879842.30299: stderr chunk (state=3): >>>debug2: match not found <<< 5599 1726879842.30302: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879842.30305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879842.30307: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879842.30310: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879842.30313: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 5599 1726879842.30315: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address <<< 5599 1726879842.30317: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 5599 1726879842.30319: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879842.30321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879842.30323: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879842.30325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879842.30327: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5599 1726879842.30329: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e8be60> <<< 5599 1726879842.30332: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879842.30334: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879842.30336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879842.30338: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<< 5599 1726879842.30340: stdout chunk (state=3): >>> <<< 5599 1726879842.30347: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879842.30349: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879842.30351: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879842.30354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 5599 1726879842.30356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879842.30381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879842.30385: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.30392: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8ed9910> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8ed96d0> <<< 5599 1726879842.30399: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8ed8fe0> <<< 5599 1726879842.30435: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8ed9a00><<< 5599 1726879842.30439: stdout chunk (state=3): >>> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8eb2c60><<< 5599 1726879842.30443: stdout chunk (state=3): >>> import 'atexit' # <<< 5599 1726879842.30457: stdout chunk (state=3): >>> <<< 5599 1726879842.30461: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8eda6c0><<< 5599 1726879842.30465: stdout chunk (state=3): >>> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.30468: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.30470: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8eda900> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879842.30473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 5599 1726879842.30477: stdout chunk (state=3): >>> import '_locale' # <<< 5599 1726879842.30479: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8edae40> import 'pwd' # <<< 5599 1726879842.30481: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879842.30539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<< 5599 1726879842.30543: stdout chunk (state=3): >>> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d3cb90><<< 5599 1726879842.30599: stdout chunk (state=3): >>> <<< 5599 1726879842.30603: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.30652: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d3e7b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879842.30687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<< 5599 1726879842.30779: stdout chunk (state=3): >>> <<< 5599 1726879842.30783: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d3f170><<< 5599 1726879842.30795: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py<<< 5599 1726879842.30858: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879842.30907: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d40350> <<< 5599 1726879842.30925: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 5599 1726879842.31007: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879842.31055: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5599 1726879842.31079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879842.31159: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d42e10><<< 5599 1726879842.31228: stdout chunk (state=3): >>> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.31241: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.31290: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d42f30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d410d0> <<< 5599 1726879842.31331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879842.31425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py<<< 5599 1726879842.31514: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879842.31597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<< 5599 1726879842.31600: stdout chunk (state=3): >>> import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d46e10> <<< 5599 1726879842.31747: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d45910> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d45670> <<< 5599 1726879842.31840: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879842.31844: stdout chunk (state=3): >>><<< 5599 1726879842.31847: stderr chunk (state=3): >>><<< 5599 1726879842.31849: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5599 1726879842.32085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879842.32100: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879842.32103: handler run complete 5599 1726879842.32105: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879842.32108: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879842.32110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879842.32113: variable 'ansible_port' from source: unknown 5599 1726879842.32115: variable 'ansible_user' from source: unknown 5599 1726879842.32117: attempt loop complete, returning result 5599 1726879842.32119: _execute() done 5599 1726879842.32122: dumping result to json 5599 1726879842.32124: done dumping result, returning 5599 1726879842.32126: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key [0affef3a-ec81-5b39-170e-000000000169] 5599 1726879842.32194: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d47d40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d41550> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d8efc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d8f0e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5599 1726879842.32198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'<<< 5599 1726879842.32272: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 5599 1726879842.32282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'<<< 5599 1726879842.32316: stdout chunk (state=3): >>> # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879842.32367: stdout chunk (state=3): >>> import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d90cb0> <<< 5599 1726879842.32404: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d90a70> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879842.32617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 5599 1726879842.32747: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.32767: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d931d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d91310> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879842.32808: sending task result for task 0affef3a-ec81-5b39-170e-000000000169 5599 1726879842.32848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 5599 1726879842.32859: stdout chunk (state=3): >>> <<< ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDb2c5ckltcGtRS3lldnNHUlZlYnQxYmV6N3VEQy9QQXZXQmtWM3A1VFUydmxScXZxSXNHdHNqdncrWkVaYTNyd3ozYktEUUdLMWRBS1d0eGRCOGZ3bDBCSDNMOWJxeVIzazloRUo3MjRHaHk0NEwrUUVrdTI1TUd3RVkwNG0xMk9KOVlhdDJ5ZkRFMFZ5WnJ5S1pFazhPRWZiVHo5SDhsU3REVk9xcHUyS0NmVWRaeGpkVG15YmNTUDd0bnhYbklPdFRjaHpBY3IxY0J5M1NDRmQwME0veHpZUGkzYUtwYlgzVGdGbXN4cm4zSGtsZVVjMlRGaXdvV0FjWTBRaU1qbzFHa0ZHdVRvMUlMNTNTeWZoN3VneU85WW13RG03QzhwYkFxOENEejBYWkpkWGswQUZpZ2ZZUXpBbmR1ZHoyY1lSeElPY0pQZXJvSzdWNEhCRFFpSWlFakZLWlJPYXcwL0ZJbnlrOUZDcm93T2lqZXQ3UEtIYVVxWWhsSTFZNEtlVDZXVTRYUGVTbVpjb0JzQlBWanZlbHgvR0orVGlzd2R1R2xHVzhuaGc3N0Z3OW5iK3RqamR4R1RjODhTMlEzTStNMlcrMEFjd2VzeUJURGc3MTYybm1XNWlSRVN1VXFyazRaNFVSNURhZFdabFlXT3JUejRSNlAzYVc2VVBiOGs9IHJvb3RAaXAtMTAtMzEtMTQtMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } 5599 1726879842.33155: done sending task result for task 0affef3a-ec81-5b39-170e-000000000169 5599 1726879842.33158: WORKER PROCESS EXITING 5599 1726879842.33161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'<<< 5599 1726879842.33166: stdout chunk (state=3): >>> import '_string' # <<< 5599 1726879842.33168: stdout chunk (state=3): >>> import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d9a960><<< 5599 1726879842.33170: stdout chunk (state=3): >>> <<< 5599 1726879842.33309: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d93320> <<< 5599 1726879842.33453: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.33477: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9b770> <<< 5599 1726879842.33529: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9b5f0><<< 5599 1726879842.33648: stdout chunk (state=3): >>> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879842.33669: stdout chunk (state=3): >>> # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879842.33755: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9bd10> <<< 5599 1726879842.33827: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d8f3e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 5599 1726879842.33854: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py<<< 5599 1726879842.34050: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9ebd0> <<< 5599 1726879842.34406: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879842.34439: stdout chunk (state=3): >>> import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9ffe0> <<< 5599 1726879842.34455: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d9d370><<< 5599 1726879842.34485: stdout chunk (state=3): >>> <<< 5599 1726879842.34497: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879842.34510: stdout chunk (state=3): >>> # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879842.34542: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9e6f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d9cf20><<< 5599 1726879842.34571: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879842.34598: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879842.34606: stdout chunk (state=3): >>> import 'ansible.module_utils.compat' # <<< 5599 1726879842.34641: stdout chunk (state=3): >>> <<< 5599 1726879842.34685: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.34952: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.35168: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879842.35201: stdout chunk (state=3): >>> <<< 5599 1726879842.35205: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879842.35235: stdout chunk (state=3): >>> import 'ansible.module_utils.common' # <<< 5599 1726879842.35281: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879842.35310: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879842.35341: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text' # <<< 5599 1726879842.35371: stdout chunk (state=3): >>> <<< 5599 1726879842.35529: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.35692: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879842.35696: stdout chunk (state=3): >>> <<< 5599 1726879842.35996: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879842.36002: stdout chunk (state=3): >>> <<< 5599 1726879842.37528: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879842.37543: stdout chunk (state=3): >>> <<< 5599 1726879842.38737: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879842.38767: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 5599 1726879842.38793: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 5599 1726879842.38807: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879842.38859: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<< 5599 1726879842.38862: stdout chunk (state=3): >>> <<< 5599 1726879842.38906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 5599 1726879842.39003: stdout chunk (state=3): >>> # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.39007: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879842.39023: stdout chunk (state=3): >>> <<< 5599 1726879842.39036: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e241a0> <<< 5599 1726879842.39226: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5599 1726879842.39258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879842.39312: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e24f50> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8da36b0><<< 5599 1726879842.39315: stdout chunk (state=3): >>> <<< 5599 1726879842.39399: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available<<< 5599 1726879842.39440: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879842.39477: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5599 1726879842.39486: stdout chunk (state=3): >>> <<< 5599 1726879842.39627: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.39811: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879842.39827: stdout chunk (state=3): >>> <<< 5599 1726879842.40204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py<<< 5599 1726879842.40226: stdout chunk (state=3): >>> <<< 5599 1726879842.40240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'<<< 5599 1726879842.40260: stdout chunk (state=3): >>> <<< 5599 1726879842.40272: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e25040><<< 5599 1726879842.40281: stdout chunk (state=3): >>> <<< 5599 1726879842.40382: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.41453: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879842.41459: stdout chunk (state=3): >>> <<< 5599 1726879842.42435: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.42586: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.42751: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 5599 1726879842.42883: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 5599 1726879842.42914: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879842.42921: stdout chunk (state=3): >>> <<< 5599 1726879842.43077: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879842.43125: stdout chunk (state=3): >>> <<< 5599 1726879842.43297: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879842.43324: stdout chunk (state=3): >>> <<< 5599 1726879842.43366: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 5599 1726879842.43387: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing' # <<< 5599 1726879842.43426: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879842.43447: stdout chunk (state=3): >>> <<< 5599 1726879842.43579: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879842.43601: stdout chunk (state=3): >>> <<< 5599 1726879842.43605: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879842.43610: stdout chunk (state=3): >>> <<< 5599 1726879842.44175: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879842.44227: stdout chunk (state=3): >>> <<< 5599 1726879842.44695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879842.44810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'<<< 5599 1726879842.44862: stdout chunk (state=3): >>> import '_ast' # <<< 5599 1726879842.44866: stdout chunk (state=3): >>> <<< 5599 1726879842.45032: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e26fc0> <<< 5599 1726879842.45056: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879842.45063: stdout chunk (state=3): >>> <<< 5599 1726879842.45218: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879842.45245: stdout chunk (state=3): >>> <<< 5599 1726879842.45406: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5599 1726879842.45420: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 5599 1726879842.45448: stdout chunk (state=3): >>> <<< 5599 1726879842.45469: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 5599 1726879842.45487: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879842.45540: stdout chunk (state=3): >>> <<< 5599 1726879842.45543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<< 5599 1726879842.45566: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<< 5599 1726879842.45579: stdout chunk (state=3): >>> <<< 5599 1726879842.45719: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.45943: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e31be0> <<< 5599 1726879842.46004: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879842.46156: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e324e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e26480> # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879842.46177: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879842.46189: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879842.46277: stdout chunk (state=3): >>> <<< 5599 1726879842.46284: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879842.46295: stdout chunk (state=3): >>> <<< 5599 1726879842.46387: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.46530: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.46750: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879842.47052: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e31160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e326f0> <<< 5599 1726879842.47099: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 5599 1726879842.47115: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 5599 1726879842.47142: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879842.47157: stdout chunk (state=3): >>> <<< 5599 1726879842.47283: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879842.47310: stdout chunk (state=3): >>> <<< 5599 1726879842.47455: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879842.47498: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879842.47506: stdout chunk (state=3): >>> <<< 5599 1726879842.47616: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py<<< 5599 1726879842.47631: stdout chunk (state=3): >>> <<< 5599 1726879842.47638: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879842.47678: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py<<< 5599 1726879842.47684: stdout chunk (state=3): >>> <<< 5599 1726879842.47751: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py<<< 5599 1726879842.47757: stdout chunk (state=3): >>> <<< 5599 1726879842.47859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879842.47918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 5599 1726879842.47927: stdout chunk (state=3): >>> <<< 5599 1726879842.48100: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8cc2990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8c3c6e0><<< 5599 1726879842.48110: stdout chunk (state=3): >>> <<< 5599 1726879842.48235: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e37a70><<< 5599 1726879842.48291: stdout chunk (state=3): >>> <<< 5599 1726879842.48311: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e376b0><<< 5599 1726879842.48328: stdout chunk (state=3): >>> <<< 5599 1726879842.48339: stdout chunk (state=3): >>># destroy ansible.module_utils.distro <<< 5599 1726879842.48372: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5599 1726879842.48455: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 5599 1726879842.48476: stdout chunk (state=3): >>> <<< 5599 1726879842.48482: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879842.48589: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 5599 1726879842.48624: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 5599 1726879842.48647: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879842.48727: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879842.48907: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879842.49107: stdout chunk (state=3): >>> <<< 5599 1726879842.49137: stdout chunk (state=3): >>>{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEMENvQ1l2QkxMbFgybDhjS0c1bHI0YWVZNFFjcjdnUnJtVzFjZEtoN1FaZ29qRzVBVnVWNkZVVWY4aERkN3h0Sm5sTVVzTEZURVhoRHpqSG5GdUppaWxNQ2M0RXU5emZmeTBUNUNHSUh2S0w5QTNLa0U0VGRLUjk2WFBxWHQ5Zy8xN1lFdUpZdFN6UjBGbytQWkZDWjJ6ZktyWnNWV0o3L0RoY2FhcmN0OEk3UFAzUHFWQVBwOWE4bWUyd3VFdkw3T2xWdy83M3A0M0dTVzhRT1pjcHl3eVVhVGZLTzZSQnh0M2tnQTUyZUJGZTArUTJRRXhCdTFHbEozRmJITEs1OXVDYzVpV3pFUWxUQ2h2elZIOHZDbDNwNXRwaktzNXdoRE1yM3hLeTVwb01aN2JHUno2aExlZmVZc3BKb1pvZ2krK0lML1VzRktJMXlUOVh4Z2hMZlZ4YkJVdW5hUlJOT040WHMwQW1DbTJZWXR5aThzMndsVFhmS0VGMzN3MSthbWRvOFRnVEQrbC92VzlQelRqcGxiSHlqS0l2alhRZXhhbWV2NEZ0STJKc2MvdmNFOE9WTU9YWkFvRDlWL1laL3RkZUozekxTR0JWK0srdVhNb0ZnMWxtRTNyLytWYTA4VHF4VTRhQTBMVTliYllyVDA1NXR3OHNqSm4wb3JHY009IHJvb3RAaXAtMTAtMzEtMTItMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}<<< 5599 1726879842.49146: stdout chunk (state=3): >>> <<< 5599 1726879842.49290: stdout chunk (state=3): >>># destroy __main__ <<< 5599 1726879842.49699: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 5599 1726879842.49706: stdout chunk (state=3): >>> <<< 5599 1726879842.49737: stdout chunk (state=3): >>># clear sys.path_hooks <<< 5599 1726879842.49741: stdout chunk (state=3): >>># clear builtins._<<< 5599 1726879842.49750: stdout chunk (state=3): >>> <<< 5599 1726879842.49755: stdout chunk (state=3): >>># clear sys.path<<< 5599 1726879842.49763: stdout chunk (state=3): >>> <<< 5599 1726879842.49780: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1<<< 5599 1726879842.49794: stdout chunk (state=3): >>> # clear sys.ps2<<< 5599 1726879842.49834: stdout chunk (state=3): >>> # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref<<< 5599 1726879842.49860: stdout chunk (state=3): >>> # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc<<< 5599 1726879842.49904: stdout chunk (state=3): >>> # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack <<< 5599 1726879842.49938: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants<<< 5599 1726879842.50106: stdout chunk (state=3): >>> # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux <<< 5599 1726879842.50459: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879842.50877: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery<<< 5599 1726879842.51076: stdout chunk (state=3): >>> # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 5599 1726879842.51161: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 5599 1726879842.51190: stdout chunk (state=3): >>># destroy datetime <<< 5599 1726879842.51215: stdout chunk (state=3): >>># destroy _hashlib <<< 5599 1726879842.51249: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil <<< 5599 1726879842.51277: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging <<< 5599 1726879842.51356: stdout chunk (state=3): >>># destroy shlex # destroy subprocess <<< 5599 1726879842.51464: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 5599 1726879842.51510: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 5599 1726879842.51669: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879842.51812: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5599 1726879842.51836: stdout chunk (state=3): >>># destroy _socket <<< 5599 1726879842.51849: stdout chunk (state=3): >>># destroy _collections <<< 5599 1726879842.51880: stdout chunk (state=3): >>># destroy platform <<< 5599 1726879842.51935: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 5599 1726879842.51938: stdout chunk (state=3): >>># destroy tokenize <<< 5599 1726879842.52138: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings<<< 5599 1726879842.52232: stdout chunk (state=3): >>> # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings<<< 5599 1726879842.52239: stdout chunk (state=3): >>> <<< 5599 1726879842.52260: stdout chunk (state=3): >>># destroy math # destroy _bisect # destroy time <<< 5599 1726879842.52301: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5599 1726879842.52396: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 5599 1726879842.52400: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879842.52891: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879842.52894: stdout chunk (state=3): >>><<< 5599 1726879842.52897: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb932c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb92fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb932eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90fd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90fdfd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb913be90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb913bf50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91738c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9173f50>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9153b60>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9151280>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9139040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9197800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9196420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9152150>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9194cb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c8890>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91382c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91c8d40>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c8bf0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91c8fb0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9136de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c9670>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c9340>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91ca510>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e0740>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91e1e20>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e2cf0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91e3350>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e2270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91e3dd0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e3500>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91ca570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f67c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f907a0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f90500>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f907d0>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f909b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f65e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f920c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f90d40>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91cac60>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fbe420>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fda540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90132c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9039a60>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90133e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fdb1d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e5c380>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fd9580>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f92fc0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8bb8e5c560>\r\n# zipimport: found 30 names in \'/tmp/ansible_slurp_payload_oztdsqch/ansible_slurp_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8eb1fd0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e88ec0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e5ff50>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e8be60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8ed9910>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8ed96d0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8ed8fe0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8ed9a00>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8eb2c60>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8eda6c0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8eda900>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8edae40>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d3cb90>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d3e7b0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d3f170>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d40350>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d42e10>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d42f30>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d410d0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d46e10>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d45910>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d45670>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d47d40>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d41550>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d8efc0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d8f0e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d90cb0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d90a70>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d931d0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d91310>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d9a960>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d93320>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9b770>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9b5f0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9bd10>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d8f3e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9ebd0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9ffe0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d9d370>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9e6f0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d9cf20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e241a0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e24f50>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8da36b0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e25040>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e26fc0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e31be0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e324e0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e26480>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e31160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e326f0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8cc2990>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8c3c6e0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e37a70>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e376b0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEMENvQ1l2QkxMbFgybDhjS0c1bHI0YWVZNFFjcjdnUnJtVzFjZEtoN1FaZ29qRzVBVnVWNkZVVWY4aERkN3h0Sm5sTVVzTEZURVhoRHpqSG5GdUppaWxNQ2M0RXU5emZmeTBUNUNHSUh2S0w5QTNLa0U0VGRLUjk2WFBxWHQ5Zy8xN1lFdUpZdFN6UjBGbytQWkZDWjJ6ZktyWnNWV0o3L0RoY2FhcmN0OEk3UFAzUHFWQVBwOWE4bWUyd3VFdkw3T2xWdy83M3A0M0dTVzhRT1pjcHl3eVVhVGZLTzZSQnh0M2tnQTUyZUJGZTArUTJRRXhCdTFHbEozRmJITEs1OXVDYzVpV3pFUWxUQ2h2elZIOHZDbDNwNXRwaktzNXdoRE1yM3hLeTVwb01aN2JHUno2aExlZmVZc3BKb1pvZ2krK0lML1VzRktJMXlUOVh4Z2hMZlZ4YkJVdW5hUlJOT040WHMwQW1DbTJZWXR5aThzMndsVFhmS0VGMzN3MSthbWRvOFRnVEQrbC92VzlQelRqcGxiSHlqS0l2alhRZXhhbWV2NEZ0STJKc2MvdmNFOE9WTU9YWkFvRDlWL1laL3RkZUozekxTR0JWK0srdVhNb0ZnMWxtRTNyLytWYTA4VHF4VTRhQTBMVTliYllyVDA1NXR3OHNqSm4wb3JHY009IHJvb3RAaXAtMTAtMzEtMTItMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879842.53159: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb932c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb92fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb932eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90fd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90fdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb913be90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb913bf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91738c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9173f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9153b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9151280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9139040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9197800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9196420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9152150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9194cb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91382c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91c8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c8bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91c8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9136de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91c9340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91ca510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e0740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91e1e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e2cf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91e3350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e2270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb91e3dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91e3500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91ca570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f67c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f907a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f90500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f907d0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8f909b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f65e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f920c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f90d40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb91cac60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fbe420> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fda540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90132c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb9039a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb90133e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fdb1d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e5c380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8fd9580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8f92fc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8bb8e5c560> # zipimport: found 30 names in '/tmp/ansible_slurp_payload_oztdsqch/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8eb1fd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e88ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e5ff50> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e8be60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8ed9910> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8ed96d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8ed8fe0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8ed9a00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8eb2c60> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8eda6c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8eda900> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8edae40> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d3cb90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d3e7b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d3f170> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d40350> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d42e10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d42f30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d410d0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d46e10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d45910> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d45670> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d47d40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d41550> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d8efc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d8f0e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d90cb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d90a70> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d931d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d91310> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d9a960> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d93320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9b770> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9b5f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9bd10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d8f3e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9ebd0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9ffe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d9d370> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8d9e6f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8d9cf20> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e241a0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e24f50> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8da36b0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e25040> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e26fc0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e31be0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e324e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e26480> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8bb8e31160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e326f0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8cc2990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8c3c6e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e37a70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8bb8e376b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEMENvQ1l2QkxMbFgybDhjS0c1bHI0YWVZNFFjcjdnUnJtVzFjZEtoN1FaZ29qRzVBVnVWNkZVVWY4aERkN3h0Sm5sTVVzTEZURVhoRHpqSG5GdUppaWxNQ2M0RXU5emZmeTBUNUNHSUh2S0w5QTNLa0U0VGRLUjk2WFBxWHQ5Zy8xN1lFdUpZdFN6UjBGbytQWkZDWjJ6ZktyWnNWV0o3L0RoY2FhcmN0OEk3UFAzUHFWQVBwOWE4bWUyd3VFdkw3T2xWdy83M3A0M0dTVzhRT1pjcHl3eVVhVGZLTzZSQnh0M2tnQTUyZUJGZTArUTJRRXhCdTFHbEozRmJITEs1OXVDYzVpV3pFUWxUQ2h2elZIOHZDbDNwNXRwaktzNXdoRE1yM3hLeTVwb01aN2JHUno2aExlZmVZc3BKb1pvZ2krK0lML1VzRktJMXlUOVh4Z2hMZlZ4YkJVdW5hUlJOT040WHMwQW1DbTJZWXR5aThzMndsVFhmS0VGMzN3MSthbWRvOFRnVEQrbC92VzlQelRqcGxiSHlqS0l2alhRZXhhbWV2NEZ0STJKc2MvdmNFOE9WTU9YWkFvRDlWL1laL3RkZUozekxTR0JWK0srdVhNb0ZnMWxtRTNyLytWYTA4VHF4VTRhQTBMVTliYllyVDA1NXR3OHNqSm4wb3JHY009IHJvb3RAaXAtMTAtMzEtMTItMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879842.54675: done with _execute_module (slurp, {'src': '/etc/ssh/ssh_host_rsa_key.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879842.54680: _low_level_execute_command(): starting 5599 1726879842.54683: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879841.9019156-6005-79058174055081/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879842.54695: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879842.54698: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879842.54701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879842.54704: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879842.54707: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879842.54753: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879842.54777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879842.54781: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879842.54784: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879842.54855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879842.57617: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879842.57621: stdout chunk (state=3): >>><<< 5599 1726879842.57624: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879842.57633: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879842.57635: handler run complete 5599 1726879842.57638: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879842.57640: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879842.57642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879842.57644: variable 'ansible_port' from source: unknown 5599 1726879842.57647: variable 'ansible_user' from source: unknown 5599 1726879842.57659: attempt loop complete, returning result 5599 1726879842.57670: _execute() done 5599 1726879842.57678: dumping result to json 5599 1726879842.57688: done dumping result, returning 5599 1726879842.57701: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key [0affef3a-ec81-5b39-170e-000000000169] 5599 1726879842.57713: sending task result for task 0affef3a-ec81-5b39-170e-000000000169 5599 1726879842.57902: done sending task result for task 0affef3a-ec81-5b39-170e-000000000169 5599 1726879842.57907: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEMENvQ1l2QkxMbFgybDhjS0c1bHI0YWVZNFFjcjdnUnJtVzFjZEtoN1FaZ29qRzVBVnVWNkZVVWY4aERkN3h0Sm5sTVVzTEZURVhoRHpqSG5GdUppaWxNQ2M0RXU5emZmeTBUNUNHSUh2S0w5QTNLa0U0VGRLUjk2WFBxWHQ5Zy8xN1lFdUpZdFN6UjBGbytQWkZDWjJ6ZktyWnNWV0o3L0RoY2FhcmN0OEk3UFAzUHFWQVBwOWE4bWUyd3VFdkw3T2xWdy83M3A0M0dTVzhRT1pjcHl3eVVhVGZLTzZSQnh0M2tnQTUyZUJGZTArUTJRRXhCdTFHbEozRmJITEs1OXVDYzVpV3pFUWxUQ2h2elZIOHZDbDNwNXRwaktzNXdoRE1yM3hLeTVwb01aN2JHUno2aExlZmVZc3BKb1pvZ2krK0lML1VzRktJMXlUOVh4Z2hMZlZ4YkJVdW5hUlJOT040WHMwQW1DbTJZWXR5aThzMndsVFhmS0VGMzN3MSthbWRvOFRnVEQrbC92VzlQelRqcGxiSHlqS0l2alhRZXhhbWV2NEZ0STJKc2MvdmNFOE9WTU9YWkFvRDlWL1laL3RkZUozekxTR0JWK0srdVhNb0ZnMWxtRTNyLytWYTA4VHF4VTRhQTBMVTliYllyVDA1NXR3OHNqSm4wb3JHY009IHJvb3RAaXAtMTAtMzEtMTItMTQxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } 5599 1726879842.58030: no more pending results, returning what we have 5599 1726879842.58038: results queue empty 5599 1726879842.58039: checking for any_errors_fatal 5599 1726879842.58057: done checking for any_errors_fatal 5599 1726879842.58059: checking for max_fail_percentage 5599 1726879842.58061: done checking for max_fail_percentage 5599 1726879842.58063: checking to see if all hosts have failed and the running result is not ok 5599 1726879842.58068: done checking to see if all hosts have failed 5599 1726879842.58069: getting the remaining hosts for this loop 5599 1726879842.58075: done getting the remaining hosts for this loop 5599 1726879842.58182: getting the next task for host managed_node1 5599 1726879842.58191: done getting next task for host managed_node1 5599 1726879842.58196: ^ task is: TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node 5599 1726879842.58201: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879842.58203: getting the next task for host managed_node2 5599 1726879842.58214: done getting next task for host managed_node2 5599 1726879842.58216: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879842.58218: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879842.58219: getting the next task for host managed_node3 5599 1726879842.58222: done getting next task for host managed_node3 5599 1726879842.58225: ^ task is: TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node 5599 1726879842.58228: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879842.58250: getting variables 5599 1726879842.58252: in VariableManager get_vars() 5599 1726879842.58406: Calling all_inventory to load vars for managed_node1 5599 1726879842.58409: Calling groups_inventory to load vars for managed_node1 5599 1726879842.58412: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879842.58421: Calling all_plugins_play to load vars for managed_node1 5599 1726879842.58424: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879842.58427: Calling groups_plugins_play to load vars for managed_node1 5599 1726879842.58814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879842.59176: done with get_vars() 5599 1726879842.59192: done getting variables TASK [fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Friday 20 September 2024 20:50:42 -0400 (0:00:00.796) 0:00:20.380 ****** 5599 1726879842.59324: entering _queue_task() for managed_node1/known_hosts 5599 1726879842.59327: Creating lock for known_hosts 5599 1726879842.59894: worker is 1 (out of 3 available) 5599 1726879842.59909: exiting _queue_task() for managed_node1/known_hosts 5599 1726879842.59925: getting variables 5599 1726879842.59930: in VariableManager get_vars() 5599 1726879842.60011: Calling all_inventory to load vars for managed_node2 5599 1726879842.60017: Calling groups_inventory to load vars for managed_node2 5599 1726879842.60026: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879842.60046: Calling all_plugins_play to load vars for managed_node2 5599 1726879842.60051: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879842.60056: Calling groups_plugins_play to load vars for managed_node2 5599 1726879842.61125: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node 5599 1726879842.61132: in run() - task 0affef3a-ec81-5b39-170e-00000000016a 5599 1726879842.61136: variable 'ansible_search_path' from source: unknown 5599 1726879842.61140: variable 'ansible_search_path' from source: unknown 5599 1726879842.61143: calling self._execute() 5599 1726879842.61146: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879842.61149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879842.61152: variable 'omit' from source: magic vars 5599 1726879842.61155: variable 'omit' from source: magic vars 5599 1726879842.61158: variable 'omit' from source: magic vars 5599 1726879842.61350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879842.62061: done with get_vars() 5599 1726879842.62078: done getting variables 5599 1726879842.62134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879842.62270: getting variables 5599 1726879842.62272: in VariableManager get_vars() 5599 1726879842.62292: Calling all_inventory to load vars for managed_node3 5599 1726879842.62295: Calling groups_inventory to load vars for managed_node3 5599 1726879842.62298: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879842.62304: Calling all_plugins_play to load vars for managed_node3 5599 1726879842.62307: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879842.62329: Calling groups_plugins_play to load vars for managed_node3 5599 1726879842.62665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879842.63094: done with get_vars() 5599 1726879842.63109: done getting variables 5599 1726879842.63204: entering _queue_task() for managed_node3/known_hosts 5599 1726879842.64071: worker is 2 (out of 3 available) 5599 1726879842.64089: exiting _queue_task() for managed_node3/known_hosts 5599 1726879842.64104: done queuing things up, now waiting for results queue to drain 5599 1726879842.64106: waiting for pending results... 5599 1726879842.64991: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node 5599 1726879842.65121: in run() - task 0affef3a-ec81-5b39-170e-00000000016a 5599 1726879842.65137: variable 'ansible_search_path' from source: unknown 5599 1726879842.65141: variable 'ansible_search_path' from source: unknown 5599 1726879842.65192: calling self._execute() 5599 1726879842.65385: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879842.65392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879842.65520: variable 'omit' from source: magic vars 5599 1726879842.65754: variable 'omit' from source: magic vars 5599 1726879842.65855: variable 'omit' from source: magic vars 5599 1726879842.66235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879842.66975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879842.67276: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879842.67433: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879842.67780: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879842.67784: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879842.67788: variable '__kdump_ssh_server_location' from source: role '' all vars 5599 1726879842.68683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 5599 1726879842.68899: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 5599 1726879842.69141: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 5599 1726879842.69302: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 5599 1726879842.69345: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 5599 1726879842.69552: 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) 5599 1726879842.69648: 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) 5599 1726879842.69818: 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) 5599 1726879842.69871: 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) 5599 1726879842.70118: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879842.70157: variable 'kdump_target' from source: play vars 5599 1726879842.70278: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879842.70292: variable 'kdump_ssh_user' from source: play vars 5599 1726879842.70384: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879842.70445: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879842.70465: variable 'hostvars' from source: magic vars 5599 1726879842.70486: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879842.70497: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879842.70501: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879842.70593: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879842.70612: in VariableManager get_vars() 5599 1726879842.70629: Calling all_inventory to load vars for managed_node1 5599 1726879842.70639: variable '__kdump_ssh_server_location' from source: role '' all vars 5599 1726879842.70878: Calling groups_inventory to load vars for managed_node1 5599 1726879842.70882: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879842.70884: Calling all_plugins_play to load vars for managed_node1 5599 1726879842.70886: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879842.70889: Calling groups_plugins_play to load vars for managed_node1 5599 1726879842.70891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 5599 1726879842.70959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879842.71203: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 5599 1726879842.71281: done with get_vars() 5599 1726879842.71292: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 5599 1726879842.71299: variable 'ansible_user_id' from source: facts 5599 1726879842.71307: variable 'kdump_test_ssh_server_inside' from source: play vars 5599 1726879842.71379: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 5599 1726879842.71433: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 5599 1726879842.71549: 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) 5599 1726879842.71606: 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) 5599 1726879842.71644: 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) 5599 1726879842.71694: 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) 5599 1726879842.71781: variable 'kdump_test_ssh_source' from source: play vars 5599 1726879842.71858: variable 'kdump_target' from source: play vars 5599 1726879842.71947: variable 'ansible_env' from source: facts 5599 1726879842.71966: variable 'hostvars' from source: magic vars 5599 1726879842.71970: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879842.71973: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879842.72014: variable 'kdump_ssh_user' from source: play vars 5599 1726879842.72060: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879842.72096: in VariableManager get_vars() 5599 1726879842.72099: Calling all_inventory to load vars for managed_node1 5599 1726879842.72101: Calling groups_inventory to load vars for managed_node1 5599 1726879842.72103: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879842.72113: Calling all_plugins_play to load vars for managed_node1 5599 1726879842.72292: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879842.72295: Calling groups_plugins_play to load vars for managed_node1 5599 1726879842.72562: variable 'hostvars' from source: magic vars 5599 1726879842.72679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879842.72683: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879842.72685: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879842.73079: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879842.73083: in VariableManager get_vars() 5599 1726879842.73086: Calling all_inventory to load vars for managed_node3 5599 1726879842.73088: Calling groups_inventory to load vars for managed_node3 5599 1726879842.73090: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879842.73092: Calling all_plugins_play to load vars for managed_node3 5599 1726879842.73094: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879842.73096: Calling groups_plugins_play to load vars for managed_node3 5599 1726879842.73124: done with get_vars() 5599 1726879842.73142: variable 'ansible_all_ipv4_addresses' from source: facts 5599 1726879842.73151: in VariableManager get_vars() 5599 1726879842.73160: Calling all_inventory to load vars for managed_node1 5599 1726879842.73170: Calling groups_inventory to load vars for managed_node1 5599 1726879842.73184: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879842.73197: Calling all_plugins_play to load vars for managed_node1 5599 1726879842.73207: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879842.73225: Calling groups_plugins_play to load vars for managed_node1 5599 1726879842.73468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879842.73878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879842.73881: done with get_vars() 5599 1726879842.73884: variable 'ansible_all_ipv6_addresses' from source: facts 5599 1726879842.73886: in VariableManager get_vars() 5599 1726879842.73889: Calling all_inventory to load vars for managed_node1 5599 1726879842.73891: Calling groups_inventory to load vars for managed_node1 5599 1726879842.73893: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879842.73895: Calling all_plugins_play to load vars for managed_node1 5599 1726879842.73897: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879842.73900: Calling groups_plugins_play to load vars for managed_node1 5599 1726879842.74130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879842.74292: done with get_vars() 5599 1726879842.74364: variable 'ansible_user_id' from source: facts 5599 1726879842.74400: variable 'kdump_test_ssh_server_inside' from source: play vars 5599 1726879842.74509: done with get_vars() 5599 1726879842.74535: variable 'ansible_default_ipv4' from source: facts 5599 1726879842.74556: variable 'kdump_ssh_server' from source: play vars 5599 1726879842.74566: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879842.74669: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879842.74682: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879842.74776: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879842.74835: variable '__kdump_serverpubkey' from source: set_fact 5599 1726879842.74871: variable '__kdump_ssh_server_location' from source: role '' all vars 5599 1726879842.74885: variable 'kdump_test_ssh_source' from source: play vars 5599 1726879842.74962: variable '__kdump_ssh_server_location' from source: role '' all vars 5599 1726879842.75156: variable 'ansible_env' from source: facts 5599 1726879842.75180: variable 'hostvars' from source: magic vars 5599 1726879842.75185: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879842.75188: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879842.75291: variable 'kdump_target' from source: play vars 5599 1726879842.75314: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879842.75327: in VariableManager get_vars() 5599 1726879842.75360: Calling all_inventory to load vars for managed_node3 5599 1726879842.75366: Calling groups_inventory to load vars for managed_node3 5599 1726879842.75372: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879842.75476: Calling all_plugins_play to load vars for managed_node3 5599 1726879842.75480: variable 'kdump_ssh_user' from source: play vars 5599 1726879842.75482: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879842.75485: Calling groups_plugins_play to load vars for managed_node3 5599 1726879842.75534: variable 'hostvars' from source: magic vars 5599 1726879842.75543: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879842.75553: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879842.75643: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879842.75655: in VariableManager get_vars() 5599 1726879842.75666: Calling all_inventory to load vars for managed_node1 5599 1726879842.75677: Calling groups_inventory to load vars for managed_node1 5599 1726879842.75691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879842.75878: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879842.75881: Calling all_plugins_play to load vars for managed_node1 5599 1726879842.75883: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879842.75886: Calling groups_plugins_play to load vars for managed_node1 5599 1726879842.75955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879842.76032: done with get_vars() 5599 1726879842.76058: variable 'ansible_all_ipv4_addresses' from source: facts 5599 1726879842.76069: in VariableManager get_vars() 5599 1726879842.76082: Calling all_inventory to load vars for managed_node3 5599 1726879842.76090: Calling groups_inventory to load vars for managed_node3 5599 1726879842.76099: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879842.76111: Calling all_plugins_play to load vars for managed_node3 5599 1726879842.76124: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879842.76136: Calling groups_plugins_play to load vars for managed_node3 5599 1726879842.76259: done with get_vars() 5599 1726879842.76284: variable 'ansible_user_id' from source: facts 5599 1726879842.76327: variable 'kdump_test_ssh_server_inside' from source: play vars 5599 1726879842.76410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879842.76771: done with get_vars() 5599 1726879842.76794: variable 'ansible_all_ipv6_addresses' from source: facts 5599 1726879842.76815: in VariableManager get_vars() 5599 1726879842.76819: Calling all_inventory to load vars for managed_node3 5599 1726879842.76880: Calling groups_inventory to load vars for managed_node3 5599 1726879842.76883: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879842.76887: Calling all_plugins_play to load vars for managed_node3 5599 1726879842.76889: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879842.76891: Calling groups_plugins_play to load vars for managed_node3 5599 1726879842.77227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879842.77234: variable 'kdump_test_ssh_source' from source: play vars 5599 1726879842.77553: variable 'ansible_env' from source: facts 5599 1726879842.77582: variable 'hostvars' from source: magic vars 5599 1726879842.77593: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879842.77603: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879842.77746: done with get_vars() 5599 1726879842.77812: variable 'ansible_default_ipv4' from source: facts 5599 1726879842.77830: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879842.77839: in VariableManager get_vars() 5599 1726879842.77846: Calling all_inventory to load vars for managed_node1 5599 1726879842.77965: Calling groups_inventory to load vars for managed_node1 5599 1726879842.77968: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879842.77971: variable 'kdump_ssh_server' from source: play vars 5599 1726879842.77975: Calling all_plugins_play to load vars for managed_node1 5599 1726879842.77977: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879842.77979: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879842.77981: Calling groups_plugins_play to load vars for managed_node1 5599 1726879842.78119: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879842.78205: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879842.78276: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879842.78446: variable '__kdump_serverpubkey' from source: set_fact 5599 1726879842.78524: variable '__kdump_ssh_server_location' from source: role '' all vars 5599 1726879842.78886: variable '__kdump_ssh_server_location' from source: role '' all vars 5599 1726879842.78889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879842.79195: variable 'kdump_target' from source: play vars 5599 1726879842.79501: variable 'kdump_ssh_user' from source: play vars 5599 1726879842.79509: done with get_vars() 5599 1726879842.79524: variable 'ansible_all_ipv4_addresses' from source: facts 5599 1726879842.79529: in VariableManager get_vars() 5599 1726879842.79542: Calling all_inventory to load vars for managed_node1 5599 1726879842.79544: Calling groups_inventory to load vars for managed_node1 5599 1726879842.79547: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879842.79556: Calling all_plugins_play to load vars for managed_node1 5599 1726879842.79562: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879842.79572: Calling groups_plugins_play to load vars for managed_node1 5599 1726879842.79782: variable 'hostvars' from source: magic vars 5599 1726879842.79792: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879842.79801: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879842.79892: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879842.79899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879842.79905: in VariableManager get_vars() 5599 1726879842.79916: Calling all_inventory to load vars for managed_node3 5599 1726879842.79924: Calling groups_inventory to load vars for managed_node3 5599 1726879842.79933: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879842.79946: Calling all_plugins_play to load vars for managed_node3 5599 1726879842.79955: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879842.79965: Calling groups_plugins_play to load vars for managed_node3 5599 1726879842.80205: done with get_vars() 5599 1726879842.80224: variable 'ansible_all_ipv6_addresses' from source: facts 5599 1726879842.80230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879842.80236: in VariableManager get_vars() 5599 1726879842.80246: Calling all_inventory to load vars for managed_node1 5599 1726879842.80254: Calling groups_inventory to load vars for managed_node1 5599 1726879842.80266: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879842.80280: Calling all_plugins_play to load vars for managed_node1 5599 1726879842.80290: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879842.80301: Calling groups_plugins_play to load vars for managed_node1 5599 1726879842.80532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879842.80575: done with get_vars() 5599 1726879842.80594: variable 'ansible_user_id' from source: facts 5599 1726879842.80606: variable 'kdump_test_ssh_server_inside' from source: play vars 5599 1726879842.80870: done with get_vars() 5599 1726879842.80890: variable 'ansible_default_ipv4' from source: facts 5599 1726879842.81078: variable 'kdump_ssh_server' from source: play vars 5599 1726879842.81081: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879842.81084: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879842.81087: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879842.81089: variable 'kdump_test_ssh_source' from source: play vars 5599 1726879842.81102: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879842.81139: variable 'omit' from source: magic vars 5599 1726879842.81178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879842.81217: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879842.81249: variable 'ansible_env' from source: facts 5599 1726879842.81290: variable 'hostvars' from source: magic vars 5599 1726879842.81379: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879842.81383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879842.81387: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879842.81390: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879842.81392: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879842.81395: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879842.81404: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879842.81411: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879842.81413: in VariableManager get_vars() 5599 1726879842.81416: Calling all_inventory to load vars for managed_node3 5599 1726879842.81418: Calling groups_inventory to load vars for managed_node3 5599 1726879842.81420: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879842.81422: Calling all_plugins_play to load vars for managed_node3 5599 1726879842.81425: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879842.81427: Calling groups_plugins_play to load vars for managed_node3 5599 1726879842.81439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879842.81640: Set connection var ansible_shell_type to sh 5599 1726879842.81652: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879842.81667: Set connection var ansible_pipelining to False 5599 1726879842.81678: Set connection var ansible_connection to ssh 5599 1726879842.81733: Set connection var ansible_timeout to 10 5599 1726879842.81743: Set connection var ansible_shell_executable to /bin/sh 5599 1726879842.81760: variable 'ansible_shell_executable' from source: unknown 5599 1726879842.81772: variable 'ansible_connection' from source: unknown 5599 1726879842.81785: variable 'ansible_module_compression' from source: unknown 5599 1726879842.81793: variable 'ansible_shell_type' from source: unknown 5599 1726879842.81878: variable 'ansible_shell_executable' from source: unknown 5599 1726879842.81882: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879842.81884: variable 'ansible_pipelining' from source: unknown 5599 1726879842.81887: variable 'ansible_timeout' from source: unknown 5599 1726879842.81889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879842.82482: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879842.82486: variable 'omit' from source: magic vars 5599 1726879842.82488: starting attempt loop 5599 1726879842.82490: running the handler 5599 1726879842.82493: _low_level_execute_command(): starting 5599 1726879842.82519: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879842.82981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879842.83234: done with get_vars() 5599 1726879842.83399: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879842.83425: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879842.83441: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879842.83456: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 5599 1726879842.83469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879842.83483: variable 'ansible_all_ipv4_addresses' from source: facts 5599 1726879842.83494: in VariableManager get_vars() 5599 1726879842.83505: Calling all_inventory to load vars for managed_node3 5599 1726879842.83526: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879842.83539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879842.83556: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879842.83571: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879842.83584: Calling groups_inventory to load vars for managed_node3 5599 1726879842.83630: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879842.83633: Calling all_plugins_play to load vars for managed_node3 5599 1726879842.83636: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879842.83644: Calling groups_plugins_play to load vars for managed_node3 5599 1726879842.83651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879842.83843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879842.84151: done with get_vars() 5599 1726879842.84181: variable 'ansible_all_ipv6_addresses' from source: facts 5599 1726879842.84192: in VariableManager get_vars() 5599 1726879842.84204: Calling all_inventory to load vars for managed_node3 5599 1726879842.84214: Calling groups_inventory to load vars for managed_node3 5599 1726879842.84225: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879842.84279: Calling all_plugins_play to load vars for managed_node3 5599 1726879842.84284: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879842.84287: Calling groups_plugins_play to load vars for managed_node3 5599 1726879842.84490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879842.84878: done with get_vars() 5599 1726879842.84908: variable 'ansible_default_ipv4' from source: facts 5599 1726879842.84926: variable 'kdump_ssh_server' from source: play vars 5599 1726879842.84954: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879842.85030: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879842.85034: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879842.85096: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879842.85123: variable 'omit' from source: magic vars 5599 1726879842.85154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879842.85178: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879842.85195: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879842.85211: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879842.85227: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879842.85266: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879842.85269: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879842.85277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879842.85388: stdout chunk (state=3): >>>/root <<< 5599 1726879842.85485: Set connection var ansible_shell_type to sh 5599 1726879842.85489: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879842.85542: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879842.85979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879842.85983: stdout chunk (state=3): >>><<< 5599 1726879842.85986: stderr chunk (state=3): >>><<< 5599 1726879842.85989: Set connection var ansible_pipelining to False 5599 1726879842.85991: Set connection var ansible_connection to ssh 5599 1726879842.85994: Set connection var ansible_timeout to 10 5599 1726879842.85996: Set connection var ansible_shell_executable to /bin/sh 5599 1726879842.85999: variable 'ansible_shell_executable' from source: unknown 5599 1726879842.86001: variable 'ansible_connection' from source: unknown 5599 1726879842.86003: variable 'ansible_module_compression' from source: unknown 5599 1726879842.86006: variable 'ansible_shell_type' from source: unknown 5599 1726879842.86008: variable 'ansible_shell_executable' from source: unknown 5599 1726879842.86010: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879842.86013: variable 'ansible_pipelining' from source: unknown 5599 1726879842.86015: variable 'ansible_timeout' from source: unknown 5599 1726879842.86017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879842.86028: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879842.86031: _low_level_execute_command(): starting 5599 1726879842.86035: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464 `" && echo ansible-tmp-1726879842.8591237-6033-186711134065464="` echo /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464 `" && echo ansible-tmp-1726879842.8591237-6033-186711134065464="` echo /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464 `" ) && sleep 0'"'"'' 5599 1726879842.86300: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879842.86524: variable 'omit' from source: magic vars 5599 1726879842.86547: starting attempt loop 5599 1726879842.86560: running the handler 5599 1726879842.86595: _low_level_execute_command(): starting 5599 1726879842.86770: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879842.87158: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879842.87193: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879842.87230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879842.87397: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879842.87490: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879842.87506: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879842.87523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879842.87536: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879842.87545: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879842.87585: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879842.87624: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879842.87692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879842.87696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879842.87698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879842.87779: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879842.87794: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879842.87836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879842.87897: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879842.89651: stdout chunk (state=3): >>>/root <<< 5599 1726879842.89769: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879842.89822: stderr chunk (state=3): >>><<< 5599 1726879842.89825: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879842.89856: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879842.89875: _low_level_execute_command(): starting 5599 1726879842.89880: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785 `" && echo ansible-tmp-1726879842.8986096-6035-25210133820785="` echo /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785 `" ) && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785 `" && echo ansible-tmp-1726879842.8986096-6035-25210133820785="` echo /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785 `" ) && sleep 0'"'"'' 5599 1726879842.90010: stdout chunk (state=3): >>>ansible-tmp-1726879842.8591237-6033-186711134065464=/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464 <<< 5599 1726879842.90180: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879842.90271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879842.90295: stderr chunk (state=3): >>><<< 5599 1726879842.90312: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'ansible-tmp-1726879842.8591237-6033-186711134065464=/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879842.90482: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879842.8591237-6033-186711134065464=/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879842.90488: variable 'ansible_module_compression' from source: unknown 5599 1726879842.90561: ANSIBALLZ: Using lock for known_hosts 5599 1726879842.90578: ANSIBALLZ: Acquiring lock 5599 1726879842.90588: ANSIBALLZ: Lock acquired: 140319492256400 5599 1726879842.90597: ANSIBALLZ: Creating module 5599 1726879842.90695: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879842.90979: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879842.90983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879842.90999: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879842.91050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879842.93036: stdout chunk (state=3): >>>ansible-tmp-1726879842.8986096-6035-25210133820785=/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785 <<< 5599 1726879842.93265: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879842.93296: stdout chunk (state=3): >>><<< 5599 1726879842.93351: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'ansible-tmp-1726879842.8986096-6035-25210133820785=/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879842.93603: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879842.8986096-6035-25210133820785=/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879842.93938: variable 'ansible_module_compression' from source: unknown 5599 1726879842.94309: ANSIBALLZ: Using lock for known_hosts 5599 1726879842.94313: ANSIBALLZ: Acquiring lock 5599 1726879843.05594: ANSIBALLZ: Writing module into payload 5599 1726879843.05675: ANSIBALLZ: Writing module 5599 1726879843.05694: ANSIBALLZ: Renaming module 5599 1726879843.05700: ANSIBALLZ: Done creating module 5599 1726879843.05714: ANSIBALLZ: Lock acquired: 140319492256400 5599 1726879843.05786: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879843.05789: ANSIBALLZ: Reading module after lock 5599 1726879843.05791: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py 5599 1726879843.05854: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py 5599 1726879843.05899: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb_txlc6t TO /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpla5b903f TO /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' 5599 1726879843.06110: Sending initial data 5599 1726879843.06114: Sent initial data (157 bytes) <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' 5599 1726879843.06432: Sending initial data 5599 1726879843.06436: Sent initial data (158 bytes) 5599 1726879843.06982: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879843.06987: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 5599 1726879843.06992: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879843.06995: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879843.06998: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879843.07000: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 5599 1726879843.07003: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address <<< 5599 1726879843.07019: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879843.07029: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879843.07043: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879843.07080: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879843.07083: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879843.07086: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879843.07147: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879843.07157: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879843.07168: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879843.07171: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879843.07241: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879843.07245: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879843.07248: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879843.07250: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879843.07252: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 5599 1726879843.07255: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879843.07331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879843.07347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879843.09071: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879843.09110: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879843.09181: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb_txlc6t debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879843.09186: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb_txlc6t /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py <<< 5599 1726879843.09240: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb_txlc6t" to remote "/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py" <<< 5599 1726879843.09248: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py M:0x001a <<< 5599 1726879843.09321: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:120332 <<< 5599 1726879843.10012: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879843.10078: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879843.10100: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 120332 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879843.10129: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 5599 1726879843.10133: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpla5b903f debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879843.10137: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpla5b903f /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py <<< 5599 1726879843.10167: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879843.10185: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpla5b903f" to remote "/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py M:0x001a <<< 5599 1726879843.10267: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879843.10358: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:120333 <<< 5599 1726879843.10393: stderr chunk (state=3): >>><<< 5599 1726879843.10396: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb_txlc6t /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb_txlc6t\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb_txlc6t" to remote "/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:120332\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 120332 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879843.10684: done transferring module to remote 5599 1726879843.10687: _low_level_execute_command(): starting 5599 1726879843.10690: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/ /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/ /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py && sleep 0'"'"'' 5599 1726879843.11393: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879843.11430: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 120333 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879843.11449: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879843.11486: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879843.11499: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879843.11508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879843.11525: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879843.11554: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879843.11606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879843.11632: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879843.11635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879843.11765: stderr chunk (state=3): >>><<< 5599 1726879843.11768: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpla5b903f /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpla5b903f\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpla5b903f" to remote "/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:120333\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 120333 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879843.11781: done transferring module to remote 5599 1726879843.11783: _low_level_execute_command(): starting 5599 1726879843.11786: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/ /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/ /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py && sleep 0'"'"'' 5599 1726879843.13103: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879843.13132: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879843.13179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879843.13280: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879843.13322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879843.13326: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879843.13402: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879843.13406: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879843.13472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879843.13523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879843.13554: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879843.13616: stderr chunk (state=3): >>><<< 5599 1726879843.13618: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879843.13651: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879843.13656: _low_level_execute_command(): starting 5599 1726879843.13659: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/AnsiballZ_known_hosts.py && sleep 0'"'"'' 5599 1726879843.14462: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879843.14486: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879843.14500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879843.14519: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879843.14552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879843.14662: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879843.14687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879843.14715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879843.14743: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879843.14806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879843.15721: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879843.15731: stdout chunk (state=3): >>><<< 5599 1726879843.15741: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879843.15778: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879843.15791: _low_level_execute_command(): starting 5599 1726879843.15881: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/AnsiballZ_known_hosts.py && sleep 0'"'"'' 5599 1726879843.16577: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879843.16595: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879843.16667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879843.16743: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879843.16784: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879843.16816: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879843.16834: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879843.16850: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879843.16904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879843.16978: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879843.17007: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879843.17039: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5599 1726879843.17045: stdout chunk (state=3): >>>import '_weakref' # <<< 5599 1726879843.17114: stdout chunk (state=3): >>>import '_io' # <<< 5599 1726879843.17121: stdout chunk (state=3): >>>import 'marshal' # <<< 5599 1726879843.17154: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879843.17196: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879843.17218: stdout chunk (state=3): >>>import 'time' # <<< 5599 1726879843.17228: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5599 1726879843.17278: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5599 1726879843.17291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.17303: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879843.17320: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879843.17360: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879843.17391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879843.17397: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1092c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b108fbb30> <<< 5599 1726879843.17433: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5599 1726879843.17439: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1092eab0> <<< 5599 1726879843.17457: stdout chunk (state=3): >>>import '_signal' # <<< 5599 1726879843.17503: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 5599 1726879843.17561: stdout chunk (state=3): >>>import 'io' # <<< 5599 1726879843.17579: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879843.17788: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 5599 1726879843.17792: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 5599 1726879843.17797: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879843.17988: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b106dd160> <<< 5599 1726879843.18011: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b106ddfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879843.18199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879843.18221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879843.18232: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5599 1726879843.18333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.18336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879843.18338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879843.18340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879843.18364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1071be30> <<< 5599 1726879843.18389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879843.18439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879843.18462: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1071bf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879843.18471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879843.18549: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879843.18562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.18711: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879843.18715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10753830> <<< 5599 1726879843.18744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10753ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10733ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107311f0> <<< 5599 1726879843.18842: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10718fe0> <<< 5599 1726879843.18869: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879843.18895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5599 1726879843.18929: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879843.18942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879843.18971: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879843.19024: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10777740> <<< 5599 1726879843.19029: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10776360> <<< 5599 1726879843.19055: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107320c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10774c20> <<< 5599 1726879843.19119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a8770> <<< 5599 1726879843.19142: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10718260> <<< 5599 1726879843.19162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879843.19187: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107a8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a8ad0> <<< 5599 1726879843.19233: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.19259: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107a8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10716d80> <<< 5599 1726879843.19296: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879843.19334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a9550> <<< 5599 1726879843.19369: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a9220> import 'importlib.machinery' # <<< 5599 1726879843.19408: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5599 1726879843.19433: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107aa420> import 'importlib.util' # import 'runpy' # <<< 5599 1726879843.19482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879843.19532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879843.19536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 5599 1726879843.19570: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c0650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107c1d30> <<< 5599 1726879843.19600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879843.19622: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 5599 1726879843.19628: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879843.19683: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5599 1726879843.19690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879843.19693: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c2c00> <<< 5599 1726879843.19698: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b32c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b2fbb30> <<< 5599 1726879843.19700: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5599 1726879843.19911: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b32eab0> <<< 5599 1726879843.19917: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107c3260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c2150> <<< 5599 1726879843.19921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879843.19924: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107c3cb0> <<< 5599 1726879843.19926: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c33e0> <<< 5599 1726879843.19929: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107aa480> <<< 5599 1726879843.19934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879843.19936: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 5599 1726879843.19939: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879843.19943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879843.19967: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 5599 1726879843.19971: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1054bb90> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879843.19998: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 5599 1726879843.20027: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages'<<< 5599 1726879843.20051: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879843.20082: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879843.20101: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.20104: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b11d160> <<< 5599 1726879843.20113: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b105746e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10574440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10574650> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10574890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10549d30> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879843.20197: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5599 1726879843.20201: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.20206: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b11dfd0> <<< 5599 1726879843.20208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879843.20396: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5599 1726879843.20403: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10575f70> <<< 5599 1726879843.20407: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10574bf0> <<< 5599 1726879843.20410: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879843.20428: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107aab70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879843.20443: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105a6300> <<< 5599 1726879843.20534: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879843.20538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.20541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879843.20552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879843.20570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879843.20599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879843.20624: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105be420> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879843.20821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105fb170> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879843.20826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879843.20829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b15be30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b15bf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879843.20832: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879843.20847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879843.20866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.20892: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879843.20904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879843.20938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 5599 1726879843.20947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b193830> <<< 5599 1726879843.20951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5599 1726879843.20975: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10621910> <<< 5599 1726879843.20989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b193ec0> import '_collections' # <<< 5599 1726879843.21028: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b173ad0> <<< 5599 1726879843.21402: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1711f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b158fe0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1b7740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1b6360> <<< 5599 1726879843.21406: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 5599 1726879843.21409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1720c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1b4c20> <<< 5599 1726879843.21426: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105fb290> <<< 5599 1726879843.21430: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105bf0b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10440230> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105bd460> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10576ea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1b105bd820> # zipimport: found 30 names in '/tmp/ansible_known_hosts_payload_c0ovqjg9/ansible_known_hosts_payload.zip' # zipimport: zlib available <<< 5599 1726879843.21601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b158260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b1e8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e8ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b1e8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b156d80> <<< 5599 1726879843.21631: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 5599 1726879843.21635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.21656: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879843.21687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879843.21694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5599 1726879843.21724: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e9550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e9220> import 'importlib.machinery' # <<< 5599 1726879843.21728: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10499e50> import '_typing' # <<< 5599 1726879843.21760: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5599 1726879843.21766: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1ea420> <<< 5599 1726879843.21795: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5599 1726879843.21798: stdout chunk (state=3): >>>import 'runpy' # <<< 5599 1726879843.21886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b200650> <<< 5599 1726879843.21914: stdout chunk (state=3): >>>import 'errno' # <<< 5599 1726879843.22194: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b201d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b202c00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b203260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b202150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b203cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b2033e0> <<< 5599 1726879843.22218: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1046cd40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10443e60> # zipimport: zlib available <<< 5599 1726879843.22223: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 5599 1726879843.22225: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1ea480> <<< 5599 1726879843.22248: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879843.22261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879843.22289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879843.22316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879843.22353: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af8fb90> <<< 5599 1726879843.22375: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 5599 1726879843.22396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879843.22434: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206afb85f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afb8350> <<< 5599 1726879843.22614: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206afb8560> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206afb87a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af8dd30> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879843.22639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879843.22642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5599 1726879843.22802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afb9e20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afb8aa0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1eab70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879843.22853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879843.22882: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afea1b0> <<< 5599 1726879843.22939: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879843.22961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.22996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879843.23071: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b0022d0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879843.23112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879843.23191: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879843.23218: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b03f080> <<< 5599 1726879843.23221: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879843.23289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879843.23402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879843.23421: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b069820> <<< 5599 1726879843.23552: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.23602: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b03f1a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b002f60> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 5599 1726879843.23606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae801d0> <<< 5599 1726879843.23609: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b001310> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afbad50> <<< 5599 1726879843.23725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f206ae803b0> <<< 5599 1726879843.23936: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_known_hosts_payload_j25cqbvu/ansible_known_hosts_payload.zip' # zipimport: zlib available <<< 5599 1726879843.23991: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879843.24015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879843.24085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879843.24135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879843.24161: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aeddd30> import '_typing' # <<< 5599 1726879843.24378: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aeacc20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae83da0> # zipimport: zlib available <<< 5599 1726879843.24410: stdout chunk (state=3): >>>import 'ansible' # <<< 5599 1726879843.24445: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.24450: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.24466: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.24490: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 5599 1726879843.24800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 5599 1726879843.24867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1046fcb0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.24871: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5599 1726879843.24916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879843.24920: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b104c1880> <<< 5599 1726879843.24976: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c1610> <<< 5599 1726879843.25013: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c0f20> <<< 5599 1726879843.25016: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879843.25082: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c1370> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1049a870> import 'atexit' # <<< 5599 1726879843.25134: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b104c2660> <<< 5599 1726879843.25138: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b104c28a0> <<< 5599 1726879843.25155: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879843.25206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879843.25226: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879843.25269: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c2de0> import 'pwd' # <<< 5599 1726879843.25312: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879843.25326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879843.25379: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10324b90> <<< 5599 1726879843.25388: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b103267b0> <<< 5599 1726879843.25419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879843.25448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879843.25478: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10327170> <<< 5599 1726879843.25505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879843.25526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10328350> <<< 5599 1726879843.25562: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879843.25595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879843.25608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879843.25741: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032ae10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1032af30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103290d0> <<< 5599 1726879843.25745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879843.25911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032ed80> import '_tokenize' # <<< 5599 1726879843.25957: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032d850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032d5b0> <<< 5599 1726879843.25983: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879843.26055: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032ffb0> <<< 5599 1726879843.26096: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103295e0> <<< 5599 1726879843.26180: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.26266: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10376ed0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10377020> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10378bf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103789b0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879843.26369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879843.26415: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1037b0e0> <<< 5599 1726879843.26439: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10379250> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879843.26553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.26565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879843.26608: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103828d0> <<< 5599 1726879843.26781: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1037b260> <<< 5599 1726879843.26816: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10383bc0> <<< 5599 1726879843.26844: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b103839b0> <<< 5599 1726879843.26898: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10383d10> <<< 5599 1726879843.27105: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10377320> <<< 5599 1726879843.27108: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10386ba0> <<< 5599 1726879843.27228: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.27250: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10387f50> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10385340> <<< 5599 1726879843.27276: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.27313: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b103866c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10384ef0> # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879843.27358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aeafb90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.27389: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879843.27410: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879843.27496: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879843.27512: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.27553: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879843.27601: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5599 1726879843.27626: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af056a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af05430> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af04d40> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879843.27648: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af05790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aede7b0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af06420> <<< 5599 1726879843.27662: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.27693: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af06660> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879843.27744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879843.27767: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879843.27816: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.27821: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af06b70> <<< 5599 1726879843.27839: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879843.27857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879843.27904: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad64950> <<< 5599 1726879843.27932: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ad66570> <<< 5599 1726879843.27970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879843.27975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879843.27993: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.28029: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad66f30> <<< 5599 1726879843.28038: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879843.28103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879843.28108: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad67ec0> <<< 5599 1726879843.28154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879843.28169: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879843.28250: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad6aba0> <<< 5599 1726879843.28279: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ad6acc0> <<< 5599 1726879843.28525: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad68e60> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879843.28532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adaeba0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adad670> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adad3d0> <<< 5599 1726879843.28563: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879843.28582: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.28643: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adafe00> <<< 5599 1726879843.28679: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad69370> <<< 5599 1726879843.28702: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adb6cc0> <<< 5599 1726879843.28748: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb6ed0> <<< 5599 1726879843.28784: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879843.28856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adb8920> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb86e0> <<< 5599 1726879843.28871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879843.28979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879843.29017: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.29061: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adbae70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb8fe0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879843.29103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.29152: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879843.29179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879843.29253: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc2690> <<< 5599 1726879843.29261: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 5599 1726879843.29264: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879843.29299: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879843.29302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.29399: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adbb020> <<< 5599 1726879843.29427: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1040c110> <<< 5599 1726879843.29495: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc3530> <<< 5599 1726879843.29502: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879843.29604: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040ce60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1038b620> <<< 5599 1726879843.29609: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc36e0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc30b0> <<< 5599 1726879843.29639: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879843.29643: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb7020> <<< 5599 1726879843.29786: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.29854: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc6a80> <<< 5599 1726879843.29998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879843.30016: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040d5b0> # zipimport: zlib available <<< 5599 1726879843.30121: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc7e60> <<< 5599 1726879843.30183: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc5220> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc60f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc4e00> # zipimport: zlib available <<< 5599 1726879843.30225: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879843.30237: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.30371: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.30568: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.30570: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879843.30597: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5599 1726879843.30680: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.30857: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.31098: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.31156: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.31182: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.31268: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879843.31275: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.31321: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.31355: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879843.31367: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.31450: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.31562: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879843.31573: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.31601: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5599 1726879843.31607: stdout chunk (state=3): >>> <<< 5599 1726879843.31616: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.31665: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.31703: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879843.31719: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.31988: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.32286: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.32325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879843.32367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 5599 1726879843.32446: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040f380> <<< 5599 1726879843.32679: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.32698: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5599 1726879843.32790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.32891: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.32909: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1021da90> <<< 5599 1726879843.32954: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.32971: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1021e3f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040e180> # zipimport: zlib available <<< 5599 1726879843.33026: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.33067: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879843.33094: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.33135: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.33162: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.33167: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ae4d4f0> <<< 5599 1726879843.33257: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879843.33293: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae4cef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc7fb0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 5599 1726879843.33333: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879843.33343: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 5599 1726879843.33369: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.33375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.33511: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1021d0d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1021e5a0> <<< 5599 1726879843.33515: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.33562: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879843.33625: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.33737: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.33741: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.33794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae4d4c0> # zipimport: zlib available <<< 5599 1726879843.33798: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879843.33854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879843.33869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879843.33890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879843.33956: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102b67e0> <<< 5599 1726879843.34005: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102284a0> <<< 5599 1726879843.34098: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102238f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10222450> # destroy ansible.module_utils.distro <<< 5599 1726879843.34124: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879843.34166: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879843.34256: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 5599 1726879843.34283: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879843.34463: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.34610: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.34648: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py <<< 5599 1726879843.34669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102223f0> <<< 5599 1726879843.34753: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.35594: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879843.35612: stdout chunk (state=3): >>> <<< 5599 1726879843.35748: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879843.35772: stdout chunk (state=3): >>> <<< 5599 1726879843.35908: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879843.35917: stdout chunk (state=3): >>> <<< 5599 1726879843.35954: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879843.35956: stdout chunk (state=3): >>> <<< 5599 1726879843.36004: stdout chunk (state=3): >>> {"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n", "after": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n"}, "invocation": {"module_args": {"key": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n", "name": "10.31.14.141", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n", "after": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n"}}}}<<< 5599 1726879843.36014: stdout chunk (state=3): >>> <<< 5599 1726879843.36026: stdout chunk (state=3): >>># destroy __main__ <<< 5599 1726879843.36029: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879843.36095: stdout chunk (state=3): >>> import 'ansible.module_utils.common.warnings' # <<< 5599 1726879843.36130: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.36284: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.36444: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879843.36485: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin <<< 5599 1726879843.36501: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack <<< 5599 1726879843.36509: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879843.36512: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879843.36585: stdout chunk (state=3): >>># destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse <<< 5599 1726879843.36606: stdout chunk (state=3): >>># cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket <<< 5599 1726879843.36658: stdout chunk (state=3): >>># cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing hmac # destroy hmac <<< 5599 1726879843.36735: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 5599 1726879843.36990: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 5599 1726879843.37237: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.37244: stdout chunk (state=3): >>> # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy hashlib # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux <<< 5599 1726879843.37247: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 5599 1726879843.37251: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 5599 1726879843.37271: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 5599 1726879843.37312: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 5599 1726879843.37318: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 5599 1726879843.37321: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 5599 1726879843.37357: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 5599 1726879843.37378: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879843.37404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 5599 1726879843.37493: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae4f710> <<< 5599 1726879843.37510: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5599 1726879843.37525: stdout chunk (state=3): >>># destroy _collections <<< 5599 1726879843.37580: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5599 1726879843.37702: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879843.37706: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879843.37735: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879843.37798: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.37904: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix <<< 5599 1726879843.37927: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ac5da60> <<< 5599 1726879843.37976: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.37993: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ac5e3f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adcafc0> # zipimport: zlib available <<< 5599 1726879843.38017: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879843.38099: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.38115: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 5599 1726879843.38150: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.38196: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.38208: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5599 1726879843.38257: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.38324: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879843.38377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.38410: stderr chunk (state=3): >>><<< 5599 1726879843.38413: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1092c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b108fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1092eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b106dd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b106ddfd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1071be30>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1071bf80>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10753830>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10753ec0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10733ad0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107311f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10718fe0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10777740>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10776360>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107320c0>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10774c20>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a8770>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10718260>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107a8c20>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a8ad0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107a8e90>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10716d80>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a9550>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a9220>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107aa420>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c0650>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107c1d30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c2c00>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107c3260>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c2150>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107c3cb0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c33e0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107aa480>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1054bb90>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b105746e0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10574440>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10574650>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10574890>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10549d30>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10575f70>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10574bf0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107aab70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105a6300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105be420>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105fb170>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10621910>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105fb290>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105bf0b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10440230>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105bd460>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10576ea0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1b105bd820>\r\n# zipimport: found 30 names in \'/tmp/ansible_known_hosts_payload_c0ovqjg9/ansible_known_hosts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10499e50>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1046cd40>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10443e60>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1046fcb0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b104c1880>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c1610>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c0f20>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c1370>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1049a870>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b104c2660>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b104c28a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c2de0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10324b90>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b103267b0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10327170>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10328350>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032ae10>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1032af30>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103290d0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032ed80>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032d850>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032d5b0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032ffb0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103295e0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10376ed0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10377020>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10378bf0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103789b0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1037b0e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10379250>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103828d0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1037b260>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10383bc0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b103839b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10383d10>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10377320>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10386ba0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10387f50>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10385340>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b103866c0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10384ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1040c110>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040ce60>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1038b620>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040d5b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040f380>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1021da90>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1021e3f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040e180>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1021d0d0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1021e5a0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102b67e0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102284a0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102238f0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10222450>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc\'\r\nimport \'hmac\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102223f0>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n", "after": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n", "name": "10.31.14.141", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n", "after": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\\n"}}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing hmac\r\n# destroy hmac\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy hashlib\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879843.38970: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1092c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b108fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1092eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b106dd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b106ddfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1071be30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1071bf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10753830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10753ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10733ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107311f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10718fe0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10777740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10776360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107320c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10774c20> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10718260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107a8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a8ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107a8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10716d80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a9550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107a9220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107aa420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c0650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107c1d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c2c00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107c3260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c2150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107c3cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107c33e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107aa480> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1054bb90> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b105746e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10574440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10574650> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10574890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10549d30> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10575f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10574bf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107aab70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105a6300> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105be420> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105fb170> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10621910> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105fb290> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105bf0b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10440230> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b105bd460> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10576ea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1b105bd820> # zipimport: found 30 names in '/tmp/ansible_known_hosts_payload_c0ovqjg9/ansible_known_hosts_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10499e50> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1046cd40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10443e60> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1046fcb0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b104c1880> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c1610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c0f20> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c1370> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1049a870> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b104c2660> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b104c28a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b104c2de0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10324b90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b103267b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10327170> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10328350> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032ae10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1032af30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103290d0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032ed80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032d850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032d5b0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1032ffb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103295e0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10376ed0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10377020> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10378bf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103789b0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1037b0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10379250> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b103828d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1037b260> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10383bc0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b103839b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10383d10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10377320> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10386ba0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10387f50> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10385340> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b103866c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10384ef0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1040c110> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040ce60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1038b620> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040d5b0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040f380> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1021da90> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1021e3f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1040e180> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b1021d0d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1021e5a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102b67e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102284a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102238f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10222450> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py # code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b102223f0> # zipimport: zlib available {"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n", "after": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n"}, "invocation": {"module_args": {"key": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n", "name": "10.31.14.141", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n", "after": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n"}}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing hmac # destroy hmac # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy hashlib # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5599 1726879843.40512: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ac5d070> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac5e570> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879843.40518: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206acf6660> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac682f0> <<< 5599 1726879843.41086: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac62420> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac62270> # destroy ansible.module_utils.distro <<< 5599 1726879843.41090: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5599 1726879843.41098: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.41102: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879843.41110: done with _execute_module (known_hosts, {'key': '10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n', 'name': '10.31.14.141', 'path': '/etc/ssh/ssh_known_hosts', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'known_hosts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879843.41113: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879843.41116: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879843.41118: _low_level_execute_command(): starting 5599 1726879843.41121: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/ > /dev/null 2>&1 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879842.8986096-6035-25210133820785/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879843.41130: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.41133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py # code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' <<< 5599 1726879843.41136: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac62180> # zipimport: zlib available <<< 5599 1726879843.41138: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879843.41142: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879843.41145: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879843.41147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879843.41150: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879843.41152: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879843.41154: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879843.41157: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879843.41159: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 5599 1726879843.41161: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879843.41167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879843.42393: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879843.42426: stderr chunk (state=3): >>><<< 5599 1726879843.42436: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879843.42488: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879843.42501: handler run complete 5599 1726879843.42535: attempt loop complete, returning result 5599 1726879843.42585: _execute() done 5599 1726879843.42589: dumping result to json 5599 1726879843.42595: done dumping result, returning 5599 1726879843.42598: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node [0affef3a-ec81-5b39-170e-00000000016a] 5599 1726879843.42605: stdout chunk (state=3): >>> {"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\n", "after": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\n"}, "invocation": {"module_args": {"key": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\n", "name": "10.31.12.141", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\n", "after": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\n"}}}} # destroy __main__ <<< 5599 1726879843.43156: sending task result for task 0affef3a-ec81-5b39-170e-00000000016a 5599 1726879843.43160: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing hmac # destroy hmac <<< 5599 1726879843.43165: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 5599 1726879843.43168: stdout chunk (state=3): >>># destroy ntpath <<< 5599 1726879843.43171: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile <<< 5599 1726879843.43215: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 5599 1726879843.43394: stdout chunk (state=3): >>># destroy hashlib # destroy selectors # destroy errno # destroy array # destroy datetime <<< 5599 1726879843.43402: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< ok: [managed_node3] => { "changed": false, "diff": { "after": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.14.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCog9rImpkQKyevsGRVebt1bez7uDC/PAvWBkV3p5TU2vlRqvqIsGtsjvw+ZEZa3rwz3bKDQGK1dAKWtxdB8fwl0BH3L9bqyR3k9hEJ724Ghy44L+QEku25MGwEY04m12OJ9Yat2yfDE0VyZryKZEk8OEfbTz9H8lStDVOqpu2KCfUdZxjdTmybcSP7tnxXnIOtTchzAcr1cBy3SCFd00M/xzYPi3aKpbX3TgFmsxrn3HkleUc2TFiwoWAcY0QiMjo1GkFGuTo1IL53Syfh7ugyO9YmwDm7C8pbAq8CDz0XZJdXk0AFigfYQzAndudz2cYRxIOcJPeroK7V4HBDQiIiEjFKZROaw0/FInyk9FCrowOijet7PKHaUqYhlI1Y4KeT6WU4XPeSmZcoBsBPVjvelx/GJ+TiswduGlGW8nhg77Fw9nb+tjjdxGTc88S2Q3M+M2W+0AcwesyBTDg7162nmW5iRESuUqrk4Z4UR5DadWZlYWOrTz4R6P3aW6UPb8k= root@ip-10-31-14-141.us-east-1.aws.redhat.com\n", "name": "10.31.14.141", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } 5599 1726879843.43557: done sending task result for task 0affef3a-ec81-5b39-170e-00000000016a 5599 1726879843.43560: WORKER PROCESS EXITING 5599 1726879843.43817: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5599 1726879843.43850: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879843.44179: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 5599 1726879843.44183: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc <<< 5599 1726879843.44210: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879843.44389: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879843.44432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879843.44594: stderr chunk (state=3): >>><<< 5599 1726879843.44603: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b32c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b2fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b32eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b11d160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b11dfd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b15be30>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b15bf80>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b193830>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b193ec0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b173ad0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1711f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b158fe0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1b7740>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1b6360>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1720c0>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1b4c20>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e8770>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b158260>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b1e8c20>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e8ad0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b1e8e90>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b156d80>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e9550>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e9220>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1ea420>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b200650>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b201d30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b202c00>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b203260>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b202150>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b203cb0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b2033e0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1ea480>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af8fb90>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206afb85f0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afb8350>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206afb8560>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206afb87a0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af8dd30>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afb9e20>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afb8aa0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1eab70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afea1b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b0022d0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b03f080>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b069820>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b03f1a0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b002f60>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae801d0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b001310>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afbad50>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f206ae803b0>\r\n# zipimport: found 30 names in \'/tmp/ansible_known_hosts_payload_j25cqbvu/ansible_known_hosts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aeddd30>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aeacc20>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae83da0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aeafb90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af056a0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af05430>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af04d40>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af05790>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aede7b0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af06420>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af06660>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af06b70>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad64950>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ad66570>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad66f30>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad67ec0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad6aba0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ad6acc0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad68e60>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adaeba0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adad670>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adad3d0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adafe00>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad69370>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adb6cc0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb6ed0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adb8920>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb86e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adbae70>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb8fe0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc2690>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adbb020>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc3530>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc36e0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc30b0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb7020>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc6a80>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc7e60>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc5220>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc60f0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc4e00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ae4d4f0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae4cef0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc7fb0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae4d4c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae4f710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ac5da60>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ac5e3f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adcafc0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ac5d070>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac5e570>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206acf6660>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac682f0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac62420>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac62270>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc\'\r\nimport \'hmac\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac62180>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n", "after": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n", "name": "10.31.12.141", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n", "after": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\\n"}}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing hmac\r\n# destroy hmac\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy hashlib\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879843.44754: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b32c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b2fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b32eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b11d160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b11dfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b15be30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b15bf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b193830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b193ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b173ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1711f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b158fe0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1b7740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1b6360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1720c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1b4c20> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b158260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b1e8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e8ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b1e8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b156d80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e9550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1e9220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1ea420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b200650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b201d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b202c00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b203260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b202150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206b203cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b2033e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1ea480> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af8fb90> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206afb85f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afb8350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206afb8560> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206afb87a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af8dd30> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afb9e20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afb8aa0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b1eab70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afea1b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b0022d0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b03f080> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b069820> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b03f1a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b002f60> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae801d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206b001310> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206afbad50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f206ae803b0> # zipimport: found 30 names in '/tmp/ansible_known_hosts_payload_j25cqbvu/ansible_known_hosts_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aeddd30> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aeacc20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae83da0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aeafb90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af056a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af05430> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af04d40> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af05790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206aede7b0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af06420> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206af06660> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206af06b70> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad64950> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ad66570> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad66f30> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad67ec0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad6aba0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ad6acc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad68e60> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adaeba0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adad670> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adad3d0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adafe00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ad69370> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adb6cc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb6ed0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adb8920> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb86e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adbae70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb8fe0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc2690> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adbb020> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc3530> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc36e0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc30b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adb7020> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc6a80> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc7e60> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc5220> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206adc60f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc4e00> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ae4d4f0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae4cef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adc7fb0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae4d4c0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ae4f710> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ac5da60> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ac5e3f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206adcafc0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206ac5d070> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac5e570> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206acf6660> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac682f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac62420> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac62270> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py # code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206ac62180> # zipimport: zlib available {"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\n", "after": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\n"}, "invocation": {"module_args": {"key": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\n", "name": "10.31.12.141", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\n", "after": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\n"}}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing hmac # destroy hmac # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy hashlib # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879843.46950: done with _execute_module (known_hosts, {'key': '10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\n', 'name': '10.31.12.141', 'path': '/etc/ssh/ssh_known_hosts', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'known_hosts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879843.46953: _low_level_execute_command(): starting 5599 1726879843.46956: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879842.8591237-6033-186711134065464/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879843.46966: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879843.46969: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879843.46971: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879843.46975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879843.46978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879843.46981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879843.48748: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879843.48752: stdout chunk (state=3): >>><<< 5599 1726879843.48755: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879843.48798: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879843.48979: handler run complete 5599 1726879843.48983: attempt loop complete, returning result 5599 1726879843.48986: _execute() done 5599 1726879843.48988: dumping result to json 5599 1726879843.48991: done dumping result, returning 5599 1726879843.48994: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node [0affef3a-ec81-5b39-170e-00000000016a] 5599 1726879843.48996: sending task result for task 0affef3a-ec81-5b39-170e-00000000016a 5599 1726879843.49061: done sending task result for task 0affef3a-ec81-5b39-170e-00000000016a 5599 1726879843.49068: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "diff": { "after": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.12.141 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD0CoCYvBLLlX2l8cKG5lr4aeY4Qcr7gRrmW1cdKh7QZgojG5AVuV6FUUf8hDd7xtJnlMUsLFTEXhDzjHnFuJiilMCc4Eu9zffy0T5CGIHvKL9A3KkE4TdKR96XPqXt9g/17YEuJYtSzR0Fo+PZFCZ2zfKrZsVWJ7/Dhcaarct8I7PP3PqVAPp9a8me2wuEvL7OlVw/73p43GSW8QOZcpywyUaTfKO6RBxt3kgA52eBFe0+Q2QExBu1GlJ3FbHLK59uCc5iWzEQlTChvzVH8vCl3p5tpjKs5whDMr3xKy5poMZ7bGRz6hLefeYspJoZogi++IL/UsFKI1yT9XxghLfVxbBUunaRRNON4Xs0AmCm2YYtyi8s2wlTXfKEF33w1+amdo8TgTD+l/vW9PzTjplbHyjKIvjXQexamev4FtI2Jsc/vcE8OVMOXZAoD9V/YZ/tdeJ3zLSGBV+K+uXMoFg1lmE3r/+Va08TqxU4aA0LU9bbYrT055tw8sjJn0orGcM= root@ip-10-31-12-141.us-east-1.aws.redhat.com\n", "name": "10.31.12.141", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } 5599 1726879843.49149: no more pending results, returning what we have 5599 1726879843.49156: results queue empty 5599 1726879843.49157: checking for any_errors_fatal 5599 1726879843.49175: done checking for any_errors_fatal 5599 1726879843.49177: checking for max_fail_percentage 5599 1726879843.49179: done checking for max_fail_percentage 5599 1726879843.49180: checking to see if all hosts have failed and the running result is not ok 5599 1726879843.49181: done checking to see if all hosts have failed 5599 1726879843.49182: getting the remaining hosts for this loop 5599 1726879843.49184: done getting the remaining hosts for this loop 5599 1726879843.49188: getting the next task for host managed_node1 5599 1726879843.49200: done getting next task for host managed_node1 5599 1726879843.49205: ^ task is: TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists 5599 1726879843.49209: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879843.49211: getting the next task for host managed_node2 5599 1726879843.49219: done getting next task for host managed_node2 5599 1726879843.49222: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879843.49224: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879843.49225: getting the next task for host managed_node3 5599 1726879843.49229: done getting next task for host managed_node3 5599 1726879843.49232: ^ task is: TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists 5599 1726879843.49234: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879843.49251: getting variables 5599 1726879843.49252: in VariableManager get_vars() 5599 1726879843.49416: Calling all_inventory to load vars for managed_node1 5599 1726879843.49420: Calling groups_inventory to load vars for managed_node1 5599 1726879843.49424: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879843.49436: Calling all_plugins_play to load vars for managed_node1 5599 1726879843.49440: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879843.49444: Calling groups_plugins_play to load vars for managed_node1 5599 1726879843.50119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879843.50686: done with get_vars() 5599 1726879843.50697: done getting variables TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Friday 20 September 2024 20:50:43 -0400 (0:00:00.914) 0:00:21.294 ****** 5599 1726879843.50784: entering _queue_task() for managed_node1/stat 5599 1726879843.51119: worker is 3 (out of 3 available) 5599 1726879843.51138: exiting _queue_task() for managed_node1/stat 5599 1726879843.51157: getting variables 5599 1726879843.51161: in VariableManager get_vars() 5599 1726879843.51452: Calling all_inventory to load vars for managed_node2 5599 1726879843.51458: Calling groups_inventory to load vars for managed_node2 5599 1726879843.51466: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879843.51492: Calling all_plugins_play to load vars for managed_node2 5599 1726879843.51498: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879843.51502: Calling groups_plugins_play to load vars for managed_node2 5599 1726879843.52123: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists 5599 1726879843.52128: in run() - task 0affef3a-ec81-5b39-170e-000000000055 5599 1726879843.52131: variable 'ansible_search_path' from source: unknown 5599 1726879843.52134: variable 'ansible_search_path' from source: unknown 5599 1726879843.52137: calling self._execute() 5599 1726879843.52190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879843.52597: done with get_vars() 5599 1726879843.52639: done getting variables 5599 1726879843.52715: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879843.52720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879843.52723: variable 'omit' from source: magic vars 5599 1726879843.52731: variable 'omit' from source: magic vars 5599 1726879843.52891: variable 'omit' from source: magic vars 5599 1726879843.52899: variable 'omit' from source: magic vars 5599 1726879843.52902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879843.52905: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879843.52911: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879843.52914: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879843.52916: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879843.52918: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879843.52921: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879843.52923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879843.52930: Set connection var ansible_shell_type to sh 5599 1726879843.53002: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879843.53006: Set connection var ansible_pipelining to False 5599 1726879843.53031: getting variables 5599 1726879843.53033: in VariableManager get_vars() 5599 1726879843.53054: Calling all_inventory to load vars for managed_node3 5599 1726879843.53057: Calling groups_inventory to load vars for managed_node3 5599 1726879843.53060: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879843.53071: Set connection var ansible_connection to ssh 5599 1726879843.53076: Set connection var ansible_timeout to 10 5599 1726879843.53079: Set connection var ansible_shell_executable to /bin/sh 5599 1726879843.53089: Calling all_plugins_play to load vars for managed_node3 5599 1726879843.53094: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879843.53099: variable 'ansible_shell_executable' from source: unknown 5599 1726879843.53102: variable 'ansible_connection' from source: unknown 5599 1726879843.53116: variable 'ansible_module_compression' from source: unknown 5599 1726879843.53119: variable 'ansible_shell_type' from source: unknown 5599 1726879843.53122: variable 'ansible_shell_executable' from source: unknown 5599 1726879843.53124: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879843.53126: variable 'ansible_pipelining' from source: unknown 5599 1726879843.53148: Calling groups_plugins_play to load vars for managed_node3 5599 1726879843.53744: variable 'ansible_timeout' from source: unknown 5599 1726879843.53748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879843.53751: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879843.53755: variable 'omit' from source: magic vars 5599 1726879843.53757: starting attempt loop 5599 1726879843.53760: running the handler 5599 1726879843.53776: _low_level_execute_command(): starting 5599 1726879843.53796: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879843.53861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879843.54413: done with get_vars() 5599 1726879843.54444: done getting variables 5599 1726879843.54660: entering _queue_task() for managed_node3/stat 5599 1726879843.54884: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879843.54888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879843.55502: worker is 1 (out of 3 available) 5599 1726879843.55519: exiting _queue_task() for managed_node3/stat 5599 1726879843.55537: done queuing things up, now waiting for results queue to drain 5599 1726879843.55540: waiting for pending results... 5599 1726879843.55581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879843.55590: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879843.55745: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879843.55751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879843.55895: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists 5599 1726879843.55984: in run() - task 0affef3a-ec81-5b39-170e-000000000055 5599 1726879843.56009: variable 'ansible_search_path' from source: unknown 5599 1726879843.56029: variable 'ansible_search_path' from source: unknown 5599 1726879843.56052: calling self._execute() 5599 1726879843.56189: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879843.56192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879843.56195: variable 'omit' from source: magic vars 5599 1726879843.56287: variable 'omit' from source: magic vars 5599 1726879843.56355: variable 'omit' from source: magic vars 5599 1726879843.56383: variable 'omit' from source: magic vars 5599 1726879843.56431: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879843.56470: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879843.56506: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879843.56520: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879843.56534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879843.56566: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879843.56570: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879843.56572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879843.56652: Set connection var ansible_shell_type to sh 5599 1726879843.56666: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879843.56669: Set connection var ansible_pipelining to False 5599 1726879843.56672: Set connection var ansible_connection to ssh 5599 1726879843.56681: Set connection var ansible_timeout to 10 5599 1726879843.56693: Set connection var ansible_shell_executable to /bin/sh 5599 1726879843.56714: variable 'ansible_shell_executable' from source: unknown 5599 1726879843.56717: variable 'ansible_connection' from source: unknown 5599 1726879843.56721: variable 'ansible_module_compression' from source: unknown 5599 1726879843.56724: variable 'ansible_shell_type' from source: unknown 5599 1726879843.56729: variable 'ansible_shell_executable' from source: unknown 5599 1726879843.56732: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879843.56737: variable 'ansible_pipelining' from source: unknown 5599 1726879843.56741: variable 'ansible_timeout' from source: unknown 5599 1726879843.56751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879843.57015: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879843.57029: variable 'omit' from source: magic vars 5599 1726879843.57035: starting attempt loop 5599 1726879843.57038: running the handler 5599 1726879843.57050: _low_level_execute_command(): starting 5599 1726879843.57058: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879843.57754: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration <<< 5599 1726879843.57777: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879843.57900: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879843.57905: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879843.57919: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879843.58004: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879843.58019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879843.58347: stdout chunk (state=3): >>>/root <<< 5599 1726879843.58579: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879843.58684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879843.58692: stdout chunk (state=3): >>><<< 5599 1726879843.58702: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879843.58784: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879843.58789: _low_level_execute_command(): starting 5599 1726879843.58792: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053 `" && echo ansible-tmp-1726879843.587495-6067-226276950414053="` echo /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053 `" && echo ansible-tmp-1726879843.587495-6067-226276950414053="` echo /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053 `" ) && sleep 0'"'"'' 5599 1726879843.59553: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879843.59588: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 5599 1726879843.59592: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879843.59631: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879843.59658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879843.59664: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879843.59677: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879843.59714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879843.59772: stdout chunk (state=3): >>>/root <<< 5599 1726879843.59882: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879843.59943: stderr chunk (state=3): >>><<< 5599 1726879843.59947: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879843.59982: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879843.60179: _low_level_execute_command(): starting 5599 1726879843.60183: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812 `" && echo ansible-tmp-1726879843.5998619-6069-270337996176812="` echo /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812 `" ) && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812 `" && echo ansible-tmp-1726879843.5998619-6069-270337996176812="` echo /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812 `" ) && sleep 0'"'"'' 5599 1726879843.60813: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879843.60824: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879843.60870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration <<< 5599 1726879843.60877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879843.60975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879843.60997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879843.61008: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879843.61018: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879843.61026: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879843.61047: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879843.61128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879843.62598: stdout chunk (state=3): >>>ansible-tmp-1726879843.587495-6067-226276950414053=/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053 <<< 5599 1726879843.62722: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879843.62816: stderr chunk (state=3): >>><<< 5599 1726879843.62820: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'ansible-tmp-1726879843.587495-6067-226276950414053=/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879843.62867: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879843.587495-6067-226276950414053=/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879843.62978: variable 'ansible_module_compression' from source: unknown 5599 1726879843.63202: stdout chunk (state=3): >>>ansible-tmp-1726879843.5998619-6069-270337996176812=/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812 <<< 5599 1726879843.63302: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 5599 1726879843.63305: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879843.63350: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879843.63591: stderr chunk (state=3): >>><<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 5599 1726879843.63601: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py 5599 1726879843.63782: stdout chunk (state=3): >>><<< <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpiw1mb4yc TO /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py <10.31.14.141> (0, b'ansible-tmp-1726879843.5998619-6069-270337996176812=/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879843.63794: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879843.5998619-6069-270337996176812=/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' 5599 1726879843.63907: Sending initial data 5599 1726879843.63913: Sent initial data (150 bytes) 5599 1726879843.64209: variable 'ansible_module_compression' from source: unknown 5599 1726879843.64436: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 5599 1726879843.64494: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 5599 1726879843.64762: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpv7z5744k TO /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' 5599 1726879843.65112: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879843.65184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879843.65187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879843.65189: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879843.65250: Sending initial data 5599 1726879843.65254: Sent initial data (151 bytes) 5599 1726879843.65318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879843.65548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879843.65552: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879843.65690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879843.66194: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879843.66204: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879843.66216: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879843.66224: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879843.66231: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879843.66238: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 5599 1726879843.66249: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879843.66276: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879843.66318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879843.67925: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 5599 1726879843.67935: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 5599 1726879843.67943: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 5599 1726879843.67966: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879843.68059: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 5599 1726879843.68064: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879843.68069: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 5599 1726879843.68128: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 5599 1726879843.68132: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 5599 1726879843.68135: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 5599 1726879843.68145: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 5599 1726879843.68151: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 5599 1726879843.68153: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 5599 1726879843.68207: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 5599 1726879843.68211: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 <<< 5599 1726879843.68214: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5599 1726879843.68216: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879843.68219: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpv7z5744k debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879843.68222: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpv7z5744k /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py <<< 5599 1726879843.68244: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879843.68262: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpv7z5744k" to remote "/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py M:0x001a <<< 5599 1726879843.68312: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpiw1mb4yc debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879843.68326: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpiw1mb4yc /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py <<< 5599 1726879843.68379: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119185 <<< 5599 1726879843.68418: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 5599 1726879843.68454: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpiw1mb4yc" to remote "/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py M:0x001a <<< 5599 1726879843.68629: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119184 <<< 5599 1726879843.69320: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119185 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879843.69390: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879843.69491: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879843.69552: stderr chunk (state=3): >>><<< 5599 1726879843.69558: stdout chunk (state=3): >>><<< 5599 1726879843.69596: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119184 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpv7z5744k /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpv7z5744k\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpv7z5744k" to remote "/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119185\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119185 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879843.69747: done transferring module to remote 5599 1726879843.69751: _low_level_execute_command(): starting 5599 1726879843.69754: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/ /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/ /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879843.69858: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879843.69969: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879843.69992: stderr chunk (state=3): >>><<< 5599 1726879843.69996: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpiw1mb4yc /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpiw1mb4yc\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpiw1mb4yc" to remote "/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119184\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119184 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879843.70030: done transferring module to remote 5599 1726879843.70047: _low_level_execute_command(): starting 5599 1726879843.70053: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/ /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/ /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879843.70771: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879843.70792: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879843.70807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879843.70824: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5599 1726879843.70885: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879843.71015: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879843.71059: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879843.71095: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879843.71167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879843.71283: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879843.71303: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879843.71324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879843.71346: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879843.71365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879843.71389: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 5599 1726879843.71500: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879843.71516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879843.71530: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879843.71541: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879843.71558: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 5599 1726879843.71580: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879843.71649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879843.73003: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879843.73047: stderr chunk (state=3): >>><<< 5599 1726879843.73062: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879843.73259: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879843.73266: _low_level_execute_command(): starting 5599 1726879843.73269: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879843.73943: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879843.73960: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879843.73986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879843.74010: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879843.74026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879843.74045: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5599 1726879843.74100: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879843.74115: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879843.74130: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879843.74226: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879843.74249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879843.74273: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879843.74291: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879843.74316: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879843.74348: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879843.74409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879843.74894: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879843.74935: stderr chunk (state=3): >>><<< 5599 1726879843.74938: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879843.74957: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879843.74960: _low_level_execute_command(): starting 5599 1726879843.75081: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879843.75606: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879843.75632: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879843.75635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879843.75638: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879843.75665: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879843.75669: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 5599 1726879843.75672: stderr chunk (state=3): >>>debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879843.75720: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879843.75736: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879843.75743: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879843.75759: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879843.75815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879843.76567: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879843.76809: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879843.76982: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 5599 1726879843.76988: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d12c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d0fbb30> <<< 5599 1726879843.77099: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d12eab0> import '_signal' # import '_abc' # import 'abc' # <<< 5599 1726879843.77117: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 5599 1726879843.77320: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 5599 1726879843.77355: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879843.77371: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf41160> <<< 5599 1726879843.77421: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5599 1726879843.77452: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf41fd0> <<< 5599 1726879843.77480: stdout chunk (state=3): >>>import 'site' # <<< 5599 1726879843.77519: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879843.77810: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879843.77883: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879843.77986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879843.78162: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.78230: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfb7860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfb7ef0> <<< 5599 1726879843.78233: stdout chunk (state=3): >>>import '_collections' # <<< 5599 1726879843.78250: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf97b30> import '_functools' # <<< 5599 1726879843.78270: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf951f0> <<< 5599 1726879843.78370: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7d040> <<< 5599 1726879843.78412: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879843.78445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5599 1726879843.78480: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879843.78508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879843.78546: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfdb800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfda420> <<< 5599 1726879843.78581: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 5599 1726879843.78588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf962a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfd8c80> <<< 5599 1726879843.78701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5599 1726879843.78711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00c800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879843.78752: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.78799: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d00ccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00cb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d00cf50> <<< 5599 1726879843.78830: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.78902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5599 1726879843.78910: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00d640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00d310> import 'importlib.machinery' # <<< 5599 1726879843.78950: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00e540> <<< 5599 1726879843.78953: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 5599 1726879843.78981: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879843.79018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879843.79035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 5599 1726879843.79046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d024770> <<< 5599 1726879843.79052: stdout chunk (state=3): >>>import 'errno' # <<< 5599 1726879843.79090: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.79152: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d025eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879843.79172: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d026d80> <<< 5599 1726879843.79244: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d0273b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d0262d0> <<< 5599 1726879843.79261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879843.79303: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d027e30> <<< 5599 1726879843.79318: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d027560> <<< 5599 1726879843.79418: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00e5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879843.79434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879843.79526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879843.79542: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879843.79550: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cdbfcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 5599 1726879843.79610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cde8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cde84a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cde8770> <<< 5599 1726879843.79663: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cde8950> <<< 5599 1726879843.79682: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879843.79685: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cdbde50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879843.79734: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879843.79816: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5599 1726879843.79820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.79823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879843.79935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cdea030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cde8cb0> <<< 5599 1726879843.79943: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51672c530> <<< 5599 1726879843.79950: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00ec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879843.80030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879843.80080: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5166fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51672eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 5599 1726879843.80084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce1a390> <<< 5599 1726879843.80149: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879843.80152: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879843.80155: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879843.80380: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce32540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879843.80451: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516541160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516541fd0> import 'site' # <<< 5599 1726879843.80455: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879843.80471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce6b2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879843.80528: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce91a60> <<< 5599 1726879843.80593: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce6b3e0> <<< 5599 1726879843.80639: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce331d0> <<< 5599 1726879843.80680: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 5599 1726879843.80727: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879843.80733: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5599 1726879843.80882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879843.80887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879843.80889: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879843.80995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccac2f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce31580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cdeaf30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb60ccac500> <<< 5599 1726879843.81012: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_mk9xjah0/ansible_stat_payload.zip' # zipimport: zlib available <<< 5599 1726879843.81029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879843.81092: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.81220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.81226: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165b7860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5599 1726879843.81275: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd01f70> import '_typing' # <<< 5599 1726879843.81279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165b7ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516597b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165951f0> <<< 5599 1726879843.81405: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657d040> <<< 5599 1726879843.81409: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879843.81505: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccd8e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccaffb0> # zipimport: zlib available <<< 5599 1726879843.81683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5599 1726879843.81687: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 5599 1726879843.81705: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165db800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165da420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165962a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165d8c80> <<< 5599 1726879843.81807: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660c800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51660ccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660cb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51660cf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.81828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879843.81854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5599 1726879843.82002: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660d640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660d310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660e540> import 'importlib.util' # import 'runpy' # <<< 5599 1726879843.82006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879843.82049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879843.82070: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516624770> <<< 5599 1726879843.82127: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516625eb0> <<< 5599 1726879843.82143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5599 1726879843.82221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5599 1726879843.82261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516626d80> <<< 5599 1726879843.82265: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5166273b0> <<< 5599 1726879843.82274: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5166262d0> <<< 5599 1726879843.82292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879843.82369: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516627e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516627560> <<< 5599 1726879843.82434: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660e5a0> <<< 5599 1726879843.82442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879843.82514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879843.82518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879843.82537: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.82738: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.82762: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163afcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163d8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163d84a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163d8770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163d8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163ade50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879843.82906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5599 1726879843.82933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163da030> <<< 5599 1726879843.82977: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163d8cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660ec90> <<< 5599 1726879843.83001: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879843.83106: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.83111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.83165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879843.83204: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516406390> <<< 5599 1726879843.83290: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879843.83317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.83386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 5599 1726879843.83415: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879843.83525: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516422510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879843.83569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 5599 1726879843.83628: stdout chunk (state=3): >>> <<< 5599 1726879843.83669: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879843.83726: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 5599 1726879843.83748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51645b290> <<< 5599 1726879843.83780: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 5599 1726879843.83788: stdout chunk (state=3): >>> <<< 5599 1726879843.83872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py<<< 5599 1726879843.83882: stdout chunk (state=3): >>> <<< 5599 1726879843.83946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 5599 1726879843.83958: stdout chunk (state=3): >>> <<< 5599 1726879843.84201: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516481a30> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51645b3b0> <<< 5599 1726879843.84287: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5164231a0> <<< 5599 1726879843.84347: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py<<< 5599 1726879843.84408: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 5599 1726879843.84413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccdbe00> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.84437: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162a0320> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516421550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163daf30> <<< 5599 1726879843.84456: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879843.84479: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.84493: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cd299d0> <<< 5599 1726879843.84527: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd29760> <<< 5599 1726879843.84566: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd29070> <<< 5599 1726879843.84571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879843.84596: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879843.84606: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd5162a0500> <<< 5599 1726879843.84632: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd294c0> <<< 5599 1726879843.84636: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd02c00> import 'atexit' # <<< 5599 1726879843.84676: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.84680: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cd2a7b0> <<< 5599 1726879843.84694: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.84702: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cd2a9f0> <<< 5599 1726879843.84732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879843.84735: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_lq8gi5bt/ansible_stat_payload.zip'<<< 5599 1726879843.84750: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879843.84772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879843.84788: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879843.84835: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd2af30> <<< 5599 1726879843.84844: stdout chunk (state=3): >>>import 'pwd' # <<< 5599 1726879843.84861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879843.84891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879843.84926: stdout chunk (state=3): >>> <<< 5599 1726879843.84937: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb8cc20> <<< 5599 1726879843.84956: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cb8e840> <<< 5599 1726879843.84992: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879843.85012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879843.85075: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb8f1d0> <<< 5599 1726879843.85125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb903b0> <<< 5599 1726879843.85146: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879843.85194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879843.85198: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879843.85254: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb92e40> <<< 5599 1726879843.85300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879843.85323: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cb931a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb91100> <<< 5599 1726879843.85372: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'<<< 5599 1726879843.85377: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162f6000> <<< 5599 1726879843.85402: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879843.85436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879843.85442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879843.85460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5599 1726879843.85486: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb96e40> <<< 5599 1726879843.85490: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879843.85561: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb95910> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb95670> <<< 5599 1726879843.85618: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5599 1726879843.85621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879843.85900: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb97d70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb91610> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbdeff0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbdf110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbe0cb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbe0a70> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879843.85915: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162ccef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162a3f80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 5599 1726879843.85996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879843.86041: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.86075: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbe3230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbe13a0> <<< 5599 1726879843.86103: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879843.86154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879843.86192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879843.86334: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbeaa50> <<< 5599 1726879843.86368: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbe33e0> <<< 5599 1726879843.86454: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbeb860> <<< 5599 1726879843.86488: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbeba70> <<< 5599 1726879843.86556: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbebe00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbdf3b0> <<< 5599 1726879843.86687: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879843.86692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879843.86779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbeec90> <<< 5599 1726879843.86880: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.86909: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbf01d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbed430> <<< 5599 1726879843.86963: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbee7b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbecfe0> <<< 5599 1726879843.86990: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879843.87222: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879843.87232: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879843.87265: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5599 1726879843.87269: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.87353: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.87411: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.87559: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.88281: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.88610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162cfe90> <<< 5599 1726879843.88646: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.88671: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5599 1726879843.88689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879843.88713: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879843.88746: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516321a30> <<< 5599 1726879843.88775: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163217c0> <<< 5599 1726879843.88811: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163210d0> <<< 5599 1726879843.88830: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879843.88861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879843.88884: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516321b20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162f6c90> <<< 5599 1726879843.88909: stdout chunk (state=3): >>>import 'atexit' # <<< 5599 1726879843.88946: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163227e0> <<< 5599 1726879843.88991: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516322a20> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879843.89059: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.89091: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc74410> <<< 5599 1726879843.89180: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5599 1726879843.89245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516322f60> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516184d40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516186960> <<< 5599 1726879843.89252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc751f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbf3890> <<< 5599 1726879843.89255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879843.89258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879843.89289: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516187290> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879843.89297: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879843.89300: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.89339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516188470> <<< 5599 1726879843.89356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879843.89388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879843.89405: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879843.89414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879843.89467: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618af00> <<< 5599 1726879843.89505: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51618b230> <<< 5599 1726879843.89537: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.89572: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161891c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879843.89650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879843.89780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618ede0> <<< 5599 1726879843.89784: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879843.89806: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618d8b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618d610> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5599 1726879843.89821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879843.89881: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618ff80> <<< 5599 1726879843.89899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5599 1726879843.89930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc74fb0> # zipimport: zlib available <<< 5599 1726879843.89934: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161896d0> <<< 5599 1726879843.90004: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161d6f00> <<< 5599 1726879843.90025: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d70b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879843.90065: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161d8c50><<< 5599 1726879843.90100: stdout chunk (state=3): >>> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d8a10> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879843.90220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879843.90384: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.90388: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.90417: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161db1d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d9340> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e2930> <<< 5599 1726879843.90562: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161db2c0> <<< 5599 1726879843.90639: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.90655: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e3620> <<< 5599 1726879843.90679: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e3a10> <<< 5599 1726879843.90747: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e3c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d7380> <<< 5599 1726879843.90771: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879843.90789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879843.90844: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.90852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.90877: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e6c00> <<< 5599 1726879843.90919: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.91063: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.91093: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879843.91180: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.91186: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 5599 1726879843.91193: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e7fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e53a0> <<< 5599 1726879843.91195: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.91208: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e6720> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e4f20> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879843.91277: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.91308: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879843.91378: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.91492: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879843.91495: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.91498: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879843.91586: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.91747: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.91752: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.92019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879843.92097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879843.92113: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879843.92188: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc77b90> <<< 5599 1726879843.92223: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.92391: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.92578: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879843.92582: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879843.92585: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.92636: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc81f40> <<< 5599 1726879843.92685: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.92710: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc828a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc76810> <<< 5599 1726879843.92729: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.92768: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.93015: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879843.93067: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879843.93093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.93120: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.93177: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51626c200> <<< 5599 1726879843.93240: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc814f0> <<< 5599 1726879843.93249: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc829f0> <<< 5599 1726879843.93301: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879843.93338: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879843.93341: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.93412: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51626cf50> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e80b0> import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879843.93442: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.93492: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.93529: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879843.93534: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879843.93537: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879843.93539: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879843.93548: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879843.93627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879843.93631: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.93649: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879843.93724: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb12c00> <<< 5599 1726879843.93748: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ca8c9e0> <<< 5599 1726879843.93897: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ca86a20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ca86810> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5599 1726879843.93900: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.93903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51626d670> # zipimport: zlib available <<< 5599 1726879843.93917: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879843.94051: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879843.94055: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879843.94151: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.94364: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.94401: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.94909: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.94992: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.95094: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 5599 1726879843.95141: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.95193: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 5599 1726879843.95281: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.95384: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879843.95598: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 138, "inode": 262672, "dev": 51714, "nlink": 1, "atime": 1726879791.1225288, "mtime": 1726879767.4964318, "ctime": 1726879818.4906528, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "6884ce27096520be1399bc25d194f3fb122a5a16", "mimetype": "text/plain", "charset": "us-ascii", "version": "403842928", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 5599 1726879843.95616: stdout chunk (state=3): >>># destroy __main__ <<< 5599 1726879843.95739: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 5599 1726879843.95985: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.96048: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879843.96068: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path <<< 5599 1726879843.96088: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 5599 1726879843.96109: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 5599 1726879843.96135: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 5599 1726879843.96170: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse <<< 5599 1726879843.96185: stdout chunk (state=3): >>># destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform <<< 5599 1726879843.96222: stdout chunk (state=3): >>># cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon <<< 5599 1726879843.96259: stdout chunk (state=3): >>># cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 5599 1726879843.96279: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879843.96453: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879843.96503: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879843.96508: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5599 1726879843.96575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879843.96626: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 5599 1726879843.96630: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879843.96725: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 5599 1726879843.96730: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 5599 1726879843.96767: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51626f6b0> # zipimport: zlib available <<< 5599 1726879843.96847: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5599 1726879843.96854: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 5599 1726879843.96931: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.97025: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 5599 1726879843.97029: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 <<< 5599 1726879843.97032: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5599 1726879843.97088: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879843.97121: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879843.97129: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879843.97134: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5599 1726879843.97199: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5599 1726879843.97203: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 5599 1726879843.97232: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib # destroy _typing <<< 5599 1726879843.97296: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879843.97300: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51607dd60> <<< 5599 1726879843.97375: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51607e6c0> <<< 5599 1726879843.97471: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 5599 1726879843.97495: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e3e00> # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879843.97544: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879843.97548: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 5599 1726879843.97633: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879843.97707: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879843.97899: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5599 1726879843.97902: stdout chunk (state=3): >>><<< 5599 1726879843.97904: stderr chunk (state=3): >>><<< 5599 1726879843.97907: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d12c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d0fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d12eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf41160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf41fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfb7860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfb7ef0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf97b30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf951f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfdb800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfda420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf962a0>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfd8c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00c800>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d00ccb0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00cb60>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d00cf50>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00d640>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00d310>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00e540>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d024770>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d025eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d026d80>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d0273b0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d0262d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d027e30>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d027560>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00e5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cdbfcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cde8740>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cde84a0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cde8770>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cde8950>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cdbde50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cdea030>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cde8cb0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00ec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce1a390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce32540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce6b2c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce91a60>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce6b3e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce331d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccac2f0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce31580>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cdeaf30>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb60ccac500>\r\n# zipimport: found 30 names in \'/tmp/ansible_stat_payload_mk9xjah0/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd01f70>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccd8e60>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccaffb0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccdbe00>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cd299d0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd29760>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd29070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd294c0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd02c00>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cd2a7b0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cd2a9f0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd2af30>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb8cc20>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cb8e840>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb8f1d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb903b0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb92e40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cb931a0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb91100>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb96e40>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb95910>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb95670>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb97d70>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb91610>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbdeff0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbdf110>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbe0cb0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbe0a70>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbe3230>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbe13a0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbeaa50>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbe33e0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbeb860>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbeba70>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbebe00>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbdf3b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbeec90>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbf01d0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbed430>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbee7b0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbecfe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc74410>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc751f0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbf3890>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc74fb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc77b90>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc81f40>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc828a0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc76810>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc814f0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc829f0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb12c00>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ca8c9e0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ca86a20>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ca86810>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 138, "inode": 262672, "dev": 51714, "nlink": 1, "atime": 1726879791.1225288, "mtime": 1726879767.4964318, "ctime": 1726879818.4906528, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "6884ce27096520be1399bc25d194f3fb122a5a16", "mimetype": "text/plain", "charset": "us-ascii", "version": "403842928", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879843.98123: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d12c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d0fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d12eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf41160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf41fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfb7860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfb7ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf97b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf951f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7d040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfdb800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfda420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf962a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cfd8c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00c800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d00ccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00cb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d00cf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cf7ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00d640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00d310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00e540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d024770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d025eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d026d80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d0273b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d0262d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60d027e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d027560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00e5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cdbfcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cde8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cde84a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cde8770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cde8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cdbde50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cdea030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cde8cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60d00ec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce1a390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce32540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce6b2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce91a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce6b3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce331d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccac2f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ce31580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cdeaf30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb60ccac500> # zipimport: found 30 names in '/tmp/ansible_stat_payload_mk9xjah0/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd01f70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccd8e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccaffb0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ccdbe00> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cd299d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd29760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd29070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd294c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd02c00> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cd2a7b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cd2a9f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cd2af30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb8cc20> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cb8e840> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb8f1d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb903b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb92e40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cb931a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb91100> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb96e40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb95910> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb95670> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb97d70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb91610> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbdeff0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbdf110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbe0cb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbe0a70> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbe3230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbe13a0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbeaa50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbe33e0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbeb860> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbeba70> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbebe00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbdf3b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbeec90> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbf01d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbed430> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cbee7b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbecfe0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc74410> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc751f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cbf3890> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc74fb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc77b90> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc81f40> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc828a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc76810> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb60cc814f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cc829f0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60cb12c00> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ca8c9e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ca86a20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60ca86810> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 138, "inode": 262672, "dev": 51714, "nlink": 1, "atime": 1726879791.1225288, "mtime": 1726879767.4964318, "ctime": 1726879818.4906528, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "6884ce27096520be1399bc25d194f3fb122a5a16", "mimetype": "text/plain", "charset": "us-ascii", "version": "403842928", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5599 1726879844.00453: done with _execute_module (stat, {'path': '/etc/kdump.conf', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879844.00457: _low_level_execute_command(): starting 5599 1726879844.00461: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/ > /dev/null 2>&1 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879844.00468: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51607d400> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51607e8a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879844.00470: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.00476: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879843.5998619-6069-270337996176812/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879844.00487: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 5599 1726879844.00490: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879844.00492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879844.00495: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879844.00497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879844.00500: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51610e9f0> <<< 5599 1726879844.00502: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516088680> <<< 5599 1726879844.00505: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516082a80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516082600> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5599 1726879844.00507: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.00510: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879844.00512: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.00514: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879844.00516: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879844.00519: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879844.00522: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879844.00524: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879844.00527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879844.00531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879844.00534: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879844.00537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879844.00855: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 155, "inode": 262678, "dev": 51714, "nlink": 1, "atime": 1726879805.4358838, "mtime": 1726879716.394453, "ctime": 1726879774.7388759, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9c69fb5321a96ae85536510b9db2c857d492b175", "mimetype": "text/plain", "charset": "us-ascii", "version": "545541606", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 5599 1726879844.00936: stdout chunk (state=3): >>># destroy __main__ <<< 5599 1726879844.01519: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879844.01779: stdout chunk (state=3): >>># clear sys.path_hooks <<< 5599 1726879844.01783: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 5599 1726879844.01785: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879844.01787: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 5599 1726879844.01790: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string <<< 5599 1726879844.01832: stdout chunk (state=3): >>># cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879844.01858: stderr chunk (state=3): >>><<< 5599 1726879844.01871: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879844.01960: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879844.02286: handler run complete 5599 1726879844.02294: attempt loop complete, returning result 5599 1726879844.02297: _execute() done 5599 1726879844.02299: dumping result to json 5599 1726879844.02302: done dumping result, returning 5599 1726879844.02308: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists [0affef3a-ec81-5b39-170e-000000000055] 5599 1726879844.02406: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 5599 1726879844.02450: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5599 1726879844.02501: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 5599 1726879844.02547: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 5599 1726879844.02591: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache<<< 5599 1726879844.02656: stdout chunk (state=3): >>> # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize<<< 5599 1726879844.02660: stdout chunk (state=3): >>> # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing<<< 5599 1726879844.02696: stdout chunk (state=3): >>> # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random<<< 5599 1726879844.02800: stdout chunk (state=3): >>> # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre<<< 5599 1726879844.02873: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types<<< 5599 1726879844.02878: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc<<< 5599 1726879844.02981: stdout chunk (state=3): >>> # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings<<< 5599 1726879844.02985: stdout chunk (state=3): >>> # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 5599 1726879844.02988: stdout chunk (state=3): >>> # destroy selinux._selinux<<< 5599 1726879844.03062: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879844.03154: sending task result for task 0affef3a-ec81-5b39-170e-000000000055 5599 1726879844.03219: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5599 1726879844.03295: stdout chunk (state=3): >>># destroy _collections<<< 5599 1726879844.03387: stdout chunk (state=3): >>> # destroy platform # destroy _uuid # destroy stat<<< 5599 1726879844.03562: stdout chunk (state=3): >>> # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools<<< ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1726879791.1225288, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6884ce27096520be1399bc25d194f3fb122a5a16", "ctime": 1726879818.4906528, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262672, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726879767.4964318, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 138, "uid": 0, "version": "403842928", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 5599 1726879844.03891: done sending task result for task 0affef3a-ec81-5b39-170e-000000000055 5599 1726879844.03895: WORKER PROCESS EXITING 5599 1726879844.03897: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879844.04409: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879844.04496: stderr chunk (state=3): >>><<< 5599 1726879844.04500: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51672c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5166fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51672eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516541160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516541fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165b7860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165b7ef0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516597b30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165951f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165db800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165da420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165962a0>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165d8c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660c800>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51660ccb0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660cb60>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51660cf50>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660d640>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660d310>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660e540>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516624770>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516625eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516626d80>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5166273b0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5166262d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516627e30>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516627560>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660e5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163afcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163d8740>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163d84a0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163d8770>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163d8950>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163ade50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163da030>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163d8cb0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660ec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516406390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516422510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51645b290>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516481a30>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51645b3b0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5164231a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162a0320>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516421550>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163daf30>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd5162a0500>\r\n# zipimport: found 30 names in \'/tmp/ansible_stat_payload_lq8gi5bt/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162f6000>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162ccef0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162a3f80>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162cfe90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516321a30>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163217c0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163210d0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516321b20>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162f6c90>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163227e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516322a20>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516322f60>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516184d40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516186960>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516187290>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516188470>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618af00>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51618b230>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161891c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618ede0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618d8b0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618d610>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618ff80>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161896d0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161d6f00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d70b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161d8c50>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d8a10>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161db1d0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d9340>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e2930>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161db2c0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e3620>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e3a10>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e3c20>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d7380>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e6c00>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e7fe0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e53a0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e6720>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e4f20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51626c200>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51626cf50>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e80b0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51626d670>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51626f6b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51607dd60>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51607e6c0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e3e00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51607d400>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51607e8a0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51610e9f0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516088680>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516082a80>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516082600>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 155, "inode": 262678, "dev": 51714, "nlink": 1, "atime": 1726879805.4358838, "mtime": 1726879716.394453, "ctime": 1726879774.7388759, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9c69fb5321a96ae85536510b9db2c857d492b175", "mimetype": "text/plain", "charset": "us-ascii", "version": "545541606", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879844.05216: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51672c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5166fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51672eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516541160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516541fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165b7860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165b7ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516597b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165951f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657d040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165db800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165da420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165962a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5165d8c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660c800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51660ccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660cb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51660cf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51657ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660d640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660d310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660e540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516624770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516625eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516626d80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5166273b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5166262d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516627e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516627560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660e5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163afcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163d8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163d84a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163d8770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163d8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163ade50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163da030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163d8cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51660ec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516406390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516422510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51645b290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516481a30> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51645b3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5164231a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162a0320> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516421550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163daf30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd5162a0500> # zipimport: found 30 names in '/tmp/ansible_stat_payload_lq8gi5bt/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162f6000> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162ccef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162a3f80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162cfe90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516321a30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163217c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5163210d0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516321b20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5162f6c90> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5163227e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516322a20> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516322f60> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516184d40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516186960> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516187290> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516188470> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618af00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51618b230> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161891c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618ede0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618d8b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618d610> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51618ff80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161896d0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161d6f00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d70b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161d8c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d8a10> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161db1d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d9340> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e2930> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161db2c0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e3620> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e3a10> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e3c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161d7380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e6c00> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e7fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e53a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5161e6720> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e4f20> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51626c200> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51626cf50> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e80b0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51626d670> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51626f6b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51607dd60> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51607e6c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5161e3e00> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51607d400> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51607e8a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51610e9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516088680> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516082a80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516082600> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 155, "inode": 262678, "dev": 51714, "nlink": 1, "atime": 1726879805.4358838, "mtime": 1726879716.394453, "ctime": 1726879774.7388759, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9c69fb5321a96ae85536510b9db2c857d492b175", "mimetype": "text/plain", "charset": "us-ascii", "version": "545541606", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879844.07257: done with _execute_module (stat, {'path': '/etc/kdump.conf', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879844.07262: _low_level_execute_command(): starting 5599 1726879844.07264: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879843.587495-6067-226276950414053/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879844.07279: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879844.07282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 5599 1726879844.07285: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879844.07288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879844.07291: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879844.07294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879844.09400: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879844.09485: stderr chunk (state=3): >>><<< 5599 1726879844.09490: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879844.09525: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879844.09531: handler run complete 5599 1726879844.09679: attempt loop complete, returning result 5599 1726879844.09683: _execute() done 5599 1726879844.09686: dumping result to json 5599 1726879844.09689: done dumping result, returning 5599 1726879844.09692: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists [0affef3a-ec81-5b39-170e-000000000055] 5599 1726879844.09695: sending task result for task 0affef3a-ec81-5b39-170e-000000000055 5599 1726879844.09950: done sending task result for task 0affef3a-ec81-5b39-170e-000000000055 5599 1726879844.09955: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1726879805.4358838, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "9c69fb5321a96ae85536510b9db2c857d492b175", "ctime": 1726879774.7388759, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262678, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726879716.394453, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 155, "uid": 0, "version": "545541606", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 5599 1726879844.10075: no more pending results, returning what we have 5599 1726879844.10080: results queue empty 5599 1726879844.10081: checking for any_errors_fatal 5599 1726879844.10091: done checking for any_errors_fatal 5599 1726879844.10092: checking for max_fail_percentage 5599 1726879844.10093: done checking for max_fail_percentage 5599 1726879844.10094: checking to see if all hosts have failed and the running result is not ok 5599 1726879844.10095: done checking to see if all hosts have failed 5599 1726879844.10096: getting the remaining hosts for this loop 5599 1726879844.10098: done getting the remaining hosts for this loop 5599 1726879844.10103: getting the next task for host managed_node1 5599 1726879844.10110: done getting next task for host managed_node1 5599 1726879844.10114: ^ task is: TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf 5599 1726879844.10117: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879844.10119: getting the next task for host managed_node2 5599 1726879844.10129: done getting next task for host managed_node2 5599 1726879844.10131: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879844.10133: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879844.10135: getting the next task for host managed_node3 5599 1726879844.10137: done getting next task for host managed_node3 5599 1726879844.10140: ^ task is: TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf 5599 1726879844.10142: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879844.10157: getting variables 5599 1726879844.10159: in VariableManager get_vars() 5599 1726879844.10346: Calling all_inventory to load vars for managed_node1 5599 1726879844.10350: Calling groups_inventory to load vars for managed_node1 5599 1726879844.10353: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879844.10363: Calling all_plugins_play to load vars for managed_node1 5599 1726879844.10369: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879844.10379: Calling groups_plugins_play to load vars for managed_node1 5599 1726879844.10693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879844.11108: done with get_vars() 5599 1726879844.11125: done getting variables 5599 1726879844.11288: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Generate /etc/kdump.conf] ************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Friday 20 September 2024 20:50:44 -0400 (0:00:00.605) 0:00:21.900 ****** 5599 1726879844.11331: entering _queue_task() for managed_node1/template 5599 1726879844.11335: Creating lock for template 5599 1726879844.12013: worker is 2 (out of 3 available) 5599 1726879844.12031: exiting _queue_task() for managed_node1/template 5599 1726879844.12055: getting variables 5599 1726879844.12062: in VariableManager get_vars() 5599 1726879844.12291: Calling all_inventory to load vars for managed_node2 5599 1726879844.12300: Calling groups_inventory to load vars for managed_node2 5599 1726879844.12309: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879844.12328: Calling all_plugins_play to load vars for managed_node2 5599 1726879844.12332: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879844.12339: Calling groups_plugins_play to load vars for managed_node2 5599 1726879844.12683: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf 5599 1726879844.12721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879844.13071: done with get_vars() 5599 1726879844.13089: done getting variables 5599 1726879844.13145: in run() - task 0affef3a-ec81-5b39-170e-000000000056 5599 1726879844.13149: variable 'ansible_search_path' from source: unknown 5599 1726879844.13152: variable 'ansible_search_path' from source: unknown 5599 1726879844.13155: calling self._execute() 5599 1726879844.13157: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879844.13159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879844.13161: variable 'omit' from source: magic vars 5599 1726879844.13171: variable 'omit' from source: magic vars 5599 1726879844.13174: variable 'omit' from source: magic vars 5599 1726879844.13260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879844.13278: getting variables 5599 1726879844.13280: in VariableManager get_vars() 5599 1726879844.13299: Calling all_inventory to load vars for managed_node3 5599 1726879844.13302: Calling groups_inventory to load vars for managed_node3 5599 1726879844.13305: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879844.13310: Calling all_plugins_play to load vars for managed_node3 5599 1726879844.13313: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879844.13317: Calling groups_plugins_play to load vars for managed_node3 5599 1726879844.13582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879844.14009: done with get_vars() 5599 1726879844.14021: done getting variables 5599 1726879844.14105: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879844.14118: entering _queue_task() for managed_node3/template 5599 1726879844.14945: worker is 3 (out of 3 available) 5599 1726879844.14963: exiting _queue_task() for managed_node3/template 5599 1726879844.15045: done queuing things up, now waiting for results queue to drain 5599 1726879844.15048: waiting for pending results... 5599 1726879844.15804: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf 5599 1726879844.15942: in run() - task 0affef3a-ec81-5b39-170e-000000000056 5599 1726879844.16030: variable 'ansible_search_path' from source: unknown 5599 1726879844.16147: variable 'ansible_search_path' from source: unknown 5599 1726879844.16151: calling self._execute() 5599 1726879844.16365: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879844.16473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879844.16478: variable 'omit' from source: magic vars 5599 1726879844.16714: variable 'omit' from source: magic vars 5599 1726879844.16981: variable 'omit' from source: magic vars 5599 1726879844.17329: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879844.17348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879844.17446: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879844.17514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879844.17571: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879844.17623: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879844.17736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879844.17787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879844.17828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879844.17896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879844.17923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879844.18085: variable '__kdump_conf' from source: set_fact 5599 1726879844.18141: variable 'omit' from source: magic vars 5599 1726879844.18194: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879844.18379: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879844.18383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879844.18586: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879844.18783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879844.18793: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879844.18796: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879844.18798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879844.19111: Set connection var ansible_shell_type to sh 5599 1726879844.19193: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879844.19233: Set connection var ansible_pipelining to False 5599 1726879844.19251: Set connection var ansible_connection to ssh 5599 1726879844.19271: Set connection var ansible_timeout to 10 5599 1726879844.19298: Set connection var ansible_shell_executable to /bin/sh 5599 1726879844.19335: variable 'ansible_shell_executable' from source: unknown 5599 1726879844.19348: variable 'ansible_connection' from source: unknown 5599 1726879844.19358: variable 'ansible_module_compression' from source: unknown 5599 1726879844.19369: variable 'ansible_shell_type' from source: unknown 5599 1726879844.19382: variable 'ansible_shell_executable' from source: unknown 5599 1726879844.19393: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879844.19403: variable 'ansible_pipelining' from source: unknown 5599 1726879844.19411: variable 'ansible_timeout' from source: unknown 5599 1726879844.19420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879844.20116: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879844.20120: variable 'omit' from source: magic vars 5599 1726879844.20122: starting attempt loop 5599 1726879844.20128: running the handler 5599 1726879844.20130: _low_level_execute_command(): starting 5599 1726879844.20133: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879844.21187: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879844.21604: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879844.21703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879844.21762: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879844.21879: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879844.22014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879844.22018: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879844.22092: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879844.22118: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879844.22217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879844.22249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879844.22274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879844.22350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879844.22353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879844.22499: variable '__kdump_conf' from source: set_fact 5599 1726879844.22537: variable 'omit' from source: magic vars 5599 1726879844.22565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879844.22591: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879844.22617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879844.22639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879844.22669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879844.22691: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879844.22697: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879844.22700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879844.22834: Set connection var ansible_shell_type to sh 5599 1726879844.22838: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879844.22840: Set connection var ansible_pipelining to False 5599 1726879844.22842: Set connection var ansible_connection to ssh 5599 1726879844.22844: Set connection var ansible_timeout to 10 5599 1726879844.22859: Set connection var ansible_shell_executable to /bin/sh 5599 1726879844.22885: variable 'ansible_shell_executable' from source: unknown 5599 1726879844.22889: variable 'ansible_connection' from source: unknown 5599 1726879844.22891: variable 'ansible_module_compression' from source: unknown 5599 1726879844.22896: variable 'ansible_shell_type' from source: unknown 5599 1726879844.22898: variable 'ansible_shell_executable' from source: unknown 5599 1726879844.22903: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879844.22908: variable 'ansible_pipelining' from source: unknown 5599 1726879844.22912: variable 'ansible_timeout' from source: unknown 5599 1726879844.22917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879844.23031: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879844.23042: variable 'omit' from source: magic vars 5599 1726879844.23049: starting attempt loop 5599 1726879844.23052: running the handler 5599 1726879844.23063: _low_level_execute_command(): starting 5599 1726879844.23105: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879844.23767: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879844.23770: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879844.23793: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879844.23801: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879844.23806: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879844.23813: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879844.24009: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879844.24143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879844.24148: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879844.24192: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879844.24693: stdout chunk (state=3): >>>/root <<< 5599 1726879844.24862: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879844.24881: stdout chunk (state=3): >>><<< 5599 1726879844.24898: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879844.24981: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879844.24984: _low_level_execute_command(): starting 5599 1726879844.24987: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007 `" && echo ansible-tmp-1726879844.2495565-6093-108435470868007="` echo /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007 `" && echo ansible-tmp-1726879844.2495565-6093-108435470868007="` echo /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007 `" ) && sleep 0'"'"'' 5599 1726879844.25604: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879844.25618: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879844.25664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879844.25668: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879844.25671: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879844.25675: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879844.25679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 5599 1726879844.25682: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879844.25747: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879844.25751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879844.25754: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879844.25804: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879844.25956: stdout chunk (state=3): >>>/root <<< 5599 1726879844.26068: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879844.26145: stderr chunk (state=3): >>><<< 5599 1726879844.26148: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879844.26177: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879844.26279: _low_level_execute_command(): starting 5599 1726879844.26283: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709 `" && echo ansible-tmp-1726879844.2617943-6095-166765151842709="` echo /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709 `" ) && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709 `" && echo ansible-tmp-1726879844.2617943-6095-166765151842709="` echo /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709 `" ) && sleep 0'"'"'' 5599 1726879844.26904: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879844.26922: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879844.26939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879844.26961: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879844.27086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879844.27118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879844.27157: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879844.27210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879844.28803: stdout chunk (state=3): >>>ansible-tmp-1726879844.2495565-6093-108435470868007=/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007 <<< 5599 1726879844.28865: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879844.28933: stderr chunk (state=3): >>><<< 5599 1726879844.28945: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'ansible-tmp-1726879844.2495565-6093-108435470868007=/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879844.28994: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879844.2495565-6093-108435470868007=/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879844.29033: evaluation_path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks 5599 1726879844.29182: search_path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/templates/kdump.conf.j2 /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/kdump.conf.j2 /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/templates/kdump.conf.j2 /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/kdump.conf.j2 /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/templates/kdump.conf.j2 /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/kdump.conf.j2 5599 1726879844.29187: variable 'ansible_search_path' from source: unknown 5599 1726879844.29210: stdout chunk (state=3): >>>ansible-tmp-1726879844.2617943-6095-166765151842709=/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709 <<< 5599 1726879844.29386: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879844.29399: stdout chunk (state=3): >>><<< 5599 1726879844.29684: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'ansible-tmp-1726879844.2617943-6095-166765151842709=/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879844.29691: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879844.2617943-6095-166765151842709=/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879844.29693: evaluation_path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks 5599 1726879844.29696: search_path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/templates/kdump.conf.j2 /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/kdump.conf.j2 /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/templates/kdump.conf.j2 /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/kdump.conf.j2 /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/templates/kdump.conf.j2 /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/kdump.conf.j2 5599 1726879844.29699: variable 'ansible_search_path' from source: unknown 5599 1726879844.31687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879844.31736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879844.31776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879844.31839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879844.31862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879844.31897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879844.31935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879844.31979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879844.32041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879844.32067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879844.32243: variable 'ansible_managed' from source: unknown 5599 1726879844.32256: variable 'kdump_target' from source: play vars 5599 1726879844.32381: variable 'kdump_ssh_user' from source: play vars 5599 1726879844.32493: variable 'ansible_managed' from source: unknown 5599 1726879844.32507: variable 'kdump_target' from source: play vars 5599 1726879844.32603: variable 'hostvars' from source: magic vars 5599 1726879844.32610: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879844.32613: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879844.32616: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879844.32624: in VariableManager get_vars() 5599 1726879844.32630: variable 'kdump_ssh_user' from source: play vars 5599 1726879844.32641: Calling all_inventory to load vars for managed_node1 5599 1726879844.32650: Calling groups_inventory to load vars for managed_node1 5599 1726879844.32661: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879844.32682: Calling all_plugins_play to load vars for managed_node1 5599 1726879844.32693: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879844.32706: Calling groups_plugins_play to load vars for managed_node1 5599 1726879844.32762: variable 'hostvars' from source: magic vars 5599 1726879844.32772: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879844.32784: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879844.32870: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879844.32890: in VariableManager get_vars() 5599 1726879844.32910: Calling all_inventory to load vars for managed_node3 5599 1726879844.32920: Calling groups_inventory to load vars for managed_node3 5599 1726879844.32943: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879844.32966: Calling all_plugins_play to load vars for managed_node3 5599 1726879844.32984: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879844.32998: Calling groups_plugins_play to load vars for managed_node3 5599 1726879844.33101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879844.33646: done with get_vars() 5599 1726879844.33661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879844.33699: variable 'ansible_user_id' from source: facts 5599 1726879844.33703: variable 'kdump_test_ssh_server_inside' from source: play vars 5599 1726879844.34054: done with get_vars() 5599 1726879844.34078: variable 'ansible_user_id' from source: facts 5599 1726879844.34085: variable 'kdump_test_ssh_source' from source: play vars 5599 1726879844.34091: variable 'kdump_test_ssh_server_inside' from source: play vars 5599 1726879844.34352: variable 'ansible_env' from source: facts 5599 1726879844.34355: variable 'hostvars' from source: magic vars 5599 1726879844.34358: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879844.34368: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879844.34446: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879844.34464: in VariableManager get_vars() 5599 1726879844.34570: Calling all_inventory to load vars for managed_node1 5599 1726879844.34574: Calling groups_inventory to load vars for managed_node1 5599 1726879844.34578: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879844.34580: Calling all_plugins_play to load vars for managed_node1 5599 1726879844.34582: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879844.34585: Calling groups_plugins_play to load vars for managed_node1 5599 1726879844.34587: variable 'kdump_test_ssh_source' from source: play vars 5599 1726879844.34758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879844.34767: variable 'ansible_env' from source: facts 5599 1726879844.34790: variable 'hostvars' from source: magic vars 5599 1726879844.34799: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879844.34815: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879844.34955: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879844.34971: in VariableManager get_vars() 5599 1726879844.35099: Calling all_inventory to load vars for managed_node3 5599 1726879844.35103: done with get_vars() 5599 1726879844.35106: Calling groups_inventory to load vars for managed_node3 5599 1726879844.35109: variable 'ansible_all_ipv4_addresses' from source: facts 5599 1726879844.35111: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879844.35113: in VariableManager get_vars() 5599 1726879844.35116: Calling all_inventory to load vars for managed_node1 5599 1726879844.35119: Calling groups_inventory to load vars for managed_node1 5599 1726879844.35122: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879844.35125: Calling all_plugins_play to load vars for managed_node1 5599 1726879844.35128: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879844.35131: Calling groups_plugins_play to load vars for managed_node1 5599 1726879844.35281: Calling all_plugins_play to load vars for managed_node3 5599 1726879844.35284: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879844.35291: Calling groups_plugins_play to load vars for managed_node3 5599 1726879844.35610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879844.35735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879844.36086: done with get_vars() 5599 1726879844.36106: variable 'ansible_all_ipv6_addresses' from source: facts 5599 1726879844.36121: in VariableManager get_vars() 5599 1726879844.36131: Calling all_inventory to load vars for managed_node1 5599 1726879844.36141: Calling groups_inventory to load vars for managed_node1 5599 1726879844.36150: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879844.36165: Calling all_plugins_play to load vars for managed_node1 5599 1726879844.36180: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879844.36196: Calling groups_plugins_play to load vars for managed_node1 5599 1726879844.36304: done with get_vars() 5599 1726879844.36319: variable 'ansible_all_ipv4_addresses' from source: facts 5599 1726879844.36442: in VariableManager get_vars() 5599 1726879844.36452: Calling all_inventory to load vars for managed_node3 5599 1726879844.36458: Calling groups_inventory to load vars for managed_node3 5599 1726879844.36555: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879844.36559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879844.36562: Calling all_plugins_play to load vars for managed_node3 5599 1726879844.36564: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879844.36577: Calling groups_plugins_play to load vars for managed_node3 5599 1726879844.36806: done with get_vars() 5599 1726879844.36827: variable 'ansible_default_ipv4' from source: facts 5599 1726879844.36847: variable 'kdump_ssh_user' from source: play vars 5599 1726879844.37012: variable 'hostvars' from source: magic vars 5599 1726879844.37023: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879844.37033: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879844.37120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879844.37125: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879844.37141: in VariableManager get_vars() 5599 1726879844.37155: Calling all_inventory to load vars for managed_node1 5599 1726879844.37165: Calling groups_inventory to load vars for managed_node1 5599 1726879844.37176: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879844.37190: Calling all_plugins_play to load vars for managed_node1 5599 1726879844.37201: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879844.37215: Calling groups_plugins_play to load vars for managed_node1 5599 1726879844.37444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879844.37795: done with get_vars() 5599 1726879844.37827: variable 'ansible_user_id' from source: facts 5599 1726879844.37843: variable 'kdump_ssh_server' from source: play vars 5599 1726879844.37928: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879844.37961: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879844.37979: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879844.38047: done with get_vars() 5599 1726879844.38061: variable 'ansible_all_ipv6_addresses' from source: facts 5599 1726879844.38067: in VariableManager get_vars() 5599 1726879844.38073: Calling all_inventory to load vars for managed_node3 5599 1726879844.38080: Calling groups_inventory to load vars for managed_node3 5599 1726879844.38085: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879844.38094: Calling all_plugins_play to load vars for managed_node3 5599 1726879844.38145: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879844.38149: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879844.38151: variable 'kdump_sshkey' from source: role '' defaults 5599 1726879844.38153: variable 'kdump_path' from source: play vars 5599 1726879844.38156: Calling groups_plugins_play to load vars for managed_node3 5599 1726879844.38158: variable 'kdump_core_collector' from source: role '' defaults 5599 1726879844.38160: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879844.38240: variable 'kdump_auto_reset_crashkernel' from source: role '' defaults 5599 1726879844.38254: variable 'kdump_system_action' from source: role '' defaults 5599 1726879844.38267: variable 'kdump_dracut_args' from source: role '' defaults 5599 1726879844.38391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879844.38778: done with get_vars() 5599 1726879844.38790: variable 'ansible_default_ipv4' from source: facts 5599 1726879844.38873: variable 'kdump_ssh_user' from source: play vars 5599 1726879844.38966: variable 'hostvars' from source: magic vars 5599 1726879844.38994: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879844.39005: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879844.39128: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879844.39145: in VariableManager get_vars() 5599 1726879844.39155: Calling all_inventory to load vars for managed_node3 5599 1726879844.39167: Calling groups_inventory to load vars for managed_node3 5599 1726879844.39179: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879844.39192: Calling all_plugins_play to load vars for managed_node3 5599 1726879844.39209: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879844.39221: Calling groups_plugins_play to load vars for managed_node3 5599 1726879844.39704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879844.40378: done with get_vars() 5599 1726879844.40382: variable 'ansible_user_id' from source: facts 5599 1726879844.40386: variable 'kdump_ssh_server' from source: play vars 5599 1726879844.40388: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879844.40494: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879844.40499: variable 'ansible_module_compression' from source: unknown 5599 1726879844.40528: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 5599 1726879844.40564: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 5599 1726879844.40687: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp1zcutrim TO /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py 5599 1726879844.40783: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879844.40794: variable 'inventory_hostname' from source: host vars for 'managed_node3' <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' 5599 1726879844.40871: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879844.40978: variable 'kdump_sshkey' from source: role '' defaults 5599 1726879844.40982: variable 'kdump_path' from source: play vars 5599 1726879844.40989: variable 'kdump_core_collector' from source: role '' defaults 5599 1726879844.40991: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879844.41007: Sending initial data 5599 1726879844.41011: Sent initial data (151 bytes) 5599 1726879844.41324: variable 'kdump_auto_reset_crashkernel' from source: role '' defaults 5599 1726879844.41327: variable 'kdump_system_action' from source: role '' defaults 5599 1726879844.41330: variable 'kdump_dracut_args' from source: role '' defaults 5599 1726879844.42191: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879844.42325: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879844.42653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879844.42700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879844.44226: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879844.44285: variable 'ansible_module_compression' from source: unknown 5599 1726879844.44329: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 5599 1726879844.44351: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 5599 1726879844.44416: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb7qdw2i3 TO /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' 5599 1726879844.44547: Sending initial data 5599 1726879844.44551: Sent initial data (151 bytes) 5599 1726879844.44655: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 5599 1726879844.44660: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879844.44733: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 <<< 5599 1726879844.44763: stderr chunk (state=3): >>>debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879844.44843: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp1zcutrim debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879844.44846: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp1zcutrim /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py <<< 5599 1726879844.44892: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp1zcutrim" to remote "/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py M:0x001a <<< 5599 1726879844.45196: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119317 <<< 5599 1726879844.45248: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879844.45515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879844.45578: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879844.45988: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879844.46001: stderr chunk (state=3): >>>debug3: In write loop, ack for 6 119317 bytes at 0 <<< 5599 1726879844.46020: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879844.46085: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879844.46314: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879844.46399: stderr chunk (state=3): >>><<< 5599 1726879844.46415: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp1zcutrim /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp1zcutrim\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp1zcutrim" to remote "/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119317\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119317 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879844.46632: done transferring module to remote 5599 1726879844.46635: _low_level_execute_command(): starting 5599 1726879844.46637: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/ /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/ /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879844.47240: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879844.47252: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879844.47281: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 5599 1726879844.47290: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 5599 1726879844.47295: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 5599 1726879844.47304: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 5599 1726879844.47312: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 5599 1726879844.47337: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5599 1726879844.47379: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879844.47408: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879844.47471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879844.47498: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879844.47511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879844.47522: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 <<< 5599 1726879844.47549: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb7qdw2i3 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb7qdw2i3" to remote "/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py M:0x001a <<< 5599 1726879844.47553: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb7qdw2i3 /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py <<< 5599 1726879844.47610: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879844.47617: stderr chunk (state=3): >>>debug2: match not found <<< 5599 1726879844.48285: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119317 <<< 5599 1726879844.48290: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879844.48293: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879844.48296: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879844.48298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879844.49602: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119317 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879844.49663: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879844.49826: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879844.49926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879844.49981: stderr chunk (state=3): >>><<< 5599 1726879844.49985: stdout chunk (state=3): >>><<< 5599 1726879844.50090: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879844.50094: stdout chunk (state=3): >>><<< 5599 1726879844.50100: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879844.50169: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879844.50175: _low_level_execute_command(): starting 5599 1726879844.50178: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb7qdw2i3 /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb7qdw2i3\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpb7qdw2i3" to remote "/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119317\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119317 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879844.50285: done transferring module to remote 5599 1726879844.50387: _low_level_execute_command(): starting 5599 1726879844.50392: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/ /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/ /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879844.51309: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879844.51326: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879844.51391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879844.51470: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879844.51511: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879844.51515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879844.51521: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879844.51560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879844.51617: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879844.51620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879844.51623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879844.51626: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration <<< 5599 1726879844.51630: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 <<< 5599 1726879844.51633: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879844.51713: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879844.51716: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879844.51719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879844.51779: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879844.51782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879844.53411: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879844.53467: stderr chunk (state=3): >>><<< 5599 1726879844.53474: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879844.53500: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879844.53504: _low_level_execute_command(): starting 5599 1726879844.53510: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_stat.py && sleep 0'"'"'' 5599 1726879844.54260: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879844.54293: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879844.54315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879844.54455: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879844.54460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879844.54490: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 5599 1726879844.54521: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879844.54557: stdout chunk (state=3): >>> <<< 5599 1726879844.54602: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879844.54612: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879844.54636: stdout chunk (state=3): >>>import '_io' # <<< 5599 1726879844.54700: stdout chunk (state=3): >>>import 'marshal' # <<< 5599 1726879844.54704: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879844.54745: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879844.54787: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879844.54795: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879844.54800: stdout chunk (state=3): >>>import 'time' # <<< 5599 1726879844.54802: stdout chunk (state=3): >>>import 'zipimport' # <<< 5599 1726879844.54805: stdout chunk (state=3): >>># installed zipimport hook <<< 5599 1726879844.54837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879844.54891: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5599 1726879844.54911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 5599 1726879844.54956: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879844.55020: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879844.55049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe20c530> <<< 5599 1726879844.55102: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe1dbb30> <<< 5599 1726879844.55128: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe20eab0> <<< 5599 1726879844.55262: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 5599 1726879844.55384: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879844.55427: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5599 1726879844.55472: stdout chunk (state=3): >>>import 'os' # <<< 5599 1726879844.55487: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5599 1726879844.55510: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 5599 1726879844.55529: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5599 1726879844.55633: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe021160> <<< 5599 1726879844.55733: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe021fd0> <<< 5599 1726879844.55782: stdout chunk (state=3): >>>import 'site' # <<< 5599 1726879844.55802: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879844.56128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879844.56183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879844.56188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879844.56211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879844.56254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05fdd0> <<< 5599 1726879844.56287: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879844.56316: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05ffe0> <<< 5599 1726879844.56329: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879844.56385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879844.56388: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879844.56478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879844.56487: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879844.56550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe097800> <<< 5599 1726879844.56554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe097e90> import '_collections' # <<< 5599 1726879844.56617: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe077aa0> import '_functools' # <<< 5599 1726879844.56636: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe075190> <<< 5599 1726879844.56883: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05cf80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879844.56910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5599 1726879844.57015: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879844.57032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0bb710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ba330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe076060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0b8a40> <<< 5599 1726879844.57060: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879844.57115: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879844.57161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ec6e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05c200> <<< 5599 1726879844.57167: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879844.57268: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe0ecb90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0eca40> <<< 5599 1726879844.57272: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879844.57277: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879844.57292: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879844.57367: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879844.57402: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe0ece00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05ad20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ed4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ed190> import 'importlib.machinery' # <<< 5599 1726879844.57491: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879844.57501: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ee3c0> import 'importlib.util' # <<< 5599 1726879844.57547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117ec84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117e97ad0> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117ecaa50> <<< 5599 1726879844.57609: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879844.57613: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 5599 1726879844.57704: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879844.57708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe1085c0> import 'errno' # <<< 5599 1726879844.57782: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879844.57787: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe109d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5599 1726879844.57795: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 5599 1726879844.57892: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 5599 1726879844.57898: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117c7d0d0> <<< 5599 1726879844.57907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe10abd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879844.57973: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117c7df40> <<< 5599 1726879844.58004: stdout chunk (state=3): >>>import 'site' # <<< 5599 1726879844.58048: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe10b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe10a120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe10bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe10b3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ee3f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879844.58110: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879844.58114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879844.58140: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879844.58189: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879844.58231: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdea3b30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 5599 1726879844.58282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879844.58383: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdecc620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdecc380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879844.58388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879844.58500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879844.58506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5599 1726879844.58509: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdecc590> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdecc7d0><<< 5599 1726879844.58563: stdout chunk (state=3): >>> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdea1cd0> <<< 5599 1726879844.58568: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cbbd40> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cbbf80> <<< 5599 1726879844.58598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879844.58601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879844.58603: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879844.58652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879844.58666: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879844.58703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cf3740> <<< 5599 1726879844.58721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879844.58734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5599 1726879844.58746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cf3dd0> <<< 5599 1726879844.58766: stdout chunk (state=3): >>>import '_collections' # <<< 5599 1726879844.58772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 5599 1726879844.58827: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5599 1726879844.58832: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdecde50><<< 5599 1726879844.58885: stdout chunk (state=3): >>> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdeccb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0eeae0> <<< 5599 1726879844.58925: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 5599 1726879844.58929: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cd3a10> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cd1130> <<< 5599 1726879844.58996: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cb8ef0> <<< 5599 1726879844.59051: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5599 1726879844.59057: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879844.59130: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879844.59135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879844.59138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879844.59188: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879844.59204: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d175f0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d16210> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cd2000> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cbade0> <<< 5599 1726879844.59283: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdefe1e0> <<< 5599 1726879844.59304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 5599 1726879844.59309: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879844.59398: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d48650> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cb8170> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d48b00> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d489b0> <<< 5599 1726879844.59401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 5599 1726879844.59404: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d48da0> <<< 5599 1726879844.59483: stdout chunk (state=3): >>> import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf16390> <<< 5599 1726879844.59488: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cb6c90> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879844.59537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d49490> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d49160> import 'importlib.machinery' # <<< 5599 1726879844.59579: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879844.59684: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879844.59695: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d4a390> import 'importlib.util' # <<< 5599 1726879844.59801: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 5599 1726879844.59805: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf53110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879844.59831: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d645c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d65d00> <<< 5599 1726879844.59891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d66b70> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d671d0> <<< 5599 1726879844.59898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879844.59922: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d660f0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879844.59962: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879844.59983: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d67c50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d67380> <<< 5599 1726879844.60085: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d4a3f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879844.60088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf798b0> <<< 5599 1726879844.60146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879844.60150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879844.60333: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf53230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf17020> <<< 5599 1726879844.60337: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117ae3bc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879844.60339: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117b0c6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0c440> <<< 5599 1726879844.60393: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117b0c710> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117b0c8f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117ae1d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879844.60408: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd941d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf153d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdeced80> <<< 5599 1726879844.60425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdfbdd943b0> <<< 5599 1726879844.60453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5599 1726879844.60476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0e000> <<< 5599 1726879844.60493: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0cc80> <<< 5599 1726879844.60523: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_pjl_4292/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 5599 1726879844.60546: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d4aae0> <<< 5599 1726879844.60549: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879844.60600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879844.60633: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879844.60645: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.60702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879844.60707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879844.60746: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b3e3c0> <<< 5599 1726879844.60791: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879844.60794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879844.60828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879844.60880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879844.60885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddedee0> import '_typing' # <<< 5599 1726879844.60903: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b56570> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879844.61180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879844.61230: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b8b320> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879844.61244: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117bb5ac0> <<< 5599 1726879844.61257: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddc4dd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd97ef0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 5599 1726879844.61315: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b8b440> <<< 5599 1726879844.61356: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b57200> <<< 5599 1726879844.61388: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b88b30> <<< 5599 1726879844.61414: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b555b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0ef60> <<< 5599 1726879844.61518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879844.61546: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61179d4560> <<< 5599 1726879844.61615: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_j0aawwm8/ansible_ansible.legacy.stat_payload.zip' <<< 5599 1726879844.61636: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.61784: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.61810: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879844.61823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879844.61867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879844.61941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879844.61985: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a2e000> <<< 5599 1726879844.62003: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879844.62260: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a04ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179d7fb0> # zipimport: zlib available <<< 5599 1726879844.62291: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879844.62307: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 5599 1726879844.62333: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.62942: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.63889: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.65059: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddc7d40> <<< 5599 1726879844.65154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 5599 1726879844.65207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a07e90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 5599 1726879844.65213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879844.65253: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879844.65290: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879844.65313: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117a519a0> <<< 5599 1726879844.65332: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a51760> <<< 5599 1726879844.65382: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a51070> <<< 5599 1726879844.65405: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879844.65428: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbde11760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde114f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde10e60> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde118e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddee960> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbde124e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbde12720> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde12c60> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879844.65432: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a514c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a2ec90> <<< 5599 1726879844.65679: stdout chunk (state=3): >>>import 'atexit' # <<< 5599 1726879844.65683: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117a526f0> <<< 5599 1726879844.65686: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117a52930> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879844.65690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 5599 1726879844.65693: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a52e70> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879844.65695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879844.65724: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc78a40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdc7a660> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7aff0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7bf80> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879844.65749: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178b8bf0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61178ba810> <<< 5599 1726879844.65848: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7ec60> <<< 5599 1726879844.65855: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879844.65860: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bb140> <<< 5599 1726879844.65864: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879844.65927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bbf80> <<< 5599 1726879844.65958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879844.65965: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdc7f2c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7cf20> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879844.66161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879844.66168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879844.66171: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc82a80> import '_tokenize' # <<< 5599 1726879844.66305: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bede0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61178bf140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bd0a0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879844.66319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c2e40> <<< 5599 1726879844.66520: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc81550> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc812b0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc83e00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7d430> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdccaba0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdccacc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdccc890> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdccc650> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879844.66527: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c1940> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c16a0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879844.66531: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c3e00> <<< 5599 1726879844.66534: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bd5b0> <<< 5599 1726879844.66539: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611790b050> <<< 5599 1726879844.66577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdccede0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcccf50> <<< 5599 1726879844.66585: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879844.66652: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790b1a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879844.66688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879844.66730: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611790cd70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790cb30> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879844.66740: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcd6540> <<< 5599 1726879844.66769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879844.67069: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611790f2c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790d460> <<< 5599 1726879844.67075: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcceed0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcd7860> <<< 5599 1726879844.67079: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879844.67082: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcd7590> <<< 5599 1726879844.67084: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179169c0> <<< 5599 1726879844.67088: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcd7830> <<< 5599 1726879844.67091: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdccafc0> <<< 5599 1726879844.67095: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879844.67106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879844.67160: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790f350> <<< 5599 1726879844.67198: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcdb0b0> <<< 5599 1726879844.67227: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61179177d0> <<< 5599 1726879844.67255: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117917620> <<< 5599 1726879844.67310: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117917350> <<< 5599 1726879844.67522: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790b4a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611791b4a0> <<< 5599 1726879844.67526: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcdc650> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcd9820> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcdabd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcd9430> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879844.67563: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.67637: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879844.67669: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.67710: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611791c590> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117919c10> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611791af90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179197f0> # zipimport: zlib available <<< 5599 1726879844.67758: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879844.67778: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879844.67858: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.67879: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.67971: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879844.68028: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879844.68088: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.68121: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879844.68169: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.68305: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.68976: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.69047: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.69661: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 5599 1726879844.69683: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879844.69707: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879844.69729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879844.69792: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879844.69795: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61179a0650> <<< 5599 1726879844.69899: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5599 1726879844.69905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879844.69937: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a1460> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611791fa70> <<< 5599 1726879844.69989: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879844.70007: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.70026: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.70051: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5599 1726879844.70054: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.70165: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879844.70169: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 5599 1726879844.70172: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 5599 1726879844.70178: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879844.70200: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879844.70235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879844.70242: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.70295: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879844.70301: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdd606b0> <<< 5599 1726879844.70428: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5599 1726879844.70436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879844.70453: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a1160> <<< 5599 1726879844.70465: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.70487: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd61550> <<< 5599 1726879844.70500: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcdfb00> <<< 5599 1726879844.70552: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879844.70596: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879844.70606: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5599 1726879844.70725: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.70917: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.71045: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.71186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd61520> # zipimport: zlib available <<< 5599 1726879844.71707: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.71711: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.71760: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879844.71777: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.71814: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.71902: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.71906: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 5599 1726879844.71955: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.72115: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879844.72140: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 5599 1726879844.72179: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.72219: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879844.72235: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.72499: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.72538: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879844.72719: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879844.72762: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879844.72778: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.72784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879844.72849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879844.72861: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879844.72915: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.72954: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a3a10> <<< 5599 1726879844.72966: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.73054: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.73099: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879844.73132: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.73181: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5599 1726879844.73187: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5599 1726879844.73193: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.73195: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879844.73201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879844.73246: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.73280: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879844.73305: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879844.73405: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61177b1dc0> <<< 5599 1726879844.73445: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.73472: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879844.73477: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61177b2720> <<< 5599 1726879844.73483: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a2900> <<< 5599 1726879844.73501: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.73540: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.73588: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879844.73594: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.73647: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.73693: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.73756: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.73805: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.73847: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879844.73894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879844.73983: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61177b1460> <<< 5599 1726879844.74053: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177b28a0> <<< 5599 1726879844.74088: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879844.74132: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.74195: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.74227: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.74292: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879844.74296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879844.74308: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879844.74323: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879844.74340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879844.74389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879844.74406: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879844.74413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879844.74425: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879844.74446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879844.74502: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117846960> <<< 5599 1726879844.74548: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd636b0> <<< 5599 1726879844.74561: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.74565: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177bc5f0> <<< 5599 1726879844.74643: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177b6780> <<< 5599 1726879844.74647: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177b6600> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5599 1726879844.74660: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.74695: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.74706: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.74723: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879844.74781: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879844.74802: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.74828: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.74831: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 5599 1726879844.74834: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5599 1726879844.74853: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.74856: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879844.74889: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5599 1726879844.74896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879844.74984: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.75027: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879844.75198: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879844.75201: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdb71d90> <<< 5599 1726879844.75202: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.75262: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879844.75268: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879844.75433: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdb72570> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcdf290> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 5599 1726879844.75440: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.75520: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.75593: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.75710: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.75831: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879844.75896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879844.76034: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879844.76162: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdb713a0><<< 5599 1726879844.76245: stdout chunk (state=3): >>> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb72630> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879844.76294: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.76431: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.76544: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.76549: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879844.76604: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 138, "inode": 262672, "dev": 51714, "nlink": 1, "atime": 1726879843.9427724, "mtime": 1726879767.4964318, "ctime": 1726879818.4906528, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "6884ce27096520be1399bc25d194f3fb122a5a16", "mimetype": "text/plain", "charset": "us-ascii", "version": "403842928", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ <<< 5599 1726879844.76608: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879844.76831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc06720> <<< 5599 1726879844.76924: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 5599 1726879844.76954: stdout chunk (state=3): >>># clear sys.ps2 <<< 5599 1726879844.76958: stdout chunk (state=3): >>># clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref <<< 5599 1726879844.76992: stdout chunk (state=3): >>># cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 5599 1726879844.77070: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator <<< 5599 1726879844.77112: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb7c320><<< 5599 1726879844.77116: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib <<< 5599 1726879844.77146: stdout chunk (state=3): >>># cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 5599 1726879844.77167: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings <<< 5599 1726879844.77170: stdout chunk (state=3): >>> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb7a510> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb7a390> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5599 1726879844.77191: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.77197: 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 _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879844.77228: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879844.77334: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879844.77480: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 5599 1726879844.77489: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5599 1726879844.77534: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.77540: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5599 1726879844.77543: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 5599 1726879844.77551: stdout chunk (state=3): >>># destroy fnmatch # destroy ipaddress # destroy ntpath <<< 5599 1726879844.77684: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 5599 1726879844.77689: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 5599 1726879844.77692: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.77697: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 5599 1726879844.77708: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 5599 1726879844.77727: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5599 1726879844.77785: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 5599 1726879844.77840: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 5599 1726879844.77847: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 5599 1726879844.77933: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 5599 1726879844.77939: stdout chunk (state=3): >>># cleanup[3] wiping re._parser <<< 5599 1726879844.78012: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5599 1726879844.78026: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879844.78055: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.78167: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5599 1726879844.78271: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5599 1726879844.78339: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5599 1726879844.78353: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879844.78433: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 5599 1726879844.78505: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 5599 1726879844.78583: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879844.79091: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5599 1726879844.79121: stdout chunk (state=3): >>><<< 5599 1726879844.79125: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117ec84d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117e97ad0>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117ecaa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117c7d0d0>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117c7df40>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cbbd40>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cbbf80>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cf3740>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cf3dd0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cd3a10>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cd1130>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cb8ef0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d175f0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d16210>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cd2000>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cbade0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d48650>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cb8170>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d48b00>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d489b0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d48da0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cb6c90>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d49490>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d49160>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d4a390>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d645c0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d65d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d66b70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d671d0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d660f0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d67c50>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d67380>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d4a3f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117ae3bc0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117b0c6e0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0c440>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117b0c710>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117b0c8f0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117ae1d60>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0e000>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0cc80>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d4aae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b3e3c0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b56570>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b8b320>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117bb5ac0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b8b440>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b57200>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b88b30>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b555b0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0ef60>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61179d4560>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.stat_payload_j0aawwm8/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a2e000>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a04ef0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179d7fb0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a07e90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117a519a0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a51760>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a51070>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a514c0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a2ec90>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117a526f0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117a52930>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a52e70>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178b8bf0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61178ba810>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bb140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bbf80>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bede0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61178bf140>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bd0a0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c2e40>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c1940>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c16a0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c3e00>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bd5b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611790b050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790b1a0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611790cd70>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790cb30>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611790f2c0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790d460>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179169c0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790f350>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61179177d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117917620>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117917350>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790b4a0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611791b4a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611791c590>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117919c10>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611791af90>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179197f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61179a0650>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a1460>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611791fa70>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a1160>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a3a10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61177b1dc0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61177b2720>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a2900>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61177b1460>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177b28a0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117846960>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177bc5f0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177b6780>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177b6600>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 138, "inode": 262672, "dev": 51714, "nlink": 1, "atime": 1726879843.9427724, "mtime": 1726879767.4964318, "ctime": 1726879818.4906528, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "6884ce27096520be1399bc25d194f3fb122a5a16", "mimetype": "text/plain", "charset": "us-ascii", "version": "403842928", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879844.79288: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117ec84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117e97ad0> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117ecaa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117c7d0d0> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117c7df40> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cbbd40> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cbbf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cf3740> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cf3dd0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cd3a10> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cd1130> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cb8ef0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d175f0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d16210> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cd2000> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cbade0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d48650> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cb8170> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d48b00> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d489b0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d48da0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117cb6c90> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d49490> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d49160> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d4a390> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d645c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d65d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d66b70> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d671d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d660f0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117d67c50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d67380> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d4a3f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117ae3bc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117b0c6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0c440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117b0c710> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117b0c8f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117ae1d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0e000> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0cc80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117d4aae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b3e3c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b56570> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b8b320> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117bb5ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b8b440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b57200> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b88b30> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b555b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117b0ef60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61179d4560> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_j0aawwm8/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a2e000> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a04ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179d7fb0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a07e90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117a519a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a51760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a51070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a514c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a2ec90> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117a526f0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117a52930> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117a52e70> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178b8bf0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61178ba810> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bb140> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bbf80> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bede0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61178bf140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bd0a0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c2e40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c1940> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c16a0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178c3e00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61178bd5b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611790b050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790b1a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611790cd70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790cb30> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611790f2c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790d460> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179169c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790f350> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61179177d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117917620> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6117917350> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611790b4a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611791b4a0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611791c590> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117919c10> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f611791af90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179197f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61179a0650> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a1460> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f611791fa70> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a1160> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a3a10> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61177b1dc0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61177b2720> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61179a2900> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61177b1460> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177b28a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6117846960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177bc5f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177b6780> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61177b6600> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 138, "inode": 262672, "dev": 51714, "nlink": 1, "atime": 1726879843.9427724, "mtime": 1726879767.4964318, "ctime": 1726879818.4906528, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "6884ce27096520be1399bc25d194f3fb122a5a16", "mimetype": "text/plain", "charset": "us-ascii", "version": "403842928", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5599 1726879844.81736: done with _execute_module (ansible.legacy.stat, {'path': '/etc/kdump.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879844.2617943-6095-166765151842709/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 5599 1726879844.81741: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 155, "inode": 262678, "dev": 51714, "nlink": 1, "atime": 1726879805.4358838, "mtime": 1726879716.394453, "ctime": 1726879774.7388759, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9c69fb5321a96ae85536510b9db2c857d492b175", "mimetype": "text/plain", "charset": "us-ascii", "version": "545541606", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ <<< 5599 1726879844.81950: variable 'ansible_module_compression' from source: unknown 5599 1726879844.82004: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 5599 1726879844.82028: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879844.82032: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879844.82035: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 5599 1726879844.82157: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpw2d7g3u9 TO /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' 5599 1726879844.82170: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch <<< 5599 1726879844.82172: stdout chunk (state=3): >>># destroy ipaddress # destroy ntpath<<< 5599 1726879844.82177: stdout chunk (state=3): >>> # destroy importlib # destroy zipimport <<< 5599 1726879844.82180: Sending initial data 5599 1726879844.82183: Sent initial data (151 bytes) 5599 1726879844.82186: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 5599 1726879844.82189: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 5599 1726879844.82192: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy _hashlib <<< 5599 1726879844.82343: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux <<< 5599 1726879844.82405: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 5599 1726879844.82409: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit<<< 5599 1726879844.82439: stdout chunk (state=3): >>> # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum<<< 5599 1726879844.82687: stdout chunk (state=3): >>> # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5599 1726879844.82691: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879844.82803: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5599 1726879844.82807: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879844.82810: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879844.82825: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 5599 1726879844.82900: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879844.82932: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879844.82954: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879844.83017: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879844.83069: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879844.83078: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879844.83086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879844.83106: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 5599 1726879844.83113: stdout chunk (state=3): >>># destroy _codecs <<< 5599 1726879844.83233: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 5599 1726879844.83318: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random <<< 5599 1726879844.83354: stdout chunk (state=3): >>># destroy _weakref <<< 5599 1726879844.83381: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 5599 1726879844.83438: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879844.84235: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879844.84237: stdout chunk (state=3): >>><<< 5599 1726879844.84239: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe20c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe1dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe20eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe021160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe021fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05fdd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05ffe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe097800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe097e90>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe077aa0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe075190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05cf80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0bb710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ba330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe076060>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0b8a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ec6e0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05c200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe0ecb90>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0eca40>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe0ece00>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05ad20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ed4c0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ed190>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ee3c0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe1085c0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe109d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe10abd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe10b230>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe10a120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe10bc80>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe10b3b0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ee3f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdea3b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdecc620>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdecc380>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdecc590>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdecc7d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdea1cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdecde50>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdeccb00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0eeae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdefe1e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf16390>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf53110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf798b0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf53230>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf17020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd941d0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf153d0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdeced80>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdfbdd943b0>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.stat_payload_pjl_4292/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddedee0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddc4dd0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd97ef0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddc7d40>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbde11760>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde114f0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde10e60>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde118e0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddee960>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbde124e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbde12720>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde12c60>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc78a40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdc7a660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7aff0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7bf80>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7ec60>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdc7f2c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7cf20>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc82a80>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc81550>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc812b0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc83e00>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7d430>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdccaba0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdccacc0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdccc890>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdccc650>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdccede0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcccf50>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcd6540>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcceed0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcd7860>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcd7590>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcd7830>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdccafc0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcdb0b0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcdc650>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcd9820>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcdabd0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcd9430>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdd606b0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd61550>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcdfb00>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd61520>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd636b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdb71d90>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdb72570>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcdf290>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdb713a0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb72630>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc06720>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb7c320>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb7a510>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb7a390>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 155, "inode": 262678, "dev": 51714, "nlink": 1, "atime": 1726879805.4358838, "mtime": 1726879716.394453, "ctime": 1726879774.7388759, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9c69fb5321a96ae85536510b9db2c857d492b175", "mimetype": "text/plain", "charset": "us-ascii", "version": "545541606", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879844.84445: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe20c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe1dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe20eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe021160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe021fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05fdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05ffe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe097800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe097e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe077aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe075190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05cf80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0bb710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ba330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe076060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0b8a40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ec6e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05c200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe0ecb90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0eca40> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe0ece00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe05ad20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ed4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ed190> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ee3c0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe1085c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe109d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe10abd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe10b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe10a120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbe10bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe10b3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0ee3f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdea3b30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdecc620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdecc380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdecc590> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdecc7d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdea1cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdecde50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdeccb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbe0eeae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdefe1e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf16390> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf53110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf798b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf53230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf17020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd941d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdf153d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdeced80> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdfbdd943b0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_pjl_4292/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddedee0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddc4dd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd97ef0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddc7d40> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbde11760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde114f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde10e60> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde118e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbddee960> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbde124e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbde12720> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbde12c60> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc78a40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdc7a660> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7aff0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7bf80> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7ec60> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdc7f2c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7cf20> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc82a80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc81550> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc812b0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc83e00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc7d430> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdccaba0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdccacc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdccc890> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdccc650> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdccede0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcccf50> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcd6540> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcceed0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcd7860> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcd7590> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcd7830> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdccafc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcdb0b0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcdc650> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcd9820> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdcdabd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcd9430> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdd606b0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd61550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcdfb00> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd61520> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdd636b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdb71d90> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdb72570> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdcdf290> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfbdb713a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb72630> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdc06720> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb7c320> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb7a510> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfbdb7a390> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 155, "inode": 262678, "dev": 51714, "nlink": 1, "atime": 1726879805.4358838, "mtime": 1726879716.394453, "ctime": 1726879774.7388759, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9c69fb5321a96ae85536510b9db2c857d492b175", "mimetype": "text/plain", "charset": "us-ascii", "version": "545541606", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879844.85507: done with _execute_module (ansible.legacy.stat, {'path': '/etc/kdump.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879844.2495565-6093-108435470868007/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 5599 1726879844.85511: _low_level_execute_command(): starting 5599 1726879844.85631: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879844.2495565-6093-108435470868007/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879844.85646: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879844.85649: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879844.85652: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpw2d7g3u9 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879844.85654: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpw2d7g3u9 /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py <<< 5599 1726879844.85656: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpw2d7g3u9" to remote "/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py M:0x001a <<< 5599 1726879844.85659: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125620 <<< 5599 1726879844.85778: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879844.85990: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879844.86003: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879844.86071: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879844.86089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879844.86113: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879844.86133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879844.86148: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879844.86181: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879844.86232: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879844.86925: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 125620 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879844.87013: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879844.87091: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879844.87109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879844.87267: stderr chunk (state=3): >>><<< 5599 1726879844.87297: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpw2d7g3u9 /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpw2d7g3u9\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpw2d7g3u9" to remote "/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125620\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125620 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879844.87357: done transferring module to remote 5599 1726879844.87383: _low_level_execute_command(): starting 5599 1726879844.87414: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/ /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/ /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py && sleep 0'"'"'' 5599 1726879844.88243: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879844.88270: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879844.88385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879844.88406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879844.88448: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879844.88469: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879844.88513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879844.88559: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879844.88586: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879844.88644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879844.89519: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879844.89535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879844.89606: stderr chunk (state=3): >>><<< 5599 1726879844.89616: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879844.89639: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879844.89779: handler run complete 5599 1726879844.89783: attempt loop complete, returning result 5599 1726879844.89786: _execute() done 5599 1726879844.89788: dumping result to json 5599 1726879844.89791: done dumping result, returning 5599 1726879844.89793: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf [0affef3a-ec81-5b39-170e-000000000056] 5599 1726879844.89796: sending task result for task 0affef3a-ec81-5b39-170e-000000000056 5599 1726879844.90012: done sending task result for task 0affef3a-ec81-5b39-170e-000000000056 5599 1726879844.90016: WORKER PROCESS EXITING Notification for handler Restart kdump has been saved. changed: [managed_node1] => { "changed": true, "diff": [], "invocation": { "backup": true, "dest": "/etc/kdump.conf", "follow": false, "mode": "0644", "module_args": { "backup": true, "dest": "/etc/kdump.conf", "follow": false, "mode": "0644", "src": "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4dccob9q/kdump.conf.j2" }, "src": "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp4dccob9q/kdump.conf.j2" } } 5599 1726879844.90779: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879844.90782: stderr chunk (state=3): >>><<< 5599 1726879844.90785: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879844.90791: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879844.90793: _low_level_execute_command(): starting 5599 1726879844.90796: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/AnsiballZ_file.py && sleep 0'"'"'' 5599 1726879844.91642: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879844.91683: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879844.91687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879844.91689: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879844.91692: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879844.91696: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879844.91718: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879844.91771: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879844.91780: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879844.91782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879844.91784: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879844.91840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879844.94016: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879844.94043: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879844.94081: stdout chunk (state=3): >>>import '_thread' # <<< 5599 1726879844.94085: stdout chunk (state=3): >>>import '_warnings' # <<< 5599 1726879844.94087: stdout chunk (state=3): >>>import '_weakref' # <<< 5599 1726879844.94154: stdout chunk (state=3): >>>import '_io' # <<< 5599 1726879844.94161: stdout chunk (state=3): >>>import 'marshal' # <<< 5599 1726879844.94214: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879844.94259: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879844.94266: stdout chunk (state=3): >>>import 'time' # <<< 5599 1726879844.94288: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5599 1726879844.94340: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879844.94343: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879844.94376: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879844.94420: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879844.94424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879844.94442: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ebb4530> <<< 5599 1726879844.94475: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7eb83b30> <<< 5599 1726879844.94493: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5599 1726879844.94523: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ebb6ab0> import '_signal' # <<< 5599 1726879844.94588: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 5599 1726879844.94602: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879844.94683: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879844.94711: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5599 1726879844.94747: stdout chunk (state=3): >>>import 'os' # <<< 5599 1726879844.94760: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5599 1726879844.94781: stdout chunk (state=3): >>>Processing user site-packages <<< 5599 1726879844.94784: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5599 1726879844.94804: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 5599 1726879844.94813: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879844.94833: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5599 1726879844.94841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879844.94861: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e965160> <<< 5599 1726879844.94969: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879844.94994: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e965fd0> import 'site' # <<< 5599 1726879844.95013: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879844.95355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879844.95583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879844.95587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a3da0> <<< 5599 1726879844.95600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879844.95606: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a3fe0> <<< 5599 1726879844.95609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879844.95613: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879844.95662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9db7d0> <<< 5599 1726879844.95693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9dbe60> import '_collections' # <<< 5599 1726879844.95750: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9bba70> <<< 5599 1726879844.95771: stdout chunk (state=3): >>>import '_functools' # <<< 5599 1726879844.96053: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9b9190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a0f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5599 1726879844.96099: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9ff6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9fe2d0> <<< 5599 1726879844.96171: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9ba030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a2e40> <<< 5599 1726879844.96199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea30770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a01d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879844.96229: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879844.96246: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea30c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea30ad0> <<< 5599 1726879844.96270: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea30e90> <<< 5599 1726879844.96282: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e99ed20> <<< 5599 1726879844.96316: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 5599 1726879844.96330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879844.96346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879844.96388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea31520> <<< 5599 1726879844.96407: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea311f0> import 'importlib.machinery' # <<< 5599 1726879844.96428: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5599 1726879844.96436: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea32420> <<< 5599 1726879844.96513: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879844.96606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879844.96617: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 5599 1726879844.96695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4c620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea4dd60> <<< 5599 1726879844.96713: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4ec60> <<< 5599 1726879844.96819: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea4f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4e1b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879844.96822: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea4fd40> <<< 5599 1726879844.96865: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4f470> <<< 5599 1726879844.96899: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea32390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879844.96957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879844.96960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879844.96976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879844.97002: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7cbcb0> <<< 5599 1726879844.97054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879844.97059: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879844.97061: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7f4770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f44d0> <<< 5599 1726879844.97090: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7f45f0> <<< 5599 1726879844.97118: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7f4950> <<< 5599 1726879844.97149: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7c9e50> <<< 5599 1726879844.97161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879844.97243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879844.97286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5599 1726879844.97297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f5f70> <<< 5599 1726879844.97310: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f4bf0> <<< 5599 1726879844.97334: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea32b40> <<< 5599 1726879844.97360: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879844.97430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879844.97435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879844.97478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879844.97507: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e826300> <<< 5599 1726879844.97560: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879844.97569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879844.97596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879844.97610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879844.97662: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e83e480> <<< 5599 1726879844.97929: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879844.97937: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e87b230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879844.97942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879844.97962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879844.98129: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e8a19d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e87b350> <<< 5599 1726879844.98156: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e83f110> <<< 5599 1726879844.98197: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6b83b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e83d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f6ea0> <<< 5599 1726879844.98306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879844.98346: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6f7e6b8590> <<< 5599 1726879844.98413: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_wmelgn62/ansible_ansible.legacy.file_payload.zip' <<< 5599 1726879844.98455: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.98562: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879844.98666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879844.98796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e70e090> import '_typing' # <<< 5599 1726879844.99057: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6e8f80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6e80e0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 5599 1726879844.99085: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.00617: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.01871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 5599 1726879845.01895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6ebf20> <<< 5599 1726879845.01930: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879845.01934: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5599 1726879845.01936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879845.01959: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 5599 1726879845.01966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879845.01995: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.02000: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e735a60> <<< 5599 1726879845.02034: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7357f0> <<< 5599 1726879845.02067: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e735100> <<< 5599 1726879845.02082: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879845.02096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879845.02141: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e735b50> <<< 5599 1726879845.02144: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e70eab0> import 'atexit' # <<< 5599 1726879845.02177: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e736810> <<< 5599 1726879845.02200: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.02206: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e736a50> <<< 5599 1726879845.02233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879845.02271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879845.02288: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879845.02367: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e736f90> <<< 5599 1726879845.02394: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879845.02458: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e598d10> <<< 5599 1726879845.02512: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e59a930> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879845.02567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59b2c0> <<< 5599 1726879845.02610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59c4a0> <<< 5599 1726879845.02626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879845.02661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879845.02686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879845.02808: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59ef30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e59f020> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59d1f0> <<< 5599 1726879845.02815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879845.02850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879845.02880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879845.02908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879845.02938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879845.02961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a2d50> <<< 5599 1726879845.02975: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879845.03044: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a1820> <<< 5599 1726879845.03066: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a1580> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879845.03412: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a3ec0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59d700> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.03415: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5eaea0> <<< 5599 1726879845.03417: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5eb050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5ecbf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5ec9b0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879845.03465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879845.03520: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5ef110> <<< 5599 1726879845.03544: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5ed2b0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879845.03587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879845.03616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879845.03638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879845.03685: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5f68a0> <<< 5599 1726879845.03837: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5ef230> <<< 5599 1726879845.03912: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.04014: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5f7b30> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5f7860> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5f79e0> <<< 5599 1726879845.04039: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5eb320> <<< 5599 1726879845.04057: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879845.04087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879845.04217: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.04233: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5fb200> <<< 5599 1726879845.04329: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.04364: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5fc380> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5f99d0> <<< 5599 1726879845.04486: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5fad50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5f95e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879845.04547: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.04654: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.04707: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 5599 1726879845.04729: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879845.04861: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.05022: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.05732: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.06354: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879845.06394: 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' # <<< 5599 1726879845.06495: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e6805c0> <<< 5599 1726879845.06606: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879845.06614: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e681460> <<< 5599 1726879845.06629: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5fee40> <<< 5599 1726879845.06823: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879845.06826: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.06829: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879845.06917: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.07093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5599 1726879845.07117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e680140> # zipimport: zlib available <<< 5599 1726879845.07743: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.08232: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.08324: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.08406: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879845.08431: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.08452: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.08497: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879845.08693: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.08723: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 5599 1726879845.08759: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 5599 1726879845.08801: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.08851: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879845.08871: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.09126: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.09411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879845.09477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879845.09505: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879845.09581: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e683ce0> <<< 5599 1726879845.09605: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.09678: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.09767: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5599 1726879845.09797: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879845.09822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879845.09896: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.10020: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e68df40> <<< 5599 1726879845.10085: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e68e8d0> <<< 5599 1726879845.10109: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9fe240> # zipimport: zlib available <<< 5599 1726879845.10158: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.10201: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 5599 1726879845.10254: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.10302: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.10360: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.10433: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879845.10477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879845.10580: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.10596: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e68d5b0> <<< 5599 1726879845.10628: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e68e990> <<< 5599 1726879845.10656: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879845.10669: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.10734: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.10794: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.10822: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.10876: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879845.10892: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879845.10920: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879845.10939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879845.11003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879845.11026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879845.11040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879845.11095: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e522ba0> <<< 5599 1726879845.11142: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e4988f0> <<< 5599 1726879845.11255: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e692960> <<< 5599 1726879845.11259: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6927b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5599 1726879845.11407: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879845.11986: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.12597: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.13090: stdout chunk (state=3): >>> {"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 138, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 5599 1726879845.13436: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type <<< 5599 1726879845.13463: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 5599 1726879845.13486: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig <<< 5599 1726879845.13515: stdout chunk (state=3): >>># cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 <<< 5599 1726879845.13544: stdout chunk (state=3): >>># cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible <<< 5599 1726879845.13562: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid <<< 5599 1726879845.13601: stdout chunk (state=3): >>># cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy <<< 5599 1726879845.13792: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879845.14008: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux <<< 5599 1726879845.14043: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid <<< 5599 1726879845.14071: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 5599 1726879845.14103: stdout chunk (state=3): >>># cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 5599 1726879845.14133: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings <<< 5599 1726879845.14191: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 5599 1726879845.14305: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc <<< 5599 1726879845.14370: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879845.14553: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5599 1726879845.14589: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 5599 1726879845.14651: stdout chunk (state=3): >>># destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib <<< 5599 1726879845.14692: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string <<< 5599 1726879845.14711: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 5599 1726879845.14746: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select <<< 5599 1726879845.14778: stdout chunk (state=3): >>># destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib <<< 5599 1726879845.14809: stdout chunk (state=3): >>># destroy _signal # destroy _typing # destroy _tokenize <<< 5599 1726879845.15115: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 5599 1726879845.15119: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 5599 1726879845.15500: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879845.15516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879845.15531: stderr chunk (state=3): >>>Shared connection to 10.31.14.141 closed. <<< 5599 1726879845.15650: stderr chunk (state=3): >>><<< 5599 1726879845.15690: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ebb4530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7eb83b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ebb6ab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e965160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e965fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a3da0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a3fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9db7d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9dbe60>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9bba70>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9b9190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a0f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9ff6b0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9fe2d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9ba030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a2e40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea30770>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a01d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea30c20>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea30ad0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea30e90>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e99ed20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea31520>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea311f0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea32420>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4c620>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea4dd60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4ec60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea4f2c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4e1b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea4fd40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4f470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea32390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7cbcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7f4770>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f44d0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7f45f0>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7f4950>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7c9e50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f5f70>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f4bf0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea32b40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e826300>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e83e480>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e87b230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e8a19d0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e87b350>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e83f110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6b83b0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e83d4c0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f6ea0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6f7e6b8590>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.file_payload_wmelgn62/ansible_ansible.legacy.file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e70e090>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6e8f80>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6e80e0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6ebf20>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e735a60>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7357f0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e735100>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e735b50>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e70eab0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e736810>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e736a50>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e736f90>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e598d10>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e59a930>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59b2c0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59c4a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59ef30>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e59f020>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59d1f0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a2d50>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a1820>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a1580>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a3ec0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59d700>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5eaea0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5eb050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5ecbf0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5ec9b0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5ef110>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5ed2b0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5f68a0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5ef230>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5f7b30>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5f7860>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5f79e0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5eb320>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5fb200>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5fc380>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5f99d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5fad50>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5f95e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e6805c0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e681460>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5fee40>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e680140>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e683ce0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e68df40>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e68e8d0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9fe240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e68d5b0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e68e990>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e522ba0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e4988f0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e692960>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6927b0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 138, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _hashlib\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879845.15821: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ebb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7eb83b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ebb6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e965160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e965fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a3da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a3fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9db7d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9dbe60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9bba70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9b9190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a0f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9ff6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9fe2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9ba030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a2e40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea30770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9a01d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea30c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea30ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea30e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e99ed20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea31520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea311f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea32420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4c620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea4dd60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4ec60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea4f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4e1b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7ea4fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea4f470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea32390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7cbcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7f4770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f44d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7f45f0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e7f4950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7c9e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f5f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f4bf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7ea32b40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e826300> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e83e480> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e87b230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e8a19d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e87b350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e83f110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6b83b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e83d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7f6ea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6f7e6b8590> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_wmelgn62/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e70e090> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6e8f80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6e80e0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6ebf20> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e735a60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e7357f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e735100> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e735b50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e70eab0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e736810> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e736a50> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e736f90> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e598d10> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e59a930> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59b2c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59c4a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59ef30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e59f020> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59d1f0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a2d50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a1820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a1580> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5a3ec0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e59d700> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5eaea0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5eb050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5ecbf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5ec9b0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5ef110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5ed2b0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5f68a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5ef230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5f7b30> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5f7860> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5f79e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5eb320> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5fb200> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5fc380> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5f99d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e5fad50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5f95e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e6805c0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e681460> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e5fee40> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e680140> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e683ce0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e68df40> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e68e8d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e9fe240> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f7e68d5b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e68e990> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e522ba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e4988f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e692960> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f7e6927b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 138, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5599 1726879845.17417: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/kdump.conf', '_original_basename': 'kdump.conf.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879845.17421: _low_level_execute_command(): starting 5599 1726879845.17424: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/ > /dev/null 2>&1 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879844.2617943-6095-166765151842709/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879845.17433: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879845.17436: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879845.17439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879845.17442: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879845.17444: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879845.17447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879845.17449: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879845.17452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879845.17454: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879845.17456: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879845.17459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879845.19197: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879845.19201: stdout chunk (state=3): >>><<< 5599 1726879845.19204: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879845.19213: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879845.19215: handler run complete 5599 1726879845.19218: attempt loop complete, returning result 5599 1726879845.19221: _execute() done 5599 1726879845.19223: dumping result to json 5599 1726879845.19280: done dumping result, returning 5599 1726879845.19283: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf [0affef3a-ec81-5b39-170e-000000000056] 5599 1726879845.19474: sending task result for task 0affef3a-ec81-5b39-170e-000000000056 5599 1726879845.19587: done sending task result for task 0affef3a-ec81-5b39-170e-000000000056 5599 1726879845.19590: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "6884ce27096520be1399bc25d194f3fb122a5a16", "dest": "/etc/kdump.conf", "diff": { "after": { "path": "/etc/kdump.conf" }, "before": { "path": "/etc/kdump.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "kdump.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/kdump.conf", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/kdump.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/kdump.conf", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 138, "state": "file", "uid": 0 } 5599 1726879845.19715: no more pending results, returning what we have 5599 1726879845.19720: results queue empty 5599 1726879845.19721: checking for any_errors_fatal 5599 1726879845.19728: done checking for any_errors_fatal 5599 1726879845.19729: checking for max_fail_percentage 5599 1726879845.19733: done checking for max_fail_percentage 5599 1726879845.19734: checking to see if all hosts have failed and the running result is not ok 5599 1726879845.19735: done checking to see if all hosts have failed 5599 1726879845.19736: getting the remaining hosts for this loop 5599 1726879845.19738: done getting the remaining hosts for this loop 5599 1726879845.19743: getting the next task for host managed_node1 5599 1726879845.19748: done getting next task for host managed_node1 5599 1726879845.19752: ^ task is: TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel 5599 1726879845.19755: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879845.19757: getting the next task for host managed_node2 5599 1726879845.19767: done getting next task for host managed_node2 5599 1726879845.19769: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879845.19771: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879845.19772: getting the next task for host managed_node3 5599 1726879845.19776: done getting next task for host managed_node3 5599 1726879845.19778: ^ task is: TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel 5599 1726879845.19780: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879845.19795: getting variables 5599 1726879845.19797: in VariableManager get_vars() 5599 1726879845.19821: Calling all_inventory to load vars for managed_node1 5599 1726879845.19826: Calling groups_inventory to load vars for managed_node1 5599 1726879845.19829: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879845.19838: Calling all_plugins_play to load vars for managed_node1 5599 1726879845.19841: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879845.19844: Calling groups_plugins_play to load vars for managed_node1 5599 1726879845.20147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879845.20460: done with get_vars() 5599 1726879845.20470: done getting variables TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Friday 20 September 2024 20:50:45 -0400 (0:00:01.092) 0:00:22.992 ****** 5599 1726879845.20585: entering _queue_task() for managed_node1/slurp 5599 1726879845.20884: worker is 1 (out of 3 available) 5599 1726879845.20899: exiting _queue_task() for managed_node1/slurp 5599 1726879845.20914: getting variables 5599 1726879845.20918: in VariableManager get_vars() 5599 1726879845.21015: Calling all_inventory to load vars for managed_node2 5599 1726879845.21021: Calling groups_inventory to load vars for managed_node2 5599 1726879845.21031: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879845.21055: Calling all_plugins_play to load vars for managed_node2 5599 1726879845.21060: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879845.21064: Calling groups_plugins_play to load vars for managed_node2 5599 1726879845.22088: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel 5599 1726879845.22093: in run() - task 0affef3a-ec81-5b39-170e-000000000057 5599 1726879845.22095: variable 'ansible_search_path' from source: unknown 5599 1726879845.22097: variable 'ansible_search_path' from source: unknown 5599 1726879845.22100: calling self._execute() 5599 1726879845.22102: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879845.22232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879845.22246: variable 'omit' from source: magic vars 5599 1726879845.22396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879845.22926: done with get_vars() 5599 1726879845.22942: done getting variables 5599 1726879845.23096: variable 'omit' from source: magic vars 5599 1726879845.23099: variable 'omit' from source: magic vars 5599 1726879845.23102: variable 'omit' from source: magic vars 5599 1726879845.23105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879845.23108: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879845.23110: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879845.23113: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879845.23115: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879845.23117: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879845.23119: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879845.23121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879845.23262: getting variables 5599 1726879845.23264: in VariableManager get_vars() 5599 1726879845.23477: Calling all_inventory to load vars for managed_node3 5599 1726879845.23481: Calling groups_inventory to load vars for managed_node3 5599 1726879845.23484: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879845.23491: Calling all_plugins_play to load vars for managed_node3 5599 1726879845.23494: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879845.23498: Calling groups_plugins_play to load vars for managed_node3 5599 1726879845.23745: Set connection var ansible_shell_type to sh 5599 1726879845.23749: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879845.23751: Set connection var ansible_pipelining to False 5599 1726879845.23756: Set connection var ansible_connection to ssh 5599 1726879845.23758: Set connection var ansible_timeout to 10 5599 1726879845.23761: Set connection var ansible_shell_executable to /bin/sh 5599 1726879845.23765: variable 'ansible_shell_executable' from source: unknown 5599 1726879845.23768: variable 'ansible_connection' from source: unknown 5599 1726879845.23770: variable 'ansible_module_compression' from source: unknown 5599 1726879845.23772: variable 'ansible_shell_type' from source: unknown 5599 1726879845.23777: variable 'ansible_shell_executable' from source: unknown 5599 1726879845.23780: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879845.23782: variable 'ansible_pipelining' from source: unknown 5599 1726879845.23785: variable 'ansible_timeout' from source: unknown 5599 1726879845.23788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879845.23807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879845.24136: done with get_vars() 5599 1726879845.24148: done getting variables 5599 1726879845.24224: entering _queue_task() for managed_node3/slurp 5599 1726879845.24977: worker is 2 (out of 3 available) 5599 1726879845.24380: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879845.25126: variable 'omit' from source: magic vars 5599 1726879845.25133: starting attempt loop 5599 1726879845.25137: running the handler 5599 1726879845.25140: _low_level_execute_command(): starting 5599 1726879845.25143: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879845.25168: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879845.24992: exiting _queue_task() for managed_node3/slurp 5599 1726879845.25186: done queuing things up, now waiting for results queue to drain 5599 1726879845.25231: waiting for pending results... 5599 1726879845.25323: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879845.25380: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879845.25431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879845.25521: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel 5599 1726879845.25627: in run() - task 0affef3a-ec81-5b39-170e-000000000057 5599 1726879845.25638: variable 'ansible_search_path' from source: unknown 5599 1726879845.25641: variable 'ansible_search_path' from source: unknown 5599 1726879845.25740: calling self._execute() 5599 1726879845.25788: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879845.25802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879845.25815: variable 'omit' from source: magic vars 5599 1726879845.25937: variable 'omit' from source: magic vars 5599 1726879845.25994: variable 'omit' from source: magic vars 5599 1726879845.26032: variable 'omit' from source: magic vars 5599 1726879845.26095: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879845.26176: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879845.26181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879845.26185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879845.26200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879845.26233: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879845.26237: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879845.26240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879845.26377: Set connection var ansible_shell_type to sh 5599 1726879845.26391: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879845.26397: Set connection var ansible_pipelining to False 5599 1726879845.26404: Set connection var ansible_connection to ssh 5599 1726879845.26416: Set connection var ansible_timeout to 10 5599 1726879845.26432: Set connection var ansible_shell_executable to /bin/sh 5599 1726879845.26460: variable 'ansible_shell_executable' from source: unknown 5599 1726879845.26465: variable 'ansible_connection' from source: unknown 5599 1726879845.26469: variable 'ansible_module_compression' from source: unknown 5599 1726879845.26471: variable 'ansible_shell_type' from source: unknown 5599 1726879845.26475: variable 'ansible_shell_executable' from source: unknown 5599 1726879845.26485: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879845.26491: variable 'ansible_pipelining' from source: unknown 5599 1726879845.26526: variable 'ansible_timeout' from source: unknown 5599 1726879845.26529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879845.26761: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879845.26786: variable 'omit' from source: magic vars 5599 1726879845.26790: starting attempt loop 5599 1726879845.26793: running the handler 5599 1726879845.26896: _low_level_execute_command(): starting 5599 1726879845.26899: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879845.27504: stdout chunk (state=3): >>>/root <<< 5599 1726879845.27656: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879845.27670: stderr chunk (state=3): >>><<< 5599 1726879845.27679: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879845.27718: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879845.27740: _low_level_execute_command(): starting 5599 1726879845.27749: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890 `" && echo ansible-tmp-1726879845.2772145-6129-8215520069890="` echo /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890 `" && echo ansible-tmp-1726879845.2772145-6129-8215520069890="` echo /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890 `" ) && sleep 0'"'"'' 5599 1726879845.28479: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879845.28670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879845.28793: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879845.28830: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879845.28997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879845.29032: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879845.29067: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879845.29077: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879845.29089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879845.29109: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879845.29153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879845.29157: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879845.29212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879845.30656: stdout chunk (state=3): >>>/root <<< 5599 1726879845.30766: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879845.30834: stderr chunk (state=3): >>><<< 5599 1726879845.30837: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879845.30860: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879845.31081: _low_level_execute_command(): starting 5599 1726879845.31085: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385 `" && echo ansible-tmp-1726879845.308637-6133-270643320562385="` echo /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385 `" ) && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385 `" && echo ansible-tmp-1726879845.308637-6133-270643320562385="` echo /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385 `" ) && sleep 0'"'"'' 5599 1726879845.31779: stdout chunk (state=3): >>>ansible-tmp-1726879845.2772145-6129-8215520069890=/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890 <<< 5599 1726879845.31945: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879845.31950: stdout chunk (state=3): >>><<< 5599 1726879845.32178: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'ansible-tmp-1726879845.2772145-6129-8215520069890=/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879845.32192: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879845.2772145-6129-8215520069890=/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879845.32397: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879845.32419: variable 'ansible_module_compression' from source: unknown 5599 1726879845.32466: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 5599 1726879845.32515: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879845.32601: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879845.32627: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879845.32856: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879845.32865: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879845.32868: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py 5599 1726879845.32876: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp0v96ax0k TO /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' 5599 1726879845.33017: Sending initial data 5599 1726879845.33021: Sent initial data (150 bytes) 5599 1726879845.33694: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 5599 1726879845.33710: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879845.33762: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879845.33786: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879845.33841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879845.34720: stdout chunk (state=3): >>>ansible-tmp-1726879845.308637-6133-270643320562385=/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385 <<< 5599 1726879845.34885: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879845.34889: stdout chunk (state=3): >>><<< 5599 1726879845.34898: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'ansible-tmp-1726879845.308637-6133-270643320562385=/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879845.34926: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879845.308637-6133-270643320562385=/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879845.35187: variable 'ansible_module_compression' from source: unknown 5599 1726879845.35191: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 5599 1726879845.35194: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py 5599 1726879845.35221: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpuzcozych TO /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' 5599 1726879845.35518: Sending initial data 5599 1726879845.35522: Sent initial data (151 bytes) 5599 1726879845.36228: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879845.36247: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879845.36282: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879845.36290: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879845.36327: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879845.36377: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879845.36392: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp0v96ax0k debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879845.36428: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp0v96ax0k /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py <<< 5599 1726879845.36459: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp0v96ax0k" to remote "/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py M:0x001a <<< 5599 1726879845.36792: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115105 <<< 5599 1726879845.37497: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 115105 bytes at 0 <<< 5599 1726879845.37519: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879845.37579: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879845.37657: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879845.37736: stderr chunk (state=3): >>><<< 5599 1726879845.37740: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp0v96ax0k /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp0v96ax0k\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp0v96ax0k" to remote "/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115105\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 115105 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879845.37773: done transferring module to remote 5599 1726879845.37790: _low_level_execute_command(): starting 5599 1726879845.37802: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/ /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/ /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py && sleep 0'"'"'' 5599 1726879845.38302: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879845.38306: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879845.38370: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpuzcozych debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879845.38385: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpuzcozych /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py <<< 5599 1726879845.38440: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpuzcozych" to remote "/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py M:0x001a <<< 5599 1726879845.38541: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115106 <<< 5599 1726879845.39309: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879845.39704: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879845.39763: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879845.39771: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879845.39777: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879845.39780: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879845.39836: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 5599 1726879845.40014: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879845.40112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879845.40311: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 115106 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879845.40397: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879845.40535: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879845.40610: stderr chunk (state=3): >>><<< 5599 1726879845.40633: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpuzcozych /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpuzcozych\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpuzcozych" to remote "/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:115106\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 115106 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879845.40672: done transferring module to remote 5599 1726879845.40692: _low_level_execute_command(): starting 5599 1726879845.40706: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/ /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/ /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py && sleep 0'"'"'' 5599 1726879845.41449: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879845.41464: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 5599 1726879845.41512: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879845.41549: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879845.41564: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879845.41583: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879845.41626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879845.43115: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879845.43126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879845.43199: stderr chunk (state=3): >>><<< 5599 1726879845.43203: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879845.43223: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879845.43228: _low_level_execute_command(): starting 5599 1726879845.43235: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/AnsiballZ_slurp.py && sleep 0'"'"'' 5599 1726879845.43757: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879845.43767: stderr chunk (state=3): >>><<< 5599 1726879845.43770: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879845.43914: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879845.43919: _low_level_execute_command(): starting 5599 1726879845.43926: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/AnsiballZ_slurp.py && sleep 0'"'"'' 5599 1726879845.44291: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879845.44480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879845.44484: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879845.44488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879845.44491: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879845.44511: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879845.44515: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879845.44526: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879845.44582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879845.44707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879845.44960: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879845.45104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879845.45138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879845.45160: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879845.45182: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879845.45211: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879845.45253: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879845.45298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879845.47504: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879845.47525: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879845.47560: stdout chunk (state=3): >>>import '_thread' # <<< 5599 1726879845.47574: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 5599 1726879845.47640: stdout chunk (state=3): >>>import '_io' # <<< 5599 1726879845.47652: stdout chunk (state=3): >>>import 'marshal' # <<< 5599 1726879845.47673: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879845.47729: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 5599 1726879845.47741: stdout chunk (state=3): >>># installing zipimport hook <<< 5599 1726879845.47757: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879845.47816: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5599 1726879845.47819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879845.47846: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879845.47884: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879845.47913: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879845.47935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42c12c530> <<< 5599 1726879845.47972: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42c0fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5599 1726879845.48017: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42c12eab0> import '_signal' # <<< 5599 1726879845.48021: stdout chunk (state=3): >>>import '_abc' # <<< 5599 1726879845.48045: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 5599 1726879845.48113: stdout chunk (state=3): >>>import '_stat' # <<< 5599 1726879845.48134: stdout chunk (state=3): >>>import 'stat' # <<< 5599 1726879845.48187: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879845.48205: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5599 1726879845.48269: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879845.48275: stdout chunk (state=3): >>>import 'os' # <<< 5599 1726879845.48321: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879845.48336: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879845.48368: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42befd160> <<< 5599 1726879845.48605: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879845.48608: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879845.48611: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 5599 1726879845.48614: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42befdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879845.48617: stdout chunk (state=3): >>># installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879845.48793: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879845.48797: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879845.48800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879845.48803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879845.48900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879845.48904: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879845.48997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5599 1726879845.49003: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed40c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed3dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed40eab0> import '_signal' # <<< 5599 1726879845.49010: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf3be90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 5599 1726879845.49158: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 5599 1726879845.49164: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf3bf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879845.49190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf738c0> <<< 5599 1726879845.49201: stdout chunk (state=3): >>>import 'io' # <<< 5599 1726879845.49210: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879845.49217: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf73f50> import '_collections' # <<< 5599 1726879845.49292: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf53b60> import '_functools' # <<< 5599 1726879845.49296: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf51280> <<< 5599 1726879845.49338: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 5599 1726879845.49351: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 5599 1726879845.49431: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 5599 1726879845.49435: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf39040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5599 1726879845.49504: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5599 1726879845.49508: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879845.49582: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf97800> <<< 5599 1726879845.49586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed201160> <<< 5599 1726879845.49600: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf96420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf52150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf94cb0> <<< 5599 1726879845.49684: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed201fd0> <<< 5599 1726879845.49689: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879845.49695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf382c0> <<< 5599 1726879845.49790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfc8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc8bf0> <<< 5599 1726879845.49795: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.49798: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfc8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf36de0> <<< 5599 1726879845.49823: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879845.49885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 5599 1726879845.49915: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc9340> import 'importlib.machinery' # <<< 5599 1726879845.49963: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfca510> <<< 5599 1726879845.49988: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879845.50055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879845.50157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe0740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfe1e20> <<< 5599 1726879845.50162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879845.50238: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe2cf0> <<< 5599 1726879845.50252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879845.50346: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfe3350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe2270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfe3dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe3500> <<< 5599 1726879845.50359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879845.50487: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfca570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879845.50491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879845.50553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bd77c80> <<< 5599 1726879845.50557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879845.50581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bda07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda0500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bda07d0> <<< 5599 1726879845.50627: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bda09b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bd75e20> <<< 5599 1726879845.50654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879845.50657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed277860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed277ef0> import '_collections' # <<< 5599 1726879845.50704: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed257b30> <<< 5599 1726879845.50748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879845.50797: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2551f0> <<< 5599 1726879845.50829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda20c0> <<< 5599 1726879845.50856: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda0d40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfcac60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879845.50923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879845.50944: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879845.50977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879845.50996: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bdce420> <<< 5599 1726879845.51006: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23d040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5599 1726879845.51059: stdout chunk (state=3): >>>import '_sre' # <<< 5599 1726879845.51064: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879845.51084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879845.51109: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879845.51144: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879845.51173: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bdea540> <<< 5599 1726879845.51220: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed29b800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed29a420> <<< 5599 1726879845.51224: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 5599 1726879845.51227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879845.51229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879845.51339: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42be232c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879845.51343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2562a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed298c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cc800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23c2c0> <<< 5599 1726879845.51392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879845.51398: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879845.51411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.51467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879845.51471: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2cccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2ccb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2ccf50> <<< 5599 1726879845.51475: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23ade0> <<< 5599 1726879845.51532: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42be49a60> <<< 5599 1726879845.51536: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879845.51587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879845.51707: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42be233e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bdeb1d0> <<< 5599 1726879845.51714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cd640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cd310> import 'importlib.machinery' # <<< 5599 1726879845.51729: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5599 1726879845.51734: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2ce540> <<< 5599 1726879845.51737: stdout chunk (state=3): >>>import 'importlib.util' # <<< 5599 1726879845.51798: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc68380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bde9580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda2fc0> <<< 5599 1726879845.51804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879845.51850: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 5599 1726879845.51872: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e4770> <<< 5599 1726879845.51877: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc42bc68560> <<< 5599 1726879845.51882: stdout chunk (state=3): >>>import 'errno' # <<< 5599 1726879845.51907: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_v6pax31v/ansible_slurp_payload.zip' # zipimport: zlib available <<< 5599 1726879845.51910: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2e5eb0> <<< 5599 1726879845.51938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879845.51984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 5599 1726879845.51990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e6d80> <<< 5599 1726879845.52027: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2e73b0> <<< 5599 1726879845.52071: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.52143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879845.52148: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e62d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.52228: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879845.52235: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2e7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e7560> <<< 5599 1726879845.52285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879845.52289: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bcbdfd0> import '_typing' # <<< 5599 1726879845.52291: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2ce5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879845.52320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879845.52370: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed06fcb0> <<< 5599 1726879845.52454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed098740> <<< 5599 1726879845.52501: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc94ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc6bf50> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 5599 1726879845.52575: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 5599 1726879845.52581: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.52717: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0984a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed098770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed098950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed06de50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed09a030> <<< 5599 1726879845.52771: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed098cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cec90> <<< 5599 1726879845.52801: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879845.52898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879845.52959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879845.53008: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0c6390> <<< 5599 1726879845.53107: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879845.53126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879845.53219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0e2510> <<< 5599 1726879845.53256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879845.53304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879845.53437: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879845.53441: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed11b290> <<< 5599 1726879845.53453: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879845.53501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879845.53529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879845.53592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879845.53876: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed141a30> <<< 5599 1726879845.53917: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed11b3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0e31a0> <<< 5599 1726879845.53974: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf60320> <<< 5599 1726879845.53990: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0e1550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed09af30> <<< 5599 1726879845.54115: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.54123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879845.54153: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f32ecf60500> <<< 5599 1726879845.54276: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_300evqpk/ansible_slurp_payload.zip' # zipimport: zlib available <<< 5599 1726879845.54544: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.54577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879845.54645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879845.54761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879845.54799: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfb5fd0> <<< 5599 1726879845.54816: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879845.55134: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf8cec0> <<< 5599 1726879845.55138: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf63f50> <<< 5599 1726879845.55150: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.55183: stdout chunk (state=3): >>>import 'ansible' # <<< 5599 1726879845.55210: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879845.55250: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 5599 1726879845.55279: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.55382: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc97e60> <<< 5599 1726879845.55414: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 5599 1726879845.55419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879845.55422: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5599 1726879845.55461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879845.55464: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879845.55484: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.55501: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bce5a30> <<< 5599 1726879845.55526: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce57c0> <<< 5599 1726879845.55559: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce50d0> <<< 5599 1726879845.55577: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879845.55591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879845.55639: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce56d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bcbec60> <<< 5599 1726879845.55729: stdout chunk (state=3): >>>import 'atexit' # <<< 5599 1726879845.55829: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bce6780> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bce6900> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879845.55967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce6e10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879845.56029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb4cce0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bb4e900> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879845.56052: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb4f260> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879845.56090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879845.56093: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb50410> <<< 5599 1726879845.56106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879845.56139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879845.56161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5599 1726879845.56172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879845.56225: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb52e70> <<< 5599 1726879845.56258: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bb531a0> <<< 5599 1726879845.56281: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb51130> <<< 5599 1726879845.56296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879845.56345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879845.56349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 5599 1726879845.56361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879845.56370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879845.56398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879845.56425: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 5599 1726879845.56451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb56ed0> <<< 5599 1726879845.56453: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879845.56576: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb559a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb55700> <<< 5599 1726879845.56581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5599 1726879845.56610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879845.56633: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb57ef0> <<< 5599 1726879845.56665: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb51640> <<< 5599 1726879845.56696: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.56699: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bb9f050> <<< 5599 1726879845.56728: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'<<< 5599 1726879845.56742: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb9f230> <<< 5599 1726879845.56777: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879845.56788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879845.56837: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.56846: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bba0ce0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bba0aa0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879845.56965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879845.57017: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.57038: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bba31d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bba1310> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879845.57089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879845.57124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879845.57181: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbaa9c0> <<< 5599 1726879845.57327: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bba3350> <<< 5599 1726879845.57407: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.57435: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbabcb0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbab9e0> <<< 5599 1726879845.57500: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbabd70> <<< 5599 1726879845.57540: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb9f440> <<< 5599 1726879845.57563: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879845.57593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879845.57621: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.57653: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbaec00> <<< 5599 1726879845.57830: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.57844: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbb0140> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbad3a0> <<< 5599 1726879845.57904: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbae720> <<< 5599 1726879845.57931: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbacf20> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879845.57943: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.58072: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.58131: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.58152: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879845.58167: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.58194: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.58197: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 5599 1726879845.58204: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.58344: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.58494: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.59147: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.59821: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879845.59841: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 5599 1726879845.59854: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879845.59864: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879845.59888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879845.59940: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.59947: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bc34290> <<< 5599 1726879845.60057: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5599 1726879845.60080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879845.60090: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc34fe0> <<< 5599 1726879845.60115: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbb2ab0> <<< 5599 1726879845.60243: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879845.60248: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879845.60252: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5599 1726879845.60255: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.60320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf8fce0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879845.60349: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879845.60395: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.60417: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecfdd970> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdd700> <<< 5599 1726879845.60456: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdd010> <<< 5599 1726879845.60486: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879845.60493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879845.60562: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdda60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfb6a50> <<< 5599 1726879845.60579: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc35070> <<< 5599 1726879845.60582: stdout chunk (state=3): >>>import 'atexit' # <<< 5599 1726879845.60594: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.60608: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecfde720> <<< 5599 1726879845.60644: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecfde8a0> <<< 5599 1726879845.60705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879845.60736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879845.60761: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879845.60820: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdedb0> <<< 5599 1726879845.60870: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879845.60900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879845.60949: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece44c50> <<< 5599 1726879845.60979: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.61005: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece46870> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879845.61031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879845.61097: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece47230> <<< 5599 1726879845.61118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879845.61139: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.61177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece48410> <<< 5599 1726879845.61193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879845.61275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879845.61293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879845.61429: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4aea0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece4afc0> <<< 5599 1726879845.61484: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece49160> <<< 5599 1726879845.61493: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879845.61636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4ed80> <<< 5599 1726879845.61702: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.61743: stdout chunk (state=3): >>>import '_tokenize' # <<< 5599 1726879845.61787: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4d850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4d5b0> <<< 5599 1726879845.61791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5599 1726879845.61827: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.61830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879845.61923: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 5599 1726879845.61926: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.62017: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4f950> <<< 5599 1726879845.62022: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 5599 1726879845.62071: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece495e0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.62132: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.62136: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece96e70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece96ff0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879845.62217: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 5599 1726879845.62221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879845.62266: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece98b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece98950> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879845.62270: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 5599 1726879845.62337: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 5599 1726879845.62459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879845.62595: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.62638: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.62703: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece9b0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece99280> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879845.62738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5599 1726879845.62742: stdout chunk (state=3): >>>import '_string' # <<< 5599 1726879845.62880: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea2900> <<< 5599 1726879845.62885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879845.62969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 5599 1726879845.63048: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc37a40> <<< 5599 1726879845.63060: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.63147: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.63169: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece9b290> <<< 5599 1726879845.63224: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5599 1726879845.63241: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879845.63283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879845.63349: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.63352: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.63447: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea3740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea3590> <<< 5599 1726879845.63567: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42ba45d60> <<< 5599 1726879845.63575: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42ba466f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc367b0> <<< 5599 1726879845.63580: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.63621: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.63656: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879845.63671: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.63829: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea3c80> <<< 5599 1726879845.63833: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.63835: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece972f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879845.63837: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.63847: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea6ba0> <<< 5599 1726879845.63886: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879845.63923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879845.64015: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.64019: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42ba45370> <<< 5599 1726879845.64052: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba46840> <<< 5599 1726879845.64093: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879845.64100: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.64166: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.64185: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.64210: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.64218: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea7e60> <<< 5599 1726879845.64238: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.64245: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea5340> <<< 5599 1726879845.64258: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.64292: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.64299: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.64340: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879845.64344: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea66c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea4ec0> <<< 5599 1726879845.64362: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879845.64373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879845.64436: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879845.64440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879845.64457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879845.64470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879845.64528: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bad69c0> <<< 5599 1726879845.64577: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.64581: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba50650> <<< 5599 1726879845.64688: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba4b890> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba4a5d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5599 1726879845.64703: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.64730: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.64799: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879845.64865: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879845.64890: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879845.64938: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.64952: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879845.65042: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.65112: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.65182: stdout chunk (state=3): >>> {"content": "MAo=", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}} # destroy __main__ <<< 5599 1726879845.65337: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.65510: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879845.65538: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 5599 1726879845.65587: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword <<< 5599 1726879845.65631: stdout chunk (state=3): >>># destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl <<< 5599 1726879845.65674: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections <<< 5599 1726879845.65707: stdout chunk (state=3): >>># destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879845.65967: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5599 1726879845.65981: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 5599 1726879845.66134: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 5599 1726879845.66177: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 5599 1726879845.66226: stdout chunk (state=3): >>># destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 5599 1726879845.66233: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 5599 1726879845.66262: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 5599 1726879845.66282: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 5599 1726879845.66285: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 5599 1726879845.66298: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 5599 1726879845.66304: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879845.66441: stdout chunk (state=3): >>># destroy sys.monitoring <<< 5599 1726879845.66444: stdout chunk (state=3): >>># destroy _socket <<< 5599 1726879845.66468: stdout chunk (state=3): >>># destroy _collections <<< 5599 1726879845.66478: stdout chunk (state=3): >>># destroy platform <<< 5599 1726879845.66500: stdout chunk (state=3): >>># destroy _uuid <<< 5599 1726879845.66504: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5599 1726879845.66530: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.66534: stdout chunk (state=3): >>># destroy _typing <<< 5599 1726879845.66552: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 5599 1726879845.66562: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5599 1726879845.66584: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879845.66660: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 5599 1726879845.66680: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 5599 1726879845.66688: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 5599 1726879845.66755: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5599 1726879845.66760: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 5599 1726879845.66792: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879845.67147: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879845.67199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5599 1726879845.67329: stderr chunk (state=3): >>><<< 5599 1726879845.67334: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42c12c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42c0fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42c12eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42befd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42befdfd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf3be90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf3bf50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf738c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf73f50>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf53b60>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf51280>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf39040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf97800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf96420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf52150>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf94cb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc8890>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf382c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfc8d40>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc8bf0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfc8fb0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf36de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc9670>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc9340>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfca510>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe0740>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfe1e20>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe2cf0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfe3350>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe2270>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfe3dd0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe3500>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfca570>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bd77c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bda07a0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda0500>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bda07d0>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bda09b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bd75e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda20c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda0d40>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfcac60>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bdce420>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bdea540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42be232c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42be49a60>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42be233e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bdeb1d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc68380>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bde9580>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda2fc0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc42bc68560>\r\n# zipimport: found 30 names in \'/tmp/ansible_slurp_payload_v6pax31v/ansible_slurp_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bcbdfd0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc94ec0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc6bf50>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc97e60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bce5a30>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce57c0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce50d0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce56d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bcbec60>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bce6780>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bce6900>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce6e10>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb4cce0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bb4e900>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb4f260>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb50410>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb52e70>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bb531a0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb51130>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb56ed0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb559a0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb55700>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb57ef0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb51640>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bb9f050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb9f230>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bba0ce0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bba0aa0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bba31d0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bba1310>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbaa9c0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bba3350>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbabcb0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbab9e0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbabd70>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb9f440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbaec00>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbb0140>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbad3a0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbae720>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbacf20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bc34290>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc34fe0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbb2ab0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc35070>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc37a40>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42ba45d60>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42ba466f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc367b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42ba45370>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba46840>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bad69c0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba50650>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba4b890>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba4a5d0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"content": "MAo=", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879845.67922: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42c12c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42c0fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42c12eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42befd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42befdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf3be90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf3bf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf738c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf73f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf53b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf51280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf39040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf97800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf96420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf52150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf94cb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf382c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfc8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc8bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfc8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bf36de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfc9340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfca510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe0740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfe1e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe2cf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfe3350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe2270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bfe3dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfe3500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfca570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bd77c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bda07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda0500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bda07d0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bda09b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bd75e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda20c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda0d40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bfcac60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bdce420> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bdea540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42be232c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42be49a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42be233e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bdeb1d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc68380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bde9580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bda2fc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc42bc68560> # zipimport: found 30 names in '/tmp/ansible_slurp_payload_v6pax31v/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bcbdfd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc94ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc6bf50> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc97e60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bce5a30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce57c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce50d0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce56d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bcbec60> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bce6780> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bce6900> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bce6e10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb4cce0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bb4e900> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb4f260> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb50410> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb52e70> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bb531a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb51130> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb56ed0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb559a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb55700> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb57ef0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb51640> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bb9f050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb9f230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bba0ce0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bba0aa0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bba31d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bba1310> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbaa9c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bba3350> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbabcb0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbab9e0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbabd70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bb9f440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbaec00> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbb0140> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbad3a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bbae720> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbacf20> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42bc34290> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc34fe0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bbb2ab0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc35070> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc37a40> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42ba45d60> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42ba466f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bc367b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42ba45370> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba46840> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42bad69c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba50650> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba4b890> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42ba4a5d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "MAo=", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5599 1726879845.69597: done with _execute_module (slurp, {'src': '/sys/kernel/kexec_crash_size', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879845.69601: _low_level_execute_command(): starting 5599 1726879845.69604: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/ > /dev/null 2>&1 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879845.69612: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879845.69614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecf2d4f0> <<< <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879845.308637-6133-270643320562385/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879845.69620: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2ce30> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea7fb0> <<< 5599 1726879845.69623: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 5599 1726879845.69626: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 5599 1726879845.69634: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.69638: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.69807: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879845.69883: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2cbf0> # zipimport: zlib available <<< 5599 1726879845.70151: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879845.70155: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879845.70158: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879845.70205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879845.70293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879845.70440: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.71175: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879845.71379: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879845.71382: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 5599 1726879845.71385: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.71505: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879845.71648: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 5599 1726879845.71916: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.72219: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879845.72270: stderr chunk (state=3): >>><<< 5599 1726879845.72279: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879845.72314: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879845.72322: handler run complete 5599 1726879845.72438: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 5599 1726879845.72522: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2f2f0> # zipimport: zlib available <<< 5599 1726879845.72649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 5599 1726879845.72652: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.72730: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5599 1726879845.72790: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879845.72979: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879845.72983: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 5599 1726879845.73009: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.73032: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 5599 1726879845.73071: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecd3daf0> <<< 5599 1726879845.73096: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 5599 1726879845.73133: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879845.73154: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecd3e450> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2e270> <<< 5599 1726879845.73160: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 5599 1726879845.73201: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.73240: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.73297: variable 'kexec_crash_size' from source: unknown 5599 1726879845.73321: Evaluated conditional (kexec_crash_size is success): True 5599 1726879845.73336: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 5599 1726879845.73343: attempt loop complete, returning result 5599 1726879845.73352: _execute() done 5599 1726879845.73361: dumping result to json 5599 1726879845.73375: done dumping result, returning 5599 1726879845.73383: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.73579: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel [0affef3a-ec81-5b39-170e-000000000057] 5599 1726879845.73583: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.73585: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.73651: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879845.73676: sending task result for task 0affef3a-ec81-5b39-170e-000000000057 ok: [managed_node3] => { "attempts": 1, "changed": false, "content": "MAo=", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } 5599 1726879845.74110: done sending task result for task 0affef3a-ec81-5b39-170e-000000000057 5599 1726879845.74114: WORKER PROCESS EXITING 5599 1726879845.74118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecd3d0d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd3e570> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879845.74177: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.74219: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.74284: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879845.74306: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879845.74359: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879845.74446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879845.74486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879845.74577: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecdce810> <<< 5599 1726879845.74660: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd484a0> <<< 5599 1726879845.74791: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd43950> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd42450> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5599 1726879845.74880: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879845.74955: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879845.74983: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.74997: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 5599 1726879845.75084: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879845.75236: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879845.75407: stdout chunk (state=3): >>> {"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}} <<< 5599 1726879845.75581: stdout chunk (state=3): >>># destroy __main__ <<< 5599 1726879845.75794: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879845.75805: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io <<< 5599 1726879845.76084: stdout chunk (state=3): >>># cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings<<< 5599 1726879845.76092: stdout chunk (state=3): >>> # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib <<< 5599 1726879845.76240: stdout chunk (state=3): >>># cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 5599 1726879845.76252: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib<<< 5599 1726879845.76269: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 5599 1726879845.76341: stdout chunk (state=3): >>># destroy ntpath <<< 5599 1726879845.76353: stdout chunk (state=3): >>># destroy importlib <<< 5599 1726879845.76365: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 5599 1726879845.76379: stdout chunk (state=3): >>># destroy grp # destroy encodings <<< 5599 1726879845.76386: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 5599 1726879845.76392: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 5599 1726879845.76671: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 5599 1726879845.76678: stdout chunk (state=3): >>># destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 5599 1726879845.76681: stdout chunk (state=3): >>># destroy posixpath <<< 5599 1726879845.76689: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 5599 1726879845.76692: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5599 1726879845.76705: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879845.76818: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5599 1726879845.76830: stdout chunk (state=3): >>># destroy _collections <<< 5599 1726879845.76856: stdout chunk (state=3): >>># destroy platform <<< 5599 1726879845.76875: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5599 1726879845.76891: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5599 1726879845.76921: stdout chunk (state=3): >>># destroy _typing <<< 5599 1726879845.76936: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request <<< 5599 1726879845.76947: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5599 1726879845.76966: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879845.77051: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 5599 1726879845.77085: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 5599 1726879845.77332: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5599 1726879845.77337: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879845.77685: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879845.77689: stderr chunk (state=3): >>><<< 5599 1726879845.77694: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed40c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed3dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed40eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed201160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed201fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23fe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23ff50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed277860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed277ef0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed257b30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2551f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23d040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed29b800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed29a420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2562a0>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed298c80>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cc800>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23c2c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2cccb0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2ccb60>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2ccf50>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23ade0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cd640>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cd310>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2ce540>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e4770>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2e5eb0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e6d80>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2e73b0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e62d0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2e7e30>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e7560>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2ce5a0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed06fcb0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed098740>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0984a0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed098770>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed098950>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed06de50>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed09a030>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed098cb0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0c6390>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0e2510>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed11b290>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed141a30>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed11b3b0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0e31a0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf60320>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0e1550>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed09af30>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f32ecf60500>\r\n# zipimport: found 30 names in \'/tmp/ansible_slurp_payload_300evqpk/ansible_slurp_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfb5fd0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf8cec0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf63f50>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf8fce0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecfdd970>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdd700>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdd010>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdda60>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfb6a50>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecfde720>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecfde8a0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdedb0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece44c50>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece46870>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece47230>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece48410>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4aea0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece4afc0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece49160>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4ed80>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4d850>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4d5b0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4f950>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece495e0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece96e70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece96ff0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece98b90>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece98950>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece9b0e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece99280>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea2900>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece9b290>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea3740>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea3590>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea3c80>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece972f0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea6ba0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea7e60>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea5340>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea66c0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea4ec0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecf2d4f0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2ce30>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea7fb0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2cbf0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2f2f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecd3daf0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecd3e450>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2e270>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecd3d0d0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd3e570>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecdce810>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd484a0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd43950>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd42450>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879845.78286: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed40c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed3dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed40eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed201160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed201fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed277860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed277ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed257b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2551f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23d040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed29b800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed29a420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2562a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed298c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cc800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2cccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2ccb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2ccf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed23ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cd640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cd310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2ce540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e4770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2e5eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e6d80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2e73b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e62d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed2e7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2e7560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2ce5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed06fcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed098740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0984a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed098770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ed098950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed06de50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed09a030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed098cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed2cec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0c6390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0e2510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed11b290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed141a30> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed11b3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0e31a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf60320> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed0e1550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ed09af30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f32ecf60500> # zipimport: found 30 names in '/tmp/ansible_slurp_payload_300evqpk/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfb5fd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf8cec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf63f50> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf8fce0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecfdd970> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdd700> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdd010> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdda60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfb6a50> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecfde720> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecfde8a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecfdedb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece44c50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece46870> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece47230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece48410> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4aea0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece4afc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece49160> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4ed80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4d850> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4d5b0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece4f950> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece495e0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece96e70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece96ff0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece98b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece98950> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ece9b0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece99280> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea2900> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece9b290> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea3740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea3590> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea3c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ece972f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea6ba0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea7e60> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea5340> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecea66c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea4ec0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecf2d4f0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2ce30> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecea7fb0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2cbf0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2f2f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecd3daf0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecd3e450> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecf2e270> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ecd3d0d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd3e570> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecdce810> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd484a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd43950> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ecd42450> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879845.79601: done with _execute_module (slurp, {'src': '/sys/kernel/kexec_crash_size', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879845.79605: _low_level_execute_command(): starting 5599 1726879845.79609: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879845.2772145-6129-8215520069890/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879845.79732: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879845.79878: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879845.79883: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879845.79903: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879845.79906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879845.79965: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879845.80096: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879845.80197: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879845.82082: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879845.82194: stderr chunk (state=3): >>><<< 5599 1726879845.82379: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879845.82391: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879845.82395: handler run complete 5599 1726879845.82726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 5599 1726879845.83102: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 5599 1726879845.83171: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 5599 1726879845.83228: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 5599 1726879845.83272: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 5599 1726879845.83351: variable 'kexec_crash_size' from source: unknown 5599 1726879845.83372: Evaluated conditional (kexec_crash_size is success): True 5599 1726879845.83383: attempt loop complete, returning result 5599 1726879845.83386: _execute() done 5599 1726879845.83389: dumping result to json 5599 1726879845.83394: done dumping result, returning 5599 1726879845.83404: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel [0affef3a-ec81-5b39-170e-000000000057] 5599 1726879845.83413: sending task result for task 0affef3a-ec81-5b39-170e-000000000057 5599 1726879845.83494: done sending task result for task 0affef3a-ec81-5b39-170e-000000000057 5599 1726879845.83497: WORKER PROCESS EXITING ok: [managed_node1] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } 5599 1726879845.83550: no more pending results, returning what we have 5599 1726879845.83555: results queue empty 5599 1726879845.83556: checking for any_errors_fatal 5599 1726879845.83566: done checking for any_errors_fatal 5599 1726879845.83567: checking for max_fail_percentage 5599 1726879845.83568: done checking for max_fail_percentage 5599 1726879845.83569: checking to see if all hosts have failed and the running result is not ok 5599 1726879845.83570: done checking to see if all hosts have failed 5599 1726879845.83571: getting the remaining hosts for this loop 5599 1726879845.83575: done getting the remaining hosts for this loop 5599 1726879845.83579: getting the next task for host managed_node1 5599 1726879845.83587: done getting next task for host managed_node1 5599 1726879845.83591: ^ task is: TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact 5599 1726879845.83594: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879845.83596: getting the next task for host managed_node2 5599 1726879845.83605: done getting next task for host managed_node2 5599 1726879845.83609: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879845.83610: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879845.83611: getting the next task for host managed_node3 5599 1726879845.83614: done getting next task for host managed_node3 5599 1726879845.83616: ^ task is: TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact 5599 1726879845.83618: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879845.83633: getting variables 5599 1726879845.83635: in VariableManager get_vars() 5599 1726879845.83668: Calling all_inventory to load vars for managed_node1 5599 1726879845.83671: Calling groups_inventory to load vars for managed_node1 5599 1726879845.83681: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879845.83691: Calling all_plugins_play to load vars for managed_node1 5599 1726879845.83697: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879845.83701: Calling groups_plugins_play to load vars for managed_node1 5599 1726879845.83986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879845.84350: done with get_vars() 5599 1726879845.84370: done getting variables 5599 1726879845.84459: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Friday 20 September 2024 20:50:45 -0400 (0:00:00.639) 0:00:23.632 ****** 5599 1726879845.84507: entering _queue_task() for managed_node1/set_fact 5599 1726879845.84901: worker is 3 (out of 3 available) 5599 1726879845.84917: exiting _queue_task() for managed_node1/set_fact 5599 1726879845.84937: getting variables 5599 1726879845.84941: in VariableManager get_vars() 5599 1726879845.85247: Calling all_inventory to load vars for managed_node2 5599 1726879845.85253: Calling groups_inventory to load vars for managed_node2 5599 1726879845.85263: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879845.85393: Calling all_plugins_play to load vars for managed_node2 5599 1726879845.85400: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879845.85405: Calling groups_plugins_play to load vars for managed_node2 5599 1726879845.86202: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact 5599 1726879845.86208: in run() - task 0affef3a-ec81-5b39-170e-000000000058 5599 1726879845.86212: variable 'ansible_search_path' from source: unknown 5599 1726879845.86215: variable 'ansible_search_path' from source: unknown 5599 1726879845.86218: calling self._execute() 5599 1726879845.86223: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879845.86227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879845.86229: variable 'omit' from source: magic vars 5599 1726879845.86295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879845.86811: variable 'omit' from source: magic vars 5599 1726879845.86814: variable 'omit' from source: magic vars 5599 1726879845.86817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879845.87123: done with get_vars() 5599 1726879845.87137: done getting variables 5599 1726879845.87266: getting variables 5599 1726879845.87268: in VariableManager get_vars() 5599 1726879845.87288: Calling all_inventory to load vars for managed_node3 5599 1726879845.87291: Calling groups_inventory to load vars for managed_node3 5599 1726879845.87294: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879845.87301: Calling all_plugins_play to load vars for managed_node3 5599 1726879845.87304: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879845.87307: Calling groups_plugins_play to load vars for managed_node3 5599 1726879845.87555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879845.87890: done with get_vars() 5599 1726879845.87902: done getting variables 5599 1726879845.87968: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879845.87983: entering _queue_task() for managed_node3/set_fact 5599 1726879845.88367: worker is 1 (out of 3 available) 5599 1726879845.88584: exiting _queue_task() for managed_node3/set_fact 5599 1726879845.88598: done queuing things up, now waiting for results queue to drain 5599 1726879845.88600: waiting for pending results... 5599 1726879845.88842: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact 5599 1726879845.88905: in run() - task 0affef3a-ec81-5b39-170e-000000000058 5599 1726879845.88921: variable 'ansible_search_path' from source: unknown 5599 1726879845.88925: variable 'ansible_search_path' from source: unknown 5599 1726879845.89214: calling self._execute() 5599 1726879845.89218: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879845.89220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879845.89223: variable 'omit' from source: magic vars 5599 1726879845.89377: variable 'omit' from source: magic vars 5599 1726879845.89436: variable 'omit' from source: magic vars 5599 1726879845.90187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879845.92508: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879845.92702: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879845.92833: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879845.92869: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879845.92926: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879845.93040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879845.93090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879845.93173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879845.93189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879845.93210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879845.93383: variable 'kexec_crash_size' from source: set_fact 5599 1726879845.93475: variable 'omit' from source: magic vars 5599 1726879845.93621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879845.93625: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879845.93627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879845.93634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879845.93657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879845.93705: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879845.93722: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879845.93738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879845.93870: Set connection var ansible_shell_type to sh 5599 1726879845.93899: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879845.93923: Set connection var ansible_pipelining to False 5599 1726879845.93959: Set connection var ansible_connection to ssh 5599 1726879845.94045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879845.94050: Set connection var ansible_timeout to 10 5599 1726879845.94054: Set connection var ansible_shell_executable to /bin/sh 5599 1726879845.94056: variable 'ansible_shell_executable' from source: unknown 5599 1726879845.94058: variable 'ansible_connection' from source: unknown 5599 1726879845.94060: variable 'ansible_module_compression' from source: unknown 5599 1726879845.94063: variable 'ansible_shell_type' from source: unknown 5599 1726879845.94065: variable 'ansible_shell_executable' from source: unknown 5599 1726879845.94067: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879845.94069: variable 'ansible_pipelining' from source: unknown 5599 1726879845.94071: variable 'ansible_timeout' from source: unknown 5599 1726879845.94075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879845.94154: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879845.94196: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879845.94284: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879845.94387: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879845.94453: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879845.94482: variable 'omit' from source: magic vars 5599 1726879845.94493: starting attempt loop 5599 1726879845.94572: running the handler 5599 1726879845.94578: handler run complete 5599 1726879845.94581: attempt loop complete, returning result 5599 1726879845.94583: _execute() done 5599 1726879845.94585: dumping result to json 5599 1726879845.94587: done dumping result, returning 5599 1726879845.94589: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact [0affef3a-ec81-5b39-170e-000000000058] 5599 1726879845.94592: sending task result for task 0affef3a-ec81-5b39-170e-000000000058 5599 1726879845.94887: done sending task result for task 0affef3a-ec81-5b39-170e-000000000058 5599 1726879845.94891: WORKER PROCESS EXITING 5599 1726879845.94894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879845.94896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879845.94899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) ok: [managed_node1] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } 5599 1726879845.94992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879845.95121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879845.95406: variable 'kexec_crash_size' from source: set_fact 5599 1726879845.95613: variable 'omit' from source: magic vars 5599 1726879845.95647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879845.95694: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879845.95720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879845.95759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879845.95762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879845.95802: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879845.95810: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879845.95818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879845.95940: Set connection var ansible_shell_type to sh 5599 1726879845.96179: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879845.96183: Set connection var ansible_pipelining to False 5599 1726879845.96186: Set connection var ansible_connection to ssh 5599 1726879845.96188: Set connection var ansible_timeout to 10 5599 1726879845.96190: Set connection var ansible_shell_executable to /bin/sh 5599 1726879845.96192: variable 'ansible_shell_executable' from source: unknown 5599 1726879845.96194: variable 'ansible_connection' from source: unknown 5599 1726879845.96196: variable 'ansible_module_compression' from source: unknown 5599 1726879845.96198: variable 'ansible_shell_type' from source: unknown 5599 1726879845.96200: variable 'ansible_shell_executable' from source: unknown 5599 1726879845.96203: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879845.96205: variable 'ansible_pipelining' from source: unknown 5599 1726879845.96206: variable 'ansible_timeout' from source: unknown 5599 1726879845.96209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879845.96286: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879845.96305: variable 'omit' from source: magic vars 5599 1726879845.96320: starting attempt loop 5599 1726879845.96333: running the handler 5599 1726879845.96351: handler run complete 5599 1726879845.96372: attempt loop complete, returning result 5599 1726879845.96385: _execute() done 5599 1726879845.96392: dumping result to json 5599 1726879845.96399: done dumping result, returning 5599 1726879845.96414: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact [0affef3a-ec81-5b39-170e-000000000058] 5599 1726879845.96642: sending task result for task 0affef3a-ec81-5b39-170e-000000000058 ok: [managed_node3] => { "ansible_facts": { "kdump_reboot_required": true }, "changed": false } 5599 1726879845.96808: no more pending results, returning what we have 5599 1726879845.96813: results queue empty 5599 1726879845.96814: checking for any_errors_fatal 5599 1726879845.96824: done checking for any_errors_fatal 5599 1726879845.96825: checking for max_fail_percentage 5599 1726879845.96827: done checking for max_fail_percentage 5599 1726879845.96828: checking to see if all hosts have failed and the running result is not ok 5599 1726879845.96829: done checking to see if all hosts have failed 5599 1726879845.96830: getting the remaining hosts for this loop 5599 1726879845.96833: done getting the remaining hosts for this loop 5599 1726879845.96838: getting the next task for host managed_node1 5599 1726879845.96849: done getting next task for host managed_node1 5599 1726879845.96854: ^ task is: TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed 5599 1726879845.96858: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879845.96860: getting the next task for host managed_node2 5599 1726879845.96875: done getting next task for host managed_node2 5599 1726879845.96878: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879845.96880: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879845.96881: getting the next task for host managed_node3 5599 1726879845.96888: done getting next task for host managed_node3 5599 1726879845.96890: ^ task is: TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed 5599 1726879845.96893: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879845.96908: getting variables 5599 1726879845.96911: in VariableManager get_vars() 5599 1726879845.96951: Calling all_inventory to load vars for managed_node1 5599 1726879845.96955: Calling groups_inventory to load vars for managed_node1 5599 1726879845.96958: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879845.96974: Calling all_plugins_play to load vars for managed_node1 5599 1726879845.97053: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879845.97058: Calling groups_plugins_play to load vars for managed_node1 5599 1726879845.97408: done sending task result for task 0affef3a-ec81-5b39-170e-000000000058 5599 1726879845.97411: WORKER PROCESS EXITING 5599 1726879845.97430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879845.97617: done with get_vars() 5599 1726879845.97627: done getting variables 5599 1726879845.97684: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Friday 20 September 2024 20:50:45 -0400 (0:00:00.132) 0:00:23.764 ****** 5599 1726879845.97710: entering _queue_task() for managed_node1/command 5599 1726879845.98029: worker is 2 (out of 3 available) 5599 1726879845.98046: exiting _queue_task() for managed_node1/command 5599 1726879845.98066: getting variables 5599 1726879845.98071: in VariableManager get_vars() 5599 1726879845.98589: Calling all_inventory to load vars for managed_node2 5599 1726879845.98596: Calling groups_inventory to load vars for managed_node2 5599 1726879845.98605: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879845.98629: Calling all_plugins_play to load vars for managed_node2 5599 1726879845.98633: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879845.98638: Calling groups_plugins_play to load vars for managed_node2 5599 1726879845.99183: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed 5599 1726879845.99188: in run() - task 0affef3a-ec81-5b39-170e-00000000005a 5599 1726879845.99191: variable 'ansible_search_path' from source: unknown 5599 1726879845.99193: variable 'ansible_search_path' from source: unknown 5599 1726879845.99195: calling self._execute() 5599 1726879845.99291: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879845.99304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879845.99321: variable 'omit' from source: magic vars 5599 1726879845.99443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879846.00165: done with get_vars() 5599 1726879846.00183: done getting variables 5599 1726879846.00263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879846.00433: getting variables 5599 1726879846.00435: in VariableManager get_vars() 5599 1726879846.00452: Calling all_inventory to load vars for managed_node3 5599 1726879846.00455: Calling groups_inventory to load vars for managed_node3 5599 1726879846.00459: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879846.00465: Calling all_plugins_play to load vars for managed_node3 5599 1726879846.00468: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879846.00472: Calling groups_plugins_play to load vars for managed_node3 5599 1726879846.00917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879846.01585: done with get_vars() 5599 1726879846.01598: done getting variables 5599 1726879846.01660: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879846.01673: entering _queue_task() for managed_node3/command 5599 1726879846.02062: worker is 3 (out of 3 available) 5599 1726879846.02081: exiting _queue_task() for managed_node3/command 5599 1726879846.02104: done queuing things up, now waiting for results queue to drain 5599 1726879846.02108: waiting for pending results... 5599 1726879846.02592: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed 5599 1726879846.02628: in run() - task 0affef3a-ec81-5b39-170e-00000000005a 5599 1726879846.02643: variable 'ansible_search_path' from source: unknown 5599 1726879846.02647: variable 'ansible_search_path' from source: unknown 5599 1726879846.02780: calling self._execute() 5599 1726879846.02783: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879846.02794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879846.02804: variable 'omit' from source: magic vars 5599 1726879846.03425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879846.04812: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879846.05016: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879846.05203: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879846.05385: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879846.05610: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879846.05833: variable 'kdump_reboot_required' from source: set_fact 5599 1726879846.05908: Evaluated conditional (kdump_reboot_required | bool): False 5599 1726879846.05918: when evaluation is False, skipping this task 5599 1726879846.05956: _execute() done 5599 1726879846.05959: dumping result to json 5599 1726879846.05961: done dumping result, returning 5599 1726879846.06039: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed [0affef3a-ec81-5b39-170e-00000000005a] 5599 1726879846.06043: sending task result for task 0affef3a-ec81-5b39-170e-00000000005a 5599 1726879846.06288: done sending task result for task 0affef3a-ec81-5b39-170e-00000000005a 5599 1726879846.06293: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 5599 1726879846.07533: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879846.07631: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879846.07702: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879846.07782: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879846.07785: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879846.07981: variable 'kdump_reboot_required' from source: set_fact 5599 1726879846.08198: Evaluated conditional (kdump_reboot_required | bool): True 5599 1726879846.08440: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879846.08564: Evaluated conditional (ansible_facts['distribution'] in ['RedHat', 'CentOS', 'Fedora']): True 5599 1726879846.08878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879846.08882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879846.08924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879846.09002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879846.09092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879846.09151: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879846.09262: Evaluated conditional (ansible_facts['distribution_major_version'] | int >= 9): True 5599 1726879846.09279: variable 'omit' from source: magic vars 5599 1726879846.09360: variable 'omit' from source: magic vars 5599 1726879846.09411: variable 'omit' from source: magic vars 5599 1726879846.09459: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879846.09500: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879846.09531: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879846.09566: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879846.09588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879846.09616: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879846.09619: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879846.09624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879846.09707: Set connection var ansible_shell_type to sh 5599 1726879846.09715: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879846.09722: Set connection var ansible_pipelining to False 5599 1726879846.09725: Set connection var ansible_connection to ssh 5599 1726879846.09732: Set connection var ansible_timeout to 10 5599 1726879846.09746: Set connection var ansible_shell_executable to /bin/sh 5599 1726879846.09772: variable 'ansible_shell_executable' from source: unknown 5599 1726879846.09777: variable 'ansible_connection' from source: unknown 5599 1726879846.09786: variable 'ansible_module_compression' from source: unknown 5599 1726879846.09789: variable 'ansible_shell_type' from source: unknown 5599 1726879846.09792: variable 'ansible_shell_executable' from source: unknown 5599 1726879846.09796: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879846.09801: variable 'ansible_pipelining' from source: unknown 5599 1726879846.09805: variable 'ansible_timeout' from source: unknown 5599 1726879846.09811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879846.09933: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879846.09943: variable 'omit' from source: magic vars 5599 1726879846.09948: starting attempt loop 5599 1726879846.09951: running the handler 5599 1726879846.09966: _low_level_execute_command(): starting 5599 1726879846.09977: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879846.10827: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879846.10849: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879846.10984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879846.11009: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879846.11039: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879846.11056: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879846.11077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879846.11113: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879846.11144: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879846.11183: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879846.11264: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879846.11332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879846.13059: stdout chunk (state=3): >>>/root <<< 5599 1726879846.13169: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879846.13249: stderr chunk (state=3): >>><<< 5599 1726879846.13252: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879846.13277: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879846.13379: _low_level_execute_command(): starting 5599 1726879846.13386: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616 `" && echo ansible-tmp-1726879846.1327922-6160-233906898344616="` echo /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616 `" ) && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616 `" && echo ansible-tmp-1726879846.1327922-6160-233906898344616="` echo /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616 `" ) && sleep 0'"'"'' 5599 1726879846.14188: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879846.14208: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879846.14211: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879846.14288: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879846.14294: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879846.14297: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879846.14299: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879846.14339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879846.16336: stdout chunk (state=3): >>>ansible-tmp-1726879846.1327922-6160-233906898344616=/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616 <<< 5599 1726879846.16451: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879846.16528: stderr chunk (state=3): >>><<< 5599 1726879846.16533: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'ansible-tmp-1726879846.1327922-6160-233906898344616=/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879846.16584: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879846.1327922-6160-233906898344616=/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879846.16681: variable 'ansible_module_compression' from source: unknown 5599 1726879846.16692: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 5599 1726879846.16740: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py 5599 1726879846.16854: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_dg2jioa TO /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' 5599 1726879846.17111: Sending initial data 5599 1726879846.17114: Sent initial data (154 bytes) 5599 1726879846.17811: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879846.17897: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879846.17958: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879846.17981: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879846.18000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879846.18042: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879846.18082: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879846.18127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879846.19716: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879846.19781: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879846.19826: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 5599 1726879846.19834: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_dg2jioa debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879846.19838: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_dg2jioa /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py <<< 5599 1726879846.19879: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_dg2jioa" to remote "/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py M:0x001a <<< 5599 1726879846.19962: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119299 <<< 5599 1726879846.20766: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119299 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879846.20816: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879846.20942: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879846.20981: stderr chunk (state=3): >>><<< 5599 1726879846.20984: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_dg2jioa /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_dg2jioa\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp_dg2jioa" to remote "/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119299\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119299 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879846.21180: done transferring module to remote 5599 1726879846.21185: _low_level_execute_command(): starting 5599 1726879846.21190: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/ /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/ /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py && sleep 0'"'"'' 5599 1726879846.21735: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879846.21756: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879846.21776: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879846.21816: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879846.21831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879846.21848: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879846.21895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879846.23849: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879846.23854: stderr chunk (state=3): >>><<< 5599 1726879846.23861: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879846.23881: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879846.23886: _low_level_execute_command(): starting 5599 1726879846.23892: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/AnsiballZ_command.py && sleep 0'"'"'' 5599 1726879846.24764: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879846.24799: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879846.24997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879846.25166: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879846.25196: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879846.25221: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879846.25320: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879846.25401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879846.27521: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879846.27556: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879846.27591: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 5599 1726879846.27596: stdout chunk (state=3): >>>import '_weakref' # <<< 5599 1726879846.27669: stdout chunk (state=3): >>>import '_io' # <<< 5599 1726879846.27672: stdout chunk (state=3): >>>import 'marshal' # <<< 5599 1726879846.27710: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879846.27716: stdout chunk (state=3): >>> <<< 5599 1726879846.27743: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 5599 1726879846.27749: stdout chunk (state=3): >>># installing zipimport hook <<< 5599 1726879846.27774: stdout chunk (state=3): >>>import 'time' # <<< 5599 1726879846.27780: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5599 1726879846.27831: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5599 1726879846.27839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879846.27854: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879846.27881: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879846.27921: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879846.27932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879846.27953: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf72c530> <<< 5599 1726879846.27958: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf6fbb30> <<< 5599 1726879846.27991: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 5599 1726879846.27999: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf72eab0> <<< 5599 1726879846.28021: stdout chunk (state=3): >>>import '_signal' # <<< 5599 1726879846.28044: stdout chunk (state=3): >>>import '_abc' # <<< 5599 1726879846.28052: stdout chunk (state=3): >>>import 'abc' # <<< 5599 1726879846.28068: stdout chunk (state=3): >>>import 'io' # <<< 5599 1726879846.28114: stdout chunk (state=3): >>>import '_stat' # <<< 5599 1726879846.28117: stdout chunk (state=3): >>>import 'stat' # <<< 5599 1726879846.28217: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879846.28260: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5599 1726879846.28308: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 5599 1726879846.28357: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879846.28406: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879846.28450: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf541160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 5599 1726879846.28486: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf541fd0> <<< 5599 1726879846.28523: stdout chunk (state=3): >>>import 'site' # <<< 5599 1726879846.28696: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879846.28769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879846.28805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879846.28808: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 5599 1726879846.28827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879846.28860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879846.28884: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879846.28938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5599 1726879846.28942: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57fdd0> <<< 5599 1726879846.28944: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879846.28967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879846.28994: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57ffe0> <<< 5599 1726879846.29010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879846.29035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879846.29056: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879846.29112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879846.29167: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5b7800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5599 1726879846.29297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5b7e90> <<< 5599 1726879846.29300: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf597aa0> import '_functools' # <<< 5599 1726879846.29303: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf595190> <<< 5599 1726879846.29400: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57cf80> <<< 5599 1726879846.29421: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879846.29454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5599 1726879846.29457: stdout chunk (state=3): >>>import '_sre' # <<< 5599 1726879846.29581: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879846.29586: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879846.29613: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5db710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5da330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf596060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5d8a40> <<< 5599 1726879846.29686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 5599 1726879846.29711: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60c6e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57c200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879846.29788: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf60cb90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60ca40> <<< 5599 1726879846.29804: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf60ce00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57ad20> <<< 5599 1726879846.29847: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879846.29851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879846.29999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60d4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60d190> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 5599 1726879846.30003: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60e3c0> <<< 5599 1726879846.30025: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 5599 1726879846.30087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 5599 1726879846.30091: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf6285c0> <<< 5599 1726879846.30093: stdout chunk (state=3): >>>import 'errno' # <<< 5599 1726879846.30136: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf629d00> <<< 5599 1726879846.30232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879846.30236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf62abd0> <<< 5599 1726879846.30291: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf62b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf62a120> <<< 5599 1726879846.30295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879846.30346: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf62bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf62b3b0> <<< 5599 1726879846.30529: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60e3f0> <<< 5599 1726879846.30534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3b3b30> <<< 5599 1726879846.30540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879846.30578: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879846.30583: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3dc620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3dc380> <<< 5599 1726879846.30618: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3dc590> <<< 5599 1726879846.30643: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3dc7d0> <<< 5599 1726879846.30668: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3b1cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879846.30771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879846.30829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5599 1726879846.30920: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3dde50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3dcb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60eae0> <<< 5599 1726879846.30948: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879846.30996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879846.31024: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf40e1e0> <<< 5599 1726879846.31082: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879846.31102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879846.31125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879846.31255: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf426390> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879846.31277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879846.31295: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879846.31367: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf463110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879846.31470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879846.31475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879846.31497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879846.31540: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf4898b0> <<< 5599 1726879846.31613: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf463230> <<< 5599 1726879846.31658: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf427020> <<< 5599 1726879846.31695: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 5599 1726879846.31713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2a01d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf4253d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3ded80> <<< 5599 1726879846.31816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879846.31835: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f78bf2a03b0> <<< 5599 1726879846.31938: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_btbzpifk/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 5599 1726879846.32061: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.32169: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 5599 1726879846.32174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879846.32221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879846.32258: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2f5eb0> <<< 5599 1726879846.32272: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879846.32460: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2d0da0> <<< 5599 1726879846.32492: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2a3ec0> # zipimport: zlib available <<< 5599 1726879846.32600: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 5599 1726879846.34107: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.35368: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 5599 1726879846.35392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2d3d40> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 5599 1726879846.35416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879846.35437: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5599 1726879846.35446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879846.35465: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 5599 1726879846.35472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879846.35498: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879846.35504: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf31d820> <<< 5599 1726879846.35541: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31d5b0> <<< 5599 1726879846.35567: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31cef0> <<< 5599 1726879846.35592: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879846.35642: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31d9a0> <<< 5599 1726879846.35645: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2f6b40> <<< 5599 1726879846.35660: stdout chunk (state=3): >>>import 'atexit' # <<< 5599 1726879846.35694: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879846.35701: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf31e570> <<< 5599 1726879846.35715: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879846.35760: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf31e7b0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879846.35792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879846.35808: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879846.35854: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31ecf0> <<< 5599 1726879846.35907: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879846.35947: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf188a40> <<< 5599 1726879846.35965: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf18a660> <<< 5599 1726879846.36009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879846.36066: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18b020> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879846.36118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879846.36121: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18bf20> <<< 5599 1726879846.36182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879846.36186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879846.36199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879846.36313: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18ec30> <<< 5599 1726879846.36345: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf18ef60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18ce00> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879846.36466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879846.36557: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf192ab0> import '_tokenize' # <<< 5599 1726879846.36770: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf191580> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf191310> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879846.36779: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf193dd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18d400> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1d6c90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d6ed0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5599 1726879846.36848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879846.36863: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1d8950> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d8710> <<< 5599 1726879846.36882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879846.36987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879846.37046: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1daf00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d9040> <<< 5599 1726879846.37092: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879846.37133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879846.37176: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879846.37191: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e2630> <<< 5599 1726879846.37482: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1db0b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e3530> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879846.37487: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e3380> <<< 5599 1726879846.37530: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e3ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d7080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879846.37592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879846.37613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879846.37670: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e6ab0> <<< 5599 1726879846.37843: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879846.37847: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e7d10> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e5280> <<< 5599 1726879846.37912: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879846.37917: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e5dc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e4e30> # zipimport: zlib available <<< 5599 1726879846.37964: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879846.38045: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.38148: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.38156: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.38168: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 5599 1726879846.38190: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.38204: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 5599 1726879846.38218: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.38353: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.38494: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.39157: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.39839: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879846.39851: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 5599 1726879846.39858: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879846.39880: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<< 5599 1726879846.39891: stdout chunk (state=3): >>> <<< 5599 1726879846.39897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879846.39955: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879846.39961: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1ebfe0> <<< 5599 1726879846.40058: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5599 1726879846.40065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879846.40091: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26cbc0> <<< 5599 1726879846.40093: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e6600> <<< 5599 1726879846.40158: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 5599 1726879846.40389: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879846.40511: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.40576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879846.40594: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26cd70> # zipimport: zlib available <<< 5599 1726879846.41158: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.41705: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.41791: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.41879: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879846.41904: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.41929: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.41972: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879846.41989: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.42075: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.42183: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879846.42226: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879846.42230: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 5599 1726879846.42233: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.42282: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.42324: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879846.42336: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.42606: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.42894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879846.42967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879846.42971: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879846.43065: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26f200> <<< 5599 1726879846.43069: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.43145: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.43246: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5599 1726879846.43253: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879846.43298: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879846.43360: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879846.43493: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf07d9a0> <<< 5599 1726879846.43552: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879846.43555: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf07e2d0> <<< 5599 1726879846.43586: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26e060> # zipimport: zlib available <<< 5599 1726879846.43618: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.43669: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879846.43673: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.43717: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.43767: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.43826: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.43895: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879846.43938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879846.44031: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf07cfe0> <<< 5599 1726879846.44068: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf07e4e0> <<< 5599 1726879846.44105: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879846.44119: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.44180: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.44411: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.44414: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879846.44443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879846.44471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879846.44494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879846.44538: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf112720> <<< 5599 1726879846.44582: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf0883b0> <<< 5599 1726879846.44667: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf087860> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf086330> # destroy ansible.module_utils.distro <<< 5599 1726879846.44689: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5599 1726879846.44716: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.44797: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879846.44834: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 5599 1726879846.44851: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.44960: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.45099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 5599 1726879846.45118: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf111b80> <<< 5599 1726879846.45197: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879846.45366: stdout chunk (state=3): >>> {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["kdumpctl", "reset-crashkernel", "--kernel=ALL"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "kdumpctl reset-crashkernel --kernel=ALL", "_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}}} <<< 5599 1726879846.45370: stdout chunk (state=3): >>># destroy __main__ <<< 5599 1726879846.45697: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879846.45700: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ <<< 5599 1726879846.45734: stdout chunk (state=3): >>># clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath <<< 5599 1726879846.45761: stdout chunk (state=3): >>># cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath <<< 5599 1726879846.45787: stdout chunk (state=3): >>># cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale <<< 5599 1726879846.46013: stdout chunk (state=3): >>># cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 5599 1726879846.46113: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879846.46139: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 5599 1726879846.46163: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5599 1726879846.46188: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 5599 1726879846.46236: stdout chunk (state=3): >>># destroy ntpath <<< 5599 1726879846.46363: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 5599 1726879846.46366: stdout chunk (state=3): >>># destroy fnmatch <<< 5599 1726879846.46381: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 5599 1726879846.46452: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 5599 1726879846.46576: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 5599 1726879846.46601: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat <<< 5599 1726879846.46657: stdout chunk (state=3): >>># cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 5599 1726879846.46667: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879846.46860: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5599 1726879846.46864: stdout chunk (state=3): >>># destroy _collections <<< 5599 1726879846.46912: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 5599 1726879846.46932: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 5599 1726879846.46936: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 5599 1726879846.46938: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 5599 1726879846.46940: 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 operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5599 1726879846.46983: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879846.47058: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 5599 1726879846.47061: stdout chunk (state=3): >>># destroy time <<< 5599 1726879846.47141: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5599 1726879846.47150: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 5599 1726879846.47209: stdout chunk (state=3): >>># destroy itertools <<< 5599 1726879846.47213: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879846.47881: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5599 1726879846.47885: stdout chunk (state=3): >>><<< 5599 1726879846.47887: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf72c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf6fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf72eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf541160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf541fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57fdd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57ffe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5b7800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5b7e90>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf597aa0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf595190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57cf80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5db710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5da330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf596060>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5d8a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60c6e0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57c200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf60cb90>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60ca40>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf60ce00>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57ad20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60d4c0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60d190>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60e3c0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf6285c0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf629d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf62abd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf62b230>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf62a120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf62bc80>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf62b3b0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60e3f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3b3b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3dc620>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3dc380>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3dc590>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3dc7d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3b1cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3dde50>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3dcb00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60eae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf40e1e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf426390>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf463110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf4898b0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf463230>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf427020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2a01d0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf4253d0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3ded80>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f78bf2a03b0>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.command_payload_btbzpifk/ansible_ansible.legacy.command_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2f5eb0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2d0da0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2a3ec0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2d3d40>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf31d820>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31d5b0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31cef0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31d9a0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2f6b40>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf31e570>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf31e7b0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31ecf0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf188a40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf18a660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18b020>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18bf20>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18ec30>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf18ef60>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18ce00>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf192ab0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf191580>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf191310>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf193dd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18d400>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1d6c90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d6ed0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1d8950>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d8710>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1daf00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d9040>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e2630>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1db0b0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e3530>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e3380>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e3ad0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d7080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e6ab0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e7d10>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e5280>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e5dc0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e4e30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1ebfe0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26cbc0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e6600>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26cd70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26f200>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf07d9a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf07e2d0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26e060>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf07cfe0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf07e4e0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf112720>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf0883b0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf087860>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf086330>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf111b80>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["kdumpctl", "reset-crashkernel", "--kernel=ALL"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "kdumpctl reset-crashkernel --kernel=ALL", "_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}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879846.48383: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf72c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf6fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf72eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf541160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf541fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57fdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57ffe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5b7800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5b7e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf597aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf595190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57cf80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5db710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5da330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf596060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf5d8a40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60c6e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57c200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf60cb90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60ca40> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf60ce00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf57ad20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60d4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60d190> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60e3c0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf6285c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf629d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf62abd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf62b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf62a120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf62bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf62b3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60e3f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3b3b30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3dc620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3dc380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3dc590> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf3dc7d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3b1cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3dde50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3dcb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf60eae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf40e1e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf426390> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf463110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf4898b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf463230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf427020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2a01d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf4253d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf3ded80> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f78bf2a03b0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_btbzpifk/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2f5eb0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2d0da0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2a3ec0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2d3d40> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf31d820> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31d5b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31cef0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31d9a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf2f6b40> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf31e570> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf31e7b0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf31ecf0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf188a40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf18a660> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18b020> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18bf20> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18ec30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf18ef60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18ce00> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf192ab0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf191580> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf191310> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf193dd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf18d400> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1d6c90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d6ed0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1d8950> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d8710> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1daf00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d9040> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e2630> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1db0b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e3530> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e3380> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e3ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1d7080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e6ab0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e7d10> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e5280> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1e5dc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e4e30> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf1ebfe0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26cbc0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf1e6600> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26cd70> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26f200> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf07d9a0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf07e2d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf26e060> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f78bf07cfe0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf07e4e0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf112720> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf0883b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf087860> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf086330> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f78bf111b80> # zipimport: zlib available {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["kdumpctl", "reset-crashkernel", "--kernel=ALL"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "kdumpctl reset-crashkernel --kernel=ALL", "_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 sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5599 1726879846.50784: done with _execute_module (ansible.legacy.command, {'_raw_params': 'kdumpctl reset-crashkernel --kernel=ALL', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879846.1327922-6160-233906898344616/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879846.50788: _low_level_execute_command(): starting 5599 1726879846.50791: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/ > /dev/null 2>&1 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879846.1327922-6160-233906898344616/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879846.50802: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879846.50805: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879846.50807: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879846.50810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879846.50813: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879846.50815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879846.51595: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879846.51685: stderr chunk (state=3): >>><<< 5599 1726879846.51689: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879846.51698: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879846.51707: handler run complete 5599 1726879846.51758: attempt loop complete, returning result 5599 1726879846.51773: _execute() done 5599 1726879846.51783: dumping result to json 5599 1726879846.51794: done dumping result, returning 5599 1726879846.51818: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed [0affef3a-ec81-5b39-170e-00000000005a] 5599 1726879846.52104: sending task result for task 0affef3a-ec81-5b39-170e-00000000005a 5599 1726879846.52511: done sending task result for task 0affef3a-ec81-5b39-170e-00000000005a 5599 1726879846.52515: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "cmd": [ "kdumpctl", "reset-crashkernel", "--kernel=ALL" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "kdumpctl reset-crashkernel --kernel=ALL", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } MSG: Command would have run if not in check mode 5599 1726879846.52671: no more pending results, returning what we have 5599 1726879846.52680: results queue empty 5599 1726879846.52682: checking for any_errors_fatal 5599 1726879846.52688: done checking for any_errors_fatal 5599 1726879846.52689: checking for max_fail_percentage 5599 1726879846.52692: done checking for max_fail_percentage 5599 1726879846.52693: checking to see if all hosts have failed and the running result is not ok 5599 1726879846.52694: done checking to see if all hosts have failed 5599 1726879846.52696: getting the remaining hosts for this loop 5599 1726879846.52698: done getting the remaining hosts for this loop 5599 1726879846.52704: getting the next task for host managed_node1 5599 1726879846.52714: done getting next task for host managed_node1 5599 1726879846.52719: ^ task is: TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed 5599 1726879846.52724: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879846.52726: getting the next task for host managed_node2 5599 1726879846.52737: done getting next task for host managed_node2 5599 1726879846.52740: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879846.52741: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879846.52743: getting the next task for host managed_node3 5599 1726879846.52746: done getting next task for host managed_node3 5599 1726879846.52749: ^ task is: TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed 5599 1726879846.52751: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879846.53019: getting variables 5599 1726879846.53022: in VariableManager get_vars() 5599 1726879846.53065: Calling all_inventory to load vars for managed_node1 5599 1726879846.53069: Calling groups_inventory to load vars for managed_node1 5599 1726879846.53072: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879846.53189: Calling all_plugins_play to load vars for managed_node1 5599 1726879846.53195: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879846.53199: Calling groups_plugins_play to load vars for managed_node1 5599 1726879846.53635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879846.53913: done with get_vars() 5599 1726879846.53934: done getting variables 5599 1726879846.54047: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Friday 20 September 2024 20:50:46 -0400 (0:00:00.563) 0:00:24.328 ****** 5599 1726879846.54103: entering _queue_task() for managed_node1/command 5599 1726879846.54509: worker is 1 (out of 3 available) 5599 1726879846.54527: exiting _queue_task() for managed_node1/command 5599 1726879846.54546: getting variables 5599 1726879846.54551: in VariableManager get_vars() 5599 1726879846.54852: Calling all_inventory to load vars for managed_node2 5599 1726879846.54858: Calling groups_inventory to load vars for managed_node2 5599 1726879846.54869: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879846.54997: Calling all_plugins_play to load vars for managed_node2 5599 1726879846.55002: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879846.55007: Calling groups_plugins_play to load vars for managed_node2 5599 1726879846.55804: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed 5599 1726879846.55811: in run() - task 0affef3a-ec81-5b39-170e-00000000005b 5599 1726879846.55815: variable 'ansible_search_path' from source: unknown 5599 1726879846.55818: variable 'ansible_search_path' from source: unknown 5599 1726879846.55821: calling self._execute() 5599 1726879846.55824: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879846.55895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879846.56532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879846.56558: done with get_vars() 5599 1726879846.56582: done getting variables 5599 1726879846.56650: variable 'omit' from source: magic vars 5599 1726879846.56654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879846.56849: getting variables 5599 1726879846.56850: in VariableManager get_vars() 5599 1726879846.56872: Calling all_inventory to load vars for managed_node3 5599 1726879846.57008: Calling groups_inventory to load vars for managed_node3 5599 1726879846.57012: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879846.57018: Calling all_plugins_play to load vars for managed_node3 5599 1726879846.57021: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879846.57025: Calling groups_plugins_play to load vars for managed_node3 5599 1726879846.57516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879846.57851: done with get_vars() 5599 1726879846.57862: done getting variables 5599 1726879846.57920: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879846.57933: entering _queue_task() for managed_node3/command 5599 1726879846.58591: worker is 2 (out of 3 available) 5599 1726879846.58611: exiting _queue_task() for managed_node3/command 5599 1726879846.58628: done queuing things up, now waiting for results queue to drain 5599 1726879846.58630: waiting for pending results... 5599 1726879846.58791: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed 5599 1726879846.58907: in run() - task 0affef3a-ec81-5b39-170e-00000000005b 5599 1726879846.58921: variable 'ansible_search_path' from source: unknown 5599 1726879846.58925: variable 'ansible_search_path' from source: unknown 5599 1726879846.58977: calling self._execute() 5599 1726879846.59077: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879846.59091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879846.59107: variable 'omit' from source: magic vars 5599 1726879846.59545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879846.60686: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879846.60987: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879846.61059: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879846.61204: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879846.61296: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879846.61507: variable 'kdump_reboot_required' from source: set_fact 5599 1726879846.61559: Evaluated conditional (kdump_reboot_required | bool): False 5599 1726879846.61604: when evaluation is False, skipping this task 5599 1726879846.61614: _execute() done 5599 1726879846.61623: dumping result to json 5599 1726879846.61665: done dumping result, returning 5599 1726879846.61742: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed [0affef3a-ec81-5b39-170e-00000000005b] 5599 1726879846.61849: sending task result for task 0affef3a-ec81-5b39-170e-00000000005b skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 5599 1726879846.62106: done sending task result for task 0affef3a-ec81-5b39-170e-00000000005b 5599 1726879846.62121: WORKER PROCESS EXITING 5599 1726879846.63498: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879846.63577: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879846.63631: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879846.63698: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879846.63724: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879846.63826: variable 'kdump_reboot_required' from source: set_fact 5599 1726879846.63849: Evaluated conditional (kdump_reboot_required | bool): True 5599 1726879846.64004: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879846.64104: Evaluated conditional (ansible_facts['distribution'] in ['RedHat', 'CentOS', 'Fedora']): True 5599 1726879846.64278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879846.64304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879846.64327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879846.64365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879846.64378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879846.64504: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879846.64566: Evaluated conditional (ansible_facts['distribution_major_version'] | int <= 8): False 5599 1726879846.64570: when evaluation is False, skipping this task 5599 1726879846.64573: _execute() done 5599 1726879846.64583: dumping result to json 5599 1726879846.64591: done dumping result, returning 5599 1726879846.64594: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed [0affef3a-ec81-5b39-170e-00000000005b] 5599 1726879846.64761: sending task result for task 0affef3a-ec81-5b39-170e-00000000005b 5599 1726879846.64834: done sending task result for task 0affef3a-ec81-5b39-170e-00000000005b 5599 1726879846.64837: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_facts['distribution_major_version'] | int <= 8", "skip_reason": "Conditional result was False" } 5599 1726879846.64883: no more pending results, returning what we have 5599 1726879846.64888: results queue empty 5599 1726879846.64889: checking for any_errors_fatal 5599 1726879846.64897: done checking for any_errors_fatal 5599 1726879846.64898: checking for max_fail_percentage 5599 1726879846.64900: done checking for max_fail_percentage 5599 1726879846.64901: checking to see if all hosts have failed and the running result is not ok 5599 1726879846.64902: done checking to see if all hosts have failed 5599 1726879846.64903: getting the remaining hosts for this loop 5599 1726879846.64905: done getting the remaining hosts for this loop 5599 1726879846.64910: getting the next task for host managed_node1 5599 1726879846.64921: done getting next task for host managed_node1 5599 1726879846.64925: ^ task is: TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false 5599 1726879846.64929: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879846.64931: getting the next task for host managed_node2 5599 1726879846.64939: done getting next task for host managed_node2 5599 1726879846.64942: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879846.64943: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879846.64945: getting the next task for host managed_node3 5599 1726879846.64951: done getting next task for host managed_node3 5599 1726879846.64958: ^ task is: TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false 5599 1726879846.64960: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879846.64980: getting variables 5599 1726879846.64982: in VariableManager get_vars() 5599 1726879846.65015: Calling all_inventory to load vars for managed_node1 5599 1726879846.65018: Calling groups_inventory to load vars for managed_node1 5599 1726879846.65020: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879846.65029: Calling all_plugins_play to load vars for managed_node1 5599 1726879846.65032: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879846.65035: Calling groups_plugins_play to load vars for managed_node1 5599 1726879846.65328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879846.65683: done with get_vars() 5599 1726879846.65701: done getting variables 5599 1726879846.65828: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Friday 20 September 2024 20:50:46 -0400 (0:00:00.117) 0:00:24.445 ****** 5599 1726879846.65867: entering _queue_task() for managed_node1/fail 5599 1726879846.65870: Creating lock for fail 5599 1726879846.66407: worker is 3 (out of 3 available) 5599 1726879846.66422: exiting _queue_task() for managed_node1/fail 5599 1726879846.66436: getting variables 5599 1726879846.66440: in VariableManager get_vars() 5599 1726879846.66561: Calling all_inventory to load vars for managed_node2 5599 1726879846.66568: Calling groups_inventory to load vars for managed_node2 5599 1726879846.66583: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879846.66609: Calling all_plugins_play to load vars for managed_node2 5599 1726879846.66615: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879846.66620: Calling groups_plugins_play to load vars for managed_node2 5599 1726879846.67160: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false 5599 1726879846.67168: in run() - task 0affef3a-ec81-5b39-170e-00000000005d 5599 1726879846.67171: variable 'ansible_search_path' from source: unknown 5599 1726879846.67176: variable 'ansible_search_path' from source: unknown 5599 1726879846.67178: calling self._execute() 5599 1726879846.67181: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879846.67183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879846.67186: variable 'omit' from source: magic vars 5599 1726879846.67212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879846.68182: done with get_vars() 5599 1726879846.68203: done getting variables 5599 1726879846.68530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879846.68837: getting variables 5599 1726879846.68839: in VariableManager get_vars() 5599 1726879846.68906: Calling all_inventory to load vars for managed_node3 5599 1726879846.68909: Calling groups_inventory to load vars for managed_node3 5599 1726879846.68912: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879846.68918: Calling all_plugins_play to load vars for managed_node3 5599 1726879846.69007: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879846.69082: Calling groups_plugins_play to load vars for managed_node3 5599 1726879846.69713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879846.70560: done with get_vars() 5599 1726879846.70576: done getting variables 5599 1726879846.70623: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879846.70627: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879846.70630: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879846.70632: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879846.70676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879846.70710: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879846.70721: entering _queue_task() for managed_node3/fail 5599 1726879846.70808: variable 'kdump_reboot_required' from source: set_fact 5599 1726879846.70812: Evaluated conditional (kdump_reboot_required | bool): False 5599 1726879846.70816: when evaluation is False, skipping this task 5599 1726879846.70818: _execute() done 5599 1726879846.70820: dumping result to json 5599 1726879846.70823: done dumping result, returning 5599 1726879846.70826: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false [0affef3a-ec81-5b39-170e-00000000005d] 5599 1726879846.70829: sending task result for task 0affef3a-ec81-5b39-170e-00000000005d 5599 1726879846.70936: done sending task result for task 0affef3a-ec81-5b39-170e-00000000005d 5599 1726879846.70939: WORKER PROCESS EXITING 5599 1726879846.71416: worker is 1 (out of 3 available) 5599 1726879846.71440: exiting _queue_task() for managed_node3/fail skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 5599 1726879846.71557: done queuing things up, now waiting for results queue to drain 5599 1726879846.71560: waiting for pending results... 5599 1726879846.71782: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false 5599 1726879846.71834: in run() - task 0affef3a-ec81-5b39-170e-00000000005d 5599 1726879846.71937: variable 'ansible_search_path' from source: unknown 5599 1726879846.71941: variable 'ansible_search_path' from source: unknown 5599 1726879846.71944: calling self._execute() 5599 1726879846.72007: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879846.72011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879846.72046: variable 'omit' from source: magic vars 5599 1726879846.72476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879846.74784: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879846.74858: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879846.74905: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879846.74948: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879846.75008: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879846.75094: variable 'kdump_reboot_required' from source: set_fact 5599 1726879846.75106: Evaluated conditional (kdump_reboot_required | bool): True 5599 1726879846.75225: variable 'kdump_reboot_ok' from source: role '' defaults 5599 1726879846.75235: Evaluated conditional (not kdump_reboot_ok): True 5599 1726879846.75239: variable 'omit' from source: magic vars 5599 1726879846.75286: variable 'omit' from source: magic vars 5599 1726879846.75378: variable 'omit' from source: magic vars 5599 1726879846.75382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879846.75405: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879846.75422: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879846.75438: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879846.75466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879846.75488: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879846.75499: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879846.75503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879846.75606: Set connection var ansible_shell_type to sh 5599 1726879846.75609: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879846.75612: Set connection var ansible_pipelining to False 5599 1726879846.75614: Set connection var ansible_connection to ssh 5599 1726879846.75616: Set connection var ansible_timeout to 10 5599 1726879846.75649: Set connection var ansible_shell_executable to /bin/sh 5599 1726879846.75708: variable 'ansible_shell_executable' from source: unknown 5599 1726879846.75712: variable 'ansible_connection' from source: unknown 5599 1726879846.75729: variable 'ansible_module_compression' from source: unknown 5599 1726879846.75733: variable 'ansible_shell_type' from source: unknown 5599 1726879846.75736: variable 'ansible_shell_executable' from source: unknown 5599 1726879846.75739: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879846.75741: variable 'ansible_pipelining' from source: unknown 5599 1726879846.75744: variable 'ansible_timeout' from source: unknown 5599 1726879846.75746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879846.75857: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879846.75901: variable 'omit' from source: magic vars 5599 1726879846.75904: starting attempt loop 5599 1726879846.75908: running the handler 5599 1726879846.75912: handler run complete 5599 1726879846.75914: attempt loop complete, returning result 5599 1726879846.75917: _execute() done 5599 1726879846.75919: dumping result to json 5599 1726879846.75921: done dumping result, returning 5599 1726879846.75949: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false [0affef3a-ec81-5b39-170e-00000000005d] 5599 1726879846.76120: sending task result for task 0affef3a-ec81-5b39-170e-00000000005d 5599 1726879846.76217: done sending task result for task 0affef3a-ec81-5b39-170e-00000000005d 5599 1726879846.76220: WORKER PROCESS EXITING 5599 1726879846.76250: marking managed_node3 as failed 5599 1726879846.76260: marking host managed_node3 failed, current state: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879846.76268: ^ failed state is now: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=5, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879846.76271: getting the next task for host managed_node3 5599 1726879846.76285: done getting next task for host managed_node3 5599 1726879846.76289: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879846.76291: ^ state is: HOST STATE: block=3, task=4, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False fatal: [managed_node3]: FAILED! => { "changed": false } MSG: "Reboot is required to apply changes. Re-execute the role after boot to ensure that kdump is working." 5599 1726879846.76407: no more pending results, returning what we have 5599 1726879846.76411: results queue empty 5599 1726879846.76412: checking for any_errors_fatal 5599 1726879846.76418: done checking for any_errors_fatal 5599 1726879846.76419: checking for max_fail_percentage 5599 1726879846.76421: done checking for max_fail_percentage 5599 1726879846.76426: checking to see if all hosts have failed and the running result is not ok 5599 1726879846.76427: done checking to see if all hosts have failed 5599 1726879846.76428: getting the remaining hosts for this loop 5599 1726879846.76429: done getting the remaining hosts for this loop 5599 1726879846.76432: getting the next task for host managed_node1 5599 1726879846.76438: done getting next task for host managed_node1 5599 1726879846.76441: ^ task is: TASK: fedora.linux_system_roles.kdump : Reboot the managed node 5599 1726879846.76443: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879846.76445: getting the next task for host managed_node2 5599 1726879846.76451: done getting next task for host managed_node2 5599 1726879846.76453: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879846.76455: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879846.76456: getting the next task for host managed_node3 5599 1726879846.76459: done getting next task for host managed_node3 5599 1726879846.76462: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879846.76463: ^ state is: HOST STATE: block=3, task=4, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879846.76544: getting variables 5599 1726879846.76547: in VariableManager get_vars() 5599 1726879846.76588: Calling all_inventory to load vars for managed_node1 5599 1726879846.76591: Calling groups_inventory to load vars for managed_node1 5599 1726879846.76602: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879846.76615: Calling all_plugins_play to load vars for managed_node1 5599 1726879846.76620: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879846.76624: Calling groups_plugins_play to load vars for managed_node1 5599 1726879846.76947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879846.77306: done with get_vars() 5599 1726879846.77319: done getting variables 5599 1726879846.77461: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Friday 20 September 2024 20:50:46 -0400 (0:00:00.116) 0:00:24.562 ****** 5599 1726879846.77491: entering _queue_task() for managed_node1/reboot 5599 1726879846.77493: Creating lock for reboot 5599 1726879846.77984: worker is 2 (out of 3 available) 5599 1726879846.77999: exiting _queue_task() for managed_node1/reboot 5599 1726879846.78016: getting variables 5599 1726879846.78020: in VariableManager get_vars() 5599 1726879846.78127: Calling all_inventory to load vars for managed_node2 5599 1726879846.78134: Calling groups_inventory to load vars for managed_node2 5599 1726879846.78146: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879846.78171: Calling all_plugins_play to load vars for managed_node2 5599 1726879846.78178: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879846.78300: Calling groups_plugins_play to load vars for managed_node2 5599 1726879846.78962: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Reboot the managed node 5599 1726879846.78967: in run() - task 0affef3a-ec81-5b39-170e-00000000005e 5599 1726879846.78970: variable 'ansible_search_path' from source: unknown 5599 1726879846.78974: variable 'ansible_search_path' from source: unknown 5599 1726879846.78977: calling self._execute() 5599 1726879846.79012: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879846.79016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879846.79025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879846.79462: done with get_vars() 5599 1726879846.79476: done getting variables 5599 1726879846.79534: variable 'omit' from source: magic vars 5599 1726879846.79632: getting variables 5599 1726879846.79634: in VariableManager get_vars() 5599 1726879846.79646: Calling all_inventory to load vars for managed_node3 5599 1726879846.79648: Calling groups_inventory to load vars for managed_node3 5599 1726879846.79651: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879846.79659: Calling all_plugins_play to load vars for managed_node3 5599 1726879846.79662: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879846.79668: Calling groups_plugins_play to load vars for managed_node3 5599 1726879846.79948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879846.80289: done with get_vars() 5599 1726879846.80299: done getting variables 5599 1726879846.80353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879846.80389: done queuing things up, now waiting for results queue to drain 5599 1726879846.80391: waiting for pending results... 5599 1726879846.83527: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879846.83600: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879846.83646: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879846.83695: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879846.83728: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879846.83816: variable 'kdump_reboot_required' from source: set_fact 5599 1726879846.83830: Evaluated conditional (kdump_reboot_required | bool): False 5599 1726879846.83833: when evaluation is False, skipping this task 5599 1726879846.83836: _execute() done 5599 1726879846.83841: dumping result to json 5599 1726879846.83845: done dumping result, returning 5599 1726879846.83854: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Reboot the managed node [0affef3a-ec81-5b39-170e-00000000005e] 5599 1726879846.83864: sending task result for task 0affef3a-ec81-5b39-170e-00000000005e 5599 1726879846.83953: done sending task result for task 0affef3a-ec81-5b39-170e-00000000005e 5599 1726879846.83956: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 5599 1726879846.84001: no more pending results, returning what we have 5599 1726879846.84005: results queue empty 5599 1726879846.84006: checking for any_errors_fatal 5599 1726879846.84011: done checking for any_errors_fatal 5599 1726879846.84011: checking for max_fail_percentage 5599 1726879846.84013: done checking for max_fail_percentage 5599 1726879846.84014: checking to see if all hosts have failed and the running result is not ok 5599 1726879846.84015: done checking to see if all hosts have failed 5599 1726879846.84016: getting the remaining hosts for this loop 5599 1726879846.84018: done getting the remaining hosts for this loop 5599 1726879846.84022: getting the next task for host managed_node1 5599 1726879846.84029: done getting next task for host managed_node1 5599 1726879846.84032: ^ task is: TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag 5599 1726879846.84036: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879846.84037: getting the next task for host managed_node2 5599 1726879846.84045: done getting next task for host managed_node2 5599 1726879846.84047: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879846.84049: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879846.84050: getting the next task for host managed_node3 5599 1726879846.84053: done getting next task for host managed_node3 5599 1726879846.84055: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879846.84056: ^ state is: HOST STATE: block=3, task=4, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879846.84079: getting variables 5599 1726879846.84080: in VariableManager get_vars() 5599 1726879846.84099: Calling all_inventory to load vars for managed_node1 5599 1726879846.84102: Calling groups_inventory to load vars for managed_node1 5599 1726879846.84104: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879846.84110: Calling all_plugins_play to load vars for managed_node1 5599 1726879846.84113: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879846.84116: Calling groups_plugins_play to load vars for managed_node1 5599 1726879846.84323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879846.84508: done with get_vars() 5599 1726879846.84517: done getting variables 5599 1726879846.84559: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Friday 20 September 2024 20:50:46 -0400 (0:00:00.070) 0:00:24.633 ****** 5599 1726879846.84596: entering _queue_task() for managed_node1/set_fact 5599 1726879846.85120: worker is 3 (out of 3 available) 5599 1726879846.85134: exiting _queue_task() for managed_node1/set_fact 5599 1726879846.85148: getting variables 5599 1726879846.85152: in VariableManager get_vars() 5599 1726879846.85242: Calling all_inventory to load vars for managed_node2 5599 1726879846.85249: Calling groups_inventory to load vars for managed_node2 5599 1726879846.85258: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879846.85283: Calling all_plugins_play to load vars for managed_node2 5599 1726879846.85288: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879846.85292: Calling groups_plugins_play to load vars for managed_node2 5599 1726879846.85934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879846.86591: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag 5599 1726879846.86596: in run() - task 0affef3a-ec81-5b39-170e-00000000005f 5599 1726879846.86599: variable 'ansible_search_path' from source: unknown 5599 1726879846.86603: variable 'ansible_search_path' from source: unknown 5599 1726879846.86605: calling self._execute() 5599 1726879846.86608: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879846.86611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879846.86613: variable 'omit' from source: magic vars 5599 1726879846.86760: done with get_vars() 5599 1726879846.86779: done getting variables 5599 1726879846.87092: getting variables 5599 1726879846.87094: in VariableManager get_vars() 5599 1726879846.87108: Calling all_inventory to load vars for managed_node3 5599 1726879846.87111: Calling groups_inventory to load vars for managed_node3 5599 1726879846.87115: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879846.87121: Calling all_plugins_play to load vars for managed_node3 5599 1726879846.87125: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879846.87130: Calling groups_plugins_play to load vars for managed_node3 5599 1726879846.87606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879846.87630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879846.88144: done with get_vars() 5599 1726879846.88156: done getting variables 5599 1726879846.88224: done queuing things up, now waiting for results queue to drain 5599 1726879846.88226: waiting for pending results... 5599 1726879846.90203: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879846.90282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879846.90328: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879846.90372: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879846.90412: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879846.90494: variable 'kdump_reboot_required' from source: set_fact 5599 1726879846.90508: Evaluated conditional (kdump_reboot_required | bool): False 5599 1726879846.90513: when evaluation is False, skipping this task 5599 1726879846.90516: _execute() done 5599 1726879846.90518: dumping result to json 5599 1726879846.90527: done dumping result, returning 5599 1726879846.90534: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag [0affef3a-ec81-5b39-170e-00000000005f] 5599 1726879846.90544: sending task result for task 0affef3a-ec81-5b39-170e-00000000005f 5599 1726879846.90632: done sending task result for task 0affef3a-ec81-5b39-170e-00000000005f 5599 1726879846.90635: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 5599 1726879846.90679: no more pending results, returning what we have 5599 1726879846.90682: results queue empty 5599 1726879846.90683: checking for any_errors_fatal 5599 1726879846.90688: done checking for any_errors_fatal 5599 1726879846.90689: checking for max_fail_percentage 5599 1726879846.90691: done checking for max_fail_percentage 5599 1726879846.90692: checking to see if all hosts have failed and the running result is not ok 5599 1726879846.90693: done checking to see if all hosts have failed 5599 1726879846.90693: getting the remaining hosts for this loop 5599 1726879846.90695: done getting the remaining hosts for this loop 5599 1726879846.90699: getting the next task for host managed_node1 5599 1726879846.90708: done getting next task for host managed_node1 5599 1726879846.90712: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started 5599 1726879846.90715: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879846.90716: getting the next task for host managed_node2 5599 1726879846.90724: done getting next task for host managed_node2 5599 1726879846.90726: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879846.90728: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879846.90729: getting the next task for host managed_node3 5599 1726879846.90733: done getting next task for host managed_node3 5599 1726879846.90734: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879846.90736: ^ state is: HOST STATE: block=3, task=4, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879846.90752: getting variables 5599 1726879846.90753: in VariableManager get_vars() 5599 1726879846.90769: Calling all_inventory to load vars for managed_node1 5599 1726879846.90772: Calling groups_inventory to load vars for managed_node1 5599 1726879846.90776: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879846.90782: Calling all_plugins_play to load vars for managed_node1 5599 1726879846.90785: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879846.90788: Calling groups_plugins_play to load vars for managed_node1 5599 1726879846.91023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879846.91360: done with get_vars() 5599 1726879846.91372: done getting variables 5599 1726879846.91436: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Friday 20 September 2024 20:50:46 -0400 (0:00:00.068) 0:00:24.701 ****** 5599 1726879846.91541: entering _queue_task() for managed_node1/service 5599 1726879846.92211: worker is 1 (out of 3 available) 5599 1726879846.92224: exiting _queue_task() for managed_node1/service 5599 1726879846.92237: getting variables 5599 1726879846.92241: in VariableManager get_vars() 5599 1726879846.92454: Calling all_inventory to load vars for managed_node2 5599 1726879846.92460: Calling groups_inventory to load vars for managed_node2 5599 1726879846.92469: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879846.92497: Calling all_plugins_play to load vars for managed_node2 5599 1726879846.92503: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879846.92507: Calling groups_plugins_play to load vars for managed_node2 5599 1726879846.93327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879846.93818: done with get_vars() 5599 1726879846.93834: done getting variables 5599 1726879846.93902: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started 5599 1726879846.93907: in run() - task 0affef3a-ec81-5b39-170e-000000000060 5599 1726879846.93910: variable 'ansible_search_path' from source: unknown 5599 1726879846.93912: variable 'ansible_search_path' from source: unknown 5599 1726879846.93915: calling self._execute() 5599 1726879846.93918: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879846.93920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879846.93922: variable 'omit' from source: magic vars 5599 1726879846.93925: variable 'omit' from source: magic vars 5599 1726879846.93928: variable 'omit' from source: magic vars 5599 1726879846.93930: variable 'omit' from source: magic vars 5599 1726879846.93932: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879846.93935: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879846.93988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879846.93992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879846.94000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879846.94040: getting variables 5599 1726879846.94042: in VariableManager get_vars() 5599 1726879846.94055: Calling all_inventory to load vars for managed_node3 5599 1726879846.94057: Calling groups_inventory to load vars for managed_node3 5599 1726879846.94060: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879846.94067: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879846.94071: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879846.94076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879846.94081: Calling all_plugins_play to load vars for managed_node3 5599 1726879846.94085: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879846.94089: Calling groups_plugins_play to load vars for managed_node3 5599 1726879846.94425: Set connection var ansible_shell_type to sh 5599 1726879846.94437: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879846.94440: Set connection var ansible_pipelining to False 5599 1726879846.94443: Set connection var ansible_connection to ssh 5599 1726879846.94446: Set connection var ansible_timeout to 10 5599 1726879846.94448: Set connection var ansible_shell_executable to /bin/sh 5599 1726879846.94452: variable 'ansible_shell_executable' from source: unknown 5599 1726879846.94454: variable 'ansible_connection' from source: unknown 5599 1726879846.94456: variable 'ansible_module_compression' from source: unknown 5599 1726879846.94458: variable 'ansible_shell_type' from source: unknown 5599 1726879846.94461: variable 'ansible_shell_executable' from source: unknown 5599 1726879846.94463: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879846.94466: variable 'ansible_pipelining' from source: unknown 5599 1726879846.94468: variable 'ansible_timeout' from source: unknown 5599 1726879846.94471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879846.94499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879846.94835: done with get_vars() 5599 1726879846.94846: done getting variables 5599 1726879846.94920: done queuing things up, now waiting for results queue to drain 5599 1726879846.94922: waiting for pending results... 5599 1726879846.95142: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879846.95146: variable 'omit' from source: magic vars 5599 1726879846.95148: starting attempt loop 5599 1726879846.95151: running the handler 5599 1726879846.95160: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879846.95335: _low_level_execute_command(): starting 5599 1726879846.95342: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879846.96141: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879846.96213: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879846.96333: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879846.96427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879846.99491: stdout chunk (state=3): >>>/root <<< 5599 1726879846.99666: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879846.99721: stderr chunk (state=3): >>><<< 5599 1726879846.99725: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879846.99776: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879846.99811: _low_level_execute_command(): starting 5599 1726879846.99815: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141 `" && echo ansible-tmp-1726879846.9977472-6189-29624062604141="` echo /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141 `" && echo ansible-tmp-1726879846.9977472-6189-29624062604141="` echo /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141 `" ) && sleep 0'"'"'' 5599 1726879847.00878: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879847.00882: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879847.00889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879847.00892: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879847.00895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879847.00897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 <<< 5599 1726879847.00900: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879847.00902: stderr chunk (state=3): >>>debug2: match not found <<< 5599 1726879847.00905: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879847.00989: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879847.01027: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879847.01063: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879847.01109: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879847.01155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879847.04060: stdout chunk (state=3): >>>ansible-tmp-1726879846.9977472-6189-29624062604141=/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141 <<< 5599 1726879847.04230: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879847.04282: stderr chunk (state=3): >>><<< 5599 1726879847.04285: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'ansible-tmp-1726879846.9977472-6189-29624062604141=/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879847.04338: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879846.9977472-6189-29624062604141=/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879847.04504: variable 'ansible_module_compression' from source: unknown 5599 1726879847.04569: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 5599 1726879847.04768: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 5599 1726879847.05087: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpnt4q8s6u TO /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' 5599 1726879847.05322: Sending initial data 5599 1726879847.05335: Sent initial data (153 bytes) 5599 1726879847.06018: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879847.06040: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 5599 1726879847.06043: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879847.06160: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879847.06164: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879847.06167: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879847.06222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879847.08899: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 5599 1726879847.08904: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879847.08940: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879847.09002: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 5599 1726879847.09004: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpnt4q8s6u debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879847.09008: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpnt4q8s6u /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py <<< 5599 1726879847.09049: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpnt4q8s6u" to remote "/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py" <<< 5599 1726879847.09056: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py M:0x001a <<< 5599 1726879847.10321: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 5599 1726879847.11164: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31373 <<< 5599 1726879847.11418: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 31373 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879847.11492: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879847.11568: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879847.11649: stderr chunk (state=3): >>><<< 5599 1726879847.11653: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpnt4q8s6u /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpnt4q8s6u\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpnt4q8s6u" to remote "/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31373\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31373 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879847.11694: done transferring module to remote 5599 1726879847.11713: _low_level_execute_command(): starting 5599 1726879847.11719: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/ /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/ /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py && sleep 0'"'"'' 5599 1726879847.12730: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879847.12751: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879847.12774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879847.12797: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879847.12896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879847.12955: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879847.13013: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879847.13070: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879847.13120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879847.16433: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879847.16495: stderr chunk (state=3): >>><<< 5599 1726879847.16499: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879847.16528: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879847.16534: _low_level_execute_command(): starting 5599 1726879847.16537: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/AnsiballZ_systemd.py && sleep 0'"'"'' 5599 1726879847.17233: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879847.17250: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address <<< 5599 1726879847.17266: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879847.17314: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879847.17338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879847.17349: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879847.17412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879847.20791: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879847.20931: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879847.20963: stdout chunk (state=3): >>>import '_io' # <<< 5599 1726879847.20970: stdout chunk (state=3): >>>import 'marshal' # <<< 5599 1726879847.21013: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879847.21065: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 5599 1726879847.21075: stdout chunk (state=3): >>># installing zipimport hook <<< 5599 1726879847.21087: stdout chunk (state=3): >>>import 'time' # <<< 5599 1726879847.21101: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5599 1726879847.21182: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879847.21206: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879847.21237: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879847.21286: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879847.21320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125672c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12566fbb30> <<< 5599 1726879847.21347: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 5599 1726879847.21385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125672eab0> import '_signal' # <<< 5599 1726879847.21421: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 5599 1726879847.21480: stdout chunk (state=3): >>>import 'io' # <<< 5599 1726879847.21484: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879847.21623: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879847.21676: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 5599 1726879847.21694: stdout chunk (state=3): >>>import 'os' # <<< 5599 1726879847.21721: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 5599 1726879847.21738: stdout chunk (state=3): >>>Processing global site-packages <<< 5599 1726879847.21744: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 5599 1726879847.21778: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 5599 1726879847.21784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879847.21839: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256541160> <<< 5599 1726879847.21911: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256541fd0> <<< 5599 1726879847.21972: stdout chunk (state=3): >>>import 'site' # <<< 5599 1726879847.22040: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879847.22610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879847.22636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879847.22689: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879847.22693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879847.22768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879847.22785: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879847.22831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657fdd0> <<< 5599 1726879847.22855: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879847.22887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657ffe0> <<< 5599 1726879847.22914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879847.23180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565b7800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565b7e90> import '_collections' # <<< 5599 1726879847.23207: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256597aa0> import '_functools' # <<< 5599 1726879847.23260: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256595190> <<< 5599 1726879847.23521: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657cf80> <<< 5599 1726879847.23534: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565db710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565da330> <<< 5599 1726879847.23560: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256596060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565d8a40> <<< 5599 1726879847.23614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660c6e0> <<< 5599 1726879847.23671: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657c200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879847.23762: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125660cb90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660ca40> <<< 5599 1726879847.23792: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125660ce00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657ad20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879847.23880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660d4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660d190> import 'importlib.machinery' # <<< 5599 1726879847.24020: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660e3c0> <<< 5599 1726879847.24027: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 5599 1726879847.24102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12566285c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256629d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5599 1726879847.24262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879847.24269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125662abd0> <<< 5599 1726879847.24416: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125662b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125662a120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125662bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125662b3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660e3f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879847.24471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125630bb30> <<< 5599 1726879847.24614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256334620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256334380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256334590> <<< 5599 1726879847.24702: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12563347d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256309cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879847.24735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879847.25023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256335e50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256334b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660eae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879847.25032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563661e0> <<< 5599 1726879847.25084: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 5599 1726879847.25102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879847.25142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879847.25211: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125637e390> <<< 5599 1726879847.25286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879847.25369: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879847.25403: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563bb110> <<< 5599 1726879847.25472: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879847.25502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879847.25557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879847.25725: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563e18b0><<< 5599 1726879847.25878: stdout chunk (state=3): >>> <<< 5599 1726879847.25882: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563bb230> <<< 5599 1726879847.25957: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125637f020> <<< 5599 1726879847.26024: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 5599 1726879847.26066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562101d0><<< 5599 1726879847.26105: stdout chunk (state=3): >>> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125637d3d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256336d80><<< 5599 1726879847.26341: stdout chunk (state=3): >>> <<< 5599 1726879847.26401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879847.26455: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f12562103b0><<< 5599 1726879847.26472: stdout chunk (state=3): >>> <<< 5599 1726879847.26751: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload__xjfvpmt/ansible_ansible.legacy.systemd_payload.zip'<<< 5599 1726879847.26781: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879847.26792: stdout chunk (state=3): >>> <<< 5599 1726879847.27060: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.27075: stdout chunk (state=3): >>> <<< 5599 1726879847.27119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 5599 1726879847.27129: stdout chunk (state=3): >>> <<< 5599 1726879847.27149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 5599 1726879847.27152: stdout chunk (state=3): >>> <<< 5599 1726879847.27218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 5599 1726879847.27228: stdout chunk (state=3): >>> <<< 5599 1726879847.27427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125627deb0> import '_typing' # <<< 5599 1726879847.27728: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256250da0> <<< 5599 1726879847.27780: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256213ec0> # zipimport: zlib available <<< 5599 1726879847.27785: stdout chunk (state=3): >>>import 'ansible' # <<< 5599 1726879847.27831: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.27854: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 5599 1726879847.29401: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.30670: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 5599 1726879847.30705: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256253d40> <<< 5599 1726879847.30722: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879847.30727: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5599 1726879847.30762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879847.30793: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879847.30805: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12562a9790> <<< 5599 1726879847.30836: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562a9520> <<< 5599 1726879847.30912: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562a8e90> <<< 5599 1726879847.30951: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562a9910> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125627e8d0> <<< 5599 1726879847.30958: stdout chunk (state=3): >>>import 'atexit' # <<< 5599 1726879847.31008: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12562aa510> <<< 5599 1726879847.31017: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879847.31039: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12562aa750> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879847.31088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879847.31093: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879847.31151: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562aac90> <<< 5599 1726879847.31157: stdout chunk (state=3): >>>import 'pwd' # <<< 5599 1726879847.31453: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12561109e0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256112600> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256112fc0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256113f50> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879847.31522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879847.31555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879847.31614: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256116c00> <<< 5599 1726879847.31661: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256116d20> <<< 5599 1726879847.31684: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256114ec0> <<< 5599 1726879847.31724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879847.31767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879847.31788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879847.31831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879847.31860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5599 1726879847.31874: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125611a990> import '_tokenize' # <<< 5599 1726879847.31996: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256119460> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12561191c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 5599 1726879847.31999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879847.32112: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125611bc20> <<< 5599 1726879847.32184: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12561153d0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125615eab0> <<< 5599 1726879847.32228: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125615ec90> <<< 5599 1726879847.32259: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879847.32290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 5599 1726879847.32293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879847.32354: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12561607a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256160560> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879847.32572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879847.32584: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256162d20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256160e90> <<< 5599 1726879847.32610: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879847.32701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879847.32708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5599 1726879847.32793: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125616e510> <<< 5599 1726879847.33039: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256162ed0> <<< 5599 1726879847.33133: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879847.33140: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125616f350> <<< 5599 1726879847.33172: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125616f1d0> <<< 5599 1726879847.33241: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125616f830> <<< 5599 1726879847.33260: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125615eed0> <<< 5599 1726879847.33282: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 5599 1726879847.33323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879847.33354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879847.33416: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256172f60> <<< 5599 1726879847.33742: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256174440> <<< 5599 1726879847.33803: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256171730> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879847.33826: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256172ae0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256171370> <<< 5599 1726879847.33851: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879847.33881: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.34042: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.34202: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.34254: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879847.34300: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879847.34335: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.34371: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text' # <<< 5599 1726879847.34388: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879847.34478: stdout chunk (state=3): >>> <<< 5599 1726879847.34576: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.34728: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.35535: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.36572: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879847.36590: 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' # <<< 5599 1726879847.36639: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879847.36645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879847.36716: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255ffc530> <<< 5599 1726879847.36926: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py<<< 5599 1726879847.36934: stdout chunk (state=3): >>> <<< 5599 1726879847.36986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255ffd310><<< 5599 1726879847.36994: stdout chunk (state=3): >>> <<< 5599 1726879847.37020: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256176db0><<< 5599 1726879847.37024: stdout chunk (state=3): >>> <<< 5599 1726879847.37115: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available<<< 5599 1726879847.37134: stdout chunk (state=3): >>> <<< 5599 1726879847.37188: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 5599 1726879847.37223: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879847.37231: stdout chunk (state=3): >>> <<< 5599 1726879847.37531: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.37623: stdout chunk (state=3): >>> <<< 5599 1726879847.37860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py<<< 5599 1726879847.37868: stdout chunk (state=3): >>> <<< 5599 1726879847.37882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879847.37911: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255ffd400> <<< 5599 1726879847.37949: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.38721: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.39288: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.39353: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.39706: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879847.39884: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879847.39900: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.39912: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.39951: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 5599 1726879847.39956: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.40012: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.40072: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879847.40107: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.40528: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.41026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879847.41081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879847.41114: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879847.41234: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255fff890> <<< 5599 1726879847.41261: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.41366: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.41512: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 5599 1726879847.41518: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879847.41588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879847.41631: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879847.41884: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256005ee0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256006780> <<< 5599 1726879847.41896: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255ffe9c0> <<< 5599 1726879847.41903: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.41967: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.42027: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 5599 1726879847.42040: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.42089: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.42146: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.42219: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.42307: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879847.42713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256005490> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12560068d0> <<< 5599 1726879847.42835: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879847.42904: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879847.42912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879847.42939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879847.42955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879847.43034: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256096a20> <<< 5599 1726879847.43081: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256010860> <<< 5599 1726879847.43199: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125600e7e0> <<< 5599 1726879847.43211: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125600e630> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5599 1726879847.43250: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.43282: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879847.43506: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879847.43603: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.43806: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.43833: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.43887: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879847.43943: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.43966: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.44064: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 5599 1726879847.44162: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.44188: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.44206: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.44234: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 5599 1726879847.44431: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.44915: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 5599 1726879847.44942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 5599 1726879847.44977: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609d670> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 5599 1726879847.44987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 5599 1726879847.45070: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 5599 1726879847.45089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 5599 1726879847.45110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 5599 1726879847.45124: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255554560> <<< 5599 1726879847.45156: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879847.45187: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255555970> <<< 5599 1726879847.45285: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12560850d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256086480> <<< 5599 1726879847.45350: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609f9e0><<< 5599 1726879847.45374: stdout chunk (state=3): >>> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609c890><<< 5599 1726879847.45406: stdout chunk (state=3): >>> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py<<< 5599 1726879847.45412: stdout chunk (state=3): >>> <<< 5599 1726879847.45490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'<<< 5599 1726879847.45522: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py<<< 5599 1726879847.45550: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'<<< 5599 1726879847.45559: stdout chunk (state=3): >>> <<< 5599 1726879847.45602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'<<< 5599 1726879847.45623: stdout chunk (state=3): >>> <<< 5599 1726879847.45655: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879847.45675: stdout chunk (state=3): >>> # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255557770> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255557020><<< 5599 1726879847.45714: stdout chunk (state=3): >>> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879847.45720: stdout chunk (state=3): >>> <<< 5599 1726879847.45746: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255557200><<< 5599 1726879847.45777: stdout chunk (state=3): >>> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255556450><<< 5599 1726879847.45938: stdout chunk (state=3): >>> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py<<< 5599 1726879847.45944: stdout chunk (state=3): >>> <<< 5599 1726879847.45981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 5599 1726879847.46017: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555578c0><<< 5599 1726879847.46024: stdout chunk (state=3): >>> <<< 5599 1726879847.46059: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 5599 1726879847.46120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'<<< 5599 1726879847.46126: stdout chunk (state=3): >>> <<< 5599 1726879847.46172: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879847.46207: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879847.46211: stdout chunk (state=3): >>> <<< 5599 1726879847.46214: stdout chunk (state=3): >>>import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12555be390><<< 5599 1726879847.46216: stdout chunk (state=3): >>> <<< 5599 1726879847.46288: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555bc3b0> <<< 5599 1726879847.46354: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609c920><<< 5599 1726879847.46383: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 5599 1726879847.46431: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 5599 1726879847.46460: stdout chunk (state=3): >>> <<< 5599 1726879847.46493: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 5599 1726879847.46676: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # <<< 5599 1726879847.46707: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.46713: stdout chunk (state=3): >>> <<< 5599 1726879847.46806: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.46894: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 5599 1726879847.46903: stdout chunk (state=3): >>> <<< 5599 1726879847.46933: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.46966: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.46977: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system' # <<< 5599 1726879847.47057: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879847.47124: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 5599 1726879847.47131: stdout chunk (state=3): >>> <<< 5599 1726879847.47144: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.47241: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879847.47245: stdout chunk (state=3): >>> <<< 5599 1726879847.47320: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 5599 1726879847.47347: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.47404: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.47468: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 5599 1726879847.47536: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.47595: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.47661: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.47737: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 5599 1726879847.47740: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 5599 1726879847.48439: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.49158: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 5599 1726879847.49165: stdout chunk (state=3): >>> <<< 5599 1726879847.49281: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 5599 1726879847.49287: stdout chunk (state=3): >>> <<< 5599 1726879847.49390: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.49397: stdout chunk (state=3): >>> <<< 5599 1726879847.49468: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.49471: stdout chunk (state=3): >>> <<< 5599 1726879847.49531: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 5599 1726879847.49538: stdout chunk (state=3): >>> <<< 5599 1726879847.49552: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 5599 1726879847.49594: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.49600: stdout chunk (state=3): >>> <<< 5599 1726879847.49645: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.49697: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.env' # <<< 5599 1726879847.49703: stdout chunk (state=3): >>> <<< 5599 1726879847.49734: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.49921: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # <<< 5599 1726879847.49927: stdout chunk (state=3): >>> <<< 5599 1726879847.49955: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.50016: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.50020: stdout chunk (state=3): >>> <<< 5599 1726879847.50071: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 5599 1726879847.50078: stdout chunk (state=3): >>> <<< 5599 1726879847.50110: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.50167: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.50260: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.loadavg' # <<< 5599 1726879847.50278: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.50409: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.50572: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'<<< 5599 1726879847.50616: stdout chunk (state=3): >>> import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555bff80> <<< 5599 1726879847.50675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py<<< 5599 1726879847.50719: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5599 1726879847.50950: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555bf200> <<< 5599 1726879847.50959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 5599 1726879847.51011: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879847.51117: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.51253: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.lsb' # <<< 5599 1726879847.51284: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879847.51488: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.51491: stdout chunk (state=3): >>> <<< 5599 1726879847.51721: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 5599 1726879847.51781: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879847.51964: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.52143: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available<<< 5599 1726879847.52149: stdout chunk (state=3): >>> <<< 5599 1726879847.52239: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.52295: stdout chunk (state=3): >>> <<< 5599 1726879847.52483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 5599 1726879847.52504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 5599 1726879847.52726: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879847.52764: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879847.52781: stdout chunk (state=3): >>> import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12555f26f0><<< 5599 1726879847.52788: stdout chunk (state=3): >>> <<< 5599 1726879847.53303: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555dc9b0><<< 5599 1726879847.53325: stdout chunk (state=3): >>> <<< 5599 1726879847.53366: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available<<< 5599 1726879847.53385: stdout chunk (state=3): >>> <<< 5599 1726879847.53546: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.53549: stdout chunk (state=3): >>> <<< 5599 1726879847.53649: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 5599 1726879847.53678: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879847.53685: stdout chunk (state=3): >>> <<< 5599 1726879847.54044: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.54086: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.54425: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.54436: stdout chunk (state=3): >>> <<< 5599 1726879847.54909: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 5599 1726879847.54928: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.service_mgr' # <<< 5599 1726879847.54961: stdout chunk (state=3): >>> <<< 5599 1726879847.55015: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.55092: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.55155: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 5599 1726879847.55187: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.55268: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.55303: stdout chunk (state=3): >>> <<< 5599 1726879847.55388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py<<< 5599 1726879847.55459: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879847.55464: stdout chunk (state=3): >>> <<< 5599 1726879847.55496: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'<<< 5599 1726879847.55517: stdout chunk (state=3): >>> import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125540a360> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555df560><<< 5599 1726879847.55566: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available<<< 5599 1726879847.55586: stdout chunk (state=3): >>> <<< 5599 1726879847.55601: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 5599 1726879847.55638: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879847.55670: stdout chunk (state=3): >>> <<< 5599 1726879847.55777: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.55900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 5599 1726879847.56250: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.56255: stdout chunk (state=3): >>> <<< 5599 1726879847.56614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 5599 1726879847.56620: stdout chunk (state=3): >>> <<< 5599 1726879847.56730: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.56871: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.56879: stdout chunk (state=3): >>> <<< 5599 1726879847.57095: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.57146: stdout chunk (state=3): >>> <<< 5599 1726879847.57187: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.57194: stdout chunk (state=3): >>> <<< 5599 1726879847.57289: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 5599 1726879847.57324: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available<<< 5599 1726879847.57360: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879847.57371: stdout chunk (state=3): >>> <<< 5599 1726879847.57401: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.57525: stdout chunk (state=3): >>> <<< 5599 1726879847.57929: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.58036: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 5599 1726879847.58056: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 5599 1726879847.58089: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.58318: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879847.58325: stdout chunk (state=3): >>> <<< 5599 1726879847.58560: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 5599 1726879847.58582: stdout chunk (state=3): >>> <<< 5599 1726879847.58593: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.58657: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.58663: stdout chunk (state=3): >>> <<< 5599 1726879847.58728: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.58734: stdout chunk (state=3): >>> <<< 5599 1726879847.59779: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.59781: stdout chunk (state=3): >>> <<< 5599 1726879847.60761: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 5599 1726879847.60785: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 5599 1726879847.60791: stdout chunk (state=3): >>> <<< 5599 1726879847.60819: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.60823: stdout chunk (state=3): >>> <<< 5599 1726879847.61010: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.61016: stdout chunk (state=3): >>> <<< 5599 1726879847.61208: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 5599 1726879847.61243: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.61430: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.61607: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 5599 1726879847.61615: stdout chunk (state=3): >>> <<< 5599 1726879847.61644: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.62027: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.62220: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 5599 1726879847.62229: stdout chunk (state=3): >>> <<< 5599 1726879847.62254: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.62269: stdout chunk (state=3): >>> <<< 5599 1726879847.62284: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.62315: stdout chunk (state=3): >>> <<< 5599 1726879847.62346: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 5599 1726879847.62350: stdout chunk (state=3): >>> <<< 5599 1726879847.62397: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.62449: stdout chunk (state=3): >>> <<< 5599 1726879847.62500: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.62545: stdout chunk (state=3): >>> <<< 5599 1726879847.62638: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available<<< 5599 1726879847.62676: stdout chunk (state=3): >>> <<< 5599 1726879847.62890: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.62926: stdout chunk (state=3): >>> <<< 5599 1726879847.63169: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.63183: stdout chunk (state=3): >>> <<< 5599 1726879847.63733: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.63829: stdout chunk (state=3): >>> <<< 5599 1726879847.64278: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 5599 1726879847.64312: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.aix' # <<< 5599 1726879847.64399: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 5599 1726879847.64442: stdout chunk (state=3): >>> <<< 5599 1726879847.64535: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 5599 1726879847.64628: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # <<< 5599 1726879847.64641: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.64778: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.65023: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879847.65093: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 5599 1726879847.65188: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.65222: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.65318: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 5599 1726879847.65345: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879847.65506: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.65633: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 5599 1726879847.65645: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879847.66211: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.66214: stdout chunk (state=3): >>> <<< 5599 1726879847.66719: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 5599 1726879847.66728: stdout chunk (state=3): >>> <<< 5599 1726879847.66748: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.66752: stdout chunk (state=3): >>> <<< 5599 1726879847.66857: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.66869: stdout chunk (state=3): >>> <<< 5599 1726879847.66967: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 5599 1726879847.66978: stdout chunk (state=3): >>> <<< 5599 1726879847.66993: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.67007: stdout chunk (state=3): >>> <<< 5599 1726879847.67066: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.67075: stdout chunk (state=3): >>> <<< 5599 1726879847.67146: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available<<< 5599 1726879847.67152: stdout chunk (state=3): >>> <<< 5599 1726879847.67253: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # <<< 5599 1726879847.67261: stdout chunk (state=3): >>> <<< 5599 1726879847.67284: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.67290: stdout chunk (state=3): >>> <<< 5599 1726879847.67349: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.67358: stdout chunk (state=3): >>> <<< 5599 1726879847.67423: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available<<< 5599 1726879847.67526: stdout chunk (state=3): >>> <<< 5599 1726879847.67579: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.67586: stdout chunk (state=3): >>> <<< 5599 1726879847.67736: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 5599 1726879847.67770: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.67800: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.67817: stdout chunk (state=3): >>> <<< 5599 1726879847.67821: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 5599 1726879847.67858: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.67996: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # <<< 5599 1726879847.68029: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.68072: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.68117: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.68124: stdout chunk (state=3): >>> <<< 5599 1726879847.68225: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.68292: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.68426: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879847.68559: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 5599 1726879847.68575: stdout chunk (state=3): >>> <<< 5599 1726879847.68590: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # <<< 5599 1726879847.68594: stdout chunk (state=3): >>> <<< 5599 1726879847.68610: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 5599 1726879847.68627: stdout chunk (state=3): >>> <<< 5599 1726879847.68645: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879847.68739: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.68745: stdout chunk (state=3): >>> <<< 5599 1726879847.68900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 5599 1726879847.68907: stdout chunk (state=3): >>> <<< 5599 1726879847.68916: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.69234: stdout chunk (state=3): >>> <<< 5599 1726879847.69407: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.69413: stdout chunk (state=3): >>> <<< 5599 1726879847.69798: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 5599 1726879847.69805: stdout chunk (state=3): >>> <<< 5599 1726879847.69843: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.69849: stdout chunk (state=3): >>> <<< 5599 1726879847.70024: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # <<< 5599 1726879847.70228: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 5599 1726879847.70343: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.70350: stdout chunk (state=3): >>> <<< 5599 1726879847.70495: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 5599 1726879847.70512: stdout chunk (state=3): >>> <<< 5599 1726879847.70519: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 5599 1726879847.70546: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.70698: stdout chunk (state=3): >>> # zipimport: zlib available<<< 5599 1726879847.70707: stdout chunk (state=3): >>> <<< 5599 1726879847.70892: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 5599 1726879847.70908: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.compat' # <<< 5599 1726879847.70912: stdout chunk (state=3): >>>import 'ansible.module_utils.facts' # <<< 5599 1726879847.70928: stdout chunk (state=3): >>> <<< 5599 1726879847.70955: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.70962: stdout chunk (state=3): >>> <<< 5599 1726879847.71225: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.71231: stdout chunk (state=3): >>> <<< 5599 1726879847.71487: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 5599 1726879847.71494: stdout chunk (state=3): >>> <<< 5599 1726879847.71630: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879847.71636: stdout chunk (state=3): >>> <<< 5599 1726879847.73793: stdout chunk (state=3): >>> {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ExecMainStartTimestampMonotonic": "23860185", "ExecMainExitTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ExecMainExitTimestampMonotonic": "45110950", "ExecMainPID": "2252", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "5144", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "19968071000", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4195", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA"<<< 5599 1726879847.73829: stdout chunk (state=3): >>>: "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13984", "LimitNPROCSoft": "13984", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13984", "LimitSIGPENDINGSoft": "13984", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "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 cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice -.mount", "Wants": "tmp.mount network-online.target", "WantedBy": "multi-user.target", "After"<<< 5599 1726879847.73911: stdout chunk (state=3): >>>: "network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket", "RequiresMountsFor": "/var/tmp", "Description": "Crash recovery kernel arming", "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:50:34 EDT", "StateChangeTimestampMonotonic": "45111141", "InactiveExitTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveExitTimestampMonotonic": "23860460", "ActiveEnterTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ActiveEnterTimestampMonotonic": "45111141", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveEnterTimestampMonotonic": "23848784", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ConditionTimestampMonotonic": "23853388", "AssertTimestamp": "Fri 2024-09-20 20:50:12 EDT", "AssertTimestampMonotonic": "23853427", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "db8bc42da893422da0bcf241b9a2b6a1", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 5599 1726879847.74688: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879847.74692: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ <<< 5599 1726879847.74731: stdout chunk (state=3): >>># clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 5599 1726879847.74979: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path <<< 5599 1726879847.75042: stdout chunk (state=3): >>># cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] re<<< 5599 1726879847.75076: stdout chunk (state=3): >>>moving selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service <<< 5599 1726879847.75383: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879847.75423: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 5599 1726879847.75499: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 5599 1726879847.75547: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 5599 1726879847.75588: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy _signal <<< 5599 1726879847.75623: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 5599 1726879847.75751: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 5599 1726879847.75755: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 5599 1726879847.75841: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime <<< 5599 1726879847.75869: stdout chunk (state=3): >>># destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 5599 1726879847.75910: stdout chunk (state=3): >>># destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess <<< 5599 1726879847.76008: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 5599 1726879847.76048: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 5599 1726879847.76111: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 5599 1726879847.76142: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 5599 1726879847.76146: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879847.76354: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5599 1726879847.76378: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 5599 1726879847.76442: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing <<< 5599 1726879847.76456: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 5599 1726879847.76513: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879847.76609: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 5599 1726879847.76689: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 5599 1726879847.76696: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 5599 1726879847.76717: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879847.77343: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879847.77423: stderr chunk (state=3): >>><<< 5599 1726879847.77426: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125672c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12566fbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125672eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256541160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256541fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657fdd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657ffe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565b7800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565b7e90>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256597aa0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256595190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657cf80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565db710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565da330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256596060>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565d8a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660c6e0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657c200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125660cb90>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660ca40>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125660ce00>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657ad20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660d4c0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660d190>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660e3c0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12566285c0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256629d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125662abd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125662b230>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125662a120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125662bc80>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125662b3b0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660e3f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125630bb30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256334620>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256334380>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256334590>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12563347d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256309cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256335e50>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256334b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660eae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563661e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125637e390>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563bb110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563e18b0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563bb230>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125637f020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562101d0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125637d3d0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256336d80>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f12562103b0>\r\n# zipimport: found 104 names in \'/tmp/ansible_ansible.legacy.systemd_payload__xjfvpmt/ansible_ansible.legacy.systemd_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125627deb0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256250da0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256213ec0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256253d40>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12562a9790>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562a9520>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562a8e90>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562a9910>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125627e8d0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12562aa510>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12562aa750>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562aac90>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12561109e0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256112600>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256112fc0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256113f50>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256116c00>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256116d20>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256114ec0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125611a990>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256119460>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12561191c0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125611bc20>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12561153d0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125615eab0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125615ec90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12561607a0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256160560>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256162d20>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256160e90>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125616e510>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256162ed0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125616f350>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125616f1d0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125616f830>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125615eed0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256172f60>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256174440>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256171730>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256172ae0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256171370>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255ffc530>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255ffd310>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256176db0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255ffd400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255fff890>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256005ee0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256006780>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255ffe9c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256005490>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12560068d0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256096a20>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256010860>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125600e7e0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125600e630>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609d670>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255554560>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255555970>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12560850d0>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256086480>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609f9e0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609c890>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255557770>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255557020>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255557200>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255556450>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555578c0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12555be390>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555bc3b0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609c920>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555bff80>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555bf200>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12555f26f0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555dc9b0>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125540a360>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555df560>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.service\' # \r\n# zipimport: zlib available\r\n\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ExecMainStartTimestampMonotonic": "23860185", "ExecMainExitTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ExecMainExitTimestampMonotonic": "45110950", "ExecMainPID": "2252", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "5144", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "19968071000", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4195", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13984", "LimitNPROCSoft": "13984", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13984", "LimitSIGPENDINGSoft": "13984", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "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 cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice -.mount", "Wants": "tmp.mount network-online.target", "WantedBy": "multi-user.target", "After": "network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket", "RequiresMountsFor": "/var/tmp", "Description": "Crash recovery kernel arming", "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:50:34 EDT", "StateChangeTimestampMonotonic": "45111141", "InactiveExitTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveExitTimestampMonotonic": "23860460", "ActiveEnterTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ActiveEnterTimestampMonotonic": "45111141", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveEnterTimestampMonotonic": "23848784", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ConditionTimestampMonotonic": "23853388", "AssertTimestamp": "Fri 2024-09-20 20:50:12 EDT", "AssertTimestampMonotonic": "23853427", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "db8bc42da893422da0bcf241b9a2b6a1", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879847.77970: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125672c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12566fbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125672eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256541160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256541fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657fdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657ffe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565b7800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565b7e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256597aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256595190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657cf80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565db710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565da330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256596060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12565d8a40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660c6e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657c200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125660cb90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660ca40> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125660ce00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125657ad20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660d4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660d190> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660e3c0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12566285c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256629d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125662abd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125662b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125662a120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125662bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125662b3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660e3f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125630bb30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256334620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256334380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256334590> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12563347d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256309cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256335e50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256334b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125660eae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563661e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125637e390> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563bb110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563e18b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12563bb230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125637f020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562101d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125637d3d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256336d80> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f12562103b0> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload__xjfvpmt/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125627deb0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256250da0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256213ec0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256253d40> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12562a9790> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562a9520> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562a8e90> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562a9910> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125627e8d0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12562aa510> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12562aa750> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12562aac90> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12561109e0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256112600> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256112fc0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256113f50> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256116c00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256116d20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256114ec0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125611a990> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256119460> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12561191c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125611bc20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12561153d0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125615eab0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125615ec90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12561607a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256160560> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256162d20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256160e90> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125616e510> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256162ed0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125616f350> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125616f1d0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125616f830> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125615eed0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256172f60> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256174440> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256171730> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256172ae0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256171370> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255ffc530> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255ffd310> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256176db0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255ffd400> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255fff890> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256005ee0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256006780> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255ffe9c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1256005490> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12560068d0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256096a20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256010860> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125600e7e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125600e630> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609d670> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255554560> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255555970> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12560850d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1256086480> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609f9e0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609c890> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255557770> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255557020> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1255557200> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1255556450> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555578c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12555be390> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555bc3b0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f125609c920> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555bff80> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555bf200> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12555f26f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555dc9b0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f125540a360> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12555df560> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.service' # # zipimport: zlib available {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ExecMainStartTimestampMonotonic": "23860185", "ExecMainExitTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ExecMainExitTimestampMonotonic": "45110950", "ExecMainPID": "2252", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "5144", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "19968071000", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4195", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13984", "LimitNPROCSoft": "13984", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13984", "LimitSIGPENDINGSoft": "13984", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "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 cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice -.mount", "Wants": "tmp.mount network-online.target", "WantedBy": "multi-user.target", "After": "network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket", "RequiresMountsFor": "/var/tmp", "Description": "Crash recovery kernel arming", "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:50:34 EDT", "StateChangeTimestampMonotonic": "45111141", "InactiveExitTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveExitTimestampMonotonic": "23860460", "ActiveEnterTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ActiveEnterTimestampMonotonic": "45111141", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveEnterTimestampMonotonic": "23848784", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ConditionTimestampMonotonic": "23853388", "AssertTimestamp": "Fri 2024-09-20 20:50:12 EDT", "AssertTimestampMonotonic": "23853427", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "db8bc42da893422da0bcf241b9a2b6a1", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879847.83210: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'state': 'started', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879846.9977472-6189-29624062604141/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879847.83214: _low_level_execute_command(): starting 5599 1726879847.83217: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879846.9977472-6189-29624062604141/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879847.83227: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879847.83229: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879847.83232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879847.83234: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879847.83237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879847.83239: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 <<< 5599 1726879847.83241: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 5599 1726879847.83244: stderr chunk (state=3): >>>debug2: match not found <<< 5599 1726879847.83246: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 5599 1726879847.83249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879847.83251: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879847.83253: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879847.83256: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 5599 1726879847.83258: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address <<< 5599 1726879847.83261: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 5599 1726879847.83263: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879847.83265: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879847.83268: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879847.83270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879847.83281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879847.83285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879847.83288: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879847.83290: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879847.83293: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879847.83295: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879847.83298: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879847.83300: stdout chunk (state=3): >>><<< 5599 1726879847.83302: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879847.83315: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879847.83318: handler run complete 5599 1726879847.83320: attempt loop complete, returning result 5599 1726879847.83322: _execute() done 5599 1726879847.83325: dumping result to json 5599 1726879847.83327: done dumping result, returning 5599 1726879847.83329: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started [0affef3a-ec81-5b39-170e-000000000060] 5599 1726879847.83331: sending task result for task 0affef3a-ec81-5b39-170e-000000000060 ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "started" } }, "name": "kdump", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ActiveEnterTimestampMonotonic": "45111141", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:50:12 EDT", "AssertTimestampMonotonic": "23853427", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "19968071000", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ConditionTimestampMonotonic": "23853388", "ConfigurationDirectoryMode": "0755", "ControlGroupId": "5144", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ExecMainExitTimestampMonotonic": "45110950", "ExecMainPID": "2252", "ExecMainStartTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ExecMainStartTimestampMonotonic": "23860185", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveEnterTimestampMonotonic": "23848784", "InactiveExitTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveExitTimestampMonotonic": "23860460", "InvocationID": "db8bc42da893422da0bcf241b9a2b6a1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13984", "LimitNPROCSoft": "13984", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13984", "LimitSIGPENDINGSoft": "13984", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice -.mount", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Fri 2024-09-20 20:50:34 EDT", "StateChangeTimestampMonotonic": "45111141", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4195", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "tmp.mount network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 5599 1726879847.83751: done sending task result for task 0affef3a-ec81-5b39-170e-000000000060 5599 1726879847.83929: WORKER PROCESS EXITING 5599 1726879847.83951: no more pending results, returning what we have 5599 1726879847.83955: results queue empty 5599 1726879847.83957: checking for any_errors_fatal 5599 1726879847.83962: done checking for any_errors_fatal 5599 1726879847.83963: checking for max_fail_percentage 5599 1726879847.83964: done checking for max_fail_percentage 5599 1726879847.83965: checking to see if all hosts have failed and the running result is not ok 5599 1726879847.83966: done checking to see if all hosts have failed 5599 1726879847.83967: getting the remaining hosts for this loop 5599 1726879847.83969: done getting the remaining hosts for this loop 5599 1726879847.83976: getting the next task for host managed_node1 5599 1726879847.83986: done getting next task for host managed_node1 5599 1726879847.83989: ^ task is: TASK: meta (role_complete) 5599 1726879847.83992: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879847.83994: getting the next task for host managed_node2 5599 1726879847.84003: done getting next task for host managed_node2 5599 1726879847.84006: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879847.84008: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879847.84009: getting the next task for host managed_node3 5599 1726879847.84014: done getting next task for host managed_node3 5599 1726879847.84016: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879847.84018: ^ state is: HOST STATE: block=3, task=4, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879847.84031: getting variables 5599 1726879847.84033: in VariableManager get_vars() 5599 1726879847.84064: Calling all_inventory to load vars for managed_node1 5599 1726879847.84068: Calling groups_inventory to load vars for managed_node1 5599 1726879847.84071: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879847.84079: Calling all_plugins_play to load vars for managed_node1 5599 1726879847.84083: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879847.84087: Calling groups_plugins_play to load vars for managed_node1 5599 1726879847.84691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879847.85419: done with get_vars() 5599 1726879847.85554: done getting variables 5599 1726879847.85647: getting variables 5599 1726879847.85649: in VariableManager get_vars() 5599 1726879847.85715: Calling all_inventory to load vars for managed_node2 5599 1726879847.85718: Calling groups_inventory to load vars for managed_node2 5599 1726879847.85721: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879847.85727: Calling all_plugins_play to load vars for managed_node2 5599 1726879847.85731: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879847.85736: Calling groups_plugins_play to load vars for managed_node2 5599 1726879847.85957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879847.86315: done with get_vars() 5599 1726879847.86325: done getting variables 5599 1726879847.86410: getting variables 5599 1726879847.86412: in VariableManager get_vars() 5599 1726879847.86421: Calling all_inventory to load vars for managed_node3 5599 1726879847.86424: Calling groups_inventory to load vars for managed_node3 5599 1726879847.86430: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879847.86436: Calling all_plugins_play to load vars for managed_node3 5599 1726879847.86439: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879847.86443: Calling groups_plugins_play to load vars for managed_node3 5599 1726879847.86679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879847.86972: done with get_vars() 5599 1726879847.86985: done getting variables 5599 1726879847.87046: done queuing things up, now waiting for results queue to drain 5599 1726879847.87049: results queue empty 5599 1726879847.87050: checking for any_errors_fatal 5599 1726879847.87055: done checking for any_errors_fatal 5599 1726879847.87056: checking for max_fail_percentage 5599 1726879847.87057: done checking for max_fail_percentage 5599 1726879847.87058: checking to see if all hosts have failed and the running result is not ok 5599 1726879847.87059: done checking to see if all hosts have failed 5599 1726879847.87060: getting the remaining hosts for this loop 5599 1726879847.87061: done getting the remaining hosts for this loop 5599 1726879847.87067: getting the next task for host managed_node1 5599 1726879847.87075: done getting next task for host managed_node1 5599 1726879847.87078: ^ task is: TASK: Cleanup kdump_path 5599 1726879847.87080: ^ 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 5599 1726879847.87081: getting the next task for host managed_node2 5599 1726879847.87088: done getting next task for host managed_node2 5599 1726879847.87090: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879847.87092: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879847.87093: getting the next task for host managed_node3 5599 1726879847.87097: done getting next task for host managed_node3 5599 1726879847.87099: ^ task is: TASK: If reboot is required - assert the expected fail message 5599 1726879847.87100: ^ state is: HOST STATE: block=3, task=4, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879847.87104: getting variables 5599 1726879847.87105: in VariableManager get_vars() 5599 1726879847.87116: Calling all_inventory to load vars for managed_node1 5599 1726879847.87118: Calling groups_inventory to load vars for managed_node1 5599 1726879847.87121: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879847.87127: Calling all_plugins_play to load vars for managed_node1 5599 1726879847.87130: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879847.87134: Calling groups_plugins_play to load vars for managed_node1 5599 1726879847.87360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879847.88099: done with get_vars() 5599 1726879847.88113: done getting variables 5599 1726879847.88192: getting variables 5599 1726879847.88194: in VariableManager get_vars() 5599 1726879847.88216: Calling all_inventory to load vars for managed_node2 5599 1726879847.88219: Calling groups_inventory to load vars for managed_node2 5599 1726879847.88222: Calling all_plugins_inventory to load vars for managed_node2 5599 1726879847.88229: Calling all_plugins_play to load vars for managed_node2 5599 1726879847.88232: Calling groups_plugins_inventory to load vars for managed_node2 5599 1726879847.88236: Calling groups_plugins_play to load vars for managed_node2 5599 1726879847.88495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879847.88810: done with get_vars() 5599 1726879847.88821: done getting variables 5599 1726879847.88973: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [If reboot is required - assert the expected fail message] **************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:88 Friday 20 September 2024 20:50:47 -0400 (0:00:00.975) 0:00:25.677 ****** 5599 1726879847.89006: entering _queue_task() for managed_node2/assert 5599 1726879847.89008: Creating lock for assert 5599 1726879847.89654: worker is 2 (out of 3 available) 5599 1726879847.89671: exiting _queue_task() for managed_node2/assert 5599 1726879847.89689: getting variables 5599 1726879847.89694: in VariableManager get_vars() 5599 1726879847.90091: Calling all_inventory to load vars for managed_node3 5599 1726879847.90096: Calling groups_inventory to load vars for managed_node3 5599 1726879847.90106: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879847.90127: Calling all_plugins_play to load vars for managed_node3 5599 1726879847.90132: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879847.90137: Calling groups_plugins_play to load vars for managed_node3 5599 1726879847.90899: running TaskExecutor() for managed_node2/TASK: If reboot is required - assert the expected fail message 5599 1726879847.90903: in run() - task 0affef3a-ec81-5b39-170e-00000000000b 5599 1726879847.90906: variable 'ansible_search_path' from source: unknown 5599 1726879847.90909: calling self._execute() 5599 1726879847.90912: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879847.90914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879847.90988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879847.91646: variable 'omit' from source: magic vars 5599 1726879847.91650: variable 'omit' from source: magic vars 5599 1726879847.91653: variable 'omit' from source: magic vars 5599 1726879847.91655: variable 'omit' from source: magic vars 5599 1726879847.91658: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879847.91705: done with get_vars() 5599 1726879847.91719: done getting variables 5599 1726879847.91772: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879847.91778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879847.91780: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879847.91832: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 5599 1726879847.91845: entering _queue_task() for managed_node3/assert 5599 1726879847.92617: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879847.92653: variable 'inventory_hostname' from source: host vars for 'managed_node2' 5599 1726879847.92659: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879847.92662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879847.92669: Set connection var ansible_shell_type to sh 5599 1726879847.92674: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879847.92678: Set connection var ansible_pipelining to False 5599 1726879847.92681: Set connection var ansible_connection to ssh 5599 1726879847.92685: Set connection var ansible_timeout to 10 5599 1726879847.92688: Set connection var ansible_shell_executable to /bin/sh 5599 1726879847.92691: variable 'ansible_shell_executable' from source: unknown 5599 1726879847.92692: variable 'ansible_connection' from source: unknown 5599 1726879847.92694: variable 'ansible_module_compression' from source: unknown 5599 1726879847.92697: variable 'ansible_shell_type' from source: unknown 5599 1726879847.92699: variable 'ansible_shell_executable' from source: unknown 5599 1726879847.92700: variable 'ansible_host' from source: host vars for 'managed_node2' 5599 1726879847.92702: variable 'ansible_pipelining' from source: unknown 5599 1726879847.92704: variable 'ansible_timeout' from source: unknown 5599 1726879847.92706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 5599 1726879847.92644: worker is 3 (out of 3 available) 5599 1726879847.92713: exiting _queue_task() for managed_node3/assert 5599 1726879847.92724: done queuing things up, now waiting for results queue to drain 5599 1726879847.92726: waiting for pending results... 5599 1726879847.92983: running TaskExecutor() for managed_node3/TASK: If reboot is required - assert the expected fail message 5599 1726879847.93051: in run() - task 0affef3a-ec81-5b39-170e-00000000000b 5599 1726879847.93075: variable 'ansible_search_path' from source: unknown 5599 1726879847.93131: calling self._execute() 5599 1726879847.93275: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879847.93289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879847.93313: variable 'omit' from source: magic vars 5599 1726879847.93446: variable 'omit' from source: magic vars 5599 1726879847.93483: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879847.93496: variable 'omit' from source: magic vars 5599 1726879847.93503: starting attempt loop 5599 1726879847.93506: running the handler 5599 1726879847.93516: variable 'omit' from source: magic vars 5599 1726879847.93570: variable 'omit' from source: magic vars 5599 1726879847.93627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879847.93683: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879847.93709: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879847.93734: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879847.93758: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879847.93855: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879847.93858: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879847.93861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879847.93955: Set connection var ansible_shell_type to sh 5599 1726879847.93983: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879847.93997: Set connection var ansible_pipelining to False 5599 1726879847.94005: Set connection var ansible_connection to ssh 5599 1726879847.94016: Set connection var ansible_timeout to 10 5599 1726879847.94037: Set connection var ansible_shell_executable to /bin/sh 5599 1726879847.94077: variable 'ansible_shell_executable' from source: unknown 5599 1726879847.94090: variable 'ansible_connection' from source: unknown 5599 1726879847.94182: variable 'ansible_module_compression' from source: unknown 5599 1726879847.94185: variable 'ansible_shell_type' from source: unknown 5599 1726879847.94188: variable 'ansible_shell_executable' from source: unknown 5599 1726879847.94190: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879847.94193: variable 'ansible_pipelining' from source: unknown 5599 1726879847.94195: variable 'ansible_timeout' from source: unknown 5599 1726879847.94197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879847.94346: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879847.94367: variable 'omit' from source: magic vars 5599 1726879847.94382: starting attempt loop 5599 1726879847.94390: running the handler 5599 1726879847.94537: variable 'ansible_failed_result' from source: set_fact 5599 1726879847.94541: Evaluated conditional ('Reboot is required to apply changes.' in ansible_failed_result.msg): False 5599 1726879847.94544: handler run complete 5599 1726879847.94546: attempt loop complete, returning result 5599 1726879847.94549: _execute() done 5599 1726879847.94552: dumping result to json 5599 1726879847.94554: done dumping result, returning 5599 1726879847.94781: done running TaskExecutor() for managed_node2/TASK: If reboot is required - assert the expected fail message [0affef3a-ec81-5b39-170e-00000000000b] 5599 1726879847.94785: sending task result for task 0affef3a-ec81-5b39-170e-00000000000b 5599 1726879847.94868: done sending task result for task 0affef3a-ec81-5b39-170e-00000000000b 5599 1726879847.94873: WORKER PROCESS EXITING 5599 1726879847.94877: variable 'ansible_failed_result' from source: set_fact 5599 1726879847.94880: Evaluated conditional ('Reboot is required to apply changes.' in ansible_failed_result.msg): True 5599 1726879847.94887: marking managed_node2 as failed 5599 1726879847.94895: marking host managed_node2 failed, current state: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879847.94911: ^ failed state is now: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=5, fail_state=6, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879847.94914: getting the next task for host managed_node2 5599 1726879847.94916: host managed_node2 is done iterating, returning fatal: [managed_node2]: FAILED! => { "assertion": "'Reboot is required to apply changes.' in ansible_failed_result.msg", "changed": false, "evaluated_to": false } MSG: Assertion failed 5599 1726879847.95027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879847.98819: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879847.99185: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879847.99231: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879847.99303: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879847.99345: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879847.99637: variable 'kdump_reboot_required' from source: set_fact 5599 1726879847.99675: Evaluated conditional (kdump_reboot_required | bool): True 5599 1726879847.99739: handler run complete 5599 1726879847.99763: attempt loop complete, returning result 5599 1726879847.99772: _execute() done 5599 1726879847.99783: dumping result to json 5599 1726879847.99841: done dumping result, returning 5599 1726879847.99857: done running TaskExecutor() for managed_node3/TASK: If reboot is required - assert the expected fail message [0affef3a-ec81-5b39-170e-00000000000b] 5599 1726879848.00308: sending task result for task 0affef3a-ec81-5b39-170e-00000000000b 5599 1726879848.00713: done sending task result for task 0affef3a-ec81-5b39-170e-00000000000b 5599 1726879848.00716: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 5599 1726879848.00796: no more pending results, returning what we have 5599 1726879848.00802: results queue empty 5599 1726879848.00803: checking for any_errors_fatal 5599 1726879848.00807: done checking for any_errors_fatal 5599 1726879848.00808: checking for max_fail_percentage 5599 1726879848.00811: done checking for max_fail_percentage 5599 1726879848.00812: checking to see if all hosts have failed and the running result is not ok 5599 1726879848.00813: done checking to see if all hosts have failed 5599 1726879848.00814: getting the remaining hosts for this loop 5599 1726879848.00816: done getting the remaining hosts for this loop 5599 1726879848.00820: getting the next task for host managed_node1 5599 1726879848.00827: done getting next task for host managed_node1 5599 1726879848.00830: ^ task is: TASK: Cleanup kdump_path 5599 1726879848.00832: ^ 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 5599 1726879848.00833: getting the next task for host managed_node2 5599 1726879848.00834: host managed_node2 is done iterating, returning 5599 1726879848.00835: getting the next task for host managed_node3 5599 1726879848.00840: done getting next task for host managed_node3 5599 1726879848.00842: ^ task is: TASK: Cleanup kdump_path 5599 1726879848.00843: ^ 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 5599 1726879848.00849: getting variables 5599 1726879848.00851: in VariableManager get_vars() 5599 1726879848.00893: Calling all_inventory to load vars for managed_node1 5599 1726879848.00897: Calling groups_inventory to load vars for managed_node1 5599 1726879848.00902: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879848.00917: Calling all_plugins_play to load vars for managed_node1 5599 1726879848.00921: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879848.00925: Calling groups_plugins_play to load vars for managed_node1 5599 1726879848.01519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879848.01855: done with get_vars() 5599 1726879848.01872: done getting variables TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:96 Friday 20 September 2024 20:50:48 -0400 (0:00:00.129) 0:00:25.807 ****** 5599 1726879848.01991: entering _queue_task() for managed_node1/file 5599 1726879848.02381: worker is 1 (out of 3 available) 5599 1726879848.02396: exiting _queue_task() for managed_node1/file 5599 1726879848.02410: getting variables 5599 1726879848.02414: in VariableManager get_vars() 5599 1726879848.02805: Calling all_inventory to load vars for managed_node3 5599 1726879848.02810: Calling groups_inventory to load vars for managed_node3 5599 1726879848.02821: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879848.02845: Calling all_plugins_play to load vars for managed_node3 5599 1726879848.02850: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879848.02854: Calling groups_plugins_play to load vars for managed_node3 5599 1726879848.03710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879848.04259: done with get_vars() 5599 1726879848.04398: running TaskExecutor() for managed_node1/TASK: Cleanup kdump_path 5599 1726879848.04403: in run() - task 0affef3a-ec81-5b39-170e-00000000000d 5599 1726879848.04406: variable 'ansible_search_path' from source: unknown 5599 1726879848.04408: calling self._execute() 5599 1726879848.04411: variable 'kdump_ssh_server' from source: play vars 5599 1726879848.04413: variable 'kdump_ssh_server' from source: play vars 5599 1726879848.04415: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879848.04417: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879848.04420: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879848.04422: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879848.04426: in VariableManager get_vars() 5599 1726879848.04428: Calling all_inventory to load vars for managed_node1 5599 1726879848.04430: Calling groups_inventory to load vars for managed_node1 5599 1726879848.04432: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879848.04434: Calling all_plugins_play to load vars for managed_node1 5599 1726879848.04436: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879848.04438: Calling groups_plugins_play to load vars for managed_node1 5599 1726879848.04440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879848.04442: done with get_vars() 5599 1726879848.04444: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879848.04449: done getting variables 5599 1726879848.04580: variable 'ansible_delegated_vars' from source: unknown 5599 1726879848.04584: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879848.04587: variable 'omit' from source: magic vars 5599 1726879848.04641: variable 'omit' from source: magic vars 5599 1726879848.04667: entering _queue_task() for managed_node3/file 5599 1726879848.04797: variable 'omit' from source: magic vars 5599 1726879848.04800: variable 'kdump_path' from source: play vars 5599 1726879848.04803: variable 'kdump_path' from source: play vars 5599 1726879848.04862: variable 'omit' from source: magic vars 5599 1726879848.04868: variable 'ansible_delegated_vars' from source: unknown 5599 1726879848.04871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879848.05451: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879848.05802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879848.05807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879848.05811: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879848.05815: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879848.05818: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879848.05821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879848.05824: variable 'ansible_port' from source: unknown 5599 1726879848.05828: variable 'ansible_user' from source: unknown 5599 1726879848.05832: Set connection var ansible_shell_type to sh 5599 1726879848.05835: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879848.05779: worker is 2 (out of 3 available) 5599 1726879848.05842: exiting _queue_task() for managed_node3/file 5599 1726879848.05852: done queuing things up, now waiting for results queue to drain 5599 1726879848.05854: waiting for pending results... 5599 1726879848.05892: Set connection var ansible_pipelining to False 5599 1726879848.05896: Set connection var ansible_connection to ssh 5599 1726879848.05903: Set connection var ansible_timeout to 10 5599 1726879848.05920: Set connection var ansible_shell_executable to /bin/sh 5599 1726879848.05973: variable 'ansible_delegated_vars' from source: unknown 5599 1726879848.05980: variable 'ansible_user' from source: unknown 5599 1726879848.05983: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879848.06002: running TaskExecutor() for managed_node3/TASK: Cleanup kdump_path 5599 1726879848.06180: in run() - task 0affef3a-ec81-5b39-170e-00000000000d 5599 1726879848.06183: variable 'ansible_search_path' from source: unknown 5599 1726879848.06192: calling self._execute() 5599 1726879848.06221: variable 'kdump_ssh_server' from source: play vars 5599 1726879848.06452: variable 'kdump_ssh_server' from source: play vars 5599 1726879848.06470: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879848.06572: variable 'kdump_test_ssh_server_outside' from source: play vars 5599 1726879848.06590: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879848.06684: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879848.06711: in VariableManager get_vars() 5599 1726879848.06753: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879848.06851: Calling all_inventory to load vars for managed_node3 5599 1726879848.06855: Calling groups_inventory to load vars for managed_node3 5599 1726879848.06858: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879848.06860: Calling all_plugins_play to load vars for managed_node3 5599 1726879848.06865: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879848.06868: Calling groups_plugins_play to load vars for managed_node3 5599 1726879848.06879: variable 'omit' from source: magic vars 5599 1726879848.06889: starting attempt loop 5599 1726879848.06891: running the handler 5599 1726879848.06907: _low_level_execute_command(): starting 5599 1726879848.06917: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879848.07317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879848.07849: done with get_vars() 5599 1726879848.08080: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879848.08083: variable 'ansible_delegated_vars' from source: unknown 5599 1726879848.08086: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879848.08088: variable 'omit' from source: magic vars 5599 1726879848.08395: variable 'omit' from source: magic vars 5599 1726879848.08439: variable 'omit' from source: magic vars 5599 1726879848.08525: variable 'kdump_path' from source: play vars 5599 1726879848.08681: variable 'kdump_path' from source: play vars 5599 1726879848.08789: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879848.08802: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration <<< 5599 1726879848.08821: variable 'omit' from source: magic vars 5599 1726879848.08845: variable 'ansible_delegated_vars' from source: unknown 5599 1726879848.08922: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879848.09001: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879848.09005: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879848.09041: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879848.09137: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879848.09141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879848.09194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879848.09217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879848.09224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879848.09233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879848.09282: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879848.09292: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879848.09302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879848.09310: variable 'ansible_port' from source: unknown 5599 1726879848.09319: variable 'ansible_user' from source: unknown 5599 1726879848.09505: Set connection var ansible_shell_type to sh 5599 1726879848.09521: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879848.09533: Set connection var ansible_pipelining to False 5599 1726879848.09541: Set connection var ansible_connection to ssh 5599 1726879848.09552: Set connection var ansible_timeout to 10 5599 1726879848.09579: Set connection var ansible_shell_executable to /bin/sh 5599 1726879848.09635: variable 'ansible_delegated_vars' from source: unknown 5599 1726879848.09651: variable 'ansible_user' from source: unknown 5599 1726879848.09684: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879848.09980: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 5599 1726879848.10048: variable 'omit' from source: magic vars 5599 1726879848.10051: starting attempt loop 5599 1726879848.10053: running the handler 5599 1726879848.10055: _low_level_execute_command(): starting 5599 1726879848.10057: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879848.10941: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879848.11008: stdout chunk (state=3): >>>/root <<< 5599 1726879848.11180: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879848.11183: stdout chunk (state=3): >>><<< 5599 1726879848.11186: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879848.11196: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879848.11199: _low_level_execute_command(): starting 5599 1726879848.11236: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879848.11240: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879848.11269: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879848.11310: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879848.11379: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855 `" && echo ansible-tmp-1726879848.1115837-6214-45342026614855="` echo /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879848.11396: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879848.11424: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855 `" && echo ansible-tmp-1726879848.1115837-6214-45342026614855="` echo /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855 `" ) && sleep 0'"'"'' 5599 1726879848.13180: stdout chunk (state=3): >>>/root <<< 5599 1726879848.13548: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879848.13552: stdout chunk (state=3): >>><<< 5599 1726879848.13555: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879848.13569: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879848.13572: _low_level_execute_command(): starting 5599 1726879848.13579: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452 `" && echo ansible-tmp-1726879848.134321-6216-150569707309452="` echo /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452 `" ) && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879848.13586: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452 `" && echo ansible-tmp-1726879848.134321-6216-150569707309452="` echo /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452 `" ) && sleep 0'"'"'' 5599 1726879848.13592: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879848.13594: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879848.13596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879848.13712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879848.13891: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879848.13950: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879848.14092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879848.14698: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879848.14724: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879848.14891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879848.15051: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 <<< 5599 1726879848.15090: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879848.15142: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879848.16015: stdout chunk (state=3): >>>ansible-tmp-1726879848.1115837-6214-45342026614855=/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855 <<< 5599 1726879848.16222: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879848.16226: stdout chunk (state=3): >>><<< 5599 1726879848.16238: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'ansible-tmp-1726879848.1115837-6214-45342026614855=/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879848.16554: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879848.1115837-6214-45342026614855=/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879848.16558: variable 'ansible_delegated_vars' from source: unknown 5599 1726879848.16560: variable 'ansible_module_compression' from source: unknown 5599 1726879848.16618: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 5599 1726879848.16669: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 5599 1726879848.16783: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmprh5uxd6i TO /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' 5599 1726879848.17010: Sending initial data 5599 1726879848.17021: Sent initial data (150 bytes) 5599 1726879848.17132: stdout chunk (state=3): >>>ansible-tmp-1726879848.134321-6216-150569707309452=/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452 <<< 5599 1726879848.17297: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879848.17723: stderr chunk (state=3): >>><<< 5599 1726879848.17726: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'ansible-tmp-1726879848.134321-6216-150569707309452=/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879848.17733: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879848.134321-6216-150569707309452=/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879848.17736: variable 'ansible_delegated_vars' from source: unknown 5599 1726879848.18059: variable 'ansible_module_compression' from source: unknown 5599 1726879848.18062: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 5599 1726879848.18064: variable 'ansible_facts' from source: host vars for 'managed_node3' 5599 1726879848.18193: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 5599 1726879848.18287: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py 5599 1726879848.18299: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< <10.31.14.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpk3qzmllr TO /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py <10.31.14.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' '[10.31.14.141]' 5599 1726879848.18599: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879848.18621: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879848.18749: Sending initial data 5599 1726879848.18753: Sent initial data (150 bytes) 5599 1726879848.19828: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879848.19846: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879848.19947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879848.19989: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879848.20008: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879848.20022: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879848.20046: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879848.20082: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879848.20120: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879848.20198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879848.20204: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879848.20257: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879848.20381: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmprh5uxd6i debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879848.20388: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmprh5uxd6i /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py <<< 5599 1726879848.20391: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmprh5uxd6i" to remote "/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py M:0x001a <<< 5599 1726879848.20779: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125502 <<< 5599 1726879848.21838: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879848.21922: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879848.21971: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpk3qzmllr debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879848.21993: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpk3qzmllr /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py <<< 5599 1726879848.22038: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 125502 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879848.22095: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879848.22109: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpk3qzmllr" to remote "/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py M:0x001a <<< 5599 1726879848.22183: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879848.22299: stderr chunk (state=3): >>><<< 5599 1726879848.22391: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmprh5uxd6i /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmprh5uxd6i\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmprh5uxd6i" to remote "/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125502\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125502 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879848.22404: done transferring module to remote 5599 1726879848.22407: _low_level_execute_command(): starting 5599 1726879848.22409: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/ /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/ /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py && sleep 0'"'"'' 5599 1726879848.22952: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125502 <<< 5599 1726879848.23954: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879848.24016: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 5599 1726879848.24039: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879848.24134: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879848.24215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879848.24235: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879848.24346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 5599 1726879848.24535: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 125502 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879848.24605: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879848.24811: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879848.24834: stderr chunk (state=3): >>><<< 5599 1726879848.24837: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpk3qzmllr /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpk3qzmllr\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmpk3qzmllr" to remote "/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125502\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125502 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879848.25035: done transferring module to remote 5599 1726879848.25040: _low_level_execute_command(): starting 5599 1726879848.25044: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/ /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/ /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py && sleep 0'"'"'' 5599 1726879848.25536: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879848.25550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879848.25563: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879848.25614: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879848.25638: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879848.25690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879848.27553: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879848.27609: stderr chunk (state=3): >>><<< 5599 1726879848.27613: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879848.27634: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879848.27639: _low_level_execute_command(): starting 5599 1726879848.27741: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' -tt 10.31.14.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/AnsiballZ_file.py && sleep 0'"'"'' 5599 1726879848.28319: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879848.28339: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879848.28356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879848.28381: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879848.28398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879848.28417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 <<< 5599 1726879848.28494: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879848.28539: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879848.28559: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879848.28590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879848.28620: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879848.28652: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879848.28743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879848.28872: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879848.28878: stdout chunk (state=3): >>><<< 5599 1726879848.28885: stderr chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879848.28934: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879848.29052: _low_level_execute_command(): starting 5599 1726879848.29056: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/AnsiballZ_file.py && sleep 0'"'"'' 5599 1726879848.29877: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879848.29940: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879848.29980: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879848.30007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879848.30048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879848.30891: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879848.30926: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879848.30959: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879848.31044: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879848.31088: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879848.31123: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879848.31148: stdout chunk (state=3): >>>import 'time' # <<< 5599 1726879848.31160: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 5599 1726879848.31217: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5599 1726879848.31230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879848.31242: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879848.31274: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879848.31310: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879848.31334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 5599 1726879848.31351: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b8d4530> <<< 5599 1726879848.31357: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b8a3b30> <<< 5599 1726879848.31378: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 5599 1726879848.31395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b8d6ab0> <<< 5599 1726879848.31420: stdout chunk (state=3): >>>import '_signal' # <<< 5599 1726879848.31442: stdout chunk (state=3): >>>import '_abc' # <<< 5599 1726879848.31454: stdout chunk (state=3): >>>import 'abc' # <<< 5599 1726879848.31470: stdout chunk (state=3): >>>import 'io' # <<< 5599 1726879848.31507: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 5599 1726879848.31606: stdout chunk (state=3): >>>import '_collections_abc' # <<< 5599 1726879848.31636: stdout chunk (state=3): >>>import 'genericpath' # <<< 5599 1726879848.31646: stdout chunk (state=3): >>>import 'posixpath' # <<< 5599 1726879848.31666: stdout chunk (state=3): >>>import 'os' # <<< 5599 1726879848.31689: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 5599 1726879848.31699: stdout chunk (state=3): >>>Processing user site-packages <<< 5599 1726879848.31722: stdout chunk (state=3): >>>Processing global site-packages <<< 5599 1726879848.31729: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 5599 1726879848.31734: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 5599 1726879848.31760: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879848.31799: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879848.31811: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b6c5160> <<< 5599 1726879848.31885: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879848.31915: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b6c5fd0> import 'site' # <<< 5599 1726879848.31953: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879848.32209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879848.32252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879848.32275: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879848.32323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879848.32348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879848.32407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b703e90> <<< 5599 1726879848.32411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879848.32443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879848.32487: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b703f50> <<< 5599 1726879848.32507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879848.32526: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879848.32606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879848.32609: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879848.32675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b73b8c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 5599 1726879848.32680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 5599 1726879848.32703: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b73bf50> import '_collections' # <<< 5599 1726879848.32749: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b71bb60> <<< 5599 1726879848.32778: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b719280> <<< 5599 1726879848.32890: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b701040> <<< 5599 1726879848.32908: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879848.32949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5599 1726879848.33013: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879848.33017: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 5599 1726879848.33032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879848.33070: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b75f800> <<< 5599 1726879848.33116: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b75e420> <<< 5599 1726879848.33120: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 5599 1726879848.33249: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b71a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b75ccb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b790860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7002c0> <<< 5599 1726879848.33255: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879848.33258: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879848.33261: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 5599 1726879848.33268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879848.33272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b790d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b790bc0> <<< 5599 1726879848.33552: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b790f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b6fede0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 5599 1726879848.33558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b791640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b791310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7924e0> import 'importlib.util' # import 'runpy' # <<< 5599 1726879848.33570: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37a0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d379dbb30> <<< 5599 1726879848.33582: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37a0eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 5599 1726879848.33790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7a8710> import 'errno' # <<< 5599 1726879848.33815: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b7a9df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7aacc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b7ab320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7aa240> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879848.33868: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879848.33884: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b7abda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7ab4d0> <<< 5599 1726879848.33925: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b792540> <<< 5599 1726879848.33949: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879848.34009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879848.34012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879848.34065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879848.34069: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b537c80> <<< 5599 1726879848.34118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 5599 1726879848.34137: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b5607a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b560500> <<< 5599 1726879848.34186: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879848.34191: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b560710> <<< 5599 1726879848.34280: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b560980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b535e20> <<< 5599 1726879848.34283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879848.34286: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377bd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377bdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879848.34340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879848.34393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 5599 1726879848.34492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b562090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b560d10> <<< 5599 1726879848.34496: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b792c30> <<< 5599 1726879848.34514: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879848.34524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879848.34573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879848.34637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879848.34661: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b58e3f0> <<< 5599 1726879848.34702: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879848.34777: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879848.34781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879848.34799: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5aa540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 5599 1726879848.34832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879848.35085: stdout chunk (state=3): >>>import 'ntpath' # <<< 5599 1726879848.35089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377fbe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377fbf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378338c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37833f50> <<< 5599 1726879848.35113: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5e32f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879848.35132: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b609a90> <<< 5599 1726879848.35211: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5e3410> <<< 5599 1726879848.35256: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5ab1d0> <<< 5599 1726879848.35290: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b428320> <<< 5599 1726879848.35314: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5a9580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b562f90> <<< 5599 1726879848.35392: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37813b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37811280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377f9040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 5599 1726879848.35435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879848.35454: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f799b5a9940> <<< 5599 1726879848.35583: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_8ecyz9w8/ansible_file_payload.zip' # zipimport: zlib available <<< 5599 1726879848.35671: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37857800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37856420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37812150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37854cb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37888860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377f82c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37888d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37888bc0> <<< 5599 1726879848.35713: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.35729: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879848.35782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879848.35866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879848.36090: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b47df10> import '_typing' # <<< 5599 1726879848.36126: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b454e00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b42bf20> # zipimport: zlib available <<< 5599 1726879848.36153: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 5599 1726879848.36180: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879848.36215: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 5599 1726879848.36436: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37888f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377f6de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37889640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37889310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3788a4e0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a0710> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d378a1df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a2cc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d378a3320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a2240> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879848.36692: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d378a3da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a34d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3788a540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37623c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3764c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764c4a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3764c770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3764c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37621e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764dfa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764cc20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3788ac30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879848.36731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3767a330> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376964b0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 5599 1726879848.36892: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376d3230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879848.37107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879848.37142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376f59d0> <<< 5599 1726879848.37166: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376d3350> <<< 5599 1726879848.37293: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37697140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37510290> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376954f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764eed0> <<< 5599 1726879848.37362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879848.37399: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7d37510470> <<< 5599 1726879848.37508: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_e82sr2p_/ansible_file_payload.zip' # zipimport: zlib available <<< 5599 1726879848.37706: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879848.37744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879848.37772: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.37821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879848.37858: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37565f10> <<< 5599 1726879848.37872: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879848.38070: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3753ce00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37513f20> <<< 5599 1726879848.38105: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.38141: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 5599 1726879848.38176: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 5599 1726879848.38192: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.39039: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 5599 1726879848.39075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b457d70> <<< 5599 1726879848.39078: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 5599 1726879848.39091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879848.39114: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5599 1726879848.39141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879848.39143: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879848.39179: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879848.39181: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b4a98e0> <<< 5599 1726879848.39213: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4a9670> <<< 5599 1726879848.39250: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4a8f80> <<< 5599 1726879848.39267: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879848.39280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879848.39319: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4a99d0> <<< 5599 1726879848.39327: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b47e930> <<< 5599 1726879848.39331: stdout chunk (state=3): >>>import 'atexit' # <<< 5599 1726879848.39362: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b4aa5d0> <<< 5599 1726879848.39395: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879848.39401: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b4aa750> <<< 5599 1726879848.39420: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879848.39472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879848.39481: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879848.39533: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4aac60> <<< 5599 1726879848.39539: stdout chunk (state=3): >>>import 'pwd' # <<< 5599 1726879848.39565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879848.39587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879848.39627: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b30ca40> <<< 5599 1726879848.39653: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879848.39668: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b30e660> <<< 5599 1726879848.39690: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 5599 1726879848.39700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879848.39735: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b30f020> <<< 5599 1726879848.39757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879848.39791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879848.39809: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b30ffb0> <<< 5599 1726879848.39824: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879848.39866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 5599 1726879848.39894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 5599 1726879848.39899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 5599 1726879848.39948: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b312bd0> <<< 5599 1726879848.39988: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b313260> <<< 5599 1726879848.40015: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b310f20> <<< 5599 1726879848.40029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 5599 1726879848.40060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879848.40081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 5599 1726879848.40090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879848.40119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 5599 1726879848.40177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879848.40181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 5599 1726879848.40193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b316ba0> import '_tokenize' # <<< 5599 1726879848.40277: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b315670> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3153d0> <<< 5599 1726879848.40294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879848.40326: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.40372: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b317cb0> <<< 5599 1726879848.40395: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b311400> <<< 5599 1726879848.40460: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b35ecf0> <<< 5599 1726879848.40465: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b35ee70> <<< 5599 1726879848.40515: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879848.40519: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 5599 1726879848.40555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879848.40596: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b360a70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b360830> <<< 5599 1726879848.40612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879848.40689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879848.40747: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b363020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b361160> <<< 5599 1726879848.40768: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879848.40843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879848.40859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879848.40911: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b36a810> <<< 5599 1726879848.41058: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3631a0> <<< 5599 1726879848.41151: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36b650> <<< 5599 1726879848.41183: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36b860> <<< 5599 1726879848.41227: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879848.41277: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36b140> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b35f170> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879848.41308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879848.41335: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879848.41379: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36eba0> <<< 5599 1726879848.41548: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879848.41572: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36ffe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b36d340> <<< 5599 1726879848.41612: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879848.41682: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36e210> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b36cef0> # zipimport: zlib available <<< 5599 1726879848.41709: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879848.41827: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.41970: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879848.42083: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.42106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 5599 1726879848.42125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3753fd70> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879848.42148: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 5599 1726879848.42176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 5599 1726879848.42226: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 5599 1726879848.42234: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d375918e0> <<< 5599 1726879848.42236: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.42300: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37591670> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37590f80> <<< 5599 1726879848.42324: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 5599 1726879848.42337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 5599 1726879848.42412: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d375919d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37566930> import 'atexit' # <<< 5599 1726879848.42430: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37592630> <<< 5599 1726879848.42457: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37592870> <<< 5599 1726879848.42479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 5599 1726879848.42528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 5599 1726879848.42543: stdout chunk (state=3): >>>import '_locale' # <<< 5599 1726879848.42588: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37592db0> <<< 5599 1726879848.42608: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 5599 1726879848.42643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 5599 1726879848.42715: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f0b60> <<< 5599 1726879848.42762: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d373f2780> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 5599 1726879848.42822: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f30b0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 5599 1726879848.42880: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.42884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 5599 1726879848.42891: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37695340> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 5599 1726879848.43190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f6d20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d373f7050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f4fe0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 5599 1726879848.43196: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 5599 1726879848.43272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 5599 1726879848.43298: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 5599 1726879848.43410: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373fadb0> import '_tokenize' # <<< 5599 1726879848.43441: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f98b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f9640> <<< 5599 1726879848.43491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 5599 1726879848.43557: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 5599 1726879848.43597: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879848.43613: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879848.43630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879848.43676: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b3f42c0> <<< 5599 1726879848.43707: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373fbf50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f54f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37442f60> <<< 5599 1726879848.43745: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374430b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 5599 1726879848.43826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 5599 1726879848.43830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 5599 1726879848.43833: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879848.43836: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f50a0> <<< 5599 1726879848.43898: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3736b0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 5599 1726879848.43902: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37444c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37444a10> <<< 5599 1726879848.43926: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.43947: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 5599 1726879848.43977: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879848.44011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 5599 1726879848.44082: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37447140> <<< 5599 1726879848.44100: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.44125: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374452e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 5599 1726879848.44183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879848.44196: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 5599 1726879848.44220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 5599 1726879848.44306: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879848.44325: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f5850> # zipimport: zlib available <<< 5599 1726879848.44351: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3744e960> <<< 5599 1726879848.44567: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374472f0> <<< 5599 1726879848.44663: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3744fc20> <<< 5599 1726879848.44726: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879848.44756: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3744fad0> <<< 5599 1726879848.44807: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879848.44812: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3744fd40> <<< 5599 1726879848.44847: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37443380> <<< 5599 1726879848.44898: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 5599 1726879848.44903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879848.44905: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.44960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 5599 1726879848.44969: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879848.45010: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374534a0> <<< 5599 1726879848.45310: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374545c0> <<< 5599 1726879848.45370: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37451c10> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37452f90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37451850> <<< 5599 1726879848.45383: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.45416: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 5599 1726879848.45419: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.45492: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.45523: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.45592: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879848.45599: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.45609: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.45636: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.45672: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879848.45688: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.45775: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.45783: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.45793: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879848.45826: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.45833: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.45839: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 5599 1726879848.45865: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.45883: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879848.45892: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.45912: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5599 1726879848.45925: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.45971: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.46016: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879848.46023: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.46089: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.46307: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.46327: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.46611: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879848.46670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879848.46681: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879848.46776: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f76e0> <<< 5599 1726879848.46784: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.46890: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.46970: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5599 1726879848.46981: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879848.46999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5599 1726879848.47027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879848.47186: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879848.47223: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b205d60> <<< 5599 1726879848.47295: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b2066f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f6690> <<< 5599 1726879848.47314: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.47499: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879848.47577: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879848.47622: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879848.47669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879848.47708: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.47815: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b2052e0> <<< 5599 1726879848.47880: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b205bb0> import 'ansible.module_utils.common.file' # <<< 5599 1726879848.47901: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 5599 1726879848.47927: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.48002: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.48082: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879848.48151: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 5599 1726879848.48155: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879848.48273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879848.48333: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b296840> <<< 5599 1726879848.48358: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b2104d0> <<< 5599 1726879848.48409: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b20a600> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b205190> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5599 1726879848.48445: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.48481: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879848.48528: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 5599 1726879848.48560: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 5599 1726879848.48588: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.48942: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 5599 1726879848.48951: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 5599 1726879848.48965: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879848.49009: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879848.49040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879848.49137: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374d8620> <<< 5599 1726879848.49140: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.49321: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 5599 1726879848.49364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879848.49370: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374d94f0> <<< 5599 1726879848.49392: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37450980> <<< 5599 1726879848.49486: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 5599 1726879848.49547: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.49622: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5599 1726879848.49639: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.49809: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.49920: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.49944: stdout chunk (state=3): >>> {"path": "/tmp/tests_ssh", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/tmp/tests_ssh", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 5599 1726879848.50259: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879848.50265: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value<<< 5599 1726879848.50268: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5599 1726879848.50271: stdout chunk (state=3): >>> # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin <<< 5599 1726879848.50296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374d9640> # zipimport: zlib available <<< 5599 1726879848.50339: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections <<< 5599 1726879848.50346: stdout chunk (state=3): >>># cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect <<< 5599 1726879848.50411: stdout chunk (state=3): >>># cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879848.50682: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 5599 1726879848.50780: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux <<< 5599 1726879848.50787: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon <<< 5599 1726879848.50902: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 5599 1726879848.50981: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 5599 1726879848.50988: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 5599 1726879848.51041: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879848.51169: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5599 1726879848.51345: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize <<< 5599 1726879848.51351: stdout chunk (state=3): >>># destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json <<< 5599 1726879848.51392: stdout chunk (state=3): >>># destroy select # destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 5599 1726879848.51456: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879848.51578: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect <<< 5599 1726879848.51598: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.51605: stdout chunk (state=3): >>># destroy re # destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io <<< 5599 1726879848.51655: stdout chunk (state=3): >>># clear sys.audit hooks <<< 5599 1726879848.52122: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. <<< 5599 1726879848.52133: stdout chunk (state=3): >>><<< 5599 1726879848.52145: stderr chunk (state=3): >>><<< <10.31.14.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b8d4530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b8a3b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b8d6ab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b6c5160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b6c5fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b703e90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b703f50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b73b8c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b73bf50>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b71bb60>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b719280>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b701040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b75f800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b75e420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b71a150>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b75ccb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b790860>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7002c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b790d10>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b790bc0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b790f80>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b6fede0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b791640>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b791310>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7924e0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7a8710>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b7a9df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7aacc0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b7ab320>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7aa240>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b7abda0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7ab4d0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b792540>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b537c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b5607a0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b560500>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b560710>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b560980>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b535e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b562090>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b560d10>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b792c30>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b58e3f0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5aa540>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5e32f0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b609a90>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5e3410>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5ab1d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b428320>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5a9580>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b562f90>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f799b5a9940>\r\n# zipimport: found 30 names in \'/tmp/ansible_file_payload_8ecyz9w8/ansible_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b47df10>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b454e00>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b42bf20>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b457d70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b4a98e0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4a9670>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4a8f80>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4a99d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b47e930>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b4aa5d0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b4aa750>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4aac60>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b30ca40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b30e660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b30f020>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b30ffb0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b312bd0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b313260>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b310f20>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b316ba0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b315670>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3153d0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b317cb0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b311400>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b35ecf0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b35ee70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b360a70>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b360830>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b363020>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b361160>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b36a810>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3631a0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36b650>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36b860>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36b140>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b35f170>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36eba0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36ffe0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b36d340>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36e210>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b36cef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b3f42c0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f50a0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3736b0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f5850>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f76e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b205d60>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b2066f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f6690>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b2052e0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b205bb0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b296840>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b2104d0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b20a600>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b205190>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"path": "/tmp/tests_ssh", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/tmp/tests_ssh", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _hashlib\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.14.141 closed.\r\n") 5599 1726879848.52562: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b8d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b8a3b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b8d6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b6c5160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b6c5fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b703e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b703f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b73b8c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b73bf50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b71bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b719280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b701040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b75f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b75e420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b71a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b75ccb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b790860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7002c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b790d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b790bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b790f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b6fede0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b791640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b791310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7924e0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7a8710> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b7a9df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7aacc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b7ab320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7aa240> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b7abda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b7ab4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b792540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b537c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b5607a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b560500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b560710> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b560980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b535e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b562090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b560d10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b792c30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b58e3f0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5aa540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5e32f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b609a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5e3410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5ab1d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b428320> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b5a9580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b562f90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f799b5a9940> # zipimport: found 30 names in '/tmp/ansible_file_payload_8ecyz9w8/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b47df10> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b454e00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b42bf20> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b457d70> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b4a98e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4a9670> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4a8f80> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4a99d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b47e930> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b4aa5d0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b4aa750> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b4aac60> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b30ca40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b30e660> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b30f020> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b30ffb0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b312bd0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b313260> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b310f20> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b316ba0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b315670> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3153d0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b317cb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b311400> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b35ecf0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b35ee70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b360a70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b360830> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b363020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b361160> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b36a810> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3631a0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36b650> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36b860> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36b140> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b35f170> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36eba0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36ffe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b36d340> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b36e210> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b36cef0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b3f42c0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f50a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3736b0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f5850> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f76e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b205d60> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b2066f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b3f6690> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f799b2052e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b205bb0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b296840> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b2104d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b20a600> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f799b205190> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/tmp/tests_ssh", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/tmp/tests_ssh", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.14.141 closed. 5599 1726879848.54226: done with _execute_module (file, {'path': '/tmp/tests_ssh', 'state': 'absent', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879848.134321-6216-150569707309452/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879848.54230: _low_level_execute_command(): starting 5599 1726879848.54233: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/ > /dev/null 2>&1 && sleep 0' <10.31.14.141> ESTABLISH SSH CONNECTION FOR USER: None 5599 1726879848.54241: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< <10.31.14.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/dc22e8ca95"' 10.31.14.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879848.134321-6216-150569707309452/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879848.54247: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879848.54249: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 5599 1726879848.54252: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.54254: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879848.54257: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 5599 1726879848.54259: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.54300: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.54423: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879848.54427: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.54430: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.54432: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879848.54434: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879848.54437: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 5599 1726879848.54519: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879848.54597: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent <<< 5599 1726879848.54750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879848.54758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879848.54797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 5599 1726879848.54828: stdout chunk (state=3): >>>import '_ast' # <<< 5599 1726879848.54974: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374dbda0> <<< 5599 1726879848.55001: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.55151: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.55282: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5599 1726879848.55316: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879848.55319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 5599 1726879848.55491: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879848.55748: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374e60c0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879848.55830: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374e69f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37457710> # zipimport: zlib available <<< 5599 1726879848.55905: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 5599 1726879848.55920: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.55984: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.56052: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.56146: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.56320: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879848.56382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879848.56493: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374e5670> <<< 5599 1726879848.56607: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879848.56611: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374e6c60> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879848.56761: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.56770: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.56827: stderr chunk (state=3): >>><<< 5599 1726879848.56832: stdout chunk (state=3): >>><<< <10.31.14.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.14.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 3010\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879848.57009: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.141 originally 10.31.14.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 3010 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879848.57014: handler run complete 5599 1726879848.57017: variable 'inventory_hostname' from source: host vars for 'managed_node3' 5599 1726879848.57019: variable 'ansible_host' from source: host vars for 'managed_node3' 5599 1726879848.57021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 5599 1726879848.57024: variable 'ansible_port' from source: unknown 5599 1726879848.57026: variable 'ansible_user' from source: unknown 5599 1726879848.57028: attempt loop complete, returning result 5599 1726879848.57030: _execute() done 5599 1726879848.57032: dumping result to json 5599 1726879848.57034: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.57037: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879848.57039: done dumping result, returning 5599 1726879848.57041: done running TaskExecutor() for managed_node3/TASK: Cleanup kdump_path [0affef3a-ec81-5b39-170e-00000000000d] 5599 1726879848.57320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879848.57324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 5599 1726879848.57327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37376db0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d372f3c20> <<< 5599 1726879848.57382: sending task result for task 0affef3a-ec81-5b39-170e-00000000000d 5599 1726879848.57455: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374ebec0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374ea9c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 5599 1726879848.57494: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.57566: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": null, "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/tmp/tests_ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": false } }, "path": "/tmp/tests_ssh", "state": "absent" } 5599 1726879848.58214: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 5599 1726879848.58218: done sending task result for task 0affef3a-ec81-5b39-170e-00000000000d 5599 1726879848.58222: WORKER PROCESS EXITING 5599 1726879848.58636: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.59687: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879848.59885: stdout chunk (state=3): >>> {"path": "/tmp/tests_ssh", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/tmp/tests_ssh", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 5599 1726879848.59891: stdout chunk (state=3): >>># destroy __main__ <<< 5599 1726879848.60490: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removi<<< 5599 1726879848.60539: stdout chunk (state=3): >>>ng json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 5599 1726879848.60837: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 5599 1726879848.60850: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 5599 1726879848.60930: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib <<< 5599 1726879848.60943: stdout chunk (state=3): >>># destroy zipimport <<< 5599 1726879848.60954: stdout chunk (state=3): >>># destroy array <<< 5599 1726879848.60990: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro <<< 5599 1726879848.60993: stdout chunk (state=3): >>># cleanup[3] wiping distro # cleanup[3] wiping argparse <<< 5599 1726879848.61015: stdout chunk (state=3): >>># cleanup[3] wiping selinux <<< 5599 1726879848.61022: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 5599 1726879848.61238: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 5599 1726879848.61254: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 5599 1726879848.61298: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 5599 1726879848.61301: stdout chunk (state=3): >>># cleanup[3] wiping _thread <<< 5599 1726879848.61304: stdout chunk (state=3): >>># cleanup[3] wiping _imp <<< 5599 1726879848.61330: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib <<< 5599 1726879848.61438: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879848.61715: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5599 1726879848.61770: stdout chunk (state=3): >>># destroy _collections_abc <<< 5599 1726879848.61859: stdout chunk (state=3): >>># destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser <<< 5599 1726879848.61888: stdout chunk (state=3): >>># destroy tokenize <<< 5599 1726879848.61935: stdout chunk (state=3): >>># destroy _string <<< 5599 1726879848.61993: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 5599 1726879848.62177: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 5599 1726879848.62297: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 5599 1726879848.62348: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 5599 1726879848.62409: stdout chunk (state=3): >>># destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect <<< 5599 1726879848.62447: stdout chunk (state=3): >>># destroy re <<< 5599 1726879848.62461: stdout chunk (state=3): >>># destroy _random <<< 5599 1726879848.62654: stdout chunk (state=3): >>># destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 5599 1726879848.63249: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879848.63413: stderr chunk (state=3): >>><<< 5599 1726879848.63416: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37a0c530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d379dbb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37a0eab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377bd160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377bdfd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377fbe90>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377fbf50>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378338c0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37833f50>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37813b60>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37811280>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377f9040>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37857800>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37856420>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37812150>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37854cb0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37888860>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377f82c0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37888d10>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37888bc0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37888f80>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377f6de0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37889640>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37889310>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3788a4e0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a0710>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d378a1df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a2cc0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d378a3320>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a2240>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d378a3da0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a34d0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3788a540>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37623c80>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3764c740>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764c4a0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3764c770>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3764c950>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37621e20>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764dfa0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764cc20>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3788ac30>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3767a330>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376964b0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376d3230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376f59d0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376d3350>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37697140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37510290>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376954f0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764eed0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7d37510470>\r\n# zipimport: found 30 names in \'/tmp/ansible_file_payload_e82sr2p_/ansible_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37565f10>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3753ce00>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37513f20>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3753fd70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d375918e0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37591670>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37590f80>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d375919d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37566930>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37592630>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37592870>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37592db0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f0b60>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d373f2780>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f30b0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37695340>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f6d20>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d373f7050>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f4fe0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373fadb0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f98b0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f9640>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373fbf50>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f54f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37442f60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374430b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37444c50>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37444a10>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37447140>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374452e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3744e960>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374472f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3744fc20>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3744fad0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3744fd40>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37443380>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374534a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374545c0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37451c10>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37452f90>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37451850>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374d8620>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374d94f0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37450980>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374d9640>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374dbda0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374e60c0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374e69f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37457710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374e5670>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374e6c60>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37376db0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d372f3c20>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374ebec0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374ea9c0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"path": "/tmp/tests_ssh", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/tmp/tests_ssh", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _hashlib\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879848.63630: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37a0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d379dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37a0eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377bd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377bdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377fbe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377fbf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378338c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37833f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37813b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37811280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377f9040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37857800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37856420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37812150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37854cb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37888860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377f82c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37888d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37888bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37888f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d377f6de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37889640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37889310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3788a4e0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a0710> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d378a1df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a2cc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d378a3320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a2240> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d378a3da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d378a34d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3788a540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37623c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3764c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764c4a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3764c770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3764c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37621e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764dfa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764cc20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3788ac30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3767a330> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376964b0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376d3230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376f59d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376d3350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37697140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37510290> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d376954f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3764eed0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7d37510470> # zipimport: found 30 names in '/tmp/ansible_file_payload_e82sr2p_/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37565f10> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3753ce00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37513f20> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3753fd70> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d375918e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37591670> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37590f80> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d375919d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37566930> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37592630> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37592870> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37592db0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f0b60> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d373f2780> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f30b0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37695340> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f6d20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d373f7050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f4fe0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373fadb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f98b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f9640> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373fbf50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d373f54f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37442f60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374430b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37444c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37444a10> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37447140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374452e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3744e960> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374472f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3744fc20> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3744fad0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3744fd40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37443380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374534a0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374545c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37451c10> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d37452f90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37451850> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374d8620> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374d94f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37450980> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374d9640> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374dbda0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374e60c0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374e69f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37457710> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d374e5670> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374e6c60> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d37376db0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d372f3c20> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374ebec0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d374ea9c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/tmp/tests_ssh", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/tmp/tests_ssh", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879848.65233: done with _execute_module (file, {'path': '/tmp/tests_ssh', 'state': 'absent', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879848.1115837-6214-45342026614855/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879848.65238: _low_level_execute_command(): starting 5599 1726879848.65241: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879848.1115837-6214-45342026614855/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879848.65251: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879848.65259: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879848.65306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879848.65310: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879848.65315: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 5599 1726879848.65317: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 5599 1726879848.65320: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879848.65322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879848.65324: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879848.65327: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 5599 1726879848.65329: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 5599 1726879848.65332: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879848.65336: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879848.65339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879848.67614: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 5599 1726879848.67617: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 5599 1726879848.67696: stderr chunk (state=3): >>><<< 5599 1726879848.67700: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879848.67880: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879848.67885: handler run complete 5599 1726879848.67889: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879848.67893: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879848.67896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879848.67900: variable 'ansible_port' from source: unknown 5599 1726879848.67903: variable 'ansible_user' from source: unknown 5599 1726879848.67907: attempt loop complete, returning result 5599 1726879848.67909: _execute() done 5599 1726879848.67911: dumping result to json 5599 1726879848.67914: done dumping result, returning 5599 1726879848.67917: done running TaskExecutor() for managed_node1/TASK: Cleanup kdump_path [0affef3a-ec81-5b39-170e-00000000000d] 5599 1726879848.67920: sending task result for task 0affef3a-ec81-5b39-170e-00000000000d 5599 1726879848.68085: done sending task result for task 0affef3a-ec81-5b39-170e-00000000000d 5599 1726879848.68097: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": null, "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/tmp/tests_ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": false } }, "path": "/tmp/tests_ssh", "state": "absent" } 5599 1726879848.68159: no more pending results, returning what we have 5599 1726879848.68166: results queue empty 5599 1726879848.68167: checking for any_errors_fatal 5599 1726879848.68174: done checking for any_errors_fatal 5599 1726879848.68176: checking for max_fail_percentage 5599 1726879848.68178: done checking for max_fail_percentage 5599 1726879848.68179: checking to see if all hosts have failed and the running result is not ok 5599 1726879848.68180: done checking to see if all hosts have failed 5599 1726879848.68181: getting the remaining hosts for this loop 5599 1726879848.68183: done getting the remaining hosts for this loop 5599 1726879848.68217: getting the next task for host managed_node1 5599 1726879848.68226: done getting next task for host managed_node1 5599 1726879848.68228: ^ task is: TASK: meta (flush_handlers) 5599 1726879848.68231: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879848.68232: getting the next task for host managed_node2 5599 1726879848.68233: host managed_node2 is done iterating, returning 5599 1726879848.68234: getting the next task for host managed_node3 5599 1726879848.68237: done getting next task for host managed_node3 5599 1726879848.68238: ^ task is: TASK: meta (flush_handlers) 5599 1726879848.68240: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879848.68251: getting variables 5599 1726879848.68252: in VariableManager get_vars() 5599 1726879848.68283: Calling all_inventory to load vars for managed_node1 5599 1726879848.68287: Calling groups_inventory to load vars for managed_node1 5599 1726879848.68290: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879848.68301: Calling all_plugins_play to load vars for managed_node1 5599 1726879848.68305: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879848.68308: Calling groups_plugins_play to load vars for managed_node1 5599 1726879848.68619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879848.68797: done with get_vars() 5599 1726879848.68807: done getting variables 5599 1726879848.68868: in VariableManager get_vars() 5599 1726879848.68879: Calling all_inventory to load vars for managed_node1 5599 1726879848.68880: Calling groups_inventory to load vars for managed_node1 5599 1726879848.68882: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879848.68886: Calling all_plugins_play to load vars for managed_node1 5599 1726879848.68888: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879848.68890: Calling groups_plugins_play to load vars for managed_node1 5599 1726879848.69113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879848.69800: done with get_vars() NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed_node1 5599 1726879848.69837: getting variables 5599 1726879848.69839: in VariableManager get_vars() 5599 1726879848.69849: Calling all_inventory to load vars for managed_node3 5599 1726879848.69852: Calling groups_inventory to load vars for managed_node3 5599 1726879848.69854: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879848.69860: Calling all_plugins_play to load vars for managed_node3 5599 1726879848.69863: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879848.69867: Calling groups_plugins_play to load vars for managed_node3 5599 1726879848.70096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879848.70416: done with get_vars() 5599 1726879848.70428: done getting variables 5599 1726879848.70501: in VariableManager get_vars() 5599 1726879848.70512: Calling all_inventory to load vars for managed_node3 5599 1726879848.70515: Calling groups_inventory to load vars for managed_node3 5599 1726879848.70518: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879848.70524: Calling all_plugins_play to load vars for managed_node3 5599 1726879848.70527: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879848.70531: Calling groups_plugins_play to load vars for managed_node3 5599 1726879848.70770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879848.70980: done with get_vars() 5599 1726879848.70990: done queuing things up, now waiting for results queue to drain 5599 1726879848.70992: results queue empty 5599 1726879848.70992: checking for any_errors_fatal 5599 1726879848.70996: done checking for any_errors_fatal 5599 1726879848.70997: checking for max_fail_percentage 5599 1726879848.70997: done checking for max_fail_percentage 5599 1726879848.70998: checking to see if all hosts have failed and the running result is not ok 5599 1726879848.70999: done checking to see if all hosts have failed 5599 1726879848.70999: getting the remaining hosts for this loop 5599 1726879848.71000: done getting the remaining hosts for this loop 5599 1726879848.71002: getting the next task for host managed_node1 5599 1726879848.71004: done getting next task for host managed_node1 5599 1726879848.71006: ^ task is: HANDLER: fedora.linux_system_roles.kdump : Restart kdump 5599 1726879848.71009: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=1, run_state=4, fail_state=0, pre_flushing_run_state=1, update_handlers=False, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879848.71010: getting the next task for host managed_node2 5599 1726879848.71012: host managed_node2 is done iterating, returning 5599 1726879848.71013: getting the next task for host managed_node3 5599 1726879848.71017: done getting next task for host managed_node3 5599 1726879848.71021: ^ task is: TASK: meta (flush_handlers) 5599 1726879848.71022: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879848.71027: getting variables 5599 1726879848.71028: in VariableManager get_vars() 5599 1726879848.71042: Calling all_inventory to load vars for managed_node1 5599 1726879848.71045: Calling groups_inventory to load vars for managed_node1 5599 1726879848.71048: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879848.71053: Calling all_plugins_play to load vars for managed_node1 5599 1726879848.71058: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879848.71062: Calling groups_plugins_play to load vars for managed_node1 5599 1726879848.71212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879848.71463: done with get_vars() 5599 1726879848.71473: done getting variables 5599 1726879848.71523: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Friday 20 September 2024 20:50:48 -0400 (0:00:00.695) 0:00:26.502 ****** 5599 1726879848.71559: entering _queue_task() for managed_node1/service 5599 1726879848.71950: worker is 3 (out of 3 available) 5599 1726879848.71966: exiting _queue_task() for managed_node1/service 5599 1726879848.71995: getting variables 5599 1726879848.72001: in VariableManager get_vars() 5599 1726879848.72291: Calling all_inventory to load vars for managed_node3 5599 1726879848.72295: Calling groups_inventory to load vars for managed_node3 5599 1726879848.72303: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879848.72326: Calling all_plugins_play to load vars for managed_node3 5599 1726879848.72331: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879848.72336: Calling groups_plugins_play to load vars for managed_node3 5599 1726879848.72851: running TaskExecutor() for managed_node1/HANDLER: fedora.linux_system_roles.kdump : Restart kdump 5599 1726879848.72855: in run() - task 0affef3a-ec81-5b39-170e-000000000062 5599 1726879848.72859: variable 'ansible_search_path' from source: unknown 5599 1726879848.72861: variable 'ansible_search_path' from source: unknown 5599 1726879848.72864: calling self._execute() 5599 1726879848.72901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879848.73229: done with get_vars() 5599 1726879848.73242: done getting variables 5599 1726879848.73302: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879848.73306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879848.73309: variable 'omit' from source: magic vars 5599 1726879848.73386: done queuing things up, now waiting for results queue to drain 5599 1726879848.73388: waiting for pending results... 5599 1726879848.73654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 5599 1726879848.76278: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 5599 1726879848.76283: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 5599 1726879848.76343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 5599 1726879848.76383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 5599 1726879848.76420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 5599 1726879848.76497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 5599 1726879848.76522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 5599 1726879848.76545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 5599 1726879848.76581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 5599 1726879848.76595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 5599 1726879848.76695: variable '__kdump_service_start' from source: set_fact 5599 1726879848.76730: Evaluated conditional (not __kdump_service_start.changed | d(false)): True 5599 1726879848.76837: variable 'kdump_reboot_required' from source: set_fact 5599 1726879848.76843: Evaluated conditional (not kdump_reboot_required): True 5599 1726879848.76851: variable 'omit' from source: magic vars 5599 1726879848.76905: variable 'omit' from source: magic vars 5599 1726879848.76967: variable 'omit' from source: magic vars 5599 1726879848.76975: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 5599 1726879848.77032: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 5599 1726879848.77036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 5599 1726879848.77060: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879848.77114: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 5599 1726879848.77127: variable 'inventory_hostname' from source: host vars for 'managed_node1' 5599 1726879848.77130: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879848.77136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879848.77261: Set connection var ansible_shell_type to sh 5599 1726879848.77267: Set connection var ansible_module_compression to ZIP_DEFLATED 5599 1726879848.77280: Set connection var ansible_pipelining to False 5599 1726879848.77283: Set connection var ansible_connection to ssh 5599 1726879848.77285: Set connection var ansible_timeout to 10 5599 1726879848.77385: Set connection var ansible_shell_executable to /bin/sh 5599 1726879848.77388: variable 'ansible_shell_executable' from source: unknown 5599 1726879848.77391: variable 'ansible_connection' from source: unknown 5599 1726879848.77393: variable 'ansible_module_compression' from source: unknown 5599 1726879848.77395: variable 'ansible_shell_type' from source: unknown 5599 1726879848.77398: variable 'ansible_shell_executable' from source: unknown 5599 1726879848.77402: variable 'ansible_host' from source: host vars for 'managed_node1' 5599 1726879848.77405: variable 'ansible_pipelining' from source: unknown 5599 1726879848.77407: variable 'ansible_timeout' from source: unknown 5599 1726879848.77409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 5599 1726879848.77499: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 5599 1726879848.77508: variable 'omit' from source: magic vars 5599 1726879848.77515: starting attempt loop 5599 1726879848.77519: running the handler 5599 1726879848.77620: variable 'ansible_facts' from source: host vars for 'managed_node1' 5599 1726879848.77797: _low_level_execute_command(): starting 5599 1726879848.77803: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 5599 1726879848.78407: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879848.78477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879848.78482: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879848.78550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879848.78562: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879848.78614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879848.81468: stdout chunk (state=3): >>>/root <<< 5599 1726879848.81632: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879848.81704: stderr chunk (state=3): >>><<< 5599 1726879848.81706: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'/root\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879848.81736: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879848.81893: _low_level_execute_command(): starting 5599 1726879848.81897: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525 `" && echo ansible-tmp-1726879848.8175201-6243-188239576896525="` echo /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525 `" ) && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525 `" && echo ansible-tmp-1726879848.8175201-6243-188239576896525="` echo /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525 `" ) && sleep 0'"'"'' 5599 1726879848.82510: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879848.82521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879848.82562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879848.82581: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879848.82639: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879848.82650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879848.82659: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879848.82702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879848.85644: stdout chunk (state=3): >>>ansible-tmp-1726879848.8175201-6243-188239576896525=/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525 <<< 5599 1726879848.85811: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879848.85870: stderr chunk (state=3): >>><<< 5599 1726879848.85875: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'ansible-tmp-1726879848.8175201-6243-188239576896525=/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879848.85902: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879848.8175201-6243-188239576896525=/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879848.86088: variable 'ansible_module_compression' from source: unknown 5599 1726879848.86092: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-5599_nyt99wh/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 5599 1726879848.86107: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 5599 1726879848.86335: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py <10.31.12.141> PUT /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5v2dw_nt TO /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py <10.31.12.141> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' '[10.31.12.141]' 5599 1726879848.86606: Sending initial data 5599 1726879848.86609: Sent initial data (154 bytes) 5599 1726879848.87403: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879848.87434: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 5599 1726879848.87495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879848.87553: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 5599 1726879848.87582: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879848.87604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 5599 1726879848.87630: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879848.87787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879848.90186: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 5599 1726879848.90245: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 5599 1726879848.90298: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 5599 1726879848.90302: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5v2dw_nt debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py" debug3: Sent message fd 3 T:17 I:3 <<< 5599 1726879848.90304: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5v2dw_nt /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py <<< 5599 1726879848.90359: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5v2dw_nt" to remote "/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py" <<< 5599 1726879848.90362: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py M:0x001a <<< 5599 1726879848.91317: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 5599 1726879848.91950: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 <<< 5599 1726879848.91953: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31376 <<< 5599 1726879848.92152: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 31376 bytes at 261120 <<< 5599 1726879848.92156: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 5599 1726879848.92199: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 5599 1726879848.92279: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879848.92360: stderr chunk (state=3): >>><<< 5599 1726879848.92363: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'sftp> put /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5v2dw_nt /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py\n', b'OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5v2dw_nt\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-5599_nyt99wh/tmp5v2dw_nt" to remote "/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31376\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31376 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 5599 1726879848.92582: done transferring module to remote 5599 1726879848.92587: _low_level_execute_command(): starting 5599 1726879848.92592: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/ /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/ /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py && sleep 0'"'"'' 5599 1726879848.93170: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879848.93175: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 5599 1726879848.93179: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 5599 1726879848.93182: stderr chunk (state=3): >>>debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879848.93223: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 5599 1726879848.93232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879848.93268: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879848.93335: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879848.96456: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879848.96563: stderr chunk (state=3): >>><<< 5599 1726879848.96566: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879848.96717: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879848.96725: _low_level_execute_command(): starting 5599 1726879848.96729: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' -tt 10.31.12.141 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/AnsiballZ_systemd.py && sleep 0'"'"'' 5599 1726879848.98386: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879848.98408: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 5599 1726879848.98431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879848.98454: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 5599 1726879848.98502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 5599 1726879848.98615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 5599 1726879848.98624: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 5599 1726879848.98651: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 5599 1726879848.98661: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 5599 1726879848.98690: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 <<< 5599 1726879848.98725: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 5599 1726879848.98787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879849.01790: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 5599 1726879849.01824: stdout chunk (state=3): >>>import _imp # builtin <<< 5599 1726879849.01854: stdout chunk (state=3): >>>import '_thread' # <<< 5599 1726879849.01871: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 5599 1726879849.01932: stdout chunk (state=3): >>>import '_io' # <<< 5599 1726879849.01959: stdout chunk (state=3): >>>import 'marshal' # <<< 5599 1726879849.01979: stdout chunk (state=3): >>>import 'posix' # <<< 5599 1726879849.02018: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 5599 1726879849.02051: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 5599 1726879849.02115: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879849.02133: stdout chunk (state=3): >>>import '_codecs' # <<< 5599 1726879849.02161: stdout chunk (state=3): >>>import 'codecs' # <<< 5599 1726879849.02218: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 5599 1726879849.02233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac79ac530> <<< 5599 1726879849.02281: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac797bb30> <<< 5599 1726879849.02300: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac79aeab0> import '_signal' # <<< 5599 1726879849.02629: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 5599 1726879849.02650: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 5599 1726879849.02669: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7761160> <<< 5599 1726879849.02905: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7761fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 5599 1726879849.03216: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 5599 1726879849.03243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 5599 1726879849.03264: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879849.03285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 5599 1726879849.03341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 5599 1726879849.03354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 5599 1726879849.03381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 5599 1726879849.03395: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779fdd0> <<< 5599 1726879849.03422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 5599 1726879849.03451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 5599 1726879849.03473: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779ffe0> <<< 5599 1726879849.03496: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 5599 1726879849.03509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 5599 1726879849.03539: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 5599 1726879849.03586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879849.03622: stdout chunk (state=3): >>>import 'itertools' # <<< 5599 1726879849.03625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 5599 1726879849.03675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77d7800> <<< 5599 1726879849.03679: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 5599 1726879849.03699: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77d7e90> import '_collections' # <<< 5599 1726879849.03756: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77b7aa0> <<< 5599 1726879849.03777: stdout chunk (state=3): >>>import '_functools' # <<< 5599 1726879849.03794: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77b5190> <<< 5599 1726879849.03901: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779cf80> <<< 5599 1726879849.03913: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 5599 1726879849.03942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 5599 1726879849.03954: stdout chunk (state=3): >>>import '_sre' # <<< 5599 1726879849.03984: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 5599 1726879849.04002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 5599 1726879849.04029: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 5599 1726879849.04041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 5599 1726879849.04068: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77fb710> <<< 5599 1726879849.04083: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77fa330> <<< 5599 1726879849.04112: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 5599 1726879849.04138: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77b6060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77f8a40> <<< 5599 1726879849.04180: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 5599 1726879849.04196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782c6e0> <<< 5599 1726879849.04220: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779c200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 5599 1726879849.04250: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879849.04269: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac782cb90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782ca40> <<< 5599 1726879849.04304: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879849.04318: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac782ce00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779ad20> <<< 5599 1726879849.04613: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879849.04618: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782d4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782d190> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782e3c0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac78485c0> import 'errno' # <<< 5599 1726879849.04639: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879849.04662: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7849d00> <<< 5599 1726879849.04700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 5599 1726879849.04725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 5599 1726879849.04744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 5599 1726879849.04747: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac784abd0> <<< 5599 1726879849.04788: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac784b230> <<< 5599 1726879849.04793: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac784a120> <<< 5599 1726879849.04821: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 5599 1726879849.04884: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879849.04887: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac784bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac784b3b0> <<< 5599 1726879849.04945: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782e3f0> <<< 5599 1726879849.04959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 5599 1726879849.04989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 5599 1726879849.05003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 5599 1726879849.05030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 5599 1726879849.05060: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac752bb30> <<< 5599 1726879849.05116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7554620> <<< 5599 1726879849.05158: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7554380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7554590> <<< 5599 1726879849.05263: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac75547d0> <<< 5599 1726879849.05287: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7529cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 5599 1726879849.05332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 5599 1726879849.05370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 5599 1726879849.05395: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7555e50> <<< 5599 1726879849.05408: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7554b00> <<< 5599 1726879849.05448: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782eae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 5599 1726879849.05520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879849.05523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 5599 1726879849.05589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 5599 1726879849.05652: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac75861e0> <<< 5599 1726879849.05681: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879849.05695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 5599 1726879849.05900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 5599 1726879849.05918: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac759e390> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac75db110> <<< 5599 1726879849.05936: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 5599 1726879849.05972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 5599 1726879849.05998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 5599 1726879849.06042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 5599 1726879849.06136: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac76018b0> <<< 5599 1726879849.06208: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac75db230> <<< 5599 1726879849.06251: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac759f020> <<< 5599 1726879849.06284: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74241d0> <<< 5599 1726879849.06303: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac759d3d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7556d80> <<< 5599 1726879849.06485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 5599 1726879849.06500: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6ac74243b0> <<< 5599 1726879849.06683: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_47hk2_4h/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 5599 1726879849.06835: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.06865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 5599 1726879849.06913: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 5599 1726879849.06990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 5599 1726879849.07097: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7491ee0> <<< 5599 1726879849.07103: stdout chunk (state=3): >>>import '_typing' # <<< 5599 1726879849.07306: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7464dd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7427ef0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879849.07340: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 5599 1726879849.07352: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.08889: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.12069: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7467d40> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac74bd820> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bd610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bcf50> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bd9a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7492900> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac74be5a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac74be7e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bed20> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7324a40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7326660> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7326fc0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7327f50> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64<<< 5599 1726879849.12219: stdout chunk (state=3): >>>/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732ac60> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac732afc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7328f20> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732e9c0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732d4c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732d220> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732fd10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7329430> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7372b70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7372c90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac73748c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7374680> <<< 5599 1726879849.12235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 5599 1726879849.12437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7376e70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7374fb0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 5599 1726879849.12480: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7382690> <<< 5599 1726879849.12637: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7377020> <<< 5599 1726879849.12706: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac73834a0> <<< 5599 1726879849.12731: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac73836b0> <<< 5599 1726879849.12787: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879849.12822: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7382fc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7372fc0> <<< 5599 1726879849.12902: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 5599 1726879849.12929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7387050> <<< 5599 1726879849.13112: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879849.13141: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7387ec0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7385820> <<< 5599 1726879849.13306: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7386ba0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7385430> # zipimport: zlib available <<< 5599 1726879849.13311: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 5599 1726879849.13335: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.13445: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.13471: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 5599 1726879849.13687: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 5599 1726879849.13839: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.13970: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.15117: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.16315: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 5599 1726879849.16349: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 5599 1726879849.16378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879849.16451: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879849.16457: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7211430> <<< 5599 1726879849.16603: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 5599 1726879849.16637: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7211520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac738a840> <<< 5599 1726879849.16703: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 5599 1726879849.16720: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879849.16754: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 5599 1726879849.16779: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.16934: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.17127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 5599 1726879849.17131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 5599 1726879849.17152: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7210c50> # zipimport: zlib available <<< 5599 1726879849.18046: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.18698: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.18838: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.19008: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 5599 1726879849.19047: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.19129: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.19190: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 5599 1726879849.19210: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.19357: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.19547: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 5599 1726879849.19578: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.19598: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.19621: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 5599 1726879849.19648: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.19723: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.19790: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 5599 1726879849.19816: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.20385: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.20715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 5599 1726879849.20797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 5599 1726879849.20804: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72133e0> # zipimport: zlib available <<< 5599 1726879849.20881: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.20963: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 5599 1726879849.20978: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 5599 1726879849.21043: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 5599 1726879849.21049: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 5599 1726879849.21158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879849.21366: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac72199d0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac721a2d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7212420> # zipimport: zlib available <<< 5599 1726879849.21599: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879849.21672: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 5599 1726879849.21716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879849.21819: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7218fe0> <<< 5599 1726879849.21858: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac721a4b0> <<< 5599 1726879849.21892: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 5599 1726879849.21921: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.21979: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.22043: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.22083: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.22172: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 5599 1726879849.22188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 5599 1726879849.22259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 5599 1726879849.22309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 5599 1726879849.22595: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72aa5d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72241a0> <<< 5599 1726879849.22600: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac721e390> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac721e1e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 5599 1726879849.22654: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.22657: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.22692: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 5599 1726879849.22823: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 5599 1726879849.22848: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 5599 1726879849.22864: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.23242: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.23548: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.23569: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.23606: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.23683: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.23788: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879849.23858: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 5599 1726879849.23870: stdout chunk (state=3): >>> <<< 5599 1726879849.23887: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879849.23893: stdout chunk (state=3): >>> <<< 5599 1726879849.24030: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879849.24036: stdout chunk (state=3): >>> <<< 5599 1726879849.24158: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879849.24200: stdout chunk (state=3): >>> # zipimport: zlib available <<< 5599 1726879849.24271: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 5599 1726879849.24295: stdout chunk (state=3): >>># zipimport: zlib available<<< 5599 1726879849.24320: stdout chunk (state=3): >>> <<< 5599 1726879849.24621: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.25001: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879849.25095: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py<<< 5599 1726879849.25102: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 5599 1726879849.25194: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 5599 1726879849.25502: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b0cb0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d37e30> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6d3c2f0> <<< 5599 1726879849.25507: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac71fce30> <<< 5599 1726879849.25531: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac71fc0b0> <<< 5599 1726879849.25605: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b2a20> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b2540> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 5599 1726879849.25647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 5599 1726879849.25662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 5599 1726879849.25690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 5599 1726879849.25726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 5599 1726879849.25750: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6d3f470> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3ed20> <<< 5599 1726879849.25779: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879849.25803: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6d3ef00> <<< 5599 1726879849.25827: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3e180> <<< 5599 1726879849.25925: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 5599 1726879849.25946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 5599 1726879849.25967: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3f4a0> <<< 5599 1726879849.25983: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 5599 1726879849.26005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 5599 1726879849.26042: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879849.26058: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6da9fd0> <<< 5599 1726879849.26076: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3ff80> <<< 5599 1726879849.26102: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b0620> import 'ansible.module_utils.facts.timeout' # <<< 5599 1726879849.26142: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 5599 1726879849.26167: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.26171: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 5599 1726879849.26192: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.26256: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.26319: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 5599 1726879849.26334: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.26392: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.26449: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 5599 1726879849.26453: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.26494: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 5599 1726879849.26516: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.26565: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 5599 1726879849.26570: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.26806: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879849.26962: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 5599 1726879849.26969: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.27057: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.27153: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.27258: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 5599 1726879849.27284: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 5599 1726879849.28275: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.29030: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 5599 1726879849.29044: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.29139: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.29228: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.29323: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 5599 1726879849.29355: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.29399: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.29450: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 5599 1726879849.29453: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.29625: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.29635: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 5599 1726879849.29650: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.29694: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.29742: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 5599 1726879849.29746: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.29797: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.29846: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 5599 1726879849.29854: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.30020: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.30157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 5599 1726879849.30186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 5599 1726879849.30209: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6da9d30> <<< 5599 1726879849.30244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 5599 1726879849.30288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 5599 1726879849.30555: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6daacf0> import 'ansible.module_utils.facts.system.local' # <<< 5599 1726879849.30573: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.30701: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.30822: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 5599 1726879849.30854: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.31027: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.31335: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 5599 1726879849.31423: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 5599 1726879849.31445: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.31500: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.31592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 5599 1726879849.31721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 5599 1726879849.31744: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879849.31848: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6dde330> <<< 5599 1726879849.32246: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6dc6f00> import 'ansible.module_utils.facts.system.python' # <<< 5599 1726879849.32272: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.32374: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.32558: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 5599 1726879849.32733: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.32824: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.33036: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.33322: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 5599 1726879849.33356: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 5599 1726879849.33446: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.33472: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 5599 1726879849.33499: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.33558: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.33645: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 5599 1726879849.33679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 5599 1726879849.33707: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879849.33741: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 5599 1726879849.33744: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac66a2090> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac66a1c70> import 'ansible.module_utils.facts.system.user' # <<< 5599 1726879849.33781: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 5599 1726879849.33849: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.33886: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.33979: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 5599 1726879849.33997: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.34296: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.34639: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 5599 1726879849.34658: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.34910: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.35072: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.35157: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.35212: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 5599 1726879849.35239: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 5599 1726879849.35278: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.35315: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.35608: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.35901: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 5599 1726879849.35905: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 5599 1726879849.35916: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.36181: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.36419: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 5599 1726879849.36442: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.36481: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.36541: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.37678: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.38775: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 5599 1726879849.38781: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 5599 1726879849.38826: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.38983: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.39176: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 5599 1726879849.39190: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.39362: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.39545: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 5599 1726879849.39815: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.40095: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 5599 1726879849.40102: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.40138: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 5599 1726879849.40160: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.40223: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.40304: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 5599 1726879849.40321: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.40476: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.40655: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.41018: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.41394: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 5599 1726879849.41399: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 5599 1726879849.41413: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.41467: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.41526: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 5599 1726879849.41543: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.41570: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.41597: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 5599 1726879849.41727: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.41734: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.41850: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 5599 1726879849.41861: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.41893: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.41931: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 5599 1726879849.41935: stdout chunk (state=3): >>> <<< 5599 1726879849.41948: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.42039: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.42129: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 5599 1726879849.42147: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.42238: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.42331: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 5599 1726879849.42344: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.42836: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.43313: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 5599 1726879849.43329: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.43421: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.43528: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 5599 1726879849.43580: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.43641: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 5599 1726879849.43686: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.43748: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 5599 1726879849.43793: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.43869: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 5599 1726879849.44039: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.44175: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 5599 1726879849.44197: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.44201: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 5599 1726879849.44253: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.44311: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.44394: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 5599 1726879849.44398: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.44437: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.44470: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.44549: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.44702: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.44777: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.44918: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 5599 1726879849.44926: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 5599 1726879849.45129: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 5599 1726879849.45187: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 5599 1726879849.45570: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.45959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 5599 1726879849.45981: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.46066: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.46156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 5599 1726879849.46160: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.46235: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.46353: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 5599 1726879849.46356: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.46513: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.46679: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 5599 1726879849.46702: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 5599 1726879849.46849: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.47013: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 5599 1726879849.47041: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.47316: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.47572: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 5599 1726879849.47737: stdout chunk (state=3): >>># zipimport: zlib available <<< 5599 1726879849.50001: stdout chunk (state=3): >>> <<< 5599 1726879849.50012: stdout chunk (state=3): >>>{"name": "kdump", "changed": true, "status": {"Type": "oneshot", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ExecMainStartTimestampMonotonic": "23860185", "ExecMainExitTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ExecMainExitTimestampMonotonic": "45110950", "ExecMainPID": "2252", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl sto<<< 5599 1726879849.50159: stdout chunk (state=3): >>>p ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "5144", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "19968071000", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4195", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13984", "LimitNPROCSoft": "13984", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13984", "LimitSIGPENDINGSoft": "13984", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "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 cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no<<< 5599 1726879849.50200: stdout chunk (state=3): >>>", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice -.mount", "Wants": "tmp.mount network-online.target", "WantedBy": "multi-user.target", "After": "network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket", "RequiresMountsFor": "/var/tmp", "Description": "Crash recovery kernel arming", "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:50:34 EDT", "StateChangeTimestampMonotonic": "45111141", "InactiveExitTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveExitTimestampMonotonic": "23860460", "ActiveEnterTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ActiveEnterTimestampMonotonic": "45111141", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveEnterTimestampMonotonic": "23848784", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ConditionTimestampMonotonic": "23853388", "AssertTimestamp": "Fri 2024-09-20 20:50:12 EDT", "AssertTimestampMonotonic": "23853427", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "db8bc42da893422da0bcf241b9a2b6a1", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 5599 1726879849.50932: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 5599 1726879849.50947: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value<<< 5599 1726879849.51197: stdout chunk (state=3): >>> # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] <<< 5599 1726879849.51243: stdout chunk (state=3): >>>removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd <<< 5599 1726879849.51349: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector <<< 5599 1726879849.51393: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter<<< 5599 1726879849.51444: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux<<< 5599 1726879849.51509: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base<<< 5599 1726879849.51536: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd<<< 5599 1726879849.51650: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service <<< 5599 1726879849.51916: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 5599 1726879849.51931: stdout chunk (state=3): >>> <<< 5599 1726879849.51954: stdout chunk (state=3): >>># destroy importlib.machinery <<< 5599 1726879849.51958: stdout chunk (state=3): >>># destroy importlib._abc<<< 5599 1726879849.51976: stdout chunk (state=3): >>> # destroy importlib.util <<< 5599 1726879849.52005: stdout chunk (state=3): >>># destroy _bz2<<< 5599 1726879849.52030: stdout chunk (state=3): >>> # destroy _compression<<< 5599 1726879849.52041: stdout chunk (state=3): >>> # destroy _lzma <<< 5599 1726879849.52116: stdout chunk (state=3): >>># destroy binascii # destroy zlib <<< 5599 1726879849.52127: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 5599 1726879849.52164: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile <<< 5599 1726879849.52189: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob # destroy ipaddress<<< 5599 1726879849.52236: stdout chunk (state=3): >>> # destroy ntpath<<< 5599 1726879849.52261: stdout chunk (state=3): >>> <<< 5599 1726879849.52294: stdout chunk (state=3): >>># destroy importlib # destroy zipimport<<< 5599 1726879849.52300: stdout chunk (state=3): >>> # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib<<< 5599 1726879849.52322: stdout chunk (state=3): >>> # destroy json.decoder<<< 5599 1726879849.52339: stdout chunk (state=3): >>> # destroy json.encoder # destroy json.scanner<<< 5599 1726879849.52352: stdout chunk (state=3): >>> # destroy _json # destroy grp<<< 5599 1726879849.52377: stdout chunk (state=3): >>> # destroy encodings # destroy _locale<<< 5599 1726879849.52387: stdout chunk (state=3): >>> <<< 5599 1726879849.52405: stdout chunk (state=3): >>># destroy locale # destroy _signal<<< 5599 1726879849.52412: stdout chunk (state=3): >>> # destroy _posixsubprocess<<< 5599 1726879849.52436: stdout chunk (state=3): >>> # destroy syslog # destroy uuid<<< 5599 1726879849.52487: stdout chunk (state=3): >>> <<< 5599 1726879849.52531: stdout chunk (state=3): >>># destroy _hashlib<<< 5599 1726879849.52535: stdout chunk (state=3): >>> <<< 5599 1726879849.52557: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil<<< 5599 1726879849.52584: stdout chunk (state=3): >>> # destroy distro # destroy distro.distro # destroy argparse<<< 5599 1726879849.52623: stdout chunk (state=3): >>> # destroy logging <<< 5599 1726879849.52687: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors<<< 5599 1726879849.52690: stdout chunk (state=3): >>> <<< 5599 1726879849.52693: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector<<< 5599 1726879849.52725: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal<<< 5599 1726879849.52751: stdout chunk (state=3): >>> # destroy multiprocessing.context<<< 5599 1726879849.52757: stdout chunk (state=3): >>> # destroy array # destroy _compat_pickle # destroy _pickle<<< 5599 1726879849.52762: stdout chunk (state=3): >>> # destroy queue<<< 5599 1726879849.52781: stdout chunk (state=3): >>> # destroy _heapq<<< 5599 1726879849.52809: stdout chunk (state=3): >>> # destroy _queue # destroy multiprocessing.process<<< 5599 1726879849.52813: stdout chunk (state=3): >>> # destroy tempfile # destroy multiprocessing.util<<< 5599 1726879849.52833: stdout chunk (state=3): >>> # destroy multiprocessing.reduction # destroy selectors<<< 5599 1726879849.52852: stdout chunk (state=3): >>> # destroy _multiprocessing # destroy fcntl<<< 5599 1726879849.52862: stdout chunk (state=3): >>> <<< 5599 1726879849.52889: stdout chunk (state=3): >>># destroy datetime<<< 5599 1726879849.52914: stdout chunk (state=3): >>> # destroy base64 <<< 5599 1726879849.52982: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux<<< 5599 1726879849.53000: stdout chunk (state=3): >>> # destroy getpass # destroy pwd # destroy termios # destroy errno<<< 5599 1726879849.53059: stdout chunk (state=3): >>> # destroy json # destroy socket # destroy struct <<< 5599 1726879849.53108: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout<<< 5599 1726879849.53195: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle<<< 5599 1726879849.53223: stdout chunk (state=3): >>> # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser <<< 5599 1726879849.53289: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback<<< 5599 1726879849.53354: stdout chunk (state=3): >>> # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing<<< 5599 1726879849.53393: stdout chunk (state=3): >>> # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix<<< 5599 1726879849.53448: stdout chunk (state=3): >>> # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre<<< 5599 1726879849.53518: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types<<< 5599 1726879849.53617: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time<<< 5599 1726879849.53654: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon<<< 5599 1726879849.53731: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 5599 1726879849.53840: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 5599 1726879849.53886: stdout chunk (state=3): >>># destroy _collections <<< 5599 1726879849.53966: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat <<< 5599 1726879849.54035: stdout chunk (state=3): >>># destroy genericpath # destroy re._parser <<< 5599 1726879849.54039: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg <<< 5599 1726879849.54109: stdout chunk (state=3): >>># destroy contextlib # destroy _typing <<< 5599 1726879849.54130: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request <<< 5599 1726879849.54199: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp<<< 5599 1726879849.54240: stdout chunk (state=3): >>> # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 5599 1726879849.54320: stdout chunk (state=3): >>> <<< 5599 1726879849.54359: stdout chunk (state=3): >>># destroy codecs <<< 5599 1726879849.54371: stdout chunk (state=3): >>># destroy encodings.aliases <<< 5599 1726879849.54382: stdout chunk (state=3): >>># destroy encodings.utf_8<<< 5599 1726879849.54403: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437<<< 5599 1726879849.54423: stdout chunk (state=3): >>> # destroy _codecs <<< 5599 1726879849.54437: stdout chunk (state=3): >>># destroy io <<< 5599 1726879849.54463: stdout chunk (state=3): >>># destroy traceback # destroy warnings<<< 5599 1726879849.54471: stdout chunk (state=3): >>> # destroy weakref # destroy collections <<< 5599 1726879849.54523: stdout chunk (state=3): >>># destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 5599 1726879849.54562: stdout chunk (state=3): >>># destroy _operator <<< 5599 1726879849.54590: stdout chunk (state=3): >>># destroy _sha2 <<< 5599 1726879849.54598: stdout chunk (state=3): >>># destroy _string # destroy re <<< 5599 1726879849.54627: stdout chunk (state=3): >>># destroy itertools<<< 5599 1726879849.54648: stdout chunk (state=3): >>> # destroy _abc # destroy _sre<<< 5599 1726879849.54655: stdout chunk (state=3): >>> # destroy posix # destroy _functools <<< 5599 1726879849.54685: stdout chunk (state=3): >>># destroy builtins # destroy _thread # clear sys.audit hooks <<< 5599 1726879849.55269: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. <<< 5599 1726879849.55334: stderr chunk (state=3): >>><<< 5599 1726879849.55337: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac79ac530>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac797bb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac79aeab0>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7761160>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7761fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779fdd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779ffe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77d7800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77d7e90>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77b7aa0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77b5190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779cf80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77fb710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77fa330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77b6060>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77f8a40>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782c6e0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779c200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac782cb90>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782ca40>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac782ce00>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779ad20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782d4c0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782d190>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782e3c0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac78485c0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7849d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac784abd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac784b230>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac784a120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac784bc80>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac784b3b0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782e3f0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac752bb30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7554620>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7554380>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7554590>\r\n# extension module \'_sha2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sha2\' executed from \'/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sha2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac75547d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7529cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7555e50>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7554b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782eae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac75861e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac759e390>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac75db110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac76018b0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac75db230>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac759f020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74241d0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac759d3d0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7556d80>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6ac74243b0>\r\n# zipimport: found 104 names in \'/tmp/ansible_ansible.legacy.systemd_payload_47hk2_4h/ansible_ansible.legacy.systemd_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7491ee0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7464dd0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7427ef0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7467d40>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac74bd820>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bd610>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bcf50>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bd9a0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7492900>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac74be5a0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac74be7e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bed20>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7324a40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7326660>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7326fc0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7327f50>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732ac60>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac732afc0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7328f20>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732e9c0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732d4c0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732d220>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732fd10>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7329430>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7372b70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7372c90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac73748c0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7374680>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7376e70>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7374fb0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7382690>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7377020>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac73834a0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac73836b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7382fc0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7372fc0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7387050>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7387ec0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7385820>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7386ba0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7385430>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7211430>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7211520>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac738a840>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7210c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72133e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac72199d0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac721a2d0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7212420>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7218fe0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac721a4b0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72aa5d0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72241a0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac721e390>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac721e1e0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b0cb0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d37e30>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6d3c2f0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac71fce30>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac71fc0b0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b2a20>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b2540>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6d3f470>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3ed20>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6d3ef00>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3e180>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3f4a0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6da9fd0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3ff80>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b0620>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6da9d30>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6daacf0>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6dde330>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6dc6f00>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac66a2090>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac66a1c70>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.service\' # \r\n# zipimport: zlib available\r\n\r\n{"name": "kdump", "changed": true, "status": {"Type": "oneshot", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ExecMainStartTimestampMonotonic": "23860185", "ExecMainExitTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ExecMainExitTimestampMonotonic": "45110950", "ExecMainPID": "2252", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "5144", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "19968071000", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4195", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13984", "LimitNPROCSoft": "13984", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13984", "LimitSIGPENDINGSoft": "13984", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "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 cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice -.mount", "Wants": "tmp.mount network-online.target", "WantedBy": "multi-user.target", "After": "network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket", "RequiresMountsFor": "/var/tmp", "Description": "Crash recovery kernel arming", "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:50:34 EDT", "StateChangeTimestampMonotonic": "45111141", "InactiveExitTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveExitTimestampMonotonic": "23860460", "ActiveEnterTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ActiveEnterTimestampMonotonic": "45111141", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveEnterTimestampMonotonic": "23848784", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ConditionTimestampMonotonic": "23853388", "AssertTimestamp": "Fri 2024-09-20 20:50:12 EDT", "AssertTimestampMonotonic": "23853427", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "db8bc42da893422da0bcf241b9a2b6a1", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _sha2\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy _hashlib\r\n# destroy _blake2\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _sha2\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _operator\r\n# destroy _sha2\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.141 closed.\r\n") 5599 1726879849.56183: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac79ac530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac797bb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac79aeab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7761160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7761fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779fdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779ffe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77d7800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77d7e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77b7aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77b5190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779cf80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77fb710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77fa330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77b6060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac77f8a40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782c6e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779c200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac782cb90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782ca40> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac782ce00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac779ad20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782d4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782d190> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782e3c0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac78485c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7849d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac784abd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac784b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac784a120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac784bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac784b3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782e3f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac752bb30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7554620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7554380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7554590> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac75547d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7529cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7555e50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7554b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac782eae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac75861e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac759e390> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac75db110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac76018b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac75db230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac759f020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74241d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac759d3d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7556d80> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6ac74243b0> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_47hk2_4h/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7491ee0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7464dd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7427ef0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7467d40> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac74bd820> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bd610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bcf50> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bd9a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7492900> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac74be5a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac74be7e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac74bed20> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7324a40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7326660> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7326fc0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7327f50> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732ac60> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac732afc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7328f20> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732e9c0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732d4c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732d220> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac732fd10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7329430> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7372b70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7372c90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac73748c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7374680> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7376e70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7374fb0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7382690> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7377020> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac73834a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac73836b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7382fc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7372fc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7387050> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7387ec0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7385820> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7386ba0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7385430> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7211430> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7211520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac738a840> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7210c50> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72133e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac72199d0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac721a2d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac7212420> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac7218fe0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac721a4b0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72aa5d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72241a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac721e390> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac721e1e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b0cb0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d37e30> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6d3c2f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac71fce30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac71fc0b0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b2a20> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b2540> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6d3f470> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3ed20> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6d3ef00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3e180> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3f4a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6da9fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6d3ff80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac72b0620> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6da9d30> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6daacf0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac6dde330> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac6dc6f00> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ac66a2090> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ac66a1c70> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.service' # # zipimport: zlib available {"name": "kdump", "changed": true, "status": {"Type": "oneshot", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ExecMainStartTimestampMonotonic": "23860185", "ExecMainExitTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ExecMainExitTimestampMonotonic": "45110950", "ExecMainPID": "2252", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "5144", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "19968071000", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4195", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13984", "LimitNPROCSoft": "13984", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13984", "LimitSIGPENDINGSoft": "13984", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "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 cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice -.mount", "Wants": "tmp.mount network-online.target", "WantedBy": "multi-user.target", "After": "network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket", "RequiresMountsFor": "/var/tmp", "Description": "Crash recovery kernel arming", "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:50:34 EDT", "StateChangeTimestampMonotonic": "45111141", "InactiveExitTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveExitTimestampMonotonic": "23860460", "ActiveEnterTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ActiveEnterTimestampMonotonic": "45111141", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveEnterTimestampMonotonic": "23848784", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ConditionTimestampMonotonic": "23853388", "AssertTimestamp": "Fri 2024-09-20 20:50:12 EDT", "AssertTimestampMonotonic": "23853427", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "db8bc42da893422da0bcf241b9a2b6a1", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.141 closed. 5599 1726879849.60577: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'state': 'restarted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_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-1726879848.8175201-6243-188239576896525/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 5599 1726879849.60582: _low_level_execute_command(): starting 5599 1726879849.60585: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/ > /dev/null 2>&1 && sleep 0' <10.31.12.141> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.141> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/d7e4a80d29"' 10.31.12.141 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879848.8175201-6243-188239576896525/ > /dev/null 2>&1 && sleep 0'"'"'' 5599 1726879849.60595: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 5599 1726879849.60598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 5599 1726879849.60601: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 5599 1726879849.60605: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent <<< 5599 1726879849.60608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 5599 1726879849.62472: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 5599 1726879849.62556: stderr chunk (state=3): >>><<< 5599 1726879849.62559: stdout chunk (state=3): >>><<< <10.31.12.141> (0, b'', b"OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.141 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5277\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 5599 1726879849.62569: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.141 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.141 originally 10.31.12.141 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 5277 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 5599 1726879849.62576: handler run complete 5599 1726879849.62783: attempt loop complete, returning result 5599 1726879849.62787: _execute() done 5599 1726879849.62789: dumping result to json 5599 1726879849.62791: done dumping result, returning 5599 1726879849.62898: done running TaskExecutor() for managed_node1/HANDLER: fedora.linux_system_roles.kdump : Restart kdump [0affef3a-ec81-5b39-170e-000000000062] 5599 1726879849.62922: sending task result for task 0affef3a-ec81-5b39-170e-000000000062 changed: [managed_node1] => { "changed": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "restarted" } }, "name": "kdump", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:kdump_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ActiveEnterTimestampMonotonic": "45111141", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target -.mount system.slice remote-fs.target basic.target systemd-tmpfiles-setup.service tmp.mount network-online.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:50:12 EDT", "AssertTimestampMonotonic": "23853427", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "19968071000", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ConditionTimestampMonotonic": "23853388", "ConfigurationDirectoryMode": "0755", "ControlGroupId": "5144", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2024-09-20 20:50:34 EDT", "ExecMainExitTimestampMonotonic": "45110950", "ExecMainPID": "2252", "ExecMainStartTimestamp": "Fri 2024-09-20 20:50:12 EDT", "ExecMainStartTimestampMonotonic": "23860185", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; flags= ; start_time=[Fri 2024-09-20 20:50:12 EDT] ; stop_time=[Fri 2024-09-20 20:50:34 EDT] ; pid=2252 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveEnterTimestampMonotonic": "23848784", "InactiveExitTimestamp": "Fri 2024-09-20 20:50:12 EDT", "InactiveExitTimestampMonotonic": "23860460", "InvocationID": "db8bc42da893422da0bcf241b9a2b6a1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13984", "LimitNPROCSoft": "13984", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13984", "LimitSIGPENDINGSoft": "13984", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice -.mount", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Fri 2024-09-20 20:50:34 EDT", "StateChangeTimestampMonotonic": "45111141", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4195", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "tmp.mount network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 5599 1726879849.64274: done sending task result for task 0affef3a-ec81-5b39-170e-000000000062 5599 1726879849.64362: WORKER PROCESS EXITING 5599 1726879849.64390: no more pending results, returning what we have 5599 1726879849.64406: results queue empty 5599 1726879849.64409: checking for any_errors_fatal 5599 1726879849.64412: done checking for any_errors_fatal 5599 1726879849.64413: checking for max_fail_percentage 5599 1726879849.64416: done checking for max_fail_percentage 5599 1726879849.64417: checking to see if all hosts have failed and the running result is not ok 5599 1726879849.64419: done checking to see if all hosts have failed 5599 1726879849.64421: getting the remaining hosts for this loop 5599 1726879849.64424: done getting the remaining hosts for this loop 5599 1726879849.64430: getting the next task for host managed_node1 5599 1726879849.64441: done getting next task for host managed_node1 5599 1726879849.64444: ^ task is: TASK: meta (flush_handlers) 5599 1726879849.64448: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879849.64450: getting the next task for host managed_node2 5599 1726879849.64452: host managed_node2 is done iterating, returning 5599 1726879849.64454: getting the next task for host managed_node3 5599 1726879849.64460: done getting next task for host managed_node3 5599 1726879849.64466: ^ task is: TASK: meta (flush_handlers) 5599 1726879849.64469: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879849.64479: getting variables 5599 1726879849.64481: in VariableManager get_vars() 5599 1726879849.64515: Calling all_inventory to load vars for managed_node1 5599 1726879849.64520: Calling groups_inventory to load vars for managed_node1 5599 1726879849.64525: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879849.64535: Calling all_plugins_play to load vars for managed_node1 5599 1726879849.64540: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879849.64545: Calling groups_plugins_play to load vars for managed_node1 5599 1726879849.64811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879849.65012: done with get_vars() 5599 1726879849.65021: done getting variables 5599 1726879849.65116: in VariableManager get_vars() 5599 1726879849.65128: Calling all_inventory to load vars for managed_node1 5599 1726879849.65130: Calling groups_inventory to load vars for managed_node1 5599 1726879849.65133: Calling all_plugins_inventory to load vars for managed_node1 5599 1726879849.65138: Calling all_plugins_play to load vars for managed_node1 5599 1726879849.65141: Calling groups_plugins_inventory to load vars for managed_node1 5599 1726879849.65144: Calling groups_plugins_play to load vars for managed_node1 5599 1726879849.65351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879849.65639: done with get_vars() 5599 1726879849.65654: getting variables 5599 1726879849.65656: in VariableManager get_vars() 5599 1726879849.65664: Calling all_inventory to load vars for managed_node3 5599 1726879849.65667: Calling groups_inventory to load vars for managed_node3 5599 1726879849.65669: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879849.65677: Calling all_plugins_play to load vars for managed_node3 5599 1726879849.65679: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879849.65682: Calling groups_plugins_play to load vars for managed_node3 5599 1726879849.65895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879849.66212: done with get_vars() 5599 1726879849.66222: done getting variables 5599 1726879849.66285: in VariableManager get_vars() 5599 1726879849.66296: Calling all_inventory to load vars for managed_node3 5599 1726879849.66298: Calling groups_inventory to load vars for managed_node3 5599 1726879849.66301: Calling all_plugins_inventory to load vars for managed_node3 5599 1726879849.66306: Calling all_plugins_play to load vars for managed_node3 5599 1726879849.66308: Calling groups_plugins_inventory to load vars for managed_node3 5599 1726879849.66311: Calling groups_plugins_play to load vars for managed_node3 5599 1726879849.66514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 5599 1726879849.66830: done with get_vars() 5599 1726879849.66846: done queuing things up, now waiting for results queue to drain 5599 1726879849.66849: results queue empty 5599 1726879849.66850: checking for any_errors_fatal 5599 1726879849.66867: done checking for any_errors_fatal 5599 1726879849.66868: checking for max_fail_percentage 5599 1726879849.66869: done checking for max_fail_percentage 5599 1726879849.66870: checking to see if all hosts have failed and the running result is not ok 5599 1726879849.66871: done checking to see if all hosts have failed 5599 1726879849.66872: getting the remaining hosts for this loop 5599 1726879849.66875: done getting the remaining hosts for this loop 5599 1726879849.66879: getting the next task for host managed_node1 5599 1726879849.66883: done getting next task for host managed_node1 5599 1726879849.66884: ^ task is: None 5599 1726879849.66886: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879849.66887: getting the next task for host managed_node2 5599 1726879849.66889: host managed_node2 is done iterating, returning 5599 1726879849.66890: getting the next task for host managed_node3 5599 1726879849.66893: done getting next task for host managed_node3 5599 1726879849.66894: ^ task is: None 5599 1726879849.66895: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879849.66897: done queuing things up, now waiting for results queue to drain 5599 1726879849.66898: results queue empty 5599 1726879849.66899: checking for any_errors_fatal 5599 1726879849.66900: done checking for any_errors_fatal 5599 1726879849.66901: checking for max_fail_percentage 5599 1726879849.66902: done checking for max_fail_percentage 5599 1726879849.66903: checking to see if all hosts have failed and the running result is not ok 5599 1726879849.66904: done checking to see if all hosts have failed 5599 1726879849.66907: getting the next task for host managed_node1 5599 1726879849.66910: done getting next task for host managed_node1 5599 1726879849.66911: ^ task is: None 5599 1726879849.66912: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 5599 1726879849.66914: getting the next task for host managed_node2 5599 1726879849.66915: host managed_node2 is done iterating, returning 5599 1726879849.66916: getting the next task for host managed_node3 5599 1726879849.66923: done getting next task for host managed_node3 5599 1726879849.66924: ^ task is: None 5599 1726879849.66925: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=25 changed=2 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 managed_node2 : ok=10 changed=1 unreachable=0 failed=1 skipped=3 rescued=1 ignored=0 managed_node3 : ok=24 changed=0 unreachable=0 failed=0 skipped=5 rescued=1 ignored=0 Friday 20 September 2024 20:50:49 -0400 (0:00:00.956) 0:00:27.459 ****** =============================================================================== fedora.linux_system_roles.kdump : Install required packages ------------- 7.05s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 2.17s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Gather facts from managed_node1 ----------------------------------------- 1.82s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:58 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 1.25s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 1.09s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.98s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 fedora.linux_system_roles.kdump : Restart kdump ------------------------- 0.96s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.91s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.89s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.89s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.85s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.84s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.84s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.84s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Fetch the servers public key ---------- 0.80s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Cleanup kdump_path ------------------------------------------------------ 0.70s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:96 fedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.64s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel --- 0.64s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 fedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.62s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists --- 0.61s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 5599 1726879849.67248: RUNNING CLEANUP STDERR: import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb04acd40> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb04ac380> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb04af2c0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb02698b0> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb026a8d0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb02a30e0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb02a32f0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb02b9d90> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb02d7320> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb02bad20> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb02b8470> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb02a0350> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0302930> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0301550> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0302a80> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb02b9460> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0303bc0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb026b6b0> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb03301d0> # /usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/_vendor/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0331670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0331310> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0332600> import 'importlib.util' # import 'importlib.machinery' # # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb034c110> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0332c00> # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb015a270> # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb015a060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb034d010> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0330bc0> # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb01aeea0> # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eb021ac00> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0219fd0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb01afce0> # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb022e420> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb022deb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb021b830> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb034e330> import 'ansible._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0330ad0> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/release.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc' import 'ansible.release' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0330710> import 'ansible' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0330080> # /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb00648c0> # /usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/__init__.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc matches /usr/lib64/python3.12/csv.py # code object from '/usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc' # extension module '_csv' loaded from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so' # extension module '_csv' executed from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so' import '_csv' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eb008a030> import 'csv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb0089310> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb008a5a0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb00b1760> import 'ntpath' # import 'errno' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb00b2f90> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eb00d1670> # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb00d1fd0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb00b3110> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb008a810> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eb011bd70> # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eafee6030> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafee6f00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eafee7500> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafee64b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eafee7e90> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafee75f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafee40e0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaff0c470> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafee42c0> # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff0c800> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff388f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff0f920> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb00b15e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb011a4b0> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_adapters.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff3bb00> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaff5f530> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff5f260> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaff5f350> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaff5f590> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff5d760> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaff75010> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaff76de0> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff75a00> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaffa40b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff5f920> # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaffa4290> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff5fad0> # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaffa5be0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaffa48c0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaffd1310> import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaffd0fb0> # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaffd2c90> import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaffd2570> # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa9a7e0> # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa9a840> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaffa7e30> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff5c5c0> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa9bef0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff5d640> # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa9bd70> # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaad370> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff399a0> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_text.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc' # /usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_functools.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc' import 'importlib.metadata._functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaad940> import 'importlib.metadata._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaad5e0> import 'importlib.metadata._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaff39310> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_meta.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc' import 'importlib.metadata._meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaadbe0> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_collections.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc' import 'importlib.metadata._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaae2a0> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_itertools.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc' import 'importlib.metadata._itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaae840> # /usr/lib64/python3.12/importlib/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/abc.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaafec0> # /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafacdaf0> # /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaface600> import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaaf740> # /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafacf8f0> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaaf410> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaaebd0> import 'importlib.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb007a690> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaf4800> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaf4a40> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc' import 'ansible.module_utils.compat.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaf4aa0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaf62d0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaf4fe0> # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eafaf6ff0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafaf6120> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb12e10> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eafb12f30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eafb380e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb10fe0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb114f0> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/constants.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc' import 'ansible.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb3b500> # /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc' import 'atexit' # # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb4c770> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/__init__.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/jinja2/__pycache__/bccache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/bccache.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/bccache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf994530> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf994cb0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb74500> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf995580> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf995ee0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf9943b0> import 'jinja2.bccache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb4fa40> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/environment.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/markupsafe/__init__.py # code object from '/usr/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc' # extension module 'markupsafe._speedups' loaded from '/usr/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so' # extension module 'markupsafe._speedups' executed from '/usr/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so' import 'markupsafe._speedups' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf9bdfa0> import 'markupsafe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf9bc650> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/nodes.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc' # /usr/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/utils.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf9de930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf9de720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf9de000> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf9deb40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf9ddb20> import 'jinja2.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf9bffb0> import 'jinja2.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf9be0f0> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/compiler.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc' # /usr/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/exceptions.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc' import 'jinja2.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa30830> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/idtracking.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc' # /usr/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/visitor.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc' import 'jinja2.visitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa31d00> import 'jinja2.idtracking' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa31040> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/optimizer.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc' import 'jinja2.optimizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa32240> import 'jinja2.compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf9bec60> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/defaults.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc' # /usr/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/filters.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc' # /usr/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/async_utils.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc' import 'jinja2.async_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa52390> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/runtime.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc' import 'jinja2.runtime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa53080> import 'jinja2.filters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa33d70> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/tests.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/tests.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/tests.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf253770> import 'jinja2.tests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf252ea0> import 'jinja2.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafa339b0> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/lexer.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc' # /usr/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/_identifier.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc' import 'jinja2._identifier' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf27a2a0> import 'jinja2.lexer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf253ce0> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/parser.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc' import 'jinja2.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf27afc0> import 'jinja2.environment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb4fad0> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/loaders.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc' import 'jinja2.loaders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2a9730> import 'jinja2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb4cbf0> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/nativetypes.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc' import 'jinja2.nativetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb4f740> # /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/yaml_strings.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc' import 'ansible.errors.yaml_strings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2ab110> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2ab320> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.common.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2ab440> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/converters.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2ab980> import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2ab020> import 'ansible.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2aa750> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/yaml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/__init__.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/error.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc' import 'yaml.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2dff80> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/tokens.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc' import 'yaml.tokens' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2fc2f0> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/events.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc' import 'yaml.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2fc530> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/nodes.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc' import 'yaml.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2fcf20> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/loader.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/reader.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc' import 'yaml.reader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2fd5b0> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/scanner.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc' import 'yaml.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2fda90> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/parser.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc' import 'yaml.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2fee40> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/composer.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc' import 'yaml.composer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2ff7d0> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/constructor.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc' import 'yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2ffbc0> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/resolver.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc' import 'yaml.resolver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf32cfe0> import 'yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2fd220> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/dumper.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/emitter.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc' import 'yaml.emitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf32d6a0> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/serializer.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc' import 'yaml.serializer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf32e8a0> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/representer.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc' import 'yaml.representer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf32ec60> import 'yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf32d4f0> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/cyaml.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc' # extension module 'yaml._yaml' loaded from '/usr/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so' # extension module 'yaml._yaml' executed from '/usr/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so' import 'yaml._yaml' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf32f9b0> import 'yaml.cyaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf32f5c0> import 'yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2aaed0> import 'ansible.module_utils.common.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2aab10> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf158bf0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/convert_bool.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc' import 'ansible.module_utils.parsing.convert_bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2aa5d0> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc' import 'ansible.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf158e60> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/quoting.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc' import 'ansible.parsing.quoting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf158f20> # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc' import 'ansible.parsing.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf159070> # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/objects.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc' import 'ansible.parsing.yaml.objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1590d0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc' import 'ansible.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf15a3c0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/path.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc' import 'ansible.utils.path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf15a4b0> import 'ansible.config.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb3b590> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/collections.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc' import 'ansible.module_utils.common.collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf15aa20> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/fqcn.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc' import 'ansible.utils.fqcn' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf15af60> # /usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc matches /usr/lib64/python3.12/encodings/unicode_escape.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc' import 'encodings.unicode_escape' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf15b710> import 'ansible.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eafb39ee0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/display.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf18aea0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf18a870> # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf1a3200> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf189760> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1585c0> # /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf18a750> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf18ad20> # /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py # code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc' import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1c90a0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/color.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc' import 'ansible.utils.color' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf32f500> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/multiprocessing.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1cbd70> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1e5340> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1c9f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1c9760> import 'ansible.utils.multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1c95b0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/singleton.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc' import 'ansible.utils.singleton' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1c99d0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unsafe_proxy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/native_jinja.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc' import 'ansible.utils.native_jinja' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1f8500> import 'ansible.utils.unsafe_proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1cb8c0> import 'ansible.utils.display' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf15bfe0> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/context.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/context_objects.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc' import 'ansible.utils.context_objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1fa150> import 'ansible.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1f9ee0> # /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc' import 'ansible.cli.arguments' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1fa4e0> # /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/option_helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1fbe30> # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf22c3e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf214470> import 'ansible.cli.arguments.option_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1fa570> # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc' import 'ansible.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf1fa840> # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/data.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/group.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf01d340> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf030440> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2429f0> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/splitter.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc' import 'ansible.parsing.splitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf030890> import 'ansible.utils.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf242270> import 'ansible.inventory.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf241310> # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/host.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc' import 'ansible.parsing.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0318e0> # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/addresses.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc' import 'ansible.parsing.utils.addresses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf031910> import 'ansible.inventory.host' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf031340> import 'ansible.inventory.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2408c0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf031b50> # /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/loader.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf044680> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/typing.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc' import 'ansible.module_utils.compat.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf045550> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.filter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0455e0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.test' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0456a0> # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/yaml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/loader.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/constructor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf061ac0> # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__about__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0629c0> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0625d0> # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/exceptions.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf062f60> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0630b0> # extension module '_cffi_backend' loaded from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' # extension module '_cffi_backend' executed from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' import '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf0751c0> # extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaf063290> import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf062a20> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf062510> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf075e50> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf076180> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/padding.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/utils.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc' import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0777d0> import 'cryptography.hazmat.primitives.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf076c90> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hmac.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc' import 'cryptography.hazmat.primitives.hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf077ce0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives.kdf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf077fb0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py # code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0887d0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0886b0> import 'cryptography.hazmat.primitives.kdf.pbkdf2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf088290> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf089340> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.decrepit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf08bc80> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.decrepit.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf08bef0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc' import 'cryptography.hazmat.decrepit.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf08b9e0> import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf08b080> import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf089f70> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf089700> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf089220> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/backend.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.bindings.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf09d8b0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/binding.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc' import 'cryptography.hazmat.bindings.openssl._conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf09dfd0> import 'cryptography.hazmat.bindings.openssl.binding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf09da60> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf09f8f0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf09fa70> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0b84d0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc' import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf061a60> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0ba480> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf09fce0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0bbad0> import 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0bb1d0> import 'cryptography.hazmat.backends.openssl.backend' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf09c7a0> import 'cryptography.hazmat.backends.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf09c620> import 'ansible.parsing.vault' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf046b70> import 'ansible.parsing.yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf046180> import 'ansible.parsing.yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf045eb0> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/ajson.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/json.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc' import 'ansible.module_utils.common.json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0bbe00> import 'ansible.parsing.ajson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf046d80> import 'ansible.parsing.utils.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0459a0> # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_config.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc' import 'ansible.utils.collection_loader._collection_config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0cc8f0> # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_finder.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_meta.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc' import 'ansible.utils.collection_loader._collection_meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0cfec0> import 'ansible.utils.collection_loader._collection_finder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0cd100> import 'ansible.utils.collection_loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf045b80> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/plugin_docs.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/plugin_docs.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc' import 'ansible.parsing.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0e0ce0> import 'ansible.utils.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0cec60> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc' import 'packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0e11f0> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/specifiers.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/utils.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/tags.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0f4f50> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_manylinux.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_elffile.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc' import 'packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0f7680> import 'packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0f6ba0> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_musllinux.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc' import 'packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0f7fb0> import 'packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0e3650> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/version.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_structures.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc' import 'packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaef0e150> import 'packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaef0cc20> import 'packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0e2e10> import 'packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0e1430> import 'ansible.plugins.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf032570> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc' import 'ansible.utils.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaef0fa70> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc' import 'ansible.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaef0fd10> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/plugins.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc' import 'ansible.vars.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaef0fdd0> import 'ansible.inventory.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf216990> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/file.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eaee23a10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaee22990> import 'ansible.module_utils.common.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf0e15e0> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/dataloader.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/basic.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc' # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eae24ab10> import 'pwd' # # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eae24af30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae24b080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eae264620> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eae264800> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eae264a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae24b2f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eae266930> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2664b0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/selinux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc' import 'ansible.module_utils.compat.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae266990> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/_text.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc' import 'ansible.module_utils._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae266f90> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/arg_spec.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/parameters.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/warnings.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc' import 'ansible.module_utils.common.warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae267f80> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/errors.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc' import 'ansible.module_utils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27c260> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/validation.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/formatters.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc' import 'ansible.module_utils.common.text.formatters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27d430> import 'ansible.module_utils.common.validation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27c500> import 'ansible.module_utils.common.parameters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae267440> import 'ansible.module_utils.common.arg_spec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae266cf0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/locale.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc' import 'ansible.module_utils.common.locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27d820> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/process.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc' import 'ansible.module_utils.common.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27da00> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/sys_info.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27e120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27dee0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27de80> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/_utils.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc' import 'ansible.module_utils.common._utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27dd30> import 'ansible.module_utils.common.sys_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae27da90> import 'ansible.module_utils.basic' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae248a10> import 'ansible.parsing.dataloader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaee23b30> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc' import 'ansible.inventory.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2a8350> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/fact_cache.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc' import 'ansible.vars.fact_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2a85c0> # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/native_helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc' import 'ansible.template.native_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2a9eb0> # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/template.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc' import 'ansible.template.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2aa1e0> # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc' import 'ansible.template.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2aa300> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/listify.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc' import 'ansible.utils.listify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2aa5d0> import 'ansible.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2a8ad0> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/clean.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc' import 'ansible.vars.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2aa960> import 'ansible.vars.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae248b00> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/completers.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc' import 'argcomplete.completers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2aacf0> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/exceptions.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc' import 'argcomplete.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2ab1a0> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/finders.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/io.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc' import 'argcomplete.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2abc50> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/lexers.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc' import 'argcomplete.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2e8230> # /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_shlex.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc' import 'argcomplete.packages._shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2e83e0> import 'argcomplete.lexers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2abf50> # /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_argparse.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc' import 'argcomplete.packages._argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2e8710> import 'argcomplete.finders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2ab260> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/shell_integration.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc' import 'argcomplete.shell_integration' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2e8a40> import 'argcomplete' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2aaa50> import 'ansible.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb03300b0> # /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/playbook.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2e9040> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/playbook_executor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_queue_manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eae3042c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2ebb60> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eae2ebce0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2eb050> # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eae304380> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae306510> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae3045f0> import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2ea330> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/play_iterator.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/attribute.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/sentinel.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc' import 'ansible.utils.sentinel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae3214c0> import 'ansible.playbook.attribute' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae320e00> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc' import 'ansible.playbook.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae321670> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/block.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/conditional.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc' import 'ansible.playbook.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae323b30> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/collectionsearch.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc' import 'ansible.playbook.collectionsearch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae323f20> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/delegatable.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc' import 'ansible.playbook.delegatable' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf40170> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/mod_args.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc' import 'ansible.parsing.mod_args' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf40770> import 'ansible.playbook.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf402f0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/notifiable.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc' import 'ansible.playbook.notifiable' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf40c20> # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/metadata.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/requirement.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/definition.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/taggable.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc' import 'ansible.playbook.taggable' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf42d50> import 'ansible.playbook.role.definition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf42510> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/galaxy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc matches /usr/lib64/python3.12/tarfile.py # code object from '/usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc' import 'tarfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf433e0> import 'ansible.utils.galaxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf43140> import 'ansible.playbook.role.requirement' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf42090> import 'ansible.playbook.role.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf41c10> import 'ansible.playbook.role' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf40d40> import 'ansible.playbook.block' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae3231a0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/loop_control.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc' import 'ansible.playbook.loop_control' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf841d0> import 'ansible.playbook.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf43b90> import 'ansible.playbook.play' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae3201d0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/playbook_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc' import 'ansible.playbook.playbook_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf84980> import 'ansible.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae307a10> import 'ansible.executor.play_iterator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae3058b0> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/stats.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc' import 'ansible.executor.stats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf32f860> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_result.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc' import 'ansible.executor.task_result' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf84bc0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play_context.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc' import 'ansible.playbook.play_context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf84f20> # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc matches /usr/lib64/python3.12/difflib.py # code object from '/usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc' import 'difflib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf863c0> # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/dumper.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/hostvars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc' import 'ansible.vars.hostvars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf9d820> import 'ansible.parsing.yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf9d550> import 'ansible.plugins.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf856d0> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/reserved.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc' import 'ansible.vars.reserved' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf857c0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/lock.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc' import 'ansible.utils.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf9e060> # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf9e0c0> import 'ansible.executor.task_queue_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2e93d0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/ssh_functions.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/paramiko.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc' import 'ansible.module_utils.compat.paramiko' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf9ffb0> import 'ansible.utils.ssh_functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadf9fcb0> import 'ansible.executor.playbook_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2e90a0> import 'ansible.cli.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae2a9ee0> [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. import 'ansible_collections' # _AnsibleCollectionRootPkgLoader(path=['/tmp/collections-suS/ansible_collections']) import 'ansible_collections.fedora' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-suS/ansible_collections/fedora']) import 'ansible_collections.fedora.linux_system_roles' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-suS/ansible_collections/fedora/linux_system_roles']) import 'ansible_collections.ansible' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-suS/ansible_collections/ansible']) import 'ansible_collections.ansible.builtin' # _AnsibleCollectionPkgLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eb04ac170> # /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc' import 'ansible.plugins.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf2dfe60> # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/shlex.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc' import 'ansible.utils.shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadfce450> # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/__init__.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_parser.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_re.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_types.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc' import 'tomllib._types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadfdd8b0> import 'tomllib._re' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadfdd460> import 'tomllib._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadfcfe00> import 'tomllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadfcfbf0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadfcfc20> # /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.doc_fragments' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadff4140> # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadff5610> # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.become' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadff7710> # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadff7c50> import 'ansible.plugins.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadff6c30> # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py # code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc' import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae014710> # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae016a20> # /usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/__init__.py # code object from '/usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae016d20> # /usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc' # /usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddd9c40> # extension module '_elementtree' loaded from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eadddb0e0> # extension module '_elementtree' executed from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eadddaea0> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae016930> import 'ansible.plugins.shell.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eae0160c0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/hashing.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc' import 'ansible.utils.hashing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadddb290> # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/json_utils.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc' import 'ansible.module_utils.json_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade14e00> # /usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/xmltodict.py # code object from '/usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc' # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade15a00> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade15bb0> # /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc' import 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade17500> # /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc' import 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade17a10> import 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade15df0> import 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade15c10> # /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddd93a0> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eade78b30> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade520c0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddf4080> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadeb5760> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade51e80> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade31c10> import 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade158b0> import 'xmltodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade14e90> # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc' import 'ansible.playbook.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadeb6e70> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc' import 'ansible.playbook.task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadeb70b0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc' import 'ansible.playbook.role.include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadeb7740> import 'ansible.playbook.role_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadeb7260> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler_task_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc' import 'ansible.playbook.handler_task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadeb7a70> # /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/modules/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc' import 'ansible.modules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadeb63c0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/module_common.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/interpreter_discovery.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/compat.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/namespace.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc' import 'ansible.module_utils.facts.namespace' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadcf7d70> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/default_collectors.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/collector.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/timeout.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd157f0> import 'ansible.module_utils.facts.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd155b0> import 'ansible.module_utils.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd14da0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.other' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd16ae0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/facter.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc' import 'ansible.module_utils.facts.other.facter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd17530> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/ohai.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc' import 'ansible.module_utils.facts.other.ohai' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd17950> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.system' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd17c50> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/apparmor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc' import 'ansible.module_utils.facts.system.apparmor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd17da0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/caps.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc' import 'ansible.module_utils.facts.system.caps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd17ef0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/chroot.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc' import 'ansible.module_utils.facts.system.chroot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaf08bd70> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/cmdline.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/utils.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc' import 'ansible.module_utils.facts.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd384a0> import 'ansible.module_utils.facts.system.cmdline' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd38200> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/distribution.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc' import 'ansible.module_utils.facts.system.distribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd38530> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/date_time.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/datetime.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc' import 'ansible.module_utils.compat.datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3a240> import 'ansible.module_utils.facts.system.date_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd39d30> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/env.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc' import 'ansible.module_utils.facts.system.env' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3a5a0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/dns.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc' import 'ansible.module_utils.facts.system.dns' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3a690> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/fips.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc' import 'ansible.module_utils.facts.system.fips' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3a780> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/loadavg.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc' import 'ansible.module_utils.facts.system.loadavg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3a840> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/local.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc' import 'ansible.module_utils.facts.system.local' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3aa20> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/lsb.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc' import 'ansible.module_utils.facts.system.lsb' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3ad80> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/pkg_mgr.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc' import 'ansible.module_utils.facts.system.pkg_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3af30> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/platform.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc' import 'ansible.module_utils.facts.system.platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3b560> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/python.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc' import 'ansible.module_utils.facts.system.python' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3b890> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/selinux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc' import 'ansible.module_utils.facts.system.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3b920> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/service_mgr.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc' import 'ansible.module_utils.facts.system.service_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3b9b0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/ssh_pub_keys.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc' import 'ansible.module_utils.facts.system.ssh_pub_keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3bf50> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/user.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc' import 'ansible.module_utils.facts.system.user' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd502f0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.hardware' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd50380> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd50590> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/aix.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd50860> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/darwin.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/sysctl.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc' import 'ansible.module_utils.facts.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd51580> import 'ansible.module_utils.facts.hardware.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd50ef0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/dragonfly.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/freebsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd51790> import 'ansible.module_utils.facts.hardware.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd515b0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hpux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd51ca0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hurd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/linux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd522a0> import 'ansible.module_utils.facts.hardware.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd51fd0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/netbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd53860> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/openbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd53bf0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/sunos.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd53f50> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6c740> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc' import 'ansible.module_utils.facts.network.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6c8f0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/aix.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/generic_bsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.generic_bsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6d190> import 'ansible.module_utils.facts.network.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6cc20> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/darwin.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc' import 'ansible.module_utils.facts.network.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6db20> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/dragonfly.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc' import 'ansible.module_utils.facts.network.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6db80> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/fc_wwn.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc' import 'ansible.module_utils.facts.network.fc_wwn' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6dd00> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/freebsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6dfa0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hpux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc' import 'ansible.module_utils.facts.network.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6e060> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hurd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc' import 'ansible.module_utils.facts.network.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6e210> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/linux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc' import 'ansible.module_utils.facts.network.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6e420> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/iscsi.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc' import 'ansible.module_utils.facts.network.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6ede0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/nvme.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc' import 'ansible.module_utils.facts.network.nvme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6f080> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/netbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6f1d0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/openbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6f2c0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/sunos.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc' import 'ansible.module_utils.facts.network.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6f4d0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.virtual' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6f7a0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6f920> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/dragonfly.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/freebsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sysctl.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6ff50> import 'ansible.module_utils.facts.virtual.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6fd10> import 'ansible.module_utils.facts.virtual.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd6fb60> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/hpux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8c110> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/linux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8c2c0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/netbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8c9b0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/openbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8cb00> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sunos.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8cc20> import 'ansible.module_utils.facts.default_collectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd14140> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/ansible_collector.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc' import 'ansible.module_utils.facts.ansible_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8cc80> import 'ansible.module_utils.facts.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadcf79b0> import 'ansible.module_utils.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadcf7680> import 'ansible.executor.interpreter_discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadcf6d50> # /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8e0f0> # /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/module_manifest.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc' import 'ansible.executor.powershell.module_manifest' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8e330> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/action_write_locks.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc' import 'ansible.executor.action_write_locks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8e780> import 'ansible.executor.module_common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadcf5a00> # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/jsonify.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc' import 'ansible.parsing.utils.jsonify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8f290> import 'ansible.plugins.action' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadcd8860> import 'ansible_collections.ansible.builtin.plugins' # _AnsibleCollectionLoader(path=None) import 'ansible_collections.ansible.builtin.plugins.action' # _AnsibleCollectionLoader(path=None) import 'ansible_collections.ansible.builtin.plugins.callback' # _AnsibleCollectionLoader(path=None) import 'ansible_collections.ansible.posix' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-suS/ansible_collections/ansible/posix']) import 'ansible_collections.ansible.posix.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-suS/ansible_collections/ansible/posix/plugins']) import 'ansible_collections.ansible.posix.plugins.callback' # _AnsibleCollectionLoader(path=['/tmp/collections-suS/ansible_collections/ansible/posix/plugins/callback']) # /tmp/collections-suS/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc matches /tmp/collections-suS/ansible_collections/ansible/posix/plugins/callback/debug.py # code object from '/tmp/collections-suS/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc' import 'ansible.plugins.callback.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddaa3f0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/_junit_xml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eadbcc560> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbcc4a0> # /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc' import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbcd8e0> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbcd160> # /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc' import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbe9070> # /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbeb440> import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbea060> import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddaaf00> import 'ansible.utils._junit_xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddabb30> # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc' # /tmp/collections-suS/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc matches /tmp/collections-suS/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py # code object from '/tmp/collections-suS/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc2d520> # /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py # code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc2da60> # /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc2f4d0> # /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/worker.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_executor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/connection.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc' import 'ansible.module_utils.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4c9b0> import 'ansible.executor.task_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc2fb00> import 'ansible.executor.process.worker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc2f590> import 'ansible.plugins.strategy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0fcb0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/included_file.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc' import 'ansible.playbook.included_file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4d010> # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/gather_facts.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/gather_facts.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/popen_fork.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc' import 'multiprocessing.popen_fork' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd14b90> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4f3b0> # /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4e2d0> # /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd3a4b0> [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/debug.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/debug.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame import 'ansible_collections.fedora.linux_system_roles.roles' # _AnsibleCollectionLoader(path=['/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles']) import 'ansible_collections.fedora.linux_system_roles.roles.kdump' # _AnsibleCollectionLoader(path=['/tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump']) PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0df40> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1220> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py PyThreadState_Clear: warning: thread still has a frame # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3620> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ac1a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadba9c40> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac200> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py PyThreadState_Clear: warning: thread still has a frame # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad880> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9acb00> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ae270> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3410> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0ec60> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f00e0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f3320> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ac500> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1e80> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac5f0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1820> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9add00> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ade80> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ace90> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1d60> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1460> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ae6f0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddf4200> # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0e180> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f30b0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0ec60> # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ac290> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2e10> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac320> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0d2e0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae2d0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1cd0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f13d0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9520> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0ea50> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d07a0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ada90> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9acc20> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0260> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2660> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9970> # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ae480> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae060> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3650> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c860> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1100> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f07a0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eade51b20> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0f920> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9700> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ed250> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ec860> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0860> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9aefc0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0ec60> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae270> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4e780> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9afec0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c4a0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0e210> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py PyThreadState_Clear: warning: thread still has a frame # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9afad0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f0560> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eadba81a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1580> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbabb60> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9adeb0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d99d0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7d8080> PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9af5f0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9af9b0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8500> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad970> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9adbe0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ef530> # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0f860> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f0e90> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0f950> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb6b1d0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f12e0> import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3290> import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eadba9730> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae3c0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadba8080> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8ad0> import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac230> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb4bd40> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f34d0> # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7d8080> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eadba9e80> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad3a0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadba9d60> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d87d0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d97c0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7d9d60> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d80e0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4ea50> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9afc80> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac7d0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0e090> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d84d0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4e3f0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9afb00> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad6a0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9af710> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac1d0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9add00> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1520> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad6d0> # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9afef0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1340> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired- pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # 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 pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # 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 dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/service.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/service.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbab7d0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1280> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb4bf20> PyThreadState_Clear: warning: thread still has a frame # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9eff50> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f3e90> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ed0a0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9df0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0f80> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7d9310> PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9a00> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f2cc0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1ca0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f36e0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb4ac90> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb4a630> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0e8a0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb496d0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb68500> # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb68860> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9aee70> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f2330> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb496d0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3170> # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d15e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3620> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d3a40> import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f0ad0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d09e0> import 'gc' # # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0aa0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f0bf0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d01d0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7d9190> import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9c10> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1790> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7d9400> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9580> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f18b0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb48c50> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbaa480> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb6b590> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadbabe90> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0e630> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9affb0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9a90> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb49520> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ec050> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f0d10> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f0350> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f3860> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f0590> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9adeb0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ctypes.util # cleanup[2] removing calendar # destroy calendar # cleanup[2] removing termios # cleanup[2] removing tty # cleanup[2] removing pty # destroy pty # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy pwd # destroy syslog # destroy uuid # destroy array # destroy _hashlib # destroy _blake2 # destroy selinux # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy datetime # destroy tty # destroy termios # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy re._parser # destroy tokenize # destroy locale # destroy signal # destroy fcntl # destroy _posixsubprocess # destroy selectors # destroy shutil # destroy errno # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy posixpath # destroy copyreg # destroy contextlib # destroy select # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py PyThreadState_Clear: warning: thread still has a frame # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2ab0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1190> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9310> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f1bb0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db080> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f13a0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0e210> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1970> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8f0440> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2360> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9490> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0e7b0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0d70> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9aeb70> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2cc0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1490> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80dc40> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9100> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8c80> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f16a0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f0a70> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f2f30> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f2090> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f30e0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0e1b0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8f1be0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f3530> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db7d0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d98e0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db260> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadd8f470> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1670> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1160> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80d700> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ef9b0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1cd0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7dbf20> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7d8410> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d84d0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7da030> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3a40> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db890> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f3fe0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f06b0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1880> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1790> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3b00> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ec050> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ef830> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9edee0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80d4c0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0920> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1eb0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db290> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7da270> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1f40> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7da510> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1970> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb68b90> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f0230> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3e90> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d23f0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2450> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2e70> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0c80> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9af5f0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9eef00> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80cc80> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9a00> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac7a0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb6ae70> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f0920> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad3a0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f0650> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f2960> PyThreadState_Clear: warning: thread still has a frame import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3560> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eadc4e4e0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2840> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9add00> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9af890> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0c4d0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f0260> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad610> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2060> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8650> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80c0e0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ed790> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7da1e0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d02f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db7d0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0bc0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4ef00> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0c50> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eadc4e7b0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80f290> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4f590> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb6a180> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ef7d0> import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ef530> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9acb90> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9afaa0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9af470> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80e960> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80fe00> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing hmac # destroy hmac # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy hashlib # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0eae0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2150> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae3f0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ef980> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0ec30> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ee450> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ee630> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1940> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f0f80> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3ef0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0d850> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2ea0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2fc0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c770> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0ec30> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7dacf0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80e8d0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2030> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0ef30> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ed760> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ed5e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb4aa20> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1490> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3e90> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f20c0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eadb68ef0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadda9820> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9aecf0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0dd90> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f16d0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2150> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0f650> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1bb0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80f200> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f3e90> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9acd10> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0ec60> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0e7b0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db3b0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f3c80> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db680> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f2390> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1eb0> PyThreadState_Clear: warning: thread still has a frame import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1670> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d3ad0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2c60> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac380> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1430> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9bb0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c770> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae2d0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c7d0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db0b0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f04d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8320> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3a70> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac9e0> import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddab200> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3ec0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0fcb0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9700> # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7da630> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4d370> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d99d0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0e210> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f14c0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0ed50> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db950> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f12b0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80cb30> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad940> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac590> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f0320> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9eada0fdd0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ec920> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0d880> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f0740> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad340> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d1f10> PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f10a0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db5c0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d94f0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc0e7b0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ace90> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9af7d0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae630> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8b30> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae9f0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80d220> import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d93d0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7d9100> # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2ff0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d82f0> # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f0d10> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f0500> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d1a60> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0bc0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9af710> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9afc20> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac710> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae480> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddab200> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c170> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80c1a0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8500> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8da0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9edf70> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ad790> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9eeae0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9aef30> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac8f0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9af7d0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d0bf0> PyThreadState_Clear: warning: thread still has a frame import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d0ec0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3d10> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1e50> # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7da3c0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d99a0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9520> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d93d0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1b80> # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d81a0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80c2f0> # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ee000> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9adeb0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4e5a0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py import 'gc' # # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac650> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3230> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ac1d0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d3da0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2a80> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c920> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db320> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9190> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9c10> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db080> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d82f0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80c2f0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/fail.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/fail.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8230> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0ec60> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7dba10> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9aedb0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8320> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ace30> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d23f0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9aca10> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d3830> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3410> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ee690> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0caa0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c440> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8d40> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7da540> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7da8a0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80e3c0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9cd0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c320> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9acce0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ac110> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f02c0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9acdd0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d22d0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae7b0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d2b70> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d01a0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c5f0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0f590> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d9700> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d95b0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7db2c0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7da1e0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80e6f0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/reboot.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/reboot.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0da30> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ef740> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9aeb70> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9acc80> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1670> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ad190> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d01a0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d3980> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d2750> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2b70> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7da600> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ed070> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ef410> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ede20> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9eeae0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0e960> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80ede0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1550> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c170> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9aeb70> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead9ad0d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f1670> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae7e0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2b40> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d1100> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead8d3860> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8d2b70> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ef9b0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0ef30> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0ec00> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f2f90> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f2fc0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3dd0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80ec30> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/assert.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/assert.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9aec30> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ef020> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadb4afc0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f3170> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8c20> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f3c80> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80c0b0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7f0d40> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead80cfe0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80e0c0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f0920> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ed850> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ec6e0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ee870> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eaddab200> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9ae4b0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4d730> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f3f50> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7dbd70> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9acfb0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead7f1940> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9afe00> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4f830> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead9adaf0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eadc4e3f0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ead80e240> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead80eff0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8740> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d8110> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead7d96a0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2e10> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f2e10> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ead8f1310> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9eada0c920> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing _typing # cleanup[2] removing typing # cleanup[2] removing pkgutil # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing inspect # cleanup[2] removing ansible._vendor # cleanup[2] removing ansible.release # cleanup[2] removing ansible # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing _csv # cleanup[2] removing csv # cleanup[2] removing email # cleanup[2] removing fnmatch # cleanup[2] removing ntpath # cleanup[2] removing errno # cleanup[2] removing urllib # cleanup[2] removing math # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing binascii # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing threading # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing textwrap # cleanup[2] removing quopri # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing _socket # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing base64 # cleanup[2] removing email.base64mime # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing email.quoprimime # cleanup[2] removing email.errors # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.utils # cleanup[2] removing email.header # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing importlib.metadata._functools # cleanup[2] removing importlib.metadata._text # cleanup[2] removing importlib.metadata._adapters # cleanup[2] removing importlib.metadata._meta # cleanup[2] removing importlib.metadata._collections # cleanup[2] removing importlib.metadata._itertools # cleanup[2] removing tempfile # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.metadata # cleanup[2] removing ansible.module_utils # cleanup[2] removing ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.version # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing signal # cleanup[2] removing fcntl # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing traceback # cleanup[2] removing ansible.config # cleanup[2] removing atexit # cleanup[2] removing configparser # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing jinja2.bccache # cleanup[2] removing markupsafe._speedups # cleanup[2] removing markupsafe # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing jinja2.utils # cleanup[2] removing jinja2.nodes # cleanup[2] removing jinja2.exceptions # cleanup[2] removing jinja2.visitor # cleanup[2] removing jinja2.idtracking # cleanup[2] removing jinja2.optimizer # cleanup[2] removing jinja2.compiler # cleanup[2] removing jinja2.async_utils # cleanup[2] removing jinja2.runtime # cleanup[2] removing jinja2.filters # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing jinja2.tests # cleanup[2] removing jinja2.defaults # cleanup[2] removing jinja2._identifier # cleanup[2] removing jinja2.lexer # cleanup[2] removing jinja2.parser # cleanup[2] removing jinja2.environment # cleanup[2] removing jinja2.loaders # cleanup[2] removing jinja2 # destroy jinja2 # destroy jinja2.bccache # destroy jinja2.utils # destroy jinja2.exceptions # destroy jinja2.visitor # destroy jinja2.idtracking # destroy jinja2.optimizer # destroy jinja2.compiler # destroy jinja2.async_utils # destroy jinja2.runtime # destroy jinja2.filters # destroy jinja2.tests # destroy jinja2.defaults # destroy jinja2._identifier # destroy jinja2.lexer # destroy jinja2.parser # destroy jinja2.environment # destroy jinja2.loaders # cleanup[2] removing jinja2.nativetypes # destroy jinja2.nativetypes # cleanup[2] removing ansible.errors.yaml_strings # cleanup[2] removing ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # cleanup[2] removing ansible.errors # cleanup[2] removing yaml.error # cleanup[2] removing yaml.tokens # cleanup[2] removing yaml.events # cleanup[2] removing yaml.nodes # cleanup[2] removing yaml.reader # cleanup[2] removing yaml.scanner # cleanup[2] removing yaml.parser # cleanup[2] removing yaml.composer # cleanup[2] removing yaml.constructor # cleanup[2] removing yaml.resolver # cleanup[2] removing yaml.loader # cleanup[2] removing yaml.emitter # cleanup[2] removing yaml.serializer # cleanup[2] removing yaml.representer # cleanup[2] removing yaml.dumper # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_0 # destroy _cython_3_0_0 # cleanup[2] removing yaml._yaml # cleanup[2] removing yaml.cyaml # cleanup[2] removing yaml # cleanup[2] removing ansible.module_utils.common.yaml # cleanup[2] removing ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.parsing # cleanup[2] removing ansible.parsing.quoting # cleanup[2] removing ansible.parsing.yaml # cleanup[2] removing ansible.parsing.yaml.objects # cleanup[2] removing ansible.utils # cleanup[2] removing ansible.utils.path # cleanup[2] removing ansible.config.manager # cleanup[2] removing ansible.module_utils.common.collections # cleanup[2] removing ansible.utils.fqcn # cleanup[2] removing encodings.unicode_escape # cleanup[2] removing ansible.constants # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing tty # cleanup[2] removing ansible.utils.color # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # cleanup[2] removing multiprocessing # cleanup[2] removing ansible.utils.multiprocessing # cleanup[2] removing ansible.utils.singleton # cleanup[2] removing ansible.utils.native_jinja # cleanup[2] removing ansible.utils.unsafe_proxy # cleanup[2] removing ansible.utils.display # cleanup[2] removing ansible.utils.context_objects # cleanup[2] removing ansible.context # cleanup[2] removing ansible.cli.arguments # cleanup[2] removing copy # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing ansible.cli.arguments.option_helpers # cleanup[2] removing ansible.inventory # cleanup[2] removing platform # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing ansible.parsing.splitter # cleanup[2] removing ansible.utils.vars # cleanup[2] removing ansible.inventory.group # cleanup[2] removing ansible.parsing.utils # cleanup[2] removing ansible.parsing.utils.addresses # cleanup[2] removing ansible.inventory.host # cleanup[2] removing ansible.inventory.data # cleanup[2] removing ansible.plugins # cleanup[2] removing glob # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing ansible.plugins.filter # cleanup[2] removing ansible.plugins.test # cleanup[2] removing shlex # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # cleanup[2] removing cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # cleanup[2] removing _cffi_backend # cleanup[2] removing _openssl # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.exceptions # cleanup[2] removing cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat.primitives.padding # cleanup[2] removing cryptography.hazmat.primitives.hmac # cleanup[2] removing cryptography.hazmat.primitives.kdf # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.hazmat.primitives.kdf.pbkdf2 # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.decrepit # cleanup[2] removing cryptography.hazmat.decrepit.ciphers # cleanup[2] removing cryptography.hazmat.decrepit.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.bindings.openssl # cleanup[2] removing cryptography.hazmat.bindings.openssl._conditional # cleanup[2] removing cryptography.hazmat.bindings.openssl.binding # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding # cleanup[2] removing cryptography.hazmat.backends.openssl.backend # destroy cryptography.hazmat.backends.openssl.backend # cleanup[2] removing cryptography.hazmat.backends.openssl # cleanup[2] removing ansible.parsing.vault # cleanup[2] removing ansible.parsing.yaml.constructor # cleanup[2] removing ansible.parsing.yaml.loader # cleanup[2] removing ansible.module_utils.common.json # cleanup[2] removing ansible.parsing.ajson # cleanup[2] removing ansible.parsing.utils.yaml # cleanup[2] removing ansible.utils.collection_loader._collection_config # cleanup[2] removing ansible.utils.collection_loader._collection_meta # cleanup[2] removing ansible.utils.collection_loader._collection_finder # cleanup[2] removing ansible.utils.collection_loader # cleanup[2] removing ansible.parsing.plugin_docs # cleanup[2] removing ansible.utils.plugin_docs # cleanup[2] removing packaging # destroy packaging # cleanup[2] removing sysconfig # cleanup[2] removing packaging._elffile # destroy packaging._elffile # cleanup[2] removing packaging._manylinux # cleanup[2] removing packaging._musllinux # cleanup[2] removing packaging.tags # destroy packaging.tags # cleanup[2] removing packaging._structures # destroy packaging._structures # cleanup[2] removing packaging.version # destroy packaging.version # cleanup[2] removing packaging.utils # destroy packaging.utils # cleanup[2] removing packaging.specifiers # destroy packaging.specifiers # cleanup[2] removing ansible.plugins.loader # cleanup[2] removing ansible.utils.helpers # cleanup[2] removing ansible.vars # cleanup[2] removing ansible.vars.plugins # cleanup[2] removing ansible.inventory.manager # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # cleanup[2] removing grp # cleanup[2] removing pwd # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # cleanup[2] removing ansible.parsing.dataloader # cleanup[2] removing ansible.inventory.helpers # cleanup[2] removing ansible.vars.fact_cache # cleanup[2] removing ansible.template.native_helpers # cleanup[2] removing ansible.template.template # cleanup[2] removing ansible.template.vars # cleanup[2] removing ansible.utils.listify # cleanup[2] removing ansible.template # cleanup[2] removing ansible.vars.clean # cleanup[2] removing ansible.vars.manager # cleanup[2] removing argcomplete.completers # cleanup[2] removing argcomplete.exceptions # cleanup[2] removing argcomplete.io # cleanup[2] removing argcomplete.packages # cleanup[2] removing argcomplete.packages._shlex # cleanup[2] removing argcomplete.lexers # cleanup[2] removing argcomplete.packages._argparse # cleanup[2] removing argcomplete.finders # cleanup[2] removing argcomplete.shell_integration # cleanup[2] removing argcomplete # cleanup[2] removing ansible.cli # cleanup[2] removing ansible.executor # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.util # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.queues # cleanup[2] removing ansible.utils.sentinel # cleanup[2] removing ansible.playbook.attribute # cleanup[2] removing ansible.playbook.base # cleanup[2] removing ansible.playbook.conditional # cleanup[2] removing ansible.playbook.collectionsearch # cleanup[2] removing ansible.playbook.delegatable # cleanup[2] removing ansible.parsing.mod_args # cleanup[2] removing ansible.playbook.helpers # cleanup[2] removing ansible.playbook.notifiable # cleanup[2] removing ansible.playbook.taggable # cleanup[2] removing ansible.playbook.role.definition # cleanup[2] removing tarfile # cleanup[2] removing ansible.utils.galaxy # cleanup[2] removing ansible.playbook.role.requirement # cleanup[2] removing ansible.playbook.role.metadata # cleanup[2] removing ansible.playbook.role # cleanup[2] removing ansible.playbook.block # cleanup[2] removing ansible.playbook.loop_control # cleanup[2] removing ansible.playbook.task # cleanup[2] removing ansible.playbook.play # cleanup[2] removing ansible.playbook.playbook_include # cleanup[2] removing ansible.playbook # cleanup[2] removing ansible.executor.play_iterator # cleanup[2] removing ansible.executor.stats # cleanup[2] removing ansible.executor.task_result # cleanup[2] removing ansible.playbook.play_context # cleanup[2] removing difflib # cleanup[2] removing ansible.vars.hostvars # cleanup[2] removing ansible.parsing.yaml.dumper # cleanup[2] removing ansible.plugins.callback # cleanup[2] removing ansible.vars.reserved # cleanup[2] removing ansible.utils.lock # cleanup[2] removing dataclasses # cleanup[2] removing ansible.executor.task_queue_manager # cleanup[2] removing ansible.module_utils.compat.paramiko # cleanup[2] removing ansible.utils.ssh_functions # cleanup[2] removing ansible.executor.playbook_executor # cleanup[2] removing ansible.cli.playbook # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.builtin # destroy ansible_collections.ansible.builtin # cleanup[2] removing ansible.plugins.cache # cleanup[2] removing ansible.plugins.cache.memory # cleanup[2] removing ansible.plugins.inventory # cleanup[2] removing ansible.plugins.inventory.host_list # cleanup[2] removing ansible.plugins.inventory.script # cleanup[2] removing ansible.plugins.inventory.auto # cleanup[2] removing ansible.plugins.inventory.yaml # cleanup[2] removing ansible.plugins.inventory.ini # cleanup[2] removing ansible.utils.shlex # cleanup[2] removing ansible.plugins.inventory.toml # cleanup[2] removing tomllib._types # cleanup[2] removing tomllib._re # cleanup[2] removing tomllib._parser # cleanup[2] removing tomllib # cleanup[2] removing ansible.plugins.vars # cleanup[2] removing ansible.plugins.vars.host_group_vars # cleanup[2] removing ansible.plugins.doc_fragments # cleanup[2] removing ansible.plugins.doc_fragments.vars_plugin_staging # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing ansible.plugins.become # cleanup[2] removing ansible.plugins.shell # cleanup[2] removing ansible.plugins.connection # cleanup[2] removing ansible.plugins.connection.local # cleanup[2] removing pty # cleanup[2] removing ansible.plugins.doc_fragments.connection_pipelining # cleanup[2] removing ansible.plugins.connection.paramiko_ssh # cleanup[2] removing ansible.plugins.connection.psrp # cleanup[2] removing xml # cleanup[2] removing xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing ansible.plugins.shell.powershell # cleanup[2] removing ansible.utils.hashing # cleanup[2] removing ansible.plugins.connection.ssh # cleanup[2] removing ansible.plugins.connection.winrm # cleanup[2] removing ansible.module_utils.json_utils # cleanup[2] removing xml.parsers # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # cleanup[2] removing xml.sax.handler # cleanup[2] removing xml.sax._exceptions # cleanup[2] removing xml.sax.xmlreader # cleanup[2] removing xml.sax # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing xml.sax.saxutils # cleanup[2] removing xmltodict # cleanup[2] removing ansible.plugins.shell.cmd # cleanup[2] removing ansible.plugins.doc_fragments.shell_windows # cleanup[2] removing ansible.plugins.shell.sh # cleanup[2] removing ansible.plugins.doc_fragments.shell_common # cleanup[2] removing ansible.plugins.become.runas # cleanup[2] removing ansible.plugins.become.su # cleanup[2] removing ansible.plugins.become.sudo # cleanup[2] removing ansible.playbook.handler # cleanup[2] removing ansible.playbook.task_include # cleanup[2] removing ansible.playbook.role.include # cleanup[2] removing ansible.playbook.role_include # cleanup[2] removing ansible.playbook.handler_task_include # cleanup[2] removing ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # cleanup[2] removing ansible.executor.interpreter_discovery # cleanup[2] removing ansible.executor.powershell # cleanup[2] removing ansible.executor.powershell.module_manifest # cleanup[2] removing ansible.executor.action_write_locks # cleanup[2] removing ansible.executor.module_common # cleanup[2] removing ansible.parsing.utils.jsonify # cleanup[2] removing ansible.plugins.action # cleanup[2] removing ansible_collections.ansible.builtin.plugins # cleanup[2] removing ansible_collections.ansible.builtin.plugins.action # cleanup[2] removing ansible_collections.ansible.builtin.plugins.callback # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.callback # destroy ansible_collections.ansible.posix.plugins.callback # cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.debug # cleanup[2] removing ansible.plugins.callback.default # cleanup[2] removing ansible.plugins.doc_fragments.default_callback # cleanup[2] removing ansible.plugins.doc_fragments.result_format_callback # cleanup[2] removing ansible.plugins.callback.junit # cleanup[2] removing _decimal # cleanup[2] removing decimal # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing ansible.utils._junit_xml # cleanup[2] removing ansible.plugins.callback.minimal # cleanup[2] removing ansible.plugins.callback.oneline # cleanup[2] removing ansible.plugins.callback.tree # cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.profile_tasks # cleanup[2] removing cmd # cleanup[2] removing pprint # cleanup[2] removing ansible.executor.process # cleanup[2] removing ansible.module_utils.connection # cleanup[2] removing ansible.executor.task_executor # cleanup[2] removing ansible.executor.process.worker # cleanup[2] removing ansible.plugins.strategy # cleanup[2] removing ansible.plugins.strategy.linear # cleanup[2] removing ansible.playbook.included_file # cleanup[2] removing ansible.plugins.action.gather_facts # cleanup[2] removing multiprocessing.popen_fork # cleanup[2] removing ansible.plugins.action.debug # cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles # destroy ansible_collections.fedora.linux_system_roles.roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles.kdump # destroy ansible_collections.fedora.linux_system_roles.roles.kdump # cleanup[2] removing ansible.plugins.action.set_fact # cleanup[2] removing ansible.plugins.action.include_vars # cleanup[2] removing ansible.plugins.action.package # cleanup[2] removing ansible.plugins.action.service # cleanup[2] removing ansible.plugins.action.command # cleanup[2] removing ansible.plugins.action.template # cleanup[2] removing ansible.plugins.action.fail # cleanup[2] removing ansible.plugins.action.reboot # cleanup[2] removing ansible.plugins.action.assert # destroy _sitebuiltins # destroy ansible._vendor # destroy ansible.release # destroy ansible.module_utils # destroy ansible.module_utils.common # destroy ansible.module_utils.common.text # destroy ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.yaml # destroy ansible.module_utils.common.collections # destroy ansible.module_utils.common.json # destroy ansible.module_utils.common.file # destroy ansible.module_utils.common.warnings # destroy ansible.module_utils.common.validation # destroy ansible.module_utils.common.parameters # destroy ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.locale # destroy ansible.module_utils.common.process # destroy ansible.module_utils.common._utils # destroy ansible.module_utils.common.sys_info # destroy ansible.module_utils.parsing # destroy ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils._text # destroy ansible.module_utils.errors # destroy ansible.module_utils.basic # destroy ansible.module_utils.json_utils # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # destroy ansible.module_utils.connection # destroy ansible.config # destroy ansible.config.manager # destroy ansible.errors # destroy ansible.parsing # destroy ansible.parsing.quoting # destroy ansible.parsing.yaml # destroy ansible.parsing.yaml.objects # destroy ansible.parsing.yaml.constructor # destroy ansible.parsing.yaml.loader # destroy ansible.parsing.yaml.dumper # destroy ansible.parsing.splitter # destroy ansible.parsing.utils # destroy ansible.parsing.utils.addresses # destroy ansible.parsing.utils.yaml # destroy ansible.parsing.utils.jsonify # destroy ansible.parsing.vault # destroy ansible.parsing.ajson # destroy ansible.parsing.plugin_docs # destroy ansible.parsing.dataloader # destroy ansible.parsing.mod_args # destroy ansible.inventory # destroy ansible.inventory.group # destroy ansible.inventory.host # destroy ansible.inventory.data # destroy ansible.inventory.manager # destroy ansible.inventory.helpers # destroy ansible.vars # destroy ansible.vars.plugins # destroy ansible.vars.fact_cache # destroy ansible.vars.clean # destroy ansible.vars.manager # destroy ansible.vars.hostvars # destroy ansible.vars.reserved # destroy ansible.template # destroy ansible.playbook # destroy ansible.modules # destroy ansible.cli.arguments # destroy argcomplete # destroy argcomplete.completers # destroy argcomplete.exceptions # destroy argcomplete.packages # destroy argcomplete.packages._argparse # destroy argcomplete.lexers # destroy argcomplete.finders # destroy argcomplete.shell_integration # destroy ansible.module_utils.compat.version # destroy ansible.module_utils.compat.datetime # destroy ansible.utils.path # destroy ansible.utils.fqcn # destroy ansible.utils.color # destroy ansible.utils.multiprocessing # destroy ansible.utils.singleton # destroy ansible.utils.native_jinja # destroy ansible.utils.unsafe_proxy # destroy ansible.utils.display # destroy ansible.utils.context_objects # destroy ansible.utils.vars # destroy ansible.utils.collection_loader # destroy ansible.utils.plugin_docs # destroy ansible.utils.helpers # destroy ansible.utils.listify # destroy ansible.utils.sentinel # destroy ansible.utils.galaxy # destroy ansible.utils.lock # destroy ansible.utils.shlex # destroy ansible.utils.hashing # destroy ansible.utils._junit_xml # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.popen_fork # destroy ansible # destroy ansible.plugins # destroy ansible.plugins.filter # destroy ansible.plugins.test # destroy ansible.plugins.cache # destroy ansible.plugins.inventory # destroy ansible.plugins.vars # destroy ansible.plugins.doc_fragments # destroy ansible.plugins.become # destroy ansible.plugins.shell # destroy ansible.plugins.strategy # destroy ansible.plugins.doc_fragments.vars_plugin_staging # destroy ansible.plugins.doc_fragments.connection_pipelining # destroy ansible.plugins.doc_fragments.shell_windows # destroy ansible.plugins.doc_fragments.shell_common # destroy ansible.plugins.doc_fragments.default_callback # destroy ansible.plugins.doc_fragments.result_format_callback # destroy cryptography.__about__ # destroy cryptography.hazmat # destroy cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings.openssl # destroy cryptography.hazmat.bindings.openssl._conditional # destroy cryptography.hazmat.backends # destroy cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives.padding # destroy cryptography.hazmat.primitives.hmac # destroy cryptography.hazmat.primitives.kdf # destroy cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric.padding # destroy cryptography.hazmat.decrepit # destroy cryptography.hazmat.decrepit.ciphers # destroy cryptography.hazmat.decrepit.ciphers.algorithms # destroy cryptography.hazmat._oid # destroy cryptography.exceptions # destroy cryptography.hazmat.backends.openssl # destroy cryptography.hazmat.primitives.kdf.pbkdf2 # destroy cryptography.hazmat.primitives.constant_time # destroy hmac # destroy cryptography.hazmat.bindings.openssl.binding # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography # destroy lib # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives._serialization # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy ansible.utils.collection_loader._collection_config # destroy ansible.utils.collection_loader._collection_meta # destroy ansible.utils.collection_loader._collection_finder # destroy sysconfig # destroy packaging._manylinux # destroy packaging._musllinux # destroy ansible.plugins.action.gather_facts # destroy ansible.plugins.action.debug # destroy ansible.plugins.action.set_fact # destroy ansible.plugins.action.include_vars # destroy ansible.plugins.action.package # destroy ansible.plugins.action.service # destroy ansible.plugins.action.command # destroy ansible.plugins.action.template # destroy ansible.plugins.action.fail # destroy ansible.plugins.action.reboot # destroy ansible.plugins.action.assert # destroy ansible.plugins.cache.memory # destroy ansible_collections.ansible.posix.plugins.callback.debug # destroy ansible.plugins.callback.junit # destroy ansible.plugins.callback.minimal # destroy ansible.plugins.callback.oneline # destroy ansible.plugins.callback.tree # destroy ansible_collections.ansible.posix.plugins.callback.profile_tasks # destroy ansible.plugins.connection.local # destroy ansible.plugins.connection.paramiko_ssh # destroy ansible.plugins.connection.ssh # destroy ansible.plugins.shell.cmd # destroy ansible.plugins.shell.sh # destroy ansible.plugins.strategy.linear # destroy ansible.plugins.vars.host_group_vars # destroy ansible.plugins.inventory.host_list # destroy ansible.plugins.inventory.script # destroy ansible.plugins.inventory.auto # destroy ansible.plugins.inventory.yaml # destroy ansible.plugins.inventory.ini # destroy ansible.plugins.inventory.toml # destroy ansible.plugins.become.runas # destroy ansible.plugins.become.su # destroy ansible.plugins.become.sudo # destroy selinux # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy syslog # destroy distro # destroy distro.distro # destroy ansible.template.native_helpers # destroy ansible.template.template # destroy ansible.template.vars # destroy ansible.module_utils.six # destroy argparse # destroy argcomplete.io # destroy argcomplete.packages._shlex # destroy ansible.cli.arguments.option_helpers # destroy ansible.executor.play_iterator # destroy ansible.executor.stats # destroy ansible.executor.task_result # destroy ansible.executor.task_queue_manager # destroy ansible.executor.interpreter_discovery # destroy ansible.executor.powershell # destroy ansible.executor.module_common # destroy ansible.executor.process # destroy ansible.executor.process.worker # destroy ansible.executor.task_executor # destroy _heapq # destroy _queue # destroy ansible.playbook.attribute # destroy ansible.playbook.base # destroy ansible.playbook.conditional # destroy ansible.playbook.collectionsearch # destroy ansible.playbook.delegatable # destroy ansible.playbook.helpers # destroy ansible.playbook.notifiable # destroy ansible.playbook.taggable # destroy ansible.playbook.role # destroy ansible.playbook.block # destroy ansible.playbook.loop_control # destroy ansible.playbook.task # destroy ansible.playbook.play # destroy ansible.playbook.playbook_include # destroy ansible.playbook.play_context # destroy ansible.playbook.handler # destroy ansible.playbook.task_include # destroy ansible.playbook.role_include # destroy ansible.playbook.handler_task_include # destroy ansible.playbook.included_file # destroy ansible.playbook.role.definition # destroy ansible.playbook.role.requirement # destroy ansible.playbook.role.metadata # destroy ansible.playbook.role.include # destroy tarfile # destroy grp # destroy ansible.plugins.callback # destroy difflib # destroy ansible.plugins.callback.default # destroy keyword # destroy ansible.module_utils.compat # destroy ansible.module_utils.compat.paramiko # destroy ansible.utils # destroy ansible.utils.ssh_functions # destroy ansible.executor # destroy ansible.executor.playbook_executor # destroy ansible.cli # destroy ansible.cli.playbook # destroy tomllib # destroy tomllib._types # destroy tomllib._re # destroy tomllib._parser # destroy ansible.plugins.shell.powershell # destroy ansible.plugins.connection.psrp # destroy xml.etree # destroy xml.parsers # destroy xml.sax # destroy xml.dom # destroy xml.etree.ElementPath # destroy _elementtree # destroy ansible.plugins.connection.winrm # destroy ansible.plugins.connection # destroy xmltodict # destroy xml.parsers.expat # destroy pyexpat # destroy pyexpat.errors # destroy pyexpat.model # destroy xml.sax._exceptions # destroy xml.sax.saxutils # destroy xml.sax.handler # destroy xml.sax.xmlreader # destroy ansible.plugins.action # destroy ansible.executor.powershell.module_manifest # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing.pool # destroy shlex # destroy ansible.module_utils.compat.selinux # destroy pwd # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy pkgutil # destroy multiprocessing # destroy decimal # destroy xml.etree.ElementTree # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy xml.dom.minidom # destroy xml.dom.domreg # destroy copy # destroy xml # destroy cmd # destroy pprint # destroy queue # destroy ansible.context # destroy ansible.executor.action_write_locks # destroy ansible.plugins.loader # destroy dataclasses # destroy pty # destroy uuid # cleanup[3] wiping _decimal # cleanup[3] wiping urllib.request # destroy bisect # destroy hashlib # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping multiprocessing.connection # cleanup[3] wiping multiprocessing.util # cleanup[3] wiping _multiprocessing # cleanup[3] wiping systemd._daemon # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping selinux._selinux # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.utils # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy _openssl # cleanup[3] wiping _cffi_backend # cleanup[3] wiping _uuid # cleanup[3] wiping platform # cleanup[3] wiping multiprocessing.context # destroy multiprocessing.reduction # cleanup[3] wiping multiprocessing.process # cleanup[3] wiping tty # cleanup[3] wiping logging # cleanup[3] wiping ctypes.util # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping ansible.constants # cleanup[3] wiping encodings.unicode_escape # cleanup[3] wiping yaml # destroy yaml.error # destroy yaml.tokens # destroy yaml.events # destroy yaml.nodes # destroy yaml.reader # destroy yaml.scanner # destroy yaml.parser # destroy yaml.composer # destroy yaml.constructor # destroy yaml.resolver # destroy yaml.loader # destroy yaml.emitter # destroy yaml.serializer # destroy yaml.representer # destroy yaml.dumper # destroy yaml.cyaml # cleanup[3] wiping yaml._yaml # destroy yaml # cleanup[3] wiping cython_runtime # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping ansible.errors.yaml_strings # cleanup[3] wiping jinja2.nodes # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping markupsafe # destroy string # cleanup[3] wiping markupsafe._speedups # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping _pickle # cleanup[3] wiping configparser # cleanup[3] wiping atexit # cleanup[3] wiping traceback # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping fcntl # cleanup[3] wiping getpass # cleanup[3] wiping termios # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping importlib.metadata # destroy importlib.metadata._functools # destroy importlib.metadata._text # destroy importlib.metadata._adapters # destroy importlib.metadata._meta # destroy importlib.metadata._collections # destroy importlib.metadata._itertools # destroy csv # cleanup[3] wiping importlib.abc # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping tempfile # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.header # cleanup[3] wiping email.utils # destroy urllib # destroy urllib.parse # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping email.errors # cleanup[3] wiping email.quoprimime # cleanup[3] wiping _string # cleanup[3] wiping email.base64mime # cleanup[3] wiping base64 # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping array # cleanup[3] wiping select # cleanup[3] wiping _socket # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping textwrap # cleanup[3] wiping zipfile # destroy zipfile._path # destroy struct # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping threading # cleanup[3] wiping _struct # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping binascii # cleanup[3] wiping pathlib # destroy fnmatch # cleanup[3] wiping ipaddress # cleanup[3] wiping math # cleanup[3] wiping errno # cleanup[3] wiping ntpath # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email.base64mime # destroy email.quoprimime # destroy email.errors # destroy email.encoders # destroy email.charset # destroy email.utils # destroy email.header # destroy email.iterators # destroy email.message # destroy email.feedparser # destroy email.parser # cleanup[3] wiping _csv # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy linecache # destroy token # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _opcode # cleanup[3] wiping typing # cleanup[3] wiping _typing # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping weakref # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # destroy importlib.abc # destroy importlib.metadata # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy selinux._selinux # destroy _cffi_backend # destroy _curses # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _string # destroy _weakref # destroy _sha2 # destroy _typing # destroy platform # destroy _uuid # destroy re._parser # destroy tokenize # destroy _signal # destroy select # destroy json.scanner # destroy _json # destroy atexit # destroy configparser # destroy stat # destroy _functools # destroy cryptography.hazmat.primitives.ciphers.modes # destroy inspect # destroy _tokenize # destroy shutil # destroy copyreg # destroy pickle # destroy markupsafe._speedups # destroy importlib # destroy zipimport # destroy enum # destroy _thread # destroy markupsafe # destroy ntpath # destroy array # destroy math # destroy ipaddress # destroy _pickle # destroy abc # destroy _opcode # destroy jinja2.nodes # destroy cryptography.utils # destroy importlib.resources.abc # destroy importlib.resources._common # destroy email # destroy _warnings # destroy posix # destroy zlib # destroy _compression # destroy posixpath # destroy zipfile # destroy contextlib # destroy pathlib # destroy zipfile._path.glob # destroy _csv # destroy _bz2 # destroy _lzma # destroy locale # destroy binascii # destroy tempfile # destroy multiprocessing.process # destroy multiprocessing.util # destroy collections # destroy weakref # destroy _multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.context # destroy _hashlib # destroy http.client # destroy socket # destroy base64 # destroy errno # destroy _blake2 # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.unicode_escape # destroy curses # destroy collections.abc # destroy ctypes # destroy fcntl # destroy getpass # destroy io # destroy logging # destroy os # destroy random # destroy subprocess # destroy termios # destroy textwrap # destroy threading # destroy time # destroy tty # destroy typing # destroy _random # destroy _codecs # destroy codecs # destroy datetime # destroy json # destroy ansible.constants # destroy _struct # destroy _sre # destroy functools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy re # destroy traceback # destroy ansible.errors.yaml_strings # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy types # destroy warnings # destroy _operator # destroy itertools # clear sys.audit hooks MSG: non-zero return code 5017 1726879852.68471: no more pending results, returning what we have 5017 1726879852.68477: results queue empty 5017 1726879852.68478: checking for any_errors_fatal 5017 1726879852.68480: done checking for any_errors_fatal 5017 1726879852.68481: checking for max_fail_percentage 5017 1726879852.68483: done checking for max_fail_percentage 5017 1726879852.68484: checking to see if all hosts have failed and the running result is not ok 5017 1726879852.68485: done checking to see if all hosts have failed 5017 1726879852.68486: getting the remaining hosts for this loop 5017 1726879852.68488: done getting the remaining hosts for this loop 5017 1726879852.68493: getting the next task for host managed_node3 5017 1726879852.68495: host managed_node3 is done iterating, returning 5017 1726879852.68496: done queuing things up, now waiting for results queue to drain 5017 1726879852.68498: results queue empty 5017 1726879852.68499: checking for any_errors_fatal 5017 1726879852.68500: done checking for any_errors_fatal 5017 1726879852.68500: checking for max_fail_percentage 5017 1726879852.68502: done checking for max_fail_percentage 5017 1726879852.68503: checking to see if all hosts have failed and the running result is not ok 5017 1726879852.68504: done checking to see if all hosts have failed 5017 1726879852.68505: getting the next task for host managed_node3 5017 1726879852.68506: host managed_node3 is done iterating, returning PLAY RECAP ********************************************************************* managed_node3 : ok=29 changed=7 unreachable=0 failed=1 skipped=5 rescued=1 ignored=0 Friday 20 September 2024 20:50:52 -0400 (0:00:31.370) 0:00:51.337 ****** =============================================================================== Run ansible-playbook with tests_ssh.yml in check mode ------------------ 31.37s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:38 fedora.linux_system_roles.kdump : Install required packages ------------- 2.55s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 1.62s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Gather facts from managed_node3 ----------------------------------------- 1.42s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:58 Gathering Facts --------------------------------------------------------- 1.40s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 1.27s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Create static inventory from hostvars ----------------------------------- 1.16s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:16 Gathering Facts --------------------------------------------------------- 0.99s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:29 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.86s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed --- 0.75s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.64s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.62s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.61s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 fedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.61s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Create temporary file --------------------------------------------------- 0.60s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:9 fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.58s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.57s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.53s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 fedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.42s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Cleanup kdump_path ------------------------------------------------------ 0.42s /tmp/collections-suS/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:96 5017 1726879852.72415: RUNNING CLEANUP